hotbuild VS wgo

Compare hotbuild vs wgo and see what are their differences.

wgo

Live reload for Go apps. Watch arbitrary files and respond with arbitrary commands. Supports running multiple invocations in parallel. (by bokwoon95)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
hotbuild wgo
1 1
190 215
- -
0.0 5.4
about 1 year ago 16 days ago
Go Go
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hotbuild

Posts with mentions or reviews of hotbuild. We have used some of these posts to build our list of alternatives and similar projects.

wgo

Posts with mentions or reviews of wgo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.
  • wgo: a live reload tool for Go
    4 projects | /r/golang | 29 Jan 2023
    wgo is simpler, simply prepend 'w' to any go run command to make it wgo run and now it does the same thing as go run but it also reloads the program whenever a Go file changes. Also takes in the same build flags as go run. Very intuitive to use.

What are some alternatives?

When comparing hotbuild and wgo you can also consider the following projects:

watcher - watcher is a Go package for watching for files or directory changes without using filesystem events.

gow - Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test"

algernon - Small self-contained pure-Go web server with Lua, Teal, Markdown, Ollama, HTTP/2, QUIC, Redis and PostgreSQL support

liver - Liver is a dead simple live reloading framework that works by attaching itself to processes

aah - A secure, flexible, rapid Go web framework

taskctl - Concurrent task runner, developer's routine tasks automation toolkit. Simple modern alternative to GNU Make 🧰

air - ☁️ Live reload for Go apps