Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions
Experimental JSON builder based on C++ reflection
Detailed experiments over simdjson for VLDB article (2019) and future work
ios app to benchmark simdjson
Simple example on how to use simdjson with CMake using a git submodule
此仓库未提供描述。
此仓库未提供描述。
simdjson talks
official simdjson logo
此仓库未提供描述。
Really simple CMake demo
此仓库未提供描述。
Simple demo of simdjson as a CMake dependency using CPM
此仓库未提供描述。
simple header-only library to recover a padded string from a URL
Dockerfiles for the custom images used in the CI pipeline of simdjson
Simple demo of simdjson as a CMake dependency using ExternalProject_Add
此仓库未提供描述。
此仓库未提供描述。
Personal Package Archive repository for software used in the simdjson organization
Extensive benchmark results (and graphing thereof) for many JSON parsers
A small project to benchmark different json parser speeds in streaming mode.