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.
☆34Updated 6 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.☆55Updated 4 months ago
- Operating System Interfaces☆34Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 5 months ago
- A high-performance SPSC bounded circular buffer of bytes☆51Updated last month
- An alternative rust async runtime.☆59Updated last month
- Generate basic VCard QR codes from the command line.☆17Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆41Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Rust's fastest and most accurate cardinality estimators.☆44Updated this week
- Utilities for working with shared slices of memory☆85Updated 7 months ago
- Small utility library for multi-platform privilege escalation☆35Updated last month
- Toy NN LIB☆22Updated 3 months ago
- Rust - background jobs.☆50Updated last week
- A very fast HTTP Server based on Hyper and Rust☆89Updated 2 years ago
- Mechanisms for high-performance hardware-aware programming in Rust☆33Updated this week
- in memory Rust database to query your data like a Venn diagram☆130Updated 2 months ago
- ☆42Updated 3 weeks ago
- Provides json/csv/protobuf/arrow streaming support for axum☆87Updated 2 weeks ago
- Motion is a bare metal physics engine☆34Updated 9 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆62Updated last month
- A distributed sliding window rate limiter built with Tokio/Tower☆30Updated last year
- Cross-platform user interface framework for Rust.☆68Updated 2 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Updated 2 years ago
- A full asyncronous Rust ORM and query builder for multiple databases☆113Updated 2 months ago
- A fast runtime-agnostic object pool for async rust.☆38Updated 2 weeks ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Derive macro to map between different types☆30Updated this week