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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cheynewallace avatar

cheynewallace/tabby

0
View on GitHub↗
371 stars·18 forks·Go·MIT·10 views

Tabby

A tiny library for super simple Golang tables

Features

  • Command Line Interfaces - Minimalist terminal table generator.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - Simple table library.
  • Terminal User Interfaces - Tiny library for simple terminal tables.

Star history

Star history chart for cheynewallace/tabbyStar history chart for cheynewallace/tabby

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does cheynewallace/tabby do?

A tiny library for super simple Golang tables

What are the main features of cheynewallace/tabby?

The main features of cheynewallace/tabby are: Command Line Interfaces, Console Interfaces, Console UI, Terminal User Interfaces.

What are some open-source alternatives to cheynewallace/tabby?

Open-source alternatives to cheynewallace/tabby include: gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support… gizak/termui — Termui is a Go terminal user interface library used for building interactive dashboards and visual layouts within a… 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… daviddengcn/go-colortext — Change the color of console text. gosuri/uilive — uilive is a go library for updating terminal output in realtime.

Open-source alternatives to Tabby

Similar open-source projects, ranked by how many features they share with Tabby.
  • daviddengcn/go-colortextdaviddengcn avatar

    daviddengcn/go-colortext

    215View on GitHub↗

    Change the color of console text.

    Go
    View on GitHub↗215
  • c-bata/go-promptc-bata avatar

    c-bata/go-prompt

    5,481View on 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
    View on GitHub↗5,481
  • alexeyco/simpletablealexeyco avatar

    alexeyco/simpletable

    550View on GitHub↗

    Simple tables in terminal with Go

    Goasciicligo
    View on GitHub↗550
  • gizak/termuigizak avatar

    gizak/termui

    13,574View on 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
    View on GitHub↗13,574
See all 30 alternatives to Tabby→