BoomFilters
Data stream processors
Probabilistic data structures for processing continuous, unbounded streams
Probabilistic data structures for processing continuous, unbounded streams.
2k stars
42 watching
112 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
bloom-filtercount-min-sketchcounting-bloom-filterscuckoo-filterdata-streamfiltergoprobabilistic-programmingscalable-bloom-filtersstable-bloom-filters
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of probabilistic data structures for approximate data stream processing | 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 |
| Probabilistic data structures for quickly checking membership in a set. | 260 |
| A high-performance probabilistic data structure for efficient membership testing | 88 |
| A probabilistic data structure for testing membership in a set with high false positive rates. | 86 |
| An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |
| A distributed stream processing framework for real-time data reactions | 1,477 |
| An implementation of a flexible and space-efficient data structure for approximated set-membership queries with dynamic item addition and removal | 296 |
| A verified hash-based approximate membership structure library in Coq | 121 |
| An implementation of Bloom filters in Ruby, allowing for efficient probabilistic membership testing with options for native counting and Redis-backed implementations. | 473 |
| A Python framework for real-time data processing on Apache Kafka streams | 1,246 |
| Tool for filtering and concurrent execution of promises with an adjustable concurrency level | 75 |
| Automates enumeration of S3 buckets based on domain and keyword inputs | 13 |
| Provides a lightweight and flexible way to process data streams in Go | 1,935 |
| A high-performance bloom filter implementation | 138 |