Go Nixos

Open-source Go projects categorized as Nixos

Top 7 Go Nixo Projects

  • nixery

    Container registry which transparently builds images using the Nix package manager. Canonical repository is https://cs.tvl.fyi/depot/-/tree/tools/nixery

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • morph

    NixOS deployment tool

  • nix-snapshotter

    Brings native understanding of Nix packages to containerd

    Project mention: Tvix – A New Implementation of Nix | news.ycombinator.com | 2024-04-16

    Not super recent, but nix-snapshotter is one that I'd call awesome(but I'm also a k8s fanboi): https://github.com/pdtpartners/nix-snapshotter

    https://news.ycombinator.com/item?id=37407758

  • nix2container

    An archive-less dockerTools.buildImage implementation

    Project mention: Nix is a better Docker image builder than Docker's image builder | news.ycombinator.com | 2024-03-15

    No discussion about Nix-built containers is complete with nix2container:

    https://github.com/nlewo/nix2container

    It is truly magical for handling large, multi-layered containers. Instead of building the container archives themselves and storing them in the nix store, it builds a JSON manifest that is consumed by a lightly patched version of skopeo that streams the layers directly to either your local container engine or the registry.

    This means you never rebuild or reupload a container layer that is unchanged.

  • comin

    GitOps For NixOS Machines

    Project mention: GitOpper: GitOps Without Kubernetes | news.ycombinator.com | 2024-08-01

    If you use nixos there's also https://github.com/nlewo/comin

  • appvm

    Nix-based app VMs

  • prp

    A convenient solution for backing up and restoring your installed packages.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Go Nixos discussion

Log in or Post with

Go Nixos related posts

Index

What are some of the best open-source Nixo projects in Go? This list will help you:

Project Stars
1 nixery 1,809
2 morph 801
3 nix-snapshotter 538
4 nix2container 512
5 comin 343
6 appvm 243
7 prp 22

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Go is
the 4th most popular programming language
based on number of metions?