jedisct1 / rust-bloom-filterLinks
A fast Bloom filter implementation in Rust
☆263Updated 2 months ago
Alternatives and similar repositories for rust-bloom-filter
Users that are interested in rust-bloom-filter are comparing it to the libraries listed below
Sorting:
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- Safe Rust bindings for LMDB☆182Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- Rust FFI wrapper for CRoaring☆160Updated last week
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- Skiplist implementation in rust☆103Updated this week
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- ☆185Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- ☆192Updated 6 months ago
- a lock-free concurrent slab (experimental)☆295Updated 8 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A port of HdrHistogram to Rust☆324Updated last year
- Proactive IO & Runtime system☆274Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆495Updated 3 weeks ago
- Exponential backoff and retry for Rust.☆332Updated last year
- A memory-efficient patricia tree implementation written in Rust☆126Updated 8 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆145Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆305Updated 2 months ago
- A priority queue for Rust with efficient change function.☆204Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- A circuit breaker implementation for rust☆196Updated last year
- memcache client for rust☆141Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year