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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesDeployment

Tools that create production-ready configuration and lock files for external deployment environments.

Distinct from Metadata Generators: Distinct from general metadata generators: focuses on deployment-specific artifacts like lock files and package manifests.

Explore 2 awesome GitHub repositories matching development tools & productivity · Deployment. Refine with filters or upvote what's useful.

Awesome Deployment GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nrwl/nxAvatar nrwl

    nrwl/nx

    28,939Vezi pe GitHub↗

    This project is a build orchestration engine and development toolkit designed for managing large-scale monorepos. It provides a unified workspace environment that maps project relationships and dependencies, enabling the system to perform intelligent impact analysis and execute only the tasks affected by specific code changes. The system distinguishes itself through a persistent daemon that monitors file changes for near-instant feedback and a content-addressable caching mechanism that stores task outputs to prevent redundant computation across local and remote environments. It further suppor

    Generates production-ready deployment manifests and lock files by analyzing project dependency graphs.

    TypeScriptangularbuildbuild-system
    Vezi pe GitHub↗28,939
  • quarkusio/quarkusAvatar quarkusio

    quarkusio/quarkus

    15,479Vezi pe GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Injects additional files or custom bootstrap scripts into the generated deployment package to support specific runtime configurations.

    Javacloud-nativehacktoberfestjava
    Vezi pe GitHub↗15,479
  1. Home
  2. Development Tools & Productivity
  3. Metadata Generators
  4. Deployment

Explorează sub-etichetele

  • Package CustomizersTools for injecting additional files or bootstrap scripts into deployment packages. **Distinct from Deployment:** Distinct from Deployment: focuses on the injection of custom artifacts into the package rather than the generation of configuration files.