busyster996 / RustDagcuterLinks
Dagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependencies, and supports customizable task lifecycles (PreExecution, Execute, and PostExecution). It also enables concurrent execution of independent tasks for improved performance.
☆32Updated 3 months ago
Alternatives and similar repositories for RustDagcuter
Users that are interested in RustDagcuter are comparing it to the libraries listed below
Sorting:
- This crate implements runtime-agnostic driver for async timers and scheduled tasks.☆51Updated last month
- Operating System Interfaces☆33Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆69Updated 2 months ago
- Rust - background jobs.☆50Updated 2 weeks ago
- An alternative rust async runtime.☆56Updated last week
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 4 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 5 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆58Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Utilities for working with shared slices of memory☆79Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Value log implementation for key-value separated storage in safe Rust☆43Updated 2 months ago
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A Configuration Library for Rust Applications☆40Updated last week
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- ☆12Updated 4 years ago
- An async actor framework for Rust☆59Updated last month
- A very fast HTTP Server based on Hyper and Rust☆88Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A fast runtime-agnostic object pool for async rust.☆33Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Minimalist scheduling library for Rust☆43Updated 3 years ago
- Practically zero-overhead string interning☆41Updated 7 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated last month
- Derive macro to map between different types☆28Updated 9 months ago
- in memory Rust database to query your data like a Venn diagram☆120Updated 2 months ago
- ☆46Updated 3 years ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- A distributed sliding window rate limiter built with Tokio/Tower☆30Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago