Decision Workspace
cpumask vs crate_interface vs percpu
Side-by-side comparison of Rust crates
51
cpumask
growingv0.1.0
CPU mask library in Rust
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
| cpumask | crate_interface | percpu | |
|---|---|---|---|
| Health Score | 51 | 68 | 68 |
| Total Downloads | 61.3K | 130.8K | 105.1K |
| 30d Downloads | 5.5K | 15.1K | 12.0K |
| Dependents | 27 | 84 | 134 |
| Releases | 1 | 7 | 15 |
| Last Updated | 530d ago | 58d ago | 8d ago |
| Age | 1y 5m | 2y 10m | 1y 8m |
Health Breakdown
cpumask
Maintenance
2
Quality
15
Community
15
Popularity
6
Documentation
13
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
| cpumask | crate_interface | percpu | |
|---|---|---|---|
| Version | 0.1.0 | 0.3.0 | 0.3.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 | Apache-2.0 | GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0 |
| Dependencies | 1 | 3 | 4 |
| Crate Size | 5KB | 18KB | 11KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 13.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.68 | 1.66 |
| Owners | 2 (team) | 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.
- •⚠ cpumask has not been updated in over a year.