dbacinski/Design-Patterns-In-Kotlin resource
Design Patterns implemented in Kotlin observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 3628
- days_rel: n/a
- days_push: 813
- n_releases_24m: 0
Adoption not part of the score
5996 stars · 685 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A curated collection of classic Gang of Four design patterns (behavioral, creational, structural) implemented as idiomatic Kotlin code examples. It serves as a reference for learning how design patterns translate into Kotlin's language features.
Use cases
- learn design patterns in kotlin
- see observer pattern implemented in kotlin
- kotlin examples of creational and structural patterns
- study idiomatic kotlin for software design
- reference for design patterns on android with kotlin
- compare design patterns across languages
When to choose
- you want concise, runnable Kotlin examples of classic design patterns
- you are learning Kotlin and already know pattern concepts from other languages
- you need a quick reference for pattern implementations on the JVM or Android
When to avoid
- you need a production-ready pattern library to import as a dependency
- you want comprehensive coverage of all patterns or modern architectural patterns
- you need a tutorial with step-by-step explanations rather than code examples
Facets
learning-resource · maturity maintenance
developer-tools documentation programming-languages tutorials developer-tools jvm design-patterns kotlin educational code-examples software-architecture android
1 source
- readme: https://github.com/dbacinski/Design-Patterns-In-Kotlin · fetched 2026-08-28 · 3f567a086998
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dbacinski/Design-Patterns-In-Kotlin | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="dbacinski/Design-Patterns-In-Kotlin")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem