jiffy
JSON parser
A C++ JSON parser implemented as an Erlang NIF.
JSON NIFs for Erlang
870 stars
46 watching
319 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kgabis/parson | A lightweight JSON parsing library written in C | 1,364 |
wgtdkp/juson | A lightweight JSON parser written in C | 16 |
dmitrii-eremin/jfes | A minimalistic JSON parser for embedded systems | 70 |
cesanta/frozen | A JSON parsing and generation tool for C/C++ with scanf-like interface. | 710 |
kazuho/picojson | A lightweight C++ JSON parser and serializer with various interfaces. | 1,120 |
teskalabs/cysimdjson | A high-performance JSON parsing library for Python | 362 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
liufeigit/jsonparse | A lightweight and fast JSON parsing library in ANSI C. | 11 |
sheredom/json.h | A header file providing a simple, single-header JSON parser for C and C++. | 714 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
bunny83/simplejson | A lightweight JSON parser written in C# | 751 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
interactive-matter/ajson | A C++ library to parse and generate JSON data structures for Arduino projects. | 566 |