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:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Fast JSON deserialization on borrowed data☆121Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A faster Arc.☆76Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A buffering MPSC queue.☆83Updated last week
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆181Updated last week
- Simple string matching with single- and multiple-wildcard operator☆92Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated 3 weeks ago
- A collection of boosting algorithms written in Rust 🦀☆56Updated 6 months ago
- ☆309Updated 3 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Minimal asynchronous executor for Rust☆133Updated last week
- 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…☆97Updated 3 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Typed any map for rust☆67Updated 11 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago