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
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Utilities for working with streams and pipes☆10Updated this week
- Prototype NET (CLR) Profiler written in C#☆26Updated last year
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 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
- Code memory safety analysis☆14Updated 6 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated last year
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 8 months ago
- LINQ implementation for Span☆23Updated 8 months ago
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆21Updated last year
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- A C# string parser based on simple templates using source generators.☆44Updated last month
- A command-line tool that shows what namespaces you am-using.☆27Updated last week
- .NET Generic Host for UI applications☆23Updated 10 months ago
- ☆16Updated 4 years ago
- A lightweight read-only git library written entirely in .NET☆30Updated 3 years ago
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated this week
- A light-weight, performant interval tree in C#☆29Updated 2 months ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- A micro-sdk for .NET☆15Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated last month
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated 3 weeks ago