Comment by eliasdejong
Comment by eliasdejong 3 hours ago
Check out Lite³, a schemaless binary format: https://github.com/fastserial/lite3
Supports 64 bit ints, raw byte datatype, zero-copy parsing, does not require schema and can be converted to JSON for readability while retaining all field names.