oconnor663 / riddance

a reservable, retiring, recyclable slotmap/arena (WIP)
6 stars 1 forks source link

Riddance Actions Status crates.io docs.rs

Riddance is a Rust library crate that provides a Registry container, which stores objects and issues unique IDs for them, also known as a "slot map" or an "arena". See the documentation on docs.rs.