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

ada-actions/toolchainFork

0
View on GitHub↗
22 Stars·5 Forks·JavaScript·MIT·2 Aufrufe

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.

Star-Verlauf

Star-Verlauf für ada-actions/toolchainStar-Verlauf für ada-actions/toolchain

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 Toolchain

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Toolchain.
  • argoproj/argo-cdAvatar von argoproj

    argoproj/argo-cd

    22,087Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,087
  • binance/binance-spot-api-docsAvatar von binance

    binance/binance-spot-api-docs

    4,812Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,812
  • bleenco/abstruseAvatar von bleenco

    bleenco/abstruse

    956Auf GitHub ansehen↗

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

    Gocdcicontinuous-delivery
    Auf GitHub ansehen↗956
  • appimagecrafters/build-appimage-actionAvatar von AppImageCrafters

    AppImageCrafters/build-appimage-action

    35Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗35
Alle 30 Alternativen zu Toolchain anzeigen→

Häufig gestellte Fragen

Was macht 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 `

Was sind die Hauptfunktionen von ada-actions/toolchain?

Die Hauptfunktionen von ada-actions/toolchain sind: Continuous Integration.

Welche Open-Source-Alternativen gibt es zu ada-actions/toolchain?

Open-Source-Alternativen zu ada-actions/toolchain sind unter anderem: 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…