mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 04:44:37 +03:00
JSON: Add Jsmn
This commit is contained in:
@@ -457,6 +457,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
||||
* [Jansson](https://github.com/akheron/jansson) - C library for encoding, decoding and manipulating JSON data. [MIT]
|
||||
* [jbson](https://github.com/chrismanning/jbson) - jbson is a library for building & iterating BSON data, and JSON documents in C++14. [Boost]
|
||||
* [JeayeSON](https://github.com/jeaye/jeayeson) - A very sane (header only) C++ JSON library. [BSD]
|
||||
* [Jsmn](https://github.com/zserge/jsmn) - A minimalistic JSON parser in C. [MIT]
|
||||
* [json](https://github.com/nlohmann/json) :zap: - JSON for Modern C++. [MIT]
|
||||
* [JSON++](https://github.com/hjiang/jsonxx) - A JSON parser in C++. [MIT]
|
||||
* [json.h](https://github.com/sheredom/json.h) - A simple one header/one source solution to parsing JSON in C and C++. [Unlicense]
|
||||
|
||||
Reference in New Issue
Block a user