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

GitHub topics: command-pattern

AaronLasseigne/active_interaction

:briefcase: Manage application specific business logic.

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

foobara/foobara

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

Language: Ruby - Size: 2.41 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 11 - Forks: 0

OleksandrZadvornyi/audiorecorder

Enhanced Qt Audio Recorder implementing Observer, State, Command, Strategy and Facade design patterns for educational purposes. Based on Qt's example.

Language: C++ - Size: 62.5 KB - Last synced at: 13 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

CatCodeGames/Commands

Command Pattern and Command Queue for Unity

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

Doraku/DefaultUnDo

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

Language: C# - Size: 408 KB - Last synced at: 4 days ago - Pushed at: 24 days ago - Stars: 21 - Forks: 2

idieguez/uhu-patrones-diseno-practica-command

Patrón Command.

Language: Java - Size: 59.6 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 0

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

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

vincentsortoh/paybridge

Paybridge is a modular and extensible framework designed to unify access to diverse collection and payment service providers through a command-pattern architecture. It supports dynamic parameter and response mapping

Language: Python - Size: 5.86 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

drexed/lite-command

Ruby Command based framework (aka service objects)

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

davinceleecode/MediatRConsoleApp

A simple implementation of MediatR in .NET, demonstrating how to use the CQRS pattern with request handlers. This project includes a basic example of consuming MediatR for handling commands and queries in a decoupled way.

Language: C# - Size: 369 KB - Last synced at: 5 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

colyseus/command

Command Pattern for Colyseus

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

rajan2275/Python-Design-Patterns

Python Design Patterns

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

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

br-silvano/mcp-todo

API de gerenciamento de tarefas via WebSocket com execução modular de comandos e suporte a ferramentas, desenvolvida em TypeScript com banco SQLite. Projetada para integração com agentes de inteligência artificial.

Language: TypeScript - Size: 267 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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

ezrasingh/stratagem

A Rust trait library that enables state management and command execution with built-in undo support, inspired by the Command design pattern

Language: Rust - Size: 42 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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: about 2 months ago - Pushed at: almost 2 years ago - Stars: 199 - Forks: 39

adambajguz/Typin

Declarative framework for interactive CLI applications

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

Royal-Code/Pipeline

This repo has libraries for DotNet that implement the mediator, chain of responsibility, and decorator patterns in order to build a pipeline of functions (handlers) to process requests (such as commands and queries) and produce results (response). This is designed for functions (handlers) to be plugged in without any direct dependency.You can use a simple function delegate or determine that a method of a service will be a handler.

Language: C# - Size: 335 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

markets/serviz

📐 Command object Interface for Ruby

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

RaduTul/Smart-Stream-Recommendation-System

Design Pattern task

Language: Java - Size: 109 KB - Last synced at: about 15 hours ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

TiffanyKousiman/tictactoe-console-game

Extensible and object-oriented C# framework for two-player tic-tac-toe game

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

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: 7 days ago - Pushed at: 12 months ago - Stars: 61 - Forks: 5

tonitaga/key_value_storages

A console application that allows you to interactively work with key-value pair stores such as 'HashTable [unordered_map]' and 'Red Black Tree [map]'. Allows to make comparison of basic operations between storages.

Language: C++ - Size: 183 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 1 - 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: 3 months ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

zmts/honotype-api-nodejs

🔥 [WIP][2025 - now] Hono based RESTful API – lightweight, flexible and efficient boilerplate written in TypeScript as an alternative to the NestJS approach, without unnecessary complexity :]

Language: TypeScript - Size: 284 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

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

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: over 2 years ago - Stars: 21 - Forks: 4

juan-kabbali/UnityCommandPattern

command pattern design and implementation for unity video games

Language: C# - Size: 2.34 MB - Last synced at: 13 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Dinidu21/Design-Patterns-Java

Comprehensive Guide to Design Patterns in Java 🚀

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

andreluizsecco/AspNetCore.BookStore

ASP.NET Core application using Command Pattern and Repository Pattern

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

JulianaMancera/Assign2_CommandPattern

