IgorBuchelnikov / ObservableComputationsLinks
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
☆117Updated 4 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#☆48Updated 3 months ago
- IDisposable helper types.☆134Updated last year
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 9 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆63Updated this week
- Generic weak event implementation☆194Updated 5 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- C# interface-to-member source generator☆84Updated 2 months ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- 🔵 .NET Data Binding we deserve: concise, fast, feature-rich☆162Updated 4 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A Roslyn based C# source generation framework☆133Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- ☆135Updated last week
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆113Updated this week
- A CSharp library that can deep clone any object using only reflection.☆53Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Fast binary serializer☆65Updated 9 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- DAWG String Dictionary in C#☆120Updated last year
- 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
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- High performance contract-less binary serializer for .NET☆88Updated 3 months ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year