cimgui-sokol-starterkit VS imgui-app

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

cimgui-sokol-starterkit

A minimal self-contained Dear ImGui starter project for Windows, Linux and macOS. (by floooh)

imgui-app

Dear IMGUI + Render + Window handling, amalgamation in two files ready to use (by pplux)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
cimgui-sokol-starterkit imgui-app
2 5
203 151
- -
5.4 0.0
2 months ago over 1 year 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.

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.

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.

What are some alternatives?

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

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

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

sokol - minimal cross-platform standalone C headers

ImGuiColorTextEdit - Colorizing text editor for ImGui

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)

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

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

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