Software Engineering 1 - Command Pattern: Laboratory Assignment 2

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

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

ehsangazar/design-patterns-cpp

All Design Patterns Samples in C++

Language: C++ - Size: 40 KB - Last synced at: 3 months ago - Pushed at: over 7 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: about 4 years ago - Stars: 39 - Forks: 8

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

shubhamv108/object-oriented-design-patterns

Simple examples of some of the Object Oriented Design Patterns.

Language: Java - Size: 32.9 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 3

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: 22 days ago - Pushed at: 6 months ago - Stars: 174 - Forks: 11

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

Programmer-RD-AI/CI6115_Food_Ordering_System

The Pizza Ordering System is a sophisticated software solution that revolutionizes the way customers order and customize their perfect pizza. Built with Python, this system implements multiple design patterns to create a robust, scalable, and user-friendly platform.

Language: Python - Size: 7.76 MB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

sc0v0ne/design_pattern_command

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

Language: Java - Size: 4.88 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

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

B3tmen/HCI_Projekat-A_Dental-Clinic

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

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

kacianoghelere/crypto_dashboard

A crypto currency pricing dashboard.

Language: Dart - Size: 270 KB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

arthurfp/Go_Command_Pattern

A Go project demonstrating the Command pattern by encapsulating requests as objects. This repository showcases best practices in design patterns, command execution, and unit testing.

Language: Go - Size: 5.86 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

franck-gaspoz/WidgetDockXTreme

Widget Dock for the desktop

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

VikashChauhan51/vconsole

VConsole is a .NET library to parse command line arguments and execute commands.

Language: C# - Size: 1.33 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

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

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

Sohil-Mansuri/Design-Patterns-Example

Design patterns with proper examples

Language: C# - Size: 72.3 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

xfrr/go-cqrsify

Lightweight, easy-to-use Go library designed to facilitate the implementation of software engineering principles such as Clean Architecture, Event-Sourcing, and Event-Driven.

Language: Go - Size: 85.9 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Denis-Bredun/Console-Text-Editor

⌘ Console Text Editor that's the implementation of Command Pattern. Commands Copy, Cut, Paste, Delete, Undo and Redo are implemented.

Language: C++ - Size: 5.98 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

bordunosp/Bus

Command Query Event Bus (CQRS)

Language: Swift - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

alin-andersen/AlinSpace.Commands

Fluent pure asynchronous command library.

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

akurcubic/Gerumap

Desktop app for creating and editing Mind Maps

Language: Java - Size: 227 KB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nithya-hub-26/Shopping_Application

This project is a client-server application that manages user authentication and product data storage. It is designed using various software design patterns, ensuring a scalable, maintainable, and robust architecture. The communication between the client & server is handled using TCP for reliable messaging and UDP for broadcasting messages.

Language: C++ - Size: 37.1 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

RewisServer/brigadier

Our own custom command system inspired by Mojang's brigadier

Language: Java - Size: 40 KB - Last synced at: 10 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 2

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: 2 months ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 5

rneeft/patterns 📦

Package that provides the foundation to implement the Patterns

Language: C# - Size: 35.2 KB - Last synced at: 7 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

MilovanTomasevic/Python-Design-Patterns

Python Design Patterns

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

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: 3 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

streamlined2/FinalProject

Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.

Language: Java - Size: 361 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

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

jorgeandrespadilla/proyecto-integracion-sistemas

Proyecto Final de Integracion de Sistemas

Language: Python - Size: 25.4 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MainaGeorge/DesignPatterns

This is a project with some basic implementations of design patterns in .net. It is meant to be a guide to the reasoning and insight to the popular design patterns

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

mauricioabcz/gooPet

Sistema de Gestão de um PetShop

Language: Java - Size: 363 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

pradipdharam/e-commerce-application_low-level-design

Designing an E-commerce Application. Handling payments, permissions, sercher etc are introduced. Add products functionalities are incorporated using command design pattern. Cart & Order manager are designed.

Language: Python - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

HendEmad/Design-Patterns

A repo. includes my study notes and implementation of design patterns

Language: C++ - Size: 108 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - 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 at: 12 months ago - Pushed at: about 5 years ago - Stars: 65 - Forks: 18

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: almost 2 years ago - Stars: 3 - Forks: 0

BeatrizBastosBorges/CarneAPI

Web API projetada para gerenciar e automatizar o processo de criação, consulta e controle de carnês

Language: C# - Size: 867 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kiat/OOP-Design-Patterns

OOP Design Patterns Code Examples

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

M-Taghizadeh/Python-Design-Patterns

implementation of design patterns with python

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

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

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

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

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

AshayKing/design-pattern

Unleasing Design Patterns in Java

Language: Java - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

sharif-dev/SharingApp

Language: Java - Size: 251 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

AppCoreNet/Commands 📦

Command framework

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

Svelez12/HumanoTest

A demo on Clean Architecture with CQRS and Repository Pattern in .NET Web API

Language: C# - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lknstanley/GameDevPlayground

A simple playground for myself to demonstrate some game development technologies and tests.

Language: C# - Size: 1.39 MB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

wevertonpaulino/RoboApi

Desenvolvimento de uma interface para controlar os movimentos de um Robô.

Language: C# - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: almost 4 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 at: about 1 year ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 5

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

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

VKohai/FindYourKohai

Find Your Love with FindYourKohai Bot

Language: C# - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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

Jose-agg/CarWorkshop_JPA

Desarrollo de una aplicación orientada a objetos con software intermedio de mapeo objeto-relacional

Language: Java - Size: 422 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

djzenma/Warzone

Advanced Programming Practices Project @ Concordia University

Language: Java - Size: 1.31 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 2

vivopensource/gofpatternscsharp

Design Patterns for C# (Gang of Four)

Language: C# - Size: 411 KB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

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

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

CSUI-Adpro/tutorial-2

Behavioral Design Pattern: Command Pattern and Template Pattern.

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

alex-coded/trainegy

Simulating Regional Rail Dynamics with Real-Time CFR Schedules.

Language: C++ - Size: 605 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - 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

pablwoAraujo/adopet

Curso de Java e refatoração: melhorando códigos com boas práticas

Language: Java - Size: 38.7 MB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AweSkyBear/obs-disp

Create 0-coupling declarative event-bound components with functions and objects only

Language: TypeScript - Size: 98.6 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Related Keywords
command-pattern 301 design-patterns 102 singleton-pattern 74 observer-pattern 71 decorator-pattern 59 strategy-pattern 58 adapter-pattern 55 java 53 factory-pattern 48 facade-pattern 46 state-pattern 41 builder-pattern 39 iterator-pattern 38 abstract-factory-pattern 38 composite-pattern 34 proxy-pattern 29 prototype-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 flyweight-pattern 17 command 17 template-method-pattern 16 design-pattern 15 cpp 14 dotnet 11 interpreter-pattern 10 spring-boot 10 unity 9 object-oriented-programming 9 clean-architecture 9 ruby 9 singleton 9 mvvm 9 cqrs 9 designpatterns 8 null-object-pattern 8 structural-patterns 7 behavioral-patterns 7 adapter-design-pattern 7 chain-of-responsibility 7 solid-principles 7 mvc 7 unity3d 7 patterns 7 strategy-design-pattern 6 undo-redo 6 wpf 6 oop 6 repository-pattern 6 pattern 6 maven 6 junit 6 tdd 6 java-8 6 software-design 5 mvc-architecture 5 mvc-pattern 5 python 5 typescript 5 php 5 rest-api 5 composite-patterns 5 commands 5 creational-patterns 5 software-engineering 5 game-development 5 java8 5 api 5 dependency-injection 5 event-driven 5 cqrs-pattern 5 clean-code 5 cli 4 oop-principles 4 python3 4 command-line 4 ddd 4 object-oriented 4 command-line-parser 4 cpp17 4 multithreading 4 template 4 dotnet-core 4 golang 4 observer-design-pattern 4 game-programming-pattern 4 kotlin 4 go 4 javafx 4 builder-design-pattern 4 command-bus 4 cplusplus 3 command-line-tool 3 sql 3