monoclex / SwissILKnife
A "Swiss Army Knife" of sorts for IL-generated methods that are faster than their Expression & Reflection counterparts.
☆12Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for SwissILKnife
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 6 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- .NET parser library for human-written time spans☆37Updated 4 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆57Updated 2 years ago
- C# interface-to-member source generator☆76Updated 2 months ago
- A theme for WPF inspired by Windows 3.1☆28Updated 5 years ago
- A C# library that let's you obtain an instance of void☆18Updated last year
- Loads all the references on startup by actually using the types in the module initializer.☆36Updated last week
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆31Updated 6 months ago
- Example of compiling and running C# code without visibility checks.☆46Updated 6 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆76Updated 2 years ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- Generates a synchronized version of an async method☆49Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Runtime redirection of method calls for .NET Core.☆42Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 3 years ago
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆61Updated this week
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆49Updated 2 years ago
- Library providing support for threadsafe shared state in C#/.NET.☆49Updated 5 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- Simplifies the implementation of IDisposable☆76Updated last month
- (Work in Progress) C/C++ compilation support for .NET Core projects☆24Updated 2 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 3 months ago
- template repository for a roslyn source generator☆22Updated 2 years ago
- MvvmScarletToolkit is a personal project and framework to speed up the development process of xaml based applications using the viewmodel…☆33Updated 2 months ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year