Decimation / RazorSharpLinks
Low-level utilities and tools for working with the CLR and memory.
☆37Updated 4 years ago
Alternatives and similar repositories for RazorSharp
Users that are interested in RazorSharp are comparing it to the libraries listed below
Sorting:
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Run C# code at compile time.☆38Updated 4 years ago
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 4 months ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- MSIL Reader☆36Updated 2 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 2 months ago
- CS2X - C# Transpiler experiments (Powered by Roslyn)☆36Updated 6 years ago
- An Attempt at building at least some of C# corelib for EFI applications. Inspired by https://github.com/MichalStrehovsky/zerosharp to see…☆24Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 9 months ago
- A library to modify MSIL and native code at runtime☆132Updated last year
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 2 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆78Updated last year
- Retry utility☆14Updated 5 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
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆46Updated last year
- A sample project for writing and executing assembly in C#.☆31Updated 3 years ago
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- C# Assembly unused classes/references/resources cleaner☆30Updated 4 years ago
- A Windows DLL injection, function interception, and memory manipulation library for .NET.☆44Updated last week
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 4 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- The Most Complete .NET/C# Implementation of Knuth–Morris–Pratt Algorithm☆27Updated 7 years ago