awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to invisionapp/tabular

Open-source alternatives to Tabular

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

  • mattn/go-isattymattn का अवतार

    mattn/go-isatty

    913GitHub पर देखें↗

    isatty for golang

    Gocygwingogolang
    GitHub पर देखें↗913
  • mingrammer/cfmtM

    mingrammer/cfmt

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • mattn/go-colorablemattn का अवतार

    mattn/go-colorable

    810GitHub पर देखें↗

    Colorable writer for windows.

    Gocolorgogolang
    GitHub पर देखें↗810
  • logrusorgru/auroralogrusorgru का अवतार

    logrusorgru/aurora

    1,489GitHub पर देखें↗

    Golang ultimate ANSI-colors that supports Printf/Sprintf methods

    Goansi-colorsgolangprintf
    GitHub पर देखें↗1,489
  • vbauerster/mpbvbauerster का अवतार

    vbauerster/mpb

    2,499GitHub पर देखें↗

    multi progress bar for Go cli applications

    Goactorcligo
    GitHub पर देखें↗2,499
  • nsf/termbox-gonsf का अवतार

    nsf/termbox-go

    4,786GitHub पर देखें↗

    termbox-go is a Go terminal user interface library and cross-platform terminal emulator abstraction. It provides a system for creating text-based graphical interfaces by managing a terminal cell buffer and handling raw input events. The library functions as a terminal cell buffer manager and input handler. It maintains an internal grid of characters and colors, using a back buffer to synchronize updates to the physical screen and translate keyboard and mouse events into structured data. Its capability surface covers text user interface rendering and terminal display management, including cur

    Go
    GitHub पर देखें↗4,786

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • gookit/colorgookit का अवतार

    gookit/color

    1,604GitHub पर देखें↗

    🎨 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
    GitHub पर देखें↗1,604
  • gizak/termuigizak का अवतार

    gizak/termui

    13,574GitHub पर देखें↗

    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
    GitHub पर देखें↗13,574
  • gosuri/uitablegosuri का अवतार

    gosuri/uitable

    742GitHub पर देखें↗

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

    Go
    GitHub पर देखें↗742
  • labstack/gommonlabstack का अवतार

    labstack/gommon

    591GitHub पर देखें↗

    Common packages for Go

    Gobytescoloremail
    GitHub पर देखें↗591
  • mum4k/termdashmum4k का अवतार

    mum4k/termdash

    3,014GitHub पर देखें↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    GitHub पर देखें↗3,014
  • ttacon/chalkT

    ttacon/chalk

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • wzshiming/ctcwzshiming का अवतार

    wzshiming/ctc

    53GitHub पर देखें↗

    Console Text Colors - The non-invasive cross-platform terminal color library does not need to modify the Print method

    Gocolorcolorsconsole
    GitHub पर देखें↗53
  • schollz/progressbarschollz का अवतार

    schollz/progressbar

    4,678GitHub पर देखें↗

    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
    GitHub पर देखें↗4,678
  • c-bata/go-promptc-bata का अवतार

    c-bata/go-prompt

    5,481GitHub पर देखें↗

    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
    GitHub पर देखें↗5,481
  • cheynewallace/tabbycheynewallace का अवतार

    cheynewallace/tabby

    371GitHub पर देखें↗

    A tiny library for super simple Golang tables

    Go
    GitHub पर देखें↗371
  • daviddengcn/go-colortextdaviddengcn का अवतार

    daviddengcn/go-colortext

    215GitHub पर देखें↗

    Change the color of console text.

    Go
    GitHub पर देखें↗215
  • alexeyco/simpletablealexeyco का अवतार

    alexeyco/simpletable

    550GitHub पर देखें↗

    Simple tables in terminal with Go

    Goasciicligo
    GitHub पर देखें↗550
  • gosuri/uilivegosuri का अवतार

    gosuri/uilive

    1,725GitHub पर देखें↗

    uilive is a go library for updating terminal output in realtime

    Go
    GitHub पर देखें↗1,725
  • gosuri/uiprogressgosuri का अवतार

    gosuri/uiprogress

    2,141GitHub पर देखें↗

    A go library to render progress bars in terminal applications

    Go
    GitHub पर देखें↗2,141
  • guptarohit/asciigraphguptarohit का अवतार

    guptarohit/asciigraph

    3,039GitHub पर देखें↗

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

    Goascii-chartasciigraphchart
    GitHub पर देखें↗3,039
  • jroimartin/gocuijroimartin का अवतार

    jroimartin/gocui

    10,575GitHub पर देखें↗

    gocui is a console user interface library for the Go programming language. It provides a toolkit for building interactive terminal applications using a layout engine that organizes overlapping rectangular views and coordinates. The library features a terminal input handler to capture and map keyboard shortcuts and mouse events to specific application actions. It includes an ANSI escape sequence parser to manage text attributes, colors, and cursor positioning. The framework covers interface view management and overlapping window layering, allowing for a structured arrangement of content. Rend

    Gocuigogocui
    GitHub पर देखें↗10,575
  • cheggaaa/pbcheggaaa का अवतार

    cheggaaa/pb

    3,721GitHub पर देखें↗

    pb is a Go progress bar library and terminal UI component used to track and display the completion status of long-running tasks. It functions as an IO progress tracker by wrapping reader and writer operations to automatically update visual indicators as data flows through a system. The library provides capabilities for rendering progress bars, completion percentages, and processing speeds within a console interface. It includes a system for customizing the visual layout, metadata templates, and color schemes of these status indicators. The project covers IO stream monitoring and terminal-bas

    Gogoprogress-barterminal
    GitHub पर देखें↗3,721
  • agilira/orpheusagilira का अवतार

    agilira/orpheus

    32GitHub पर देखें↗

    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
    GitHub पर देखें↗32
  • antonmedv/fxantonmedv का अवतार

    antonmedv/fx

    20,282GitHub पर देखें↗

    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
    GitHub पर देखें↗20,282
  • agilira/flash-flagsagilira का अवतार

    agilira/flash-flags

    11GitHub पर देखें↗

    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
    GitHub पर देखें↗11
  • abacaj/chatgpt-backupA

    abacaj/chatgpt-backup

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • apcera/termtablesA

    apcera/termtables

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • appleboy/codegptappleboy का अवतार

    appleboy/CodeGPT

    1,496GitHub पर देखें↗

    A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4.1, gpt-4o model) and automatically installs a git prepare-commit-msg hook.

    Gochatgptchatgpt-apigit
    GitHub पर देखें↗1,496
  • antirez/linenoiseantirez का अवतार

    antirez/linenoise

    4,302GitHub पर देखें↗

    Linenoise is a lightweight C library for terminal line editing, command history management, and asynchronous input processing. It functions as a self-contained alternative for capturing user input from the command line without requiring external dependencies. The utility provides a non-blocking input processor that handles keyboard data via a feed mechanism, allowing applications to process user typing and external events simultaneously. It supports the implementation of custom shells and REPLs through features such as callback-based autocompletion, input hinting, and a circular history buffe

    C
    GitHub पर देखें↗4,302