1 repository
Reference materials for applying design patterns and engineering principles to a specific language ecosystem.
Distinct from C/C++ Tutorials: Existing candidates focus on tutorials or specific engines, not general software engineering reference materials.
Explore 1 awesome GitHub repository matching software engineering & architecture · Software Engineering Resources. Refine with filters or upvote what's useful.
This project is a curated collection of best practices, coding standards, and style guidelines for writing C++ source code. It serves as a software engineering resource focused on improving code safety, maintainability, and performance. The resource covers multiple domains of C++ development, including safety engineering to reduce bugs and memory errors, as well as code optimization for increased efficiency. It provides a set of collaborative guidelines for consistent code formatting and structural patterns across projects.
Acts as a professional reference for applying industry-standard design patterns and safety principles to C++ development.