Decision Workspace
dyn_size_of vs checkers vs get-size2
Side-by-side comparison of Rust crates
53
dyn_size_of
growingv0.4.5
The library to report approximate amount of memory consumed by variables, including the memory allocated on heap.
61
checkers
growingv0.7.1
A sanity checker for global allocations.
58
get-size2
growingv0.7.4
Determine the size in bytes an object occupies inside RAM.
Core Metrics
| dyn_size_of | checkers | get-size2 | |
|---|---|---|---|
| Health Score | 53 | 61 | 58 |
| Total Downloads | 618.9K | 354.8K | 1.8M |
| 30d Downloads | 40.6K | 14.1K | 420.3K |
| Dependents | 128 | 251 | 110 |
| Releases | 12 | 24 | 22 |
| Last Updated | 198d ago | 197d ago | 61d ago |
| Age | 4y 1m | 6y 2m | 1y 6m |
Health Breakdown
dyn_size_of
Maintenance
9
Quality
12
Community
12
Popularity
7
Documentation
13
checkers
Maintenance
10
Quality
17
Community
13
Popularity
7
Documentation
14
get-size2
Maintenance
15
Quality
14
Community
12
Popularity
7
Documentation
10
Technical Details
| dyn_size_of | checkers | get-size2 | |
|---|---|---|---|
| Version | 0.4.5 | 0.7.1 | 0.7.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 11 |
| Crate Size | 4KB | 20KB | 21KB |
| Features | 0 | 4 | 12 |
| Yanked % | 8.3% | 0.0% | 9.1% |
| Edition | 2021 | 2018 | 2024 |
| MSRV | — | 1.84 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •checkers leads with a health score of 61/100, but none of the options score above 80.
- •get-size2 has the most downloads (1.8M), suggesting wider adoption.
- •checkers is depended on by 251 crates — strongest ecosystem trust.