dpbriggs / growable-bloom-filters
Safe, Growable Bloom Filters in Rust (with serde)
☆28Updated 5 months ago
Alternatives and similar repositories for growable-bloom-filters:
Users that are interested in growable-bloom-filters are comparing it to the libraries listed below
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated this week
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Distributed key-value store.☆28Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆83Updated 11 months ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 3 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- ☆37Updated 4 years ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Read input lines as byte slices for high efficiency☆64Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated last month
- It executes futures☆58Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆79Updated 3 weeks ago
- Port of bbolt in Rust☆65Updated 5 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- scan-resistant concurrent lazy LRU☆58Updated last year
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- rust wrapper for rocksdb☆18Updated last year