cklutz / ManagedObjectSize
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.
☆20Updated last year
Alternatives and similar repositories for ManagedObjectSize:
Users that are interested in ManagedObjectSize are comparing it to the libraries listed below
- 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
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- A lightweight toolkit to write .NET assembly weavers.☆13Updated last week
- A light-weight, performant interval tree in C#☆26Updated last week
- ☆14Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 9 months ago
- A micro-sdk for .NET☆15Updated last year
- LINQ implementation for Span☆23Updated 5 months ago
- Simple source only reflection library with default interface property support☆66Updated this week
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 2 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 8 months ago
- ☆16Updated 3 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- Code memory safety analysis☆14Updated 2 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last year
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- ☆22Updated this week
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated last week
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- An MSBuild Task to enable exception line numbers for references in a deployed app☆78Updated 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