rkyv / rkyv

Zero-copy deserialization framework for Rust
https://rkyv.org
MIT License
2.84k stars 167 forks source link

"Advanced rkyv" book #238

Open djkoloski opened 2 years ago

djkoloski commented 2 years ago

Most of the documentation currently available either explains the very high-level or the very low-level parts of rkyv. Most people struggle getting from one end to the other. An appropriate kind of documentation to fill that gap could be a book that covers advanced parts of the library. Some possible topics:

djkoloski commented 2 years ago

Scaffolding set up in 612e03108d568c05b75d77bc938345cf0c0ccde0. This will probably take a while to get all filled out, so let's take it a little bit at a time.