Found 20 repositories(showing 20)
whatdahopper
Level up your Beat Saber experience on Quest! AnyTweaks provides various tweaks to help boost your experience on Quest, such as Bloom, FPS Counter and more.
xwzy
Skip List, Bloom Filter, Ring Buffer, Query Counter, LRU, LFU... 🚀🚀🚀 Data structures and algorithm implementation in golang.
preciz
Probabilistic data structures (bloom filter / counting bloom filter / linear counter)
BaronStack
A bloomfilter libary with traditional bloom filter and counter bloom filter's implementation.
cenkalti
Cardinality counter that uses bloom filter internally.
renatovalente5
A project made in Java to create a Bloom Filter counting, a Stochastic Counter and a MinHash
uio-bmi
Simple kmer counter using Bloom filter and efficient hash function
tiagocmendes
Implementation of a Stochastic Counter, Counting Bloom Filter and Min Hash technique using Java
idibon
Bloom-based counters
kalleaaltonen-zz
No description available
Jularenas
Kmer counter implementing bloom filters with input given size
juniwang
Example implementation for bloom filter(BF) and counter bloom filter(CBF).
reneeschel
App that counts the blooms with HTML, CSS and JavaScript
annaabelman
A tracker of chlorophyll blooms in Alaskan waters.
lukasalipur
An App that counts how much is left until Spring Bloom
No description available
deepakgm
Implementation of hash-tables, counters, bloom-filters and flow-size sketches
TomasCostaK
Stochastic counter, Bloom Filter and MinHashing to get probability of lottery winners and similarity of prizes
ksantosh95
Network data structures such as Bloom filter, Counter sketch, hash tables and virtual bitmaps are implemented using Java
Jeffrey-Joan
What if we only update the minimum hash among all k options in Count-Min Sketch(This would reduce the number of updates that are applied to the counters) and also compress the number of rows to 1 like bloom filter(this would increase collisions)? who would this trade-off work. To test this out we run several experiments
All 20 repositories loaded