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.
☆41Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for rusty_pool
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- 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…☆61Updated last week
- Typed any map for rust☆64Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Static Linear Algebra System☆34Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Asynchronous DNS lookups☆61Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago
- Parse integers directly from `[u8]` slices in safe code☆53Updated 10 months ago
- Minimal async cache in Rust with support for key expirations☆51Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Async networking primitives for TCP/UDP/Unix communication☆128Updated last month
- CSV parsing in async context☆38Updated 9 months ago
- Progress reporting abstraction for Rust☆63Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 weeks ago
- A faster Arc.☆49Updated 9 months ago
- Low To High Level Math Library for Rust☆52Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- Convert closures into wakers☆43Updated last month
- Simple string matching with single- and multiple-wildcard operator☆78Updated last month
- Serde support for the humantime crate☆27Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Procedural macro crate for conversion between Rust structs and associative containers.☆58Updated 2 years ago
- Remove Cargo.lock lockfile☆32Updated last week
- This crate provides functions for working with IPv4 CIDRs and IPv6 CIDRs.☆32Updated 11 months ago
- Asynchronous access to a bincode-encoded item stream.☆67Updated this week
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- Timer facilities for Rust's async story☆53Updated last month
- A GUI generator for clap-rs using egui☆101Updated 2 months ago
- Migrated to Codeberg☆80Updated last year