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
- Vectorized generic dictionary prototype☆18Updated 3 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated last month
- Find transitive dependencies in assemblies☆22Updated 4 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- A light-weight, performant interval tree in C#☆27Updated 2 weeks ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Code memory safety analysis☆14Updated 3 months ago
- A lightweight toolkit to write .NET assembly weavers.☆13Updated this week
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated 10 months ago
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 9 months ago
- LINQ implementation for Span☆23Updated 5 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 this week
- A micro-sdk for .NET☆15Updated last year
- Prototype NET (CLR) Profiler written in C#☆25Updated last year
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆15Updated last year
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 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
- Provides structs that wrap pointers, and Unsafe methods for converting to and from `ref` pointers of any type.☆20Updated last year
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 3 months ago
- A .NET runtime, but in Rust. Because I can.☆13Updated last year
- ☆14Updated last week
- Extensions for sorting strings using natural sort order i.e. Alphabetical order for humans☆33Updated this week
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 8 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Simple source only reflection library with default interface property support☆66Updated this week
- ☆16Updated 3 years ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆39Updated 3 weeks ago