simdjson-kotlin is a Kotlin Multiplatform port of simdjson, a JSON parser that uses SIMD instructions to parse gigabytes of JSON per second, based on the paper Parsing Gigabytes of JSON per Second. The JVM implementation is based on simdjson-java.
simdjson-kotlin is a Kotlin Multiplatform port of simdjson, a JSON parser that uses SIMD instructions to parse gigabytes of JSON per second, based on the paper Parsing Gigabytes of JSON per Second. The JVM implementation is based on simdjson-java.