valebes / ppl
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆75Updated this week
Alternatives and similar repositories for ppl:
Users that are interested in ppl are comparing it to the libraries listed below
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆144Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆131Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Port of bbolt in Rust☆65Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- ☆235Updated 2 months ago
- ☆41Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆138Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- A faster Arc.☆58Updated last year
- Library safely exposing the io_uring API.☆60Updated last week
- A fast and flexible LRU map.☆180Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 2 months ago
- ☆120Updated 2 weeks ago
- A concurrent, append-only vector.☆153Updated 2 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated last month
- Type-erased core::Discriminant<T>☆38Updated last month
- A Platform-less, Runtime-less Actor Computing Model☆122Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆174Updated last month
- A buffering MPSC queue.☆78Updated 8 months ago
- Zero-cost bitsets over native Rust types☆76Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Streaming JSON reader and writer written in Rust☆71Updated last week