Hacker News new | ask | show | jobs
by dsvr 1173 days ago
There's a framework for C now at https://vely.dev which may help with C strings safety and memory management, among other things.
1 comments

I found Vely on dev.to and did a test project with it. Pretty neat and solid.