Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

Finite-state machine

Afinite-state machine (FSM),finite-state automaton (FSA), or simplystate machine is a mathematicalmodel of computation and anabstract machine that can be in exactly one of a finite number of states at any given time.

The FSM can change from one state to another in response to some inputs; the change from one state to another is called atransition.

An FSM is defined by a list of its states, its initial state, and the inputs that trigger each transition.

In computer science, FSM are widely used in modeling of application behavior (control theory), design ofhardware digital systems,software engineering,compilers,network protocols, andcomputational linguistics.

Here are 1,056 public repositories matching this topic...

xstate

Finite State Machine for Go

  • UpdatedMay 7, 2025
  • Go

📢 Laudspeaker is an Open Source Customer Engagement and Product Onboarding Platform. Open Source alternative to Braze / One Signal / Customer Io / Appcues / Pendo . Use Laudspeaker to design product onboarding flows and send product and event triggered emails, sms, push and more.

  • UpdatedOct 13, 2025
  • TypeScript

Django friendly finite state machine support

  • UpdatedOct 7, 2025
  • Python

A fast, tried-and-tested hierarchical finite state machine library for Unity, designed to be easy to use yet powerful without compromising performance.

  • UpdatedApr 1, 2025
  • C#

A fast implementation of Aho-Corasick in Rust.

  • UpdatedOct 28, 2025
  • Rust

Hierarchical state machines for designing event-driven systems

  • UpdatedNov 29, 2025
  • Rust

Generating parsers in LLVM IR

  • UpdatedNov 15, 2025
  • TypeScript

A collection of tools for AI Behaviour in the Godot 4 Game Engine!

  • UpdatedSep 18, 2025
  • GDScript

Minimal Finite State Machine

  • UpdatedAug 20, 2017
  • Ruby

A finite state machine library using ES6 promises

  • UpdatedNov 24, 2021
  • JavaScript

🤖 A curated list of awesome resources related to finite state machines and statecharts.

  • UpdatedJun 21, 2025
  • JavaScript
automata

A Python library for simulating finite automata, pushdown automata, and Turing machines

  • UpdatedNov 18, 2025
  • Python

Statechart library and editor

  • UpdatedJul 3, 2025
  • C

[8]ページ先頭

©2009-2025 Movatter.jp