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.☆40Updated 2 weeks ago
- A fully managed .NET library for interception of binary functions.☆38Updated 3 years ago
- Retry utility☆14Updated 6 years ago
- MSIL Reader☆36Updated 3 years ago
- On the fly disassemble C# code based on JitDasm☆129Updated 5 years ago
- A sample project for writing and executing assembly in C#.☆31Updated 4 years ago
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆37Updated 2 months ago
- An interpreter for a subset of dotnet IL implemented in C#☆15Updated 5 years ago
- Run C# code at compile time.☆40Updated 5 years ago
- A set of tools to work with CIL in .NET applications☆28Updated 8 months ago
- Like compiler explorer, but for .NET JIT.☆32Updated 5 years ago
- A library to modify MSIL and native code at runtime☆133Updated last year
- Prototype of writing a managed JIT in C# with CoreCLR☆77Updated last year
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆67Updated 2 months ago
- This project aims to rename all C# intrinsic names to their more compact C/C++ counterparts that the industry uses.☆50Updated 5 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Managed wrappers for Windows APIs☆53Updated last month
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆230Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆18Updated last year
- ☆14Updated 4 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 7 months ago
- Examine, create and interact with remote objects in other .NET processes.☆46Updated this week
- Library for parsing math expressions with rational numbers, finding their derivatives and compiling an optimal IL code☆71Updated 5 years ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 3 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 last year
- Virtual machine written in C #. It allows you to perform / emulate the compiled .net code (IL). The code is executed instruction by instr…☆14Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago