314 skills found · Page 3 of 11
jschatz1 / VuecommanderVueCommander is a Vuejs application framework utilizing the classic (GoF) command and observer design patterns
gokselkoksal / RasatA microlibrary for pub-sub/observer pattern implementation in Swift. 👁
kwebio / ShoeboxShoeBox is a Kotlin library for persistent data storage that supports views and the observer pattern. While often used with Kweb, it doesn't need to be.
jupyter-xeus / XpropertyTraitlets-like C++ properties and implementation of the observer pattern
IDouble / Multithreading Chat Client Java👥 A simple Chat Client in Java, implemented with the Observer pattern 👥
NullTale / UnityEventBus⚙ Generic Unity event system (event bus pattern)
nocarryr / Python DispatchLightweight event handling for Python
ehsangazar / Design Patterns PhpAll Design Patterns Samples in PHP
moll / Js ConcertAn event library for JavaScript and Node.js that implements the observer pattern (a.k.a publish/subscribe). Similar to Node's EventEmitter and Backbone.Events, but independent, minimal and light-weight.
najamelan / PharosObserver pattern which generates a futures 0.3 stream of events
zahash / ReactivateThread Safe Reactive Data Structure. Made with ❤️ for 🦀
IDouble / Multithreading Chat Server Java🖥 A simple Chat Server in Java, implemented with the Observer pattern 🖥
ruby / ObserverThe Observer pattern provides a simple mechanism for one object to inform a set of interested third-party objects when its state changes.
ycarowr / UnityDesignPatternsDesign Patterns applied to Unity3D and C#
sergeyleschev / Design Patterns Design large-scale systems / 2022 / Design Patterns: Behavioral, Creational, Structural, etc. @ S.Leschev. Google Engineering Level: L6+
jsnanigans / BlacZero-provider, type-safe state management — class-based BLoC pattern for React and Preact with automatic property tracking
leocavalcante / Observable State🔭 Flutter's State Manager for Reactive Apps in a Centralized and Predictable container.
harrunisk / StockerStocker is a currency monitoring app. It offers instant currency rates of banks.
DanielSank / ObservedObserver pattern in python
adrg / SlingLightweight C++ Signals and Slots implementation