Skip to content

Commit 67cf8c6

Browse files
authored
List JSON Toolkit (fffaraz#1560)
1 parent 302dee6 commit 67cf8c6

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
@@ -720,6 +720,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
720720
* [json11](https://github.com/dropbox/json11) - A tiny JSON library for C++11. [MIT]
721721
* [json-struct](https://github.com/jorgen/json_struct) - High performance, single header JSON parser parsing to and from C++ structs. [MIT]
722722
* [json-voorhees](https://github.com/tgockel/json-voorhees) - JSON library for C++. Support for C++11. No dependencies, fast and dev-friendly. [Apache2]
723+
* [JSON Toolkit](https://github.com/sourcemeta/jsontoolkit) - JSON, JSON Pointer, JSON Schema, and JSONL library for C++20. [AGPL/Commercial]
723724
* [jute](https://github.com/amir-s/jute) - Very simple C++ JSON Parser. [PublicDomain]
724725
* [libjson](https://github.com/vincenthz/libjson) - A JSON parser and printer library in C. easy to integrate with any model. [LGPL]
725726
* [libjson](http://sourceforge.net/projects/libjson/) - Lightweight JSON library. [?]

0 commit comments

Comments
 (0)