| Tessil/hat-trie |
708 |
|
0 |
0 |
almost 3 years ago |
0 |
|
7 |
mit |
C++ |
| C++ implementation of a fast and memory efficient HAT-trie |
| usethesource/capsule |
391 |
|
0 |
0 |
over 2 years ago |
0 |
|
8 |
bsd-2-clause |
Java |
| The Capsule Hash Trie Collections Library |
| timtadh/data-structures |
377 |
|
6 |
47 |
over 3 years ago |
6 |
July 18, 2022 |
1 |
other |
Go |
| Go datastructures. |
| paritytech/trie |
231 |
|
97 |
42 |
about 2 years ago |
11 |
March 14, 2023 |
30 |
apache-2.0 |
Rust |
| Base-16 Modified Patricia Merkle Tree (aka Trie) |
| mattbierner/hamt |
203 |
|
8 |
11 |
over 8 years ago |
22 |
September 28, 2017 |
4 |
mit |
JavaScript |
| Javascript Hash Array Mapped Trie |
| zhangchiqing/merkle-patricia-trie |
139 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
Go |
| A simplified golang implementation of Ethereum's Modified Patricia Trie. |
| romix/java-concurrent-hash-trie-map |
138 |
|
2 |
10 |
over 6 years ago |
2 |
September 18, 2014 |
2 |
other |
Java |
| Java port of a concurrent trie hash map implementation from the Scala collections library |
| bendyworks/lean-map |
136 |
|
0 |
0 |
almost 9 years ago |
5 |
April 22, 2017 |
0 |
epl-1.0 |
Clojure |
| Lean Hash Array Mapped Trie implementation in ClojureScript |
| manosriram/Data-Structures |
113 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
gpl-3.0 |
C++ |
| Data-Structures using C++. |
| chaelim/HAMT |
102 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
mit |
C |
| Hash Array Mapped Trie (C++ Templates) |