LoganSquare

JSON parser

A JSON parsing and serialization library for Android using Jackson's streaming API

Screaming fast JSON parsing and serialization library for Android.

GitHub

3k stars
109 watching
306 forks
Language: Java
last commit: almost 5 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pquerna/ffjsonGenerates optimized JSON serialization functions for Go structures2,967
zserge/jsmnA lightweight JSON parser and tokenizer written in C.3,726
fasterxml/jackson-coreA low-level incremental parser and generator abstraction used by Jackson Data Processor for JSON data binding2,273
fasterxml/jackson-databindA general-purpose data-binding package for Java applications3,532
ibireme/yyjsonA high-performance JSON library written in ANSI C.3,164
johnezang/jsonkitA high-performance Objective-C JSON serialization and deserialization library with built-in compression support.6,214
bytedance/sonicA high-performance JSON serialization and deserialization library optimized for just-in-time compilation and SIMD instructions.7,038
fasterxml/jacksonA suite of data-processing tools for Java to handle various data formats and structures.9,173
ijl/orjsonFast JSON serialization and deserialization library6,376
simdjson/simdjsonA high-performance JSON parser that optimizes parsing speed and reliability.19,455
greenrobot/greendaoAn ORM solution for Android databases12,627
flightcontrolhq/superjsonA serialization library for JavaScript expressions that supports Dates, BigInts, and other complex data types4,218
tencent/rapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API.14,426
agrosner/dbflowA Kotlin-based, fast and feature-rich Android database library that generates boilerplate code for you.4,876
valyala/fastjsonA fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection.2,310