[ ソース: golang-github-tklauser-numcpus ]
パッケージ: golang-github-tklauser-numcpus-dev (0.3.0-2~bpo11+1)
golang-github-tklauser-numcpus-dev に関するリンク
Debian の資源:
golang-github-tklauser-numcpus ソースパッケージをダウンロード:
- [golang-github-tklauser-numcpus_0.3.0-2~bpo11+1.dsc]
- [golang-github-tklauser-numcpus_0.3.0.orig.tar.gz]
- [golang-github-tklauser-numcpus_0.3.0-2~bpo11+1.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