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

Projects in Awesome Lists tagged with adapter-pattern

A curated list of projects in awesome lists tagged with adapter-pattern .

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: 29 Apr 2025

https://github.com/mikemajesty/nestjs-monorepo

Monorepo boilerplate using Nestjs, authentication, docker, redis, secrets service, logs service, libs structure, anti corruption layer pattern, adapter pattern, dependency inversion pattern, mongodb, redis, swagger and tests.

adapter-pattern anti-corruption-layer-pattern dependency-inversion-pattern generic-repository-pattern mongo mongodb mongodb-database mongoose mongoosejs monorepo monorepo-boilerplate monorepo-example monorepo-multipackage monoreponest multiplesdatabase nestjs nestjs-auth swaggger-documentation template

Last synced: 05 Apr 2025

https://github.com/leanh153/android-alarm

This repository is an Alarm application, demonstrate how to use multiple pending intent to set alarm's time wake up. use popup menu, RecyclerView Adapter, use SQLite to store data

adapter-pattern adapterview alarm alarmmanager android-application androidsqlite anroid-layout calendar callback pendingintent

Last synced: 21 Jun 2025

https://github.com/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.

abstract-factory-pattern adapter-pattern command-pattern csharp decorator-pattern design-patterns facade-pattern game-programming-pattern object-pool-pattern observer-pattern service-locator-pattern singleton-pattern state-pattern unity3d visitor-pattern

Last synced: 24 Aug 2025

https://github.com/luizcalaca/node-adapters-servers-api

Adapters for Express.js and Hapi into Node.js software architecture

adapter adapter-pattern api expressjs hapijs nodejs

Last synced: 12 Apr 2025

https://github.com/alexei/python-adapters

Adapters allow converting data from one structure to another

adapter-pattern python

Last synced: 22 Mar 2025

https://github.com/nisanurbulut/medusa

Medusa is a website that publishes book reviews. It has two panels: Manager and presentation. Book review is published and categorized from the admin panel. In the presentation panel, you can filter and add comments on book reviews. Admin can edit categories and reviews, delete and add a new one.

adapter-pattern aspnetcoremvc automapper bootswatch dependency-injection-pattern facade-pattern fluent-api jwt-authentication memorycache netcore-webapi nlog options-pattern repository-pattern swagger

Last synced: 24 Apr 2025

https://github.com/tamhub/messaging-adapter

Messaging adapter gem for Ruby, useful for using message brokers (RabbitMQ, Kafka,...) in Ruby applications

adapter adapter-pattern event-bus kafka message-broker message-bus message-queue messaging rabbitmq ruby ruby-gem ruby-on-rails

Last synced: 11 Nov 2025

https://github.com/nikoo-asadnejad/designpatterns

This repository contains detailed explanations and C# implementations of the most commonly used software design patterns. Each pattern is accompanied by examples that demonstrate its practical usage in real-world scenarios.

adapter-pattern bridge-pattern builder-pattern creational-design-patterns creational-patterns decorator-pattern design-pattern design-patterns factory-pattern mediator mediator-pattern proxy-pattern singleton-pattern strategy-pattern structral-design-patterns

Last synced: 30 Jun 2025

https://github.com/lalanachami/java-media-converter-mp4-to-mkv-mp3-and-flv

📹♻️🎵 A simple command-line media file converter application, that converts mp4 to mp3, mkv and flv . Used a watcher to listen to newly added mp4 files and converted them to the relevant codec using java NIO.

adapter-pattern cli-app design-patterns factory-pattern java java-8 jave jave2 maven nio singleton-pattern

Last synced: 08 Oct 2025

https://github.com/yeaseen/fileexplorer

A tree or grid view based File explorer system with UI built in javafx and design issues are followed by Factory pattern, Composite pattern and Adapter pattern.

adapter-pattern composite-pattern design-patterns factory-pattern file-explorer grid-layout javafx javafx-gui tile-view tree-structure

Last synced: 16 Oct 2025

https://github.com/0xtheprodev/firepad

Mirror of the package @hackerrank/firepad

adapter-pattern collaborative-editing firebase monaco-editor typescript

Last synced: 31 Jan 2026

https://github.com/prajun7/ranch-management

Our team developed the drone enhanced ranch management software. The software was able to track livestock vitality and location, monitor feeding and watering systems, and monitor property status with the help of the drone(s). Our team used Java 8 and Scenebuilder to develop the software. We created the Class diagrams, Sequence diagrams, Rapid prototypes, and other diagrams to assist us in developing the software. Also, different design patterns like Composite, Visitor, Adapter were used to develop the project.

adapter-pattern composite-pattern design-patterns java singleton-pattern visitor-pattern

Last synced: 18 Jul 2025

https://github.com/panagiks/yaab

Yet Another Adapter Base

adapter-pattern dataclasses development mixins python3

Last synced: 15 Apr 2025

https://github.com/thudsonbu/breadboard

A microservice that syncs up some of the apps that I use. Currently habitica and todoist.

adapter-pattern hapijs mongodb nodejs rest-api typescript

Last synced: 03 Jan 2026

https://github.com/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.

adapter-pattern command-pattern csharp facade-pattern factory-pattern singleton-pattern wpf xmal

Last synced: 06 Dec 2025

https://github.com/nyrta1/j40

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

adapter-pattern decorator-pattern factory-pattern observer-pattern singleton-pattern strategy-pattern

Last synced: 18 Mar 2025

https://github.com/tomasbasham/ember-cli-adapter-pattern

An ember-cli addon to standardise a common adapter pattern

adapter-pattern ember-addon ember-cli

Last synced: 22 Feb 2025

https://github.com/zhrgns/spotifyuiclonewithkotlin

This project is developed in Kotlin programming language to clone the user interface of Spotify music streaming service.

adapter-pattern card design kotlin recyclerview spotify spotify-clone

Last synced: 14 Apr 2025

https://github.com/kishornaik/sol_adapter_pattern

Simple example of Adapter Pattern

adapter-pattern

Last synced: 02 Aug 2025

https://github.com/sangafabrice/process-inspector-mvc

The Process Inspector inspects individual processes and provides an option to stop them. It is a simple GUI application built with PowerShell WinForms and structured on the MVC architecture.

adapter-pattern factory-method-pattern gui mediator-pattern mvc task-manager

Last synced: 20 Aug 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: 28 Aug 2025

https://github.com/bujosa/adapter-design-pattern

See example of adapter design pattern in go

adapter-pattern design-patterns go structural-patterns

Last synced: 14 Mar 2025

https://github.com/mofazzal874/pharmaplus

CSE-3120 | Software Engineering and Information Systems Laboratory Android studio project with Factory , SingleTon , adapter , Observer Design pattern

adapter-pattern android-studio-java ci-test design-patterns factory-pattern firebase java junit5 mockito observer-pattern singleton-pattern ui-testing

Last synced: 28 Feb 2025

https://github.com/ziadasem/design-patterns-in-dart

selected design patterns implemented with dart programming language, oriented for flutter development

adapter-pattern dart design-patterns facade-pattern factory-pattern flutter observer-pattern singleton strategy-pattern

Last synced: 06 Jul 2025

https://github.com/eneskzlcn/softdare

A social media web application allows user to follow other users, publish new posts, comment on published posts, like posts or comments. Users also has their timelines according to the followed users, trend page that shows the trend posts, search operation to find another users, get mailed on account creation or notifications.

adapter-pattern golang gotemplate-engine mailing-services mux-router nlayer-architecture notification-service rabbitmq session-management social-media web-application web-development

Last synced: 14 Jan 2026

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

The Singleton, Factory Method, Adapter, Composite, and Observer design patterns are all demonstrated together.

adapter-pattern composite-pattern design-patterns factory-method-pattern java observer-pattern singleton-pattern

Last synced: 11 Oct 2025

https://github.com/ujwalakrishna/kuber

Low-latency voice conversational AI system with STT→LLM→TTS pipeline. FastAPI backend, real-time WebSocket streaming, pluggable adapter architecture, and intelligent investment nudging. Docker-ready with local Whisper/Kokoro models.

adapter-pattern conversational-ai docker fastapi gemini investment-nudging microservices python real-time speech-to-text text-to-speech voice-ai websocket whisper

Last synced: 02 Sep 2025

https://github.com/samuellucas97/designpatterns

Designer pattern implementations.

adapter-pattern composite-pattern

Last synced: 16 May 2025

https://github.com/huzaifabanegar/systemdesign

This is a repo for understanding LLD concepts and different types of System Design Patterns along with its implementation. Here we will also design many complex architecture such as BookMyShow, Parking Lot , Tic Tac Toe etc.

adapter-pattern advance-java builder-pattern factory-pattern low-level-design observer-pattern singleton-pattern uml-diagrams

Last synced: 26 Feb 2025

https://github.com/rekalogika/rekapager-pagerfanta-adapter

Adapts Pagerfanta and its adapters for use with Rekapager pagination library

adapter adapter-pattern pager pagerfanta pagination rekapager

Last synced: 22 Jun 2025

https://github.com/rjchi/node-clean-architecture

Este repositorio tiene varias aplicaciones que van desde aplicaciones de consola, receptores de webhooks, Restful API endpoints, autenticación, web sockets y más, trabajando con TypeScript y patrones de desarrollo para escribir código de calidad.

adapter-pattern axios fetch-api javascript nodejs plugins uuid

Last synced: 18 Aug 2025

https://github.com/julianamancera/labassign3_adapterpattern

Software Engineering 1 - Adapter Pattern: Laboratory Assignment 3

adapter-pattern devices power-outlet software-engineering

Last synced: 29 Nov 2025

https://github.com/sc0v0ne/design_pattern_adapter

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

adapter adapter-pattern design-patterns java

Last synced: 20 Feb 2025

https://github.com/quynhchi1009/adapter

Adapter is a special object that converts the interface of one object so that another object can understand it.

adapter-pattern design-patterns

Last synced: 25 Oct 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: 30 Jul 2025

https://github.com/elyosemite/hexagonalarchitecture

This is a study project focused on software architecture. We will use the Hexagonal Architecture, also known as Ports and Adapters, which aims to separate business logic from the rest of the application, as well as being easily testable and flexible for changes.

adapter-pattern architecture design hexagonal-architecture ports-and-adapters study typescript

Last synced: 01 Mar 2025

https://github.com/arturwincenciak/teovincent.objectadapterpattern

Explanation of the Object Adapter Design Pattern using TDD

adapter-pattern design-patterns object-adapter tdd

Last synced: 28 Oct 2025

https://github.com/adagio/javaadapterdp

object Adapter Design Pattern, coded in Java

adapter adapter-pattern design-patterns java

Last synced: 06 Nov 2025

https://github.com/ogsmurfen/androiduni

Some of the more notable projects from the Android semester in the Technical University of Varna

activity adapter-pattern android fragment

Last synced: 02 Mar 2025

https://github.com/adagio/swiftadapterdp

🔌 object Adapter Design Pattern, in Swift 3.0

adapter-pattern design-patterns swift-3 swift-language

Last synced: 06 Nov 2025

https://github.com/foncki/assignment4

A Kingdom simulation, using different design patterns.

adapter-pattern java junit producer-consumer proxy-pattern reader-writer singleton-pattern

Last synced: 05 Oct 2025

https://github.com/liteobject/demo-llm-integration

TypeScript LLM integration layer using Strategy, Abstract Factory, and Adapter patterns. Runtime platform switching, unified API, and migration guide for adding providers.

adapter-pattern architecture aws-bedrock azure-openai chatbot design-patterns factory-pattern llm ollama strategy-pattern typescript

Last synced: 07 Oct 2025

https://github.com/pizzaisdavid/hydrangea

An experimental wrapper for https://github.com/fivdi/onoff

adapter-pattern async-await promise-library

Last synced: 26 Feb 2025

https://github.com/tebogoyungmercykay/the_adapter_and_cor_design_patterns

This repository contains implementations of two commonly used design patterns: Chain of Responsibility and Adapter. Each design pattern is implemented in separate folders within the repository.

adapter-pattern chain-of-responsibility-pattern cpp cpp11 design-patterns gitignore makefile sql sql-query translater

Last synced: 14 Sep 2025