awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
L

looplab/fsm

0
View on GitHub↗
0 Stars·0 Forks·1 Aufruf

Fsm

FSM is a finite state machine for Go.

Features

  • Algorithms - Finite state machine library.
  • Game Frameworks - Finite State Machine implementation.

Star-Verlauf

Star-Verlauf für looplab/fsmStar-Verlauf für looplab/fsm

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Fsm

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Fsm.
  • luanpotter/flameAvatar von luanpotter

    luanpotter/flame

    10,647Auf GitHub ansehen↗

    Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene entities and manage their lifecycles through a structured hierarchy of game objects, coordinated by a consistent game loop. The engine includes a graphics library for rendering animated sprites, particle effects, and external textures. It features a 2D physics integration layer that supports rigid body dynamics and collision detection between entities. The framework covers additional capabilities for game engineering, including user input capture for gestures and gamepads, audio

    Dart
    Auf GitHub ansehen↗10,647
  • ant-galaxy/oasis-engineAvatar von ant-galaxy

    ant-galaxy/oasis-engine

    5,791Auf GitHub ansehen↗

    Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive 2D and 3D applications for web and mobile platforms. It functions as a real-time 3D renderer and a physics simulation engine capable of producing interactive visual environments. The framework includes a visual scene editor that allows artists and developers to build, layout, and export project scenes through a graphical interface. This system supports visual scene composition and converts these layouts into structured data for runtime reconstruction. The engine's capabiliti

    TypeScript
    Auf GitHub ansehen↗5,791
  • buckket/go-blurhashB

    buckket/go-blurhash

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • amzeratul/halleyAvatar von amzeratul

    amzeratul/halley

    3,837Auf GitHub ansehen↗

    Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity is defined by a hardware-abstraction graphics pipeline for consistent rendering across different operating systems and an entity-component-system architecture that separates game state from processing logic. The framework features a hot-reloading development environment that allows updating application logic and assets at runtime without requiring a full process restart. It also includes a multiplayer networking framework based on an asynchronous messaging system to manage real

    C++
    Auf GitHub ansehen↗3,837
Alle 30 Alternativen zu Fsm anzeigen→

Häufig gestellte Fragen

Was macht looplab/fsm?

FSM is a finite state machine for Go.

Was sind die Hauptfunktionen von looplab/fsm?

Die Hauptfunktionen von looplab/fsm sind: Algorithms, Game Frameworks.

Welche Open-Source-Alternativen gibt es zu looplab/fsm?

Open-Source-Alternativen zu looplab/fsm sind unter anderem: luanpotter/flame — Flame is a 2D game engine and framework for Flutter. It provides a component-based architecture to organize scene… ant-galaxy/oasis-engine — Oasis Engine is a web-based game engine and component-based game framework designed for creating real-time interactive… buckket/go-blurhash. cenkalti/backoff — This is a Go library providing a framework for managing repetitive task execution and implementing exponential backoff… ceramic-engine/ceramic — Cross-platform 2D framework written in Haxe that can export natively to desktop (windows, mac, linux), mobile (ios,… amzeratul/halley — Halley is a modular C++ game engine designed for building cross-platform interactive applications. Its core identity…