#generational #array #ultimate #container

genr

A generational container implementation for rust

1 unstable release

0.1.0 Sep 17, 2023

#12 in #ultimate

34 downloads per month
Used in ascending_graphics

MIT license

31KB
402 lines

GenR, the Ultimate Generational Array for Rust

I am making this because I often find myself wanting to use a Generational Array, but there is no current "standard" crate which includes everything which I would want. This is my solution.

No runtime deps