Skip to content

A fast JSON and XML parser/generator for C++ with both SAX/DOM style API

License

Notifications You must be signed in to change notification settings

Urban82/rapidjsonxml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RapidJsonXml

Copyright (c) 2011-2014 Milo Yip ([email protected]) Copyright (c) 2014 Danilo Treffiletti ([email protected])

Introduction

RapidJSON is a JSON parser and generator for C++ written by Milo Yip. It was inspired by RapidXml.

RapidJsonXml is an extension of RapidJSON that also adds support for XML output.

About

A fast JSON and XML parser/generator for C++ with both SAX/DOM style API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.6%
  • C 16.7%
  • CSS 1.3%
  • Other 1.4%