4 repos
Libraries and frameworks for converting between JSON and object representations across Java, Kotlin, and Scala. The cluster centers on Jackson, a mature Java ecosystem including jackson-core, jackson-databind, and language-specific modules (kotlin, scala), alongside related serialization tools like fastjson and vavr-jackson. These projects handle the core challenges of efficient JSON parsing, type mapping, and serialization with support for modern JVM languages.