awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
labstack avatar

labstack/gommon

0
View on GitHub↗

Gommon

Common packages for Go

Features

  • Interfețe în linie de comandă - Terminal text styling.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - Diverse command-line text utilities.
  • Development Utilities - Common packages for Go development.
  • Terminal User Interfaces - Styles terminal text output.
  • Text Processing - Binary-to-string formatting.
  • 591 stele·102 fork-uri·Go·MIT·4 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru labstack/gommonGraficul istoricului de stele pentru labstack/gommon

    Alternative open-source pentru Gommon

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Gommon.
    • cheynewallace/tabbyAvatar cheynewallace

      cheynewallace/tabby

      371Vezi pe GitHub↗

      A tiny library for super simple Golang tables

      Go
      Vezi pe GitHub↗371
    • c-bata/go-promptAvatar c-bata

      c-bata/go-prompt

      5,481Vezi pe 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
      Vezi pe GitHub↗5,481
    • alexeyco/simpletableAvatar alexeyco

      alexeyco/simpletable

      550Vezi pe GitHub↗

      Simple tables in terminal with Go

      Goasciicligo
      Vezi pe GitHub↗550
    • daviddengcn/go-colortextAvatar daviddengcn

      daviddengcn/go-colortext

      215Vezi pe GitHub↗

      Change the color of console text.

      Go
      Vezi pe GitHub↗215
    Vezi toate cele 30 alternative pentru Gommon→

    Întrebări frecvente

    Ce face labstack/gommon?

    Common packages for Go

    Care sunt principalele funcționalități ale labstack/gommon?

    Principalele funcționalități ale labstack/gommon sunt: Interfețe în linie de comandă, Console Interfaces, Console UI, Development Utilities, Terminal User Interfaces, Text Processing.

    Care sunt câteva alternative open-source pentru labstack/gommon?

    Alternativele open-source pentru labstack/gommon includ: gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… daviddengcn/go-colortext — Change the color of console text. alexeyco/simpletable — Simple tables in terminal with Go. c-bata/go-prompt — go-prompt is a library for building interactive command-line interfaces in Go. It serves as a cross-platform console… cheynewallace/tabby — A tiny library for super simple Golang tables. gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support…