ESP Component Registry
Open main menu
Docs
Blog
Sign in
Namespace
Tags
Target
IDF Version
Sort By:
Relevance
Relevance
Total Downloads
Name
Namespace and Name
Last Updated
Descending order
Displaying 1-2 of total 2 components
mittelab/mittelib
v1.0.8
0
uploaded 1 year ago
Nice C++20 goodies made in Mittelab
Supports all targets
Tags:
cxx20
cpp20
helper
stream
result
variant
unique
observe
endian
License:
LGPL-3.0-only
Downloaded 764 times
fishwaldo/fsm
v0.4.1
1
uploaded 2 days ago
Header-only C++20 hierarchical table-driven FSM: declarative constexpr transition tables with compile-time exhaustiveness validation, arbitrary guards, first-class timeouts, refusal-as-a-verdict, and optional observer/introspection debugging. Zero heap, no exceptions/RTTI, C-callable via a thin facade pattern.
Supports all targets
Tags:
fsm
state-machine
statechart
hsm
hierarchical
header-only
cpp
cpp20
embedded
esp32
timers
timeouts
no-heap
constexpr
License:
MIT
Includes 1 example
Downloaded 1 time