Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider including HAMT #15

Closed
Gankra opened this issue Nov 30, 2014 · 4 comments
Closed

Consider including HAMT #15

Gankra opened this issue Nov 30, 2014 · 4 comments

Comments

@Gankra
Copy link
Owner

Gankra commented Nov 30, 2014

https://github.com/michaelwoerister/rs-persistent-datastructures

CC @michaelwoerister

@michaelwoerister
Copy link

I'll get back to you after I've found the time to bring the code up-to-date.

@reem
Copy link
Collaborator

reem commented Dec 1, 2014

@michaelwoerister If you are busy, I'm looking for some cool data-structures stuff to do and would love to take a look at this and bring it up-to-date.

@michaelwoerister
Copy link

Sure, feel free to take a look at it.

@Ericson2314
Copy link

I've always felt being able to do a HAMT (with the bit flags and precisely-sized node) without any unsafe stuff would be a cool accomplishment for Rust, and DST in particular. We aren't there yet, but hopefully we will be someday. Just figured I'd drop this here as this is the first time I've seen anybody else talk about HAMTs in Rust.

@Gankra Gankra closed this as completed Mar 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants