hash-map topic

List hash-map repositories

java-ds-algorithms

125
Stars
28
Forks
Watchers

Data Structures and Algorithms in Java

sparsepp

1.2k
Stars
124
Forks
Watchers

A fast, memory efficient hash map for C++

Containers

165
Stars
14
Forks
Watchers

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

1.2k
Stars
113
Forks
Watchers

C++ implementation of a fast hash map and hash set using robin hood hashing

hopscotch-map

710
Stars
64
Forks
Watchers

C++ implementation of a fast hash map and hash set using hopscotch hashing

ordered-map

504
Stars
64
Forks
Watchers

C++ hash map and hash set which preserve the order of insertion

sparse-map

330
Stars
34
Forks
Watchers

C++ implementation of a memory efficient hash map and hash set

array-hash

174
Stars
28
Forks
Watchers

C++ implementation of a fast and memory efficient hash map and hash set specialized for strings

OrderedDictionary

197
Stars
62
Forks
Watchers

Ordered dictionary data structure implementation in Swift

Algorithms-Study-Group

93
Stars
32
Forks
Watchers

Study group for algorithms in Ruby, hosted at App Academy