DynamicData
Data manipulator
A set of reusable operations to manipulate and shape data in a declarative way without directly managing collections.
Reactive collections based on Rx.Net
2k stars
64 watching
182 forks
Language: C#
last commit: 4 days ago
Linked from 4 awesome lists
csharpdotnetdynamic-datadynamicdatahacktoberfestmvvmreactive-collectionsreactive-extensionsreactive-programmingreactivexrxrx-observable
Related projects:
Repository | Description | Stars |
---|---|---|
reactivex/rxjavastring | A library providing RxJava string manipulation operators. | 129 |
reactivex/rxrust | An implementation of reactive streams with decoupling from plumbing through strategies and high-level APIs inspired by Elm. | 494 |
reactivebayes/rocket.jl | A library for reactive programming using Observables in Julia to process asynchronous data | 189 |
reactivemongo/reactivemongo | A driver for interacting with a MongoDB database using non-blocking and asynchronous I/O operations in Scala. | 851 |
coursera/pandas-ply | A library that provides functional data manipulation methods for pandas, making it easier to work with data in a more expressive and concise way. | 200 |
rolandpheasant/dynamicdata.snippets | A collection of C# samples demonstrating various dynamic data and reactive extensions techniques. | 139 |
lihaoyi/scala.rx | A change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change. | 984 |
reactivex/rxnetty | A library that adapts the Reactive Extensions (Rx) framework to Netty, allowing developers to write asynchronous, event-driven network applications. | 1,382 |
runceel/reactiveproperty | A library providing support for MVVM and asynchronous programming with Reactive Extensions. | 901 |
semiversus/python-broqer | A reactive data processing library with publish-subscribe functionality and asyncio support. | 74 |
reactiveui/reactive.wasm | A WebAssembly implementation of Rx extensions for C# applications | 14 |
dmbarbour/sirea | An orchestration framework for declarative programming in Haskell using Reactive Demand Programming | 270 |
kernelmachine/utah | A Rust crate providing type-conscious data manipulation with ndarray-backed tabular data structures. | 143 |
imrafaelmerino/vertx-effect | A toolkit for building reactive applications using actors and persistent data structures in Vert.x | 0 |
vincent-pradeilles/keypathkit | A library that enables declarative data manipulation using typed keypaths in Swift | 426 |