simdjson_nodejs
JSON parser bindings
Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js.
Node.js bindings for the simdjson project: "Parsing gigabytes of JSON per second"
555 stars
13 watching
25 forks
Language: C++
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Bindings for a fast and efficient JSON parser written in C++ | 172 |
| Provides Erlang bindings for the simdjson JSON parsing library | 16 |
| Library for fast JSON parsing and minification using SIMD instructions | 651 |
| Python bindings for simdjson's C++ library | 63 |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| A Ruby binding for simdjson, enabling fast and efficient JSON parsing in Ruby applications. | 141 |
| A set of C++ bindings for a fast JSON parsing library | 118 |
| Fast JSON parsing library for Lua | 15 |
| Rust bindings for JSON parsing with SIMD optimization | 103 |
| A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,179 |
| A high-performance JSON parser ported to the Zig programming language | 108 |
| A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. | 939 |
| A high-performance JSON parsing library for Python | 365 |
| A Clojure library for fast JSON encoding and decoding. | 424 |
| A lightweight JSON parser with simplified syntax and faster access times compared to traditional string comparisons | 3 |