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
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 3 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- A CLI tool with commands to help maintain .NET codebases☆17Updated this week
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Observable Linq query implementation.☆36Updated 8 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 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
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 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
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- ☆25Updated 6 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 7 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 5 months ago
- A null checking Roslyn diagnostic analyzer for C#☆14Updated 9 years ago
- Example implementation of IValueTaskSource☆30Updated last year