ultrajson
JSON parser
A fast JSON encoder and decoder written in C with Python bindings
Ultra fast JSON decoder and encoder written in C with Python bindings
4k stars
88 watching
365 forks
Language: C
last commit: about 1 month ago
Linked from 4 awesome lists
cdecoderencoderjsonpythonujsonultrajson
Related projects:
Repository | Description | Stars |
---|---|---|
ijl/orjson | Fast JSON serialization and deserialization library | 6,376 |
ibireme/yyjson | A high-performance JSON library written in ANSI C. | 3,164 |
simplejson/simplejson | A fast and extensible JSON encoder/decoder for Python | 1,657 |
pquerna/ffjson | Generates optimized JSON serialization functions for Go structures | 2,967 |
valyala/fastjson | A fast JSON parser and validator written in Go that provides simple API access to parsed data without code generation or reflection. | 2,310 |
sbjson/sbjson | A JSON parser and generator that allows stream-based parsing of large documents into smaller chunks. | 3,727 |
davegamble/cjson | A lightweight JSON parsing library that aims to simplify data representation and storage | 10,938 |
pyston/pyston | A performance-enhancing Python compiler that improves language execution speed and compatibility | 2,500 |
zserge/jsmn | A lightweight JSON parser and tokenizer written in C. | 3,726 |
psf/black | Automates formatting of Python code to maintain consistency and speed up development | 39,308 |
simdjson/simdjson | A high-performance JSON parser that optimizes parsing speed and reliability. | 19,455 |
rocky/python-uncompyle6 | Decomposes Python bytecode back into equivalent source code | 3,836 |
iolivernguyen/ujson | Transforms unstructured JSON data into a format suitable for use with JavaScript | 77 |
bblanchon/arduinojson | A lightweight C++ JSON library for embedded systems and IoT devices. | 6,768 |
svenvc/neouniversalbinaryjson | An implementation of Universal Binary JSON format in Pharo Smalltalk | 5 |