« earlier | later » Page 1 of 1
A simplified version of the PATRICIA trie; allows the operations of a hash plus lexicographic lookup, with potentially better efficiency (although I guess you need to be careful about locality).
to associative data-structures djb hash tree ... on 17 December 2016
« earlier | later » Page 1 of 1
- tree | |
1 | + associative |
1 | + data-structures |
1 | + djb |
1 | + hash |
tasty by Adam Sampson.