KRSON v6 — High-performance binary serialization. Native arrays/maps, ZigZag, offset tables, string dedup, all fixed-size fields get true O(1) access. 2-5x faster, 30-50% smaller than JSON for read-heavy / partial-access workloads.
Official Node.js (TypeScript) parser for YINI, an INI-inspired, indentation-insensitive configuration format with clear nested sections and explicit structure.