jedisct1 / rust-bloom-filterLinks
A fast Bloom filter implementation in Rust
☆258Updated 3 weeks 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☆201Updated 2 years ago
- Safe Rust bindings for LMDB☆178Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆283Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆404Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- ☆184Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆265Updated last year
- Fowler–Noll–Vo hash function☆347Updated last year
- a lock-free concurrent slab (experimental)☆291Updated 6 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆295Updated last week
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- A rust implementation of murmur3☆71Updated 9 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆166Updated last year
- A priority queue for Rust with efficient change function.☆196Updated 3 weeks ago
- Skiplist implementation in rust☆100Updated this week
- Exponential backoff and retry for Rust.☆327Updated last year
- A port of HdrHistogram to Rust☆321Updated last year
- A Vec of Bits☆180Updated 3 weeks ago
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆481Updated 6 months ago
- ☆189Updated 4 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- Lightweight and high performance concurrent cache☆249Updated this week
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆399Updated 4 months ago
- A directed acyclic graph data structure for Rust.☆222Updated 2 months ago
- Heap-based async timers☆215Updated last year