Zero-copy deserialization framework for Rust
Vibrato: viterbi-based accelerated tokenizer with rkyv support for fast dictionary loading.
Third-party derive macro for rkyv's *With traits
Derive macro for rkyv
Zero-copy deserialization framework for Rust
Trait object support for rkyv
Data driver contract interface to support json serialization
Length-prefixed rkyv codec for libp2p request-response
Implementing shared (de)serialization of Arc<Path> and Arc<str> with rkyv
Customizable naming for types
Single-macro schema versioning for Rust: declare a struct family with #[add]/#[edit]/#[delete] mutations across versions and parse them at runtime without serde(flatten) overhead. Optional binary codecs: rkyv, bincode, postcard.
Some adaptors to stream rkyv Archives over AsyncRead and AsyncWrite