YoshihiroIto / JitPadLinks
On the fly disassemble C# code based on JitDasm
☆128Updated 5 years ago
Alternatives and similar repositories for JitPad
Users that are interested in JitPad are comparing it to the libraries listed below
Sorting:
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- MSIL Reader☆36Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 3 months ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 5 months ago
- Low-level utilities and tools for working with the CLR and memory.☆37Updated 3 weeks ago
- Runtime redirection of method calls for .NET Core.☆43Updated 6 years ago
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆55Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆37Updated 7 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Managed wrappers for Windows APIs☆53Updated 8 months ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- Nuget package merging utiility☆23Updated 11 months ago
- A set of tools to work with CIL in .NET applications☆28Updated 3 weeks ago
- XXHash for .NET Core 1.1/2.0 & .NET Standard 1.6/2.0☆25Updated 2 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Like compiler explorer, but for .NET JIT.☆30Updated 4 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆81Updated last year
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆37Updated 7 months ago
- Managed wrappers around the .NET Unmanaged API☆78Updated 3 months ago
- Disassemble to x86/x64 ASM listing the native code generated by the JIT of a managed method.☆229Updated last year
- Implementation of a .NET GC in C# with NativeAOT☆88Updated 3 months ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year