Decision Workspace
prelude vs std_prelude vs cap-std
Side-by-side comparison of Rust crates
36
prelude
growingv0.2.1
RENAMED TO "std_prelude": prelude that the rust stdlib should have always had
42
std_prelude
growingv0.2.12
prelude that the rust stdlib should have always had
72
cap-std
stablev4.0.2
Capability-based version of the Rust standard library
Core Metrics
| prelude | std_prelude | cap-std | |
|---|---|---|---|
| Health Score | 36 | 42 | 72 |
| Total Downloads | 12.6K | 5.8M | 9.1M |
| 30d Downloads | 139 | 434.4K | 844.0K |
| Dependents | 6 | 38 | 1.5K |
| Releases | 3 | 10 | 92 |
| Last Updated | 3041d ago | 2969d ago | 40d ago |
| Age | 9y 2m | 8y 4m | 5y 9m |
Health Breakdown
prelude
Maintenance
3
Quality
16
Community
4
Popularity
5
Documentation
8
std_prelude
Maintenance
4
Quality
16
Community
6
Popularity
8
Documentation
8
cap-std
Maintenance
17
Quality
20
Community
17
Popularity
8
Documentation
10
Technical Details
| prelude | std_prelude | cap-std | |
|---|---|---|---|
| Version | 0.2.1 | 0.2.12 | 4.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
| Dependencies | 0 | 0 | 6 |
| Crate Size | 4KB | 5KB | 37KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 2.2% |
| Edition | — | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •cap-std leads with a health score of 72/100, but none of the options score above 80.
- •cap-std is depended on by 1.5K crates — strongest ecosystem trust.
- •⚠ prelude, std_prelude have not been updated in over a year.
- •prelude, std_prelude are pre-1.0 — API may change.