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.
☆49Updated 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:
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 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…☆97Updated 2 months ago
- An alternative rust async runtime.☆60Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆92Updated 3 weeks ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Asynchronous HTTP body trait☆151Updated 2 weeks ago
- Asynchronous DNS lookups☆67Updated last year
- a cross-platform library for opening OS pipes in Rust☆114Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- Testing framework for rust enhancing the built-in library with some useful features.☆68Updated this week
- ☆88Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 weeks ago
- `faststr` is a string library that try to avoid the cost of clone.☆109Updated 3 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Typed any map for rust☆67Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Async filesystem primitives☆141Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 2 weeks ago
- moved to https://codeberg.org/dirs/dirs-sys-rs☆43Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month