jedisct1 / rust-bloom-filterLinks
A fast Bloom filter implementation in Rust
☆269Updated this week
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:
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Safe Rust bindings for LMDB☆186Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆362Updated 5 months ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆289Updated 2 months ago
- Rust FFI wrapper for CRoaring☆162Updated 3 weeks ago
- A Rust implementation of the xxHash algorithm.☆420Updated 3 months ago
- Skiplist implementation in rust☆107Updated this week
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- ☆207Updated 9 months ago
- A rust implementation of murmur3☆74Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- a lock-free concurrent slab (experimental)☆302Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- ☆185Updated 3 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- A fast, non-secure, hashing algorithm derived from an internal hasher in FireFox.☆278Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Rust implementation of xxhash☆263Updated 2 weeks ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Proactive IO & Runtime system☆275Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆411Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A simple, humane, typed key-value storage solution.☆333Updated last week
- A Rust library for interrupting asynchronous streams.☆168Updated 11 months ago