lengjingzju / json

LJSON is a C implemented JSON library that is much faster than cJSON and substantially faster than RapidJSON, it is currently the fastest general-purpose JSON library and supports all JSON5 features. LJSON supports JSON parsing, printing and editing, provides DOM and SAX APIs, and I/O supports string and file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lengjingzju/json Stargazers