YoshihiroIto / JitPadLinks
On the fly disassemble C# code based on JitDasm
☆129Updated 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☆54Updated 4 years ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 7 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆37Updated last month
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 6 months ago
- A headless browser supporting web navigation, html parsing, and javascript execution.☆68Updated 3 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Implementation of a .NET GC in C# with NativeAOT☆89Updated 6 months ago
- C# Source Generator library for Inter-Process Communication☆42Updated this week
- A .NET library for using reflection emit in a fluent way.☆33Updated 10 months ago
- Runtime redirection of method calls for .NET Core.☆42Updated 6 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Asmichi.ChildProcess is a .NET library that provides functionality for creating child processes. An alternative to `System.Diagnostics.Pr…☆37Updated 10 months ago
- Like compiler explorer, but for .NET JIT.☆31Updated 4 years ago
- Managed wrappers for Windows APIs☆53Updated 11 months ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆54Updated last year
- Library to render to the terminal using C# and .NET☆32Updated last year
- MSIL Reader☆36Updated 2 years ago
- Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.☆84Updated last month
- Analyzers checking System.Reflection☆82Updated last year
- The most revolutionary syntax visualizer☆76Updated 3 months ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆56Updated 2 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- .NET buffer compression library with native speed, supports gzip, snappy, brotli, zstd, lz4, lzo.☆48Updated 2 months ago
- Nuget package merging utiility☆23Updated 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 10 months ago
- This extension allows you to view a visual dump of your objects during the debugging of the program in Visual Studio☆25Updated 3 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆34Updated last week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year