-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
have you tried this? https://github.com/ToshioCP/Gtk4-tutorial also https://github.com/frang75/nappgui is very interesting and promising.
-
have you tried this? https://github.com/ToshioCP/Gtk4-tutorial also https://github.com/frang75/nappgui is very interesting and promising.
-
libui
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
https://github.com/andlabs/libui is very nice, but unfortunately dead, if it serves your purpose consider using it, this is a fork under development https://github.com/libui-ng/libui-ng
-
https://github.com/andlabs/libui is very nice, but unfortunately dead, if it serves your purpose consider using it, this is a fork under development https://github.com/libui-ng/libui-ng
-
I don't know about this one, but seems alright https://github.com/raysan5/raygui
Related posts
-
creating gamedev tools with a gui in C ?
-
Is Raylib optimal for this project?
-
What ImGUI library would work well with programs written in C?
-
Ideas for fast UI that can be easily rendered using OpenGL
-
LOVE-LOVE learning C! Writing lots of small C programs for pure fun and joy! But alas, seems like C is wrong tool for my projects, due to GUI/Graphics needs. :( fantasizing that maybe C-Ninjas can one day create a modern GUI-lib for C, that is EASY to use, and runs on all 5 major platforms today?