valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆77Updated this week
Alternatives and similar repositories for ppl
Users that are interested in ppl are comparing it to the libraries listed below
Sorting:
- A faster Arc.☆70Updated last year
- An ε-copy serialization/deserialization framework for Rust☆149Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆55Updated last month
- ☆258Updated 2 months ago
- A very fast Key-Value store in pure rust☆162Updated last week
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Fast JSON deserialization on borrowed data☆106Updated last week
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- An ergonomic graph API for Rust☆50Updated last week
- Utilities for working with shared slices of memory☆70Updated last week
- Benchmarking library for stable Rust☆45Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- ☆102Updated 3 weeks ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆75Updated 10 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆110Updated 2 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆151Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Derive macro to map between different types☆27Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆87Updated 3 months ago
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month