distrentic / plumLinks
A standard Bloom Filter implementation
☆24Updated 4 years ago
Alternatives and similar repositories for plum
Users that are interested in plum are comparing it to the libraries listed below
Sorting:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Concurrent hash trie☆57Updated 4 years ago
- ☆111Updated last year
- Runtime-agnostic actor library☆77Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆107Updated 6 months ago
- Run closures in parallel☆114Updated 6 months ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- Data parallelism library for async-std.☆93Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆67Updated 4 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Typed any map for rust☆67Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 2 years ago
- A simple cross-process locking API☆38Updated 3 years ago
- Command-line utility which poll on remote addresses in order to perform status checks periodically☆13Updated 4 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A working Rust example for how to implement Borrow for complex keys☆66Updated last year
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago