-
Updated
May 30, 2022 - TypeScript
#
state-machine
Here are 1,211 public repositories matching this topic...
State machines and statecharts for the modern web.
workflow
interpreter
state-management
state-machine
statechart
state
orchestration
visualizer
hacktoberfest
scxml
The de-facto solution to flexible routing with nested views in AngularJS
-
Updated
Dec 1, 2021 - TypeScript
AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)
-
Updated
Apr 14, 2022 - Ruby
A lightweight, object-oriented finite state machine implementation in Python with many extensions
-
Updated
Mar 21, 2022 - Python
The P programming language.
language
programming-language
distributed-systems
state-machine
robotics
asynchronous
systematic-testing
event-driven
model-checking
drones
p
-
Updated
May 29, 2022 - C#
Django friendly finite state machine support
-
Updated
May 25, 2022 - Python
Ruby finite-state-machine-inspired API for modeling workflow
-
Updated
May 29, 2022 - Ruby
A state machine abstraction for React
-
Updated
Jan 23, 2019 - JavaScript
Behavior Trees Library in C++. Batteries included.
-
Updated
May 29, 2022 - C++
-
Updated
May 29, 2022 - TypeScript
JustinDSN
commented
Jan 29, 2020
Populate Workflow Testing wiki page with helpful docs:
https://square.github.io/workflow/userguide/testing-concepts/
Stately.js is a JavaScript based finite-state machine (FSM) engine for Node.js and the browser.
-
Updated
Oct 2, 2018 - JavaScript
A minimal finite state machine with a straightforward syntax.
-
Updated
Mar 15, 2022 - Ruby
SML: C++14 State Machine Library
-
Updated
May 2, 2022 - C++
zach-klippenstein
commented
Sep 1, 2019
documentation
Improvements or additions to documentation
enhancement
New feature or request
good first issue
Good for newcomers
kotlin
Django workflow library that supports on the fly changes ⛵
-
Updated
Oct 21, 2021 - Python
A state machine library for .Net - 100% code - No doodleware
-
Updated
Feb 6, 2022 - C#
write beautiful state charts 🙀
-
Updated
May 29, 2022 - JavaScript
Adds support for creating state machines for attributes on any Ruby class
-
Updated
Mar 24, 2022 - Ruby
Professionally designed, interactive state machines
-
Updated
Apr 16, 2022 - TypeScript
A simple C++ finite state machine library
-
Updated
Feb 6, 2022 - C++
A novel implementation of the Raft consensus algorithm
java
distributed-systems
database
replication
state-machine
raft
consensus
java-8
atomix
copycat
consensus-algorithm
raft-consensus-algorithm
-
Updated
Jul 12, 2017 - Java
QP/C real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines
arm
framework
embedded
state-machine
actor-model
statechart
actor
event-driven
rtos
uml-state-machine
arm-cortex-m3
arm-cortex-m0
arm-cortex-m7
hierarchical-state-machine
embedded-c
qp
active-object
samek
arm-cortex-m4
arm-cortex-m
-
Updated
May 9, 2022 - C
luizmb
commented
Apr 7, 2018
Also for iPad.
A finite state machine library using ES6 promises
-
Updated
Nov 24, 2021 - JavaScript
Go library for creating state machines
-
Updated
May 17, 2022 - Go
-
Updated
May 29, 2022 - TypeScript
Improve this page
Add a description, image, and links to the state-machine topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the state-machine topic, visit your repo's landing page and select "manage topics."



I'm trying to replace the background diagram-maker canvas svg, with custom small circular nodes. So, probably this lead to more than 5000 number of circular nodes.
This is causing Performance Issues. Any suggestions, how to optimize this usecase?