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:
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks 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
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Post-build IL optimizer and intermediate representation for .NET programs☆145Updated 7 months ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- A C# library for efficient bit-level reading and writing also adding bit field support☆61Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- A collection of various dangerous operations.☆28Updated 2 years ago
- Managed wrappers for Windows APIs☆54Updated 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
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 4 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
- 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
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- An allocation free Task-like object for async methods☆39Updated last year
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 2 years ago
- ☆24Updated 4 years ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆47Updated last month
- A .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- The most revolutionary syntax visualizer☆76Updated 2 months ago
- A simple template base system of macros for C# that can be executed in design time☆66Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago