Tbox: A GLib-like cross-platform C library
1–10 of 71 posts
Re: Tbox: A GLib-like cross-platform C library
#2Provides stream, container, iterator, algorithm, coroutine, database .. modules.
And we use xmake to build it.
Re: Tbox: A GLib-like cross-platform C library
#3Great!
Re: Tbox: A GLib-like cross-platform C library
#4I like it
Re: Tbox: A GLib-like cross-platform C library
#5Very Good! I like it!
Re: Tbox: A GLib-like cross-platform C library
#6nice,good job
Re: Tbox: A GLib-like cross-platform C library
#7Very Good! I like it!
Re: Tbox: A GLib-like cross-platform C library
#8Why was it written in C instead of Rust/C++?
Additionally why are there a bunch of generic sounding Chinese names in the comments with dead comments? Bot comments/SEO?
Re: Tbox: A GLib-like cross-platform C library
#9how does it handle u_128 (IPv6 comparison/sorting/hashing)
two u_64 is .. sad (sometimes unavoidable)
no bzip2 but other good modern compressors which I guess is about what you need for jar and zip files.
openssl compatible crypto .. oy vey the chain of "who audits the code is now a mile long at the microphone"
Re: Tbox: A GLib-like cross-platform C library
#10Why was it written in C instead of Rust/C++? Additionally why are there a bunch of generic sounding Chinese names in the comments with dead comments? Bot comments/SEO?
It's a C library. If it were a Rust or C++ library it would be written in those languages.