Our great sponsors
-
Fuzzing: if your program takes any sort of arbitrary input and you aren't fuzzing, then you have broken software
-
ultimatepp
U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Good old ASSERT in many individual tests modules that get run daily works for me.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
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.
Related posts
- Why modules?
- New 3.1.6 release of wxWidgets, free and open source library for creating portable native GUI applications, adding transparent support for high DPI artwork and much more, is now available.
- Is it good idea to learn Qt for a beginner C++ developer
- What is the best GUI library in C++ for real time data plotting
- Pascal – A curated list of Delphi, FreePascal, and Pascal shiny things