jsmn

JSON parser

A lightweight JSON parser and tokenizer written in C.

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket

GitHub

4k stars
144 watching
783 forks
Language: C
last commit: over 2 years ago
Linked from 3 awesome lists

json-datajson-stringparsing

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ibireme/yyjsonA high-performance JSON library written in ANSI C.3,164
simdjson/simdjsonA high-performance JSON parser that optimizes parsing speed and reliability.19,455
tencent/rapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API.14,426
pquerna/ffjsonGenerates optimized JSON serialization functions for Go structures2,967
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
sbjson/sbjsonA JSON parser and generator that allows stream-based parsing of large documents into smaller chunks.3,727
bluelinelabs/logansquareA JSON parsing and serialization library for Android using Jackson's streaming API3,204
bytedance/sonicA high-performance JSON serialization and deserialization library optimized for just-in-time compilation and SIMD instructions.7,038
quartzjer/js0nA lightweight JSON parser written in C that efficiently scans and extracts key-value pairs from a JSON string.335
ijl/orjsonFast JSON serialization and deserialization library6,376
lcsmuller/json-buildA tiny, ANSI C JSON serializer with no dependencies or dynamic memory allocation38
buger/jsonparserA fast and flexible JSON parser that allows accessing fields by providing the key path without requiring schema knowledge.5,477
mailru/easyjsonA JSON serialization utility for Go that generates efficient and customizable marshaler and unmarshaler functions.4,509
bblanchon/arduinojsonA lightweight C++ JSON library for embedded systems and IoT devices.6,768
flightcontrolhq/superjsonA serialization library for JavaScript expressions that supports Dates, BigInts, and other complex data types4,218