Skip to content

Commit 7a8d426

Browse files
committed
Update README.md
1 parent aa2da37 commit 7a8d426

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,15 @@ Library | Language | Version | Notes
6868
[jansson](https://github.com/akheron/jansson) | C | v2.7
6969
[jeayeson](https://github.com/jeaye/jeayeson) | C++14
7070
[json-c](https://github.com/json-c/json-c) | C |
71+
[jsoncons](https://github.com/danielaparker/jsoncons) | C++11 | 0.97.1
7172
[json-voorhees](https://github.com/tgockel/json-voorhees) | C++ | v1.0.0
7273
[json spirit](http://www.codeproject.com/Articles/20027/JSON-Spirit-A-C-JSON-Parser-Generator-Implemented) | C++ | 4.08 | Need Boost
7374
[Json Box](https://github.com/anhero/JsonBox) | C++ | 0.6.1
7475
[JsonCpp](https://github.com/open-source-parsers/jsoncpp) | C++ | 1.0.0
7576
[JSON++](https://github.com/hjiang/jsonxx) | C++ |
7677
[Jzon](https://github.com/Zguy/Jzon) | C++ | v2-1
7778
[nbsdx/SimpleJSON](https://github.com/nbsdx/SimpleJSON) | C++11 |
78-
[Nlohmann](https://github.com/nlohmann/json) | C++11
79+
[Nlohmann/json](https://github.com/nlohmann/json) | C++11
7980
[parson](https://github.com/kgabis/parson) | C |
8081
[picojson](https://github.com/kazuho/picojson) | C++ | 1.3.0
8182
[RapidJSON](https://github.com/miloyip/rapidjson) | C++ | v1.0.1 | There are four configurations: RapidJSON (default), RapidJSON_AutoUTF (transcoding any UTF JSON), RapidJSON_Insitu (*insitu* parsing) & RapidJSON_FullPrec (full precision number parsing)

0 commit comments

Comments
 (0)