An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with designpatterns

A curated list of projects in awesome lists tagged with designpatterns .

https://github.com/youlookwhat/designpattern

📚 Java 23种设计模式全归纳

designpattern designpatterns java

Last synced: 13 Apr 2025

https://github.com/nemanjarogic/designpatternslibrary

A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.

architecture csharp design design-patterns designpatterns dotnet dotnet5 gof-patterns oop patterns principles

Last synced: 11 Apr 2025

https://github.com/nemanjarogic/DesignPatternsLibrary

A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.

architecture csharp design design-patterns designpatterns dotnet dotnet5 gof-patterns oop patterns principles

Last synced: 31 Mar 2025

https://github.com/jaredtao/DesignPattern

C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)

cpp11 design-patterns designpatterns

Last synced: 17 Apr 2025

https://github.com/jaredtao/designpattern

C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)

cpp11 design-patterns designpatterns

Last synced: 12 Apr 2025

https://github.com/PacktPublishing/Node.js_Design_Patterns_Second_Edition_Code

Code repository for Node.js Design Patterns Second Edition, published by Packt

book books design-patterns designpatterns learning node nodejs packt

Last synced: 03 Apr 2025

https://github.com/feixiao/DesignPattern

设计模式实现(Java、C++、Golang)

designpatterns

Last synced: 15 Mar 2025

https://github.com/vamshiiitbhu14/designpatternsinswift

This repository contains all the code from my book 'Design Patterns in Swift', live at https://www.amazon.com/dp/B07FYXHBKZ. All code written in Swift4. Do give a star if you like the work.

coding-practices computer-science designpatterns gang-of-four swift4

Last synced: 17 Jun 2025

https://github.com/gmershad/fooddelivery

Design OO food delivery app with C# & Design Patterns

cancellation csharp-code design designpatterns food patterns restaurant

Last synced: 20 Aug 2025

https://github.com/weihanli/designpatterns

DesignPatterns samples by CSharp《大话设计模式》 中设计模式总结/C#(.NET)代码

csharp design-pattern design-patterns designpatterns dotnet dotnetcore oop patterns

Last synced: 13 Apr 2025

https://github.com/shubhamzanwar/design-patterns

common creational, behavioural and structural patterns implemented in go 🤩

design-patterns designpatterns go go-lang learning portfolio software-development software-engineering

Last synced: 26 Apr 2025

https://github.com/flywo/swiftdesignpattern

设计模式在Swift中的应用,使用的是Swift3.0。

designpatterns swift-3 swift-designpattern

Last synced: 11 Apr 2025

https://github.com/leaofelipe/javascript-design-patterns

ES5 - Javascript design pattern examples

designpatterns javascript

Last synced: 11 Apr 2025

https://github.com/keremtan/carfactory

This is a fictional system software which runs on console. This system is designed to understand the uses of Template Method and Iterator Design Patterns.

design-patterns designpatterns iterator-pattern java maven patterns template-method-pattern template-pattern

Last synced: 13 Apr 2025

https://github.com/keremtan/wellshellgame

This is a demo game running on console. This game is designed to understand the uses of Strategy and Simple Factory Design Patterns.

design-patterns designpatterns factory-design-pattern factory-pattern java patterns simple-factory simple-factory-design-pattern simple-factory-pattern strategy strategy-design-pattern strategy-pattern

Last synced: 27 Oct 2025

https://github.com/falberthen/designpatterns_101

An extensible collection of design patterns grouped by types.

designpatterns

Last synced: 13 May 2025

https://github.com/otaviovb/ovb.demos.ecommerce

Desenvolvendo um Ecommerce como forma de traçar metas de estudos

aspnet cart csharp designpatterns dotnet e-commerce ecommerce microsservices shop shopping-cart

Last synced: 15 Apr 2025

https://github.com/gmershad/sales-tax

Sales Tax Problem Solution in C# using with Abstract Factory and Strategy Design Pattern

abstract-factory-pattern csharp designpatterns sales-tax strategy-pattern thoughtworks

