awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • earlephilhower/arduino-picoAvatar de earlephilhower

    earlephilhower/arduino-pico

    2,812Ver en 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
    Ver en GitHub↗2,812
  1. Home
  2. Artificial Intelligence & ML
  3. Program Compilers
  4. State Machine Compilers