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.

GitHub

110 stars
4 watching
8 forks
Language: C#
last commit: almost 2 years ago
Linked from 2 awesome lists

bindcontinuousdataflowdeclarativedeclarative-programmingdynamic-datafunctionalfunctional-programmingfunctional-reactive-programminghacktoberfestinotifycollectionchangedinotifypropertychangedlinqobservableobservablecollectionreactive-collectionsreactive-extensionsreactive-programmingrxrx-observable

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
igorbuchelnikov/observablecomputations.samples Demonstrates the usage and features of ObservableComputations with examples for learning and comparison with DynamicData. 1
igorbuchelnikov/dynamic.trader A WPF demo showcasing Observable Computations and reactive extensions for building data-driven applications. 3
dacap/observable A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. 75
fxm90/lightweightobservable An implementation of an observable sequence that can be subscribed to in a lightweight and convenient way 135
timhall/svelte-observable A library that simplifies working with observables in Svelte components by providing a unified API for reactive stores. 62
samverschueren/obsify Observableify callback-style functions to enable reactive programming using observable values and subscription handlers. 41
shagglund/observable-store A Flux-like store and subscriber components based on RxJS observables 0
sindresorhus/any-observable Supports any Observable library and provides polyfills 70
tower120/reactive A reactive programming library for C++ that provides an event-driven architecture and supports observable properties. 72
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
fody/propertychanged Injects INotifyPropertyChanged event raising code into property setters at compile time 1,892
shkolovy/classic-algorithms-c-sharp A collection of implementations of fundamental algorithms and data structures in C# 35
roberthein/observable A library that enables reactive programming in Swift by providing a simple and efficient way to observe values and manage side effects. 373
aalhour/c-sharp-algorithms A comprehensive C# implementation of standard data structures and algorithms 5,956
pragmaticivan/nestjs-otel An OpenTelemetry module for integrating observability metrics and tracing into Nest.js applications 560