IgorBuchelnikov / ObservableComputationsLinks
Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCollectionChanged (ObservableCollection) interfaces.
☆118Updated 7 months ago
Alternatives and similar repositories for ObservableComputations
Users that are interested in ObservableComputations are comparing it to the libraries listed below
Sorting:
- Generic weak event implementation☆196Updated 5 years ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 7 months ago
- C# interface-to-member source generator☆85Updated 5 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated last year
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆64Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- DAWG String Dictionary in C#☆121Updated last month
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A Roslyn based C# source generation framework☆133Updated last week
- IDisposable helper types.☆137Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- ☆137Updated 2 weeks ago
- 🔵 .NET Data Binding we deserve: concise, fast, feature-rich☆161Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆134Updated last week
- The most revolutionary syntax visualizer☆80Updated 6 months ago
- Extensible RPC library with Typescript client generator☆88Updated last week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆73Updated 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 2 years ago
- Simple C# source generation based on custom templates☆109Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 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 3 years ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆146Updated 5 years ago
- 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.☆91Updated 7 months ago
- Library for obtaining and analyzing the codegen of JIT for .NET. Can be used for both tests (assertions) and making reports (benchmarks).☆25Updated 3 years ago
- Expressive is a cross-platform expression parsing and evaluation framework. The cross-platform nature is achieved through compiling for .…☆175Updated last year
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Non-boxing passing of values.☆28Updated 5 months ago