valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆78Updated 2 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 🦀☆58Updated 6 months ago
- A buffering MPSC queue.☆82Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- An atomically updatable Arc for lock-free concurrency.☆185Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆144Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- An ε-copy serialization/deserialization framework for Rust☆162Updated 2 weeks ago
- Embedded Key-Value Storage Engine☆128Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆177Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years 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
- in memory Rust database to query your data like a Venn diagram☆123Updated this week
- A faster Arc.☆75Updated last year
- Utilities for working with shared slices of memory☆81Updated 4 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Benchmarking library for stable Rust☆47Updated last month
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 2 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆68Updated last month
- ☆56Updated last month
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A concurrent, append-only vector.☆205Updated 3 months ago
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆84Updated 2 months ago
- ☆112Updated 2 years ago