- Some fun adventures I’ve had in UB and internal representations. https://blog.maguire.tech/posts/explorations/binary-serialisation/ 7 comments rust
Linking pages
Linked pages
- Vec in std::vec - Rust https://doc.rust-lang.org/std/vec/struct.Vec.html#guarantees 100 comments
- Box in std::boxed - Rust https://doc.rust-lang.org/std/boxed/struct.Box.html#method.leak 47 comments
- GitHub - rust-lang/miri: An interpreter for Rust's mid-level intermediate representation https://github.com/rust-lang/miri 38 comments
- mod.rs - source https://doc.rust-lang.org/src/alloc/vec/mod.rs.html#2039 28 comments
- Not invented here - Wikipedia http://en.wikipedia.org/wiki/Not_invented_here 23 comments
- forget in std::mem - Rust https://doc.rust-lang.org/std/mem/fn.forget.html 6 comments
Would you like to stay up to date with Rust? Checkout Rust
Weekly.
Related searches:
Search whole site: site:blog.maguire.tech
Search title: Adventures in Binary Serialisation :: KataShift
See how to search.