top | item 45140181 (no title) gsliepen | 5 months ago Something like MessagePack or CBOR, and if you want versioning, just have a version field at the start. You don't require a schema to pack/unpack, which I personally think is a good thing. discuss order hn newest fmbb|5 months ago > You don't require a schema to pack/unpackThen it hardly solves the same problem Protobuf solves. mgaunard|5 months ago Arrow is also becoming a good contender, with the extra benefit it is better optimized for data batches.
fmbb|5 months ago > You don't require a schema to pack/unpackThen it hardly solves the same problem Protobuf solves.
mgaunard|5 months ago Arrow is also becoming a good contender, with the extra benefit it is better optimized for data batches.
fmbb|5 months ago
Then it hardly solves the same problem Protobuf solves.
mgaunard|5 months ago