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
Alternatives and similar repositories for CompileTimeMethodExecutionGenerator:
Users that are interested in CompileTimeMethodExecutionGenerator are comparing it to the libraries listed below
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- 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
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last week
- ☆16Updated 3 years ago
- Exposes top-level nullability information from reflection☆15Updated this week
- A lightweight toolkit to write .NET assembly weavers.☆13Updated last month
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆33Updated 2 years ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆12Updated 4 months ago
- A micro-sdk for .NET☆15Updated last year
- An allocation free Task-like object for async methods☆39Updated 7 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Find transitive dependencies in assemblies☆22Updated 3 months ago
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 2 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated 11 months 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
- Simple Git prerelease versioning integrated into SDK-based msbuild projects☆18Updated 5 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated this week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆54Updated last year
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆21Updated 3 years ago
- Experiments in .NET Core diagnostics☆24Updated 9 months ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year