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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesBuild Input-Output Declarations

Standardized files that define the precise inputs and outputs for deterministic builds.

Distinct from Project Structure Standardization: Focuses on the build graph entrypoint (flakes) rather than just directory layout

Explore 1 awesome GitHub repository matching software engineering & architecture · Build Input-Output Declarations. Refine with filters or upvote what's useful.

Awesome Build Input-Output Declarations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • nixos/nix.devAvatar de NixOS

    NixOS/nix.dev

    3,630Voir sur GitHub↗

    This project provides a functional package manager and a reproducible build system designed to ensure identical build inputs always produce the same outputs. It serves as the foundation for a declarative Linux distribution where the entire system state is defined in a configuration file, enabling predictable deployments and full-system rollbacks. The system uses a deterministic functional language and a lazy-evaluation expression engine to manage software dependencies and isolate build environments. It distinguishes itself through a content-addressable store that allows multiple versions of s

    Provides structured project entrypoints to declare inputs and outputs for consistent, reproducible builds.

    Nixcookbookdocumentationlearning
    Voir sur GitHub↗3,630
  1. Home
  2. Software Engineering & Architecture
  3. Project Structure Standardization
  4. Build Input-Output Declarations