valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆78Updated 3 months ago
Alternatives and similar repositories for ppl
Users that are interested in ppl are comparing it to the libraries listed below
Sorting:
- A collection of boosting algorithms written in Rust 🦀☆57Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A faster Arc.☆76Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 3 years ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆185Updated last week
- A buffering MPSC queue.☆84Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast JSON deserialization on borrowed data☆121Updated last month
- An ε-copy serialization/deserialization framework for Rust☆167Updated last week
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- Utilities for working with shared slices of memory☆82Updated 6 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 3 months ago
- Port of bbolt in Rust☆65Updated last year
- ☆60Updated 3 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- ☆115Updated last week
- Blazingly Fast Pseudo Random Number Generator written in Rust☆21Updated last year
- Object Pool LockFree in Rust☆49Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated last week
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆87Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- ResNet implementation with Burn☆36Updated last year
- A very fast HTTP Server based on Hyper and Rust☆90Updated last year
- an extremely fast async mutex with alternative sync API☆80Updated 2 weeks ago