dmillett/jig

Text Trie Map

Opened this issue · 0 comments

Write a text trie map implementation to reduce latency for configuration structures in lieu of a HashMap or TreeMap.