Last synced: 23 Apr 2025

https://github.com/chucheng92/designpattern

设计模式Java描述

designpatterns

Last synced: 15 Apr 2025

https://github.com/beretta350/golang-design-patterns

This repository provides a comprehensive collection of design patterns implemented in Go (Golang). It serves as a practical guide to understanding and applying common software design patterns in real-world Golang projects.

adapter behavioralpatterns builder coding creationalpatterns designpatterns factory-pattern go golang observer-pattern programming singleton softwaredesign structuralpatterns

Last synced: 24 Apr 2025

https://github.com/wheelo/reducing-wtfs-per-minute

Clean Code: Reducing WTFs Per Minute

cleancode designpatterns javascript

Last synced: 24 Apr 2025

https://github.com/similato87/academia-planner

Course project exploring GOF design patterns. Team collaboration to design a student course registration system, integrating multiple software patterns. Includes both test and functional components.

coureseregistration designpatterns gof softwarearchitecture systemdesign

Last synced: 04 Oct 2025

https://github.com/aershov24/design-patterns-interview-questions

🔴 Design Patterns Interview Questions and Answered to prepare for your next developer interview

design-pattern design-patterns designpatterns interview-practice interview-preparation interview-questions interview-test oop-principles

Last synced: 13 Sep 2025

https://github.com/chenbihao/design-patterns

设计模式的文章与示例及实例

design-pattern design-patterns designpatterns java

Last synced: 27 Oct 2025

https://github.com/szlsay/ios-guidesandsamplecode

iOS中文指导与使用

designpatterns guide

Last synced: 17 Sep 2025

https://github.com/anlingyi/designpatterns

设计模式学习记录

demo designpatterns java

Last synced: 26 Aug 2025

https://github.com/adeldaniel/learn-design-patterns-in-dart

Made this repo just to help learning design patterns in Dart, so this repo for anyone needs to learn design patterns in Dart language. This repo also helped developers use Dart programming language by providing some examples for each pattern with many UML class diagrams.

behavioral-design-patterns creational-design-patterns dart dart-lang dart-programming dart-programming-advanced dartlang design-patterns design-patterns-in-dart designpatterns flutter object-oriented-programmin-in-dart object-oriented-programming oop solid solid-principles solid-principles-examples state-design-pattern strategy-design-pattern structural-design-patterns

Last synced: 01 Aug 2025

https://github.com/felixklauke/bloatcycle

MVC Pattern used in C# - Just a quick and dirty experiment how cool JetBrain's Rider really is - Very cool.

and csharp design designpatterns dirty mvc quick

Last synced: 21 Feb 2025

https://github.com/batux/design_patterns

A bunch of design pattern examples which I developed in Java ...

designpatterns java

Last synced: 24 Dec 2025

https://github.com/elazzouzihassan/bridge-design-pattern

Ce projet implémente le design pattern Bridge en Java à travers un cas pratique : un système de contrôle d’appareils électroniques (TV, Radio) à l’aide de télécommandes (Simple et Avancée).

bridge design-pattern design-patterns designpatterns java java8 pont

Last synced: 24 Oct 2025

https://github.com/boltuix/custom-swipe-to-refresh-jetpack-compose

This example demonstrates how to make a Jetpack Compose Custom Swipe to refresh

android customfont designpatterns kotlin material3 materialdesign pull-to-refresh pulltorefresh swipetorefresh uiux

Last synced: 15 May 2025

https://github.com/bikash-hutait/archeville-tournament

"Archeville Super-Archery Tournament Scoreboard" is a Java program for tracking scores in a team archery contest. It allows input of participating nations, archers, and score updates. The scoreboard refreshes after each round, displaying team scores, individual archer scores, and synchronicity bonuses.

commandpattern design-patterns designpatterns java lld lld-problems low-level-design

Last synced: 05 Mar 2025

https://github.com/shaman-dp/patterns

Паттерны проектирования на C++ с примерами

cpp designpatterns development oop patterns patterns-cpp softwaredesign

