Not-gtk GUI Libs/frameworks for plain C

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nuklear

    A single-header ANSI C immediate mode cross-platform GUI library (by Immediate-Mode-UI)

  • Gtk4-tutorial

    GTK 4 tutorial for beginners

  • have you tried this? https://github.com/ToshioCP/Gtk4-tutorial also https://github.com/frang75/nappgui is very interesting and promising.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nappgui

    Cross-Platform C SDK (precompiled)

  • 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

  • libui-ng

    libui-ng: a portable GUI library for C. "libui for the next generation"

  • 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

  • raygui

    A simple and easy-to-use immediate-mode gui library

  • I don't know about this one, but seems alright https://github.com/raysan5/raygui

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