Answer the question
In order to leave comments, you need to log in
Please help me choose a JSON parsing library in C\C++?
I need to work with Json files in my C++ project with precompiled headers, which will store some configuration data.
Requirements:
1) Workability under Win32/x64
2) Quite stable
3) Compiles without problems under MSVC 2008/2010
added:
4) Not Boost and not Boost-like.
So far, I have reviewed and made some conclusions under:
JsonCpp - I saw on the Internet and there is an opinion that there are some problems under x64
Jzon - does not compile under MSVC 2008
Yajl - The author does not seek to work safely, warning messages under MSVC 2008 keep pouring
cajun- 2.0.2 - Trying, not sure yet
I know it exists:
* JsonLibrary.zip
* jansson-2.3.tar.gz
* libjson_7.5.1.zip
Please share your thoughts and experiences
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question