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
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Rust FFI wrapper for CRoaring☆158Updated 3 weeks ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- Safe Rust bindings for LMDB☆179Updated 2 years ago
- Skiplist implementation in rust☆101Updated this week
- A Rust implementation of the xxHash algorithm.☆408Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆168Updated last week
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Lightweight and high performance concurrent cache☆261Updated 3 weeks ago
- A port of HdrHistogram to Rust☆324Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆268Updated last year
- Rust library implementing xor-filters☆140Updated 2 years ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆401Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Per-object thread-local storage for Rust☆348Updated this week
- A simple, humane, typed key-value storage solution.☆323Updated last month
- A rust implementation of murmur3☆71Updated 10 months ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆487Updated this week
- ☆184Updated 3 years ago
- ☆191Updated 5 months ago
- Compact string type for zero-copy parsing☆260Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆251Updated 11 months ago
- Exponential backoff and retry for Rust.☆332Updated last year
- A Vec of Bits☆181Updated 2 months ago