issues
search
seanmonstar
/
num_cpus
Get the number of CPUs in Rust
Apache License 2.0
582
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for wasm-bindgen based querying of hardwareConcurrency.
#141
kettle11
opened
3 weeks ago
0
Add vxworks implementation
#140
biabbas
opened
1 month ago
4
chore: fix clippy lint redundant_field_names
#139
jayvdb
opened
4 months ago
0
bump hermit-abi from 0.3.0 to 0.4.0
#138
jqnatividad
opened
4 months ago
0
Minor changes to improve compilation speed
#137
Aeledfyr
opened
8 months ago
2
Enhance Code Quality with `unwrap_or`...
#136
aviradinsky
closed
11 months ago
0
Use rustix instead of libc
#135
notgull
opened
1 year ago
0
Add psvita support
#134
zetanumbers
opened
1 year ago
0
FreeBSD: Add cpuset and physical core support
#133
Freaky
opened
1 year ago
0
Update CI badges
#132
atouchet
closed
1 year ago
0
Request: make a new release with updated `hermit-abi` dep
#131
poliorcetics
closed
1 year ago
2
Feature Request: cgroupv2 support
#130
PureWhiteWu
opened
1 year ago
5
increase version number of hermit-abi
#129
stlankes
closed
1 year ago
2
Bump hermit-abi to 0.3.0 and don't restrict hermit-abi architectures
#128
mkroening
closed
1 year ago
10
chore: update hermit-abi to 0.2.6
#127
buffet
closed
1 year ago
3
ci: update actions/checkout in GitHub Actions workflows to v3
#126
striezel
closed
2 years ago
0
Support reading cpu.max from cgroups v2
#125
OrionNebula
closed
2 years ago
2
Number of CPUs detected incorrectly on systems using cgroups v2
#124
OrionNebula
closed
2 years ago
2
Support AIX operating system
#123
ecnelises
closed
1 year ago
4
The scope of the unsafe block can be appropriately reduced
#122
cactter
opened
2 years ago
0
do not attempt to open files in Miri
#121
RalfJung
closed
2 years ago
0
Is num_cpus impacted by lxcfs #469?
#120
jaskij
opened
2 years ago
0
Deprecate library?
#119
SUPERCILEX
closed
2 years ago
6
Should hyperthreads be counted when disabled?
#118
reuvenpo
opened
2 years ago
2
README.md: Mention `available_parallelism`; explain when to still use `num_cpus`
#117
joshtriplett
opened
2 years ago
1
ci: merge ci files into 1
#116
seanmonstar
closed
2 years ago
0
How to know the number of big and little cores in ARM big.LITTLE architecture?
#115
fzyzcjy
opened
2 years ago
0
ci: set up github action workflow for rust
#114
PureWhiteWu
closed
2 years ago
8
fix(cgroup): fix parse zero or multi optional fields in mountinfo
#113
PureWhiteWu
closed
2 years ago
9
the same Asref<Path> type, do not need to declare twice
#112
jiachao2130
closed
1 month ago
0
Miscellaneous updates
#111
lrazovic
opened
3 years ago
3
Fix crates.io badge
#110
atouchet
closed
3 years ago
0
Fix target in CI based on Rust platform support page
#109
pranavek
opened
3 years ago
3
fix: optional fields for /proc/self/mountinfo
#108
flisky
closed
2 years ago
5
Output `NonZeroUsize` instead of usize
#107
daxpedda
closed
3 years ago
2
Document always returning at least 1 core
#106
daxpedda
closed
3 years ago
0
Returning `NonZeroUsize`
#105
daxpedda
closed
3 years ago
3
[Q&A] Is there a way to get the number of performance cores on Apple Silicon?
#104
Byron
opened
3 years ago
5
Add support for wasm-bindgen
#103
RReverser
opened
3 years ago
6
Returns 13 cores on AWS 16 core instance
#102
JakkuSakura
closed
4 years ago
3
Cull unused libc dependency on windows
#101
MaulingMonkey
closed
4 years ago
1
Update license field
#100
gferon
closed
4 years ago
0
[*.rs] rustfmt
#99
SamuelMarks
opened
4 years ago
0
Add MSRV to CI
#98
seanmonstar
closed
4 years ago
0
Remove un-supported macOS/iOS targets from CI
#97
seanmonstar
closed
4 years ago
0
Add cgroups support for Linux targets
#96
seanmonstar
closed
4 years ago
8
Incorrect count return by `get_num_physical_cpus` in my linux laptop.
#95
jmjoy
closed
2 years ago
4
Add call to check total number of CPUs?
#94
avl
opened
4 years ago
6
Optimistic get logical processor call
#93
UnicodingUnicorn
opened
4 years ago
0
Tweak OpenBSD cpu detection
#92
jasperla
closed
4 years ago
8
Next