Skip to content

Commit 8b04015

Browse files
committed
Add json-voorhees closing issue fffaraz#86.
1 parent 881577f commit 8b04015

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
@@ -309,6 +309,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
309309
* [JsonCpp](https://github.com/open-source-parsers/jsoncpp) - A C++ library for interacting with JSON. [MIT]
310310
* [json-parser](https://github.com/udp/json-parser) - Very low footprint JSON parser written in portable ANSI C. [BSD]
311311
* [json11](https://github.com/dropbox/json11) - A tiny JSON library for C++11. [MIT]
312+
* [json-voorhees](https://github.com/tgockel/json-voorhees) - JSON library for C++. Support for C++11. No dependencies, fast and dev-friendly. [Apache2]
312313
* [jute](https://github.com/amir-s/jute) - Very simple C++ JSON Parser. [PublicDomain]
313314
* [libjson](https://github.com/vincenthz/libjson) - A JSON parser and printer library in C. easy to integrate with any model. [LGPL]
314315
* [libjson](http://sourceforge.net/projects/libjson/) - Lightweight JSON library. [?]

0 commit comments

Comments
 (0)