essential-json
JSON parser
A lightweight Java JSON library providing minimalistic parsing and rendering capabilities
JSON without fuss
5 stars
3 watching
0 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list
javajson
Related projects:
Repository | Description | Stars |
---|---|---|
json-parser/json-parser | A lightweight C parser for structured data formats like JSON | 1,285 |
therealklanni/jp | A commandline tool for parsing JSON from various sources | 51 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,362 |
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
rudolph-miller/jonathan | A JSON encoder and decoder implemented in Common Lisp. | 164 |
kazuho/picojson | A lightweight C++ JSON parser and serializer with various interfaces. | 1,120 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 566 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
interactive-matter/ajson | A C++ library to parse and generate JSON data structures for Arduino projects. | 566 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
owensd/json-swift | A JSON parsing library for Swift with a focus on type safety and easy access to JSON data | 721 |