What GUI Library do you use?

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

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

    Haiku Media Editor

    My favourite - BeOS/Haiku Interface Kit (Link to my project with screenshot https://github.com/smallstepforman/Medo).

  • FTXUI

    Features: - Functional style. Inspired by [1] and React - Simple and elegant syntax (in my opinion). - Support for UTF8 and fullwidth chars (→ 测试). - No dependencies. - Cross platform. Linux/mac (main target), Windows (experimental thanks to contributors), - WebAssembly. - Keyboard & mouse navigation. Operating systems: - linux emscripten - linux gcc - linux clang - windows msvc - mac clang

    You may be interested in this beauty someone posted the other day in this sub: https://github.com/ArthurSonzogni/FTXUI

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

  • RFC-Framework

    Lightweight C++ GUI Library For Windows

  • imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    Mostly Dear ImGui or some homegrown stuff (and I did write a 6502 terminal-based emulation suite or whatever you wanna call it using pretty much nothing but std::printf() for all its UI a while back though, that was fun .... scroll bars, pop-up prompts, various custom widgets for text and hex editing, logging, instruction disassembly, etc)

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