Hacker News new | ask | show | jobs
by nlohmann 562 days ago
JSON for Modern C++ (nlohmann/json) is also accepting comments if you opt in, see https://json.nlohmann.me/features/comments/
1 comments

I've used this for some personal projects (not a C++ dev at work) - it has a really nice interface for interacting with JSON data. I just wish C++ had a better package system than copy pasting the headerfile from GitHub.
It's sure not perfect (currently overworking that section), but still: https://json.nlohmann.me/integration/package_managers/