awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesState Machine Compilers

Compilers that translate state machine definitions into executable instructions for hardware subsystems.

Distinct from Program Compilers: Distinct from Program Compilers: focuses on state machine-to-hardware instruction translation rather than general compute graph compilation.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · State Machine Compilers. Refine with filters or upvote what's useful.

Awesome State Machine Compilers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • earlephilhower/arduino-picoAvatar de earlephilhower

    earlephilhower/arduino-pico

    2,812Voir sur GitHub↗

    This project provides a development framework that enables programming Raspberry Pi Pico microcontrollers using the Arduino environment and standard C++ libraries. It serves as a unified platform for compiling, debugging, and deploying firmware to diverse hardware boards based on the RP2040 and RP2350 architectures. The framework distinguishes itself through native support for symmetric multicore execution, allowing developers to distribute independent tasks across multiple processor cores to manage complex workloads. It also includes a specialized library for USB peripheral emulation, enabli

    Translates hardware-specific state machine definitions into low-level executable instructions.

    Ca2dparduinoarduino-pico
    Voir sur GitHub↗2,812
  1. Home
  2. Artificial Intelligence & ML
  3. Program Compilers
  4. State Machine Compilers