dpbriggs / growable-bloom-filtersLinks
Safe, Growable Bloom Filters in Rust (with serde)
☆28Updated 8 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
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 3 months ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 3 years ago
- Read input lines as byte slices for high efficiency☆65Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- The simd optimized escape code☆54Updated this week
- Rust wrapper for posix message queues☆16Updated 11 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- An async NATS client library for the Rust programming language.☆83Updated last year
- ☆47Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago
- ☆39Updated 5 years ago
- Memory database☆55Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆113Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Typed any map for rust☆67Updated 5 months ago
- Extra components for use with Mio.☆31Updated last week
- Abstract over different executors☆73Updated last year