sizeof
Share on:
Enter Your Mastodon Instance
https://
Copy the link below to share to Mastodon
https://terminaltrove.com/sizeof/
A command-line tool to calculate the size of data structures
10
Stars
3 years ago
Last activity
Inactive
Status
Script Preview
Review this script before executing in your terminal.

sizeof is a command-line tool that calculates the size of data structures in bytes.
It's written in Go and can be used to understand memory usage in various programming scenarios.




