ReactiveArray
Array observer
An implementation of an observable array class in Swift
An array class implemented in Swift that can be observed using ReactiveCocoa's Signals
53 stars
7 watching
12 forks
Language: Swift
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. | 373 |
| A utility to simplify integration of MobX observables with React-like components | 13 |
| A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
| A bridge between Vue 3 and RxJS, connecting reactive states with observables. | 59 |
| A package that enables logging events to be observed and processed as observable streams. | 23 |
| A library to simplify testing of RxJS Observables | 378 |
| An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
| A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
| A polyfill API to observe performance metrics in environments with limited browser support | 29 |
| A toolset to help developers debug and visualize observables in their applications by tracking various events and relations. | 359 |
| An Angular library providing reactive breakpoint observation based on signals. | 8 |
| A lightweight library to observe and bind values in Swift | 517 |
| A library providing observability capabilities such as logs and metrics. | 6 |
| A simple architecture library for SwiftUI that decouples state changes from views | 56 |
| RxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables. | 8 |