bitfaster / JitExplorer
Like compiler explorer, but for .NET JIT.
☆30Updated 4 years ago
Alternatives and similar repositories for JitExplorer:
Users that are interested in JitExplorer are comparing it to the libraries listed below
- A fully managed .NET library for interception of binary functions.☆36Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆36Updated 2 weeks ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆14Updated 6 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- A set of tools to work with CIL in .NET applications☆28Updated 7 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A sample project for writing and executing assembly in C#.☆17Updated 3 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 11 months ago
- MSIL Reader☆36Updated 2 years ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- On the fly disassemble C# code based on JitDasm☆127Updated 5 years ago
- MSIL-level boxing detector tool for .Net (powered by ILReader)☆10Updated 4 years ago
- A .NET 5 source generator proof of concept that allows executing a method during compilation, so that it can be really fast during runtim…☆20Updated 4 years ago
- ☆23Updated 10 months ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Low-level utilities and tools for working with the CLR and memory.☆12Updated 4 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆62Updated 2 months ago
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 6 months ago
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Scans a given directory tree for interesting assembly references☆16Updated this week
- Provides methodof, propertyof and fieldof equivalents of typeof .☆65Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Find transitive dependencies in assemblies☆23Updated last week
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆35Updated last week
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 10 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago