Skip to content
/ libfsm Public

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

License

Notifications You must be signed in to change notification settings

EVerest/libfsm

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

Packages

No packages published