Lib0xc: A set of C standard library-adjacent APIs for safer systems programming
7 points
1 hour ago
| 1 comment
| github.com
| HN
platinumrad
1 hour ago
[-]
I truly hope something like this catches on. There is so much low hanging fruit in both the C and C++ standard libraries. Spatial memory could be 90% solved in both languages by mandating the use of safe interfaces.
reply