Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
waruqi
on April 12, 2019
|
parent
|
context
|
favorite
| on:
Tbox: A GLib-like cross-platform C library
That is the standard library, TBOX is just a third-party library, providing some easy-to-use cross-platform modules.
sansnomme
on April 12, 2019
[–]
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.
waruqi
on April 12, 2019
|
parent
[–]
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: