jonatan1024 / CompileTimeExecutionLinks
Run C# code at compile time.
☆38Updated 4 years ago
Alternatives and similar repositories for CompileTimeExecution
Users that are interested in CompileTimeExecution are comparing it to the libraries listed below
Sorting:
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- 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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 6 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆136Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- A C# library for efficient bit-level reading and writing also adding bit field support☆59Updated 2 months ago
- MSIL Reader☆36Updated 2 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Managed wrappers for Windows APIs☆54Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An allocation free Task-like object for async methods☆39Updated last year
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 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
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆26Updated last month
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 10 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆101Updated 7 months ago
- A set of tools to work with CIL in .NET applications☆28Updated last month
- Managed wrappers around the .NET Unmanaged API☆81Updated 3 months ago