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.
☆45Updated 9 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☆86Updated last month
- Typed any map for rust☆65Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- ☆40Updated 5 months ago
- Asynchronous DNS lookups☆65Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 4 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆27Updated 8 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated 10 months ago
- File/log rotation writer for Rust☆30Updated 3 weeks ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last year
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆85Updated last week
- Serde support for the humantime crate☆31Updated last year
- Convert closures into wakers☆45Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated last week
- Object Pool LockFree in Rust☆45Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated 7 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated 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…☆78Updated 2 weeks ago
- A faster Arc.☆58Updated last year
- Hash trait that is object-safe☆31Updated 3 weeks ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- A generic abstraction of paginated APIs☆60Updated last year