Decision Workspace
memory-balloon vs get-size2 vs checkers
Side-by-side comparison of Rust crates
34
memory-balloon
growingv0.1.0
Memory filling tool. Allocates a chunk of memory of a specified size and tries to make sure the OS keeps it in main memory, and not the swap.
63
get-size2
growingv0.9.0
Determine the size in bytes an object occupies inside RAM.
60
checkers
growingv0.7.1
A sanity checker for global allocations.
Core Metrics
| memory-balloon | get-size2 | checkers | |
|---|---|---|---|
| Health Score | 34 | 63 | 60 |
| Total Downloads | 1.9K | 2.9M | 393.2K |
| 30d Downloads | 0 | 610.9K | 22.0K |
| Dependents | 0 | 130 | 256 |
| Releases | 1 | 24 | 24 |
| Last Updated | 2508d ago | 10d ago | 256d ago |
| Age | 6y 10m | 1y 8m | 6y 4m |
Health Breakdown
memory-balloon
Maintenance
1
Quality
14
Community
6
Popularity
4
Documentation
9
get-size2
Maintenance
19
Quality
14
Community
12
Popularity
8
Documentation
10
checkers
Maintenance
9
Quality
17
Community
13
Popularity
7
Documentation
14
Technical Details
| memory-balloon | get-size2 | checkers | |
|---|---|---|---|
| Version | 0.1.0 | 0.9.0 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0/MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 14 | 3 |
| Crate Size | 8KB | 24KB | 20KB |
| Features | 0 | 15 | 4 |
| Yanked % | 0.0% | 8.3% | 0.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | 1.84 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •get-size2 leads with a health score of 63/100, but none of the options score above 80.
- •checkers is depended on by 256 crates — strongest ecosystem trust.
- •⚠ memory-balloon has not been updated in over a year.