TBOX: A Multi-Platform C Library
github.com
TBOX: A Multi-Platform C Library
1–10 of 36 posts
Re: TBOX: A Multi-Platform C Library
#2looks interesting. what's the difference between this with glibc/musl/etc.
Re: TBOX: A Multi-Platform C Library
#3looks interesting. what's the difference between this with glibc/musl/etc.
Well, it's not a libc (although it seems to contain one).
Re: TBOX: A Multi-Platform C Library
#4Needs GUI support and statistics support.
Another rewrite of malloc() and string utils is not that useful.
Re: TBOX: A Multi-Platform C Library
#5I appreciate the licenses folder but could you add that information to the readme as well? It's useful sometimes to gather all the information I need about a project in the "readme" at least for me, just the names of the licenses and the files they affect could work if it's not too much trouble, but even just naming the licenses works. Thank you! :)
Re: TBOX: A Multi-Platform C Library
#6Nice straight forwardness in this lib - love the async stuff for url downloads/access.. its modern.. its C.. its confusingly normal!
Re: TBOX: A Multi-Platform C Library
#7Looks like a comprehensive and mature personal toolbox, which one would accumulate over years of working on C projects. Not exactly easy to reuse due to the lack of documentation and other reasons, but totally worthy of sharing nonetheless. A very interesting read.
Re: TBOX: A Multi-Platform C Library
#8This wins the "Fucking Sweet" award for being hypothetically useful. In reality... not so much.
Re: TBOX: A Multi-Platform C Library
#9Re: TBOX: A Multi-Platform C Library
#10This wins the "Fucking Sweet" award for being hypothetically useful. In reality... not so much.
Why do you think it's not useful in reality?