SimdJsonSharp
JSON parser
Library for fast JSON parsing and minification using SIMD instructions
C# bindings for lemire/simdjson (and full C# port)
646 stars
43 watching
41 forks
Language: C#
last commit: almost 2 years ago
Linked from 1 awesome list
avx2jsonnetcore3simd
Related projects:
Repository | Description | Stars |
---|---|---|
tktech/pysimdjson | Fast JSON parsing for Python, using SIMD instructions when available | 643 |
chompert/simdjson_erlang | Provides Erlang bindings for the simdjson JSON parsing library | 16 |
crazyxman/simdjson_php | Bindings for a fast and efficient JSON parser written in C++ | 170 |
eddelbuettel/rcppsimdjson | A set of C++ bindings for a fast JSON parsing library | 117 |
simd-lite/simd-json | A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,167 |
gerrymanoim/libpy_simdjson | Python bindings for simdjson's C++ library | 63 |
luizperes/simdjson_nodejs | Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. | 554 |
saka1/simdjson_ruby | A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. | 140 |
sundoge/simdjson-rust | Rust bindings for JSON parsing with SIMD optimization | 103 |
kmvi/ejdb2-csharp | A .NET binding for an embeddable JSON database engine | 4 |
fouriertransformer/lua-simdjson | Fast JSON parsing library for Lua | 15 |
cloudwego/sonic-rs | A fast Rust JSON parsing and serialization library | 486 |
bytedance/sonic-cpp | A fast JSON serialization and deserialization library with SIMD acceleration | 855 |
lemire/simdcomp | A library for fast integer compression using SIMD instructions | 490 |
teskalabs/cysimdjson | A high-performance JSON parsing library for Python | 362 |