hash-map
Here are 93 public repositories matching this topic...
Language:All
Sort:Most stars
C++ implementation of a fast hash map and hash set using robin hood hashing
- Updated
Nov 2, 2025 - C++
A fast, memory efficient hash map for C++
- Updated
May 19, 2025 - C++
C++ implementation of a fast hash map and hash set using hopscotch hashing
- Updated
Nov 2, 2025 - C++
C++ hash map and hash set which preserve the order of insertion
- Updated
Nov 2, 2025 - C++
C++ implementation of a memory efficient hash map and hash set
- Updated
Nov 3, 2025 - C++
Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + PRNG
- Updated
Dec 12, 2025 - C++
Ordered dictionary data structure implementation in Swift
- Updated
Nov 29, 2021 - Swift
C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
- Updated
Nov 2, 2025 - C++
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.
- Updated
Nov 16, 2025 - C
Study group for algorithms in Ruby, hosted at App Academy
- Updated
Jan 19, 2016 - Ruby
Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup
- Updated
Aug 17, 2023 - C++
Ultra fast, high-quality hash functions for hash-tables and hash-maps (non-cryptographic, header-only C/C++) + PRNG
- Updated
Dec 12, 2025 - C++
Low-latency hash map using minimal perfect hash functions and compact encoding.
- Updated
Nov 19, 2024 - Rust
A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible
- Updated
Mar 19, 2025 - Jupyter Notebook
Count kmers with a more efficient (faster) hash table
- Updated
Jun 8, 2024 - C++
Fast, data-oriented, stdlib-style hash table
- Updated
Jan 17, 2017 - C++
Compile-time single-header hash-map written in C++ 17
- Updated
Sep 29, 2022 - C++
Алгоритмы и структуры данных
- Updated
Mar 20, 2025
Improve this page
Add a description, image, and links to thehash-map topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehash-map topic, visit your repo's landing page and select "manage topics."