dpbriggs / growable-bloom-filters
Safe, Growable Bloom Filters in Rust (with serde)
☆28Updated 6 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
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- ☆37Updated 4 years ago
- ☆45Updated last year
- A global executor built on top of async-executor and smol☆74Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- A timeout connector for the hyper client☆26Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- a fast async pool based on channel☆24Updated 5 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A minimal implementation of consistent hashing☆57Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- 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…☆80Updated last month
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Memory database☆55Updated last year
- Serde support for the humantime crate☆33Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 4 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated last month