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:
- Typed any map for rust☆67Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- 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…☆93Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 9 months ago
- Minimal async cache in Rust with support for key expirations☆55Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- A generic abstraction of paginated APIs☆62Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆128Updated 11 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- structured parallel execution for async Rust☆36Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 11 months ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆133Updated last week
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- An async version of iterator☆40Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆81Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Proc-macro utility to populate enums from database data☆20Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆46Updated last month
- A utility crate to log errors without losing key information along the way.☆31Updated 7 months ago