dpbriggs / growable-bloom-filtersLinks
Safe, Growable Bloom Filters in Rust (with serde)
☆29Updated last year
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:
- Port of bbolt in Rust☆65Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- It executes futures☆57Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆39Updated 5 years ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- ☆81Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago
- HTTP date parsing and formatting☆57Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- ☆88Updated last month
- Object Pool LockFree in Rust☆49Updated 3 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- How to run Hyper on async-std☆41Updated 3 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆31Updated last week
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- ☆44Updated 7 months ago