Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: decorator-pattern

foldright/inspectable-wrappers

🪐 Inspectable Wrappers Specification, provides the interfaces to make wrapper instances as an inspectable wrapper chain.

Language: Java - Size: 319 KB - Last synced: 1 day ago - Pushed: 1 day ago - Stars: 5 - Forks: 0

patternsandbox/javascript

Design patterns in JavaScript

Language: JavaScript - Size: 1.14 MB - Last synced: 2 days ago - Pushed: 3 days ago - Stars: 1 - Forks: 0

jimmyjazz31/CSSFinalProject

CS665 2024: Final Project with Design Patterns, ie Creational and Structural

Size: 1.2 MB - Last synced: 3 days ago - Pushed: 4 days ago - Stars: 0 - Forks: 0

pawello2222/Appliable

Appliable makes configuring objects easier and more convenient using closures.

Language: Swift - Size: 245 KB - Last synced: 7 days ago - Pushed: 7 days ago - Stars: 1 - Forks: 0

sergeyleschev/ios-dev-skills

 iOS Dev Skills. Performance Review. @ S. Leschev. Google Engineering Level: L7+

Size: 354 KB - Last synced: 6 days ago - Pushed: 10 months ago - Stars: 26 - Forks: 1

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: 7 days ago - Pushed: 3 months ago - Stars: 805 - Forks: 103

Geri-Borbas/iOS.Package.Withable

📐 Declarative UIKit in 10 lines of code.

Language: Swift - Size: 2.22 MB - Last synced: 14 days ago - Pushed: about 2 years ago - Stars: 25 - Forks: 2

JakubVojvoda/design-patterns-cpp

C++ Design Patterns

Language: C++ - Size: 65.4 KB - Last synced: 16 days ago - Pushed: over 2 years ago - Stars: 3,956 - Forks: 914

max-prosper/go-design-patterns

Software design patterns examples in Golang

Language: Go - Size: 44.9 KB - Last synced: 17 days ago - Pushed: over 5 years ago - Stars: 4 - Forks: 0

imanghafoori1/laravel-decorator

Easily decorate your method calls with laravel-decorator package

Language: PHP - Size: 156 KB - Last synced: 17 days ago - Pushed: 18 days ago - Stars: 135 - Forks: 3

sergeyleschev/design-patterns

 Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+

Language: Swift - Size: 225 KB - Last synced: 6 days ago - Pushed: 11 months ago - Stars: 37 - Forks: 23

sassman/edu-pattern-catalog-php

providing some useful design patterns with some small use case illustrations mostly for education.

Language: PHP - Size: 40 KB - Last synced: 23 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

sassman/edu-decorator-pattern-php

Illustrating the usage and the use case of the decorator pattern.

Language: PHP - Size: 483 KB - Last synced: 23 days ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

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: 23 days ago - Pushed: 3 months ago - Stars: 3,243 - Forks: 448

meng-ucalgary/ensf-614-assignment-7

An assignment on design patterns

Language: C++ - Size: 1.96 MB - Last synced: 25 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

riyadomf/Design-Patterns-Java

Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.

Language: Java - Size: 17.1 MB - Last synced: 30 days ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

AshayKing/design-pattern

Unleasing Design Patterns in Java

Language: Java - Size: 38.1 KB - Last synced: 30 days ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

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

Language: Ruby - Size: 215 KB - Last synced: 21 days ago - Pushed: 8 months ago - Stars: 465 - Forks: 87

iampranabray/Design-Patterns-Dart

This repository contains sample code and explanations for various Object-Oriented Programming Design Patterns implemented in Dart language.

Language: Dart - Size: 15.6 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 4 - Forks: 0

mwenyoa/oop_school_library

Language: Ruby - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 3

argon7academic/TrabalhosES2 📦

Resolução dos trabalhos aula da cadeira ES2 IPV 2019/2020

Language: Java - Size: 11.3 MB - Last synced: about 1 month ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

fisenkodv/design-patterns

🎨 Design patterns

Language: C# - Size: 69.3 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 4 - Forks: 3

stephendolan/decorator

A simple Crystal shard for decorating objects

