Creating “candle charts” in a terminal using Golang

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
  • tcell

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

  • I really like https://github.com/gdamore/tcell for anything terminal, and use it extensively.

  • Rich Interactive Widgets for Terminal UIs

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

  • You may also want to check https://github.com/rivo/tview , which is a layer around tcell to make it more app-centric rather than terminal-centric. I've never used tview, though, as I've been building my own terminal app libs long before tview was a thing, and when I last looked at it it lacked many features I had and need (but it's been a while since I last looked).

  • 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
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

  • Tview – Golang Terminal UI library with rich, interactive widgets

    1 project | news.ycombinator.com | 3 May 2024
  • What are some good projects in Go for an experienced dev?

    2 projects | /r/golang | 17 Nov 2023
  • tui-rs alternative for Go

    3 projects | /r/golang | 22 Mar 2022
  • Has anyone else used TView? Need basic help.

    3 projects | /r/golang | 2 Sep 2021
  • yq - read YAML on terminal

    3 projects | dev.to | 6 Aug 2021