Show HN: Uniflow – a code skeleton so feature #50 looks like feature #1
Category: library
Tags: fsm, async, header-only, c-plus-plus, embedded
Score: 5.8/10 (Innovation: 5, Technical: 6, Documentation: 7, Utility: 5)
Uniflow is a tick-based finite state machine framework that enforces structured asynchronous execution via run-to-completion steps and cooperative polling. It stands out for its header-only, zero-dependency C++17 design with built-in observability, though its niche in equipment control and embedded systems limits broader appeal.
Target audience: embedded developers, hardware control engineers, backend devs
Repository: https://github.com/splendidz/uniflow · C++ · MIT · 1 stars
View on Hacker News