314 skills found · Page 1 of 11
JakubVojvoda / Design Patterns CppC++ Design Patterns
yusufyilmazfr / Tasarim Desenleri Turkce KaynakTü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.
Habrador / Unity Programming PatternsImplementations of programming design patterns in Unity with examples in C# when to use them.
wqking / EventppEvent Dispatcher and callback list for C++
roberthein / EaseIt's magic.
DmitryTsyvtsyn / Kotlin Algorithms And Design PatternsThis repository contains the most common algorithms and data structures written in the Kotlin language with simple and concise code.
enthought / TraitsObservable typed attributes for Python classes
nimit95 / Real World Design Patterns Node JSAll the 23 (GoF) design patterns implemented in Javascript with Real World Example using Node.js APIs
eleev / Swift Design Patterns🚀 The ultimate collection of Software Design Patterns & Principles with examples [38/79 Patterns].
marcelog / PAMIPHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. Supports commands with responses with multiple events. Very suitable for development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc
victimsnino / ReactivePlusPlusImplementation of async observable/observer (Reactive Programming) in C++ with care about performance and templates in mind in ReactiveX approach
ddinu / ObservableGeneric observable objects and reactive expressions for C++
RuiAAPeres / ReceiverSwift µframework implementing the Observer pattern 📡
kelindar / TileTile is a 2D grid engine, built with data and cache friendly ways, includes pathfinding and observers.
tripleslash / Rocketrocket - Fast single header signal/slots library for C++
gullerya / Object ObserverObject Observer functionality of JavaScript objects/arrays via native Proxy
bitaemi / Rxjs Reactive PatternsCourse Notes, Implementation for RxJs & Reactive Patterns Angular Architecture (Observer, Observable, Store ... ), Clean Code, StoryBook
sheng-jie / EventBusC# 事件总线实现
azat-co / Node PatternsNode Patterns: From Callbacks to Observer
Wildhoney / EmberSocketsSocket.io (WebSockets) integrated with Ember.js' observer pattern.