[ 源代码: golang-github-tklauser-numcpus ]
软件包:golang-github-tklauser-numcpus-dev(0.3.0-2)
golang-github-tklauser-numcpus-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-tklauser-numcpus:
- [golang-github-tklauser-numcpus_0.3.0-2.dsc]
- [golang-github-tklauser-numcpus_0.3.0.orig.tar.gz]
- [golang-github-tklauser-numcpus_0.3.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Go module to get the number of CPUs (library)
The package numcpus provides information about the number of CPU in a system.
It gets the number of CPUs (online, offline, present, possible, configured or kernel maximum) on a Linux, Darwin, FreeBSD, NetBSD, OpenBSD, DragonflyBSD or Solaris/Illumos system.
On Linux, the information is retrieved by reading the corresponding CPU topology files in /sys/devices/system/cpu.
其他与 golang-github-tklauser-numcpus-dev 有关的软件包
|
|
|
|
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system