awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesBuild Caching Systems

Mechanisms for optimizing build performance through caching strategies.

Distinguishing note: Focuses on container build caching.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Build Caching Systems. Refine with filters or upvote what's useful.

Awesome Build Caching Systems GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/airflowapache 的头像

    apache/airflow

    45,902在 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

    Configures build caching strategies to optimize performance across integration environments.

    Pythonairflowapacheapache-airflow
    在 GitHub 上查看↗45,902
  • genuinetools/imggenuinetools 的头像

    genuinetools/img

    3,987在 GitHub 上查看↗

    img is a collection of toolsets for building, managing, and manipulating OCI compliant container images. It functions as an image build tool and registry client, providing the capabilities to create images from configuration files, push and pull images to remote registries, and extract image layers into root filesystems or archives. The project distinguishes itself through support for multi-platform builds using hardware emulators and the ability to perform unprivileged container builds via namespace-based process isolation and user ID mapping. It also includes a cross-platform binary compile

    Provides utilities to analyze and prune unused build cache data to reclaim local disk space.

    Gobuildkitclicontainers
    在 GitHub 上查看↗3,987
  1. Home
  2. DevOps & Infrastructure
  3. Build Caching Systems