tnakamura / ReduxSharpLinks
Unidirectional Data Flow in C# - Inspired by Redux
☆19Updated 4 months ago
Alternatives and similar repositories for ReduxSharp
Users that are interested in ReduxSharp are comparing it to the libraries listed below
Sorting:
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Small C# code generator. Easily generate code programmatically!☆74Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A framework for transparently invoking multiple instances or clients.☆37Updated last week
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- RP Examples☆21Updated 8 years ago
- Reactive Programming for SignalR☆24Updated 6 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆21Updated 3 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- ☆25Updated this week
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- C# Dependency Graph based on Reflection☆56Updated 2 years ago
- Extremely Fast MySQL Driver for C#, work in progress.☆56Updated 8 years ago
- Binary serializer with full .NET support!☆17Updated 4 months ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Functional Reactive Programming for .NET and XAML/WPF☆12Updated 8 years ago
- Voodoo Magic for WPF.☆13Updated 9 years ago
- Demo for how to create an observable tree☆41Updated 7 years ago
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆44Updated 2 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆117Updated 4 months ago
- An attempt at marrying the Akka.NET pattern with modular WPF & MVVM☆11Updated 10 years ago
- A library that queries Roslyn's C# syntax tree with CSS selector-like syntax.☆30Updated 5 years ago
- ☆36Updated 3 years ago
- C# co-routine Kernel for .Net. Includes Futures, Barriers, Triggers, Timers and Groups. Gamasutra article provides extra documentation.☆70Updated last month
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- A .Net library for composing reactive collections.☆21Updated 3 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago