instantFSM is a header-only C++ state machine library. Its goal is to make state machine declaration and use easy enough that it can be integrated into your projects painlessly.
Have a look atp the wiki where you will find a tutorial, samples, and a cheatsheet to get accustomed with instantFSM. The only instantFSM header file is downloadable from the files section or you can check it out from the git repository.
Features
- UML Finite State Machine : nested states, parallel states, on entry, on exit and on transition execution, targetless transitions
- easy to use : no inheritance, class declaration, template specialization or external tool
- header only : easily integrated into your projects
- C++11 support : designed to be used with lambdas
License
MIT LicenseFollow instantFSM
Other Useful Business Software
$300 in Free Credit Towards Top Cloud Services
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of instantFSM!