From 6c337a47ca5a49530dd06ebcfff288cf2652f507 Mon Sep 17 00:00:00 2001 From: Gargaj Date: Wed, 20 Apr 2016 15:19:58 +0200 Subject: [PATCH] Update other_libs.md --- docs/other_libs.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/other_libs.md b/docs/other_libs.md index 701e810..77c3e20 100644 --- a/docs/other_libs.md +++ b/docs/other_libs.md @@ -108,6 +108,7 @@ parsing | [mm_lexer.h](https://github.com/vurtun/mmx) parsing | [json.h](https://github.com/sheredom/json.h) | **public domain** |C/C++| 2 | JSON parser parsing | [jzon.h](https://github.com/Zguy/Jzon) | MIT | C++ | 2 | JSON parser parsing | [parson](https://github.com/kgabis/parson) | MIT |C/C++| 2 | JSON parser and serializer +parsing | [jsonxx](https://github.com/hjiang/jsonxx) | MIT | C++ | 2 | JSON parser and serializer parsing | [minilibs](https://github.com/ccxvii/minilibs) | **public domain** | C | 2 | two-file regex (also binary tree, etc) profiling | [Remotery](https://github.com/Celtoys/Remotery) | Apache 2.0 |C/C++| 2 | CPU/GPU profiler Win/Mac/Linux, using web browser for viewer profiling | [MicroProfile](https://bitbucket.org/jonasmeyer/microprofile) | **unlicense** | C++ | 2-4 | CPU (and GPU?) profiler, 1-3 header files, uses miniz internally