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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

System utilities

排名更新于 2026年8月5日

For system utilities, the strongest matches are clementtsang/bottom (Bottom is a terminal-based system monitoring and process management), tw93/mole (Mole is a terminal-based system utility that handles hardware) and aristocratos/btop (Btop is a terminal-based system monitor that provides real-time). guarinogabriel/mac-cli and htop-dev/htop round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked open source system utilities for Linux and macOS, ranked by stars and activity. Compare the top tools and find the right one.

System utilities

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

    ClementTsang/bottom

    12,892在 GitHub 上查看↗

    Bottom is a cross-platform system monitoring tool that provides real-time visibility into hardware performance and process activity within a terminal-based interface. Built as a command-line utility, it tracks metrics for processor, memory, storage, and network usage while offering tools to inspect, organize, and terminate active system processes. The application utilizes a modular layout engine that allows users to arrange independent data-visualization widgets into a custom grid. This interface is powered by an immediate-mode rendering approach and an event-driven input loop, ensuring the d

    Bottom is a terminal-based system monitoring and process management utility that delivers real-time hardware metrics and cross-platform performance visibility through a customizable interface.

    RustProcess ManagersSystem Resource Monitors
    在 GitHub 上查看↗12,892
  • tw93/moletw93 的头像

    tw93/Mole

    56,109在 GitHub 上查看↗

    Mole is a terminal-based utility designed for comprehensive system maintenance, storage management, and real-time hardware monitoring. It provides a command-line interface for users to analyze disk usage, track system health metrics, and perform routine optimization tasks to maintain machine stability and performance. The project distinguishes itself through a declarative configuration model that uses structured data files to define custom cleanup logic, allowing for precise control over the removal of temporary files and project artifacts. It incorporates a safety-first execution layer that

    Mole is a terminal-based system utility that handles hardware monitoring, disk management, and maintenance tasks, though its scope is focused heavily on cleanup and storage rather than full process management.

    ShellDisk Management ToolsDisk Management UtilitiesDisk Usage Analyzers
    在 GitHub 上查看↗56,109
  • aristocratos/btoparistocratos 的头像

    aristocratos/btop

    32,876在 GitHub 上查看↗

    Btop is a terminal-based system monitor that tracks and displays real-time hardware performance metrics. It functions as a resource usage dashboard, providing visibility into processor, memory, disk, network, and active process activity directly within a text-based interface. The application utilizes ANSI escape sequences to render complex graphical interfaces and data visualizations within standard terminal emulators. It is designed as a cross-platform performance tool, maintaining consistent monitoring capabilities across various Unix-like operating systems through a platform-agnostic build

    Btop is a terminal-based system monitor that provides real-time hardware performance metrics, process management, and resource visualization, though it is narrower than a complete configuration suite.

    C++Command Line InterfacesSystem MonitoringSystem Resource Monitors
    在 GitHub 上查看↗32,876
  • guarinogabriel/mac-cliguarinogabriel 的头像

    guarinogabriel/Mac-CLI

    9,094在 GitHub 上查看↗

    Mac-CLI is a collection of terminal commands and utilities designed for automating system management, hardware monitoring, and software configuration on macOS. It serves as a developer utility and automation tool for manipulating files, managing version control, and auditing installed packages from the command line. The project provides hardware monitoring capabilities to track real-time battery health, CPU temperature, and fan speeds. It also includes system automation tools for managing power states, disk usage, and network settings through a unified interface. The utility covers several f

    Mac-CLI provides a command-line collection of system maintenance, hardware monitoring, and configuration utilities tailored for macOS, though its lack of cross-platform support keeps it narrower than the full scope of this search.

    ShellCommand Line InterfacesDisk Usage AnalyzersSystem Performance Monitors
    在 GitHub 上查看↗9,094
  • htop-dev/htophtop-dev 的头像

    htop-dev/htop

    8,126在 GitHub 上查看↗

    htop is a terminal-based system resource monitor and interactive process viewer. It functions as a text-user interface dashboard for overseeing hardware temperatures, load averages, and battery status while providing a comprehensive tool for monitoring and managing system processes. The application distinguishes itself through detailed process lifecycle management, allowing users to kill processes, adjust priorities via renicing, and assign CPU affinity to specific cores. It provides high-level visibility into system behavior through process hierarchy visualization and the ability to inspect

    This project is a classic terminal-based process viewer and system resource monitor that covers core process management and monitoring needs, though it focuses specifically on CPU and memory rather than full disk management or system configuration.

    CSystem MonitoringSystem Performance MonitorsSystem Resource Monitors
    在 GitHub 上查看↗8,126
  • unitech/pm2Unitech 的头像

    Unitech/pm2

    43,214在 GitHub 上查看↗

    This project is a Node.js process manager, runtime environment, and production deployment orchestrator. It provides the foundational system components required to run, monitor, and restart applications in the background to ensure continuous service availability. The system distinguishes itself through a built-in load balancer that distributes network traffic across multiple process instances to utilize all available CPU cores. It includes a real-time process monitor with a terminal-based dashboard for tracking server health, CPU and memory usage, and aggregated logs. The tool covers a broad

    This project is a robust Node.js process manager and runtime environment that provides real-time monitoring and command-line management for applications, making it a specialized utility rather than a general-purpose operating system monitor.

    JavaScriptProcess ManagersResource Monitoring
    在 GitHub 上查看↗43,214
  • nicolargo/glancesnicolargo 的头像

    nicolargo/glances

    32,840在 GitHub 上查看↗

    Glances is a cross-platform system monitoring tool designed to track real-time resource usage and hardware health metrics across diverse computing environments. It functions as a command-line utility that provides a unified view of system performance, identifying bottlenecks and maintaining infrastructure stability through a consistent abstraction layer that translates kernel calls into actionable data. The project distinguishes itself through its distributed capabilities, offering a web-based interface that enables remote access to live performance metrics from any device without requiring d

    Glances is a cross-platform command-line system monitoring tool that tracks real-time resource usage, though it leans more toward monitoring than deep process or disk management.

    PythonSystem Resource Monitors
    在 GitHub 上查看↗32,840
  • coreutils/coreutilscoreutils 的头像

    coreutils/coreutils

    5,185在 GitHub 上查看↗

    This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro

    This repository provides essential command-line system utilities and file management tools for Unix-like environments, fitting the category well despite lacking a graphical interface.

    CSystem Resource Monitors
    在 GitHub 上查看↗5,185
  • christitustech/winutilChrisTitusTech 的头像

    ChrisTitusTech/winutil

    55,987在 GitHub 上查看↗

    This project is a centralized management interface designed for the optimization, configuration, and maintenance of Windows desktop operating systems. It provides a comprehensive suite of tools for system debloating, automated software deployment, and deep-level performance tuning, allowing users to modify low-level settings that are otherwise inaccessible through standard interfaces. The platform distinguishes itself through its ability to create personalized, custom installation images, enabling users to remove unwanted components, bypass hardware checks, and pre-configure system defaults b

    This project provides a centralized Windows management interface for system optimization, debloating, and configuration, though it lacks the real-time performance monitoring and cross-platform support requested in the search.

    PowerShellCustom Image BuildersConfiguration Management SystemsSystem Configuration Utilities
    在 GitHub 上查看↗55,987
  • microsoft/powertoysmicrosoft 的头像

    microsoft/PowerToys

    135,047在 GitHub 上查看↗

    PowerToys is a collection of background-resident system utilities designed to extend native operating system functionality and streamline desktop workflows. It operates as a modular toolkit, utilizing a central plugin-based host architecture that allows users to dynamically enable or disable specific features for system configuration and automation. By leveraging native system hooking, the suite intercepts global input and window events to provide advanced control over the computing environment. The project distinguishes itself through its focus on cross-device input orchestration and spatial

    PowerToys is a collection of system utilities that enhance desktop workflows and configuration, though it lacks deep cross-platform support and dedicated hardware performance monitoring.

    CCross-Device Input ControllersDesktop Workflow OptimizersPlugin-Based Architectures
    在 GitHub 上查看↗135,047
  • powershell/powershellPowerShell 的头像

    PowerShell/PowerShell

    53,943在 GitHub 上查看↗

    PowerShell is a cross-platform task automation and configuration management framework. It functions as an object-oriented shell environment and a dynamic scripting language, enabling users to interact with system interfaces and manage infrastructure through a unified command-line interface. By executing as a managed application on the common language runtime, it provides direct access to native libraries and system APIs. The system is distinguished by its object-based pipeline, which processes structured data objects rather than raw text, allowing for precise property manipulation across comm

    PowerShell is a cross-platform command-line shell and configuration management framework that provides powerful scripting and system administration capabilities, though it is primarily a scripting environment rather than a dedicated all-in-one performance monitor.

    C#Object-Based PipelinesObject-Oriented ShellsRuntime Management Systems
    在 GitHub 上查看↗53,943
一览前 10 名对比
仓库Star 数语言许可证最后推送
clementtsang/bottom12.9KRustmit2026年2月12日
tw93/mole56.1KShellGPL-3.02026年6月16日
aristocratos/btop32.9KC++Apache-2.02026年6月6日
guarinogabriel/mac-cli9.1KShellMIT2026年2月28日
htop-dev/htop8.1KCGPL-2.02026年6月14日
unitech/pm243.2KJavaScriptNOASSERTION2026年5月21日
nicolargo/glances32.8KPythonNOASSERTION2026年6月15日
coreutils/coreutils5.2KCGPL-3.02026年6月23日
christitustech/winutil56KPowerShellMIT2026年6月13日
microsoft/powertoys135KCMIT2026年6月16日

Related searches

  • Command line utilities
  • a terminal utility for improving developer productivity
  • String manipulation library
  • Network access control
  • 自定义 React Hooks 库
  • Numerical computing library
  • Build toolchain
  • Systems programming resources