Which Go frameworks are recommended to assist with the creation of console based UI and GUI?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bubbletea

    A powerful little TUI framework 🏗

  • You mean terminal UI? I'd check out bubbletea https://github.com/charmbracelet/bubbletea

  • tcell

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

  • There's also tcell

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • mitchellh/cli

    A Go library for implementing command-line interfaces. (by mitchellh)

  • Actually I use https://github.com/mitchellh/cli to create a cli for a larger project. I like it because its small and easy to use. This lib is used in terraform. So its mature and reliable enough for me :-)

  • Rich Interactive Widgets for Terminal UIs

    Terminal UI library with rich, interactive widgets — written in Golang

  • I used this one https://github.com/rivo/tview

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Box CLI Maker

    1 project | news.ycombinator.com | 4 Mar 2024
  • Which packages do you recommend for building cli tools?

    10 projects | /r/golang | 17 Apr 2023
  • Help to find a terminal library

    3 projects | /r/golang | 12 Mar 2023
  • Hopper: Distributed Fuzzer

    2 projects | /r/golang | 1 Mar 2023
  • Show HN: New set of Go libraries for CLI Development

    5 projects | news.ycombinator.com | 11 Jan 2023