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
- structured parallel execution for async Rust☆33Updated 6 months ago
- Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing☆43Updated last month
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated 7 months ago
- Extra event types built on top of rsevents☆17Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- axum::ws with type safe messages☆23Updated 9 months ago
- File type detector☆31Updated this week
- 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
- Obsessively tiny error derive macro☆85Updated 3 weeks ago
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 4 years ago
- State machine pattern for Rust☆29Updated 3 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Calculate the next timestamp matching a given crontab pattern☆54Updated last week
- Provides utilities for collecting Prometheus-compatible metrics from Tokio runtime and tasks.☆31Updated last month
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- ☆22Updated 3 years ago
- Typed any map for rust☆65Updated 2 months ago
- Abstract over different executors☆73Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆42Updated 5 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.