Tag: #capnproto
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Binary Serialization Complete Guide 2025: Protobuf, Thrift, Avro, MessagePack, FlatBuffers, Cap'n Proto — Choosing Between Performance and Flexibility
Binary formats that are 10x faster and 5x smaller than JSON. From Protocol Buffers varint through FlatBuffers zero-copy to Avro schema evolution — a complete 720-line analysis of the internal structure and real-world sel
2026-04-15 · 29 min read #serialization#protobuf#thrift#avro#messagepack