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
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- a fast async pool based on channel☆26Updated 5 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Asynchronous DNS lookups☆67Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- A fast, minimal HTTP framework.☆17Updated 4 years ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆132Updated 3 months ago
- Calculate the next timestamp matching a given crontab pattern☆65Updated last month
- Practically zero-overhead string interning☆41Updated 6 months ago
- Serde serializer for generating Starlark build targets☆69Updated last month
- An efficient JSON Value parser☆77Updated last year
- Value log implementation for key-value separated storage in safe Rust☆43Updated last month
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- ☆53Updated last month
- `smol` integrations with `hyper`☆17Updated 2 months ago
- Thread parking and unparking☆79Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Channels☆24Updated 2 years ago
- A fast runtime-agnostic object pool for async rust.☆33Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A tar archive reading/writing library for async Rust.☆32Updated last month