awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesDeclarative Linux Distributions

Operating systems where the entire system state is defined in a configuration file.

Distinct from Declarative Deployments: Existing candidates are too specific (ARM, Gaming) or refer to application deployment rather than a full OS distribution.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Declarative Linux Distributions. Refine with filters or upvote what's useful.

Awesome Declarative Linux Distributions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • asterinas/asterinasAvatar von asterinas

    asterinas/asterinas

    4,678Auf GitHub ansehen↗

    Asterinas is a memory-safe operating system kernel designed to prevent data races and memory corruption. It functions as a Linux-ABI compatible kernel, enabling the execution of existing Linux binaries and container workloads while providing a declarative operating system distribution model. The project distinguishes itself by acting as a virtual machine container host and a confidential computing guest OS, allowing it to run within hardware-isolated Trusted Execution Environments such as Intel TDX. It implements a minimal trusted computing base by isolating unsafe low-level operations and se

    Implements a declarative distribution model where the system state is defined via configuration files.

    Rustkernelosrust
    Auf GitHub ansehen↗4,678
  • 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 complete Linux distribution where the system state is defined entirely via a declarative configuration file.

    Nixcookbookdocumentationlearning
    Auf GitHub ansehen↗3,630
  1. Home
  2. Operating Systems & Systems Programming
  3. Declarative Linux Distributions