awesome-repositories.com
Blog
MCP
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
·
ada-actions avatar

ada-actions/toolchainFork

0
View on GitHub↗
22 estrellas·5 forks·JavaScript·MIT·4 vistas

Toolchain

Basic: yaml steps: - uses: actions/checkout@master - uses: ada-actions/toolchain@dev with: distrib: fsf target: native - run: gprbuild hello - uses: ada-actions/toolchain@dev with: distrib: community target: arm-elf - run: gprbuild --target=arm-eabi --RTS=zfp-microbit hello

Features

  • Continuous Integration - Toolchain setup for GitHub Actions workflows.

Historial de estrellas

Gráfico del historial de estrellas de ada-actions/toolchainGráfico del historial de estrellas de ada-actions/toolchain

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Toolchain

Proyectos open-source similares, clasificados según cuántas características comparten con Toolchain.
  • argoproj/argo-cdAvatar de argoproj

    argoproj/argo-cd

    22,087Ver en GitHub↗

    Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized control plane that synchronizes application states from version-controlled repositories directly into target clusters, ensuring that the live environment consistently matches the desired configuration defined in Git. The platform distinguishes itself through its ability to manage multi-cluster deployments from a single interface, providing unified oversight across distinct computing environments. It employs a controller-based reconciliation loop to continuously monitor for co

    Goargoargo-cdcd
    Ver en GitHub↗22,087
  • binance/binance-spot-api-docsAvatar de binance

    binance/binance-spot-api-docs

    4,812Ver en GitHub↗

    This project provides technical documentation and reference guides for spot trading, including specifications for REST, WebSocket, and FIX protocols. It serves as a comprehensive resource for integrating with spot trading endpoints to execute trades, query account data, and fetch market statistics. The project distinguishes itself by supporting institutional-grade connectivity through the Financial Information eXchange standard and simple binary encoding to reduce latency and payload size. It also includes a dedicated sandbox environment for validating trading logic and strategies without fin

    binance-apidocumentationfix-api
    Ver en GitHub↗4,812
  • bleenco/abstruseAvatar de bleenco

    bleenco/abstruse

    956Ver en GitHub↗

    Abstruse is a free and open-source CI/CD platform that tests your models and code.

    Gocdcicontinuous-delivery
    Ver en GitHub↗956
  • appimagecrafters/build-appimage-actionAvatar de AppImageCrafters

    AppImageCrafters/build-appimage-action

    35Ver en GitHub↗

    Create an AppImage using appimage-builder. Check the appimage-builder documentation for more details about writing the recipe files.

    Ver en GitHub↗35
Ver las 30 alternativas a Toolchain→

Preguntas frecuentes

¿Qué hace ada-actions/toolchain?

Basic: `yaml steps: - uses: actions/checkout@master - uses: ada-actions/toolchain@dev with: distrib: fsf target: native - run: gprbuild hello - uses: ada-actions/toolchain@dev with: distrib: community target: arm-elf - run: gprbuild --target=arm-eabi --RTS=zfp-microbit hello `

¿Cuáles son las características principales de ada-actions/toolchain?

Las características principales de ada-actions/toolchain son: Continuous Integration.

¿Qué alternativas de código abierto existen para ada-actions/toolchain?

Las alternativas de código abierto para ada-actions/toolchain incluyen: argoproj/argo-cd — Argo CD is a declarative, GitOps-based continuous delivery tool designed for Kubernetes. It functions as a centralized… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… bleenco/abstruse — Abstruse is a free and open-source CI/CD platform that tests your models and code. btcid/indodax-official-api-docs — Official Documentation for the Indodax APIs. buildbot/buildbot — Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a… appimagecrafters/build-appimage-action — Create an AppImage using appimage-builder. Check the appimage-builder documentation for more details about writing the…