awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
gallickgunner avatar

gallickgunner/ImGui-Addons

0
View on GitHub↗
423 stars·57 forks·C++·MIT·9 views

ImGui Addons

Addon widgets for GUI library Dear ImGui.

Features

  • UI Libraries - Cross-platform file selection dialog.

Star history

Star history chart for gallickgunner/imgui-addonsStar history chart for gallickgunner/imgui-addons

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to ImGui Addons

Similar open-source projects, ranked by how many features they share with ImGui Addons.
  • airguanz/imgui-filebrowserAirGuanZ avatar

    AirGuanZ/imgui-filebrowser

    830View on GitHub↗

    imgui-filebrowser is a header-only file browser implementation for dear-imgui. C++ 17 is required.

    C++
    View on GitHub↗830
  • aoterodelaroza/imgui-goodiesaoterodelaroza avatar

    aoterodelaroza/imgui-goodies

    124View on GitHub↗

    This is a collection of widgets and utilities for the immediate mode GUI (imgui) that I am developing for the critic2 GUI. Currently, the contents of this repo are:

    C++
    View on GitHub↗124
  • balazsjako/imguicolortexteditBalazsJako avatar

    BalazsJako/ImGuiColorTextEdit

    1,718View on GitHub↗

    Syntax highlighting text editor for ImGui

    C++
    View on GitHub↗1,718
  • aiekick/imguifiledialogaiekick avatar

    aiekick/ImGuiFileDialog

    1,498View on GitHub↗

    | | Win | Linux | MacOs | | :---: | :---: | :---: | :---: | | Msvc | | | | | Gcc | | | | | Clang | | | | | Leak Sanitizer | | | |

    C++
    View on GitHub↗1,498
See all 23 alternatives to ImGui Addons→

Frequently asked questions

What does gallickgunner/imgui-addons do?

Addon widgets for GUI library Dear ImGui.

What are the main features of gallickgunner/imgui-addons?

The main features of gallickgunner/imgui-addons are: UI Libraries.

What are some open-source alternatives to gallickgunner/imgui-addons?

Open-source alternatives to gallickgunner/imgui-addons include: airguanz/imgui-filebrowser — imgui-filebrowser is a header-only file browser implementation for dear-imgui. C++ 17 is required. aoterodelaroza/imgui-goodies — This is a collection of widgets and utilities for the immediate mode GUI (imgui) that I am developing for the critic2… balazsjako/imguicolortextedit — Syntax highlighting text editor for ImGui. bentleyblanks/imguidock — An addon of imgui for support dock in the window. brenocq/implot3d — Immediate Mode 3D Plotting. aiekick/imguifiledialog — | | Win | Linux | MacOs | | :---: | :---: | :---: | :---: | | Msvc | | | | | Gcc | | | | | Clang | | | | | Leak…