A compact cooperative kernel and ecosystem for event-driven single-core embedded systems.
- KAOS-RT — core, ports, and examples.
- Cooperative event-driven execution.
- Static memory and explicit configuration.
- Short, bounded state-machine steps.
- Platform ports and optional integrations remain outside the core.
Start with the KAOS-RT repository and its POSIX or STM32 example.
Integrations will be published as separate repositories when they are ready: serial I/O, shell, buses, storage, networking, and protocols.