robinfriedli / rusty_pool
Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support.
☆46Updated 11 months ago
Alternatives and similar repositories for rusty_pool:
Users that are interested in rusty_pool are comparing it to the libraries listed below
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Static Linear Algebra System☆36Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated 3 weeks 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…☆82Updated last month
- A global executor built on top of async-executor and smol☆74Updated last month
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- a fast async pool based on channel☆24Updated this week
- a cross-platform library for opening OS pipes in Rust☆109Updated 2 months ago
- Streaming JSON reader and writer written in Rust☆72Updated this week
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 10 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- File/log rotation writer for Rust☆32Updated 2 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Typed any map for rust☆66Updated 4 months ago
- Convert closures into wakers☆45Updated 3 months ago
- A faster Arc.☆65Updated last year
- Serde support for the humantime crate☆33Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- It executes futures☆58Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated 9 months ago
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Integration between rustls and tokio-postgres☆34Updated 6 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Cross-platform implementation of cross-process named locks☆35Updated last year
- An async virtual filesystem interface in Rust☆37Updated last year