observable
Observer pattern
A simple implementation of the Observer pattern in Crystal
Implementation of the Observer pattern in crystal
9 stars
2 watching
0 forks
Language: Crystal
last commit: over 1 year ago
Linked from 1 awesome list
crystaldesign-patternobservableobserverobserver-patternshard
Related projects:
Repository | Description | Stars |
---|---|---|
hirezio/observer-spy | A library to simplify testing of RxJS Observables | 378 |
axwalker/aurelia-observer-patterns | A collection of examples demonstrating observer patterns in Aurelia | 27 |
fxm90/lightweightobservable | An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
ba-st/bell | A library providing observability capabilities such as logs and metrics. | 6 |
dacap/observable | A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
slazyk/observable-swift | A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
zhongwencool/observer_cli | Tools to visualize and monitor Erlang/Elixir nodes in real-time | 1,395 |
serilog/serilog-sinks-observable | A package that enables logging events to be observed and processed as observable streams. | 23 |
wolox/reactivearray | An implementation of an observable array class in Swift | 53 |
timhall/svelte-observable | A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |
localforage/localforage-observable | A library that provides observables to interact with the localForage data storage system | 87 |
thehive-project/cortex | A tool that enables scalable analysis of observables and automates incident response operations | 1,344 |
sentinel-hub/eo-learn | An open source Python framework for processing and analyzing Earth observation data in machine learning workflows. | 1,129 |
obrok/lens | A utility for working with nested data structures | 190 |
jamesfoster/knockout.observabledictionary | An implementation of an observable dictionary in KnockoutJS | 88 |