various probabilistic data structures implemented in C
-
Updated
Nov 3, 2024 - C
various probabilistic data structures implemented in C
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
A fast bloom filter implemented by Rust for Python! 10x faster than pybloom!
Counting Bloom Filter Algorithm to count kmers
A counting bloom filter with probabilistic deletion capabilities also allowing a risky deletion which may lead to false negatives if not carefully used.
In this project, I have implemented the Bloom filter, Counting Bloom filter, and Coded bloom filter.
Compact cache-friendly filter, for small number of elements.
Verified hash-based AMQ structures in Coq
Probability Methods for Informatics Engineering | UA 2018/2019
Bloom filter for D language
implementations of a counting bloom, a timing bloom and a scaling timing bloom... made for working with streams!
Add a description, image, and links to the counting-bloom-filter topic page so that developers can more easily learn about it.
To associate your repository with the counting-bloom-filter topic, visit your repo's landing page and select "manage topics."