size
Memory calculator
Calculates the memory consumption of an object at runtime in a programming language
The size of variable at runtime
138 stars
2 watching
23 forks
Language: Go
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
omar/bytesize | A utility class for representing byte sizes in code with clear and unambiguous values | 561 |
okeuday/erlang_term | An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
dweiss/java-sizeof | A tool that estimates memory consumption based on object size and other factors | 120 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
bmizerany/perks | Provides efficient computation of quantiles over large data streams. | 187 |
fpco/weigh | Measures memory usage of Haskell values and functions. | 93 |
thomaslevesque/humanbytes | Converts byte sizes to human-readable forms | 32 |
dckt/electron-calculator | A desktop calculator app built with Electron and Vue for basic arithmetic operations. | 5 |
ericmj/decimal | A library for precise decimal arithmetic with support for context-dependent precision and rounding | 464 |
abhimanyu003/qubit | An online calculator built with Rust and WebAssembly, supporting various mathematical operations and conversions. | 82 |
doukremt/distance | Library for comparing sequences of characters with various distance metrics. | 117 |
hako/durafmt | A Go library for parsing and formatting time durations into human-readable strings | 495 |
kzahedi/goent | Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
tlk00/bitmagic | A C++ library for compact data structures and algorithms optimized for memory efficiency and high performance | 412 |
probablykasper/cpc | A high-accuracy calculator that supports unit conversions and string parsing. | 130 |