| wangyi-fudan/wyhash |
849 |
|
0 |
0 |
over 2 years ago |
0 |
|
15 |
unlicense |
C |
| The FASTEST QUALITY hash function, random number generators (PRNG) and hash map. |
| jasondavies/bloomfilter.js |
733 |
|
77 |
37 |
over 4 years ago |
14 |
April 26, 2018 |
11 |
bsd-3-clause |
JavaScript |
| JavaScript bloom filter using FNV for fast hashing |
| ronomon/hash-table |
283 |
|
0 |
4 |
over 4 years ago |
11 |
October 18, 2021 |
1 |
mit |
JavaScript |
| Fast, reliable cuckoo hash table for Node.js. |
| sean-public/python-hashes |
221 |
|
1 |
0 |
about 8 years ago |
1 |
March 31, 2011 |
3 |
mit |
Python |
| Interesting (non-cryptographic) hashes implemented in pure Python. |
| rizkg/BBHash |
211 |
|
0 |
0 |
about 3 years ago |
0 |
|
7 |
mit |
C++ |
| Bloom-filter based minimal perfect hash function library |
| avaneev/komihash |
148 |
|
0 |
0 |
over 2 years ago |
0 |
|
0 |
mit |
C |
| Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 26GB/s + PRNG |
| bigmlcom/sketchy |
146 |
|
0 |
0 |
almost 3 years ago |
0 |
|
1 |
other |
Clojure |
| Sketching Algorithms for Clojure (bloom filter, min-hash, hyper-loglog, count-min sketch) |
| Cue/greplin-bloom-filter |
139 |
|
0 |
0 |
almost 9 years ago |
0 |
|
1 |
apache-2.0 |
Java |
| Java implementation of a probabilistic set data structure |
| PeterRK/PageBloomFilter |
134 |
|
0 |
0 |
about 2 years ago |
4 |
March 20, 2025 |
0 |
bsd-3-clause |
Assembly |
| May be fastest bloom filter in C++/Go/Java/C#/Python/Rust |
| manosriram/Data-Structures |
113 |
|
0 |
0 |
over 5 years ago |
0 |
|
2 |
gpl-3.0 |
C++ |
| Data-Structures using C++. |