iluwatar/java-design-patterns resource
Design patterns implemented in Java observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4407
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
94625 stars · 27395 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A large open-source collection of classic and modern software design patterns implemented in Java, with well-commented source code examples, software design principles, and reusable Java 17 code snippets. It serves as a browsable tutorial catalog for learning object-oriented design practices.
Use cases
- learn how to implement the singleton pattern in java
- find a java example of the observer pattern
- study software design principles before an interview
- browse copy-pasteable java code snippets
- understand the difference between factory and abstract factory patterns
- teach design patterns in a software engineering course
When to choose
- you want well-commented, runnable Java examples of design patterns
- you are learning or teaching object-oriented design
- you need reference implementations to guide refactoring toward idiomatic patterns
When to avoid
- you need a production library to import rather than educational example code
- you work in a language other than Java
- you need a formal design-pattern certification or textbook-only material
Facets
learning-resource · maturity active
developer-tools documentation developer-tools tutorials programming-languages jvm design-patterns java code-snippets educational object-oriented-design
2 sources
- readme: https://github.com/iluwatar/java-design-patterns · fetched 2026-08-28 · 17407e883407
- homepage: https://java-design-patterns.com · fetched 2026-08-28 · 19e3626e6612
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| iluwatar/java-design-patterns | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="iluwatar/java-design-patterns")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem