dcjones / hat-trieLinks
An efficient trie implementation.
☆255Updated 4 years ago
Alternatives and similar repositories for hat-trie
Users that are interested in hat-trie are comparing it to the libraries listed below
Sorting:
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Critbit trees in C☆334Updated 3 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- Fast decoder for VByte-compressed integers