mattwarren / HeapStringAnalyser
Analyse Memory Dumps looking at .NET String types
☆29Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for HeapStringAnalyser
- Command-line tool for debugging issues in async code☆22Updated 4 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 4 years ago
- A data collection tool to support the StringDedup feature☆16Updated 4 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated last year
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 2 years ago
- Tool to investigate the performance impact of inlines in the CoreCLR☆15Updated 6 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- Dictionary (memory) optimized for a small number of items☆13Updated 7 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆45Updated 3 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆25Updated 2 years ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Using BenchmarkDotNet to compare .NET mocking library performance☆22Updated this week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆27Updated 6 years ago
- ☆27Updated 5 years ago
- Investigation into HTTP/2 (RFC7540) over Channels☆12Updated 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
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 6 years ago
- Lean and lightweight WCF alternative library based on AspNet Core☆27Updated 6 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 7 months ago
- How to get Exception.StackTrace line numbers in store apps☆33Updated 7 years ago
- Fast Accessors for .Net☆31Updated last year
- Dynamically attach properties to (almost) any object instance.☆43Updated 3 years ago
- Tiny .NET library implementing a free monad-like pattern with C# async/await.☆22Updated 2 years ago
- Extensions to the dotnet/reactive library.☆50Updated last year
- Internal application architecture via command and event messages☆25Updated this week
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 3 years ago