decorator-pattern
There are 402 repositories under decorator-pattern topic.
JakubVojvoda/design-patterns-cpp
C++ Design Patterns
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.
anupavanm/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
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.
khusnetdinov/ruby.fundamental
:books: Fundamental programming with ruby examples and references. It covers threads, SOLID principles, design patterns, data structures, algorithms. Books for reading. Repo for website https://github.com/khusnetdinov/betterdocs
ebonnal/streamable
concurrent & fluent interface for (async) iterables
VanHakobyan/DesignPatterns
:key:Elements of Reusable Object-Oriented Software:unlock:is a software engineering book describing software design patterns. The book's authors are Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides with a foreword by Grady Booch.
alex-leonhardt/go-decorator-pattern
golang and decorators / decorator patterns
imanghafoori1/laravel-decorator
Easily decorate your method calls with laravel-decorator package
Junzhuodu/design-patterns
C++ Implementation for 23 Design Patterns
ahmetcanaydemir/insanlar-icin-tasarim-desenleri
Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları
imanghafoori1/laravel-middlewarize
Use middleware to decorate method calls within your application code.
piyush6348/Design-Patterns
All design patterns implemented in Java with code, explanation and learning resources
anupavanm/csharp-design-patterns-for-humans-examples
Complete C# Examples Refereed in csharp-design-patterns-for-humans
design-patterns-for-humans/Russian
:ru: translation [WIP]
ehsangazar/design-patterns-cpp
All Design Patterns Samples in C++
ehsangazar/design-patterns-php
All Design Patterns Samples in PHP
sergeyleschev/design-patterns
Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
LeftTwixWand/ModernCQRS
This repository shows, how to implement CQRS architecture pattern, using Autofac and MediatR libraries.
dslsyeoh/design-patterns-exercise
Practice exercise for design patterns
Geri-Borbas/iOS.Package.Withable
📐 Declarative UIKit in 10 lines of code.
sergeyleschev/ios-dev-skills
iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+
KernelPanic92/rx-form-mapper
Proper decorator-based transformation / serialization / deserialization of plain javascript classes to angular reactive forms
mfkimbell/aws-saas-webapp-template
AWS SaaS DevOps Webapp Template: Fully automated DevOps template for deploying a SaaS web application on AWS using Terraform, GitHub Actions, and ECS. It includes a Next.js frontend and a FastAPI backend with PostgreSQL (RDS), featuring a JWT-based authen
akormous/design-patterns
A collection of C++ projects implementing various object-oriented design patterns.
CodeJamm/JAVA_Design_Patterns
Java Design Patterns & their Code implementation
JoanStinson/UnityDesignPatternsReference
A tiny retro action RPG implementation made applying Software Design Patterns to serve as a guide of reusable solutions that can be applied to common problems.
33j33/design-patterns-using-typescript
Design Patterns Using Typescript
driver733/VK-Uploader
VK.com wall posts generator
MilovanTomasevic/Python-Design-Patterns
Python Design Patterns
verloka/DesignPatterns
Design Patterns: Elements of Reusable Object-Oriented Software
stacenko-developer/Patterns
Паттерны проектирования с примерами на C#
Nikoo-Asadnejad/GenericRepository
This class library implements the Generic Repository Pattern for SQL Server databases. It supports both asynchronous and synchronous operations and is designed to offer a clean and efficient data access layer.
rohitksingh/Design_Patterns_aka_Hawai_Baatein
Repository which contains simple code implementation of different Design Pattern.
TrueCar/graphql-decorate
Easily decorate graphql-ruby types with a flexible API
stephendolan/decorator
A simple Crystal shard for decorating objects