valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆79Updated 5 months ago
Alternatives and similar repositories for ppl
Users that are interested in ppl are comparing it to the libraries listed below
Sorting:
- A buffering MPSC queue.☆87Updated 2 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 8 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- A faster Arc.☆80Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- ☆116Updated last week
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆196Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- ☆64Updated 4 months ago
- A fast, lightweight and extensible implementation of a graph data structure.☆39Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- An implementation of the C++ Masstree data structure in Rust.☆204Updated this week
- A very fast Key-Value store in pure rust☆219Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 8 months ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago
- ☆112Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- an extremely fast async mutex with alternative sync API☆86Updated last month
- An async actor framework for Rust☆60Updated 4 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year