simdjson : Parsing gigabytes of JSON per second JSON is everywhere on the Internet. Servers spend a lot of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 2.5x faster than anything else out there.
https://github.com/simdjson/simdjson
origin - https://www.pipiscrew.com/2020/08/simdjson-parsing-gigabytes-of-json-per-second/ simdjson-parsing-gigabytes-of-json-per-second