Easiest to Build C++ Library

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

JetBrains - Tell us how you use coding tools. You may win a prize!
Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
surveys.jetbrains.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

    The times when it wants to use other libraries is for one of the starter templates (https://github.com/ocornut/imgui/tree/master/examples).

  2. JetBrains

    Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!

    JetBrains logo
  3. qt_practise

    Qt5, CMake, Crossplattform practise

    And you can look into a github repo of mine where i did those tutorials on Linux with gcc and CMake.https://github.com/smokejohn/qt_practise/tree/master/bogo/1_helloworld

  4. vbox-d3d-shaders-test

    Discontinued Purpose of the project is testing MS Direct3D API under different virtualization solutions

    This simple app created with pure WinAPI GUI without frameworks. I used it for testing D3D shaders in Virtualbox. Shader Test.

  5. directory_hook

    Very simple Qt application. Directory hook. Same as previous solution, create out-of-source build, and from created directory run cmake ..

  6. hello_imgui

    Hello, Dear ImGui: unleash your creativity in app development and prototyping

    (I ran git clone --recursive https://github.com/pthom/hello_imgui to get the hello_imgui directory)

  7. sciter

    Sciter: the Embeddable HTML/CSS/JS engine for modern UI development

  8. Elements C++ GUI library

    Elements C++ GUI library

    A declarative UI framework : https://github.com/cycfi/elements

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ImRAD is a GUI builder for the ImGui library

    5 projects | news.ycombinator.com | 15 Aug 2024
  • Need help with text alignment

    2 projects | /r/DearPyGui | 29 May 2023
  • Dynamic plot

    2 projects | /r/DearPyGui | 23 Mar 2023
  • Segfault when running on MacOS when refreshing static textures

    1 project | /r/DearPyGui | 21 Mar 2023
  • What to look for in a GUI?

    1 project | /r/learnpython | 20 Mar 2023

Did you know that C++ is
the 7th most popular programming language
based on number of references?