go-reuseport VS release.sh

Compare go-reuseport vs release.sh and see what are their differences.

release.sh

🚀 A simple bash script for building Go projects for multiple platforms 💻💾 (by donuts-are-good)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-reuseport release.sh
1 2
733 43
2.6% -
5.0 3.7
about 1 month ago 7 months ago
Go Shell
ISC 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.

go-reuseport

Posts with mentions or reviews of go-reuseport. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.
  • The Simplicity of Single-File Golang Deployments
    10 projects | news.ycombinator.com | 22 Mar 2023
    Can't help with how to implement this, but just to be sure: You should be able to use the same port in multiple instances if you bind those with SO_REUSEPORT. A quick search points to https://github.com/libp2p/go-reuseport for an implementation. Now you just need a mechanism to drain the old process.

release.sh

Posts with mentions or reviews of release.sh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-22.
  • The Simplicity of Single-File Golang Deployments
    10 projects | news.ycombinator.com | 22 Mar 2023
    I made a cool program for you Go stuff that will check all the supported OS and ARCH combos for your code and compile them all. You just do `release --name "mycoolprogram" --version "0.1.0" and it will output all of your labeled release binaries for every platform your code supports.

    check it out! https://github.com/donuts-are-good/release.sh You can see it at work here for this simple markdown blog generator I made, which sports about 39 different platform combos https://github.com/donuts-are-good/bearclaw/release/latest

  • Why is building a UI in Rust so hard?
    2 projects | news.ycombinator.com | 18 Mar 2023
    Im releasing on 39+ platforms. https://github.com/donuts-are-good/bearclaw for example releasing using https://github.com/donuts-are-good/release.sh

What are some alternatives?

When comparing go-reuseport and release.sh you can also consider the following projects:

debug - Fork of pkg/debug that adds some additional functionality.

bearclaw - tiny static site generator w/ rss

tableflip - Graceful process restarts in Go

executable-dist-plugin - A Gradle plugin which makes distribution zips runnable, as a sort of alternative to an uberjar. A London Beach production :guardsman::palm_tree:.

Quarkus - Quarkus: Supersonic Subatomic Java.

jolikit - Java APIs to abstract away time (clocks, schedulers), simple 2D UIs (BWD), and a bit more, with default implementations

purego