slotmap
slotmap copied to clipboard
Ongoing maintenance?
In #89, @orlp says that he intends to work on a 2.0 but there is no current timeline.
I was wondering if there's interest in some patches to the current version to add CI and do things that aren't API tweaks. I'd be happy to submit some changes to fix up some of the clippy lints, add CI using GitHub Actions, and other relatively minor things.
Some other projects came up in the meantime, but those are either done or close to done. Soon:tm: slotmap is back on top of the stack.
Some other projects came up in the meantime, but those are either done or close to done. Soon:tm: slotmap is back on top of the stack.
Hopping on to this bandwagon
I am open for helping in contributing to this crate.,
This crate is one of my most used crates across almost every rust project I've worked on. I find it indispensable when working with trees, graphs, arenas, custom async runtimes, etc.