awesome-repositories.com
Blog
MCP
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 reeflective/console

Open-source alternatives to Console

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

  • dixonwille/wlogAvatar de dixonwille

    dixonwille/wlog

    67Voir sur GitHub↗

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

    Goawesome-gocligolang
    Voir sur GitHub↗67
  • guptarohit/asciigraphAvatar de guptarohit

    guptarohit/asciigraph

    3,039Voir sur GitHub↗

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

    Goascii-chartasciigraphchart
    Voir sur GitHub↗3,039
  • codingconcepts/envAvatar de codingconcepts

    codingconcepts/env

    125Voir sur GitHub↗

    Tag-based environment configuration for structs

    Go
    Voir sur GitHub↗125
  • devfacet/gocmdAvatar de devfacet

    devfacet/gocmd

    67Voir sur GitHub↗

    A Go library for building command line applications.

    Gogogolanggolang-library
    Voir sur GitHub↗67
  • gookit/colorAvatar de gookit

    gookit/color

    1,604Voir sur 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
    Voir sur GitHub↗1,604

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
  • gosuri/uitableAvatar de gosuri

    gosuri/uitable

    742Voir sur GitHub↗

    A go library to improve readability in terminal apps using tabular data

    Go
    Voir sur GitHub↗742
  • c-bata/go-promptAvatar de c-bata

    c-bata/go-prompt

    5,481Voir sur GitHub↗

    go-prompt is a library for building interactive command-line interfaces in Go. It serves as a cross-platform console UI framework and terminal input manager, providing the tools necessary to capture user input and execute commands through a persistent interactive loop. The library features a dedicated auto-completion engine that provides real-time command suggestions. It also supports dynamic prompt prefixes updated via callback functions and a system for managing and recalling command history. The framework covers a broad range of terminal capabilities, including keyboard shortcut mapping,

    Goclicommand-lineinteractive
    Voir sur GitHub↗5,481
  • cheynewallace/tabbyAvatar de cheynewallace

    cheynewallace/tabby

    371Voir sur GitHub↗

    A tiny library for super simple Golang tables

    Go
    Voir sur GitHub↗371
  • cosiner/argvAvatar de cosiner

    cosiner/argv

    43Voir sur GitHub↗

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

    Goargvcmdline
    Voir sur GitHub↗43
  • davidgamba/go-getoptionsAvatar de DavidGamba

    DavidGamba/go-getoptions

    60Voir sur GitHub↗

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

    Goargument-parserargument-parsingautocomplete
    Voir sur GitHub↗60
  • dnote/dnoteAvatar de dnote

    dnote/dnote

    3,041Voir sur GitHub↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    Voir sur GitHub↗3,041
  • gizak/termuiAvatar de gizak

    gizak/termui

    13,574Voir sur 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
    Voir sur GitHub↗13,574
  • gosuri/uiprogressAvatar de gosuri

    gosuri/uiprogress

    2,141Voir sur GitHub↗

    A go library to render progress bars in terminal applications

    Go
    Voir sur GitHub↗2,141
  • agilira/flash-flagsAvatar de agilira

    agilira/flash-flags

    11Voir sur GitHub↗

    FlashFlags is an ultra-fast, zero-dependency, lock-free command-line flag parsing library for Go. Originally built for Argus, it provides great performance while maintaining simplicity and ease of use.

    Gocommand-lineconfiguration-filesevironmental-variables
    Voir sur GitHub↗11
  • agilira/orpheusAvatar de agilira

    agilira/orpheus

    32Voir sur GitHub↗

    Orpheus is a high-performance CLI framework designed to be super simple and ~30× faster than popular alternatives with zero external dependencies. Built on FlashFlags, Orpheus provides a simple interface to create modern, fast CLI apps similar to git.

    Goagiliraclicli-app
    Voir sur GitHub↗32
  • bobg/subcmdAvatar de bobg

    bobg/subcmd

    9Voir sur GitHub↗

    This is subcmd, a Go package for writing command-line programs that require flag parsing and that have “subcommands” that also require flag parsing.

    Go
    Voir sur GitHub↗9
  • akamensky/argparseAvatar de akamensky

    akamensky/argparse

    640Voir sur GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Voir sur GitHub↗640
  • alecthomas/kingpinAvatar de alecthomas

    alecthomas/kingpin

    3,564Voir sur GitHub↗

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

    Goclicommand-linego
    Voir sur GitHub↗3,564
  • alexeyco/simpletableAvatar de alexeyco

    alexeyco/simpletable

    550Voir sur GitHub↗

    Simple tables in terminal with Go

    Goasciicligo
    Voir sur GitHub↗550
  • alexflint/go-argAvatar de alexflint

    alexflint/go-arg

    2,229Voir sur GitHub↗
    Goargument-parsinggolang
    Voir sur GitHub↗2,229
  • cristalhq/acmdAvatar de cristalhq

    cristalhq/acmd

    143Voir sur GitHub↗

    Simple, useful and opinionated CLI package in Go.

    Goclicommand-linego
    Voir sur GitHub↗143
  • daviddengcn/go-colortextAvatar de daviddengcn

    daviddengcn/go-colortext

    215Voir sur GitHub↗

    Change the color of console text.

    Go
    Voir sur GitHub↗215
  • dixonwille/wmenuAvatar de dixonwille

    dixonwille/wmenu

    229Voir sur GitHub↗

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

    Goawesome-gocligolang
    Voir sur GitHub↗229
  • amjadjibon/memshAvatar de amjadjibon

    amjadjibon/memsh

    8Voir sur GitHub↗

    memsh - virtual in-memory shell

    Go
    Voir sur GitHub↗8
  • elves/elvishAvatar de elves

    elves/elvish

    6,325Voir sur GitHub↗

    Elvish is a shell that combines interactive command-line use with a structured scripting language, designed to make both everyday terminal work and automation tasks more predictable and readable. It parses, compiles, and executes code in three phases, catching syntax and variable errors before any code runs, and it aborts execution on command failure by default to prevent silent errors. The shell introduces value-oriented pipelines that pass structured data like lists, maps, and closures between commands, preserving types without serialization. It also mixes traditional byte streams with thes

    Gogoprogramming-languageshell
    Voir sur GitHub↗6,325
  • gigurra/boaAvatar de GiGurra

    GiGurra/boa

    47Voir sur GitHub↗

    Opinionated declarative CLI args, ENV vars and config files

    Goclicommandcommand-line
    Voir sur GitHub↗47
  • antham/strumtAvatar de antham

    antham/strumt

    62Voir sur GitHub↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    Voir sur GitHub↗62
  • gosuri/uiliveAvatar de gosuri

    gosuri/uilive

    1,725Voir sur GitHub↗

    uilive is a go library for updating terminal output in realtime

    Go
    Voir sur GitHub↗1,725
  • antonmedv/fxAvatar de antonmedv

    antonmedv/fx

    20,282Voir sur GitHub↗

    Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of structured data. It functions as a terminal-based utility that handles both automated shell pipelines and interactive navigation of complex, nested data hierarchies. The tool distinguishes itself by integrating a JavaScript-based engine that executes user-provided logic to filter, map, or modify data fields within a sandboxed runtime. It maintains a responsive interface by decoupling data processing from the display loop, allowing users to explore large datasets through an inte

    Goclicommand-linejson
    Voir sur GitHub↗20,282
  • hashicorp/cliAvatar de hashicorp

    hashicorp/cli

    40Voir sur GitHub↗

    A Go library for implementing command-line interfaces.

    Go
    Voir sur GitHub↗40