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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of instantFSM!