jonatan1024 / CompileTimeExecutionLinks
Run C# code at compile time.
☆39Updated 5 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
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 7 months ago
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆148Updated 10 months ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 3 weeks ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 10 months ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Simple C# source generation based on custom templates☆108Updated 2 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆28Updated 4 months ago
- Example of compiling and running C# code without visibility checks.☆49Updated 7 years ago
- Runtime redirection of method calls for .NET Core.☆44Updated 6 years ago
- The most revolutionary syntax visualizer☆79Updated 6 months ago
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆69Updated last year
- A collection of various dangerous operations.☆28Updated 2 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- Span-ify your code: write high performance memory aware C#☆73Updated last week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- Managed wrappers for Windows APIs☆53Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago