awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gookit avatar

gookit/color

0
View on GitHub↗
1,604 Stars·87 Forks·Go·MIT·2 Aufrufegookit.github.io/color↗

Color

🎨 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 环境的色彩渲染

Features

  • Kommandozeilenschnittstellen - Terminal color library with Windows support.
  • Command Line Tools - Terminal color and style library.
  • Console Interfaces - Listed in the “Console Interfaces” section of the Awesome Go awesome list.
  • Console UI - Terminal text formatting.
  • Terminal User Interfaces - Terminal color rendering for multiple color spaces.

Star-Verlauf

Star-Verlauf für gookit/colorStar-Verlauf für gookit/color

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Color

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Color.
  • guptarohit/asciigraphAvatar von guptarohit

    guptarohit/asciigraph

    3,039Auf GitHub ansehen↗

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

    Goascii-chartasciigraphchart
    Auf GitHub ansehen↗3,039
  • mum4k/termdashAvatar von mum4k

    mum4k/termdash

    3,014Auf GitHub ansehen↗

    Terminal based dashboard.

    Godashboardgolangterminal-based
    Auf GitHub ansehen↗3,014
  • gizak/termuiAvatar von gizak

    gizak/termui

    13,574Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,574
  • schollz/progressbarAvatar von schollz

    schollz/progressbar

    4,678Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,678
Alle 30 Alternativen zu Color anzeigen→

Häufig gestellte Fragen

Was macht gookit/color?

🎨 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 环境的色彩渲染

Was sind die Hauptfunktionen von gookit/color?

Die Hauptfunktionen von gookit/color sind: Kommandozeilenschnittstellen, Command Line Tools, Console Interfaces, Console UI, Terminal User Interfaces.

Welche Open-Source-Alternativen gibt es zu gookit/color?

Open-Source-Alternativen zu gookit/color sind unter anderem: 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. guptarohit/asciigraph — Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies. 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.