Top 5 C++ Pattern Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
I think the poster child of going full OOP (that one can look at) is ACE/TAO [1], an implementation of CORBA. It had deep inheritance trees and abstractions piled on abstractions.
Similar to Mach and microkernels, folks ran ACE/TAO and thought CORBA was slow, when it was just the implementation that was not built for speed.
1. https://github.com/DOCGroup/ACE_TAO
-
flucxx
An experiment in writing QML applications using the flux pattern, but combined with the type safety and speed of C++.
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C++ Pattern discussion
C++ Pattern related posts
Index
What are some of the best open-source Pattern projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | Tidal | 2,289 |
2 | Mach7 | 1,278 |
3 | ACE_TAO | 707 |
4 | flucxx | 3 |
5 | autohotkey-memory-scanner | 0 |