valebes / ppl
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆76Updated last month
Alternatives and similar repositories for ppl
Users that are interested in ppl are comparing it to the libraries listed below
Sorting:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- ☆254Updated 2 weeks ago
- A faster Arc.☆67Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago
- A concurrent, append-only vector.☆163Updated 2 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆138Updated last week
- Map data structure whose keys are stored as ranges☆88Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A collection of boosting algorithms written in Rust 🦀☆53Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- A buffering MPSC queue.☆78Updated 10 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated last week
- A very fast Key-Value store in pure rust☆160Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 6 months ago
- Perfect hashing for an imperfect world☆91Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆36Updated 2 months ago
- Async broadcast channels☆177Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago