Projects in Awesome Lists tagged with iterator-pattern
A curated list of projects in awesome lists tagged with iterator-pattern .
https://github.com/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#版本实现
bridge-pattern command-pattern csharp-design-patterns csharp-resources design-pattern design-patterns facade-pattern factory-pattern game-development game-programming game-programming-pattern iterator-pattern mediator-pattern memento-pattern pool-pattern singleton-pattern unity unity-design-pattern unity3d visitor-pattern
Last synced: 23 Apr 2025
https://github.com/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#版本实现
bridge-pattern command-pattern csharp-design-patterns csharp-resources design-pattern design-patterns facade-pattern factory-pattern game-development game-programming game-programming-pattern iterator-pattern mediator-pattern memento-pattern pool-pattern singleton-pattern unity unity-design-pattern unity3d visitor-pattern
Last synced: 13 Apr 2025
https://github.com/jakubvojvoda/design-patterns-cpp
C++ Design Patterns
abstract-factory-pattern behavioral-patterns cpp creational-patterns decorator-pattern design-pattern factory-method-pattern iterator-pattern object-oriented observer-pattern singleton-pattern strategy-pattern structural-patterns template-method-pattern visitor-pattern
Last synced: 12 Apr 2025
https://github.com/JakubVojvoda/design-patterns-cpp
C++ Design Patterns
abstract-factory-pattern behavioral-patterns cpp creational-patterns decorator-pattern design-pattern factory-method-pattern iterator-pattern object-oriented observer-pattern singleton-pattern strategy-pattern structural-patterns template-method-pattern visitor-pattern
Last synced: 14 Nov 2024
https://github.com/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.
abstract-factory-pattern adapter-pattern bridge-pattern builder-pattern composite-pattern decorator-pattern design-pattern design-patterns facade-pattern factory-pattern iterator-pattern mediator-pattern memento-pattern observer-pattern prototype-pattern proxy-pattern singleton-pattern state-pattern strategy-pattern visitor-pattern
Last synced: 11 Nov 2024
https://github.com/anupavanm/csharp-design-patterns-for-humans
Design Patterns for Humans™ - An ultra-simplified explanation - C# Examples
adapter-pattern behavioral-patterns bridge-pattern builder-pattern chain-of-responsibility-pattern command-pattern composite-patterns creational-patterns csharp decorator-pattern design-patterns facade-pattern factory-pattern flyweight-pattern iterator-pattern mediator-pattern prototype-pattern proxy-pattern singleton-pattern structural-patterns
Last synced: 25 Jan 2025
https://github.com/thma/ltupatternfactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
builder-pattern category-theory design-patterns factory-pattern function-composition functional-languages functor functors gof-patterns haskell iterator-pattern monad monad-transformers monoids pattern-language reader-monad strategy-pattern traversable typeclasses typeclassopedia
Last synced: 12 Apr 2025
https://github.com/thma/LtuPatternFactory
Lambda the ultimate Pattern Factory: FP, Haskell, Typeclassopedia vs Software Design Patterns
builder-pattern category-theory design-patterns factory-pattern function-composition functional-languages functor functors gof-patterns haskell iterator-pattern monad monad-transformers monoids pattern-language reader-monad strategy-pattern traversable typeclasses typeclassopedia
Last synced: 12 Nov 2024
https://github.com/ebonnal/streamable
Pythonic Stream-like manipulation of iterables
asyncio collections data data-engineering decorator-pattern etl etl-pipeline fluent-interface immutability iterable iterator iterator-pattern lazy-evaluation method-chaining python python3 reverse-etl streams threads visitor-pattern
Last synced: 11 Apr 2025
https://github.com/lincanbin/php-pdo-mysql-class
A PHP MySQL PDO class similar to the the Python MySQLdb, which supports iterator and parameter binding when using "WHERE IN" statement.
iterator iterator-pattern mysql pdo php
Last synced: 04 Apr 2025
https://github.com/dotnet-labs/headfirstdesignpattern
Head First Design Pattern: Completely Rewrite in C#
algorithm composite encapsulates factory factory-pattern headfirst iterator-pattern principles proxy-pattern singleton-pattern strategy
Last synced: 11 Apr 2025
https://github.com/ehsangazar/design-patterns-php
All Design Patterns Samples in PHP
abstract-factory-pattern adapter-pattern bridge-pattern builder-pattern chain-of-responsibility-pattern decorator-pattern design-patterns factory-method-pattern flyweight-pattern interpreter-pattern iterator-pattern mediator-pattern momento-pattern observer-pattern php prototype-pattern proxy-pattern singleton-pattern strategy-pattern visitor-pattern
Last synced: 23 Nov 2024
https://github.com/ehsangazar/design-patterns-cpp
All Design Patterns Samples in C++
abstract-factory-pattern adapter-pattern bridge-pattern builder-pattern c-plus-plus chain-of-responsibility-pattern command-pattern composite-patterns decorator-pattern design-pattern facade-pattern factory-method-pattern flyweight-pattern interpreter-pattern iterator-pattern mediator-pattern null-object-pattern prototype-pattern proxy-pattern singleton-pattern
Last synced: 23 Nov 2024
https://github.com/stacenko-developer/patterns
Паттерны проектирования с примерами на C#
abstract-factory abstract-factory-pattern adapter adapter-pattern csharp decorator decorator-pattern dependency-injection dependency-injection-pattern iterator iterator-pattern mediator mediator-pattern observer observer-pattern patterns singleton singleton-pattern
Last synced: 09 Apr 2025
https://github.com/harlanc/design-pattern-cpp
Implement design patterns using c++
abstractfactorypattern command-pattern cpp design-patterns factory-pattern iterator-pattern observer-pattern singleton-pattern state-pattern
Last synced: 05 Dec 2024
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/darekf77/lodash-walk-object
Iterate all properties of object or array
data-manipulation iterator-pattern
Last synced: 07 Apr 2025
https://github.com/fisenkodv/design-patterns
🎨 Design patterns
bridge-pattern csharp decorator-pattern design-pattern design-patterns dotnet facade-pattern factory-pattern iterator-pattern patterns proxy-pattern strategy-pattern
Last synced: 22 Apr 2025
https://github.com/lmammino/node-async-iterators-talk-examples
Examples from a talk about Node.js Async Iterators
examples iterator-pattern iterators javascript node node-async-iterators nodejs
Last synced: 30 Mar 2025
https://github.com/kamilhan-karaismailoglu/composite-iterator-proxy-templatemethod-state-design-pattern-with-wpf
In this project; composite, iterator, proxy, template method and state design patterns were applied on the ready-made WPF codes. This project was written for object oriented programming lecture.
composite-pattern csharp iterator-pattern proxy-pattern state-pattern template-method-pattern wcf wcf-service wpf xaml
Last synced: 05 Mar 2025
https://github.com/zehraseren/movieapi
Training Camp
api-consume cqrs-pattern dotnet-core-9 identity iterator-pattern jwt mediator-pattern observer-pattern onion-architecture openai-chatbot repository-pattern unit-of-work-pattern
Last synced: 30 Mar 2025
https://github.com/matiux/php-design-patterns
PHP Design Patterns - Basato sul libro Head First Design Patterns Book - Based on Head First Design Patterns Book
adapter-pattern command-pattern composite-pattern decorator-pattern design-pattern design-patterns facade-pattern factory-pattern hexagonal-architecture iterator-pattern observer-pattern singleton-pattern specification-pattern state-pattern strategy-pattern template-pattern visitor-pattern
Last synced: 12 Apr 2025
https://github.com/nichitaa/design-patterns
CLI application that implements some creational, structural and behavioral design patterns in TypeScript.
adapter-pattern builder-pattern design-patterns facade-pattern factory-method-pattern inquirer iterator-pattern observer-pattern proxy-pattern singleton-pattern typescript
Last synced: 29 Mar 2025
https://github.com/emilbluemax/securityserviceportal
Simple Security Service Portal that allow users to book guards for various events. Project built using Spring-boot MVC Framework. Leaveraging basic CRUD operations for most of the functionalities. Various Design Patterns have also been implemented.
design-patterns factory-pattern html hybernate iterator-pattern java jparepository maven mvc-architecture mysql-database simple-project singleton-pattern spring-boot springboot thymeleaf
Last synced: 23 Mar 2025
https://github.com/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
adapter-pattern bridge-design-pattern bridge-pattern builder-design-pattern chain-of-responsibility-pattern command-pattern composite-pattern decorator-pattern facade-pattern flyweight-pattern iterator-pattern mediator-pattern momento-pattern observer-design-pattern prototype-pattern singleton-pattern state-pattern strategy-design-pattern template-pattern visitor-pattern
Last synced: 02 Apr 2025
https://github.com/tomkat-cr/python_practice
Python practices
decorators-python error-handling iterator-pattern python python3
Last synced: 31 Mar 2025
https://github.com/hirishu10/design-patterns
Design Patterns
abstract-factory-pattern adapter-pattern bridge-pattern builder-pattern command-pattern composite-pattern decorator-pattern facade-pattern factory-pattern iterator-pattern observer-pattern proxy-pattern singleton-pattern state-pattern strategy-pattern template-pattern
Last synced: 06 Mar 2025
https://github.com/neal-c/exploring-go-experimental-rangefunc
GO, hacking, experimenting & personal notes
go golang iterator-pattern iterators
Last synced: 28 Mar 2025
https://github.com/laugharne/rust_33_most_useful_rust_iterators
Learn to use powerful Rust iterator methods with real-life examples and practical code snippets.
code iterator iterator-pattern iterators rust rust-lang
Last synced: 03 Mar 2025
https://github.com/praths71018/hotel-management-system
Hotel Management System build using Java Swing and MongoDB
custom-ui facade-pattern hotel-booking hotel-management-system iterator-pattern java mongodb mvc-framework object-oriented-design object-oriented-programming singleton-pattern swing
Last synced: 24 Mar 2025
https://github.com/costineest/rpu
Reactive programming for UI (ReactJS mostly)
functional-programming iterator-pattern observable-pattern react-rxjs reactive-extensions reactive-programming rxjs
Last synced: 19 Feb 2025
https://github.com/sc0v0ne/design_pattern_iterator
Develop a system that uses the pattern given in class. "Iterator" design pattern.
college design-patterns git github iterator iterator-pattern java
Last synced: 20 Feb 2025
https://github.com/cristianv0117/patrones
Patrones de desarrollo con SLIM y PHP
abstract-factory-pattern adapter-pattern builder-pattern command-pattern decorator-pattern facade-pattern factory-method-pattern iterator-pattern null-object-pattern observer-pattern php8 slim-framework solid-principles template-method-pattern
Last synced: 27 Feb 2025
https://github.com/sohil-mansuri/design-patterns-example
Design patterns with proper examples
behavioral-patterns command-pattern design-patterns iterator-pattern memento-pattern state-pattern strategy-pattern template-method-pattern
Last synced: 25 Feb 2025
https://github.com/mbuesch/peekable-fwd-bwd
Rust Iterator Peekable with multi-forward-peek and multi-backward-peek
iterator iterator-pattern peekable rust rust-lang
Last synced: 10 Apr 2025
https://github.com/leandrojsandoval/paradigmasdeprogramacionjava
Proyectos y ejercicios resueltos en Java de la materia Paradigmas de Programacion (2023).
array-list chain-of-responsibility-pattern composite-pattern dequeue dessign-pattern exceptions hash-set iterator-pattern linked-hash-set linked-list polymorphism stack-java state-pattern treeset
Last synced: 27 Mar 2025
https://github.com/alvisonhunterarnuero/golang-design-patterns
Simplify software development for intricate and sizable systems using design patterns. These are reusable solutions to prevalent software design challenges, providing a framework for constructing adaptable, extensible, and sustainable software.
adapter-pattern builder-pattern design-patterns facade-pattern factory-pattern golang iterator-pattern observer-pattern singleton-pattern
Last synced: 03 Mar 2025
https://github.com/lxsmnsyc/iterable-js
An extensions for objects with Iterator Protocol for JS
iterable iterables iteration iterator iterator-pattern
Last synced: 28 Mar 2025
https://github.com/daniel-pereira-guimaraes/java-design-patterns
Examples of design patterns in Java.
abstract-factory adapter-pattern bridge-pattern builder-pattern chain-of-responsibility command-pattern decorator-pattern design-patterns iterator-pattern java memento-pattern observer-pattern prototype-pattern singleton-pattern state-pattern strategy-pattern template-method
Last synced: 24 Feb 2025