simdjson_php
JSON parser
Bindings for a fast and efficient JSON parser written in C++
simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson
172 stars
9 watching
13 forks
Language: C++
last commit: over 2 years ago jsonjson-parserphpsimdjson
Related projects:
Repository | Description | Stars |
---|---|---|
| Bindings for the simdjson JSON parser to enable fast parsing of large JSON data sets in Node.js. | 555 |
| Library for fast JSON parsing and minification using SIMD instructions | 651 |
| Fast JSON parsing for Python, using SIMD instructions when available | 648 |
| Provides Erlang bindings for the simdjson JSON parsing library | 16 |
| Python bindings for simdjson's C++ library | 63 |
| 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 |
| 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 high-performance JSON parsing library for Python | 365 |
| Rust bindings for JSON parsing with SIMD optimization | 103 |
| A fast and extensible JSON encoder/decoder for Python | 1,657 |
| Fast JSON parsing library for Lua | 15 |
| An in-place JSON parser implemented in a single header file | 74 |
| An efficient and easy-to-use JSON parser that loads documents into memory in small chunks. | 1,110 |