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
guptarohit avatar

guptarohit/asciigraph

0
View on GitHub↗
pkg.go.dev/github.com/guptarohit/asciigraph↗

Asciigraph

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

Features

  • Command Line Interfaces - Lightweight ASCII line charts for CLI.

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
  • Command Line Tools - ASCII chart generation for terminals.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - Lightweight ASCII line graphs for CLI.
  • Terminal User Interfaces - Generates ASCII line graphs in the terminal.
  • 3,039 stars·120 forks·Go·BSD-3-Clause·12 views

    Star history

    Star history chart for guptarohit/asciigraphStar history chart for guptarohit/asciigraph

    How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

    Frequently asked questions

    What does guptarohit/asciigraph do?

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

    What are the main features of guptarohit/asciigraph?

    The main features of guptarohit/asciigraph are: Command Line Interfaces, Command Line Tools, Console Interfaces, Console UI, Terminal User Interfaces.

    Which projects share features with guptarohit/asciigraph?

    Projects with overlapping indexed features include: schollz/progressbar — This project is a thread-safe terminal progress bar and IO progress wrapper for Go applications. It provides a library… vbauerster/mpb — multi progress bar for Go cli applications. gookit/color — 🎨 Terminal color rendering library, support 8/16 colors, 256 colors, RGB color rendering output, support… mum4k/termdash — Terminal based dashboard. 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.

    Projects sharing features with Asciigraph

    These projects share indexed features with Asciigraph. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
    • gookit/colorgookit avatar

      gookit/color

      1,604View on 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
      View on GitHub↗1,604
    • mum4k/termdashmum4k avatar

      mum4k/termdash

      3,014View on GitHub↗

      Terminal based dashboard.

      Godashboardgolangterminal-based
      View on GitHub↗3,014
    • 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
    • schollz/progressbarschollz avatar

      schollz/progressbar

      4,678View on 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
      View on GitHub↗4,678
    Compare all 30 related projects→