Skip to content

benjibc/json-universal-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

json-universal-container

Efficient C++ JSON implementation using unconstrained union Right now I do not have time to actually write a full document for this header, so check out the unit testing cpp file. It closely resembles the PHP array or python list, but much more efficient because of the unrestricted union design.

About

Efficient C++ JSON implementation using unconstrained union

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages