valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆78Updated last month
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 last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- A buffering MPSC queue.☆82Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆202Updated this week
- An ε-copy serialization/deserialization framework for Rust☆159Updated last week
- A faster Arc.☆75Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A collection of boosting algorithms written in Rust 🦀☆58Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Fast JSON deserialization on borrowed data☆116Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Typed any map for rust☆67Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- Benchmarking library for stable Rust☆47Updated 2 weeks ago
- Utilities for working with shared slices of memory☆78Updated 4 months 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…☆96Updated last month
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆175Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- ☆282Updated last month
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- in memory Rust database to query your data like a Venn diagram☆119Updated 2 months ago
- An alternative rust async runtime.☆56Updated this week
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆83Updated 2 months ago
- An extremely dev-friendly, composable messaging platform☆57Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆36Updated 2 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month
- Object Pool LockFree in Rust☆47Updated last month
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Static Linear Algebra System☆36Updated 2 years ago