cklutz / ManagedObjectSizeLinks
Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !ObjSize WinDBG extension, but callable directly from inside the application.
☆22Updated last year
Alternatives and similar repositories for ManagedObjectSize
Users that are interested in ManagedObjectSize are comparing it to the libraries listed below
Sorting:
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 3 years ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 5 months ago
- Find transitive dependencies in assemblies☆23Updated 6 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 9 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Vectorized generic dictionary prototype☆25Updated 11 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 4 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 2 weeks ago
- ☆16Updated 4 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆82Updated last week
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 5 months ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 5 months ago
- Utilities for working with streams and pipes☆12Updated 2 weeks ago
- Collection of polyfills for projects targeting older versions of .NET☆38Updated 2 weeks ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Generate plots for BenchmarkDotNet☆13Updated 11 months ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆64Updated 8 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆25Updated 2 years ago
- A .NET library for retrieving countries, states, and cities.☆14Updated 3 weeks 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 5 years ago
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- A micro-sdk for .NET☆17Updated 3 weeks ago
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 9 months ago