mvenditto / ManagedCorProfiler
Prototype NET (CLR) Profiler written in C#
☆25Updated last year
Alternatives and similar repositories for ManagedCorProfiler:
Users that are interested in ManagedCorProfiler are comparing it to the libraries listed below
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆23Updated 2 years ago
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆20Updated last year
- Low-level utilities and tools for working with the CLR and memory.☆36Updated last week
- Antlr4Ast is a .NET library that provides a parser and abstract syntax tree (AST) for ANTLR4/g4 files.☆53Updated 11 months ago
- ☆23Updated last year
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- Vectorized generic dictionary prototype☆18Updated 2 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆73Updated 11 months ago
- The most revolutionary syntax visualizer☆69Updated last month
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last week
- Merges the referenced types of local dependencies as private types into the target assembly, and removes the references to the local depe…☆36Updated 3 months ago
- Implementation of a .NET GC in C# with NativeAOT☆75Updated this week
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- Fast Accessors for .Net☆32Updated 2 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Tiny and simple data format/serializer.☆22Updated last week
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- This XenoAtom.Interop project provides a set of C# libraries to interop with C/C++ libraries (musl, libgit2, sqlite, vulkan...)☆56Updated 6 months ago
- Runtime redirection of method calls for .NET Core.☆43Updated 5 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- WPF is a .NET Core UI framework for building Windows desktop applications.☆14Updated 10 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient