Demos

See loadr work

52 worked demos across 12 categories — every one backed by a real, runnable example. Pick a tile to see the full YAML, what to look for in the output, and the one command that runs it.

Runnable examples One binary, zero deps Browse the raw examples →

Compose visually

Build any plan on the canvas

In loadr Desktop, drag steps onto a scenario and the plan takes shape as a node graph. Here are seven common shapes, built up one element at a time — step through each.

Flat sequencesteps run top to bottom
Flat sequence build-up, step 1Flat sequence build-up, step 2Flat sequence build-up, step 3
Groupedbundle & name steps
Grouped build-up, step 1Grouped build-up, step 2Grouped build-up, step 3
If / elseconditional paths
If / else build-up, step 1If / else build-up, step 2If / else build-up, step 3
Parallelconcurrent branches
Parallel build-up, step 1Parallel build-up, step 2Parallel build-up, step 3
Switchroute by value
Switch build-up, step 1Switch build-up, step 2Switch build-up, step 3
Data-driven foreachone flow per item
Data-driven foreach build-up, step 1Data-driven foreach build-up, step 2Data-driven foreach build-up, step 3
Retryresilient, with backoff
Retry build-up, step 1Retry build-up, step 2Retry build-up, step 3

Run any of these yourself

Grab the single binary, clone the examples, and run any demo verbatim. No agents, no runtime, no account.