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.
☆46Updated 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 last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated last week
- An alternative rust async runtime.☆51Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆77Updated last week
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated 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…☆95Updated this week
- Testing framework for rust enhancing the built-in library with some useful features.☆67Updated 4 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆105Updated this week
- Asynchronous DNS lookups☆66Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Static Linear Algebra System☆36Updated 2 years ago
- Compile-time string operations☆103Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆135Updated 7 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- A lockless mpmc/mpsc to support async base on crossbeam☆133Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated last week
- Asynchronous HTTP body trait☆147Updated 2 weeks ago
- a cross-platform library for opening OS pipes in Rust☆113Updated this week
- Semantic wrapper for byte count representations☆143Updated 2 weeks ago
- Cross platform Rust library for checking whether two file paths are the same file.☆114Updated 7 months ago
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆84Updated 9 months ago
- Streaming JSON reader and writer written in Rust☆82Updated last week
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Database with SQL-like language implemented in Rust☆55Updated last year