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.