M's JSON parser is a small JSON parser written in ISO C which enables the user to handle information described by the JSON data interchange format.
Categories
JSONLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow M's JSON parser
Other Useful Business Software
Build Securely on Azure with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Thanks for Mjson, it's the best!
-
P.S. In addition: # the SAXY stuff (many a line of code ...) is totally useless to me # the json_render_tree_indented() helper is a step in the right direction ... but provision by the authors of a simple API example, showing how the programmer can actually use the parsing-output, i.e. the structure object (json_t), is a must here
-
Rui has developed a really powerful yet easy to use API for dealing with now-so-common JSON file format.