- A safe tree using generational indices, inspired by the RustConf closing keynote https://github.com/arnaudvalensi/vec-tree 4 comments rust
Linked pages
- RustConf 2022 http://rustconf.com/program.html 46 comments
- GitHub - fitzgen/generational-arena: A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://github.com/fitzgen/generational-arena 11 comments
- ABA problem - Wikipedia https://en.wikipedia.org/wiki/ABA_problem 1 comment
Would you like to stay up to date with Rust? Checkout Rust
Weekly.