High-performance JSON parsing and generation library for Scala with a focus on speed and low memory usage.
<dependency>
<groupId>com.github.plokhotnyuk.jsoniter-scala</groupId>
<artifactId>jsoniter-scala-core_2.13</artifactId>
<version>2.38.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JSON string into a JsonValue object.
No known issues recorded.
No dependency data recorded yet.