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.
☆31Updated last week
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 2 months ago
- Operating System Interfaces☆30Updated last year
- Rust - background jobs.☆48Updated 5 months ago
- 🦕 Add dyn compatible variant to your async trait!☆46Updated last week
- Minimalist scheduling library for Rust☆43Updated 2 years ago
- A high-performance SPSC bounded circular buffer of bytes☆48Updated last month
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆52Updated last month
- Low To High Level Math Library for Rust☆53Updated 3 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Motion is a bare metal physics engine☆34Updated 3 months ago
- Provides json/csv/protobuf/arrow streaming support for axum☆77Updated last month
- Generate basic VCard QR codes from the command line.☆17Updated 11 months ago
- Instant messaging chat system in Rust over TCP with encryption☆67Updated 3 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- ☆12Updated 4 years ago
- in memory Rust database to query your data like a Venn diagram☆110Updated 8 months ago
- A multi-producer multi-consumer queue implementation based on Tokio☆40Updated last month
- Value log implementation for key-value separated storage in safe Rust☆42Updated last week
- A simple, lightweight and extensible command line argument parser for rust codebases☆22Updated 3 years ago
- A lockless mpmc/mpsc to support async base on crossbeam☆91Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago
- An asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.☆41Updated last year
- Practically zero-overhead string interning☆39Updated 4 months ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆20Updated 10 months ago
- An HTTP library based on compio and hyper.☆33Updated last week