dpbriggs / growable-bloom-filters
Safe, Growable Bloom Filters in Rust (with serde)
☆24Updated last month
Related projects ⓘ
Alternatives and complementary repositories for growable-bloom-filters
- ☆13Updated last year
- ☆36Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆33Updated 4 years ago
- An Adaptive Radix Tree implementation.☆36Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- A simple distributed document database backed by Sled Key/Value store☆26Updated 3 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 2 years ago
- Channels☆23Updated 2 years ago
- A version for futures::FuturesUnordered that multiplexes Streams☆25Updated this week
- Rust chrono::TimeZone implementation using the system tz database☆19Updated 2 years ago
- Distributed key-value store.☆27Updated 3 years ago
- The simd optimized escape code☆53Updated last week
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆23Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Value log implementation for key-value separated storage in safe Rust☆22Updated this week
- Collection of insert-only wait-free data-structures.☆27Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last year
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- A circular buffer-like queue container.☆35Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆60Updated 3 months ago
- rust database engineering toolkit☆35Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆39Updated 6 months ago
- measures and prints wall time in rust for given scope☆16Updated 6 months ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Jump Consistent Hash implementation for Rust☆15Updated 7 months ago
- ☆46Updated 4 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…☆61Updated last week