Y
Hacker News
new
|
ask
|
show
|
jobs
by
jasonhansel
2494 days ago
Nice. Is there a similar standalone C library for safe/sane string handling? (Please don't tell me to use C++.)
2 comments
ayosec
2494 days ago
https://github.com/antirez/sds
link
trasz
2493 days ago
https://github.com/alexreg/libsbuf
link