- `generational-arena`: A safe arena using generational indices, inspired by the RustConf closing keynote https://github.com/fitzgen/generational-arena 11 comments rust
Linking pages
- When Zig is safer and faster than Rust https://zackoverflow.dev/writing/unsafe-rust-vs-zig/ 464 comments
- This Week in Rust 249 · This Week in Rust https://this-week-in-rust.org/blog/2018/08/28/this-week-in-rust-249/ 9 comments
- GitHub - ArnaudValensi/vec-tree: A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://docs.rs/vec-tree/0.1.0/vec_tree/ https://github.com/arnaudvalensi/vec-tree 4 comments
Linked pages
Would you like to stay up to date with Rust? Checkout Rust
Weekly.