Implementation of #[derive(Encode, Decode)] for bincode
Derive macros to serialize/deserialize structures with bincode to store in redis.
Procedural macros for bincode-next: high-performance derive macros for Encode, Decode, ZeroCopy, and more.
Implementation of #[derive(Encode, Decode)] for bincode
Implementation of #[derive(Encode, Decode)] for bincode
A flexible binary format for storing and streaming structured data as packets with CRC protection and recoverability from corruption. Built for extensibility and robustness.
Implementation of #[derive(Encode, Decode)] for bincode_reloaded
A derive macro for bincode that allows generics with traits as context
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
Deterministic tests for binary serialization and deserialization compatibility
Serial number type with wraparound
CLI for printing license information of rust cargo projects to the terminal.