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:
- 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…☆101Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Rust wrapper around a connection listener to support TLS.☆58Updated last month
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Typed any map for rust☆67Updated last year
- Asynchronous DNS lookups☆67Updated last year
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆44Updated 2 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 4 months ago
- Async networking primitives for TCP/UDP/Unix communication☆140Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Port of bbolt in Rust☆67Updated last year
- Procedural macro crate for conversion between Rust structs and associative containers.☆61Updated 3 years ago
- An alternative rust async runtime.☆59Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Drpc-Correct, high performance, robust, easy use Remote invocation framework☆39Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated this week
- ☆87Updated 2 months ago
- a cross-platform library for opening OS pipes in Rust☆114Updated 3 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆79Updated 5 months ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Semantic wrapper for byte count representations☆152Updated last week
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Async filesystem primitives☆143Updated 3 months ago
- CSV parsing in async context☆50Updated 8 months ago