Turn small steps into a big vision
Mosaigo (mosaic-go) is a composable pipeline engine for Go that handles the hard parts so you can focus on what matters.
Real-time pipelines get complicated fast. Mosaigo takes a different approach:
- ◆ Single-purpose steps that each do one thing, composed into pipelines by config or at runtime
- ◆ Strong typing across every boundary catches mismatches before anything runs
- ◆ Self-describing metadata makes steps discoverable, configurable, and reusable
- ◆ Built-in observability so you can measure and compare approaches empirically
- ◆ Cheap to swap — try three approaches instead of committing to one
We're building it right now.
Stay in the loop
Thanks! We'll keep you posted.
Open source · Based on Golang