nimrod-bloom

Bloom filter

A Bloom filter implementation in Nimrod.

Bloom filter implementation in Nimrod

GitHub

15 stars
4 watching
5 forks
Language: Nim
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
melleb/sqlite-bloomfilterAn extension for SQLite that allows creating and testing bloom filters using the Murmur3 hashing function.17
tannerryan/ringA high-performance bloom filter implementation138
lemire/bloofiAn implementation of multidimensional Bloom filters to efficiently search and identify sets containing elements in large datasets78
mpope9/exor_filterAn Erlang Nif implementation of a probabilistic data structure used for fast set lookups and filtering31
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
tylertreat/boomfiltersProbabilistic data structures for processing continuous, unbounded streams1,596
armon/bloomdA high-performance C network daemon for exposing and managing bloom filters to networked clients.1,238
verse-lab/ceramistA verified hash-based approximate membership structure library in Coq121
nouamanetazi/bloomz.cppAn implementation of BLOOM-like models in pure C/C++810
dinhhuy258/sfm-filter.nvimAn extension for the sfm plugin to filter entries in the explorer.11
hashlookup/a-ray-grassA module for Yara that provides support for DCSO-format bloom filters14
zentures/bloomA collection of high-performance set membership tests using hash tables and bit manipulation techniques.146
yankun1992/fastbloomA high-performance probabilistic data structure for efficient membership testing88
treeform/chromaA library for working with colors in Nim programming language107
euantorano/pledge.nimA wrapper around OpenBSD's pledge system call for language Nim6