LeanQt - a stripped-down Qt version easy to build from source and to integrate with an application

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • LeanQt

    LeanQt is a stripped-down Qt version easy to build from source and to integrate with an application.

  • NAF

    NMR Application Framework

  • That's actually not so difficult; Qt has good provisions for this (e.g. the meta type/object system with introspection, properties and the like which can be examined and used at runtime); the Qt company themselves offer a Python and JavaScript binding. I'm often mapping Qt objects as Lua user data which can be easily abstracted away even in C++98 (see e.g. https://github.com/rochus-keller/NAF/tree/master/Script2).

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

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

  • You should check out Dear ImGui https://github.com/ocornut/imgui

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