Yandex Open-Sources YaFF: A Zero-Copy Wire Format for Protobuf With Near-Struct Read Speed
TLDR YaFF is Yandex’s open-source zero-copy wire format for Protobuf — Apache 2.0, at the moment C++, v0.1.0. The .proto file stays the supply of reality; solely the bodily reminiscence format adjustments. On Yandex’s benchmarks, the Flat Layout reads scorching knowledge ~3.8× sooner than FlatBuffers, inside 1.2× of a uncooked C++ struct. Four layouts —…
