hash-array-mapped-trie
There are 7 repositories under hash-array-mapped-trie topic.
mkirchner/hamt
A hash array-mapped trie implementation in C
frptools/collectable
High-performance immutable data structures for modern JavaScript and TypeScript applications. Functional interfaces, deep/composite operations API, mixed mutability API, TypeScript definitions, ES2015 module exports.
palatable/shoki
Purely functional data structures in Java
paoda/hamt
Hash Array Mapped Trie as defined in Phil Bagwell (2001). Ideal Hash Tries
bamboo/idris-hamt
Idris Hash Array Mapped Trie
brianburton/go-immutable-map
Efficient immutable hash map implementation written in go.
fp4php/data-structures
PHP immutable persistent data structures library