How do TUI applications work?

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

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

    A TUI with a double screen buffer for terminals (by velorek1)

  • I love TUIs. I did an abstraction of a double buffer like you mentioned and it works. It's a linked list that represents the screen in memory which is redrawn constantly. I'm not sure it's the most optimal way, though. With Ansi escape sequences like others mentioned you can change color and position of your output. My code: https://github.com/velorek1/lynx

  • 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

  • hx: Hex editor for the terminal using plain C99 + POSIX libs

    1 project | news.ycombinator.com | 22 May 2024
  • Tiniest x86-64-Linux emulator

    1 project | news.ycombinator.com | 22 May 2024
  • "No way to prevent this" say users of only language where this regularly happens

    1 project | news.ycombinator.com | 22 May 2024
  • LuaRT 1.8.0 – open-source Windows programming framework for Lua

    2 projects | news.ycombinator.com | 22 May 2024
  • Space Quest II disk contains 70% of AGI interpreter source code

    1 project | news.ycombinator.com | 21 May 2024