A standard and scalable Bloom filter implementation in Rust with configurable error tolerance and automatic scaling
Xor Filters: Faster and Smaller Than Bloom and Cuckoo Filters
Metadata-driven Parquet pruning for Rust: Skip irrelevant data before reading
A highly parallel Perl 5 interpreter written in Rust
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
Library implementing xor filters - faster and smaller than bloom and cuckoo filters.
Ultra-fast Xor and Binary Fuse filters for Rust / 极致性能的 Rust Xor 与 Binary Fuse 过滤器
High-performance range filter implementation - DIVA (VLDB 2025 Best Research Paper)
Levenshtein/Universal Automata for approximate string matching using various dictionary backends
Transport and routing layer for Filament cryptographic networking stack
An implementation of log-structured merge trees in pure Rust
Indexed search accelerator for compressed logs. Cached queries 100-1200x faster than zgrep.