| jaybaird/python-bloomfilter |
1,449 |
|
62 |
1 |
over 5 years ago |
3 |
March 13, 2011 |
23 |
mit |
Python |
| Scalable Bloom Filter implemented in Python |
| steakknife/bloomfilter |
283 |
|
53 |
570 |
over 7 years ago |
1 |
December 27, 2015 |
2 |
mit |
Go |
| Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go |
| verse-lab/ceramist |
114 |
|
0 |
0 |
about 6 years ago |
0 |
|
|
gpl-3.0 |
Coq |
| Verified hash-based AMQ structures in Coq |
| ayazhafiz/xorf |
106 |
|
0 |
4 |
over 2 years ago |
18 |
September 30, 2023 |
10 |
mit |
Rust |
| Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters. |
| barrust/pyprobables |
104 |
|
1 |
1 |
about 2 years ago |
28 |
June 01, 2023 |
3 |
mit |
Python |
| Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html |
| Snawoot/bloom |
26 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| An in-memory bloom filter with persistence and HTTP interface |
| jbapple/libfilter |
26 |
|
0 |
0 |
over 2 years ago |
1 |
March 23, 2021 |
18 |
apache-2.0 |
C++ |
| High-speed Bloom filters and taffy filters for C, C++, and Java |
| DCSO/flor |
16 |
|
0 |
0 |
about 6 years ago |
4 |
February 27, 2020 |
0 |
other |
Python |
| A Python implementation of our efficient Bloom filter library. |
| Nomon/qf-go |
8 |
|
0 |
0 |
over 8 years ago |
0 |
|
5 |
other |
Go |
| go quotient filter implementation |
| prasanthj/bloomfilter |
8 |
|
0 |
0 |
about 5 years ago |
0 |
|
0 |
apache-2.0 |
Java |
| BloomFilter implementation in Java that uses Murmur3 for fast hashing |