Open source developer infrastructure, built in Rust.
We design small, composable, dependency-light building blocks: messaging, orchestration, feature flags, data stores. Every project is dual licensed under MIT or Apache-2.0 and follows a shared coherence convention for documentation, release process and quality.
- hexeract - batteries-included messaging framework (Mediator, Bus, Outbox, Sagas, Scheduler).
- lightshuttle - lightweight development orchestrator with a dashboard and a production export.
- flaps - feature flag server and SDK with OFREP and in-process evaluation.
- isochron - cron expression engine computing the next occurrence over a calendar.
- eidosdb - pure-Rust vector database, single binary, edge-ready.
- One coherence convention across every repository, encoded in the nubster-oss-template so new projects start aligned.
- Trunk-Based Development, Conventional Commits, and Semantic Versioning.
- Dual licensed MIT or Apache-2.0, with a Contributor License Agreement.
Sponsored by Nubster.