hash-map topic
List
hash-map repositories
amt
64
Stars
4
Forks
Watchers
Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)
komihash
181
Stars
6
Forks
Watchers
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG
kmer-counter
24
Stars
5
Forks
Watchers
Count kmers with a more efficient (faster) hash table
hash_table
21
Stars
0
Forks
Watchers
Fast, data-oriented, stdlib-style hash table
fph-table
40
Stars
4
Forks
Watchers
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup