Found 288 repositories(showing 30)
endurodave
State Machine Design in C
CodeSmile-0000011110110111
Beginner-friendly gameplay programming for Godot & Unity: Declarative, block-based, StateMachine & BehaviorTree powered portable C# code!
dsc-cmt
cmt-statemachine【草帽】,是一个无状态的轻量级状态机
NinjaNymo
C implementations of state machines for event driven systems.
SuperJMN
State Machine Compiler inspired by Uncle Bob
endurodave
C Language State Machine with Threads
A finite state machine implementation for node red.
endurodave
State Machine Design in C++ (Compact)
dziegel
C++ event and statemachine framework
StCredZero
A minimal OOP state machine framework for incorporating protocols and delegates into a finite state machine.
artcom
Herarchical Statemachine for C# / Unity3D
osglworks
A statemachine library for c
zengyufei
参考《COLA-statemachine在多级审核业务中的实践》:https://github.com/benym/benym-book/blob/master/docs/13.%E8%AE%BE%E8%AE%A1%E6%A8%A1%E5%BC%8F/01.%E7%8A%B6%E6%80%81%E6%9C%BA%E6%A8%A1%E5%BC%8F/02.COLA-statemachine%E5%9C%A8%E5%A4%9A%E7%BA%A7%E5%AE%A1%E6%A0%B8%E4%B8%9A%E5%8A%A1%E4%B8%AD%E7%9A%84%E5%AE%9E%E8%B7%B5.md
jushii
State machine controller for Unity.
spryker
CakePHP StateMachine engine as plugin by Spryker Systems GmbH
xKhano
Unity, C#, Statemachines, Soulslike
BoykoDmitry
The high-level framework that helps in implementing of finite-state-machine.
endavid
Simple StateMachine in C++ using member function pointers, with code auto-generation from YAML
eugeniop
A very simple statemachine in C++ for embedded systems
809204304
cola状态机demo
covemountainsoftware
C++ project demonstrating active object and statemachine unit testing, using CppUTest.
kirikayakazuto
cocos_creator使用状态机, 使用的是javascript state machine
Vionoche
State machine library
Build Perl state machine classes declaratively
mringwal
Extract statemachine description from C code
bunyamintamar
Basit bir state machine örneği (.c)
No description available
Реализация FSM для PLC на базе Codesys V3.5
choudhariashish
This repository contains minimalistic hierarchical statemachine library implementation. C implementation is available in c/ directory and C++ in cpp directory. To use this library include the respective ACStates.h and ACStates.cpp/c in your source. Additionally this repository also includes scipts to parse statemachine models created in QTCreator to a standard Scxml format. There are examples included in c/ and cpp/ to demostrate the usage of this library.
State machines in Perl while abusing inheritance