awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to node-gh/gh

Open-source alternatives to Gh

30 open-source projects similar to node-gh/gh, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gh alternative.

  • peltoche/lsdAvatar von Peltoche

    Peltoche/lsd

    16,074Auf GitHub ansehen↗

    lsd is a directory listing tool and directory tree visualizer designed as a modern replacement for the standard Unix ls command. It provides a command line interface for listing directory contents and visualizing hierarchical folder structures with enhanced visual formatting. The utility distinguishes itself through customizable themes, allowing users to modify the output appearance by mapping specific colors and icons to file names, types, or extensions. It uses extension-based icon mapping to provide visual file type identification via specific glyphs. The tool covers functional domains in

    Rust
    Auf GitHub ansehen↗16,074
  • aldanial/clocAvatar von AlDanial

    AlDanial/cloc

    23,201Auf GitHub ansehen↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    Auf GitHub ansehen↗23,201
  • burntsushi/ripgrepAvatar von BurntSushi

    BurntSushi/ripgrep

    65,112Auf GitHub ansehen↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Rustclicommand-linecommand-line-tool
    Auf GitHub ansehen↗65,112

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • apoprotsky/portctlAvatar von apoprotsky

    apoprotsky/portctl

    13Auf GitHub ansehen↗

    portctl (Portainer Control) is a command line interface tool for managing Docker Swarm resources through Portainer API integrated with Hashicorp Vault

    V
    Auf GitHub ansehen↗13
  • apple/swift-argument-parserAvatar von apple

    apple/swift-argument-parser

    3,728Auf GitHub ansehen↗

    This is a library for building command-line interfaces in Swift. It converts command-line arguments into type-safe Swift properties using a declarative approach, ensuring that inputs match expected data types to prevent runtime errors. The framework supports the creation of complex command hierarchies through nested subcommands. It automatically generates formatted usage documentation and error messages by deriving information from the defined metadata and types. The system utilizes property wrappers to attach parsing logic to types and employs reflection to extract metadata from property na

    Swift
    Auf GitHub ansehen↗3,728
  • arc90/git-sweepAvatar von arc90

    arc90/git-sweep

    2,675Auf GitHub ansehen↗

    A command-line tool that helps you clean up Git branches that have been merged into master.

    Python
    Auf GitHub ansehen↗2,675
  • arq5x/grabixAvatar von arq5x

    arq5x/grabix

    86Auf GitHub ansehen↗

    a wee tool for random access into BGZF files.

    C
    Auf GitHub ansehen↗86
  • bafs/hn-topAvatar von BafS

    BafS/hn-top

    24Auf GitHub ansehen↗

    v run hn.v

    V
    Auf GitHub ansehen↗24
  • beeyev/telegram-owlAvatar von beeyev

    beeyev/telegram-owl

    48Auf GitHub ansehen↗

    🦉 A lightweight CLI utility to send messages and media files to Telegram chats and channels - directly from your terminal.

    Go
    Auf GitHub ansehen↗48
  • bionode/bionodeAvatar von bionode

    bionode/bionode

    313Auf GitHub ansehen↗

    Modular and universal bioinformatics

    JavaScript
    Auf GitHub ansehen↗313
  • biosyntax/biosyntaxAvatar von bioSyntax

    bioSyntax/bioSyntax

    272Auf GitHub ansehen↗

    Syntax highlighting for computational biology

    Shell
    Auf GitHub ansehen↗272
  • bit-team/backintimeAvatar von bit-team

    bit-team/backintime

    2,522Auf GitHub ansehen↗
    Pythonbackintimebackupbackups
    Auf GitHub ansehen↗2,522
  • bootandy/dustAvatar von bootandy

    bootandy/dust

    11,843Auf GitHub ansehen↗

    Dust is a command line disk usage analyzer written in Rust. It functions as a disk space visualization tool and recursive directory size scanner used to identify large files and directories through a formatted list of disk consumption across a filesystem. The tool differentiates itself by providing a recursive tree view to visualize space distribution and the ability to output directory and file size data in machine-readable formats for external processing and analysis. Its broader capabilities include filesystem auditing and storage capacity management. This is achieved through file and dir

    Rust
    Auf GitHub ansehen↗11,843
  • brentp/gsortAvatar von brentp

    brentp/gsort

    36Auf GitHub ansehen↗

    sort genomic data

    Go
    Auf GitHub ansehen↗36
  • apenwarr/git-subtreeAvatar von apenwarr

    apenwarr/git-subtree

    1,383Auf GitHub ansehen↗

    An experimental alternative to the git-submodule command. Merges and splits subtrees from your project into subprojects and back.

    Shell
    Auf GitHub ansehen↗1,383
  • carlosqsilva/vfetchAvatar von carlosqsilva

    carlosqsilva/vfetch

    16Auf GitHub ansehen↗

    System fetch for MacOs written in vlang

    V
    Auf GitHub ansehen↗16
  • carlosqsilva/vqrcodeAvatar von carlosqsilva

    carlosqsilva/vqrcode

    30Auf GitHub ansehen↗

    CLI for creating QR codes

    V
    Auf GitHub ansehen↗30
  • changhz/vcliAvatar von changhz

    changhz/vcli

    3Auf GitHub ansehen↗

    A CLI tool to generate folder structure according to the guideline

    V
    Auf GitHub ansehen↗3
  • changhz/vgoogleAvatar von changhz

    changhz/vgoogle

    9Auf GitHub ansehen↗

    google search on terminal made with vcli

    V
    Auf GitHub ansehen↗9
  • chromedevtools/chrome-devtools-mcpAvatar von ChromeDevTools

    ChromeDevTools/chrome-devtools-mcp

    43,761Auf GitHub ansehen↗

    This project serves as an agentic browser controller, providing a programmatic bridge that enables autonomous software agents to navigate web pages and interact with document elements. It functions as a browser automation protocol, facilitating headless browser operations and automated web interactions to perform repetitive tasks and end-to-end testing without manual human input. The system distinguishes itself by utilizing the Chrome DevTools Protocol to establish a bidirectional communication channel with the browser engine. This allows for protocol-based remote control, where external appl

    TypeScriptbrowserchromechrome-devtools
    Auf GitHub ansehen↗43,761
  • clarkvoss/oneliners-collectionC

    clarkvoss/Oneliners-Collection

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • clementtsang/bottomAvatar von ClementTsang

    ClementTsang/bottom

    12,892Auf GitHub ansehen↗

    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

    Rustbottombtmcli
    Auf GitHub ansehen↗12,892
  • cogrow4/v-terminal-appsAvatar von cogrow4

    cogrow4/V-Terminal-Apps

    5Auf GitHub ansehen↗

    A professional collection of high-quality terminal applications written in V, designed for productivity, learning, and daily use. Each application is self-contained, tested, and almost production-ready.

    V
    Auf GitHub ansehen↗5
  • danielrobbins/keychainAvatar von danielrobbins

    danielrobbins/keychain

    1,033Auf GitHub ansehen↗

    Introduction to Keychain

    Python
    Auf GitHub ansehen↗1,033
  • defunkt/github-gemAvatar von defunkt

    defunkt/github-gem

    1,131Auf GitHub ansehen↗

    This gem works hand-in-hand with GitHub's API to help you out.

    Ruby
    Auf GitHub ansehen↗1,131
  • deodorqnt387/vinAvatar von DeoDorqnt387

    DeoDorqnt387/vin

    10Auf GitHub ansehen↗

    vin

    V
    Auf GitHub ansehen↗10
  • donnemartin/gitsomeAvatar von donnemartin

    donnemartin/gitsome

    7,674Auf GitHub ansehen↗

    Gitsome is a command-line interface tool for managing repositories, issues, and pull requests via the GitHub and GitHub Enterprise APIs. It provides an interactive shell environment featuring an embedded Python interpreter for programmatic automation and dynamic scripting, alongside a project bootstrapping utility for generating standard license and gitignore templates. The tool distinguishes itself with a schema-driven autocomplete engine that parses remote API definitions in real-time to provide context-aware command suggestions. It also implements an index-based navigation system that allo

    Python
    Auf GitHub ansehen↗7,674
  • dracks/repo-download-assetAvatar von Dracks

    Dracks/repo-download-asset

    8Auf GitHub ansehen↗

    Check and download the last artifact from some repository.

    V
    Auf GitHub ansehen↗8
  • espanso/espansoAvatar von espanso

    espanso/espanso

    13,987Auf GitHub ansehen↗

    Espanso is a cross-platform text expander and desktop automation tool that monitors system-wide keystrokes to replace short trigger keywords with longer text blocks, images, or dynamic script outputs. It functions as a background service, enabling users to automate repetitive typing tasks across any application on their local system. The tool distinguishes itself through context-aware automation, which allows users to define specific rules that enable or disable expansion behavior based on the currently active window. It also features a centralized package management system for organizing and

    Rustespansolinuxmacos
    Auf GitHub ansehen↗13,987
  • ajeetdsouza/zoxideAvatar von ajeetdsouza

    ajeetdsouza/zoxide

    37,467Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗37,467