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:
- Simple string matching with single- and multiple-wildcard operator☆94Updated last month
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- 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☆97Updated 10 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated last month
- Asynchronous HTTP body trait☆152Updated last month
- ☆43Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Typed any map for rust☆67Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Compile-time string operations☆114Updated last week
- Asynchronous DNS lookups☆67Updated 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…☆99Updated 4 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Parallel iterator processing library for Rust☆103Updated this week
- Object Pool LockFree in Rust☆49Updated 3 months ago
- ☆87Updated last month
- A GUI generator for clap-rs using egui☆113Updated last year
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 4 months ago
- An alternative rust async runtime.☆59Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated last month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 2 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆84Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Procedural macro crate for conversion between Rust structs and associative containers.☆61Updated 3 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year