ObservableComputations
Observable computation library
A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
114 stars
4 watching
8 forks
Language: C#
last commit: about 2 years ago
Linked from 2 awesome lists
bindcontinuousdataflowdeclarativedeclarative-programmingdynamic-datafunctionalfunctional-programmingfunctional-reactive-programminghacktoberfestinotifycollectionchangedinotifypropertychangedlinqobservableobservablecollectionreactive-collectionsreactive-extensionsreactive-programmingrxrx-observable
Related projects:
Repository | Description | Stars |
---|---|---|
| Demonstrates the usage and features of ObservableComputations with examples for learning and comparison with DynamicData. | 1 |
| A WPF demo showcasing Observable Computations and reactive extensions for building data-driven applications. | 3 |
| A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
| An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way | 135 |
| A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. | 62 |
| Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. | 41 |
| A Flux-like store and subscriber components based on RxJS observables | 0 |
| Supports any Observable library and provides polyfills | 70 |
| A reactive programming library for C++ that provides an event-driven architecture and supports observable properties. | 72 |
| A Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers. | 1,235 |
| Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,894 |
| A collection of implementations of fundamental algorithms and data structures in C# | 35 |
| A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. | 373 |
| A comprehensive C# implementation of standard data structures and algorithms | 5,971 |
| An OpenTelemetry module for integrating observability metrics and tracing into Nest.js applications | 571 |