mjson
JSON library
A lightweight Java library for working with JSON data structures
Lean JSON Library for Java, with a compact, elegant API.
83 stars
7 watching
24 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mjansson/json | An in-place JSON parser implemented in a single header file | 74 |
jeaye/jeayeson | A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
arakelian/java-jq | A lightweight Java wrapper around JQ and Oniguruma libraries for efficient JSON processing | 83 |
brettwooldridge/hikarijson | A high-performance JSON parsing library for Java 8 | 459 |
jsonld-java/jsonld-java | A Java library implementing the JSON-LD 1.0 specification and API | 379 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
chrismanning/jbson | A library for building and iterating BSON data and JSON documents in C++ | 38 |
arkanovicz/essential-json | A lightweight Java JSON library providing minimalistic parsing and rendering capabilities | 5 |
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
lydiandy/cjson | A Vlang wrapper around cJSON for working with JSON data structures and serialization. | 11 |
zio/zio-json | A fast and secure JSON library with tight integration to the ZIO framework | 410 |
typelevel/jawn | A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |
xyaman/zjson | A lightweight JSON access library with no memory allocations | 43 |
bodil/pylon | An interop facility for building JavaScript classes using Clojure | 53 |