bloom filter is a probabilistic filter which SPV clients provide so we can filter the transactions we send them -- this allows for significantly more efficient transaction and block downloads
ModKit SDK
Rapid Log Analysis
A standard and scalable Bloom filter implementation in Rust with configurable error tolerance and automatic scaling
A quotient filter implementation.
Library implementing xor filters - faster and smaller than bloom and cuckoo filters.
A minimal Bloom Filter implementation in Rust
Ultra-fast Xor and Binary Fuse filters for Rust / 极致性能的 Rust Xor 与 Binary Fuse 过滤器
CKB RPC server
cargo frontend for git-function-history
LevelDB-compatible 32-bit non-cryptographic hash function for raw byte buffers, suitable for hash tables, Bloom filters, and database internals.
LevelDB-compatible Bloom filter policy and test harness for the bitcoin-rs LevelDB port, implementing Kirsch–Mitzenmacher double hashing over byte slices.