jfes
JSON parser
A minimalistic JSON parser for embedded systems
Json For Embedded Systems (JFES)
70 stars
10 watching
6 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
davisp/jiffy | A C++ JSON parser implemented as an Erlang NIF. | 870 |
liufeigit/jsonparse | A lightweight and fast JSON parsing library in ANSI C. | 11 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,362 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
sheredom/json.h | A header file providing a simple, single-header JSON parser for C and C++. | 714 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
arkanovicz/essential-json | A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
josephalevin/fson | A Fortran 95 JSON parser library | 60 |
kazuho/picojson | A lightweight C++ JSON parser and serializer with various interfaces. | 1,120 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
whitfin/tiny | A lightweight JSON parser written in Elixir | 47 |
fiatjaf/jq-web | A WebAssembly implementation of the popular command-line JSON processor | 310 |