IgorBuchelnikov / ObservableComputationsLinks
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
☆116Updated 3 weeks ago
Alternatives and similar repositories for ObservableComputations
Users that are interested in ObservableComputations are comparing it to the libraries listed below
Sorting:
- IDisposable helper types.☆129Updated last year
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆62Updated last week
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 weeks ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- A Roslyn based C# source generation framework☆130Updated last week
- C# interface-to-member source generator☆80Updated 9 months ago
- Generic weak event implementation☆193Updated 5 years ago
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Analyzers checking System.Reflection☆81Updated last year
- ☆134Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Immutability is easy!☆50Updated 2 weeks ago
- Extends Verify to allow verification of C# Source Generators.☆84Updated this week
- Generate ToString method from public properties.☆83Updated 4 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆99Updated 5 months ago
- FrozenObjects serializer and deserializer☆92Updated 2 years ago
- Better random number generation for .NET☆63Updated 2 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 8 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 9 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
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆58Updated 3 weeks ago
- 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 lightweight, powerful and NativeAOT friendly command line parser .NET library.☆68Updated 11 months ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆144Updated 5 years ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆91Updated this week