ibraheemdev / awaitgroupLinks
Wait for a collection of async tasks to finish.
☆35Updated last year
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 2 years ago
- a fast async pool based on channel☆26Updated 5 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Value log implementation for key-value separated storage in safe Rust☆43Updated 2 months ago
- A tar archive reading/writing library for async Rust.☆32Updated 2 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Calculate the next timestamp matching a given crontab pattern☆66Updated 2 months ago
- A fast runtime-agnostic object pool for async rust.☆33Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆61Updated 3 months ago
- Asynchronous DNS lookups☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Serde serializer for generating Starlark build targets☆69Updated last month
- Channels☆25Updated 3 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- ☆46Updated 3 years ago
- An async version of iterator☆40Updated last year
- Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.☆72Updated last week
- Collection of utilities for writing your own dev scripts☆64Updated 3 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Compatibility adapter between tokio and futures☆185Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Practically zero-overhead string interning☆41Updated 7 months ago
- Thin immutable zero-copy byte slice☆49Updated 3 weeks ago
- EpochFS is a versioned cloud file system with git-like branching, transaction support.☆14Updated 6 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- `smol` integrations with `hyper`☆17Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆69Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year