Decision Workspace
deno_plugin_num_cpus vs num_cpus vs free-cpus
Side-by-side comparison of Rust crates
36
deno_plugin_num_cpus
growingv0.1.2
Get the number of CPUs available on the current system for Deno.
60
num_cpus
growingv1.17.0
Get the number of CPUs on a machine.
46
free-cpus
growingv2.0.0
Get the set of free CPU cores on your Linux machine.
Core Metrics
| deno_plugin_num_cpus | num_cpus | free-cpus | |
|---|---|---|---|
| Health Score | 36 | 60 | 46 |
| Total Downloads | 3.0K | 433.1M | 3.0K |
| 30d Downloads | 5 | 22.6M | 4 |
| Dependents | 0 | 42.9K | 0 |
| Releases | 2 | 40 | 2 |
| Last Updated | 2039d ago | 301d ago | 886d ago |
| Age | 5y 7m | 11y | 2y 5m |
Health Breakdown
deno_plugin_num_cpus
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
9
num_cpus
Maintenance
8
Quality
19
Community
14
Popularity
8
Documentation
11
free-cpus
Maintenance
4
Quality
20
Community
5
Popularity
4
Documentation
13
Technical Details
| deno_plugin_num_cpus | num_cpus | free-cpus | |
|---|---|---|---|
| Version | 0.1.2 | 1.17.0 | 2.0.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 2 |
| Crate Size | 6KB | 16KB | 7KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 2.5% | 0.0% |
| Edition | 2018 | — | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •num_cpus leads with a health score of 60/100, but none of the options score above 80.
- •num_cpus is depended on by 42.9K crates — strongest ecosystem trust.
- •⚠ deno_plugin_num_cpus, free-cpus have not been updated in over a year.
- •deno_plugin_num_cpus is pre-1.0 — API may change.