go-colortext VS gocui

Compare go-colortext vs gocui and see what are their differences.

go-colortext

Change the color of console text. (by daviddengcn)

gocui

Minimalist Go package aimed at creating Console User Interfaces. (by jroimartin)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
go-colortext gocui
1 3
214 9,660
- -
0.0 0.0
about 4 years ago 3 months ago
Go Go
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-colortext

Posts with mentions or reviews of go-colortext. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-30.
  • Requesting guidance
    11 projects | /r/golang | 30 Sep 2021
    I also like this library to colorise things: https://github.com/daviddengcn/go-colortext

gocui

Posts with mentions or reviews of gocui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-09.

What are some alternatives?

When comparing go-colortext and gocui you can also consider the following projects:

aurora - Golang ultimate ANSI-colors that supports Printf/Sprintf methods

termui - Golang terminal dashboard

go-colorable

go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.

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

Rich Interactive Widgets for Terminal UIs - Terminal UI library with rich, interactive widgets — written in Golang

color - Color package for Go (golang)

tui-go

Boiler

termbox-go - Pure Go termbox implementation

tcell - Tcell is an alternate terminal package, similar in some ways to termbox, but better in others.