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.
☆33Updated 5 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.☆53Updated 2 months ago
- Operating System Interfaces☆33Updated last year
- Provides json/csv/protobuf/arrow streaming support for axum☆82Updated 2 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated 5 months ago
- Rust - background jobs.☆50Updated last month
- Rust B-Tree map for pub/sub services☆41Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Utilities for working with shared slices of memory☆82Updated 5 months ago
- Mechanisms for high-performance hardware-aware programming in Rust☆32Updated this week
- Practically zero-overhead string interning☆42Updated last week
- A very fast HTTP Server based on Hyper and Rust☆90Updated last year
- in memory Rust database to query your data like a Venn diagram☆126Updated last month
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆78Updated 3 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆61Updated this week
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- A GPT Implementation in Rust on top of tch-rs 🔥 🦀☆52Updated 7 months ago
- An alternative rust async runtime.☆60Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- 🦀 Smol Supervisor for Tokio Tasks☆42Updated this week
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Rust library to facilitate event-driven programming.☆76Updated last year
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- A Configuration Library for Rust Applications☆49Updated 3 weeks ago
- A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust☆52Updated 10 months ago
- Instant messaging chat system in Rust over TCP with encryption☆66Updated 3 years ago
- Generate basic VCard QR codes from the command line.☆17Updated last year
- Derive macro to map between different types☆29Updated 11 months ago