awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • nixos/nix.devNixOS 的头像

    NixOS/nix.dev

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