Skip to content

philsquared/hash_trie

Repository files navigation

hash_trie

A persistent hash array-mapped trie for C++

Please note that this repo is no longer maintained.

(slightly longer version: What is committed here is the state I got it to in order to support my talk on it. I had intended to round it out more fully, but before I really had a chance to do that I heard that Immer was gaining a phamt implementation, and I trusted that this would be a high quality implementation - so I never followed up).

About

A persistent hash array-mapped trie for C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages