瀏覽代碼

Update other_libs.md

Sean Barrett 10 年之前
父節點
當前提交
385927fb4b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docs/other_libs.md

+ 1 - 0
docs/other_libs.md

@@ -31,6 +31,7 @@ Not public domain:
 - **multithreading** [mts](https://github.com/vurtun/mts): cross-platform multithreaded task scheduler (zlib license)
 - **multithreading** [mts](https://github.com/vurtun/mts): cross-platform multithreaded task scheduler (zlib license)
 - **parsing** [SLRE](https://github.com/cesanta/slre): regular expression matcher (GPL v2)
 - **parsing** [SLRE](https://github.com/cesanta/slre): regular expression matcher (GPL v2)
 - **parsing** [PicoJSON](https://github.com/kazuho/picojson): JSON parse/serializer for C++ (BSD license)
 - **parsing** [PicoJSON](https://github.com/kazuho/picojson): JSON parse/serializer for C++ (BSD license)
+- _**parsing** [zange](https://github.com/vurtun/zange): JSON parser (MIT license)_
 - **tests** [utest](https://github.com/evolutional/utest): unit testing (MIT license)
 - **tests** [utest](https://github.com/evolutional/utest): unit testing (MIT license)
 - **tests** [catch](https://github.com/philsquared/Catch): unit testing (Boost license)
 - **tests** [catch](https://github.com/philsquared/Catch): unit testing (Boost license)
 - **tests** [SPUT](http://www.lingua-systems.com/unit-testing/): unit testing (BSD license)
 - **tests** [SPUT](http://www.lingua-systems.com/unit-testing/): unit testing (BSD license)