hermanussen / CompileTimeMethodExecutionGeneratorLinks
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
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 5 months ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 3 weeks ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated last month
- Generate plots for BenchmarkDotNet☆12Updated 7 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A simple .NET 6.0 Hello World written in pure IL☆19Updated last year
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 3 months ago
- ☆22Updated 2 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A micro-sdk for .NET☆15Updated last year
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago