jedisct1 / rust-bloom-filter
A fast Bloom filter implementation in Rust
☆253Updated last month
Alternatives and similar repositories for rust-bloom-filter:
Users that are interested in rust-bloom-filter are comparing it to the libraries listed below
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- A port of HdrHistogram to Rust☆321Updated last year
- Concurrently Readable Data Structures for Rust☆355Updated 3 weeks ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Rust FFI wrapper for CRoaring☆158Updated last month
- A Rust implementation of the xxHash algorithm.☆393Updated 4 months ago
- Fast generic radix trie implemented in Rust☆199Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- Fowler–Noll–Vo hash function☆345Updated last year
- ☆183Updated 2 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆473Updated 4 months ago
- mirror of https://caio.co/de/foca/☆164Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Rust library implementing xor-filters☆140Updated last year
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- Experiments with structured concurrency in Rust☆362Updated 9 months ago
- Task abstraction for building executors☆465Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month
- Slab allocator for Rust☆777Updated last week
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆276Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 7 months ago
- Compact string type for zero-copy parsing☆257Updated last year
- Per-object thread-local storage for Rust☆342Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆386Updated 2 months ago
- Lightweight and high performance concurrent cache☆235Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆563Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 7 months ago
- An on-disk hash table implementation☆116Updated 3 years ago
- A rust implementation of murmur3☆70Updated 7 months ago