Hasty Briefsbeta

Bilingual

Rkyv (archive) is a zero-copy deserialization framework for Rust

a year ago
  • #Rust
  • #serialization
  • #zero-copy
  • rkyv is a zero-copy deserialization framework for Rust.
  • The book covers motivation, architecture, and major features of rkyv.
  • Best resource for learning rkyv but less detailed than documentation.
  • rkyv Discord is a helpful community for support.
  • rkyv GitHub hosts source code and tracks issues.
  • Rust serialization benchmark compares rkyv with other solutions.