Alternatives
Products that do what Golang Binary Size Analyzer does
- 1CL
2020 · github.com
- 2AU
2017 · github.com
- 3AS
2016 · blog.minio.io
- 4CA
2015 · github.com
- 5GS
2015 · github.com
- 6BA
2014 · binspector.github.io
- 7GI
2019 · gocode.io
- 8SL
2019 · github.com
- 9GP
2018 · github.com
- 10AP
2020 · github.com
- 11AF
2021 · github.com
- 12AG
2017 · github.com
- 13WI
2015 · weightof.it
- 14OS
2018 · rev.ng
- 15SW
2018 · github.com
- 16WA
2019 · github.com
- 17AP
2022 · github.com
- 18GS
May 2026 · github.com
- 19BJ
2018 · github.com
- 20SL
2018 · github.com
- 21

This project is a little performance-optimization experiment focused on reducing the size of Go binary patches, which can be useful for quick incremental updates of live services. When a Go program grows by a few bytes through an incremental change, a bunch of related references and offsets throughout the compiled binary end up changing that makes general-purpose binary-diff encoders inefficient: `zstd --patch-from` produces a 530kb patch for a one-line change in a 30MB binary. bsdiff improves upon this (150KB patch) thanks to a delta compression algorithm that can handle relative offsets.…
9d ago · github.com
- 22DH
2021 · github.com
- 23GL
2015 · github.com
- 24GB
Apr 2026 · goblin.run
Ranked by how close each launch is in meaning, then by votes. Refine with a description →