aboutsummaryrefslogtreecommitdiff
path: root/libraries/simdjson/README
blob: 984c9b3744e83db0f7d72eb362bbf266bd05969a (plain)
1
2
3
4
The simdjson library uses commonly available SIMD instructions
and microparallel algorithms to parse JSON 4x faster than RapidJSON
and 25x faster than JSON for Modern C++