simdjson-kotlin v0.1.0

Fast JSON parsing for Kotlin Multiplatform.

simdjson-kotlin is a Kotlin Multiplatform port of simdjson, the JSON parser that uses SIMD instructions to parse gigabytes of JSON per second. Three APIs (DOM, On-Demand, kotlinx.serialization) across JVM, Android, Native and iOS.

Explore