Language: Crystal - Size: 77.1 KB - Last synced: 18 days ago - Pushed: over 2 years ago - Stars: 12 - Forks: 1

TmaneChouaib/decorator-pattern-pizza-app

This repository showcases the implementation of the Decorator pattern in a java-based Pizza application :octocat:

Language: Java - Size: 752 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

hirishu10/design-patterns

Design Patterns

Language: Java - Size: 48.8 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

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: about 1 month ago - Pushed: almost 2 years ago - Stars: 1,255 - Forks: 164

apantle/hashmapper

Minimalistic utility to apply mapping rules to associative arrays in PHP (hashmap for friends)

Language: PHP - Size: 50.8 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

mhmdnzr/Accessor-TS

The purpose of creating this repository and writing readme for it is only the aspect of public awareness and increasing the level of knowledge of typescript programmers.

Language: TypeScript - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 1

mahammad-mostafa/school-library

This is the fifth project in the fourth module of the Microverse program. It is about a school library application implemented with Object Oriented Programming concepts using Ruby.

Language: Ruby - Size: 59.6 KB - Last synced: about 1 month ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

qkrwoghd04/Console-Based-Library-Management-System

try to use various design patterns to implement a simple Console-Based Library Management System(LMS) using java

Language: Java - Size: 24.4 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

suoapvs/DesignPatterns

:low_brightness: Design Patterns

Language: Java - Size: 42.9 MB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

design-patterns-for-humans/Russian

:ru: translation [WIP]

Size: 72.3 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 52 - Forks: 10

jimmyjazz31/CS665Assign4

CS665 Assing4 on Structural Design Patterns

Size: 739 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

rahulkg31/design-patterns

This project provides concise examples of commonly used design patterns, demonstrating their implementation and illustrating their usage.

Language: Java - Size: 383 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

varasat/DividoTest

Example of the use of the Decorator Pattern

Language: PHP - Size: 49.8 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

wevertonpaulino/CachingDecorator

A simple example of Caching with the Decorator Pattern.

Language: C# - Size: 8.79 KB - Last synced: about 2 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

akormous/design-patterns

A collection of C++ projects implementing various object-oriented design patterns.

Language: C++ - Size: 1.4 MB - Last synced: 3 days ago - Pushed: 2 months ago - Stars: 14 - Forks: 5

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 42 - Forks: 66

jibinmathew69/TypescriptTutorial

Typescript learning Repository along with design patterns

Language: TypeScript - Size: 26.4 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

gangelo/deco_lite

DecoLite is a little gem that allows you to use the provided DecoLite::Model class to dynamically create Decorator class objects. Use the DecoLite::Model class directly, or inherit from the DecoLite::Model class to create your own unique subclasses with custom functionality. DecoLite::Model includes ActiveModel::Model, so validation can be applied using ActiveModel validation helpers you're familiar with; or, you can roll your own - just like any other ActiveModel. DecoLite::Model allows you to consume a Ruby Hash that you supply via the initializer (DecoLite::Model#new) or via the DecoLite::Model#load! method. Any number of Ruby Hashes can be consumed. Your supplied Ruby Hashes are used to create attr_accessor attributes (or "fields") on the model. Each attribute created is then assigned the value from the Hash that was loaded. Again, any number of hashes can be consumed using the DecoLite::Model#load! method.

Language: Ruby - Size: 228 KB - Last synced: 24 days ago - Pushed: 24 days ago - Stars: 5 - Forks: 0

mupezzuol/java-design-patterns

Project that implements some design patterns using Java (Facades, Singletons, Bridges, Adapters, Strategy, Decorator, State, Builder, Observer, Factory and much more).

Language: Java - Size: 5.86 MB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 3 - Forks: 5

thr0m3l/CSE308-Software-Engineering-Sessional

Implementation of few of famous GoF design patterns and unit testing done as a part of Software Engineering Sessional.

Language: Java - Size: 6.33 MB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

SedatD/DesignPatterns

Playground for Design Patterns

Language: Java - Size: 49.8 KB - Last synced: 2 months ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

sr-hosseyni/Calculator

Example for some design patterns in PHP

