Qdf – a Go serializer you query the raw bytes of, smaller than protobuf
Qdf is a Go-based serializer that stores data as raw queryable bytes. It produces output smaller than Protocol Buffers, offering a compact binary format where field values can be accessed directly from the encoded byte stream without full deserialization.