Skip to content
#

robin-hood-hashing

Here are 10 public repositories matching this topic...

Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-performance BlitzMap implementations designed for extreme speed, scalability, and low memory overhead. Ideal for real-time systems, caching engines, and high-density data workloads.

  • Updated Oct 29, 2025
  • C#

Comparison of Hashing Algorithms - Double Hashing, Robin Hood Hashing Cuckoo Hashing with Java's inbuilt HashMap/ HastSet over million of add(), contains() and remove() operations.

  • Updated Jan 18, 2019
  • Java

Improve this page

Add a description, image, and links to the robin-hood-hashing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the robin-hood-hashing topic, visit your repo's landing page and select "manage topics."

Learn more