Decision Workspace
scope-local vs crate_interface vs percpu
Side-by-side comparison of Rust crates
52
scope-local
experimentalv0.1.2
Scope local storage
68
crate_interface
growingv0.3.0
Provides a way to define an interface (trait) in a crate, but can implement or use it in any crate.
68
percpu
growingv0.3.1
Define and access per-CPU data structures
Core Metrics
| scope-local | crate_interface | percpu | |
|---|---|---|---|
| Health Score | 52 | 68 | 68 |
| Total Downloads | 12.4K | 130.8K | 105.1K |
| 30d Downloads | 3.3K | 15.4K | 12.1K |
| Dependents | 19 | 84 | 134 |
| Releases | 3 | 7 | 15 |
| Last Updated | 23d ago | 58d ago | 8d ago |
| Age | 9m | 2y 10m | 1y 8m |
Health Breakdown
scope-local
Maintenance
18
Quality
13
Community
6
Popularity
5
Documentation
10
crate_interface
Maintenance
14
Quality
17
Community
16
Popularity
6
Documentation
15
percpu
Maintenance
18
Quality
13
Community
16
Popularity
6
Documentation
15
Technical Details
| scope-local | crate_interface | percpu | |
|---|---|---|---|
| Version | 0.1.2 | 0.3.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 4 | 3 | 4 |
| Crate Size | 11KB | 18KB | 11KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 13.3% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.68 | 1.66 |
| Owners | 1 | 2 (team) | 2 (team) |
Links
Quick Verdict
- •crate_interface leads with a health score of 68/100, but none of the options score above 80.
- •percpu is depended on by 134 crates — strongest ecosystem trust.