HikariJSON
JSON parser
A high-performance JSON parsing library for Java 8
High-performance JSON parser
459 stars
36 watching
83 forks
Language: Java
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
bolerio/mjson | A lightweight Java library for working with JSON data structures | 83 |
jsonld-java/jsonld-java | A Java library implementing the JSON-LD 1.0 specification and API | 379 |
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 |
antonholmquist/jason | A JSON parsing and manipulation library for the Go programming language | 1,142 |
kgabis/parson | A lightweight JSON parsing library written in C | 1,362 |
griffindy/rackson | A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. | 7 |
vincenthz/libjson | A lightweight JSON parser and printer library for C. | 283 |
kazuho/picojson | A lightweight C++ JSON parser and serializer with various interfaces. | 1,120 |
owlike/genson | A fast and modular Java library for converting JSON to Java objects and vice versa | 219 |
josephalevin/fson | A Fortran 95 JSON parser library | 60 |
chadaustin/sajson | A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. | 570 |
jacobwilliams/json-fortran | An API for reading and writing JSON files in Fortran | 339 |
michel-kraemer/bson4jackson | Supports the use of BSON data format in JSON processing | 292 |