Decision Workspace
framealloc vs memkit vs cargo-fa
Side-by-side comparison of Rust crates
59
framealloc
experimentalv0.11.1
Intent-aware, thread-smart memory allocation for Rust game engines
59
memkit
experimentalv0.2.0-beta.1
Deterministic, intent-driven memory allocation for systems requiring predictable performance
52
cargo-fa
experimentalv0.11.1
Static analysis tool for framealloc - detect memory intent violations before runtime
Core Metrics
| framealloc | memkit | cargo-fa | |
|---|---|---|---|
| Health Score | 59 | 59 | 52 |
| Total Downloads | 238 | 250 | 171 |
| 30d Downloads | 15 | 77 | 11 |
| Dependents | 0 | 13 | 0 |
| Releases | 13 | 4 | 9 |
| Last Updated | 92d ago | 53d ago | 92d ago |
| Age | 3m | 3m | 3m |
Health Breakdown
framealloc
Maintenance
20
Quality
15
Community
6
Popularity
3
Documentation
15
memkit
Maintenance
15
Quality
17
Community
9
Popularity
3
Documentation
15
cargo-fa
Maintenance
18
Quality
12
Community
6
Popularity
3
Documentation
13
Technical Details
| framealloc | memkit | cargo-fa | |
|---|---|---|---|
| Version | 0.11.1 | 0.2.0-beta.1 | 0.11.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 3 | 13 |
| Crate Size | 215KB | 40KB | 38KB |
| Features | 16 | 5 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.70 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •framealloc leads with a health score of 59/100, but none of the options score above 80.
- •memkit has the most downloads (250), suggesting wider adoption.