Decision Workspace
ruvix-physmem vs ruvix-region vs talloc
Side-by-side comparison of Rust crates
48
ruvix-physmem
experimentalv0.1.0
Physical memory allocator for RuVix Cognition Kernel (ADR-087)
50
ruvix-region
experimentalv0.1.0
Memory region management for RuVix Cognition Kernel (ADR-087)
48
talloc
growingv2.0.1
A fast, consistant, and flexible `no_std`-compatible allocator.
Core Metrics
| ruvix-physmem | ruvix-region | talloc | |
|---|---|---|---|
| Health Score | 48 | 50 | 48 |
| Total Downloads | 14 | 39 | 5.1K |
| 30d Downloads | 14 | 39 | 9 |
| Dependents | 0 | 4 | 0 |
| Releases | 1 | 1 | 4 |
| Last Updated | 13d ago | 13d ago | 980d ago |
| Age | 13d | 13d | 2y 8m |
Health Breakdown
ruvix-physmem
Maintenance
12
Quality
17
Community
6
Popularity
1
Documentation
12
ruvix-region
Maintenance
12
Quality
16
Community
8
Popularity
2
Documentation
12
talloc
Maintenance
7
Quality
21
Community
6
Popularity
4
Documentation
10
Technical Details
| ruvix-physmem | ruvix-region | talloc | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 4 | 7 |
| Crate Size | 28KB | 31KB | 29KB |
| Features | 5 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.77 | 1.77 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ruvix-region leads with a health score of 50/100, but none of the options score above 80.
- •talloc has the most downloads (5.1K), suggesting wider adoption.
- •⚠ talloc has not been updated in over a year.
- •ruvix-physmem, ruvix-region are pre-1.0 — API may change.