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:
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆199Updated last week
- 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…☆96Updated last month
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated last month
- Object Pool LockFree in Rust☆47Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Rust wrapper around a connection listener to support TLS.☆57Updated last month
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- An alternative rust async runtime.☆56Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆140Updated last month
- Async filesystem primitives☆139Updated last month
- Async networking primitives for TCP/UDP/Unix communication☆137Updated 9 months ago
- Simple string matching with single- and multiple-wildcard operator☆88Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Asynchronous HTTP body trait☆149Updated last month
- Utilities for working with shared slices of memory☆77Updated 3 months ago
- File/log rotation writer for Rust☆38Updated last month
- Port of bbolt in Rust☆65Updated last year
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last year
- Asynchronous DNS lookups☆67Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated this week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Compile-time string operations☆107Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year