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:
- A C# library for efficient bit-level reading and writing also adding bit field support☆60Updated 3 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last week
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 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
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 5 months ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 6 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 4 months ago
- Post-build IL optimizer and intermediate representation for .NET programs☆146Updated 6 months ago
- Simple build versioning for .NET, powered by Git tags☆64Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Simple C# source generation based on custom templates☆105Updated last year
- 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
- An allocation free Task-like object for async methods☆39Updated last year
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆83Updated 9 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆102Updated 7 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆63Updated last week
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated 2 weeks ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- The most revolutionary syntax visualizer☆76Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago