I want to cry. I'm searching for a simple JSON library for C that I can just drop into MSVC project, that doesn't require any configure tools, that's easy to use, doesn't pollute the namespace, and isn't 10 MB of code like simdjson.
I'll end up writing my own. As always.