JSON parser is a highly efficient JSON data decoder written in C, that parses JSON data into a form that is very easy to use from within C code.

You only need to include the json-parser.h file in your source code. If your project does not already incorporate D-List, you will also need to include dlist.h

The JSON parser package also includes a JSON validator that does not parse or create resources, but allows the caller to validate JSON data from unknown sources, prior to any parsing attempts.

The JSON data is returned to the caller as a set of hierarchical D-List list objects, that make the data very easy to manage, sort, search or use, and easy to remove when done.

Package includes a JSON textural generator which will create JSON grammar data blocks from hierarchical D-List representations of JSON data.

The package also includes a variety of support functions to allow C code to easily find, add, and modify JSON values and members in D-List hierarchical structures.

Features

  • RFC 8259 compliant
  • written in C
  • very fast and small footprint
  • simple interface
  • provides JSON data as a D-List
  • Includes JSON Parser, Generator and Validator
  • includes variety of coding support functions

Project Activity

See All Activity >

Follow JSON Parser

JSON Parser Web Site

You Might Also Like
Relax: PRTG Monitors Your IT for You Icon
Relax: PRTG Monitors Your IT for You

Stay in control and avoid IT headaches. PRTG monitors your network, devices, and apps - receive alerts when it matters most.

You’re the go-to IT person, always putting out fires and keeping things running. With PRTG, you get reliable alerts to monitor your entire IT infrastructure, without the noise. Our intuitive setup gives you a clear overview of your network, devices, and applications in real time. Get instant alerts only when something needs your attention, whether you’re at your desk or on the move. Spend less time worrying about outages and more time focusing on what matters. Set up PRTG once and let it work for you - PRTG has you covered.
Start Your Free PRTG Trial Now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of JSON Parser!

Additional Project Details

Intended Audience

Developers, Information Technology

Programming Language

C, C++

Related Categories

C++ JSON Software, C++ Libraries, C++ Parser Generators, C JSON Software, C Libraries, C Parser Generators

Registered

2022-09-07