chubei-oppen / async_dagLinks
`async_dag` is an async task scheduling utility.
☆26Updated 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 last year
- Serde partial serialization made easy☆42Updated 3 years ago
- State machine pattern for Rust☆29Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Cargo hack manager☆64Updated last year
- Abstract over different executors☆74Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆43Updated 5 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆41Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- Simple channel-like APIs over TCP streams for communications between rust services.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 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…☆99Updated 3 months ago
- A generic abstraction of paginated APIs☆62Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- A simple in-memory search for collections and key-value stores.☆80Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Minimal async cache in Rust with support for key expirations☆55Updated 6 months ago
- Transform, compare and query JSON format☆23Updated last year
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- futures-buffered☆45Updated 4 months ago
- Generate enum variants inline☆58Updated 2 years ago