mattwarren / HeapStringAnalyserLinks
Analyse Memory Dumps looking at .NET String types
☆30Updated 9 years ago
Alternatives and similar repositories for HeapStringAnalyser
Users that are interested in HeapStringAnalyser are comparing it to the libraries listed below
Sorting:
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A set of generators helping dealing with structs in C#☆48Updated 4 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 5 months ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated last month
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- ☆26Updated 7 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Helper types for creating and interpreting GUIDs.☆31Updated 4 years ago
- A data collection tool to support the StringDedup feature☆15Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Faster with Files☆59Updated 10 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated last year
- Code analysis improvements and context actions☆63Updated last week
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago