336 skills found · Page 1 of 12
Tencent / Behaviacbehaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task network(BT, FSM, HTN)
thefuntastic / Unity3d Finite State MachineAn intuitive Unity3d finite state machine (FSM). Designed with an emphasis on usability, without sacrificing utility.
fgmacedo / Python StatemachineExpressive statecharts and FSMs for modern Python.
fschaefer / Stately.jsStately.js is a JavaScript based finite-state machine (FSM) engine for Node.js and the browser.
misje / StateMachineA feature-rich, yet simple finite state machine (FSM) implementation in C
ToyKeeper / AndurilAnduril 2 Flashlight Firmware and FSM UI Toolkit
StoneCypher / JssmFast, easy Javascript finite state machines with visualizations; enjoy a one liner FSM instead of pages. MIT; Typescripted; 100% test coverage. Implements the FSL language.
smallnest / Gofsma featured FSM that can export state images
WebLegions / Typescript FsmTS-FSM is a strongly typed finite state machine for TypeScript that is using async operations. Library uses generics to take the user states and events. Zero dependencies!
r-lyeh-archived / Fsm:bookmark_tabs: Simple and lightweight Hierarchical/Finite-State Machine (H-FSM) class (C++11)
jazzband / Django Fsm LogAutomatic logging for Django FSM
izuzak / NoamJavaScript library for working with automata and grammars for regular and context-free languages
hishamk / StatetrooperStateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state transitions based on predefined rules.
GorgonMeducer / Generic MCU Software InfrastructureProvide necessary software infrastructure, service, macros to support some high level abstract concept or paradigm, such as OOPC, FSM, delegate (event-driven) and etc
gadventures / Django Fsm AdminMixin and template tags to integrate django-fsm transitions into the django admin.
metosin / TilakoneMinimalistic finite state machine (FSM) in Clojure
edisonywh / Gearbox⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery
jwhited / CorebgpCoreBGP is a BGP library written in Go that implements the BGP FSM with an event-driven, pluggable model.
thomasduft / MicrowfA simple finite state machine (FSM) with workflow character where you define your workflows in code.
liuqdev / 8 Bits RISC CPU VerilogArchitecture and Verilog Implementation of 8-bits RISC CPU based on FSM. 基于有限状态机的8位RISC(精简指令集)CPU(中央处理器)简单结构和Verilog实现。