HSkod
HSkod is a binary data encoding format and processing framework designed for high-throughput streaming systems. It provides a compact, self-describing container for heterogeneous data and aims to enable low-latency encoding and decoding across languages.
The name HSkod is a neologism derived from high-speed coding, intended to convey speed and modularity. The
Schema and compatibility: HSkod separates schema from data; fields are identified by numeric IDs, enabling forward
Implementations and use: There are reference implementations in C++, Java, Python, and Rust, plus experimental bindings
History and reception: The project was initiated by an international collaboration of researchers and industry developers