30 open-source projects similar to reactivemarbles/dynamicdata, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best DynamicData alternative.
QBit Java Micorservices lib tutorials| QBit Website | QBit uses Reakt | QBit works with Vert.x | Reakt Vertx
Live-Cells-CL is a library that adds reactive programming to lisp. The functionality of the library is ported from Live Cells for Dart.
Bacon.js is a JavaScript functional reactive programming library used for coordinating complex asynchronous data flows. It functions as an observable event stream framework and an asynchronous data flow orchestrator, allowing developers to model events as declarative streams and properties. The library distinguishes itself through its ability to manage reactive state and synchronize timing across multiple sources. It provides specialized mechanisms for atomic state synchronization to prevent glitches in derived properties and offers advanced coordination strategies such as asynchronous stream
Open source implementation of Apple's Combine framework for processing values over time.
Flexible, stream-based abstraction for launching processes
A reactive atomic state engine for React(including React 18) and all React like, carrying dependency collection feature, supporting fine-grained updates.
A Swift Reactive Programming Kit
A Swift library for state management with unidirectional data flow.
The .NET Reactive Extensions Library is a framework for composing, querying, and transforming asynchronous data streams. It provides a non-blocking implementation of the observer pattern to manage notifications and data flows between producers and consumers, functioning as an event stream processing library. The project applies LINQ-style querying and filtering operators to asynchronous sequences. This allows for the handling of event-driven programming patterns by utilizing composable operators to process notifications as they occur. The library covers asynchronous data streaming and non-bl
A single-file <1kb min+gzip simplified implementation of the reactive core of Solid, optimized for clean code.
📬 A lightweight implementation of an observable sequence that you can subscribe to.
A framework-agnostic state management library that keeps your app’s state clean and simple. It uses a fine-grained state model, breaking state into independent, manageable chunks.
vertx-effect manifesto - How persistent data structures makes a difference working with actors - vertx-effect in a few lines of code - Effects - Expressions - Being reactive - Modules - Logging - Publishing events - Publishing correlated events - Spawning verticles - Http client - Oauth Http…
JASONETTE-iOS is a JSON-driven mobile app framework used to build iOS applications using declarative JSON markup. It maps structured data to native iOS components and system methods, allowing the definition of user interfaces and event responses without writing traditional imperative code. The framework includes a remote logic delivery engine that loads application structure and behavior via HTTP. This enables updates to interfaces and application logic over the air without requiring the redistribution of the app binary. The system manages application flow through declarative state managemen
Kenny's Lisp NYC February Talk Slides are here! Scroll down to get to any notes.
MobX is a reactive state management library and fine-grained reactivity engine. It provides an observable data store that automatically triggers updates in the user interface when data structures change, functioning as a transparent functional reactive store to maintain a consistent source of truth. The system utilizes a dependency-graph mapping and proxy-based object observation to track data dependencies. This ensures that only the specific components dependent on changed data are updated, which reduces unnecessary re-renders and optimizes frontend performance. The library supports decoupl
🟣 A robust Swift state-management framework designed for complex applications, featuring an integrated ORM for efficient data handling.
The modular, KISS, functional reactive programming library for JavaScript.
iOS & OSX Bluetooth library for RxSwift
🎌 Powerful navigation library for iOS based on the coordinator pattern