robinfriedli / rusty_poolLinks
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 last year
Alternatives and similar repositories for rusty_pool
Users that are interested in rusty_pool are comparing it to the libraries listed below
Sorting:
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A more compact help renderer for clap terminal applications☆76Updated last month
- Typed any map for rust☆67Updated 6 months ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆60Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- proc-macro for accessing struct field names at runtime☆38Updated 3 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Obsessively tiny error derive macro☆86Updated 4 months ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆28Updated 11 months ago
- Asynchronous DNS lookups☆65Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- CSV parsing in async context☆44Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- Asynchronous casbin adapter for mysql, postgres, sqlite based on sqlx-rs☆54Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A GUI generator for clap-rs using egui☆106Updated 9 months ago
- A pure-Rust library to work with Linux memfd☆32Updated 3 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆38Updated last year
- Static Linear Algebra System☆36Updated last year
- 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…☆86Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated 4 months ago