ads
Thursday, July 10, 2025
Show HN: CXXStateTree – A modern C++ library for hierarchical state machines https://ift.tt/ikm7atZ
Show HN: CXXStateTree – A modern C++ library for hierarchical state machines Hi HN! I've built [CXXStateTree]( https://ift.tt/e1znoh2 ), a modern C++ header-only library to create hierarchical state machines with clean, intuitive APIs. It supports: - Deeply nested states - Entry/exit handlers - State transitions with guards and actions - Asynchronous transitions with `co_await` (C++20 coroutines) - Optional runtime type identification for flexibility It's ideal for complex control logic, embedded systems, games, robotics, and anywhere you'd use a finite state machine. I’d love feedback, use cases, or contributions from the community! Repo: https://ift.tt/e1znoh2 https://ift.tt/e1znoh2 July 7, 2025 at 01:06PM
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment