Decision Workspace
slice_trait vs radium vs runtime-raw
Side-by-side comparison of Rust crates
56
slice_trait
growingv0.3.14
A generic trait for any slice, with item as a type parameter
65
radium
growingv1.1.1
Portable interfaces for maybe-atomic types
52
runtime-raw
growingv0.3.0-alpha.5
Traits to implement custom Runtimes.
Core Metrics
| slice_trait | radium | runtime-raw | |
|---|---|---|---|
| Health Score | 56 | 65 | 52 |
| Total Downloads | 24.7K | 175.9M | 74.3K |
| 30d Downloads | 1.2K | 12.2M | 1.3K |
| Dependents | 51 | 54 | 32 |
| Releases | 31 | 20 | 5 |
| Last Updated | 96d ago | 261d ago | 2409d ago |
| Age | 2y 3m | 6y 10m | 6y 11m |
Health Breakdown
slice_trait
Maintenance
14
Quality
16
Community
11
Popularity
5
Documentation
10
radium
Maintenance
7
Quality
19
Community
16
Popularity
8
Documentation
15
runtime-raw
Maintenance
4
Quality
15
Community
15
Popularity
6
Documentation
12
Technical Details
| slice_trait | radium | runtime-raw | |
|---|---|---|---|
| Version | 0.3.14 | 1.1.1 | 0.3.0-alpha.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 9KB | 14KB | 4KB |
| Features | 4 | 2 | 0 |
| Yanked % | 3.2% | 5.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| MSRV | — | 1.60 | — |
| Owners | 1 | 3 (team) | 2 (team) |
Links
Quick Verdict
- •radium leads with a health score of 65/100, but none of the options score above 80.
- •⚠ runtime-raw has not been updated in over a year.
- •slice_trait, runtime-raw are pre-1.0 — API may change.