Using Imgui with Go

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

    Auto generated Go wrapper for Dear ImGui via cimgui

  • In particular, in https://github.com/AllenDang/cimgui-go/blob/main/cimplot_structs_accessor.cpp I see wrap_ImPlotAxis_SetShowDefaultTicks, so I suspect that A: there is some function that you can call that will return a PlotAxis from the current Plot, or a collection of same, and B: that having a PlotAxis, there will be a collection of methods you can call on it that serve the same function as the named parameters in the Python code you gave as an example.

  • 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

  • Could some share some instructions in order to build and run AllenDang/cimgui-go?

    1 project | /r/golang | 11 Jun 2023
  • Giu: Cross platform rapid GUI framework for Golang based on Dear ImGui

    1 project | news.ycombinator.com | 30 Apr 2023
  • [Golang] GIU V0.6.1: Un cadre d'interface graphique rapide multiplateforme.

    1 project | /r/enfrancais | 24 Apr 2023
  • Desktop UI

    3 projects | /r/golang | 24 Dec 2022
  • GUI for C programming?

    1 project | /r/C_Programming | 17 Oct 2022