Skip to content

C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems

License

Notifications You must be signed in to change notification settings

armink-rtt-pkgs/mjson

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mjson - a JSON parser + emitter + JSON-RPC engine

Build Status License: MIT

Features

  • Tiny footprint, single-file ISO C / ISO C++ library
  • State machine parser, no allocations, no recursion
  • High level API - fetch from JSON directly into C/C++ by jsonpath
  • Low level SAX API
  • Flexible JSON generation API - print to buffer, file, socket, etc

About

C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.3%
  • C++ 2.5%
  • Makefile 1.2%