radix_tree

(★ 141)

STL like container of radix tree (a.k.a. PATRICIA trie) in C++

  • .travis.yml
  • CMakeLists.txt
  • COPYING
  • radix_tree.hpp
  • radix_tree_it.hpp
  • radix_tree_node.hpp
  • README.md
// repository documentation