#
robinhood-hashmap
Here are 4 public repositories matching this topic...
Fast and memory-efficient immutable collections and helper data structures
mapperformanceimmutableavl-treefunctional-programmingdictionaryeffectsvalue-semanticspersistentdata-structureshashmaplock-freehashtablememory-efficientsum-typesopen-addressingcompare-and-swap2-3-treereference-semanticsrobinhood-hashmap
- Updated
Sep 18, 2025 - C#
An implementation of the Robin Hood hashing algorithm in C.
- Updated
May 16, 2023 - C
Implementation of a Robinhood hashmap backed by an FX hasher
- Updated
Jan 31, 2021 - Rust
This is my naive implementation of a "bucketized cuckoo hash table" (BCHT) utilizing a variable amount of interchangeable hash algorithms that I thought to include in the repository.
chashingbucketslinked-listrecursionmemory-managementmemory-allocationhashtablepointers-and-arrayscuckoo-hashing-algorithmrobinhood-hashmap
- Updated
Jul 19, 2024 - C
Improve this page
Add a description, image, and links to therobinhood-hashmap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with therobinhood-hashmap topic, visit your repo's landing page and select "manage topics."