valebes / pplLinks
Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.
☆77Updated 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 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- A buffering MPSC queue.☆79Updated last year
- An ε-copy serialization/deserialization framework for Rust☆152Updated last week
- A faster Arc.☆73Updated last year
- ☆261Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- in memory Rust database to query your data like a Venn diagram☆111Updated 8 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆120Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Port of bbolt in Rust☆65Updated 10 months ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated 3 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…☆91Updated 5 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆128Updated this week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆141Updated 2 years ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A Platform-less, Runtime-less Actor Computing Model☆126Updated last year
- Fast JSON deserialization on borrowed data☆112Updated last month
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆34Updated last year
- Benchmarking library for stable Rust☆46Updated 4 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆177Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- A collection of boosting algorithms written in Rust 🦀☆57Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Agnesoft Graph Database☆90Updated this week
- Static Linear Algebra System☆36Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago