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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·15 views

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 history

Star history chart for ada-actions/toolchainStar history chart for ada-actions/toolchain

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Toolchain

These projects share indexed features with Toolchain. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • argoproj/argo-cdargoproj avatar

    argoproj/argo-cd

    22,087View on 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
    View on GitHub↗22,087
  • binance/binance-spot-api-docsbinance avatar

    binance/binance-spot-api-docs

    4,812View on 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
    View on GitHub↗4,812
  • bleenco/abstrusebleenco avatar

    bleenco/abstruse

    956View on GitHub↗

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

    Gocdcicontinuous-delivery
    View on GitHub↗956
  • appimagecrafters/build-appimage-actionAppImageCrafters avatar

    AppImageCrafters/build-appimage-action

    35View on GitHub↗

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

    View on GitHub↗35
Compare all 30 related projects→

Frequently asked questions

What does ada-actions/toolchain do?

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 `

What are the main features of ada-actions/toolchain?

The main features of ada-actions/toolchain are: Continuous Integration.

Which projects share features with ada-actions/toolchain?

Projects with overlapping indexed features include: 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…