Language: PHP - Size: 29.3 KB - Last synced: 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Junzhuodu/design-patterns

C++ Implementation for 23 Design Patterns

Language: C++ - Size: 1.46 MB - Last synced: 2 months ago - Pushed: over 1 year ago - Stars: 81 - Forks: 26

muhammadzadeh/nester

🚀🎉📚 Boilerplate and Starter for NestJS, This project is starting point for anyone looking to start a new project using NestJS. It comes with some pre-written code to help you get started quickly, and it includes features for authentication, notifications, attachments, and user management.

Language: TypeScript - Size: 365 KB - Last synced: 9 days ago - Pushed: 2 months ago - Stars: 2 - Forks: 0

anupavanm/csharp-design-patterns-for-humans-examples

Complete C# Examples Refereed in csharp-design-patterns-for-humans

Language: C# - Size: 53.7 KB - Last synced: 3 months ago - Pushed: about 4 years ago - Stars: 65 - Forks: 18

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.

Language: C# - Size: 245 KB - Last synced: 2 months ago - Pushed: about 4 years ago - Stars: 257 - Forks: 71

matthewbdaly/laravel-repositories

A base repository class and interface, together with a caching decorator. Extend them for use in your own projects

Language: PHP - Size: 35.2 KB - Last synced: about 1 month ago - Pushed: almost 6 years ago - Stars: 12 - Forks: 1

TmaneChouaib/decorator-pattern-beverage-app

This repository showcases the implementation of the Decorator pattern in a java-based Beverage application :octocat:

Language: Java - Size: 1.31 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 0

YAS-SIIN/DesignPatterns

Design paterns

Language: C# - Size: 3.42 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 0

vivopensource/gofpatternscsharp

Design Patterns for C# (Gang of Four)

Language: C# - Size: 411 KB - Last synced: 27 days ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

bujosa/decorator-design-pattern

See example of decorator design pattern in go

Language: Go - Size: 4.88 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

porgetit/Autolavado-AutoMap

Este repositorio guarda el código fuente del proyecto AutoMap, un aplicativo sencillo que busca aprovechar la escalabilidad de la arquitectura MVC con la versatilidad del patrón de diseño Decorator. Es un proyecto académico que busca cumplir con la funcionalidad específica indicada durante las clases.

Language: Java - Size: 41 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

phamhongphuc1403/dotnet-microservices-boilerplate

A work-in-progress .NET microservices boilerplate, following Clean Architecture.

Language: C# - Size: 974 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 7 - Forks: 1

apektas/designPatterns

Design Patterns

Language: Java - Size: 1.95 KB - Last synced: 4 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

AlexKhranovskiy/simple-MVC-site

Simple MVC site with 3 pages and caching with Redis.

Language: PHP - Size: 26.4 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

itsferdiardiansa/Design-Patterns

Every design pattern that every Software Engineer understand. Basic implementation with a simple case

Language: TypeScript - Size: 33.2 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

naichuan-zhang/EZHotel

CS4125 - Hotel Management System

Language: Java - Size: 2.54 MB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 9 - Forks: 3

m7mdyoussef/Shopy

Shopy (E-commerce iOS App) facilitates the search, selection, and purchase of clothing products online, keeping your favorite products in your personal account to buy them later, in addition to providing ads and discount codes on products and the possibility of purchasing products by visa or by payment upon receipt.

Language: Swift - Size: 17.8 MB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 4

ganeshkbhat/jsextenders

Array, Object, String, Function, Create Decorators extension Utils like for Python and more for Node.js

Language: JavaScript - Size: 542 KB - Last synced: 7 days ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

adessoSE/ControllerVsMinimalApi

This is a sample .NET Core Web API project that demonstrates various architectural patterns and best practices for building scalable and maintainable applications. This project is intended to serve as a learning resource and a starting point for building real-world .NET Core applications.

Language: C# - Size: 5.29 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 7 - Forks: 3

danjdrennan/devwrap

Pytorch ensure_device decorator for wrapping functions and nn.Module methods.

Language: Python - Size: 6.84 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

imanghafoori1/laravel-middlewarize

