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:
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 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
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 4 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Runtime redirection of method calls for .NET Core.☆42Updated 6 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- Managed wrappers for Windows APIs☆53Updated 11 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- MSIL Reader☆36Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated 10 months ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- 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.☆28Updated last month
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- ☆24Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆85Updated 5 months 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
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated 9 months ago
- Span-ify your code: write high performance memory aware C#☆72Updated 5 months ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago