From efb6183e235e2385ec7dda20e6fef02fc085c72e Mon Sep 17 00:00:00 2001 From: PesceWanda Date: Sun, 18 Dec 2016 12:06:47 +0100 Subject: [PATCH] nlohmann/json --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e2d8b1..d6ac84d 100644 --- a/README.md +++ b/README.md @@ -236,6 +236,7 @@ as C/C++, as this is not an obstacle to most users.) | [parson](https://github.com/kgabis/parson) | MIT |C/C++| 2 | JSON parser and serializer | [minilibs](https://github.com/ccxvii/minilibs) | **public domain** | C | 2 | two-file regex (also binary tree, etc) | [tinymemfile](https://github.com/RandyGaul/tinyheaders) | zlib | C++ |**1**| fscanf on in-memory files +| [json.hpp](https://github.com/nlohmann/json) | MIT | C++ |**1**| Complete and easy to use JSON library #profiling | library | license | API |files| description