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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesArtifact Compression

Bundling and compressing task outputs into archives for efficient storage and restoration from cache.

Distinct from Task Output Persistence: Focuses on the archival and compression aspect of outputs rather than just persistent storage.

Explore 1 awesome GitHub repository matching data & databases · Artifact Compression. Refine with filters or upvote what's useful.

Awesome Artifact Compression GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • moonrepo/moonAvatar de moonrepo

    moonrepo/moon

    3,687Ver en GitHub↗

    Moon is a monorepo build system and task runner designed to orchestrate complex projects with multiple packages. It functions as a dependency graph orchestrator that executes build targets in topological order and utilizes input hashing to cache results and skip redundant work. The project features a polyglot toolchain manager that automates the installation and versioning of language runtimes and CLI tools to ensure environment consistency. It also includes a plugin framework based on WebAssembly, allowing developers to extend build logic and toolchain behavior using any supported language.

    Bundles task outputs into compressed files and unpacks them automatically during cache hits.

    Rustbuild-systembuild-toolbun
    Ver en GitHub↗3,687
  1. Home
  2. Data & Databases
  3. Task Result Storage
  4. Task Output Persistence
  5. Artifact Compression