ibraheemdev / awaitgroupLinks
Wait for a collection of async tasks to finish.
☆36Updated 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 2 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- A fast runtime-agnostic object pool for async rust.☆38Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆76Updated 5 months ago
- Typed any map for rust☆67Updated last year
- A tar archive reading/writing library for async Rust.☆32Updated 5 months ago
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated 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
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Provides json/csv/protobuf/arrow streaming support for axum☆87Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Async filesystem primitives☆143Updated 3 months ago
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- ☆53Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Asynchronous DNS lookups☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.☆75Updated 2 months ago
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- Value log implementation for key-value separated storage in safe Rust☆43Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 3 years ago
- A Web Interface for the Tokio Console.☆19Updated last year