chubei-oppen / async_dag
`async_dag` is an async task scheduling utility.
☆23Updated 2 years ago
Alternatives and similar repositories for async_dag:
Users that are interested in async_dag are comparing it to the libraries listed below
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Abstract over different executors☆73Updated last year
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 3 months ago
- ☆22Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Typed any map for rust☆65Updated 3 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Extra event types built on top of rsevents☆17Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- Transform, compare and query JSON format☆22Updated 11 months ago
- Conditional compile-time verified queries with SQLx☆47Updated last month
- A timeout connector for the hyper client☆26Updated 4 months ago
- Transitive derive macros for Rust☆31Updated 10 months ago
- axum::ws with type safe messages☆23Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A dependency injection library for message-based applications☆38Updated 3 years ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Bigtable but smol☆29Updated last week
- Seredies is a Redis Protocol implementation for serde.☆19Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 4 years ago