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

GitHub topics: design-pattern

akash2010112/C-Hangman-Game

🕹️ Play a classic Hangman game in C, test your word-guessing skills, and enjoy multiple rounds with a simple console interface.

Language: C - Size: 1.29 MB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

ryftchen/foo

bar

Language: C++ - Size: 4.05 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 0

nicksguru/commons-design-patterns

Implementation of various design patterns

Language: Java - Size: 81.1 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

honlu/GoDailyCode

Go版代码随想录 | 设计模式 | 数据结构和算法 | 刷LeetCode | 每日Code学习

Language: Go - Size: 580 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 7 - Forks: 0

Correia-jpv/fucking-awesome-design-systems

💅🏻 ⚒ A collection of awesome design systems. With repository stars⭐ and forks🍴

Size: 415 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 9 - Forks: 0

RPDevJesco/eventchains-python

Python implementation of the Event Chains Design Pattern

Language: Python - Size: 21.9 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

18500507445/nova

日常积累代码、设计模式、读书笔记、算法笔记

Language: Java - Size: 66.1 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 4 - Forks: 5

pramitman/app360-toolkit

📄 Validate and manipulate Brazilian documents easily with app360-toolkit, a comprehensive Python toolkit for rapid development and common utilities.

Language: Python - Size: 1.33 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

mehdihadeli/awesome-software-architecture

📚 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.

Size: 3.05 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 10,011 - Forks: 838

Marcus-V-Freitas/MVFC.Mediator

Uma biblioteca leve para implementação do padrão Mediator em .NET, facilitando a comunicação entre componentes e promovendo desacoplamento.

Language: C# - Size: 683 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

RPDevJesco/EventChain-Performance-Test

C implementation of the Event Chains Design Pattern

Language: C - Size: 68.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ReversingID/Programming-Reference

Open repository of programming topic for reverse engineering purpose.

Language: C++ - Size: 1.52 MB - Last synced at: 6 days ago - Pushed at: almost 5 years ago - Stars: 29 - Forks: 8

ILoveDotNet/ilovedotnet

I love to teach dotnet concepts in a simple way with real world examples to people who aspire to to be a dotnet developer. I also help developers to refresh their memory with easy to understand analogy.

Language: HTML - Size: 200 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 143 - Forks: 7

sschmid/Entitas

Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity

Language: C# - Size: 81.7 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 7,557 - Forks: 1,126

knapeczadam/head-first-design-patterns-cpp

:factory: Head First Design Patterns implemented in C++

Language: C++ - Size: 146 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 4

OussamaM1/Design-Pattern-Java-notes

📝 Study notes about design patterns.

Language: Java - Size: 1.15 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 17 - Forks: 2

Azure-Samples/transactional-outbox-pattern

An implementation of the Transactional Outbox Pattern with Cosmos DB

Language: C# - Size: 1.64 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 85 - Forks: 30

MfaXyz/Unity-Advanced-Engineering-Guide

Unity Software Engineering Guide (Design Patterns, Software Architecture, Algorithms and Data Structure)

Language: C# - Size: 146 KB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 27 - Forks: 1

microwind/design-patterns

Design Pattern 经典设计模式源码 C/Java/Go/JavaScript/Python等不同语言实现。 FP/OOP/MVC/MVP/MVVM/DDD等设计思想研究。适合高级程序员和架构师,希望深刻洞察问题,找到合适的方案。

Language: Java - Size: 11.7 MB - Last synced at: 15 days ago - Pushed at: 16 days ago - Stars: 46 - Forks: 12

royeo/awesome-programming-books

📚 经典技术书籍推荐,持续更新...

Size: 5.86 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 4,752 - Forks: 3,804

charleskoffler/clprolf

Clprolf — OOP with roles, clarity, and contracts.

Language: Java - Size: 4.02 MB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 6 - Forks: 0

pavelosipov/POSScheduling

Actors implementation for Objective-C

Language: Objective-C - Size: 258 KB - Last synced at: 12 days ago - Pushed at: 19 days ago - Stars: 9 - Forks: 2

yeonjuan/dev-blog

개발 블로그, 공부한거 정리

Language: JavaScript - Size: 23 MB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 251 - Forks: 16

iamgerwin/laravel-api-scaffold

Laravel API Scaffold automates the creation of service-oriented architecture components in your Laravel application. It generates well-structured service classes with interfaces, controllers with dependency injection, form requests, API resources, and best practices.

Language: PHP - Size: 79.1 KB - Last synced at: 10 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

ZoranPandovski/design-patterns

:briefcase: Design patterns written in different programming languages :triangular_ruler:

Language: Java - Size: 1000 KB - Last synced at: 11 days ago - Pushed at: 11 months ago - Stars: 382 - Forks: 313

