Decision Workspace
slice_trait vs radium vs runtime-raw
Side-by-side comparison of Rust crates
54
slice_trait
growingv0.3.14
A generic trait for any slice, with item as a type parameter
64
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 | 54 | 64 | 52 |
| Total Downloads | 26.7K | 202.1M | 75.9K |
| 30d Downloads | 0 | 14.6M | 0 |
| Dependents | 51 | 55 | 32 |
| Releases | 31 | 20 | 5 |
| Last Updated | 155d ago | 320d ago | 2468d ago |
| Age | 2y 4m | 7y | 7y 1m |
Health Breakdown
slice_trait
Maintenance
12
Quality
16
Community
11
Popularity
5
Documentation
10
radium
Maintenance
6
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 64/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.