mikearnaldi / cruster
PublicA Rust framework for building distributed, stateful entity systems with durable workflows
Cruster is a Rust framework for building distributed stateful actor systems with durable workflows that survive crashes using automatic sharding and persistence.
How It Works
You stumble upon Cruster while searching for a simple way to build apps that stay reliable even when servers crash or change.
You read the friendly instructions and define your first smart helper, like a counter that remembers its number.
With one click, you run a playground that simulates your helper working perfectly, seeing it count up right away.
You wrap your helper's steps in special recovery code so it picks up exactly where it left off after any hiccup.
You link a simple database and coordinator service, then launch your app across multiple computers with one command.
Your distributed app now handles real work across servers, surviving crashes and scaling effortlessly.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.