Y
Hacker News
new
|
ask
|
show
|
jobs
by
boblivion
2457 days ago
For starters nlohmann/json is fuzzed (look at the test directory). From my experience it is really stable. jsoncpp still has some quirks as it relies on unit tests only. Big no no for me.
1 comments
omouse
2457 days ago
Fuzzed? That's a rarity in tests, that's awesome!
link