hello_imgui
Dear ImGui apps made simple: desktop, mobile, and web from one codebase. Minimal code. Maximally readable. (by pthom)
Scimark2-Dev-Cpp
Scimark2 Project For Dev-C++ on Windows. (by FMXExpress)
| hello_imgui | Scimark2-Dev-Cpp | |
|---|---|---|
| 3 | 2 | |
| 882 | 1 | |
| 1.4% | - | |
| 8.8 | 1.8 | |
| 10 days ago | over 5 years ago | |
| C++ | C | |
| 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.
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.
hello_imgui
Posts with mentions or reviews of hello_imgui.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-11.
-
Deploy multi-platform applications with C++ (desktop, mobile and web). An example with Dear ImGui
When developing my library (based on Dear ImGui), I designed a collection of cmake functions dedicated to help deploy assets, convert icons, and configure application deployment settings. It is currently tailored for my library, but I believe it might serve as a valuable inspiration.
-
Easiest to Build C++ Library
(I ran git clone --recursive https://github.com/pthom/hello_imgui to get the hello_imgui directory)
-
what do u think about imgui ?
ImGui is as great as the people using it. It's code is tiny and abstract enough to handle anything with ease. https://github.com/pthom/hello_imgui
Scimark2-Dev-Cpp
Posts with mentions or reviews of Scimark2-Dev-Cpp.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Is it better to use Dev C++ or Visual Studios for C++?
Use new dev c++ fork embarcadero dev c++ fork If you have to use dev c++. But visual studio is times better.
-
Threadripper 3990X: The Quest To Compile 1 BILLION Lines Of C++ On 64 Cores
Stamping the same function out millions of times to reach a billion lines doesn't seem too relevant to real world applications. This looks like it would be fairly friendly to the compiler; it's not having to parse hundreds of files with hundreds of #includes full of template metaprogramming.
What are some alternatives?
When comparing hello_imgui and Scimark2-Dev-Cpp you can also consider the following projects:
ImFrame - dear imgui + glfw framework
ProtoInput - Proto Input enables split screen on PC games by hooking Windows functions and redirecting input from multiple keyboards/mice/controllers
hello-wayland - A hello world Wayland client (mirror)
WindowsHModular - A modular Windows.h Header. Licensed under Public Domain & MIT.
tintin - TinTin++, aka tt++, is an extensible console MUD client.
Dev-Cpp - A fast, portable, simple, and free C/C++ IDE