11 results found Sort:

120
1.3k
mit
35
C++ implementation of a fast hash map and hash set using robin hood hashing
Created 2017-08-10
142 commits to master branch, last one 3 months ago
124
1.3k
other
64
A fast, memory efficient hash map for C++
Created 2016-08-21
184 commits to master branch, last one about a year ago
C++ implementation of a fast hash map and hash set using hopscotch hashing
Created 2016-08-15
289 commits to master branch, last one 3 months ago
C++ hash map and hash set which preserve the order of insertion
Created 2017-02-27
146 commits to master branch, last one 3 months ago
C++ implementation of a memory efficient hash map and hash set
Created 2018-01-30
103 commits to master branch, last one 3 months ago
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
Created 2021-11-21
131 commits to main branch, last one 6 months ago
Ordered dictionary data structure implementation in Swift
Created 2015-08-29
297 commits to master branch, last one 3 years ago
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
Created 2017-04-13
112 commits to master branch, last one 3 months ago
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.
Created 2017-10-15
166 commits to master branch, last one 2 years ago
4
66
mit
3
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
Created 2022-07-23
5 commits to main branch, last one 2 years ago
5
42
unknown
3
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
Created 2022-01-03
33 commits to master branch, last one about a year ago