IgorBuchelnikov / ObservableComputations
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
☆116Updated 2 years ago
Alternatives and similar repositories for ObservableComputations:
Users that are interested in ObservableComputations are comparing it to the libraries listed below
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆62Updated 3 weeks ago
- Generic weak event implementation☆190Updated 4 years ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 9 months ago
- IDisposable helper types.☆128Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- C# interface-to-member source generator☆80Updated 7 months ago
- ☆131Updated 3 weeks ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Better random number generation for .NET☆63Updated 3 weeks ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆142Updated 5 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆172Updated 8 months ago
- The most revolutionary syntax visualizer☆69Updated 3 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Analyzers checking System.Reflection☆81Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 6 months ago
- 🔵 .NET Data Binding we deserve: concise, fast, feature-rich☆162Updated 3 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆97Updated 4 months ago
- Immutability is easy!☆48Updated last week
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆172Updated 10 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
- Fast binary serializer☆65Updated 5 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆182Updated 4 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- A Roslyn based C# source generation framework☆130Updated 2 months ago
- A .NET library to parse XML at lightspeed with zero allocation.☆105Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Conceptual repo. Most advanced compile time safe units of measure for C# and F#☆58Updated 3 years 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
- C# implementation of a Rope<T> immutable data structure.☆120Updated 5 months ago