awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesProcessor Resource Reporting

Utilities for identifying the number of available processing units.

Distinct from Process Status Reporters: None of the candidates cover simple CPU count reporting for the current process.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Processor Resource Reporting. Refine with filters or upvote what's useful.

Awesome Processor Resource Reporting GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • coreutils/coreutilscoreutils 的头像

    coreutils/coreutils

    5,185在 GitHub 上查看↗

    本项目是一套全面的基础命令行工具与标准类 Unix 实用程序集合。它为类 Unix 系统上的系统管理、文件管理与文本处理提供了基础构建块,实现了广泛的 POSIX 命令行工具。 该合集以其对底层系统操作的广泛覆盖而著称。这包括一套完整的文件系统管理工具(如创建与修改文件及目录),以及用于过滤、排序与转换数据流的专业文本处理工具包。 该项目还涵盖了多个关键的系统能力领域。其中包括用于检查硬件架构与磁盘使用情况的系统资源监控、用于管理文件权限与加密校验和的安全与访问控制,以及用于管理执行超时与环境变量的进程控制。它还提供了用于数值表达式求值的数学实用程序,以及用于二进制转 ASCII 编码的数据表示工具。

    Reports the number of processing units available to the current process.

    C
    在 GitHub 上查看↗5,185
  1. Home
  2. Operating Systems & Systems Programming
  3. Processor Resource Reporting