valebes / ppl
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆71Updated last week
Alternatives and similar repositories for ppl:
Users that are interested in ppl are comparing it to the libraries listed below
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆126Updated 4 months ago
- Object Pool LockFree in Rust☆45Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆136Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆111Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆132Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆44Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆178Updated 3 months ago
- A collection of boosting algorithms written in Rust 🦀☆50Updated last week
- Port of bbolt in Rust☆65Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated 3 weeks ago
- Library safely exposing the io_uring API.☆56Updated this week
- A very fast Key-Value store in pure rust☆95Updated this week
- A fast and flexible LRU map.☆173Updated 3 weeks ago
- A buffering MPSC queue.☆78Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆108Updated this week
- ☆216Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆119Updated 7 months ago
- ☆34Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- ☆46Updated last month
- Serialisable closures for Rust.☆64Updated 2 years ago
- A concurrent, append-only vector.☆141Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 4 months ago
- ☆112Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago