awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 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 de Peltoche

    Peltoche/lsd

    16,074Voir sur GitHub↗

    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
    Voir sur GitHub↗16,074
  • aldanial/clocAvatar de AlDanial

    AlDanial/cloc

    23,201Voir sur GitHub↗

    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
    Voir sur GitHub↗23,201
  • burntsushi/ripgrepAvatar de BurntSushi

    BurntSushi/ripgrep

    65,112Voir sur GitHub↗

    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
    Voir sur GitHub↗65,112

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • apoprotsky/portctlAvatar de apoprotsky

    apoprotsky/portctl

    13Voir sur GitHub↗

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

    V
    Voir sur GitHub↗13
  • apple/swift-argument-parserAvatar de apple

    apple/swift-argument-parser

    3,728Voir sur GitHub↗

    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
    Voir sur GitHub↗3,728
  • arc90/git-sweepAvatar de arc90

    arc90/git-sweep

    2,675Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗2,675
  • arq5x/grabixAvatar de arq5x

    arq5x/grabix

    86Voir sur GitHub↗

    a wee tool for random access into BGZF files.

    C
    Voir sur GitHub↗86
  • bafs/hn-topAvatar de BafS

    BafS/hn-top

    24Voir sur GitHub↗

    v run hn.v

    V
    Voir sur GitHub↗24
  • beeyev/telegram-owlAvatar de beeyev

    beeyev/telegram-owl

    48Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗48
  • bionode/bionodeAvatar de bionode

    bionode/bionode

    313Voir sur GitHub↗

    Modular and universal bioinformatics

    JavaScript
    Voir sur GitHub↗313
  • biosyntax/biosyntaxAvatar de bioSyntax

    bioSyntax/bioSyntax

    272Voir sur GitHub↗

    Syntax highlighting for computational biology

    Shell
    Voir sur GitHub↗272
  • bit-team/backintimeAvatar de bit-team

    bit-team/backintime

    2,522Voir sur GitHub↗
    Pythonbackintimebackupbackups
    Voir sur GitHub↗2,522
  • bootandy/dustAvatar de bootandy

    bootandy/dust

    11,843Voir sur GitHub↗

    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
    Voir sur GitHub↗11,843
  • brentp/gsortAvatar de brentp

    brentp/gsort

    36Voir sur GitHub↗

    sort genomic data

    Go
    Voir sur GitHub↗36
  • apenwarr/git-subtreeAvatar de apenwarr

    apenwarr/git-subtree

    1,383Voir sur GitHub↗

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

    Shell
    Voir sur GitHub↗1,383
  • carlosqsilva/vfetchAvatar de carlosqsilva

    carlosqsilva/vfetch

    16Voir sur GitHub↗

    System fetch for MacOs written in vlang

    V
    Voir sur GitHub↗16
  • carlosqsilva/vqrcodeAvatar de carlosqsilva

    carlosqsilva/vqrcode

    30Voir sur GitHub↗

    CLI for creating QR codes

    V
    Voir sur GitHub↗30
  • changhz/vcliAvatar de changhz

    changhz/vcli

    3Voir sur GitHub↗

    A CLI tool to generate folder structure according to the guideline

    V
    Voir sur GitHub↗3
  • changhz/vgoogleAvatar de changhz

    changhz/vgoogle

    9Voir sur GitHub↗

    google search on terminal made with vcli

    V
    Voir sur GitHub↗9
  • chromedevtools/chrome-devtools-mcpAvatar de ChromeDevTools

    ChromeDevTools/chrome-devtools-mcp

    43,761Voir sur GitHub↗

    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
    Voir sur GitHub↗43,761
  • clarkvoss/oneliners-collectionC

    clarkvoss/Oneliners-Collection

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • clementtsang/bottomAvatar de ClementTsang

    ClementTsang/bottom

    12,892Voir sur 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

    Rustbottombtmcli
    Voir sur GitHub↗12,892
  • cogrow4/v-terminal-appsAvatar de cogrow4

    cogrow4/V-Terminal-Apps

    5Voir sur GitHub↗

    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
    Voir sur GitHub↗5
  • danielrobbins/keychainAvatar de danielrobbins

    danielrobbins/keychain

    1,033Voir sur GitHub↗

    Introduction to Keychain

    Python
    Voir sur GitHub↗1,033
  • defunkt/github-gemAvatar de defunkt

    defunkt/github-gem

    1,131Voir sur GitHub↗

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

    Ruby
    Voir sur GitHub↗1,131
  • deodorqnt387/vinAvatar de DeoDorqnt387

    DeoDorqnt387/vin

    10Voir sur GitHub↗

    vin

    V
    Voir sur GitHub↗10
  • donnemartin/gitsomeAvatar de donnemartin

    donnemartin/gitsome

    7,674Voir sur GitHub↗

    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
    Voir sur GitHub↗7,674
  • dracks/repo-download-assetAvatar de Dracks

    Dracks/repo-download-asset

    8Voir sur GitHub↗

    Check and download the last artifact from some repository.

    V
    Voir sur GitHub↗8
  • espanso/espansoAvatar de espanso

    espanso/espanso

    13,987Voir sur GitHub↗

    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
    Voir sur GitHub↗13,987
  • ajeetdsouza/zoxideAvatar de ajeetdsouza

    ajeetdsouza/zoxide

    37,467Voir sur 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
    Voir sur GitHub↗37,467