12 repos
Libraries and tools for serializing, deserializing, and parsing JSON across multiple languages and platforms. The cluster spans high-performance parsers in C++ (yyjson, meojson, fastjson), JVM-focused serialization frameworks (jackson-module-kotlin, kotlinx.serialization), and general-purpose JSON handling. Includes both language-native implementations and cross-language compatibility layers, with emphasis on speed, correctness, and ergonomic API design for developers.