jeffcampbellmakesgames/Entitas-Redux

An entity-component framework for Unity with code generation and visual debugging

Language: C# - Size: 20.9 MB - Last synced at: 6 days ago - Pushed at: over 3 years ago - Stars: 105 - Forks: 13

mehiis/DesignPatterns

2nd-year assignments from Metropolia UAS, focusing on Object-Oriented Design Patterns and their applications.

Language: Java - Size: 425 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

HashimThePassionate/Python-Deep-Dive

Dive into Python! Master fundamentals, OOP, data structures, algorithms, and design patterns. Become an expert in advanced techniques, CPython compilation, and complex data structures. Solve tough coding challenges with confidence!

Language: Python - Size: 31.1 MB - Last synced at: 24 days ago - Pushed at: 25 days ago - Stars: 25 - Forks: 3

TaaroBravo/unity-weapon-strategy-system

Unity prototype inspired by Twisted Metal, showcasing a modular weapon system built with the Strategy Pattern. Add new weapons by inheritance without touching existing code . Clean, extensible, and plug-and-play.

Language: ShaderLab - Size: 68.1 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

hellokaton/java-bible

:banana: 我的技术摘要

Language: HTML - Size: 1.27 MB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 2,977 - Forks: 663

akshaytilekar7/DesignPattern

C# Design patterns with examples

Language: C# - Size: 58.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 2

guanguans/design-patterns-for-humans-cn Fork of kamranahmedse/design-patterns-for-humans

设计模式超简单的解释 - An ultra-simplified explanation to design patterns

Size: 354 KB - Last synced at: 26 days ago - Pushed at: about 2 months ago - Stars: 3,448 - Forks: 478

HouariZegai/playground

Playground for Software Engineering Concepts e.g. DSA, TDD, SOLID, Design Patterns, and others

Language: Java - Size: 473 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 110 - Forks: 29

XiaomingX/awesome-design-patterns

A curated list of software and architecture related design patterns.

Size: 15.6 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 0

imaarov/Patterns

software pattern samples include design pattern and architectural pattern.

Language: PHP - Size: 416 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 18 - Forks: 1

DesignPatternsPHP/DesignPatternsPHP

Sample code for several design patterns in PHP 8.x

Language: PHP - Size: 5.93 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 22,171 - Forks: 4,575

WeihanLi/DesignPatterns

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

Language: C# - Size: 62.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 164 - Forks: 57

maldoinc/wireup

Performant, concise, and easy-to-use dependency injection container for Python 3.8+.

Language: Python - Size: 5.92 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 216 - Forks: 18

sfortuna77/app360-toolkit

A comprehensive Python toolkit for rapid development, featuring document validation, utilities, and common patterns.

Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

whizark/php-patterns

