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
Cloud-Foundations avatar

Cloud-Foundations/Dominator

0
View on GitHub↗
47 stars·18 forks·Go·Apache-2.0·10 views

Dominator

Features

  • Build and CI/CD - System for managing and deploying software images.

Star history

Star history chart for cloud-foundations/dominatorStar history chart for cloud-foundations/dominator

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Frequently asked questions

What are the main features of cloud-foundations/dominator?

The main features of cloud-foundations/dominator are: Build and CI/CD.

What are some open-source alternatives to cloud-foundations/dominator?

Open-source alternatives to cloud-foundations/dominator include: apache/airflow — Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions… chen3feng/blade-build — Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java,… dask/dask — Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows… google/styleguide — Style guides for Google-originated open-source projects. kubecfg/kubecfg — A tool for managing complex enterprise Kubernetes environments as code. pachyderm/pachyderm — Pachyderm is a containerized, versioned, and lineage-tracked data pipeline platform that runs natively on Kubernetes.…

Open-source alternatives to Dominator

Similar open-source projects, ranked by how many features they share with Dominator.
  • chen3feng/blade-buildchen3feng avatar

    chen3feng/blade-build

    2,101View on GitHub↗

    Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...

    Python
    View on GitHub↗2,101
  • dask/daskdask avatar

    dask/dask

    13,746View on GitHub↗

    Dask is a parallel computing framework and distributed task scheduler designed to scale Python data science workflows from single machines to large clusters. It functions as a cluster resource manager that orchestrates computational logic by representing tasks and their dependencies as directed acyclic graphs. This architecture allows the system to automate the distribution of workloads across available hardware while managing complex execution requirements. The project distinguishes itself through a lazy evaluation engine that defers data operations until they are explicitly requested, enabl

    Pythondasknumpypandas
    View on GitHub↗13,746
  • google/styleguidegoogle avatar

    google/styleguide

    39,367View on GitHub↗

    Style guides for Google-originated open-source projects

    HTMLcpplintstyle-guidestyleguide
    View on GitHub↗39,367
  • apache/airflowapache avatar

    apache/airflow

    45,902View on GitHub↗

    Airflow is a platform for programmatically authoring, scheduling, and monitoring complex data pipelines. It functions as a workflow automation engine that manages the lifecycle of recurring business processes by executing code-defined task dependencies. By representing workflows as directed acyclic graphs, the system ensures that task execution order and data flow are explicitly defined and reliably maintained across distributed computing environments. The platform distinguishes itself through a highly modular, provider-based architecture that decouples core orchestration logic from external

    Pythonairflowapacheapache-airflow
    View on GitHub↗45,902
See all 9 alternatives to Dominator→