T
ToolShelf
PETIT
// Minimal lightweight task orchestrator in Rust

petit

Minimal lightweight task orchestrator in Rust

13EmergingUnknown
Updated
Today

What it does

A minimal, lightweight task orchestrator with cron-like scheduling, written in Rust. I wanted something to orchestrate simple tasks on embedded hardware (Turing PI cluster with RK1 and Raspberry PIs). Low-memory and efficiency were important, but I also wanted something that was usable and friendly. Importantly, I needed - Tasks and Jobs that can form dependencies - Simple observability -

Getting Started

git
git clone https://github.com/PedramNavid/petit

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

moderate

Built With

rust

Community Reactions