Easiest to Build C++ Library

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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).

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • vbox-d3d-shaders-test

    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.

  • directory_hook

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

  • 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)

  • sciter

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

  • Elements C++ GUI library

    Elements C++ GUI library

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

  • 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.

    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