Skip to content

Single header minimalist module (program options, signal, state machine)

License

Notifications You must be signed in to change notification settings

kenavolic/boost_light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boost_light

Provide customizable lightweight modules that can be included and tailored to your project if your expectation (in terms of feature) are pretty low and you don't want to bother including boost for such minimalist needs.

The expectation is just that each module must lie in a single header file. It has been developed pretty quickly thus don't expect something robust.

Features

  • lsm.h: light state machine that provides an independant header-only state machine module (minimal boost msm)
  • lpo.h: light program option
  • main.cpp: demo

About

Single header minimalist module (program options, signal, state machine)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published