Repository navigation

#

hash-map

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

C++
1333
20 天前
C++
1266
2 年前

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

C++
739
7 个月前

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

C++
531
7 个月前

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

C++
344
7 个月前

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG

C++
223
2 天前

Ordered dictionary data structure implementation in Swift

Swift
201
3 年前

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

C++
178
7 个月前

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.

C
169
3 年前

Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)

Go
67
3 年前

Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup

C++
42
2 年前

Count kmers with a more efficient (faster) hash table

C++
23
10 个月前

Fast, data-oriented, stdlib-style hash table

C++
21
8 年前

Low-latency hash map using minimal perfect hash functions and compact encoding.

Rust
19
5 个月前

A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible

Jupyter Notebook
18
1 个月前
C++
13
7 天前

C++ template containers with optimized memory consumption

C++
12
5 天前