Fast and memory-efficient immutable collections and helper data structures
-
Updated
Nov 2, 2024 - C#
Fast and memory-efficient immutable collections and helper data structures
An implementation of the Robin Hood hashing algorithm in C.
Implementation of a Robinhood hashmap backed by an FX hasher
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.
Various containers written for C programmers who need complete control over their memory.
Add a description, image, and links to the robinhood-hashmap topic page so that developers can more easily learn about it.
To associate your repository with the robinhood-hashmap topic, visit your repo's landing page and select "manage topics."