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.