hermanussen / CompileTimeMethodExecutionGenerator
A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtime.
☆20Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for CompileTimeMethodExecutionGenerator
- Playground for testing msbuild in a "server" mode☆16Updated 8 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated 6 months ago
- .NET library for working with Roslyn's syntax trees☆22Updated 9 months ago
- ☆16Updated 3 years ago
- template repository for a roslyn source generator☆22Updated 2 years ago
- A micro-sdk for .NET☆15Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆15Updated last month
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆19Updated 10 months ago
- Find transitive dependencies in assemblies☆22Updated last week
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Non-boxing passing of values.☆27Updated 4 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Vectorized generic dictionary prototype☆16Updated this week
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated 11 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 8 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- Exposes top-level nullability information from reflection☆15Updated this week
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆31Updated last year
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 4 months ago
- Internal application architecture via command and event messages☆25Updated this week
- dotnet score☆28Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆17Updated 10 months ago
- Infinite recursion without blowing up the stack.☆20Updated 3 weeks ago
- BigMachines is State Machine library for .NET☆37Updated this week
- Highly efficient compile-time general purpose DI container based on C# source generators.☆32Updated 2 years ago
- Performace Profiler/Monitor for .net applications☆20Updated last year
- ☆16Updated 6 months ago