Decision Workspace
crumbles vs page_size vs free-list
Side-by-side comparison of Rust crates
55
crumbles
growingv0.3.1
Keeping track of your pie's crumbles
52
page_size
growingv0.6.0
Provides an easy, fast, cross-platform way to retrieve the memory page size
48
free-list
growingv0.3.3
A free-list-based page/frame allocator.
Core Metrics
| crumbles | page_size | free-list | |
|---|---|---|---|
| Health Score | 55 | 52 | 48 |
| Total Downloads | 25.2K | 25.6M | 80.2K |
| 30d Downloads | 4.0K | 4.5M | 6.2K |
| Dependents | 61 | 1.1K | 4 |
| Releases | 9 | 10 | 10 |
| Last Updated | 50d ago | 967d ago | 37d ago |
| Age | 2y 7m | 8y 6m | 6y 11m |
Health Breakdown
crumbles
Maintenance
15
Quality
14
Community
11
Popularity
5
Documentation
10
page_size
Maintenance
4
Quality
16
Community
13
Popularity
8
Documentation
11
free-list
Maintenance
14
Quality
10
Community
8
Popularity
6
Documentation
10
Technical Details
| crumbles | page_size | free-list | |
|---|---|---|---|
| Version | 0.3.1 | 0.6.0 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 3 | 3 |
| Crate Size | 19KB | 8KB | 14KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 60.0% |
| Edition | 2021 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •crumbles leads with a health score of 55/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.
- •⚠ page_size has not been updated in over a year.