mirror of
https://github.com/nothings/stb
synced 2025-01-20 21:22:02 +03:00
Update other_libs.md
This commit is contained in:
parent
b9c23b5e8c
commit
2c047c7a27
@ -19,7 +19,12 @@ Exceptions will be allowed for good reasons.
|
|||||||
|
|
||||||
See discussion after the list.
|
See discussion after the list.
|
||||||
|
|
||||||
## Library listing
|
### JSON Parsing
|
||||||
|
|
||||||
|
There are a lot of JSON parsers listed here. For some analysis and performance
|
||||||
|
results, check out https://github.com/miloyip/nativejson-benchmark
|
||||||
|
|
||||||
|
### Library listing
|
||||||
|
|
||||||
**Public domain single-file libraries usable from C and C++ are in bold.** Other
|
**Public domain single-file libraries usable from C and C++ are in bold.** Other
|
||||||
libraries are either non-public domain, or two files, or not usable from both C and C++, or
|
libraries are either non-public domain, or two files, or not usable from both C and C++, or
|
||||||
|
Loading…
Reference in New Issue
Block a user