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 2 months ago
- Simple string matching with single- and multiple-wildcard operator☆90Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years 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
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 2 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 3 months ago
- Port of bbolt in Rust☆65Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- Async networking primitives for TCP/UDP/Unix communication☆139Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated 3 weeks ago
- Async filesystem primitives☆139Updated 3 weeks ago
- a cross-platform library for opening OS pipes in Rust☆113Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An alternative rust async runtime.☆59Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Object Pool LockFree in Rust☆49Updated last month
- Collection of general purpose tools for solving problems.☆41Updated this week
- Progress reporting abstraction for Rust☆65Updated last year
- Procedural macro crate for conversion between Rust structs and associative containers.☆61Updated 3 years ago
- Static Linear Algebra System☆36Updated 2 years ago
- Database with SQL-like language implemented in Rust☆56Updated last year
- Asynchronous HTTP body trait☆149Updated last week
- Typed any map for rust☆67Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A generic abstraction of paginated APIs☆62Updated last year