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

Topic: "command-pattern"

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: about 1 month ago - Pushed at: over 5 years ago - Stars: 4,433 - Forks: 1,026

AaronLasseigne/active_interaction

:briefcase: Manage application specific business logic.

Language: Ruby - Size: 1.86 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 2,115 - Forks: 143

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: about 1 month ago - Pushed at: 3 months ago - Stars: 2,000 - Forks: 265

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: 5 months ago - Pushed at: almost 3 years ago - Stars: 1,326 - Forks: 170

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: 2 months ago - Pushed at: over 1 year ago - Stars: 839 - Forks: 109

adambajguz/Typin

Declarative framework for interactive CLI applications

Language: C# - Size: 55.6 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 249 - Forks: 13

Seneral/UndoPro 📦

UndoPro is a command-based undo system integrated into Unity's default system. This allows devs to use actions for their undo/redo operations without forcing the user into a new undo-workflow!

Language: C# - Size: 51.8 KB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 199 - Forks: 39

aaronmallen/activeinteractor 📦

An implementation of the command pattern for Ruby with ActiveModel::Validations inspired by the interactor gem. Rich support for attributes, callbacks, and validations, and thread safe performance methods.

Language: Ruby - Size: 471 KB - Last synced at: about 6 hours ago - Pushed at: 6 months ago - Stars: 173 - Forks: 11

andreluizsecco/AspNetCore.BookStore

ASP.NET Core application using Command Pattern and Repository Pattern

Language: C# - Size: 658 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 163 - Forks: 41

ahmetcanaydemir/insanlar-icin-tasarim-desenleri

Tasarım desenlerinin aşırı basitleştirilmiş Türkçe açıklamaları

Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 98 - Forks: 2

Junzhuodu/design-patterns

C++ Implementation for 23 Design Patterns

Language: C++ - Size: 1.46 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 94 - Forks: 33

kiat/OOP-Design-Patterns

OOP Design Patterns Code Examples

Language: Java - Size: 6.89 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 88 - Forks: 48

rajan2275/Python-Design-Patterns

Python Design Patterns

Language: Python - Size: 65.4 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 88 - Forks: 28

piyush6348/Design-Patterns

All design patterns implemented in Java with code, explanation and learning resources

Language: Java - Size: 98.6 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 86 - Forks: 29

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 at: about 1 year ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 18

sang-hyeon/Plastic

This project provides encapsulation of things like Domain, Application Rules, Business Rules or Business Logic in Application.

Language: C# - Size: 544 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 61 - Forks: 5

khannedy/spring-command-pattern

Sample Project for Spring Web Reactive + Reactive Mongo + Command Pattern

Language: Java - Size: 112 KB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 46 - Forks: 21

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 45 - Forks: 30

ycarowr/UnityDesignPatterns

Design Patterns applied to Unity3D and C#

Language: C# - Size: 496 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 39 - Forks: 8

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 at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 37 - Forks: 23

llastkrakw/NeverNote

📝 A Simple Note and Task App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Architecture Components, MVVM, Room, Material Design Components, Notifications and more).

Language: Kotlin - Size: 57.5 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 35 - Forks: 0

markets/serviz

📐 Command object Interface for Ruby

Language: Ruby - Size: 23.4 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 30 - Forks: 1

sketch7/ngx.command 📦

Command pattern implementation for angular. Command used to encapsulate information which is needed to perform an action.

Language: TypeScript - Size: 1.5 MB - Last synced at: 7 months ago - Pushed at: 8 months ago - Stars: 25 - Forks: 3

actions-library/actions

Software without side-effects. Redo and Undo.

Language: Rust - Size: 536 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 0

Doraku/DefaultUnDo

Undo/redo library aiming for ease of integration and usage simplicity.

Language: C# - Size: 408 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 2

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.

Language: C# - Size: 267 MB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 21 - Forks: 4

MilovanTomasevic/Python-Design-Patterns

Python Design Patterns

Language: Python - Size: 2.21 MB - Last synced at: 28 days ago - Pushed at: about 4 years ago - Stars: 19 - Forks: 4

foca/writ

Minimal command pattern implementation on top of Scrivener

Language: Ruby - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 16 - Forks: 0

colyseus/command

Command Pattern for Colyseus

Language: TypeScript - Size: 58.6 KB - Last synced at: 5 days ago - Pushed at: 2 months ago - Stars: 14 - Forks: 9

akormous/design-patterns

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

Language: C++ - Size: 1.4 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 5

rohitksingh/Design_Patterns_aka_Hawai_Baatein

Repository which contains simple code implementation of different Design Pattern.

Language: Java - Size: 44.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 8

verloka/DesignPatterns

Design Patterns: Elements of Reusable Object-Oriented Software

Language: C# - Size: 806 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 4

seahrh/liftoo

Object-oriented design of a lift system

Language: Java - Size: 10.7 KB - Last synced at: 3 months ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 15

zachflower/eloquent-interactions

💼 Manage application specific business logic in Laravel (inspired by ActiveInteraction)

Language: PHP - Size: 46.9 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

rodaine/executor 📦

Action/Executor (Command) Pattern Library for Concurrent Workloads

Language: Go - Size: 18.6 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

foobara/foobara

Foobara is a command-centric and discoverable software framework that abstracts away integration code.

Language: Ruby - Size: 2.46 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 12 - Forks: 1

build-on-aws/amazon-bedrock-with-builder-and-command-patterns

A simple, yet powerful implementation in Java that allows developers to write a rather straightforward code to create the API requests for the different foundation models supported by Amazon Bedrock.

Language: Java - Size: 1.8 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 5

dslsyeoh/design-patterns-exercise

Practice exercise for design patterns

Language: Java - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 12 - Forks: 5

harlanc/design-pattern-cpp

Implement design patterns using c++

Language: C++ - Size: 4.18 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 11 - Forks: 6

grandchamp/CommandScaler

A simple command handler pattern implementation, but fully scalable with RabbitMQ

Language: C# - Size: 51.8 KB - Last synced at: 13 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

kaantas/WaffleShop

Multiple Design Patterns Example

Language: Java - Size: 65.4 KB - Last synced at: 6 days ago - Pushed at: about 8 years ago - Stars: 11 - Forks: 4

mangelsnc/adr-blog

📓 Demo project for ADR talk

Language: PHP - Size: 43 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 9 - Forks: 4

franck-gaspoz/WidgetDockXTreme

Widget Dock for the desktop

Language: C# - Size: 6.29 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 2

ChuliangYang/CleanArchitecture

A sample app in Kotlin, using Uncle Bob's clean architecture + MVVM + Android Architecture Components +DataBinding + RxKotlin, Dagger android, Retrofit, following SOLID principles and common design patterns. Check out this https://github.com/ChuliangYang/MaterialTabPage for MVP and regular MVVM version

Language: Kotlin - Size: 24.2 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 3

okuramasafumi/neco

neco is a NEo COmmand library

Language: Ruby - Size: 54.7 KB - Last synced at: 5 days ago - Pushed at: 11 months ago - Stars: 7 - Forks: 1

bliblidotcom/command-plugin

Command Pattern Plugin for Service Layer

Language: Java - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 7 - Forks: 3

vicmar57/OOP-Design-Patterns

Object Oriented Design Patterns implemented in java

Language: Java - Size: 798 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

CatCodeGames/Commands

Command Pattern and Command Queue for Unity

Language: C# - Size: 807 KB - Last synced at: 20 days ago - Pushed at: 5 months ago - Stars: 6 - Forks: 0

PolyRocketMatt/Delegate

Modern command creation/management for Minecraft plugins

Language: Java - Size: 1.39 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 0

psprao95/ultimate-board-game-system

Java | An object-oriented framework for implemeting any 2-player board game such as Tic-Tac-Toe, Othello, Reversi and Checkers. Uses well known design patterns such as Command, Strategy, vistor, and state

Language: Java - Size: 22.5 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

vukan-markovic/Design_Patterns_Paint

Java Swing paint application demonstrating some design patterns

Language: Java - Size: 1.08 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 5

M-Taghizadeh/Python-Design-Patterns

implementation of design patterns with python

Language: Python - Size: 15.6 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

nicanor-romero/CommandPattern

Application of the command pattern and a undo/redo stack

Language: C++ - Size: 46.9 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 6 - Forks: 3

mchekin/design-patterns

OOP Design Patterns implemented in PHP

Language: PHP - Size: 55.7 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 0

drexed/lite-command

Ruby Command based framework (aka service objects)

Language: Ruby - Size: 377 KB - Last synced at: 21 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

syntialai/TailorMade-backend

TailorMade is a mobile application which connects customer with tailors and fashion designers, so every customer will be able to get the clothes he/she want faster. This repository includes the backend application and the documents related to the project.

Language: Java - Size: 3.95 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

joelmoss/creed

Stupid simple Command pattern for Rails

Language: Ruby - Size: 58.6 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

typinghard/Schedule.io

Um nuget-package com implementações prontas de uma agenda criado para poupar trabalho de desenvolvedores.

Language: C# - Size: 2.03 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1

peter-gergely-horvath/commandmosaic

Implementing Java services based on the command design pattern

Language: Java - Size: 445 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

tstaetter/nanites

Command pattern framework for Ruby

Language: Ruby - Size: 71.3 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

Nowshadjunaed/Design-Pattern

Design pattern is a general, reusable solution to a commonly occurring problem within a given context in software design

Language: Java - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0

Scankiran/UstaDonerciDesignPattern

A term project about usage of multiple design pattern. In this project used Decorator Pattern, Factory Pattern, Template Method Pattern, Command Pattern.

Language: Java - Size: 64.5 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

SwiftBeta/Patrones-en-Swift

🏗 Aprende patrones de diseño en Swift: Creación, estructural y comportamiento.

Language: Swift - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

pallavJha/DesignPatterns

DesignPatterns in Java 8. Practices after reading from Head First Design Patterns

Language: Java - Size: 229 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

max-prosper/go-design-patterns

Software design patterns examples in Golang

Language: Go - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

hozuki/WinFormsCommanding

WPF-ish command pattern for Windows Forms

Language: C# - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

saksham24/android-kit

Learning In-app coding patterns and understanding how well know threading classes and observer classes were made using power of interfaces.

Language: Java - Size: 244 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

deniz-blue/string-commands

A powerful command handler and parser for all your needs. Includes checks, custom arguments, middlewares and more.

Language: JavaScript - Size: 149 KB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 0

cvigueras/mars-rover-command-pattern-kata

You’re part of the team that explores Mars by sending remotely controlled vehicles to the surface of the planet. Develop an API that translates the commands sent from earth to instructions that are understood by the rover.

Language: C# - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

rrohitramsen/ticket_system

Ticket System - Automated Parking Ticket System

Language: Java - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 4

xtenzQ/atm-java

Cash Machine test task for a Back End Developer position

Language: Java - Size: 314 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

Hasanaltan-cpu/DesignPatterns-2

In this repository, i will explain design patterns and which problems can be solved via these patterns.I especially try to use real world scenario.

Language: C# - Size: 1.25 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

youssefmyh/ThreadPoolcommandObserver

Thread Pool Command Observer Pattern with C++/ Cocos2d/gtest

Language: C++ - Size: 11.6 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

mbiomee/Easy.Messaging

This library contains helper-classes for working with messaging

Language: C# - Size: 104 KB - Last synced at: 6 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

guvenaltunsoyy/yazilim-tasarim-kaliplari

Yazılım tasarım kalıpları kullanımı

Language: C# - Size: 9.01 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

odds-bods/EasyCommand

Simple command pattern framework for .NET Core and ASP.NET Core

Language: C# - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

eborghi10/DesignPatterns

Exercises of the Coursera's Design Patterns course

Language: Java - Size: 738 KB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 4

felixflores/railway_operation

This gem is still under heavy development. Do not rely on this for production application since its interface is still subject to breaking changes.

Language: Ruby - Size: 209 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

savepopulation/word-parser

Example implementation of MVP - Clean Architecture, Non-Blocking Ui

Language: Java - Size: 92.8 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 2

cmatosbc/desired-patterns

Desirable, practical, modern and sexy design patterns for PHP 8.2 onwards that can actually be used, not just seen.

Language: PHP - Size: 116 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 1

manoldonev/react-visualization-assignment-ts

POC data visualization app with React, TypeScript, and Jotai using SVG to render a set of objects with corresponding target statistics, and Command pattern for Undo / Redo support.

Language: TypeScript - Size: 1.59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

W-y-l-t/FileSystemManager

