Go Nix

Open-source Go projects categorized as Nix

Top 12 Go Nix Projects

  • devbox

    Instant, easy, and predictable development environments

  • Project mention: Elixir and Machine Learning in 2024 so far: MLIR, Arrow, structured LLM, etc. | news.ycombinator.com | 2024-05-29

    Yeah, the LSP situation remains a sore point, which is deeply unfortunate. One of the big reasons I like Gleam! Luckily, there are new contenders popping up to hopefully solve the issues with elixir-ls: try https://github.com/elixir-tools/next-ls or https://github.com/lexical-lsp/lexical. They might give a better experience.

    > By the way, the official Elixir website recommends using Homebrew to install it. But almost everyone in the Github issues and comments says ASDF is the way to go.

    The Elixir website is right. Just use Homebrew until you find a real need for asdf or similar tools. It's far simpler.

    asdf (or mise[0]) is merely a way to manage different runtime versions between various projects, you would use it the same way as one might use rbenv/rvm, nvm/n, or even Docker/nix, and so on. You don't need it until you have several ongoing projects requiring different runtime versions. If you reach that point, great! It'll be worth the effort then, and it isn't difficult.

    Personally, I just use Homebrew elixir for easy ad-hoc access to iex/livebook. If I truly need reproducible environments, devbox[1] (a sort of nix wrapper) is nice and extremely straightforward.

    Tl;dr: Just use Homebrew. If your requirements expand beyond that, you'll have far more challenging problems to deal with.

    [0] https://mise.jdx.dev/dev-tools/comparison-to-asdf.html

    [1] https://www.jetify.com/devbox

  • nixery

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

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • morph

    NixOS deployment tool

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

    Nix-based app VMs

  • buildkit-nix

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

  • Project mention: Virtualizing Development Environments in 2023 | news.ycombinator.com | 2023-08-04

    Nix solves a different problem than Hocus. Nix lets you define a development environment, Hocus gives you a way to run it. Right now we use Dockerfiles to let users define the packages they need in their dev env, but we would like to support Nix in the future too. Interestingly, you can use custom BuildKit syntax https://docs.docker.com/build/dockerfile/frontend/ to build Nix environments with Docker https://github.com/reproducible-containers/buildkit-nix, and that's probably what we will end up supporting.

  • SaaSHub

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

    SaaSHub logo
  • go-nix

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

  • 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

  • Project mention: R10edocker: Reproducible Docker container for Go applications, in Nix | news.ycombinator.com | 2023-09-20
  • 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 related posts

  • Bob: A high-level build tool for multi-language projects

    1 project | news.ycombinator.com | 29 May 2024
  • Colima k8s nix setup

    4 projects | dev.to | 16 Apr 2024
  • Elm 2023, a year in review

    2 projects | dev.to | 15 Apr 2024
  • Go + Hypermedia - A Learning Journey (Part 1)

    6 projects | dev.to | 23 Feb 2024
  • Instant, easy, and predictable development environments on any machine

    1 project | news.ycombinator.com | 8 Feb 2024
  • Fake recruiter Lazarus lured aerospace employee with trojanized coding challenge

    4 projects | news.ycombinator.com | 1 Oct 2023
  • Vim Boss – Neovim

    3 projects | news.ycombinator.com | 10 Aug 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 devbox 7,679
2 nixery 1,700
3 morph 733
4 nix2container 462
5 bob 441
6 appvm 240
7 buildkit-nix 152
8 go-nix 115
9 nomad-driver-nix 31
10 prp 21
11 r10edocker 18
12 bobc 7

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