Decision Workspace
memadvise vs page_size vs get-size2
Side-by-side comparison of Rust crates
42
memadvise
growingv0.1.2
Advises operating system about memory usage
52
page_size
growingv0.6.0
Provides an easy, fast, cross-platform way to retrieve the memory page size
58
get-size2
growingv0.7.4
Determine the size in bytes an object occupies inside RAM.
Core Metrics
| memadvise | page_size | get-size2 | |
|---|---|---|---|
| Health Score | 42 | 52 | 58 |
| Total Downloads | 14.5K | 25.6M | 1.8M |
| 30d Downloads | 231 | 4.7M | 420.3K |
| Dependents | 12 | 1.1K | 110 |
| Releases | 2 | 10 | 22 |
| Last Updated | 3088d ago | 967d ago | 61d ago |
| Age | 8y 5m | 8y 6m | 1y 6m |
Health Breakdown
memadvise
Maintenance
3
Quality
15
Community
8
Popularity
5
Documentation
11
page_size
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
11
get-size2
Maintenance
15
Quality
14
Community
12
Popularity
7
Documentation
10
Technical Details
| memadvise | page_size | get-size2 | |
|---|---|---|---|
| Version | 0.1.2 | 0.6.0 | 0.7.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 11 |
| Crate Size | 11KB | 8KB | 21KB |
| Features | 1 | 1 | 12 |
| Yanked % | 0.0% | 0.0% | 9.1% |
| Edition | — | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •get-size2 leads with a health score of 58/100, but none of the options score above 80.
- •page_size has the most downloads (25.6M), suggesting wider adoption.
- •page_size is depended on by 1.1K crates — strongest ecosystem trust.
- •⚠ memadvise, page_size have not been updated in over a year.