fsm topic

List fsm repositories

clj-statecharts

226
Stars
15
Forks
Watchers

State Machine and StateCharts for Clojure(Script)

Statelin

135
Stars
8
Forks
Watchers

A finite state machine for Kotlin and Android

ember-fsm

38
Stars
14
Forks
Watchers

[Maintenance Mode] A promise-aware finite state machine implementation for Ember

behaviac

2.8k
Stars
788
Forks
Watchers

behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task netwo...

fluid-state-machine

60
Stars
6
Forks
Watchers

A finite state machine micro-framework for Unity3D focused on a pure code implementation.

go-behaviortree

59
Stars
8
Forks
Watchers

Package behaviortree provides a simple and powerful Go implementation of behavior trees without fluff.

afsm

168
Stars
23
Forks
Watchers

C++14 Finite State Machine library

statebot

27
Stars
0
Forks
Watchers

Describe the states and allowed transitions of a program using a flowchart-like syntax. Switch to states directly, or by wiring-up events. Statebot is an FSM.

chatterbox

78
Stars
16
Forks
Watchers

Python library for Kakaotalk chatbot

flow

75
Stars
2
Forks
Watchers

A Statically Type Checked State Machine DSL for Kotlin