bloofi
Bloom filter lookup system
An implementation of multidimensional Bloom filters to efficiently search and identify sets containing elements in large datasets
Bloofi: A java implementation of multidimensional Bloom filters
78 stars
6 watching
8 forks
Language: Java
last commit: over 8 years ago
Linked from 1 awesome list
bloom-filtersjava
Related projects:
Repository | Description | Stars |
---|---|---|
boydgreenfield/nimrod-bloom | A Bloom filter implementation in Nimrod. | 15 |
jie123108/lua-resty-bloomd | A Lua library to interact with the bloomd high-performance C server offering bloom filter operations. | 15 |
mpope9/exor_filter | An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |
melleb/sqlite-bloomfilter | An extension for SQLite that allows creating and testing bloom filters using the Murmur3 hashing function. | 17 |
igrigorik/bloomfilter-rb | A Ruby implementation of bloom filters and related data structures, including native counting and Redis-backed filters. | 473 |
tylertreat/boomfilters | Probabilistic data structures for processing continuous, unbounded streams | 1,595 |
tannerryan/ring | A high-performance bloom filter implementation | 138 |
lookinlab/adonis-lucid-filter | A library that adds filtering functionality to AdonisJS Lucid ORM models | 150 |
hashlookup/a-ray-grass | A module for Yara that provides support for DCSO-format bloom filters | 14 |
crossfilter/crossfilter | Fast n-dimensional filtering and grouping of records in the browser. | 1,746 |
yankun1992/fastbloom | A high-performance probabilistic data structure for efficient membership testing | 84 |
peterc/whatlanguage | Language detection library using Bloom filters for speed and memory efficiency. | 685 |
dinhhuy258/sfm-filter.nvim | An extension for the sfm plugin to filter entries in the explorer. | 11 |
lukyvj/colofilter.css | A collection of CSS filters creating duotone color effects. | 620 |
marduc812/burpsuitehistoryexplorer | A Burp Suite extension to filter search results by host | 1 |