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.
☆21Updated 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Vectorized generic dictionary prototype☆19Updated 4 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 2 months ago
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- A standardized .NET library for retrieving countries, states, and cities with industry-compliant data structures. 🌍☆12Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 10 months ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 9 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- Utilities for working with streams and pipes☆10Updated this week
- A micro-sdk for .NET☆15Updated last year
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- LINQ implementation for Span☆23Updated 6 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 3 months ago
- ☆16Updated 3 years ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 3 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated 3 weeks ago
- A command-line tool that shows what namespaces you am-using.☆27Updated 2 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 4 months ago
- Code memory safety analysis☆14Updated 3 months ago
- 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 2 weeks ago
- ☆48Updated 2 months ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆19Updated last month
- 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
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year