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
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
tomlazar avatar

tomlazar/table

0
View on GitHub↗

Table

pretty colorfull tables in go with less effort

Features

  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.

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.

Start searching with AI
  • Console UI - Terminal table library with color support.
  • Terminal User Interfaces - Terminal table library with color support.
  • 52 stars·3 forks·Go·MIT·3 vues

    Historique des stars

    Graphique de l'historique des stars pour tomlazar/tableGraphique de l'historique des stars pour tomlazar/table

    Alternatives open source à Table

    Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Table.
    • 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
    • alexeyco/simpletableAvatar de alexeyco

      alexeyco/simpletable

      550Voir sur GitHub↗

      Simple tables in terminal with Go

      Goasciicligo
      Voir sur GitHub↗550
    • daviddengcn/go-colortextAvatar de daviddengcn

      daviddengcn/go-colortext

      215Voir sur GitHub↗

      Change the color of console text.

      Go
      Voir sur GitHub↗215
    Voir les 30 alternatives à Table→

    Questions fréquentes

    Que fait tomlazar/table ?

    pretty colorfull tables in go with less effort

    Quelles sont les fonctionnalités principales de tomlazar/table ?

    Les fonctionnalités principales de tomlazar/table sont : Console Interfaces, Console UI, Terminal User Interfaces.

    Quelles sont les alternatives open-source à tomlazar/table ?

    Les alternatives open-source à tomlazar/table incluent : daviddengcn/go-colortext — Change the color of console text. gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… 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. alexeyco/simpletable — Simple tables in terminal with Go. gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support…