LiquidState
State machine library
An efficient state machine library for .NET with support for asynchronous and synchronous machines.
Efficient asynchronous and synchronous state machines for .NET
241 stars
21 watching
29 forks
Language: C#
last commit: about 4 years ago
Linked from 4 awesome lists
asyncc-sharpstate-machine
Related projects:
Repository | Description | Stars |
---|---|---|
fawdlstty/smlite | A state machine library for various programming languages and platforms | 11 |
unquietcode/jstate | Provides a Java tool for building and managing state machines with standardized methods and callbacks. | 97 |
brucou/kingly | A small JavaScript library for modeling and executing user interface behavior as state machines. | 202 |
openstack/automaton | Provides tools for creating and managing state machines in Python to validate and execute tasks | 50 |
marcosh/crem | A compositional language for designing and executing state machines | 108 |
eneroth/plato | A ClojureScript library that allows you to store and restore data in local storage, keeping application logic separate from state persistence | 30 |
benaston/mistic | A simple state machine for managing complex states and transitions in software applications. | 4 |
anakic/jot | A C# library for persisting and applying .NET application state | 632 |
qmuntal/stateless | A Go library for creating finite state machines directly in code | 967 |
victortaelin/purestate | A state management library that simplifies the use of functional programming and pure functions in complex applications. | 309 |
veelenga/aasm.cr | A simple finite state machine library for Crystal classes | 51 |
fgmacedo/python-statemachine | A Python library for creating and managing finite state machines with support for synchronous and asynchronous programming, conditional transitions, and graphical representation. | 911 |
svenfuchs/simple_states | A lightweight statemachine-like support library with event handling and state management capabilities. | 96 |
krasimir/stent | A library that combines Redux with state machine concepts to manage application states in JavaScript applications. | 688 |
zevada/stateful | A lightweight library for implementing event-driven state machines with clean and simple design | 20 |