11 repos
Specialized libraries and tools for lossless compression, image encoding, and data serialization across multiple languages. The cluster includes both general-purpose compression formats (like FLIF for images and logfmt for structured logging) and high-performance serialization libraries (ultrajson for JSON). Central projects like xed, disarm, and fadec represent lower-level binary encoding and decoding work, while the dominant C++ and Go implementations reflect the performance-critical nature of these tools.