Repository navigation

#

bloom-filter

🔍 Tiny, full-text search engine for static websites built with Rust and Wasm

Rust
2846
1 个月前

2021年最新总结 500个常用数据结构,算法,算法导论,面试常用,大厂高级工程师整理总结

C
2172
1 年前

Probabilistic Datatypes Module for Redis

C
1745
5 天前

The FASTEST QUALITY hash function, random number generators (PRNG) and hash map.

C
1049
1 年前

In-memory nucleotide sequence k-mer counting, filtering, graph traversal and more

Python
779
2 年前

Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)

Go
757
8 年前

JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash

TypeScript
421
3 个月前

🎯 Bloom filters for C++11

C++
363
4 年前

🔬 Assemble large genomes using short reads

C++
322
6 个月前

LUA Redis scripts for a scaling bloom filter

JavaScript
316
7 年前

Fast, reliable cuckoo hash table for Node.js.

JavaScript
303
4 年前

A simple and small bloom filter implementation in plain C.

C
302
3 年前

Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化

Go
300
2 年前

The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.

Rust
297
21 天前

A fast, simple and lightweight Bloom filter library for Python, implemented in Rust.

Rust
285
1 个月前

fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)

Zig
274
7 个月前

Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG

C++
253
2 个月前