mattwarren / HeapStringAnalyser
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
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- ☆25Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- A CLI tool with commands to help maintain .NET codebases☆17Updated this week
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- Persistent, replicated journal built on Service Fabric.☆11Updated 9 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Fluent Wrapper for DbCommand☆20Updated this week
- This repository has been deprecated in favor of Spectre.IO.☆16Updated 6 years ago
- Expression.ToString() is not so nice to look at sometimes, this library will ToString your expression in the way you want☆26Updated 9 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- An Implementation of Raft in .NET for prime-time - along with an eCommerce availability State Machine☆25Updated 5 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Helper objects to browse complex structures returned by ClrMD☆64Updated last year
- Prototype of LINQ over IAsyncEnumerable<T> using C# 8.0.☆22Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆69Updated 2 years ago