Skip to content

Commit c9ab1f0

Browse files
committed
nlohmann/json
1 parent 6fcacd4 commit c9ab1f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
338338
* [Jansson](https://github.com/akheron/jansson) - C library for encoding, decoding and manipulating JSON data. [MIT]
339339
* [jbson](https://github.com/chrismanning/jbson) - jbson is a library for building & iterating BSON data, and JSON documents in C++14. [Boost]
340340
* [JeayeSON](https://github.com/jeaye/jeayeson) - A very sane (header only) C++ JSON library. [BSD]
341-
* [json](https://github.com/nlohmann/json) - JSON for Modern C++. [MIT]
341+
* [json](https://github.com/nlohmann/json) :zap: - JSON for Modern C++. [MIT]
342342
* [JSON++](https://github.com/hjiang/jsonxx) - A JSON parser in C++. [MIT]
343343
* [JsonCpp](https://github.com/open-source-parsers/jsoncpp) - A C++ library for interacting with JSON. [MIT]
344344
* [json-parser](https://github.com/udp/json-parser) - Very low footprint JSON parser written in portable ANSI C. [BSD]

0 commit comments

Comments
 (0)