philsquared / hash_trie

A persistent hash array-mapped trie for C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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++

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 99.8%Language:Shell 0.2%Language:CMake 0.1%