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:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 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…☆22Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆77Updated 2 years ago
- Vectorized generic dictionary prototype☆25Updated 10 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A command-line tool that shows what namespaces you am-using.☆28Updated 4 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 4 months ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated this week
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 7 months ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 4 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Exposes top-level nullability information from reflection☆15Updated 4 months ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- A fluent API for creating MSBuild projects for use by unit tests☆51Updated last week
- The example class library project, with code written in the CIL.☆19Updated 5 years ago
- Download, update and sync loose files from URLs☆60Updated last week
- Lightweight Git local repository traversal library for .NET/.NET Core/.NET Framework.☆101Updated 3 months ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated 2 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- ☆57Updated last week