1. rkyv
  2. Foundations
  3. Motivation
  4. Zero-copy deserialization
  5. Architecture
    1. Relative pointers
    2. Archive
    3. Serialize
    4. Deserialize
  6. Format
    1. Alignment
  7. Derive macro features
    1. Wrapper types
    2. Remote derive
  8. Shared pointers
  9. Unsized types
  10. Trait objects
  11. Validation
  12. Allocation tracking
  13. Feature comparison
  14. FAQ
  15. Contributors