C# reactive-extensions

Open-source C# projects categorized as reactive-extensions

Top 5 C# reactive-extension Projects

reactive-extensions
  1. ReactiveUI

    An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.

    Project mention: R3 alternatives - Rx.NET, UniRx, and ReactiveUI | libhunt.com/r/R3 | 2024-09-20
  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. Akavache

    An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.

  4. Dynamic Data

    Reactive collections based on Rx.Net

    Project mention: Understanding DynamicData in .NET: Reactive Data Management Made Easy | dev.to | 2024-04-30

    In the realm of .NET development, managing collections and their changes can be a challenging task, especially in applications with complex data flows and user interfaces. This is where DynamicData, a library in the .NET ecosystem, comes into play. It simplifies reactive data management, making it easier for developers to handle complex data operations with ease. This article aims to provide a comprehensive understanding of DynamicData, its core concepts, and practical applications.

  5. ReactiveProperty

    ReactiveProperty provides MVVM and asynchronous support features under Reactive Extensions. Target frameworks are .NET 6+, .NET Framework 4.7.2 and .NET Standard 2.0.

  6. ObservableComputations

    Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# reactive-extensions discussion

Log in or Post with

C# reactive-extensions related posts

  • R3 alternatives - Rx.NET, UniRx, and ReactiveUI

    4 projects | 20 Sep 2024
  • Understanding DynamicData in .NET: Reactive Data Management Made Easy

    5 projects | dev.to | 30 Apr 2024
  • Just discovered singletons and so many issues have fallen away

    1 project | /r/gamedev | 2 May 2023
  • Recommend Paradigms / Design Patterns for Controller-Driven Menus?

    1 project | /r/Unity3D | 5 Apr 2023
  • System.Reactive v6.0.0-preview.1 available on NuGet

    3 projects | /r/dotnet | 11 Mar 2023
  • Event System for Unity (free asset)

    3 projects | /r/gamedev | 20 Jan 2023
  • I'm making this turn-based auto battler called Order Automatica. I decided to try using event driven architecture using async/await and UniTask and it made it so easy! I'd love any game design feedback people are willing to give. Link to demo in comments

    1 project | /r/Unity2D | 27 Aug 2022
  • A note from our sponsor - SaaSHub
    www.saashub.com | 29 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source reactive-extension projects in C#? This list will help you:

# Project Stars
1 ReactiveUI 8,260
2 Akavache 2,487
3 Dynamic Data 1,795
4 ReactiveProperty 917
5 ObservableComputations 116

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai