IgorBuchelnikov / ObservableComputationsLinks
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
☆116Updated 2 months ago
Alternatives and similar repositories for ObservableComputations
Users that are interested in ObservableComputations are comparing it to the libraries listed below
Sorting:
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆101Updated 7 months ago
- Generic weak event implementation☆193Updated 5 years ago
- IDisposable helper types.☆131Updated last year
- C# interface-to-member source generator☆83Updated 10 months ago
- A Roslyn based C# source generation framework☆130Updated last month
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated 10 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated last week
- Immutability is easy!☆50Updated last month
- The most revolutionary syntax visualizer☆75Updated last month
- Compiles simple grammar into a parsing table. Includes parser which can build a syntax tree for a given plaintext. Allows compilation of …☆43Updated 2 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆193Updated last year
- ☆135Updated 2 weeks ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆100Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆145Updated 5 years ago
- '101 samples' of dynamic data and rx in action☆142Updated 6 years ago
- Extensible RPC library with Typescript client generator☆86Updated 11 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- Better random number generation for .NET☆63Updated 3 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago