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
84 forks
Language: Rust
last commit: 2 months 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 651
tktech/pysimdjson Fast JSON parsing for Python, using SIMD instructions when available 648
cloudwego/sonic-rs A fast Rust JSON parsing and serialization library 500
saka1/simdjson_ruby A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. 141
crazyxman/simdjson_php Bindings for a fast and efficient JSON parser written in C++ 172
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 108
luizperes/simdjson_nodejs Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. 555
ashvardanian/simsimd A SIMD-based math library providing optimized kernels for various distance and similarity metrics 1,141
fouriertransformer/lua-simdjson Fast JSON parsing library for Lua 15
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 861
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. 569
gerrymanoim/libpy_simdjson Python bindings for simdjson's C++ library 63