simdjson-rust
JSON parser library
Rust bindings for JSON parsing with SIMD optimization
Rust bindings for the simdjson project.
103 stars
7 watching
12 forks
Language: Rust
last commit: about 1 year ago bindingsjsonrustsimdsimdjson
Related projects:
Repository | Description | Stars |
---|---|---|
simd-lite/simd-json | A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,179 |
saka1/simdjson_ruby | A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. | 141 |
cloudwego/sonic-rs | A fast Rust JSON parsing and serialization library | 500 |
tktech/pysimdjson | Fast JSON parsing for Python, using SIMD instructions when available | 648 |
brson/rust-sdl | Bindings for SDL in Rust to abstract away low-level memory management | 179 |
egorbo/simdjsonsharp | Library for fast JSON parsing and minification using SIMD instructions | 651 |
chompert/simdjson_erlang | Provides Erlang bindings for the simdjson JSON parsing library | 16 |
luizperes/simdjson_nodejs | Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. | 555 |
gerrymanoim/libpy_simdjson | Python bindings for simdjson's C++ library | 63 |
crazyxman/simdjson_php | Bindings for a fast and efficient JSON parser written in C++ | 172 |
ssheldon/rust-objc | Objective-C Runtime bindings and wrapper for Rust. | 393 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 531 |
dalance/sv-parser | A SystemVerilog parser library for Rust. | 412 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
eddelbuettel/rcppsimdjson | A set of C++ bindings for a fast JSON parsing library | 118 |