valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆77Updated last week
Alternatives and similar repositories for ppl
Users that are interested in ppl are comparing it to the libraries listed below
Sorting:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- A faster Arc.☆75Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆155Updated this week
- A buffering MPSC queue.☆80Updated last year
- Static Linear Algebra System☆36Updated 2 years ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆167Updated last week
- Port of bbolt in Rust☆65Updated 11 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆136Updated this week
- An alternative rust async runtime.☆51Updated last month
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆47Updated last year
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆78Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆67Updated 2 weeks ago
- ☆276Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Typed any map for rust☆67Updated 9 months ago
- An extremely dev-friendly, composable messaging platform☆56Updated last year
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 3 weeks ago