valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆77Updated 3 weeks ago
Alternatives and similar repositories for ppl
Users that are interested in ppl are comparing it to the libraries listed below
Sorting:
- A faster Arc.☆73Updated last year
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- Agnesoft Graph Database☆86Updated this week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 8 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- in memory Rust database to query your data like a Venn diagram☆110Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Testing framework for rust enhancing the built-in library with some useful features.☆66Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated last year
- Port of bbolt in Rust☆65Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- A buffering MPSC queue.☆79Updated last year
- ☆260Updated 2 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- Utilities for working with shared slices of memory☆71Updated 2 weeks ago
- 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…☆89Updated 4 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- A concurrent, append-only vector.☆187Updated last month
- A fixed-size circular buffer written in Rust.☆118Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Create Kafaka-like things while enjoying low-level programming without external crates☆91Updated last month
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the …☆46Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆133Updated last month
- Perfect hashing for an imperfect world☆91Updated 5 months ago