A minimal and conceptual PHP 5.4+ pattern collection that *will* cover design patterns (not only GoF's), anti-patterns, closure patterns, refactoring patterns

Language: PHP - Size: 545 KB - Last synced at: 15 days ago - Pushed at: about 12 years ago - Stars: 144 - Forks: 11

MuYunyun/blog

Life is a moment :notebook_with_decorative_cover:

Language: JavaScript - Size: 252 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1,619 - Forks: 229

dominhduy09/homecoming-t-shirt-design

homecoming-t-shirt-design

Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mgechev/angularjs-in-patterns

AngularJS in patterns - this repository provides different look into AngularJS. It contains information where different design patterns are used inside the framework or any Angular application.

Language: JavaScript - Size: 1.47 MB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 1,953 - Forks: 243

habibun/php

PHP Core & Architectures & Design Patterns & Principles & Concepts

Language: PHP - Size: 2.35 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

rezamobaraki/design-patterns-python

Review and implement some design patterns with various examples

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

poyea/scrabble

🆎 Scrabble game in C#, using WPF

Language: C# - Size: 1.05 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 15

UnityCommunity/UnitySingleton

The best way to implement singleton pattern in Unity.

Language: C# - Size: 85 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 637 - Forks: 70

ChoonsikDevLab/CS-Study

(1) '면접을 위한 CS 전공지식 노트' 스터디

Size: 139 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dmitrybaltin/FbtExample

Examples of using Functional Behavior Tree (FBT) and async UniTaskFBT (uFBT) in Unity for AI behaviors and NPC logic.

Language: C# - Size: 2.05 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

semlinker/typescript-design-patterns

Designs Pattern In TypeScript

Language: TypeScript - Size: 463 KB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 41 - Forks: 13

harismuneer/Minesweeper-Desktop-Game

💣 An object-oriented clone of the famous Windows game Minesweeper made in Java-Swing Framework following the Model View Controller (MVC) Architecture. Its a stand-alone desktop game which also provides save and load game functionalities.

Language: Java - Size: 4.58 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 75 - Forks: 23

xihuanxiaorang/java-incomplete-guide

包括【Java & 数据结构与算法 & Spring & SpringBoot & SpringSecurity & SpringCloudAlibaba】等【基础 & 进阶 & 源码】的学习案例,是日常开发中巩固核心技术的最佳实践

Language: Java - Size: 134 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aershov24/design-patterns-interview-questions

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

Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 7 - Forks: 4

d0pare/design-patterns

Head First Design Patterns Implementation in C# for .NET Core

Language: C# - Size: 83 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 118 - Forks: 50

kubit-ui/kubit-react-components

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience.

Language: TypeScript - Size: 8.44 MB - Last synced at: 26 days ago - Pushed at: 4 months ago - Stars: 26 - Forks: 2

SatvikPraveen/CppVerseHub

🚀 Advanced C++ portfolio project showcasing modern programming concepts through space fleet simulation. Features C++20/23, template metaprogramming, design patterns, concurrent programming, custom allocators, and performance optimization. Comprehensive testing, CI/CD, and enterprise-grade architecture.

Language: C++ - Size: 815 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

vgds-design/.github

An unofficial design system developed by a community of Vietnamese designers and developers, tailored for the Vietnam Government.

Size: 459 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

RoeiOhayon/Guardian

Use builtin guard clauses, and easily create custom guard clauses to improve code quality in python

Language: Python - Size: 208 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

sprblm/The-Design-We-Open

The repository for the Open Design workshops at COSCUP. Design for Internet Shutdowns and Internet Freedom and Open Source Software

Size: 553 MB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 4

BolisettySujith/Design-Patterns

📚 A collection of my daily learnings in Design Patterns, implemented in Dart & Flutter with theory and practical examples.

Language: Dart - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

mhdGit402/Shopping-Cart-API

This project implements a shopping cart functionality for a shopping system using Laravel. It is designed as a RESTful API that follows the Service Repository pattern, ensuring a clean architecture and separation of concerns.

Language: PHP - Size: 152 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

behzadam/patterns

Learn and apply TypeScript design patterns through practical examples and code snippets.

Language: TypeScript - Size: 86.9 KB - Last synced at: 7 days ago - Pushed at: 6 months ago - Stars: 14 - Forks: 0

Marusyk/DesignPatterns

The project includes examples of implementation of Design Patterns by GOF using C# and UML diagrams

Language: C# - Size: 18.1 MB - Last synced at: 19 days ago - Pushed at: over 5 years ago - Stars: 45 - Forks: 17

smaranjitghose/DebatingAgents

An intelligent system that orchestrates a debate between two AI models to refine answers and reach consensus. Perfect for tackling math, logic, fact-checking, or coding challenges with enhanced reliability through collaborative reasoning.

Language: Python - Size: 57.6 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

duckafire/design-patterns-with-examples

Programming design patterns explained with easy examples in C++

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

akisonlyforu/design-patterns

This repository contains various Design Patterns and some examples explaining them.

Language: Java - Size: 59.6 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

GimunLee/tech-refrigerator

🍰 기술 냉장고입니다. 🛒 기술 면접 , 전공 시험 , 지식 함양 등 분명 도움될 거예요! 🤟

Size: 54.6 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1,727 - Forks: 190

brualsiv/program_a

🐱 Catch the SIGINT signal to make your process meow when Ctrl-C is pressed, enhancing user experience with playful audio feedback.

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

crazy-canux/pydad

Data structure, Algorithm and Design pattern written in python.

Language: Python - Size: 1.48 MB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

anda4927/Design

↪️🗺️↩️ A redirect to Designs

Size: 1000 Bytes - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

carlotacb/Lemmings

🎮 Lemmings clone in C++ implemented in a custom engine.

Language: C++ - Size: 51.4 MB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 45 - Forks: 13

janghelsaket758/deep-dive-python

Python Concepts Journal: concise notes, code examples, and deep dives into core and advanced Python, performance tips, and practical patterns. 🐙

Language: Python - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

benicio227/Manutec-API

API desenvolvida em ASP.NET Core para gerenciar o fluxo de trabalho de uma oficina mecânica, incluindo cadastro de clientes, veículos, ordens de serviço e agendamentos. Estruturada com boas práticas como Clean Architecture, CQRS e validações robustas com FluentValidation.

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

jimmy-park/singleton

C++11/17/20 thread-safe singleton pattern using CRTP

Language: C++ - Size: 105 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 35 - Forks: 2

burzum/cakephp-service-layer

Service layer implementation for CakePHP

Language: PHP - Size: 247 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 68 - Forks: 14

caprica-Six/react-bff

BFF Pattern - Back-end for Front-end Design Pattern, Micro-service Architecture in SPA, TypeScript, React

Language: TypeScript - Size: 572 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

fcracker79/accrocchio

Accrocchio is a library to mark and being notified of smelly code (a.k.a, "accrocchio").

Language: Python - Size: 25.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 1

altafjava/spring-interview-questions-answers

List of top best Spring framework Interview questions and answers including Spring Boot, MVC, Security, Core, etc. Most popular important frequently asked questions (FAQ) in spring for Freshers & Experienced professionals.

Size: 329 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 154 - Forks: 65

a7med3del1973/Fawry-Internship

This Repository contains materials and tasks for the Fawry internship program, This comprehensive program covers both frontend and backend development, equipping me with web technologies Spring and Angular and software engineering principles .

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

aws/iot-atlas

The content of the IoT Atlas

Language: CSS - Size: 8.84 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 130 - Forks: 59

sangnandar/Config-Driven-Apps-Script-Framework

A modular, config-based framework to streamline Google Sheets development with Apps Script. Define layout, validation, formatting, and automation logic in one place using a central SHEETCONFIG and the SmartSheet utility class.

Language: JavaScript - Size: 21.5 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

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.

Language: HTML - Size: 3.94 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 3,358 - Forks: 461

BookaiCode/JavaRecord

「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。打造Java后端知识体系,帮助Java初学者成长

Size: 12.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 124 - Forks: 21

prmr/SoftwareDesign

Introduction to Software Design with Java

Language: Java - Size: 1.44 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 158 - Forks: 107

dmitrybaltin/FunctionalBT

Functional Behavior Tree Design Pattern: simple, fast, debug-friendly, and memory-efficient behavior tree in C#/Unity

Language: C# - Size: 503 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 13 - Forks: 1

wint3ria/visitor-design-pattern

Flexible visitor design pattern for tree data structures

Language: Python - Size: 182 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

mapteb/blackboard-pattern-for-autonavigation

Application of the blackboard pattern for auto-navigation

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

Xiaokang2022/Fucking-Code 📦

Everything about the fucking code!

Language: C++ - Size: 16.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 24 - Forks: 7

themgoncalves/react-adventure-pattern-proposal

Adventure Proposal Design is a high-ending modular architecture with screen centric development for building spa applications with clean separation of concerns, high cohesion and maintainability. Grow big, keep smart.

Language: Shell - Size: 53.7 KB - Last synced at: 13 days ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 2

nackily/patterns-for-me

结合真实案例场景对常见的设计模式展开论述,列举特点和适用场景,总结使用技巧,以及分析在开源框架源码中的应用。截止目前,项目已有 13w+ 字...

Language: Java - Size: 15.5 MB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 180 - Forks: 30

Visual-Intelligence-UMN/FlowForge

Language: TypeScript - Size: 2.96 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 1

TPei/observable

Implementation of the Observer pattern in crystal

Language: Crystal - Size: 18.6 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

sangnandar/Realtime-Gmail-Listener

Realtime Gmail listener using push notifications via Pub/Sub. Cloud Run acts as a webhook proxy to Apps Script for processing new emails into Sheets. No polling. Apps Script quota-safe. Serverless. Fully automated with PowerShell deployment.

Language: JavaScript - Size: 26.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

GodaHaruki/patternize

Development tools for Design Patterns

Language: Rust - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

UX-and-I/storybook-design-token

Display design token documentation generated from your stylesheets and icon files. Preview design token changes in the browser. Add your design tokens to your Storybook Docs pages using the custom Doc Blocks.

Language: TypeScript - Size: 4.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 661 - Forks: 125

tvd12/master-design-patterns

design patterns example

Language: Java - Size: 193 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 53 - Forks: 33

jElhamm/Regression-Algorithms

"This repository serves as a comprehensive resource for understanding and applying Regression techniques in achine learning and statistical modeling."

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

aidd-msca/registry-factory

An abstract implementation of the registry design pattern proposed in (Hartog et. al., 2023). Provides a factory for registries that dynamically organize modular functionalities.

Language: Python - Size: 1.82 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 0

voodooattack/when-ts

When: recombinant design pattern for state machines with a temporal model

Language: TypeScript - Size: 294 KB - Last synced at: 25 days ago - Pushed at: almost 7 years ago - Stars: 115 - Forks: 3

svenruppert/functional-reactive-lib

A core java lib for the functional reactive coding ... JDK only

Language: Java - Size: 357 KB - Last synced at: 2 months ago - Pushed at: 7 months ago - Stars: 25 - Forks: 6

Related Keywords