liu-jianhao/Cpp-Design-Patterns resource
C++设计模式 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2893
- days_rel: n/a
- days_push: 691
- n_releases_24m: 0
Adoption not part of the score
2609 stars · 618 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A collection of C++ implementations of classic design patterns, organized by category such as component collaboration, object creation, and interface isolation. It also covers object-oriented design principles like DIP, OCP, and SRP with explanatory notes.
Use cases
- learn design patterns in c++
- c++ examples of singleton and factory patterns
- study object-oriented design principles
- reference for implementing observer or strategy pattern in c++
- prepare for software design interviews
- understand decorator and bridge pattern implementations
When to choose
- you want concise, runnable C++ examples of GoF design patterns
- you are learning OOP design principles alongside pattern implementations
- you prefer a categorized, tutorial-style repository
When to avoid
- you need a production-ready pattern library to link into your project
- you need a permissively licensed codebase (no license is provided)
- you need patterns in another language
Facets
learning-resource · maturity active
developer-tools programming-languages tutorials cpp cross-platform design-patterns cpp object-oriented-design educational code-examples algorithms
1 source
- readme: https://github.com/liu-jianhao/Cpp-Design-Patterns · fetched 2026-08-28 · ff0270674258
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liu-jianhao/Cpp-Design-Patterns | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="liu-jianhao/Cpp-Design-Patterns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem