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 .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
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 2 weeks ago
- Post-build IL optimizer and intermediate representation for .NET programs☆128Updated 3 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A simple template base system of macros for C# that can be executed in design time☆65Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆55Updated 5 months 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 10 months 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.☆24Updated last year
- MSIL Reader☆36Updated 2 years ago
- A collection of various dangerous operations.☆27Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 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
- Span-ify your code: write high performance memory aware C#☆70Updated last month
- Analyzers checking System.Reflection☆81Updated last year
- Managed wrappers around the .NET Unmanaged API☆77Updated last month
- Fast Accessors for .Net☆33Updated 2 years ago
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Example of compiling and running C# code without visibility checks.☆49Updated 6 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# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated last week
- .NET library to work with Git repositories☆34Updated this week