Hello go-nuts,

I'm excited to share a new tool that has landed in our Go ecosystem: 
go-size-analyzer. This utility is designed to give you a clear picture of 
the size of your compiled Go binaries, with a focus on how dependencies 
contribute to the overall footprint.

It simplifies the process of binary size analysis and offers a range of 
viewing options, from web interfaces to terminal UIs and text formats. It's 
also highly customisable, so you can tailor the output to suit your needs.

The project is open source and actively seeking contributions, so if you're 
interested in this kind of tool, it's definitely worth a look.

You can find more information and get started with go-size-analyzer on its 
GitHub page: https://github.com/Zxilly/go-size-analyzer

Happy coding!

Best,

Zxilly

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/af78ab03-f793-40f2-8721-20ef3f3a5a13n%40googlegroups.com.

Reply via email to