ibraheemdev / awaitgroup
Wait for a collection of async tasks to finish.
☆34Updated 7 months ago
Alternatives and similar repositories for awaitgroup:
Users that are interested in awaitgroup are comparing it to the libraries listed below
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- a fast async pool based on channel☆24Updated 4 months ago
- Value log implementation for key-value separated storage in safe Rust☆29Updated this week
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated this week
- ☆45Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆61Updated 2 weeks ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 3 months ago
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- Multi-source configuration library for Rust.☆37Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 4 months ago
- 🦀 A browser extension to explore rust cargo dependencies on GitHub repos☆24Updated 2 years ago
- A fast, minimal HTTP framework.☆17Updated 3 years ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆70Updated 6 months ago
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆31Updated 2 months ago
- Thread parking and unparking☆74Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Human readable strings☆14Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Typed any map for rust☆65Updated 3 months ago
- Channels☆23Updated 2 years ago
- futures-buffered☆38Updated 2 weeks ago
- Calculate the next timestamp matching a given crontab pattern☆54Updated last month