imgui-app VS cimgui-sokol-starterkit

Compare imgui-app vs cimgui-sokol-starterkit and see what are their differences.

imgui-app

Dear IMGUI + Render + Window handling, amalgamation in two files ready to use (by pplux)

cimgui-sokol-starterkit

A minimal self-contained Dear ImGui starter project for Windows, Linux and macOS. (by floooh)
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-app cimgui-sokol-starterkit
5 2
151 187
- -
0.0 5.4
over 1 year ago about 2 months 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.

imgui-app

Posts with mentions or reviews of imgui-app. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-23.

cimgui-sokol-starterkit

Posts with mentions or reviews of cimgui-sokol-starterkit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-02.
  • Why glibc 2.34 removed libpthread
    3 projects | news.ycombinator.com | 2 Jul 2023
    All I can do is give you a couple of Github ticket links where users of my libraries stumbled over the issue (and with different symptoms):

    - https://github.com/floooh/sokol/issues/376

    - https://github.com/floooh/sokol/issues/404

    - https://github.com/floooh/cimgui-sokol-starterkit/issues/6

    We then added a dummy call to a no-op pthread function, so that users can better figure out that they need to use -pthread because now they get a linker error instead of a runtime crash or hang. This has since reduced the 'support overhead' quite a bit:

    - https://github.com/floooh/sokol/pull/456

  • What kind of GUI toolkit to use to make an image editor?
    3 projects | /r/GraphicsProgramming | 8 Feb 2022
    Actually, that repo hasn’t been updated in 3 years. Maybe https://github.com/floooh/cimgui-sokol-starterkit would be better.

What are some alternatives?

When comparing imgui-app and cimgui-sokol-starterkit you can also consider the following projects:

DearPyGui - Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies

sokol-rs - Rust bindings to sokol (https://github.com/floooh/sokol).

ImGuiColorTextEdit - Colorizing text editor for ImGui

sokol - minimal cross-platform standalone C headers

nsscache - asynchronously synchronise local NSS databases with remote directory services

OpenFrameworks - openFrameworks is a community-developed cross platform toolkit for creative coding in C++.

processing - Source code for the Processing Core and Development Environment (PDE)

SHADERed - Lightweight, cross-platform & full-featured shader IDE

dear_bindings - C header (and language binding metadata) generator for Dear ImGui

imnodes - A small, dependency-free node editor for dear imgui