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:
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Port of bbolt in Rust☆67Updated last year
- Yaque is yet another disk-backed persistent queue for Rust.☆88Updated 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…☆101Updated last week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated this week
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆69Updated 2 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated this week
- HTTP date parsing and formatting☆57Updated last year
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- An async NATS client library for the Rust programming language.☆84Updated last year
- ☆39Updated 5 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- A minimal implementation of consistent hashing☆61Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- Extended utilities for working with files and filesystems in Rust☆152Updated last year
- Typed any map for rust☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- Run closures in parallel☆114Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆87Updated last week
- Asynchronous DNS lookups☆67Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago