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 last month
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.☆48Updated 3 months ago
- Operating System Interfaces☆31Updated last year
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last week
- 🦕 Add dyn compatible variant to your async trait!☆47Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- in memory Rust database to query your data like a Venn diagram☆112Updated 8 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆80Updated last week
- Simple bit-level protocol definitions in Rust.☆23Updated last month
- Rust - background jobs.☆48Updated 6 months ago
- An alternative rust async runtime.☆47Updated last week
- Generate basic VCard QR codes from the command line.☆17Updated last year
- ☆12Updated 4 years ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Create Kafaka-like things while enjoying low-level programming without external crates☆92Updated 2 months ago
- A very fast HTTP Server based on Hyper and Rust☆87Updated last year
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 2 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- A full asyncronous Rust ORM and query builder for multiple databases☆112Updated 3 weeks ago
- A distributed sliding window rate limiter built with Tokio/Tower☆29Updated 7 months ago
- Motion is a bare metal physics engine☆34Updated 3 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Practically zero-overhead string interning☆40Updated 4 months ago
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…☆68Updated 4 months ago
- Lightning fast concurrent HyperLogLog for Rust.☆40Updated 3 weeks ago
- `tinykv` is a lightweight, `serde`-powered key-value storage engine with optional TTL (time-to-live) support, atomic saving, and human-re…☆43Updated last month
- 🐞 VS Code extension to debug tracing logs 🦀☆68Updated 3 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Rust library to facilitate event-driven programming.☆76Updated last year