FSMgine
High-performance finite state machine library for C++17 with single-threaded and multi-threaded variants
|
Utility classes and helpers for the FSMgine library. More...
Files | |
file | StringInterner.hpp |
String interning utility for memory-efficient state name storage. | |
Classes | |
class | fsmgine::StringInterner |
Provides memory-efficient string storage through string interning. More... | |
Utility classes and helpers for the FSMgine library.