spinico / MethodRedirectLinks
C# MethodInfo extension to redirect a method to or swap it with another method.
☆61Updated last year
Alternatives and similar repositories for MethodRedirect
Users that are interested in MethodRedirect are comparing it to the libraries listed below
Sorting:
- Simple C# source generation based on custom templates☆105Updated last year
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Inject arbitrary IL code at compile time.☆248Updated last month
- Some useful reflection helpers, including an IL disassembler.☆153Updated 5 years ago
- il2cpp transpiler and runtime compatible with .Net Core☆87Updated 5 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆58Updated last month
- A .NET MessagePack serialization library with great performance and simplicity.☆95Updated this week
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- Span-ify your code: write high performance memory aware C#☆70Updated 3 months ago
- A tool aiming to make it a little bit easier to learn Mono.Cecil☆95Updated 2 weeks ago
- Post-build IL optimizer and intermediate representation for .NET programs☆134Updated 5 months ago
- Unsafe methods for working with unmanaged memory and pointers.☆67Updated 4 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆59Updated last month
- ☆165Updated 3 months ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Embed resource files more C# programmer friendly!☆71Updated last year
- Full C# port of Brotli compression algorithm☆96Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- x86/x64 JIT assembler for .NET☆109Updated 7 years ago
- Single-file minimal C# IoC container☆146Updated 2 years ago
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆61Updated last year
- Example of compiling and running C# code without visibility checks.☆49Updated 6 years ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 3 months ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆65Updated last year
- A Visual Studio extension that provides syntax highlighting for the IL (Intermediate Language) and project templates for C#, F# and Visua…☆119Updated 5 years ago
- Lightweight, Zero Allocation LINQ Implementation on `Span<T>`☆84Updated 8 months ago
- An extensible library providing C# PInvoke codegen from C/C++ files for .NET☆132Updated last month
- Managed, high performance, fully featured memory manipulation library written in C#, providing a very easy to use API.☆81Updated 2 weeks ago
- Common code used by MonoMod and other .NET modding libraries. Not to be confused with MonoMod.Utils (for mods).☆77Updated 2 years ago