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 4 months ago
- Generic weak event implementation☆195Updated 5 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 9 months ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆63Updated 3 weeks ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- C# interface-to-member source generator☆84Updated 2 months ago
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 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
- IDisposable helper types.☆135Updated last year
- DAWG String Dictionary in C#☆120Updated last year
- ☆136Updated 3 weeks ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆119Updated this week
- Better random number generation for .NET☆63Updated 6 months ago
- A Roslyn based C# source generation framework☆133Updated 4 months ago
- 🔵 .NET Data Binding we deserve: concise, fast, feature-rich☆162Updated 4 years ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆70Updated last year
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆146Updated 5 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆61Updated 3 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆197Updated 5 months ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated this week
- Non-boxing passing of values.☆28Updated 2 months ago
- A fast and simple .NET parsing library☆85Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A collection of links and snippets to resources, samples, answers, people, videos, etc. related to Rx.Net and ReactiveUI.☆71Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated last month
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago