programming-windows-5th-edition VS imgui-cmake

Compare programming-windows-5th-edition vs imgui-cmake and see what are their differences.

programming-windows-5th-edition

Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition. (by yottaawesome)

imgui-cmake

Simple project with cmake files to build imgui's example_sdl_opengl3 on multiple platforms. (by Pesc0)
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
programming-windows-5th-edition imgui-cmake
2 1
73 46
- -
3.3 0.8
7 months ago about 1 year ago
C CMake
- 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.

programming-windows-5th-edition

Posts with mentions or reviews of programming-windows-5th-edition. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-20.
  • A simple "Hello World" on Windows 98
    1 project | /r/vintageprogramming | 24 Apr 2023
    The source code examples are also available on GitHub: Programming Windows 5th edition source code. You can try it yourself either with Windows 98 and Microsoft Visual C++ on VirtualBox or your 90s vintage computer at home.
  • GUI with c.
    4 projects | /r/C_Programming | 20 Feb 2021
    All the code from the book is here: https://github.com/yottaawesome/programming-windows-5th-edition

imgui-cmake

Posts with mentions or reviews of imgui-cmake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-20.
  • GUI with c.
    4 projects | /r/C_Programming | 20 Feb 2021
    If you are willing to switch to c++ you should check this library, its imgui with cmake files and a wrapper, you simply add_subdirectory and you are good to go! https://github.com/Pesc0/imgui-cmake

What are some alternatives?

When comparing programming-windows-5th-edition and imgui-cmake you can also consider the following projects:

XScreenSaverWin - XScreenSaver for Windows

raygui - A simple and easy-to-use immediate-mode gui library

win32 - Win32 and SDL playground.

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

jdupes - A powerful duplicate file finder and an enhanced fork of 'fdupes'.

mdt-cleanup-harddrive-winpe - Win32-based UI application to erase the primary hard disk as part of a Lite Touch installation (WinPE / Microsoft Deployment Toolkit (MDT)).

wim-backup - Win32-based UI application for backup and restore of Windows-based system images (Windows partition) using Windows Imaging Format (WIM) in WinPE environment.

The-C-Programming-Language-2nd-Edition - Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie