jonatan1024 / CompileTimeExecutionLinks
Run C# code at compile time.
☆40Updated 5 years ago
Alternatives and similar repositories for CompileTimeExecution
Users that are interested in CompileTimeExecution are comparing it to the libraries listed below
Sorting:
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- Embed resource files more C# programmer friendly!☆70Updated last year
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated last month
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 11 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
- Low-level utilities and tools for working with the CLR and memory.☆40Updated 2 weeks ago
- Managed wrappers for Windows APIs☆53Updated last year
- Post-build IL optimizer and intermediate representation for .NET programs☆149Updated 11 months ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- A collection of various dangerous operations.☆28Updated 2 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 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆68Updated 11 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Simple build versioning for .NET, powered by Git tags☆67Updated 2 weeks ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆62Updated 7 months 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
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆82Updated last year
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆79Updated 3 years ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆103Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆73Updated 4 months ago
- The most revolutionary syntax visualizer☆80Updated 6 months ago
- Simple C# source generation based on custom templates☆109Updated 2 years ago
- Library to render to the terminal using C# and .NET☆31Updated 2 months ago