Last synced: 04 May 2025

https://github.com/niniloveyou/designpattern

IDE插件,尚未完成,多种常用设计模式,一键生成java/kotlin模板代码,提高开发效率

design-pattern designpatterns idea idea-plugin

Last synced: 10 Nov 2025

https://github.com/cemutku/designpatterns

Design patterns with code examples

c design-patterns designpatterns

Last synced: 18 Jul 2025

https://github.com/volatile-programming/murk.designpatterns

Cross cutting concern NuGet for quick implementation of design patterns.

csharp designpatterns nugets

Last synced: 28 Dec 2025

https://github.com/adagio/design-patterns

Design Diagrams from Design Patterns book by Head First

design-pattern design-patterns designpattern designpatterns

Last synced: 08 Aug 2025

https://github.com/ciucurdaniel/designpatterns

A project where I have a self-made example for some design pattern.

designpatterns

Last synced: 03 Mar 2025

https://github.com/mrakashkumar/java_programmingskills

Its Many Java Programming Just like Pattern Based, logical based, Modules and Division based, Data-structure and Algorithm based etc

algorithm collections datastructures designpatterns exception-handling java java-programming java-programmingskills java8 logical-programming multithreading oop-concepts progra

Last synced: 04 Apr 2025

https://github.com/ahmedhamdadaelhadad/software-design-patterns

Complete Guide for Software Design Patterns, SOLID Principles, OOP and UML With Real Examples from Real Projects

designpatterns oop solid uml

Last synced: 26 Feb 2025

https://github.com/amirtbi/design-patterns

Some design pattern practice using Typescript

designpatterns typescript

Last synced: 01 Sep 2025

https://github.com/nurselaltin/softwarenotes

A collection of notes and code examples on advanced software development topics.

designpatterns notes solid

Last synced: 26 Feb 2025

https://github.com/pavanpadamata26/singletondesignpattern

This repository implements the Singleton Design Pattern for managing a thread-safe, centralized database connection pool. The design ensures only one instance of the connection pool exists during the application’s lifecycle, optimizing resource usage and performance.

designpatterns java sql

Last synced: 30 Apr 2025

https://github.com/brneto/design-patterns

Implemented example of Design Patterns in Java

design-pattern design-patterns designpattern designpatterns gof-patterns java java-8

Last synced: 23 Mar 2025

https://github.com/osfunapps/dagger2.1example

A simple example on how to use dagger 2.1 in mvp style

dagger2 dagger2-android dagger2-mvp designpatterns kotlin mvp mvp-android mvp-architecture

Last synced: 23 Mar 2025

https://github.com/agoalofalife/pattern_php

Practice or review base patterns on PHP

design-patterns designpatterns pattern patterns

Last synced: 24 Mar 2025

https://github.com/bobergot/large-scale-data-processing-design-patterns

Explore essential MapReduce design patterns for big data processing! This repository includes practical implementations of patterns from the "MapReduce Design Patterns" book, complete with examples across summarization, filtering, organization, joins, and more.

bigdata bigdataanalytics cloudcomputing dataengineering dataprocessing datascience designpatterns distributedcomputing hadoop java mapreduce

Last synced: 16 Mar 2025

https://github.com/novatecconsulting/ws-2017-11-10-architecture

This repository contains the content of the architecture workshop (2017-11-10).

architecture designpatterns spring

Last synced: 29 Dec 2025

https://github.com/colinbut/gof-design-patterns

My personal stab at implementing Gang of Four (GoF) Design Patterns

design-pattern design-patterns designpattern designpatterns gang-of-four gang-of-four-design-patterns java

Last synced: 27 Mar 2025

https://github.com/amirdoosti6060/designpatterns

This solution contains several projects (which complete gradually) and in each one I implement one of the design patterns

cshap design-patterns designpatterns dotnet

Last synced: 06 Oct 2025

https://github.com/nubisub/oopjv

Praktikum Pemrograman Berorientasi Objek

designpatterns gui java object-oriented-programming

Last synced: 11 Apr 2025