monoclex / SwissILKnife
A "Swiss Army Knife" of sorts for IL-generated methods that are faster than their Expression & Reflection counterparts.
☆12Updated 4 years ago
Alternatives and similar repositories for SwissILKnife:
Users that are interested in SwissILKnife are comparing it to the libraries listed below
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- .NET parser library for human-written time spans☆38Updated 4 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 9 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated last month
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆80Updated last month
- A C# library that let's you obtain an instance of void☆18Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆60Updated last month
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆95Updated 2 months ago
- Sick of picking the wrong CIL Emit overload? Look no further.☆16Updated 10 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆175Updated 2 months ago
- C# interface-to-member source generator☆78Updated 5 months ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated last week
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆50Updated 2 years ago
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆34Updated 9 months ago
- Example of compiling and running C# code without visibility checks.☆47Updated 6 years ago
- Analyzers checking System.Reflection☆81Updated last year
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- A theme for WPF inspired by Windows 3.1☆29Updated 6 years ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆139Updated 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
- Generates a synchronized version of an async method☆52Updated last week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- Non-boxing passing of values.☆27Updated 7 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆63Updated 3 weeks ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- Actual C# Enums with values and better performance as a source generator☆41Updated 11 months ago