Repository navigation
simdjson
- Website
- Wikipedia
Golang port of simdjson: parsing gigabytes of JSON per second
Python bindings for the simdjson project.
A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions
simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson
Parsing gigabytes of JSON per second. Zig port of simdjson with fundamental features.
A Haskell library for fast, memory-efficient decoding of JSON documents using the simdjson C++ library
experimental parallel json parser, scj3 (claujson)
Lightweight, ultra fast JSON parser/generator for C++ with intuitive API
Schema-aware pysimdjson loader for efficient parsing of large excessive inputs
Jay is a thin wrapper for json & simdjson, allowing the fastest available json decoder to be used in a transparent way.