13 points | by gavide 3 hours ago
1 comments
Related: I have a variable integer length encoding scheme that beats out LEB128, Protobuf and ASN.1 while also encoding/declaring endianness (but notably, leaving signage information up to the application): https://github.com/pmarreck/BLIP
Related: I have a variable integer length encoding scheme that beats out LEB128, Protobuf and ASN.1 while also encoding/declaring endianness (but notably, leaving signage information up to the application): https://github.com/pmarreck/BLIP