fsm
FSM
A package that allows developers to add finite-state machines to their Go code
Finite State Machine package in Go
66 stars
2 watching
5 forks
Language: Go
last commit: about 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a simple and safe finite state machine implementation in Go. | 17 |
| A Go package implementing a Finite State Machine with contextual state transitions and actions. | 9 |
| A library that provides a simple and feature-complete implementation of finite-state machines in Go | 100 |
| An implementation of a Finite State Machine in Go. | 62 |
| A Go library for generating and managing finite-state machines with persistent state history and callback functions. | 14 |
| A lightweight Go library for implementing finite state machines with parallel transition checks. | 159 |
| A library for creating and managing finite state machines in Go. | 209 |
| A Go library implementing an immutable state machine with conditional and action functions | 37 |
| An immutable finite state machine implementation without separate processes | 358 |
| A finite state machine implementation for AI behavior in game development | 3 |
| A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. | 170 |
| A C++ implementation of a finite state machine with ECS layout optimization | 8 |
| A functional and immutable Finite State Machine library for managing application state in JavaScript applications. | 1,931 |
| 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 creating finite state machines directly in code | 981 |