jonatan1024 / CompileTimeExecution
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
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A collection of various dangerous operations.☆27Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 3 weeks ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- The example class library project, with code written in the CIL.☆19Updated 5 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 6 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆127Updated 2 months 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
- Fast Accessors for .Net☆33Updated 2 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆54Updated 4 months ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated 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
- 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
- Managed wrappers around the .NET Unmanaged API☆76Updated 2 weeks ago
- System.IO.Pipelines API adapter for System.Net.WebSockets☆29Updated last week
- 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
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Cross-platform process monitoring and control software.☆22Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 2 months ago
- Code memory safety analysis☆14Updated 3 months ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year