Architecture of a Qt application

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fruit

    Fruit, a dependency injection framework for C++

    Things like Dependency Injection/Inversion are a little more cumbersome in C++ but certainly can be done, and I believe there's libraries for that as well (found a couple searching around, like fruit and boost-ext di ).

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • Experimental Boost.DI

    C++14 Dependency Injection Library

    Things like Dependency Injection/Inversion are a little more cumbersome in C++ but certainly can be done, and I believe there's libraries for that as well (found a couple searching around, like fruit and boost-ext di ).

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

  • State machines with C++20 coroutines and Asio/Boost Async

    2 projects | /r/cpp_questions | 8 Apr 2023
  • When Debug Symbols Get Large

    2 projects | news.ycombinator.com | 9 Mar 2023
  • [Boost::MSM] Huge Memory Usage Issue During Compilation

    1 project | /r/cpp_questions | 11 Nov 2022
  • State machine suggestion?

    2 projects | /r/QtFramework | 27 Oct 2022
  • Specifications for an open source finite state machine library

    1 project | /r/cpp | 25 Oct 2022

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?