The first scalable probabilistic exact counter
-
Updated
Apr 16, 2024 - C++
The first scalable probabilistic exact counter
simple hash functions in go: a simple hash function implementing Horner's rule and a universal hash function implementing the Carter-Wegman method.
Hazz, a pseudo-random-data-filled-table, to generate k indipendent and uniform, very fast hash functions.
Implementation of a perfect hashing data structure. We say a hash function is perfect for S if all lookups involve O(1) work.
Asino a stubborn, simple and fast Bloom filter for the rest of us.
Merge Sort-Insertion Sort-Heap Sort- Hash Table algorithms are included in these projects.
Hash functions and tables in Java
Different algorithms and data structures implementations.
PolymurHash port in Zig.
Implementation of a perfect hashing data structure using different space complexity solutions.
Impelementation for some Perfect hashing algorithms
Add a description, image, and links to the universal-hashing topic page so that developers can more easily learn about it.
To associate your repository with the universal-hashing topic, visit your repo's landing page and select "manage topics."