Use middleware to decorate method calls within your application code.

Language: PHP - Size: 256 KB - Last synced: 7 days ago - Pushed: over 1 year ago - Stars: 107 - Forks: 5

nyrta1/J40

Educational practice for the final project on the subject of [ Software Design Patterns ] №2nd project

Language: Java - Size: 77.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

mkassaf/Design-patterns

Design patterns

Language: Java - Size: 76.2 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 6

baembei/Design-Patterns-Java

I just wanna be happy...

Language: Java - Size: 19.5 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

rythm-net/Easter-Project

Course Project (Discipline - Design Patterns Java - 3rd Year, 2nd Semester)

Language: Java - Size: 109 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

tarekmansour/Decorator-Pattern

Implement decorator pattern for caching strategy

Language: C# - Size: 17.6 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 4 - Forks: 0

nyrta1/Online-Food-Ordering-System

Educational practice for the final project on the subject of [ Software Design Patterns ]

Language: Java - Size: 81.1 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

majorAndrea/Design_Patterns

My implementations of some common software Design Patterns, with Javascript and some NodeJS.

Language: JavaScript - Size: 17.6 KB - Last synced: 6 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

AsimaCoder/SDP-Final

Game System Project

Language: Java - Size: 89.8 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

richrookie/Design-Pattern

12 Design Patterns You Must Know.

Language: C# - Size: 126 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

AlfonsoCatelliUni/ing-sw-2020-arca-aulicino-catelli

Software Engineering Project of Santorini Board Game

Language: Java - Size: 89.3 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

LucazFFz/infinite-validation

♾️ Infinite Validation is a .NET validation library built to exemplify use cases for the decorator and specification patterns. It draws heavy inspiration from the FluentValidation library.

Language: C# - Size: 146 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

sc0v0ne/design-pattern-decorator

Develop a system that uses the pattern given in class. "Decorator" design pattern.

Language: Java - Size: 11.7 KB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

cristianV0117/patrones

Patrones de desarrollo con SLIM y PHP

Language: PHP - Size: 229 KB - Last synced: 7 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

yichunzhao/Design-Patterns

An introduction of patterns using simple examples (in construction)

Language: Java - Size: 53.7 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

belei-bohdan/samples-design-patterns

A collection of code examples that demonstrate various design patterns used in software development.

Language: C# - Size: 25.4 KB - Last synced: 7 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

danduh/ngx-custom-decorators

Set of useful decorators

Language: TypeScript - Size: 3.76 MB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 4 - Forks: 0

furkanozev/Object-Oriented-Analysis-Design

Object Oriented Analysis and Design (JAVA Language) Design Patterns, Java GUI

Language: HTML - Size: 6.35 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

BrunoSoaresE/DecoratorPatternExemplo

Exemplo de Decorator Pattern

Language: C# - Size: 94.7 KB - Last synced: 7 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

jcluppnow/OOSE-Assignment

Language: Java - Size: 1.05 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

jun-labs/resilience4j

💫 Learning Resilience4j

Language: Java - Size: 1.35 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

dimasaryamurdiyan/gofood-clone

Go-FooD Clone app with clean architecture

Language: Kotlin - Size: 234 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

aradradev/school-library-app

[School Library App] is an application that holds school library information. The application enables the one to add a new student, a teacher or a book and also store information of whoever borrows a book and when.

Language: Ruby - Size: 19.5 KB - Last synced: about 1 month ago - Pushed: 9 months ago - Stars: 1 - Forks: 0

ehsangazar/design-patterns-php

All Design Patterns Samples in PHP

Language: PHP - Size: 20.5 KB - Last synced: about 1 month ago - Pushed: over 6 years ago - Stars: 45 - Forks: 15

sid-shaha/designPatterns

Contains example codes of various low level design patterns.

Language: Java - Size: 31.3 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 2 - Forks: 0

ramanks19/design-patterns

Understanding of design patterns

Language: Java - Size: 45.9 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

TommyQNguyen/Blobber

Blobber game in Java to explore 4 design patterns: Observer, Singleton, Decorator, Abstract Factory during my studies.

