mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
Add picojson
This commit is contained in:
parent
f56ea5bba5
commit
269b72b2c9
1 changed files with 4 additions and 0 deletions
|
@ -98,6 +98,10 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
* [IBM ICU](http://site.icu-project.org/) - A set of C/C++ and Java libraries providing Unicode and Globalization support.
|
||||
* [gettext](http://www.gnu.org/software/gettext/) - GNU `gettext'.
|
||||
|
||||
## JSON
|
||||
|
||||
* [picojson](https://github.com/kazuho/picojson) - A header-file-only, JSON parser serializer in C++.
|
||||
|
||||
## Machine Learning
|
||||
|
||||
* [OpenCV](http://opencv.org/) - Computer Vision.
|
||||
|
|
Loading…
Reference in a new issue