nowfound

Alternatives

Products that do what Golang Binary Size Analyzer does

  1. 1CL

    2020 · github.com

  2. 2AU
  3. 3AS
  4. 4CA
  5. 5GS
  6. 6BA

    2014 · binspector.github.io

  7. 7GI
  8. 8SL

    2019 · github.com

  9. 9GP
  10. 10AP

    2020 · github.com

  11. 11AF

    2021 · github.com

  12. 12AG
  13. 13WI
  14. 14OS
  15. 15SW
  16. 16WA
  17. 17AP
  18. 18GS
  19. 19BJ
  20. 20SL

    2018 · github.com

  21. 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

  22. 22DH
  23. 23GL
  24. 24GB

Ranked by how close each launch is in meaning, then by votes. Refine with a description →