Observable-Swift

Value observer library

A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers.

KVO for Swift - Value Observing and Events

GitHub

1k stars
33 watching
112 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
blendle/hansonA lightweight library to observe and bind values in Swift517
fxm90/lightweightobservableAn implementation of an observable sequence that can be subscribed to in a lightweight and convenient way135
roberthein/observableA library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects.373
ksz-ksz/rxjs-insightsA toolset to help developers debug and visualize observables in their applications by tracking various events and relations.359
timhall/svelte-observableA library that simplifies working with observables in Svelte components by providing a unified API for reactive stores.62
ba-st/bellA library providing observability capabilities such as logs and metrics.6
dacap/observableA C++ library providing a simple way to manage notifications and event handlers in concurrent applications.75
swiftvalidatorcommunity/swiftvalidatorA rule-based validation library for Swift1,440
rxswiftcommunity/rxoptionalExtensions for handling null and empty values in Swift observables700
localforage/localforage-observableA library that provides observables to interact with the localForage data storage system87
wolox/reactivearrayAn implementation of an observable array class in Swift53
serilog/serilog-sinks-observableA package that enables logging events to be observed and processed as observable streams.23
thanegill/rxoptionalRxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables.8
shagglund/observable-storeA Flux-like store and subscriber components based on RxJS observables0
hirezio/observer-spyA library to simplify testing of RxJS Observables378