gow VS wgo

Compare gow vs wgo and see what are their differences.

gow

Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test" (by mitranim)

wgo

Live reload for Go apps. Watch arbitrary files and respond with arbitrary commands. Supports running multiple invocations in parallel. (by bokwoon95)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
gow wgo
5 1
686 215
- -
6.0 5.4
6 months ago 18 days ago
Go Go
The Unlicense 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.

gow

Posts with mentions or reviews of gow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-23.

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 gow and wgo you can also consider the following projects:

air - ☁️ Live reload for Go apps

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

gon - Sign, notarize, and package macOS CLI tools and applications written in any language. Available as both a CLI and a Go library.

hotbuild - a cross platform hot compilation tool for golang

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

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

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

goda - Go Dependency Analysis toolkit

postgrest-go - Isomorphic Go client for PostgREST. (Now Updating)

tandem - Parallel task runner for servers and long-running commands.

dockertest - Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.