A Java version of simdjson
A Java version of simdjson - a JSON parser using SIMD instructions, based on the paper Parsing Gigabytes of JSON per Second by Geoff Langdale and Daniel Lemire.
I have not tried it, but it looks like an interesting open-source library.