LightweightObservable

Observable

An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way

📬 A lightweight implementation of an observable sequence that you can subscribe to.

GitHub

135 stars
2 watching
9 forks
Language: Swift
last commit: almost 4 years ago
Linked from 2 awesome lists

cocoapodsiosmvvmobservableobserverreactive-programmingrxswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
slazyk/observable-swiftA Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers.1,235
timhall/svelte-observableA library that simplifies working with observables in Svelte components by providing a unified API for reactive stores.62
igorbuchelnikov/observablecomputations.samplesDemonstrates the usage and features of ObservableComputations with examples for learning and comparison with DynamicData.1
igorbuchelnikov/observablecomputationsA .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces114
badisi/ngx-safe-subscribeAn Angular library that simplifies the process of managing subscriptions to observables in component lifecycle methods3
localforage/localforage-observableA library that provides observables to interact with the localForage data storage system87
dacap/observableA C++ library providing a simple way to manage notifications and event handlers in concurrent applications.75
blendle/hansonA lightweight library to observe and bind values in Swift517
roberthein/observableA library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects.373
thanegill/rxoptionalRxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables.8
ba-st/bellA library providing observability capabilities such as logs and metrics.6
rxswiftcommunity/rxoptionalExtensions for handling null and empty values in Swift observables700
tpei/observableA simple implementation of the Observer pattern in Crystal9
jamesfoster/knockout.observabledictionaryAn implementation of an observable dictionary in KnockoutJS88
d6u/redux-observable-middlewareMiddleware for subscribing to observables in Redux action creators.57