Hot reload in golang

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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