imgui VS cimgui

Compare imgui vs cimgui and see what are their differences.

cimgui

c-api for imgui (https://github.com/ocornut/imgui) Look at: https://github.com/cimgui for other widgets (by cimgui)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
imgui cimgui
1 14
- 1,343
- 3.5%
- 7.0
- 10 days ago
Lua
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

imgui

Posts with mentions or reviews of imgui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-12.
  • Are there any cross-platform GUI libraries out there?
    4 projects | /r/C_Programming | 12 Dec 2021
    If you have no aversions to using hardware acceleration and don't mind if the UI isn't native, you could use Dear ImGui. It makes creating a GUI easy and allows you to develop your application rapidly. It also has back-ends for all of the platforms that you mentioned.

cimgui

Posts with mentions or reviews of cimgui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.

What are some alternatives?

When comparing imgui and cimgui you can also consider the following projects:

SDL_gui - GUI library for SDL2

Zig-ImGui - Zig bindings for ocornut/imgui, generated using cimgui/cimgui

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

zig-upaya - Zig-based framework for creating game tools and helper apps

lvgl - Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.

imgui-sfml - Dear ImGui backend for use with SFML

nuklear - A single-header ANSI C immediate mode cross-platform GUI library

raylib - A simple and easy-to-use library to enjoy videogames programming

nuklear-quickdraw - quickdraw backend for nuklear (https://github.com/Immediate-Mode-UI/Nuklear)

miniaudio - Audio playback and capture library written in C, in a single source file.

scratch - Personal scratch code