CuckooFilter4J

Membership tester

Implementation of a data structure for efficient set membership queries with optional deletion and dynamic updates

High performance Java implementation of a Cuckoo filter - Apache Licensed

GitHub

175 stars
9 watching
39 forks
Language: Java
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
linvon/cuckoo-filterAn implementation of a flexible and space-efficient data structure for approximated set-membership queries with dynamic item addition and removal296
efficient/cuckoofilterA data structure that enables efficient set-membership queries with dynamic item insertion and deletion.971
kristoff-it/zig-cuckoofilterA Cuckoo Filter implementation that provides efficient membership testing and deletion functionality.83
oldpanda/bloomfilterAn implementation of a probabilistic data structure used to test membership in a set17
zentures/bloomA collection of high-performance set membership tests using hash tables and bit manipulation techniques.146
nwinternights/cuckoo_boxjsAutomated malware analysis system4
kristoff-it/redis-cuckoofilterA Redis module implementing a probabilistic data structure for efficient membership testing and deletion of items without holding the entire set in memory.231
igrigorik/bloomfilter-rbAn implementation of Bloom filters in Ruby, allowing for efficient probabilistic membership testing with options for native counting and Redis-backed implementations.473
yankun1992/fastbloomA high-performance probabilistic data structure for efficient membership testing88
seiflotfy/cuckoofilterAn implementation of a dynamic set data structure that balances false positive rates with storage space1,146
yourbasic/bloomA probabilistic data structure for testing membership in a set with high false positive rates.86
hexops/fastfilterProbabilistic data structures for quickly checking membership in a set.260
tjchambers/mutant-musingsSharing learnings on mutation testing with the Mutant gem in Ruby applications13
idanr1986/cuckoo-droidAutomated analysis tool for Android malware and suspicious files using a sandboxing environment.580
nverno/tree-sitter-jqA C implementation of a grammar parser for the Jq language3