valebes / ppl
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆75Updated last week
Alternatives and similar repositories for ppl:
Users that are interested in ppl are comparing it to the libraries listed below
- An ε-copy serialization/deserialization framework for Rust☆146Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- ☆250Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- A very fast Key-Value store in pure rust☆158Updated 2 months ago
- A faster Arc.☆64Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 6 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 2 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆134Updated last week
- A fast and flexible LRU map.☆181Updated 3 months ago
- Perfect hashing for an imperfect world☆89Updated 2 months ago
- A buffering MPSC queue.☆78Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆86Updated 2 months ago
- Port of bbolt in Rust☆65Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 2 weeks ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆66Updated last week
- Type-erased core::Discriminant<T>☆38Updated last month
- Library safely exposing the io_uring API.☆61Updated last month
- Simple async reactor and executor for rust☆79Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆126Updated 10 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆45Updated 10 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month
- Embedded Key-Value Storage Engine☆118Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago