simdjson 1.0.2 JSON parser for C++ using SIMD instructions
The simdjson library uses commonly available SIMD instructions and microparallel algorithms to implement a strict JSON parser with UTF-8 validation.
- Website: https://github.com/simdjson/simdjson
- License: ASL 2.0
- Package source: cpp.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu