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 this week
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Retry utility☆14Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 2 months ago
- MSIL Reader☆36Updated 2 years ago
- Run C# code at compile time.☆38Updated 4 years ago
- Prototype of writing a managed JIT in C# with CoreCLR☆78Updated last year
- On the fly disassemble C# code based on JitDasm☆128Updated 5 years ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 3 months ago
- ☆14Updated 3 years ago
- A fast graphing library that allows for constructing, importing, exporting, and analysing graph structures in .NET.☆137Updated 5 years ago
- A sample project for writing and executing assembly in C#.☆24Updated 3 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 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
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 4 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc) for VS2017 and VS2015☆74Updated 3 years ago
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 4 years ago
- Managed wrappers around the .NET Unmanaged API☆82Updated 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 9 months ago
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 4 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- 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
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year