BepInEx / NRedirectLinks
Gain early code execution in a .NET application without patching any files
☆21Updated 4 years ago
Alternatives and similar repositories for NRedirect
Users that are interested in NRedirect are comparing it to the libraries listed below
Sorting:
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- A .NET port of https://github.com/krisk/fuse-swift☆16Updated 4 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- An ECMA-335 compliant .NET runtime written purely in C# - at least that is the project☆10Updated 5 years ago
- (Work in Progress) C/C++ compilation support for .NET Core projects☆25Updated 3 years ago
- A C# library for efficient bit-level reading and writing also adding bit field support☆58Updated last month
- 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
- A fully managed library for hosting the .NET runtime in remote processes.☆31Updated 3 years ago
- Polyfills for projects targeting older versions of .NET☆36Updated 2 weeks ago
- An unopinionated auto-update framework for .NET applications inspired by Onova.☆18Updated 8 months ago
- An attribute, generator and analyzer to declare "private-like" types in C# (internal but producing errors if not used as if they were dec…☆10Updated last year
- A .NET assembly shader for allowing .NET apps to load multiple versions of the same assembly☆11Updated 3 weeks ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 8 months ago
- Infinite recursion without blowing up the stack.☆20Updated 3 weeks ago
- A C# console clone of ✨Wordle✨ but with an attempt to make the binary really tiny 🤏. Self-contained game size is a TINY 1,011KB 🐜 (Now …☆39Updated 5 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last week
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 8 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆62Updated last month
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆25Updated 3 weeks ago
- template repository for a roslyn source generator☆22Updated 3 years ago
- Npam is a dotnet core interface and wrapper around the UNIX Pluggable Authentication Modules (PAM) libraries. Npam also includes dotnet c…☆15Updated 2 years ago