Language: Java - Size: 42 KB - Last synced: 6 days ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

ricofritzsche/decorator-pattern-typescript

Decorator Design Pattern through a relatable car assembly analogy, realized in TypeScript. This repo provides a step-by-step implementation, showcasing how we can dynamically enhance objects with additional functionalities.

Language: TypeScript - Size: 4.88 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

chr1st0scli/Rainsoft.Validations

A library for easy validations.

Language: C# - Size: 98.6 KB - Last synced: 26 days ago - Pushed: 10 months ago - Stars: 1 - Forks: 0

snegrini/IngSw-Project-2020

Prova Finale di Ingegneria del Software - Polimi Ingegneria Informatica - A.A. 2019-2020

Language: Java - Size: 86.8 MB - Last synced: 2 months ago - Pushed: over 3 years ago - Stars: 6 - Forks: 5

alinaHinzhulBSNU/DesignPatterns

Design patterns demo. Inspired by O`REILLY "Head First Design Patterns" book.

Language: Java - Size: 201 KB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

eduardogomesf/my-wallet

A digital wallet backend built with NestJS and TypeScript. Features event-sourcing integration with EventStoreDB, offering two primary REST endpoints for transaction management and balance checking.

Language: TypeScript - Size: 740 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

dimasaryamurdiyan/CryptoApp-Bootcamp

Language: Kotlin - Size: 195 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

AlanNunes/DesignPatterns

Explanation and implementation of some Design Patterns written in C# language

Language: C# - Size: 41 KB - Last synced: 9 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

AlexFazio64/Structural-Patterns 📦

Graphical Demos for Structural Patterns

Language: Java - Size: 8.35 MB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

scaffolds00/type-dynamodb

simple but powerful dynamodb ORM that uses decorators to get the most benefits from typescript and OOP like inheritance, override methods and adding multiple layers of decorators.

Language: TypeScript - Size: 85.9 KB - Last synced: 14 days ago - Pushed: almost 3 years ago - Stars: 9 - Forks: 0

iremsha/design-patterns

🎓 Home tasks from design patterns course

Language: C# - Size: 353 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Related Keywords
decorator-pattern 320 design-patterns 124 observer-pattern 91 singleton-pattern 87 adapter-pattern 85 strategy-pattern 79 factory-pattern 79 java 63 builder-pattern 62 facade-pattern 59 command-pattern 53 abstract-factory-pattern 51 composite-pattern 48 bridge-pattern 47 proxy-pattern 41 iterator-pattern 34 state-pattern 34 mediator-pattern 33 decorator 31 prototype-pattern 31 flyweight-pattern 29 chain-of-responsibility-pattern 28 factory-method-pattern 24 template-pattern 22 visitor-pattern 21 csharp 20 decorators 19 structural-patterns 18 typescript 16 memento-pattern 16 ruby 15 php 15 design-pattern 15 patterns 14 oop 13 singleton 12 creational-patterns 9 template-method-pattern 9 strategy-design-pattern 9 adapter-design-pattern 9 python 8 golang 8 behavioral-patterns 8 chain-of-responsibility 8 cpp 7 python3 7 dotnet 7 object-oriented-programming 7 repository-pattern 7 dependency-injection 7 factory 7 clean-architecture 6 builder-design-pattern 6 javascript 6 mvc 6 interpreter-pattern 6 oop-principles 5 gui 5 rspec 5 solid-principles 5 composite-patterns 5 unit-testing 5 command 5 observer-design-pattern 5 strategy 5 maven 5 mvc-pattern 5 abstract-factory 5 designpatterns 5 cqrs 5 null-object-pattern 5 iterator 5 adapter 5 java8 4 redis 4 swift 4 spring-boot 4 swing-gui 4 inheritance 4 solid 4 rubocop 4 java-8 4 gof-patterns 4 php-library 4 docker 4 cache 4 object-oriented 4 kotlin 4 pattern 4 software-design 4 composite 3 lld 3 mapper 3 prototype 3 open-closed-principle 3 momento-pattern 3 state-design-pattern 3 junit 3 creational-design-patterns 3 structural-design-patterns 3