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

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

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

Open-source alternatives to PSUtil

24 open-source projects similar to powershellframeworkcollective/psutil, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PSUtil alternative.

  • mhnightcat/superfileMHNightCat 的头像

    MHNightCat/superfile

    17,522在 GitHub 上查看↗

    Superfile is a cross-platform terminal file manager and TUI file explorer. It provides a keyboard-driven interface for browsing the filesystem and managing local files and folders within a command line environment. The application enables local file system administration and command line workflows by allowing users to navigate directory structures and perform file operations without manual path commands. It is designed as a cross-platform CLI tool to ensure consistent filesystem manipulation across different operating systems.

    Go
    在 GitHub 上查看↗17,522
  • eriner/zimEriner 的头像

    Eriner/zim

    4,632在 GitHub 上查看↗

    Zim is a Zsh configuration framework and environment manager designed to optimize shell performance and productivity. It serves as a plugin manager, prompt customizer, and performance optimizer that bundles themes and modules into a cohesive system. The framework distinguishes itself by using bytecode compilation to accelerate shell startup times and improve execution speed. It employs a modular system for installing, updating, and synchronizing external shell modules and scripts from local or remote sources. The project covers a broad range of capabilities, including developer workflow auto

    Shell
    在 GitHub 上查看↗4,632
  • chrisant996/clinkchrisant996 的头像

    chrisant996/clink

    5,320在 GitHub 上查看↗

    Clink is a command line enhancer and shell extension for the Windows CMD terminal. It functions as a readline-style input library and completion engine, adding advanced line editing, persistent command history, and command argument prediction to the standard Windows command line environment. The project distinguishes itself through a scriptable architecture that allows for custom completion definitions, Lua keyboard mapping, and dynamic prompt customization. It enables the creation of context-sensitive prompts that can include asynchronous updates, environment-based formatting, and transient

    C++
    在 GitHub 上查看↗5,320

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • bash-it/bash-itBash-it 的头像

    Bash-it/bash-it

    15,104在 GitHub 上查看↗

    Bash-it is a framework for organizing and enhancing the Bash shell environment. It provides a structured system for managing aliases, custom scripts, and environment settings to prevent clutter in the primary configuration file. The project includes a prompt customizer with predefined visual themes and a suite of intelligent command completions designed to increase typing speed and reduce input errors. The framework covers broad capability areas including shell configuration management, visual appearance customization, and environment troubleshooting through diagnostic utilities.

    Shellbashbash-aliasbash-completion
    在 GitHub 上查看↗15,104
  • onceupon/bash-onelineronceupon 的头像

    onceupon/Bash-Oneliner

    10,690在 GitHub 上查看↗

    Bash-Oneliner is a curated collection of reusable shell snippets and command-line patterns designed for system administration and data processing in Unix-like environments. It serves as a productivity guide for executing efficient terminal operations, text stream manipulation, and routine maintenance tasks using native shell primitives. The project focuses on modular command composition, allowing users to build complex workflows by chaining standard utilities through pipe-based data streaming. It emphasizes the use of POSIX-compliant shell execution and regular expression-powered text process

    bashdata-processinggrep
    在 GitHub 上查看↗10,690
  • defunkt/gistdefunkt 的头像

    defunkt/gist

    3,807在 GitHub 上查看↗

    Gist is a command-line interface designed for managing code snippets on remote repository services. It enables users to publish local files, clipboard content, or data from standard input streams directly to a remote service, facilitating the creation and modification of snippets without leaving the terminal. The tool distinguishes itself through its support for enterprise environments and secure authentication. It allows users to redirect operations to private or self-hosted instances by configuring custom base URLs via environment variables. Security is maintained through an OAuth device fl

    Ruby
    在 GitHub 上查看↗3,807
  • sorin-ionescu/preztosorin-ionescu 的头像

    sorin-ionescu/prezto

    14,552在 GitHub 上查看↗

    Prezto is a Zsh configuration framework and shell environment manager designed to organize environment variables, aliases, and startup scripts through a modular file structure. It functions as a plugin collection and prompt theme engine, utilizing Zsh-native scripting to manage shell behavior across different platforms. The framework distinguishes itself through a modular-based configuration and submodule-driven extensions, allowing users to load discrete functional modules and update core components via Git. It features a dedicated prompt engine that integrates repository metadata and system

    Shell
    在 GitHub 上查看↗14,552
  • orange-cyberdefense/arsenalOrange-Cyberdefense 的头像

    Orange-Cyberdefense/arsenal

    3,686在 GitHub 上查看↗

    Arsenal is a terminal command inventory and launcher designed to manage curated libraries of shell syntax and markdown-based cheatsheets. It functions as a searchable repository for complex terminal operations, allowing users to import structured text files and execute commands within a managed environment. The tool integrates with terminal multiplexers to launch commands in separate panes, decoupling execution from the main interface. It features a variable manager that defines global arguments, such as target addresses, which are automatically mapped into command templates to eliminate repe

    Python
    在 GitHub 上查看↗3,686
  • manojlds/pslinqmanojlds 的头像

    manojlds/pslinq

    76在 GitHub 上查看↗

    LINQ (LINQ2Objects) for Powershell

    C#
    在 GitHub 上查看↗76
  • nvbn/thefucknvbn 的头像

    nvbn/thefuck

    97,358在 GitHub 上查看↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persistent background utility that monitors command history to provide immediate remediation for input failures. The system distinguishes itself through a modular, plugin-oriented architecture that allows for extensive customization. Users can define their own correction rules via scr

    Pythonpythonshell
    在 GitHub 上查看↗97,358
  • powershell/modulesPowerShell 的头像

    PowerShell/Modules

    113在 GitHub 上查看↗

    This repo contains modules that are published to PowerShellGallery.com and may also be included in PowerShell 7 releases.

    C#
    在 GitHub 上查看↗113
  • ramblingcookiemonster/psdependRamblingCookieMonster 的头像

    RamblingCookieMonster/PSDepend

    308在 GitHub 上查看↗

    PowerShell Dependency Handler

    PowerShell
    在 GitHub 上查看↗308
  • tkellogg/jump-locationtkellogg 的头像

    tkellogg/Jump-Location

    475在 GitHub 上查看↗

    Powershell cd that reads your mind

    C#
    在 GitHub 上查看↗475
  • vors/zlocationvors 的头像

    vors/ZLocation

    623在 GitHub 上查看↗

    ZLocation is the new Jump-Location

    PowerShell
    在 GitHub 上查看↗623
  • wtjones/psdirtagwtjones 的头像

    wtjones/PSDirTag

    27在 GitHub 上查看↗

    DirTags are relative paths that appear as variables in the Powershell prompt that update as you navigate. Saves keystrokes when navigating folder structures.

    PowerShell
    在 GitHub 上查看↗27
  • ajeetdsouza/zoxideajeetdsouza 的头像

    ajeetdsouza/zoxide

    37,467在 GitHub 上查看↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    在 GitHub 上查看↗37,467
  • yumura/8df37c22ae1b7942dec7Y

    yumura/8df37c22ae1b7942dec7

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dahlbyk/posh-gitdahlbyk 的头像

    dahlbyk/posh-git

    8,218在 GitHub 上查看↗

    posh-git is a PowerShell extension that provides a Git prompt and a set of toolsets for enhancing terminal productivity. It integrates Git status and branch information directly into the PowerShell command prompt and provides a toolkit for customizing the appearance, colors, and path formatting of the shell session. The project distinguishes itself by providing command line autocompletion for Git commands, branch names, and file paths. It also includes an SSH agent manager with wrapper commands to start, stop, and monitor the status of secure shell agent processes. The software covers broade

    PowerShellchocolateygitpowershell
    在 GitHub 上查看↗8,218
  • insomnimus/ps-dotenvinsomnimus 的头像

    insomnimus/ps-dotenv

    86在 GitHub 上查看↗

    A feature complete and unintrusive direnv for Powershell Core

    C#
    在 GitHub 上查看↗86
  • janjoris/posh-withJanJoris 的头像

    JanJoris/posh-with

    73在 GitHub 上查看↗

    Command prefixing for continuous workflow using a single tool.

    PowerShell
    在 GitHub 上查看↗73
  • jdhitsolutions/psscripttoolsjdhitsolutions 的头像

    jdhitsolutions/PSScriptTools

    998在 GitHub 上查看↗

    :wrench: :hammer: A set of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console. Most should work in both Windows PowerShell and PowerShell 7, even cross-platform. Any operating system limitations should be handled on a per command basis. The Samples folder contains demonstration script files

    PowerShell
    在 GitHub 上查看↗998
  • kelleyma49/psfzfkelleyma49 的头像

    kelleyma49/PSFzf

    1,135在 GitHub 上查看↗

    A PowerShell wrapper around the fuzzy finder fzf

    PowerShell
    在 GitHub 上查看↗1,135
  • lzybkr/psreadlinelzybkr 的头像

    lzybkr/PSReadLine

    4,304在 GitHub 上查看↗

    PSReadLine is a command line editor for PowerShell that provides advanced line editing and command history management. It functions as a suite of tools for enhancing the interactive shell experience through a Bash-inspired implementation of editing, completion, mapping, synchronization, and highlighting. The project includes an interactive completion engine for navigating suggestions via a menu system and a keyboard mapping tool for assigning shortcuts to custom actions. It also features a session history synchronizer that automatically saves and shares command history across multiple active

    C#
    在 GitHub 上查看↗4,304
  • lzybkr/tabexpansionpluspluslzybkr 的头像

    lzybkr/TabExpansionPlusPlus

    205在 GitHub 上查看↗

    A V3 PowerShell module to improve tab expansion and Intellisense

    PowerShell
    在 GitHub 上查看↗205