#design-patterns (30 Repositories)
Ranked open-source repositories tagged with #design-patterns, scored by pull request acceptance likelihood and maintainer engagement velocity.
4.4%
40.2h
30 repositories tagged #design-patterns
faif/python-patterns
A collection of design patterns/idioms in Python
Azure-Samples/cloud-design-patterns
Sample implementations for cloud design patterns found in the Azure Architecture Center.
mkobuolys/flutter-design-patterns
Flutter Design Patterns application
iluwatar/java-design-patterns
Design patterns implemented in Java
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
ashishps1/awesome-low-level-design
Learn Low Level Design (LLD) and prepare for interviews using free resources.
joshnuss/design-patterns-in-elixir
Common design patterns applied in Elixir
tmrts/go-patterns
Curated list of Go design patterns, recipes and idioms
thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
mehmetozkaya/Design-Microservices-Architecture-with-Patterns-Principles
Design Microservices Architecture with Patterns & Principles. Design Microservices Architecture with Design Patterns, Principles and the Best Practices. How to handle millions of request with designing system for high availability, high scalability, low latency, and resilience to network failures on distributed microservices.
yunkaiyueming/php_design_patterns
PHP设计模式的使用
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.
rabbal/DNTFrameworkCore
Lightweight and Extensible Infrastructure for Building Web Applications - Web Application Framework
eleev/swift-design-patterns
🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x
PavelLoparev/design-patterns
Contains examples of design patterns that implemented in php
EdisonTalk/DesignPattern.Samples.CSharp
23 Object Oriented Design Patterns Sample Code by C#
Totoro-jam/battle-tested-patterns
Battle-tested programming patterns from production codebases — React, Linux, Go, Chromium, and more. Precise source links, multi-language examples, runnable exercises.
kshitijmishra23/low-level-design-concepts
Code Samples to understand SOLID design principles and Design Patterns in JAVA.
downdemo/Design-Patterns-in-Cpp17
23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr
ismanf/golang-design-patterns
Implementation of design patterns in Golang
yehongzhi/learningSummary
涵盖大部分Java进阶需要掌握的知识,包括【微服务】【中间件】【缓存】【数据库优化】【搜索引擎】【分布式】等等,欢迎Star~
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#版本实现
OmarElgabry/DesignPatterns
Examples of Design Patterns in Java
urfnet/URF.Core
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight.
knightsj/object-oriented-design
面向对象设计的设计原则和设计模式
MarioGalindoQ/Modern-CPP-Design-Patterns
38 Design Patterns and C++ Idioms implemented in Modern C++
vahidvdn/realworld-design-patterns
Design Patterns with real world examples in TypeScript, practical diagrams and unit tests ✅