Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That is the standard library, TBOX is just a third-party library, providing some easy-to-use cross-platform modules.


Any plans to do a Libc too? A lot of embedded systems like ESP32 could really use a good Libc without having to pull in Linux.


I haven't got this plan yet., but the tbox has a lightweight and compact libc implementation built in. The interface name looks like this: tb_snprintf, tb_strlcpy, ...

You can see https://github.com/tboox/tbox/tree/master/src/tbox/libc




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: