
Top 10 C++ Libraries in 2024
C++ is a powerful programming language that provides a wide range of libraries to help developers build efficient and effective software. T
4 min readC/C++ code quality, architecture and static analysis insights.

C++ is a powerful programming language that provides a wide range of libraries to help developers build efficient and effective software. T
4 min read
CppDepend 2024.1 has just been released and it's completely free for personal use! Our development team at CppDepend has been diligently
2 min read
ChatGPT has gained popularity in recent times. As a team with years of experience in the field of code quality, we decided to experiment wi
2 min read
CppDepend for C/C++ and JArchitect for Java are powerful software tools that offer a wide range of features to help C, C++, and Java develo
5 min read
C++ coding standards are essential for any software engineer to ensure the software being developed is high quality, secure, and robust. Th
4 min read
C++ and Java are two of the most popular programming languages in the world. Both are widely used for developing a variety of applications,
3 min read
CppDepend is a powerful and versatile tool for analyzing code dependencies in C++. It is designed to help developers, architects, and p
3 min read
CppDepend, the leading code analysis tool for C/C++ developers, announces the release of its latest version 2023.1, with exciting new featu
2 min read
Writing high-quality code is critical to the success of any software project, as it affects the reliability, performance, and maintainabili
5 min read
A design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. Patterns are form
6 min read
Both CppDepend and SonarQube are static analyzers that offer a rule-based system to detect problems in C/C++ code. However, the CppDepend de
4 min read
Since its creation, C++ evolved continuously and it passed many major milestones from the C with classes to the rise of the new standards. F
3 min read