simd-json

JSON parser

A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions

Rust port of simdjson

GitHub

1k stars
18 watching
86 forks
Language: Rust
last commit: 4 days ago
Linked from 1 awesome list

hacktoberfestjsonrustrust-cratesimd

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sundoge/simdjson-rust Rust bindings for JSON parsing with SIMD optimization 103
egorbo/simdjsonsharp Library for fast JSON parsing and minification using SIMD instructions 646
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 643
cloudwego/sonic-rs A fast Rust JSON parsing and serialization library 486
saka1/simdjson_ruby A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. 140
crazyxman/simdjson_php Bindings for a fast and efficient JSON parser written in C++ 170
chompert/simdjson_erlang Provides Erlang bindings for the simdjson JSON parsing library 16
travisstaloch/simdjzon A high-performance JSON parser ported to the Zig programming language 107
luizperes/simdjson_nodejs Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. 554
ashvardanian/simsimd A high-performance library for optimized linear algebra and similarity calculations using SIMD instructions 980
fouriertransformer/lua-simdjson Fast JSON parsing library for Lua 15
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 855
iddm/serde-aux An auxiliary serde library providing helpful functions for serialisation and deserialisation 160
maciejhirsz/json-rust A JSON parsing and serialization library written in Rust. 566
gerrymanoim/libpy_simdjson Python bindings for simdjson's C++ library 63