chubei-oppen / async_dagLinks
`async_dag` is an async task scheduling utility.
☆24Updated 3 years ago
Alternatives and similar repositories for async_dag
Users that are interested in async_dag are comparing it to the libraries listed below
Sorting:
- ☆22Updated 3 years ago
- Typed any map for rust☆67Updated 6 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A timeout connector for the hyper client☆26Updated 7 months ago
- Transitive derive macros for Rust☆32Updated 2 weeks ago
- a fast async pool based on channel☆24Updated last month
- Abstract over different executors☆73Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- ☆22Updated 7 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆64Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- axum::ws with type safe messages☆23Updated last year
- futures-buffered☆41Updated 3 months ago
- Multi-source configuration library for Rust.☆38Updated last week
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Parse dates in commonly used string formats with Rust.☆43Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago