motor

FSM library

A Haskell library for building type-safe finite-state machines with effects.

Type-safe effectful state machines in Haskell

GitHub

95 stars
6 watching
8 forks
Language: Haskell
last commit: over 4 years ago

Related projects:

Repository Description Stars
sasa1977/fsm An immutable finite state machine implementation without separate processes 358
bykof/stateful A library for creating and managing finite state machines in Go. 209
entt-dev/fsm A C++ implementation of a finite state machine with ECS layout optimization 8
ryanfaerman/fsm A lightweight Go library for implementing finite state machines with parallel transition checks. 159
intersel/ifsm A JavaScript library to design and manage web user interface behaviors using finite state machines 15
steelbreeze/state A library for building hierarchical finite state machines with support for multiple instances and event-based transitions 185
nickuraltsev/finity A finite state machine library with event-based, time-based, and Promise-based triggers. 131
kbrw/exfsm A simple Elixir library to define and compose finite state machines as functions 11
doridori/engine An observable Finite State Machine implementation for Java with optional data object access and runtime type checking. 33
theckman/go-fsm A library providing a simple and safe finite state machine implementation in Go. 17
erikzenker/hsm A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. 191
cassiozen/state-machine A JavaScript library for creating hierarchical finite state machines with conditional transitions and callbacks. 159
matthewp/robot A functional and immutable Finite State Machine library for managing application state in JavaScript applications. 1,931
atabel/makina A simple finite state machine with guard conditions and callbacks for managing complex logic flows. 1
stonecypher/jssm A JavaScript library for creating and managing finite state machines with visualizations 340