Skip to content

Commit 04e9587

Browse files
authored
Merge pull request fffaraz#1194 from lcsmuller/add_json-build
Add json-build
2 parents 5b851aa + 393c940 commit 04e9587

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -589,6 +589,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
589589
* [json](https://github.com/nlohmann/json) :zap: - JSON for Modern C++. [MIT]
590590
* [JSON++](https://github.com/hjiang/jsonxx) - A JSON parser in C++. [MIT]
591591
* [json.h](https://github.com/sheredom/json.h) - A simple one header/one source solution to parsing JSON in C and C++. [Unlicense]
592+
* [json-build](https://github.com/lcsmuller/json-build) - C89 tiny zero-allocation JSON serializer. [MIT]
592593
* [json-c](https://github.com/json-c/json-c) - A JSON implementation in C. [MIT]
593594
* [jsoncons](https://github.com/danielaparker/jsoncons) - A C++ header-only library for JSON and JSON-like binary formats with JSONPointer, JSONPatch, JSONPath and JMESPath. [Boost]
594595
* [JsonCpp](https://github.com/open-source-parsers/jsoncpp) - A C++ library for interacting with JSON. [MIT]

0 commit comments

Comments
 (0)