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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nixos/nix.devAvatar von NixOS

    NixOS/nix.dev

    3,630Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,630
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Package Managers
  5. Functional