ibraheemdev / awaitgroupLinks
Wait for a collection of async tasks to finish.
☆34Updated 11 months ago
Alternatives and similar repositories for awaitgroup
Users that are interested in awaitgroup are comparing it to the libraries listed below
Sorting:
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- a fast async pool based on channel☆25Updated last month
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆48Updated 2 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An HTTP library based on compio and hyper.☆29Updated this week
- `faststr` is a string library that try to avoid the cost of clone.☆102Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆58Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Asynchronous DNS lookups☆66Updated last year
- Calculate the next timestamp matching a given crontab pattern☆57Updated 3 months ago
- WebSocket connections for axum directly using tungstenite☆24Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Value log implementation for key-value separated storage in safe Rust☆41Updated last month
- A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...☆47Updated 2 years ago
- Simple string matching with single- and multiple-wildcard operator☆87Updated 9 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- A fast runtime-agnostic object pool for async rust.☆33Updated last month
- Human readable strings☆15Updated last year
- ☆46Updated 2 years ago
- A speedy, flexible router for Rust.☆12Updated last week
- Provides json/csv/protobuf/arrow streaming support for axum☆76Updated 3 weeks ago
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆32Updated last month
- Port of bbolt in Rust☆65Updated 9 months ago
- Rust bindings for Binaryen's wasm-opt☆75Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last week
- Comparing performance-oriented string-processing libraries for substring search, multi-pattern matching, hashing, and Levenshtein edit-di…☆46Updated 3 months ago