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
- 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
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Vectorized generic dictionary prototype☆25Updated 9 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- A command-line tool that shows what namespaces you am-using.☆27Updated 3 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 4 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Generate plots for BenchmarkDotNet☆13Updated 10 months ago
- Utilities for working with streams and pipes☆12Updated last week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- ☆57Updated 2 weeks ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Basic Compilation Log support☆38Updated this week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 4 months ago
- ☆22Updated 2 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- ☆16Updated 4 years ago
- 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
- Tools for experimenting with union types.☆30Updated 6 months ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- template repository for a roslyn source generator☆23Updated 3 years ago
- FrozenObjects serializer and deserializer☆92Updated 3 years ago