awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to schacon/git-scribe

Open-source alternatives to Git Scribe

30 open-source projects similar to schacon/git-scribe, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Git Scribe alternative.

  • peltoche/lsdالصورة الرمزية لـ Peltoche

    Peltoche/lsd

    16,074عرض على 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
    عرض على GitHub↗16,074
  • aldanial/clocالصورة الرمزية لـ AlDanial

    AlDanial/cloc

    23,201عرض على 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
    عرض على GitHub↗23,201
  • burntsushi/ripgrepالصورة الرمزية لـ BurntSushi

    BurntSushi/ripgrep

    65,112عرض على 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
    عرض على GitHub↗65,112

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • apoprotsky/portctlالصورة الرمزية لـ apoprotsky

    apoprotsky/portctl

    13عرض على GitHub↗

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

    V
    عرض على GitHub↗13
  • apple/swift-argument-parserالصورة الرمزية لـ apple

    apple/swift-argument-parser

    3,728عرض على 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
    عرض على GitHub↗3,728
  • arc90/git-sweepالصورة الرمزية لـ arc90

    arc90/git-sweep

    2,675عرض على GitHub↗

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

    Python
    عرض على GitHub↗2,675
  • arq5x/grabixالصورة الرمزية لـ arq5x

    arq5x/grabix

    86عرض على GitHub↗

    a wee tool for random access into BGZF files.

    C
    عرض على GitHub↗86
  • bafs/hn-topالصورة الرمزية لـ BafS

    BafS/hn-top

    24عرض على GitHub↗

    v run hn.v

    V
    عرض على GitHub↗24
  • beeyev/telegram-owlالصورة الرمزية لـ beeyev

    beeyev/telegram-owl

    48عرض على GitHub↗

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

    Go
    عرض على GitHub↗48
  • bionode/bionodeالصورة الرمزية لـ bionode

    bionode/bionode

    313عرض على GitHub↗

    Modular and universal bioinformatics

    JavaScript
    عرض على GitHub↗313
  • biosyntax/biosyntaxالصورة الرمزية لـ bioSyntax

    bioSyntax/bioSyntax

    272عرض على GitHub↗

    Syntax highlighting for computational biology

    Shell
    عرض على GitHub↗272
  • bit-team/backintimeالصورة الرمزية لـ bit-team

    bit-team/backintime

    2,522عرض على GitHub↗
    Pythonbackintimebackupbackups
    عرض على GitHub↗2,522
  • bootandy/dustالصورة الرمزية لـ bootandy

    bootandy/dust

    11,843عرض على 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
    عرض على GitHub↗11,843
  • brentp/gsortالصورة الرمزية لـ brentp

    brentp/gsort

    36عرض على GitHub↗

    sort genomic data

    Go
    عرض على GitHub↗36
  • apenwarr/git-subtreeالصورة الرمزية لـ apenwarr

    apenwarr/git-subtree

    1,383عرض على GitHub↗

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

    Shell
    عرض على GitHub↗1,383
  • carlosqsilva/vfetchالصورة الرمزية لـ carlosqsilva

    carlosqsilva/vfetch

    16عرض على GitHub↗

    System fetch for MacOs written in vlang

    V
    عرض على GitHub↗16
  • carlosqsilva/vqrcodeالصورة الرمزية لـ carlosqsilva

    carlosqsilva/vqrcode

    30عرض على GitHub↗

    CLI for creating QR codes

    V
    عرض على GitHub↗30
  • changhz/vcliالصورة الرمزية لـ changhz

    changhz/vcli

    3عرض على GitHub↗

    A CLI tool to generate folder structure according to the guideline

    V
    عرض على GitHub↗3
  • changhz/vgoogleالصورة الرمزية لـ changhz

    changhz/vgoogle

    9عرض على GitHub↗

    google search on terminal made with vcli

    V
    عرض على GitHub↗9
  • chromedevtools/chrome-devtools-mcpالصورة الرمزية لـ ChromeDevTools

    ChromeDevTools/chrome-devtools-mcp

    43,761عرض على 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
    عرض على GitHub↗43,761
  • clarkvoss/oneliners-collectionC

    clarkvoss/Oneliners-Collection

    0عرض على GitHub↗
    عرض على GitHub↗0
  • clementtsang/bottomالصورة الرمزية لـ ClementTsang

    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

    Rustbottombtmcli
    عرض على GitHub↗12,892
  • cogrow4/v-terminal-appsالصورة الرمزية لـ cogrow4

    cogrow4/V-Terminal-Apps

    5عرض على 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
    عرض على GitHub↗5
  • danielrobbins/keychainالصورة الرمزية لـ danielrobbins

    danielrobbins/keychain

    1,033عرض على GitHub↗

    Introduction to Keychain

    Python
    عرض على GitHub↗1,033
  • defunkt/github-gemالصورة الرمزية لـ defunkt

    defunkt/github-gem

    1,131عرض على GitHub↗

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

    Ruby
    عرض على GitHub↗1,131
  • deodorqnt387/vinالصورة الرمزية لـ DeoDorqnt387

    DeoDorqnt387/vin

    10عرض على GitHub↗

    vin

    V
    عرض على GitHub↗10
  • donnemartin/gitsomeالصورة الرمزية لـ donnemartin

    donnemartin/gitsome

    7,674عرض على 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
    عرض على GitHub↗7,674
  • dracks/repo-download-assetالصورة الرمزية لـ Dracks

    Dracks/repo-download-asset

    8عرض على GitHub↗

    Check and download the last artifact from some repository.

    V
    عرض على GitHub↗8
  • espanso/espansoالصورة الرمزية لـ espanso

    espanso/espanso

    13,987عرض على 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
    عرض على GitHub↗13,987
  • ajeetdsouza/zoxideالصورة الرمزية لـ ajeetdsouza

    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