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 2 years ago
Alternatives and similar repositories for ManagedObjectSize
Users that are interested in ManagedObjectSize are comparing it to the libraries listed below
Sorting:
- Removes nullability and pragma warning suppressions that are no longer necessary.☆31Updated 8 months ago
- 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
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 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☆15Updated 11 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A command-line tool that shows what namespaces you am-using.☆28Updated 7 months ago
- Vectorized generic dictionary prototype☆26Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 3 months ago
- ☆16Updated 4 years ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆48Updated last year
- Prototype NET (CLR) Profiler written in C#☆27Updated last year
- A .NET library for retrieving countries, states, and cities.☆13Updated 2 weeks ago
- Sample code to show how to walk the managed heap in C#☆32Updated last year
- Utilities for working with streams and pipes☆12Updated last month
- Find transitive dependencies in assemblies☆24Updated 2 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated this week
- .NET library for working with Roslyn's syntax trees☆23Updated 3 months ago
- Helper objects to browse complex structures returned by ClrMD☆66Updated 3 months ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆17Updated 7 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆22Updated 8 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated 2 years ago
- A .NET runtime, but in Rust. Because I can.☆13Updated 2 years ago
- Generate plots for BenchmarkDotNet☆13Updated last year
- Global type inference for C# 8 nullable reference types☆37Updated last year
- 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 C# source generator that provides strongly-typed, compile-time access to project files marked with CopyToOutputDirectory in the .csproj…☆56Updated this week
- template repository for a roslyn source generator