awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to codingconcepts/env

Open-source alternatives to Codingconcepts Env

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

  • jawher/mow.cliAvatar de jawher

    jawher/mow.cli

    884Ver en GitHub↗

    A versatile library for building CLI applications in Go

    Goclicommand-linego
    Ver en GitHub↗884
  • sgreben/flagvarAvatar de sgreben

    sgreben/flagvar

    48Ver en GitHub↗

    A collection of CLI argument types for the Go flag package.

    Goargument-parserclienum
    Ver en GitHub↗48
  • dnote/dnoteAvatar de dnote

    dnote/dnote

    3,041Ver en GitHub↗

    A simple command line notebook

    Goclicommand-line-tooldeveloper-tools
    Ver en GitHub↗3,041
  • jaffee/commandeerAvatar de jaffee

    jaffee/commandeer

    175Ver en GitHub↗

    Automatically sets up command line flags based on struct fields and tags.

    Go
    Ver en GitHub↗175
  • mum4k/termdashAvatar de mum4k

    mum4k/termdash

    3,014Ver en GitHub↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    Ver en GitHub↗3,014
  • schollz/progressbarAvatar de schollz

    schollz/progressbar

    4,678Ver en GitHub↗

    This project is a thread-safe terminal progress bar and IO progress wrapper for Go applications. It provides a library for rendering updating progress indicators and activity spinners within a command-line interface to visualize task completion and data stream progress. The library includes a stream-wrapping IO interceptor that automatically tracks and displays the volume of bytes processed during read or write operations. It also supports indeterminate activity spinners for processes where the total work volume is unknown. Users can configure the visual appearance of the progress indicators

    Gocommand-linegogolang
    Ver en GitHub↗4,678

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • antham/strumtAvatar de antham

    antham/strumt

    62Ver en GitHub↗

    Strumt is a library to create prompt chain

    Gopromptprompt-chain
    Ver en GitHub↗62
  • dixonwille/wmenuAvatar de dixonwille

    dixonwille/wmenu

    229Ver en GitHub↗

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

    Goawesome-gocligolang
    Ver en GitHub↗229
  • guptarohit/asciigraphAvatar de guptarohit

    guptarohit/asciigraph

    3,039Ver en GitHub↗

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

    Goascii-chartasciigraphchart
    Ver en GitHub↗3,039
  • integrii/flaggyAvatar de integrii

    integrii/flaggy

    951Ver en GitHub↗

    Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies.

    Gocliflagsgolang
    Ver en GitHub↗951
  • leaanthony/clirAvatar de leaanthony

    leaanthony/clir

    202Ver en GitHub↗

    A Simple and Clear CLI library. Dependency free.

    Go
    Ver en GitHub↗202
  • mkideal/cliAvatar de mkideal

    mkideal/cli

    724Ver en GitHub↗

    CLI - A package for building command line app with go

    Go
    Ver en GitHub↗724
  • peterh/linerAvatar de peterh

    peterh/liner

    1,094Ver en GitHub↗

    Pure Go line editor with history, inspired by linenoise

    Go
    Ver en GitHub↗1,094
  • posener/completeAvatar de posener

    posener/complete

    955Ver en GitHub↗

    bash completion written in go bash completion for go command

    Gobash-completioncompletionfish-completion
    Ver en GitHub↗955
  • akamensky/argparseAvatar de akamensky

    akamensky/argparse

    640Ver en GitHub↗

    Argparse for golang. Just because flag sucks

    Goargparseargument-parserawesome-go
    Ver en GitHub↗640
  • alecthomas/kingpinAvatar de alecthomas

    alecthomas/kingpin

    3,564Ver en GitHub↗

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

    Goclicommand-linego
    Ver en GitHub↗3,564
  • dixonwille/wlogAvatar de dixonwille

    dixonwille/wlog

    67Ver en GitHub↗

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

    Goawesome-gocligolang
    Ver en GitHub↗67
  • alexflint/go-argAvatar de alexflint

    alexflint/go-arg

    2,229Ver en GitHub↗
    Goargument-parsinggolang
    Ver en GitHub↗2,229
  • gizak/termuiAvatar de gizak

    gizak/termui

    13,574Ver en 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
    Ver en GitHub↗13,574
  • gookit/colorAvatar de gookit

    gookit/color

    1,604Ver en 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
    Ver en GitHub↗1,604
  • hedzr/cmdrAvatar de hedzr

    hedzr/cmdr

    140Ver en GitHub↗

    POSIX-compliant command-line UI (CLI) parser and Hierarchical-configuration operations

    Goargument-parserargument-parsingcli
    Ver en GitHub↗140
  • hidevopsio/hibootAvatar de hidevopsio

    hidevopsio/hiboot

    179Ver en GitHub↗

    hiboot is a high performance web and cli application framework with dependency injection support

    Goapplicationautoconfigurationcli
    Ver en GitHub↗179
  • devfacet/gocmdAvatar de devfacet

    devfacet/gocmd

    67Ver en GitHub↗

    A Go library for building command line applications.

    Gogogolanggolang-library
    Ver en GitHub↗67
  • jessevdk/go-flagsAvatar de jessevdk

    jessevdk/go-flags

    2,698Ver en GitHub↗

    go command line option parser

    Go
    Ver en GitHub↗2,698
  • liujianping/jobAvatar de liujianping

    liujianping/job

    149Ver en GitHub↗

    JOB, make your short-term command as a long-term job. 将命令行规划成任务的工具

    Shellbenchconcurrencycrontab
    Ver en GitHub↗149
  • cosiner/argvAvatar de cosiner

    cosiner/argv

    43Ver en GitHub↗

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

    Goargvcmdline
    Ver en GitHub↗43
  • nanovms/opsAvatar de nanovms

    nanovms/ops

    1,500Ver en GitHub↗

    ops - build and run nanos unikernels

    Godevopsedge-computingimagebuilder
    Ver en GitHub↗1,500
  • davidgamba/go-getoptionsAvatar de DavidGamba

    DavidGamba/go-getoptions

    60Ver en GitHub↗

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

    Goargument-parserargument-parsingautocomplete
    Ver en GitHub↗60
  • posener/cmdAvatar de posener

    posener/cmd

    47Ver en GitHub↗

    The standard library flag package with its missing features

    Gocmdcommandflag
    Ver en GitHub↗47
  • spf13/cobraAvatar de spf13

    spf13/cobra

    44,107Ver en GitHub↗

    Cobra is a development framework for building command-line applications in Go. It organizes application logic into a hierarchical tree structure where each node represents a command, complete with its own flags and execution logic. This structure allows developers to build complex, nested command interfaces that mirror business domains while maintaining a clean separation between command orchestration and underlying business logic. The framework distinguishes itself through its declarative approach to metadata and configuration. It automatically derives help documentation, usage instructions,

    Goclicli-appcobra
    Ver en GitHub↗44,107