PROGRAMS BY hamt.sf.net

  • hamt Free

    C++ implementation of Hash Array Mapped Trie (HAMT). Class design follows STL principles and aims to meet the requirements and to provide the guarantees of std::hash_map.