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
175 stars
9 watching
39 forks
Language: Java
last commit: over 3 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of a flexible and space-efficient data structure for approximated set-membership queries with dynamic item addition and removal | 296 | |
| A data structure that enables efficient set-membership queries with dynamic item insertion and deletion. | 971 | |
| A Cuckoo Filter implementation that provides efficient membership testing and deletion functionality. | 83 | |
| An implementation of a probabilistic data structure used to test membership in a set | 17 | |
| A collection of high-performance set membership tests using hash tables and bit manipulation techniques. | 146 | |
| Automated malware analysis system | 4 | |
| A Redis module implementing a probabilistic data structure for efficient membership testing and deletion of items without holding the entire set in memory. | 231 | |
| An implementation of Bloom filters in Ruby, allowing for efficient probabilistic membership testing with options for native counting and Redis-backed implementations. | 473 | |
| A high-performance probabilistic data structure for efficient membership testing | 88 | |
| An implementation of a dynamic set data structure that balances false positive rates with storage space | 1,146 | |
| A probabilistic data structure for testing membership in a set with high false positive rates. | 86 | |
| Probabilistic data structures for quickly checking membership in a set. | 260 | |
| Sharing learnings on mutation testing with the Mutant gem in Ruby applications | 13 | |
| Automated analysis tool for Android malware and suspicious files using a sandboxing environment. | 580 | |
| A C implementation of a grammar parser for the Jq language | 3 |