HashTrie 1.0



Download: Mirror 1
Dialup (56k): 15 s
ISDN (128k): 07 s
DSL (512k): 02 s
Cable (1024k): 01 s
T1 (1484k): 01 s

By Softcomplete Development. HashTrie is a new highly efficient data structure for fast searching. It combines in itself properties of the hash-tables and trie (digital-trees). As against the usual hash-tables the size of HashTrie is not fixed which allows it to work with an unknown previous amount of data.