Topic: "design-patterns"
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Language: Python - Size: 10.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 324,679 - Forks: 52,938
iluwatar/java-design-patterns
Design patterns implemented in Java
Language: Java - Size: 44.6 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 93,302 - Forks: 27,320
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
Size: 1.4 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 67,362 - Forks: 6,720
kamranahmedse/design-patterns-for-humans
An ultra-simplified explanation to design patterns
Size: 146 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 46,984 - Forks: 5,462
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
Size: 95.7 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 45,239 - Forks: 3,183
faif/python-patterns
A collection of design patterns/idioms in Python
Language: Python - Size: 3.65 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 42,368 - Forks: 7,055
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
Language: Go - Size: 905 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 26,920 - Forks: 2,315
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
Language: Java - Size: 7.63 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 25,428 - Forks: 5,444
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
Language: PHP - Size: 5.93 MB - Last synced at: 18 days ago - Pushed at: 11 months ago - Stars: 22,188 - Forks: 4,561
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
Language: Java - Size: 15 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 20,603 - Forks: 5,095
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
Language: Go - Size: 3.14 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 19,353 - Forks: 2,664
vasanthk/react-bits
✨ React patterns, techniques, tips and tricks ✨
Size: 1020 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 17,415 - Forks: 1,120
ochococo/Design-Patterns-In-Swift
📖 Design Patterns implemented in Swift 5.0
Language: Swift - Size: 1.33 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 15,270 - Forks: 1,745
Sairyss/domain-driven-hexagon
Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included
Language: TypeScript - Size: 7.1 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 13,817 - Forks: 1,420
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
Language: C# - Size: 8.03 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 13,191 - Forks: 2,089
tachyons-css/tachyons
Functional css for humans
Language: CSS - Size: 17.5 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 11,697 - Forks: 674
dotnet-architecture/eShopOnWeb 📦
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb
Language: C# - Size: 58.3 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 10,525 - Forks: 5,874
mehdihadeli/awesome-software-architecture
📚 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.
Size: 3.05 MB - Last synced at: 12 days ago - Pushed at: 6 months ago - Stars: 10,151 - Forks: 856
sschmid/Entitas
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Language: C# - Size: 81.7 MB - Last synced at: 2 days ago - Pushed at: about 2 years ago - Stars: 7,598 - Forks: 1,127
dbacinski/Design-Patterns-In-Kotlin
Design Patterns implemented in Kotlin
Language: Kotlin - Size: 263 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 5,963 - Forks: 698
prasadgujar/low-level-design-primer
Dedicated Resources for the Low-Level System Design. Learn how to design and implement large-scale systems. Prep for the system design interview.
Size: 38.1 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 5,677 - Forks: 2,053
torokmark/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
Language: TypeScript - Size: 78.1 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 5,311 - Forks: 766
ets-labs/python-dependency-injector
Dependency injection framework for Python
Language: Python - Size: 39 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 4,720 - Forks: 341
QianMo/Unity-Design-Pattern
:tea: All Gang of Four Design Patterns written in Unity C# with many examples. And some Game Programming Patterns written in Unity C#. | 各种设计模式的Unity3D C#版本实现
Language: C# - Size: 3.92 MB - Last synced at: 8 months ago - Pushed at: almost 6 years ago - Stars: 4,433 - Forks: 1,026
sohamkamani/javascript-design-patterns-for-humans
An ultra-simplified explanation of design patterns implemented in javascript
Size: 95.7 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 4,407 - Forks: 495
munificent/game-programming-patterns
Source repo for the book
Language: HTML - Size: 123 MB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 4,303 - Forks: 507
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
Language: C# - Size: 20.9 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4,271 - Forks: 751
taiga-family/taiga-ui
Angular components library for awesome people
Language: TypeScript - Size: 3.06 GB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 3,845 - Forks: 547
fbeline/design-patterns-JS
All the 23 (GoF) design patterns implemented in Javascript
Language: JavaScript - Size: 139 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 3,641 - Forks: 631
guanguans/design-patterns-for-humans-cn Fork of kamranahmedse/design-patterns-for-humans
设计模式超简单的解释 - An ultra-simplified explanation to design patterns
Size: 356 KB - Last synced at: 23 days ago - Pushed at: 25 days ago - Stars: 3,448 - Forks: 477
yusufyilmazfr/tasarim-desenleri-turkce-kaynak
Türkçe kaynağa destek olması amacıyla oluşturulmuş bir kaynaktır. Konu anlatımının yanı sıra C#, Java, Go, Python, Kotlin ve TypeScript gibi birçok dilde tasarım desenlerinin uygulamasını içermektedir.
Language: HTML - Size: 3.94 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 3,358 - Forks: 461
ardalis/GuardClauses
A simple package with guard clause extensions.
Language: C# - Size: 3.59 MB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 3,250 - Forks: 281
eleev/ios-learning-materials
📚 Curated list of articles, tutorials and repos that may help you dig a little bit deeper into iOS [and Apple Platforms].
Language: Swift - Size: 5.69 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 3,031 - Forks: 394
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.
Language: Makefile - Size: 584 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 2,983 - Forks: 618
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
Language: C# - Size: 379 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 2,982 - Forks: 661
webpro/programming-principles
Categorized overview of programming principles & design patterns
Size: 65.4 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2,892 - Forks: 663
abishekaditya/DesignPatterns
Project : Design Patterns Examples in C#
Language: C# - Size: 96.7 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 2,679 - Forks: 649
liu-jianhao/Cpp-Design-Patterns
C++设计模式
Language: C++ - Size: 90.8 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 2,527 - Forks: 609
jeanboydev/Android-ReadTheFuckingSourceCode
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Language: HTML - Size: 52.5 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2,522 - Forks: 522
marcelgsantos/learning-oop-in-php
A collection of resources to learn object-oriented programming and related concepts for PHP developers.
Size: 82 KB - Last synced at: 2 days ago - Pushed at: about 5 years ago - Stars: 2,510 - Forks: 426
davidgf/design-patterns-in-ruby
GoF design patterns in Ruby
Size: 56.6 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 2,496 - Forks: 388
wesdoyle/design-patterns-explained-with-food
GoF Design Patterns with "Real-World" examples involving Food-Related Businesses and mock dependencies
Language: C# - Size: 2.08 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 2,438 - Forks: 173
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
Language: C# - Size: 650 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 2,378 - Forks: 185
tylerlaberge/PyPattyrn 📦
A simple library for implementing common design patterns.
Language: Python - Size: 237 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 2,323 - Forks: 158
mohuishou/go-design-pattern
golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
Language: Go - Size: 4.26 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 2,208 - Forks: 349
ardalis/Specification
Base class with tests for adding specifications to a DDD model
Language: C# - Size: 1000 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 2,178 - Forks: 254
nemanjarogic/DesignPatternsLibrary
A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
Language: C# - Size: 5.94 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2,064 - Forks: 214
Habrador/Unity-Programming-Patterns
Implementations of programming design patterns in Unity with examples in C# when to use them.
Language: C# - Size: 1.3 MB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 2,000 - Forks: 265
rmanguinho/clean-ts-api
API em NodeJs usando Typescript, TDD, Clean Architecture, Design Patterns e SOLID principles
Language: TypeScript - Size: 2.8 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1,893 - Forks: 494
Blankj/AndroidOfferKiller
:muscle: Help you get a better offer.
Size: 80.1 KB - Last synced at: 8 months ago - Pushed at: about 5 years ago - Stars: 1,876 - Forks: 241
JosephZhu1983/java-common-mistakes
书籍《Java 开发坑点解析:从根因分析到最佳实践》 & 极客时间专栏《Java业务开发常见错误100例》源码
Language: Java - Size: 9.86 MB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1,822 - Forks: 729
danilowoz/react-atomic-design
🔬 How the Atomic Design methodology can create a great design system from scratch and make better developers.
Language: JavaScript - Size: 264 KB - Last synced at: 8 months ago - Pushed at: almost 3 years ago - Stars: 1,804 - Forks: 218
mkobuolys/flutter-design-patterns
Flutter Design Patterns application
Language: Dart - Size: 4.61 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1,801 - Forks: 372
PacktPublishing/Node.js-Design-Patterns-Third-Edition
Node.js Design Patterns Third Edition, published by Packt
Language: JavaScript - Size: 1.19 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 1,780 - Forks: 516
nnupoor-zz/js_designpatterns
Language: JavaScript - Size: 28.3 KB - Last synced at: 7 months ago - Pushed at: about 5 years ago - Stars: 1,735 - Forks: 117
yehongzhi/learningSummary
涵盖大部分Java进阶需要掌握的知识,包括【微服务】【中间件】【缓存】【数据库优化】【搜索引擎】【分布式】等等,欢迎Star~
Size: 396 KB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 1,460 - Forks: 320
RudeCrab/rude-java
Java Practice Projects(SSM、Spring Boot、Spring Security、MinIO、Vue). 以Java语言为主的各种项目实践,涵盖各个业务、各个功能,并附上高质量文章讲解,其中一些甚至可以单开一个仓库。让你再也不用寻找各种框架demo、项目脚手架。
Language: Java - Size: 1.95 MB - Last synced at: 8 months ago - Pushed at: almost 4 years ago - Stars: 1,411 - Forks: 566
lpxxn/rust-design-pattern
rust design patterns
Language: Rust - Size: 66.4 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 1,401 - Forks: 110
anupavanm/csharp-design-patterns-for-humans Fork of kamranahmedse/design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
Language: C# - Size: 175 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1,364 - Forks: 170
boost-ext/sml
C++14 State Machine library
Language: C++ - Size: 31.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,297 - Forks: 200
boost-ext/di
C++14 Dependency Injection library
Language: C++ - Size: 71.6 MB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 1,235 - Forks: 147
coding-parrot/Low-Level-Design
Useful Resources for Low Level System Design
Language: Java - Size: 109 KB - Last synced at: 8 months ago - Pushed at: about 2 years ago - Stars: 1,201 - Forks: 413
RefactoringGuru/design-patterns-typescript
Design Pattern Examples in TypeScript
Language: TypeScript - Size: 182 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1,157 - Forks: 180
Suryakant-Bharti/Important-Java-Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android :fire:
Language: Java - Size: 991 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1,122 - Forks: 371
FengJungle/DesignPattern
Design pattern demo code
Language: C++ - Size: 41.5 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1,105 - Forks: 273
desenvolvedor-io/dev-store
A microservices e-commerce reference application built with ASP.NET 9
Language: C# - Size: 7.5 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1,097 - Forks: 212
landy8530/DesignPatterns
经典设计模式讲解以及项目实战(Java版)
Language: Java - Size: 660 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1,093 - Forks: 260
mahmoudparsian/data-algorithms-book
MapReduce, Spark, Java, and Scala for Data Algorithms Book
Language: Java - Size: 397 MB - Last synced at: 8 months ago - Pushed at: about 1 year ago - Stars: 1,075 - Forks: 661
RefactoringGuru/design-patterns-java
Design Pattern Examples in Java
Language: Java - Size: 270 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1,064 - Forks: 322
hendurhance/ui-ux
📚 This guide is designed to help you learn UI/UX design, and is divided into three levels: Beginner, Intermediate, and Expert. It includes learning resource, guides and tools that cover all aspects of designing user interfaces and user experiences.
Size: 1.75 MB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 1,057 - Forks: 211
RefactoringGuru/design-patterns-php
Design Pattern Examples in PHP
Language: PHP - Size: 1.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1,049 - Forks: 173
kauemurakami/getx_pattern
Design pattern designed to standardize your projects with GetX on Flutter.
Language: Makefile - Size: 120 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1,033 - Forks: 231
fadeevab/design-patterns-rust
Rust examples for all 23 classic GoF design patterns, and even a little more
Language: Rust - Size: 618 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 1,021 - Forks: 84
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
Language: Haskell - Size: 588 KB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 1,000 - Forks: 37
ardalis/Result
A result abstraction that can be mapped to HTTP response codes if needed.
Language: C# - Size: 391 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 994 - Forks: 126
layer5io/layer5
Layer5, expect more from your infrastructure
Language: JavaScript - Size: 13.6 GB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 982 - Forks: 1,441
bueltge/wordpress-admin-style
This plugin reference elements from wp-admin in an overview with the necessary markup and CSS classes to help you to develop WordPress compliant.
Language: PHP - Size: 4.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 979 - Forks: 121
pgorecki/python-ddd
Python DDD example
Language: Python - Size: 904 KB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 967 - Forks: 121
ArjanCodes/examples
All the code examples I use in my videos
Language: HTML - Size: 120 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 963 - Forks: 294
Sairyss/system-design-patterns
Resources related to distributed systems, system design, microservices, scalability and performance, etc
Size: 170 KB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 959 - Forks: 106
jaredtao/DesignPattern
C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)
Language: C++ - Size: 149 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 952 - Forks: 330
maxkeppeler/sheets
⭐ Offers a range of beautiful sheets (dialogs & bottom sheets) for quick use in your project. Includes many ways to customize sheets.
Language: Kotlin - Size: 142 MB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 935 - Forks: 76
cosen1024/awesome-cs-books
计算机优质电子书整理,并且附带pdf下载链接,包括C,C++,Java,Python,Java,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等
Size: 182 KB - Last synced at: 14 days ago - Pushed at: over 4 years ago - Stars: 884 - Forks: 181
softhausHQ/CircleBar
A fun, easy-to-use tab bar navigation controller for iOS.
Language: Swift - Size: 233 KB - Last synced at: 28 days ago - Pushed at: almost 2 years ago - Stars: 874 - Forks: 66
irahardianto/service-pattern-go
Simple clean Go REST API architecture with dependency injection and mocking example, following SOLID principles.
Language: Go - Size: 7.64 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 870 - Forks: 121
RefactoringGuru/design-patterns-csharp
Design Pattern Examples in C#
Language: C# - Size: 179 KB - Last synced at: 8 months ago - Pushed at: over 1 year ago - Stars: 863 - Forks: 203
sheng-jie/Design-Pattern
设计模式 C# 版( .NET 6),有系列文章讲解
Language: C# - Size: 322 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 852 - Forks: 246
RefactoringGuru/design-patterns-python
Design Pattern Examples in Python
Language: Python - Size: 214 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 844 - Forks: 202
mspnp/cloud-design-patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
Language: C# - Size: 12.5 MB - Last synced at: 25 days ago - Pushed at: 26 days ago - Stars: 841 - Forks: 305
DmitryTsyvtsyn/Kotlin-Algorithms-and-Design-Patterns
This repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
Language: Kotlin - Size: 6.99 MB - Last synced at: 8 months ago - Pushed at: almost 2 years ago - Stars: 839 - Forks: 109
NationalBankBelgium/REST-API-Design-Guide
NBB's REST-ish API Design Guide
Size: 1.95 KB - Last synced at: 8 months ago - Pushed at: about 7 years ago - Stars: 809 - Forks: 152
klaufel/awesome-design-systems
📒 A curated list of bookmarks, resources and articles about design systems focused on developers.
Size: 143 KB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 800 - Forks: 47
infinum/rails-handbook
Describing the development process used by the Infinum Rails Team.
Language: Slim - Size: 869 KB - Last synced at: 29 days ago - Pushed at: about 1 month ago - Stars: 770 - Forks: 133
chayxana/Restaurant-App
Restaurant App 🍔 is a sample open-source e-Commerce 🛒 application for ordering foods, powered by polyglot microservices architecture and cross-platform development including mobile and web
Language: C# - Size: 66.6 MB - Last synced at: 8 months ago - Pushed at: 10 months ago - Stars: 751 - Forks: 273
Selleo/pattern
A collection of lightweight, standardized, rails-oriented patterns.
Language: Ruby - Size: 105 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 719 - Forks: 40
radianttap/Coordinator
Implementation of Coordinators app design pattern.
Language: Swift - Size: 12.1 MB - Last synced at: 10 days ago - Pushed at: about 1 year ago - Stars: 718 - Forks: 48
PacktPublishing/Node.js_Design_Patterns_Second_Edition_Code
Code repository for Node.js Design Patterns Second Edition, published by Packt
Language: JavaScript - Size: 1.11 MB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 716 - Forks: 321
denyspoltorak/metapatterns
Architectural Metapatterns book and wiki
Language: Python - Size: 801 MB - Last synced at: 2 days ago - Pushed at: 4 days ago - Stars: 694 - Forks: 54
marty-suzuki/iOSDesignPatternSamples
This is Github user search demo app which made by many variety of design patterns. You can compare differences in MVC, MVP, MVVM and Flux.
Language: Swift - Size: 80.5 MB - Last synced at: 8 months ago - Pushed at: almost 5 years ago - Stars: 692 - Forks: 92
JamesZBL/java_design_patterns
Java 实现的面向对象设计模式示例, 创建者、抽象工厂、工厂方法、原型、单例、适配器、桥接、组合、装饰器、备忘录、观察者、状态、策略、模板方法、访问者
Language: Java - Size: 360 KB - Last synced at: 8 months ago - Pushed at: over 7 years ago - Stars: 684 - Forks: 310