Skip to content
/ libfsm Public
forked from EVerest/libfsm

a tiny c++14 library for writing maintainable finite state machines

License

Notifications You must be signed in to change notification settings

US-JOET/libfsm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libfsm

a tiny c++ library for writing maintainable finite state machines

Features

  • compound states
  • heap free mode of operation

Usage

See the example in examples/light_switch

Todo

  • improve documentation
    • structure

About

a tiny c++14 library for writing maintainable finite state machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.7%
  • CMake 6.3%