nimrod-bloom
Bloom filter
A Bloom filter implementation in Nimrod.
Bloom filter implementation in Nimrod
15 stars
4 watching
5 forks
Language: Nim
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension for SQLite that allows creating and testing bloom filters using the Murmur3 hashing function. | 17 |
| A high-performance bloom filter implementation | 138 |
| An implementation of multidimensional Bloom filters to efficiently search and identify sets containing elements in large datasets | 78 |
| An Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering | 31 |
| An implementation of Bloom filters in Ruby, allowing for efficient probabilistic membership testing with options for native counting and Redis-backed implementations. | 473 |
| Probabilistic data structures for processing continuous, unbounded streams | 1,596 |
| A high-performance C network daemon for exposing and managing bloom filters to networked clients. | 1,238 |
| A verified hash-based approximate membership structure library in Coq | 121 |
| An implementation of BLOOM-like models in pure C/C++ | 810 |
| An extension for the sfm plugin to filter entries in the explorer. | 11 |
| A module for Yara that provides support for DCSO-format bloom filters | 14 |
| A collection of high-performance set membership tests using hash tables and bit manipulation techniques. | 146 |
| A high-performance probabilistic data structure for efficient membership testing | 88 |
| A library for working with colors in Nim programming language | 107 |
| A wrapper around OpenBSD's pledge system call for language Nim | 6 |