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