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
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- A CLI tool with commands to help maintain .NET codebases☆18Updated this week
- ☆25Updated 6 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated last week
- Managed port of Smazz, small string compression library☆26Updated 9 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 3 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- serialize, modify, and deserialize LINQ Expressions☆21Updated 8 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
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated 6 months ago
- Dynamic fluent generation of class and function directly in CLR☆37Updated last year
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 6 years ago
- WPF control to facilitate the exploration of NuGet packages☆13Updated last week
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- This Visual Studio Extension allows Developers to search their code base using C# script and the Roslyn API.☆14Updated 9 years ago