wgo VS liver

Compare wgo vs liver 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)

liver

Liver is a dead simple live reloading framework that works by attaching itself to processes (by mnafees)
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
wgo liver
1 1
226 4
- -
7.5 5.5
9 days ago 10 months ago
Go Go
MIT License 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.

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.

liver

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

What are some alternatives?

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

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

hotbuild - a cross platform hot compilation tool for golang

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

air - ☁️ Live reload for Go apps