Hacker News new | ask | show | jobs
Ask HN: Which C libraries do you think should get a modern alternative?
2 points by Forgret 280 days ago
2 comments

JSON parsing - While libraries like cJSON exist, many are either too basic or too complex. A modern JSON library with streaming support, JSONPath queries, and schema validation would be valuable.
You mean which C lib should get a vibe coded, poorly maintained alternative in Rust?