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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of instantFSM!