Relish: A new serialization format
Read OriginalThe article introduces Relish, a new open-source binary serialization format and its Rust library. Inspired by ASN.1 DER and Protocol Buffers, it's a Type-[Length]-Value format designed for modestly sized messages in RPC or databases. It supports various types, uses varint length encoding, and emphasizes clear backward compatibility for structs and enums.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser