microui VS imgui

Compare microui vs imgui and see what are their differences.

microui

A tiny immediate-mode UI library (by rxi)

imgui

Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies (by ocornut)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
microui imgui
13 351
3,103 55,570
- -
0.0 9.7
4 months ago 2 days ago
C C++
MIT License 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.

microui

Posts with mentions or reviews of microui. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-15.

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 2024-04-06.

What are some alternatives?

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

sokol - minimal cross-platform standalone C headers

wxWidgets - Cross-Platform C++ GUI Library

nanovg - Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.

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

pixeltoaster - PixelToaster is a framebuffer library for C++

NanoGUI - Minimalistic GUI library for OpenGL

minifb - MiniFB is a small cross platform library to create a frame buffer that you can draw pixels in

GTK+ - Read-only mirror of https://gitlab.gnome.org/GNOME/gtk

nuklear

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

gunslinger - C99, header-only framework for games and multimedia applications

CEGUI