mattwarren / HeapStringAnalyserLinks
Analyse Memory Dumps looking at .NET String types
☆29Updated 8 years ago
Alternatives and similar repositories for HeapStringAnalyser
Users that are interested in HeapStringAnalyser are comparing it to the libraries listed below
Sorting:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆71Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- ☆29Updated 6 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆12Updated 3 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated last month
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- A CLI tool with commands to help maintain .NET codebases☆19Updated this week
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- ☆26Updated 7 years ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 3 years ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 3 months ago
- Spectre.IO is a .NET library containing cross-platform abstractions and implementations for file system I/O.☆54Updated last year
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago