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 last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Asynchronous DNS lookups☆67Updated last year
- `faststr` is a string library that try to avoid the cost of clone.☆111Updated this week
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- 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 11 months ago
- A fast runtime-agnostic object pool for async rust.☆38Updated last week
- A fast, minimal HTTP framework.☆17Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated last month
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- A global executor built on top of async-executor and smol☆75Updated 5 months ago
- An async virtual filesystem interface in Rust☆37Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Value log implementation for key-value separated storage in safe Rust☆43Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Practically zero-overhead string interning☆42Updated last month
- An efficient JSON Value parser☆76Updated 2 years ago
- Library for creating a new process detached from the controling terminal (daemon) using the fork and setsid syscalls.☆75Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆100Updated last week
- Serde serializer for generating Starlark build targets☆71Updated last month
- Thread parking and unparking☆82Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆34Updated last month
- hRPC implementation in Rust.☆24Updated 3 years ago
- Typed any map for rust☆67Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago