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.
☆21Updated 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 2 years ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 5 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Playground for testing msbuild in a "server" mode☆16Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 9 months ago
- A micro-sdk for .NET☆15Updated last year
- Code memory safety analysis☆14Updated 6 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated last month
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Utilities for working with streams and pipes☆12Updated this week
- A light-weight, performant interval tree in C#☆30Updated 3 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated 3 weeks ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- ☆14Updated 3 weeks ago
- ☆16Updated 4 years ago
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated 2 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- 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
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated 2 months ago
- Generate plots for BenchmarkDotNet☆12Updated 7 months ago
- Performace Profiler/Monitor for .net applications☆20Updated 2 years ago
- Compare and Diff assemblies from different sources. Useful for determining what changes are introduced across versions, and if any are br…☆63Updated 4 months ago