Go Nix

Open-source Go projects categorized as Nix

Top 15 Go Nix Projects

  • devbox

    Instant, easy, and predictable development environments

    Project mention: The Importance of Local Development | news.ycombinator.com | 2024-10-06
  • SaaSHub

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

    SaaSHub logo
  • nixery

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

  • 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.

  • bob

    Bob is a high-level build tool for multi-language projects. (by benchkram)

    Project mention: Bob: A high-level build tool for multi-language projects | news.ycombinator.com | 2024-05-29
  • 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

  • buildkit-nix

    Nix derivations as Dockerfiles (`docker build -f default.nix .`)

  • go-nix

    Elements of Nix re-implemented as Go libraries [maintainer=@flokli]

  • bsf

    Developer-centric tool to secure your software supply chain. (by buildsafedev)

    Project mention: Show HN: BuildSafe – Build 0 CVE base images with ease | news.ycombinator.com | 2024-08-23
  • nomad-driver-nix

    A Nomad task driver for systemd-nspawn

  • prp

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

  • r10edocker

    Make minimum, reproducible Docker container for Go application

  • bobc

    Remote cache for https://bob.build

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 Nix discussion

Log in or Post with

Go Nix related posts

Index

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

Project Stars
1 devbox 8,369
2 nixery 1,811
3 morph 801
4 nix-snapshotter 539
5 nix2container 512
6 bob 457
7 comin 343
8 appvm 243
9 buildkit-nix 163
10 go-nix 123
11 bsf 63
12 nomad-driver-nix 32
13 prp 22
14 r10edocker 18
15 bobc 9

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?