C++ implementation of a fast and memory efficient HAT-trie
Stars
864
Forks
122
Watchers
864
Open Issues
15
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add burst_threshold limit check to the size limit of array_hash
611bdccView on GitHubImprove erase_prefix tests to catch issue solved by ad6d85cfa239b26e2ce5dbfe13a51a1c581799a4
19b81d7View on GitHubFix erase_prefix issue #57, empty nodes were not correctly cleared
ad6d85cView on GitHubAdd for_each_prefix_of methods to obtain path to longest prefix (#52)
906e6abView on GitHub