statemachine-go
FSM library
A library that provides a simple and feature-complete implementation of finite-state machines in Go
🚦 Declarative Finite-State Machines in Go
100 stars
7 watching
19 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
decisiondecision-treesdeclarative-routingdeterministic-finite-automatafinite-state-machinefsmgogolangstatestate-machinestatechartsstatemachineworkflow
Related projects:
Repository | Description | Stars |
---|---|---|
| A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 931 |
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| A library providing a simple and safe finite state machine implementation in Go. | 17 |
| A Go library implementing an immutable state machine with conditional and action functions | 37 |
| A library for creating and managing finite state machines in Go. | 209 |
| A Go library for creating finite state machines directly in code | 981 |
| A Go package implementing a Finite State Machine with contextual state transitions and actions. | 9 |
| An implementation of a Finite State Machine in Go. | 62 |
| A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
| A package that allows developers to add finite-state machines to their Go code | 66 |
| A Python library for expressing finite-state machines in an idiomatic way, allowing developers to define and enforce complex state transitions without cluttering their code with conditional logic. | 594 |
| A simple finite state machine library for Crystal classes | 52 |
| A functional and immutable Finite State Machine library for managing application state in JavaScript applications. | 1,931 |
| A finite state machine implementation for AI behavior in game development | 3 |
| An implementation of Finite State Machine in ActionScript 3.0 for AI bot/agent in video games | 3 |