reactive
Reactive library
A reactive programming library for C++ that provides an event-driven architecture and supports observable properties.
Simple, non intrusive reactive programming library for C++. (Events + Observable Properties + Reactive Properties)
72 stars
8 watching
7 forks
Language: C++
last commit: almost 6 years ago
Linked from 1 awesome list
event-drivenobservableobservablepropertyobserver-patternreactivereactive-programming
Related projects:
Repository | Description | Stars |
---|---|---|
runceel/reactiveproperty | A library providing support for MVVM and asynchronous programming with Reactive Extensions. | 901 |
reactivebayes/rocket.jl | A library for reactive programming using Observables in Julia to process asynchronous data | 189 |
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 |
reactivex/rxphp | A set of libraries to compose asynchronous and event-based programs using observable streams. | 1,704 |
tomasmikula/reactfx | A Java library for working with reactive event streams and observable values in JavaFX applications. | 375 |
fabiospampinato/flimsy | A simplified implementation of the reactive core of Solid in a single file | 187 |
lihaoyi/scala.rx | A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
dbrattli/fable.reaction | A library and framework for building reactive applications with Fable, combining asynchronous functional programming and event handling | 142 |
webreflection/usignal | A JavaScript library for building reactive user interfaces with signal-driven and solid-inspired APIs. | 221 |
borodust/cl-flow | A Reactive computation tree library for non-blocking concurrent Common Lisp programming. | 50 |
reactiveui/reactiveui.validation | A validation library for reactive UI-based applications. | 240 |
kefirjs/kefir | A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. | 1,874 |
reactiveui/reactive.wasm | A WebAssembly implementation of Rx extensions for C# applications | 14 |
reactivex/rxscala | A Scala adapter to RxJava for composing asynchronous and event-based programs using observable sequences | 888 |
reactiveui/splat | An abstraction layer for cross-platform development that provides a uniform interface to underlying platform-specific code | 971 |