gtor
Reactivity framework
A theory and framework for understanding reactivity in software systems
A General Theory of Reactivity
3k stars
123 watching
109 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reflex-frp/reflex | An interface and engine for implementing functional reactive programming with composable events and time-varying values. | 1,070 |
reactivebayes/rocket.jl | A library for reactive programming using Observables in Julia to process asynchronous data | 189 |
conarrative/precept | A framework for building reactive web applications using declarative logic and relational data modeling. | 657 |
ivanperez-keera/dunai | A reactive programming library for Haskell that supports multiple paradigms and effects. | 211 |
nikita-leonov/reactivecocoaplayground | A playground project demonstrating Reactivity in Cocoa applications | 97 |
elbywan/hyperactiv | A library that enables automatic reactivity in JavaScript objects and arrays by observing property mutations. | 439 |
geem-lab/overreact | An in-silico lab for automating quantum chemical microkinetic simulations of complex chemical reactions | 51 |
reflex-frp/reflex-examples | A collection of code examples demonstrating functional reactive programming (FRP) concepts using Haskell. | 81 |
tower120/reactive | A reactive programming library for C++ that provides an event-driven architecture and supports observable properties. | 72 |
dmbarbour/sirea | An orchestration framework for declarative programming in Haskell using Reactive Demand Programming | 270 |
brundonsmith/bagel | A new programming language designed to be compatible with JavaScript and TypeScript developers, aiming to simplify development and provide stronger type guarantees while incorporating reactive programming concepts. | 86 |
metasoarous/datsys | A framework for building reactive, concurrent web applications using a stream processing model and a unique database-sync system. | 231 |
red/red | A next-generation programming language with a native-code compiler and a broad range of applications, including system programming, GUI development, scripting, and reactive programming. | 5,547 |
svrcekmichal/universal-react | A personal experiment in building a Universal React app with async data fetching and code splitting from top route | 24 |
christianramsey/rx-react-flux | A collection of RxJS and React libraries, examples, and resources for reactive programming and state management. | 13 |