Hot reload in golang

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/golang

Our great sponsors
  • ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Access the most powerful time series database as a service
  • CodiumAI - TestGPT | Generating meaningful tests for busy devs
  • air

    ☁️ Live reload for Go apps

  • tilt

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

    I use tilt for reloading microservices in my local kind cluster. https://tilt.dev/

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

  • modd

    A flexible developer tool that runs processes and responds to filesystem changes

    i was using cortesi/modd for this while using docker. Since I change to Rancher with dockerd i wasn’t able to get live reloading working again, i also tried air but no luck.. out of curiosity did anyone have a similar issue?

  • CompileDaemon

    Very simple compile daemon for Go

    Haven't seen this mentioned yet but it's another option https://github.com/githubnemo/CompileDaemon

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts