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

1 repositorio

Awesome GitHub RepositoriesCross-Platform Cache Mapping

Capabilities for sharing cached build artifacts across different operating system runners for platform-independent files.

Distinct from Cross-Platform Payloads: None of the candidates cover mapping cached build payloads across different OS runners.

Explore 1 awesome GitHub repository matching devops & infrastructure · Cross-Platform Cache Mapping. Refine with filters or upvote what's useful.

Awesome Cross-Platform Cache Mapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • actions/cacheAvatar de actions

    actions/cache

    5,262Ver en GitHub↗

    This project is a GitHub Actions cache action designed to persist build state, dependencies, and compiled outputs across different runner environments and pipeline executions. It functions as a continuous integration dependency cache that utilizes content hashes to store and retrieve files, reducing installation time between workflow runs. The system distinguishes itself through cross-platform build caching, allowing build data to be transferred between different operating systems and runner architectures when the files are platform-independent. It also implements branch-based cache isolation

    Allows build data to be transferred between different operating systems when files are platform-independent.

    TypeScript
    Ver en GitHub↗5,262
  1. Home
  2. DevOps & Infrastructure
  3. Cross-Platform Cache Mapping