11 results found Sort:
- Filter by Primary Language:
- Go (3)
- C# (1)
- C++ (1)
- Erlang (1)
- Python (1)
- Ruby (1)
- TypeScript (1)
- C (1)
- Zig (1)
- +
Probabilistic data structures for processing continuous, unbounded streams.
Created
2015-02-06
152 commits to master branch, last one 3 years ago
Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)
Created
2016-07-22
15 commits to master branch, last one 7 years ago
JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash
Created
2017-01-23
228 commits to master branch, last one about a month ago
Substitute for bloom filter.
Created
2013-11-25
31 commits to master branch, last one 3 years ago
Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
Created
2021-02-19
36 commits to main branch, last one 3 years ago
Pure Ruby Cuckoo Filter Implementation
Created
2017-01-18
26 commits to master branch, last one 3 years ago
Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html
Created
2017-07-08
145 commits to master branch, last one a day ago
Production-ready Cuckoo Filters for any C ABI compatible target.
Created
2019-05-12
28 commits to master branch, last one 5 years ago
A probabilistic data structures library for C#
Created
2015-12-14
88 commits to master branch, last one 6 years ago
Prefix Filter: Practically and Theoretically Better Than Bloom.
Created
2022-03-18
7 commits to main branch, last one 2 years ago
High-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir
Created
2021-01-07
40 commits to main branch, last one about a month ago