Decision Workspace
unsaferawbuf vs dst-factory vs app-memory-usage-fetcher
Side-by-side comparison of Rust crates
42
unsaferawbuf
growingv0.1.3
Convenient interface to a portion of manually allocated memory.
55
dst-factory
experimentalv0.7.0
Rich support to safely create instances of Rust's Dynamically Sized Types
54
app-memory-usage-fetcher
growingv0.3.0
Query a supported operating system to get the amount of memory used by the current Rust application.
Core Metrics
| unsaferawbuf | dst-factory | app-memory-usage-fetcher | |
|---|---|---|---|
| Health Score | 42 | 55 | 54 |
| Total Downloads | 4.7K | 2.9K | 23.2K |
| 30d Downloads | 7 | 199 | 2.3K |
| Dependents | 0 | 4 | 15 |
| Releases | 4 | 10 | 5 |
| Last Updated | 609d ago | 12d ago | 96d ago |
| Age | 3y 5m | 9m | 1y 1m |
Health Breakdown
unsaferawbuf
Maintenance
4
Quality
15
Community
5
Popularity
4
Documentation
14
dst-factory
Maintenance
18
Quality
13
Community
8
Popularity
4
Documentation
12
app-memory-usage-fetcher
Maintenance
13
Quality
15
Community
9
Popularity
5
Documentation
12
Technical Details
| unsaferawbuf | dst-factory | app-memory-usage-fetcher | |
|---|---|---|---|
| Version | 0.1.3 | 0.7.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Zlib | MIT | Apache-2.0 |
| Dependencies | 2 | 7 | 1 |
| Crate Size | 3KB | 50KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | 1.56.0 | 1.90.0 | 1.87.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dst-factory leads with a health score of 55/100, but none of the options score above 80.
- •app-memory-usage-fetcher has the most downloads (23.2K), suggesting wider adoption.
- •⚠ unsaferawbuf has not been updated in over a year.