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:
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Simple string matching with single- and multiple-wildcard operator☆92Updated 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…☆99Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- Compile-time string operations☆114Updated last week
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆148Updated 2 years ago
- Typed any map for rust☆67Updated last year
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Object Pool LockFree in Rust☆49Updated 2 months ago
- An alternative rust async runtime.☆60Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆82Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated last month
- `faststr` is a string library that try to avoid the cost of clone.☆110Updated last week
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆138Updated last month
- Database with SQL-like language implemented in Rust☆57Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Asynchronous HTTP body trait☆151Updated 3 weeks ago
- An extremely small and fast AWS Lambda runtime with sub-5ms cold starts. Works with C and Rust. I call it "the Lambda libc runtime" becau…☆63Updated last year
- Port of bbolt in Rust☆65Updated last year
- Async filesystem primitives☆141Updated last month