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 last year
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- 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
- 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
- C# null test syntax analyzers to guard against bugs in testing null against a struct.☆14Updated 9 months ago
- A micro-sdk for .NET☆15Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated last month
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Find transitive dependencies in assemblies☆23Updated 5 months ago
- Allows using C# source generators using a fluent, type safe interface rather than string templating.☆24Updated last month
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 10 months ago
- A light-weight, performant interval tree in C#☆27Updated 3 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- ☆16Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Vectorized generic dictionary prototype☆19Updated 4 months ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 2 years ago
- ☆12Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 3 months ago
- 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
- template repository for a roslyn source generator☆22Updated 3 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 9 months ago