membership-query
There are 6 repositories under membership-query topic.
joseph-fox/python-bloomfilter
Scalable Bloom Filter implemented in Python
AMDComputeLibraries/morton_filter
A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)
SvanBoxel/org-audit-action
GitHub Action that provides an Organization Membership Audit
TheHolyJoker/Comparing-Filters
Benchmarking Bloom, Cuckoo, Morton, and PD based filter.
circular-time/dejavu
A zero-allocation, space-efficient, logarithmic-time solution in Go to the exact membership query problem
farazdagi/hash-iter
Enhanced double hashing in Rust