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
·

1 repository

Awesome GitHub RepositoriesFunctional

Package managers that treat software descriptions as deterministic functions to guarantee reproducible binaries.

Distinct from Package Managers: Distinct from general package managers by using functional logic to ensure identical build outputs.

Explore 1 awesome GitHub repository matching part of an awesome list · Functional. Refine with filters or upvote what's useful.

Awesome Functional GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • nixos/nix.devAvatar NixOS

    NixOS/nix.dev

    3,630Vezi pe 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 a deterministic functional package manager that ensures reproducible binary outputs from the same inputs.

    Nixcookbookdocumentationlearning
    Vezi pe GitHub↗3,630
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Package Managers
  5. Functional