hash-map topic
java-ds-algorithms
Data Structures and Algorithms in Java
sparsepp
A fast, memory efficient hash map for C++
Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.
robin-map
C++ implementation of a fast hash map and hash set using robin hood hashing
hopscotch-map
C++ implementation of a fast hash map and hash set using hopscotch hashing
ordered-map
C++ hash map and hash set which preserve the order of insertion
sparse-map
C++ implementation of a memory efficient hash map and hash set
array-hash
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
OrderedDictionary
Ordered dictionary data structure implementation in Swift
Algorithms-Study-Group
Study group for algorithms in Ruby, hosted at App Academy