Golang port of simdjson: parsing gigabytes of JSON per second
翻译 - simdjson的端口:每秒解析千兆字节的JSON
A Java version of simdjson, a high-performance JSON parser utilizing SIMD instructions
simdjson_php bindings for the simdjson project. https://github.com/lemire/simdjson
A Haskell library for fast, memory-efficient decoding of JSON documents using the simdjson C++ library
OpenWeatherMap api client in C++
An alternative `JSON` parser for Node.js that does not block the event loop
Lightweight, ultra fast JSON parser/generator for C++ with intuitive API
Schema-aware pysimdjson loader for efficient parsing of large excessive inputs
Jay is a thin wrapper for json & simdjson, allowing the fastest available json decoder to be used in a transparent way.
explicitly use release's .hpp and .cpp file as `simdjson` cmake's target
Sample code for the video Parsing JSON at Gigabytes per Second with simdjson