Chashmap crate separation

Hi!

I’m sorry if I have chosen wrong section for this topic.

We found a crate called chashmap useful in our project, but unfortunately it seems to be unmaintained for a long time. There are a couple of things we’d like to implement in chashmap, such as ability to choose different hasher or add more tests, including benches. Also the dependencies are a bit outdated right now, and it’s also good to fix them.

What do you think about moving chashmap into some external repository? Right now it’s hiding inside redox-os/tfs repo which makes sending PRs harder and leaves us without any way to ask question/request a feature using Github issues.

You might have better luck reaching out to him on reddit. Or in the project create an issue to separate the crate out into it’s own project