Go Development Environment

Open-source Go projects categorized as Development Environment

Top 8 Go Development Environment Projects

  • tilt

    Define your dev environment as code. For microservice apps on Kubernetes.

    Project mention: First K8s project | reddit.com/r/kubernetes | 2023-05-28

    You basically start by downloading kind, then tilt. Then create a kind cluster with the provided configuration in the tilt repo. Then run tilt up and that's it. You'll have a fully functional Kubernetes cluster and project running complete with deployments and services. Nothing too fancy, no RBAC, no network policies etc.. Just the bare minimum to get you up and running.

  • devbox

    Instant, easy, and predictable development environments

    Project mention: NixTest: a tiny unit testing framework written in pure nix | reddit.com/r/NixOS | 2023-05-16

    As part of the work we've been doing with [devbox](https://github.com/jetpack-io/devbox), we needed a unit testing framework to test some of our nix code. Unfortunately we had some use cases where we did *not* want to introduce a dependency on `nixpkgs` (and therefore we couldn't use `runTests`).

  • CodiumAI

    TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.

  • coder

    Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes.

    Project mention: ngrok-go: embed ingress into your Go apps as a net.Listener | reddit.com/r/golang | 2023-03-09

    You're right, Tailscale is not 100% open source but the clients and DERP system being open source is enough for you to create what is requested here. A perfect example is https://github.com/coder/coder

  • envd

    🏕️ Reproducible development environment for AI/ML

    Project mention: Kubernetes for Data Science with Kubeflow | reddit.com/r/programming | 2022-12-22
  • kool

    From local development to the cloud: development workflow made easy.

    Project mention: Devcontainers without VSCode | reddit.com/r/docker | 2023-01-06

    I think it would be best for you to search for other solutions - There's kool.dev, maybe it'll help? For us it was way too opinionated and web-dev-centric, so we had to settle for a bash script for now - But it works, and let's us perform what actually matters 🙂

  • ergo

    The management of multiple apps running over different ports made easy (by cristianoliveira)

  • cosmo

    WebIDE and DevEnvironment controller on Kubernetes.

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • ldhdns

    A developer tool for providing DNS for Docker containers running on a Linux host.

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). The latest post mention was on 2023-05-28.

Go Development Environment related posts

Index

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

Project Stars
1 tilt 6,596
2 devbox 5,165
3 coder 4,446
4 envd 1,659
5 kool 623
6 ergo 567
7 cosmo 23
8 ldhdns 3
Clean code begins in your IDE with SonarLint
Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
www.sonarlint.org