A console application for interacting with and managing the file system.

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

matiux/php-design-patterns

PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book

Language: PHP - Size: 9.29 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

Jeckel-Lab/contract

A set of contracts and interfaces to use in different packages

Language: PHP - Size: 88.9 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

neslisahcelek/design-patterns-project

Transortation System Integrated with Multiple Design Patterns.

Language: Java - Size: 406 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

bordunosp/ddd

EventBus, QueryBus, CommandBus, Saga

Language: Go - Size: 87.9 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

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 at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jorgenschumann/InitialEnterprise

Initial Enterprise Architecture for a .net core based business critical backend softwaresystem

Language: CSS - Size: 12.7 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Mahdi7s/Subtitle-Translator

A clean-coded subtitle translator with Winamp and KMPlayer plugin implemented by WPF and C#

Language: C# - Size: 504 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

CodeCricut/WpfCore

Lightweight, opinionated package with commonly used WPF ICommand wrappers, view management solutions, and an event aggregator for global messaging.

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

kamilhan-karaismailoglu/Command-Factory-Singleton-Adapter-Facade-Design-Patterns-With-WPF

In this project; command, factory, singleton, adapter and facade design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.

Language: C# - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

LogoFX/logofx-client-mvvm-commanding 📦

Implementation of Command pattern for MVVM.

Language: C# - Size: 299 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

BIJOY-SUST/Design-Patterns

Here, I've stored some design pattern codes and solid principles that were done in my Design Pattern Lab course. Design Pattern is a description or template for how to solve a problem.

Language: Java - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 2 - 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 at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

vudodov/http-commanding

CQRS Commanding via HTTP

Language: C# - Size: 161 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

SedatD/DesignPatterns

Playground for Design Patterns

Language: Java - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

furkanisitan/design-patterns-in-csharp

Design Pattern Examples in C#

Language: C# - Size: 87.9 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2

MarcoCaballero/klondike-patterns

to comply with the principles of clean code and solid and using, as necessary, the Gamma design patterns

Language: C++ - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

crucified713/fabricjs-click-draw-polygon

Polygon drawing tool utilising Command Pattern built on AngularJS.

Language: JavaScript - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

effesessa/Java-Design-Patterns

Some examples of java design patterns.

Language: Java - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

Related Topics
design-patterns 103 singleton-pattern 74 observer-pattern 71 decorator-pattern 60 strategy-pattern 58 adapter-pattern 55 java 54 factory-pattern 49 facade-pattern 46 state-pattern 41 builder-pattern 39 abstract-factory-pattern 38 iterator-pattern 38 composite-pattern 34 prototype-pattern 29 proxy-pattern 29 bridge-pattern 29 mediator-pattern 28 csharp 27 chain-of-responsibility-pattern 26 memento-pattern 25 template-pattern 24 factory-method-pattern 23 visitor-pattern 19 command 17 flyweight-pattern 17 template-method-pattern 16 design-pattern 15 cpp 14 dotnet 11 interpreter-pattern 10 spring-boot 10 mvvm 9 clean-architecture 9 singleton 9 ruby 9 unity 9 object-oriented-programming 9 cqrs 9 null-object-pattern 8 designpatterns 8 structural-patterns 7 adapter-design-pattern 7 solid-principles 7 behavioral-patterns 7 unity3d 7 mvc 7 patterns 7 chain-of-responsibility 7 oop 6 junit 6 java-8 6 tdd 6 undo-redo 6 repository-pattern 6 wpf 6 strategy-design-pattern 6 pattern 6 maven 6 commands 5 mvc-architecture 5 creational-patterns 5 php 5 api 5 java8 5 rest-api 5 clean-code 5 event-driven 5 mvc-pattern 5 dependency-injection 5 cqrs-pattern 5 composite-patterns 5 typescript 5 python 5 game-development 5 software-design 5 software-engineering 5 multithreading 4 command-line 4 object-oriented 4 cli 4 template 4 oop-principles 4 javafx 4 dotnet-core 4 ddd 4 cpp17 4 python3 4 golang 4 go 4 builder-design-pattern 4 kotlin 4 command-line-parser 4 observer-design-pattern 4 game-programming-pattern 4 command-bus 4 spring 3 sql 3 command-line-tool 3 ai 3