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

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

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

Open-source alternatives to CommandLineUtils

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

  • tyrrrz/clifxالصورة الرمزية لـ Tyrrrz

    Tyrrrz/CliFx

    1,605عرض على GitHub↗
    C#clicommandcommand-line
    عرض على GitHub↗1,605
  • dbcli/mycliالصورة الرمزية لـ dbcli

    dbcli/mycli

    11,932عرض على GitHub↗

    mycli is a MySQL command line client, database administration tool, and SQL query editor. It functions as a terminal interface for executing queries and managing MySQL connections, incorporating an integrated assistant that uses large language models to generate and analyze SQL statements based on the current database schema. The tool provides specialized query authoring capabilities, including context-sensitive syntax suggestions, fuzzy-matching identifier completion for tables and columns, and the ability to handover query buffers to external system text editors. It distinguishes its connec

    Pythonauto-completiondatabasemycli
    عرض على GitHub↗11,932
  • dbcli/pgcliالصورة الرمزية لـ dbcli

    dbcli/pgcli

    13,231عرض على GitHub↗

    pgcli is an interactive command-line interface and database management tool for PostgreSQL. It functions as an interactive SQL shell and query editor that allows users to inspect schemas, manage connections, and run queries against PostgreSQL data sources. The tool is distinguished by its real-time, schema-aware autocompletion for keywords, tables, and columns, as well as dynamic SQL syntax highlighting. It provides safety mechanisms through transaction-aware guardrails that warn against or block destructive statements when no active transaction is detected. Broad capabilities include secure

    Pythondatabasepostgrespostgresql
    عرض على GitHub↗13,231
  • tyrrrz/cliwrapالصورة الرمزية لـ Tyrrrz

    Tyrrrz/CliWrap

    4,976عرض على GitHub↗

    CliWrap is an asynchronous process manager and child process wrapper library used to execute external commands and integrate command line interfaces into applications. It provides a framework for launching external programs using asynchronous patterns, managing child processes, and validating exit codes. The library distinguishes itself through its ability to route standard input, output, and error streams to memory buffers or real-time event streams. It enables real-time monitoring of process output lines and supports process termination via cancellation tokens. The project covers a broad r

    C#clicommand-linedotnet
    عرض على GitHub↗4,976

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

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

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

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

    laixintao/iredis

    2,741عرض على GitHub↗

    Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.

    Pythoncommand-line-toolredisredis-cli
    عرض على GitHub↗2,741
  • dbcli/litecliالصورة الرمزية لـ dbcli

    dbcli/litecli

    3,269عرض على GitHub↗

    CLI for SQLite Databases with auto-completion and syntax highlighting

    Pythonlinuxprompt-toolkitpython
    عرض على GitHub↗3,269
  • gopinath-langote/1buildالصورة الرمزية لـ gopinath-langote

    gopinath-langote/1build

    247عرض على GitHub↗

    Frictionless way of managing project-specific commands

    Goawesome-gobashcommand-line
    عرض على GitHub↗247
  • docopt/docopt.rsالصورة الرمزية لـ docopt

    docopt/docopt.rs

    749عرض على GitHub↗

    Docopt for Rust (command line argument parser).

    Rust
    عرض على GitHub↗749
  • guptarohit/asciigraphالصورة الرمزية لـ guptarohit

    guptarohit/asciigraph

    3,039عرض على GitHub↗

    Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.

    Goascii-chartasciigraphchart
    عرض على GitHub↗3,039
  • cosiner/flagC

    cosiner/flag

    0عرض على GitHub↗
    عرض على GitHub↗0
  • devfacet/gocmdالصورة الرمزية لـ devfacet

    devfacet/gocmd

    67عرض على GitHub↗

    A Go library for building command line applications.

    Gogogolanggolang-library
    عرض على GitHub↗67
  • dnote/dnoteالصورة الرمزية لـ dnote

    dnote/dnote

    3,041عرض على GitHub↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    عرض على GitHub↗3,041
  • fatih/colorالصورة الرمزية لـ fatih

    fatih/color

    7,883عرض على GitHub↗

    This is an ANSI terminal color library and console output manager used for applying colors and text attributes to command line interface output. It functions as a terminal text styler and RGB color formatter, generating the escape codes necessary for foreground and background styling. The project supports 24-bit high-color RGB mapping for precise color rendering in compatible terminal emulators. It enables the creation of colorized text fragments that can be embedded into larger blocks of text or applied as global styles that persist across subsequent output streams. The library covers broad

    Goansicolorcoloring
    عرض على GitHub↗7,883
  • gookit/colorالصورة الرمزية لـ gookit

    gookit/color

    1,604عرض على GitHub↗

    🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support Print/Sprintf methods, compatible with Windows. GO CLI 控制台颜色渲染工具库,支持16色,256色,RGB色彩渲染输出,使用类似于 Print/Sprintf,兼容并支持 Windows 环境的色彩渲染

    Go256-colorsclicli-color
    عرض على GitHub↗1,604
  • cosiner/argvالصورة الرمزية لـ cosiner

    cosiner/argv

    43عرض على GitHub↗

    Argv is a library for Go to split command line string into arguments array.

    Goargvcmdline
    عرض على GitHub↗43
  • dbcli/mssql-cliالصورة الرمزية لـ dbcli

    dbcli/mssql-cli

    1,412عرض على GitHub↗

    A command-line client for SQL Server with auto-completion and syntax highlighting

    Pythonclidatabasepython
    عرض على GitHub↗1,412
  • antham/strumtالصورة الرمزية لـ antham

    antham/strumt

    62عرض على GitHub↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    عرض على GitHub↗62
  • adambajguz/typinالصورة الرمزية لـ adambajguz

    adambajguz/Typin

    253عرض على GitHub↗

    Declarative framework for interactive CLI applications

    C#
    عرض على GitHub↗253
  • codingconcepts/envالصورة الرمزية لـ codingconcepts

    codingconcepts/env

    125عرض على GitHub↗

    Tag-based environment configuration for structs

    Go
    عرض على GitHub↗125
  • commandlineparser/commandlineالصورة الرمزية لـ commandlineparser

    commandlineparser/commandline

    4,817عرض على GitHub↗

    This library is a .NET command line parser for C# and F# that implements POSIX getopt conventions to map shell arguments into strongly typed objects. It provides a framework for building console applications that process Unix-style flags and options. The project features a routing system that directs program execution based on action-oriented verbs, supporting sub-commands and default actions. It includes an automatic help generator that produces localized usage instructions and formatted help screens based on the defined command options. The toolset covers argument parsing with strongly typ

    C#command-linedotnetdotnet-core
    عرض على GitHub↗4,817
  • bilal-fazlani/commanddotnetالصورة الرمزية لـ bilal-fazlani

    bilal-fazlani/commanddotnet

    612عرض على GitHub↗

    A modern framework for building modern CLI apps

    C#argument-parsercommand-lineconsole-application
    عرض على GitHub↗612
  • davidgamba/go-getoptionsالصورة الرمزية لـ DavidGamba

    DavidGamba/go-getoptions

    60عرض على GitHub↗

    Fully featured Go (golang) command line option parser with built-in auto-completion support.

    Goargument-parserargument-parsingautocomplete
    عرض على GitHub↗60
  • 0xacx/chatgpt-shell-cliالصورة الرمزية لـ 0xacx

    0xacx/chatGPT-shell-cli

    1,238عرض على GitHub↗

    Simple shell script to use OpenAI's ChatGPT and DALL-E from the terminal. No Python or JS required. Formerly https://gptshell.cc

    Shell
    عرض على GitHub↗1,238
  • alecthomas/kingpinالصورة الرمزية لـ alecthomas

    alecthomas/kingpin

    3,564عرض على GitHub↗

    CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser

    Goclicommand-linego
    عرض على GitHub↗3,564
  • dixonwille/wlogالصورة الرمزية لـ dixonwille

    dixonwille/wlog

    67عرض على GitHub↗

    A simple logging interface that supports cross-platform color and concurrency.

    Goawesome-gocligolang
    عرض على GitHub↗67
  • dixonwille/wmenuالصورة الرمزية لـ dixonwille

    dixonwille/wmenu

    229عرض على GitHub↗

    An easy to use menu structure for cli applications that prompts users to make choices.

    Goawesome-gocligolang
    عرض على GitHub↗229
  • dotnet/command-line-apiالصورة الرمزية لـ dotnet

    dotnet/command-line-api

    3,667عرض على GitHub↗

    Command line parsing, invocation, and rendering of terminal output.

    C#
    عرض على GitHub↗3,667
  • dylanjcastillo/shell-genieالصورة الرمزية لـ dylanjcastillo

    dylanjcastillo/shell-genie

    482عرض على GitHub↗

    Your wishes are my commands

    Python
    عرض على GitHub↗482
  • gizak/termuiالصورة الرمزية لـ gizak

    gizak/termui

    13,574عرض على GitHub↗

    Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a command-line environment. It functions as a TUI layout engine, an interactive CLI framework, and a terminal data visualization toolkit. The library provides a set of specialized widgets for rendering charts, plots, gauges, and tables using character-based graphics. It includes a grid-based system for arranging interface elements using relative coordinates and proportional sizing to create structured displays. The toolkit covers a broad range of capabilities including data visua

    Go
    عرض على GitHub↗13,574
  • akamensky/argparseالصورة الرمزية لـ akamensky

    akamensky/argparse

    640عرض على GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    عرض على GitHub↗640