kkokosa / Tune
The Ultimate .NET Experiment
☆355Updated 6 years ago
Alternatives and similar repositories for Tune:
Users that are interested in Tune are comparing it to the libraries listed below
- Identify and reduce memory used by duplicate .NET strings☆301Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆191Updated last week
- Low allocation async/await for C#/.NET☆395Updated 4 years ago
- A native memory manager for .NET☆332Updated 7 years ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated 8 months ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆290Updated 2 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆647Updated 2 years ago
- Polymorphic serialization for .NET☆276Updated last week
- Binary serializer for POCO objects☆375Updated 2 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆619Updated 2 years ago
- The last comparison library you'll ever need!☆432Updated last year
- Reducing memory allocations from 7.5GB to 32KB☆283Updated 4 years ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆152Updated 5 years ago
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆322Updated 5 years ago
- Discriminated unions, pattern matching and partial applications for C#☆267Updated 2 years ago
- Terminal Spinner for .NET platform☆664Updated 3 years ago
- Push based .NET Streams☆292Updated 8 years ago
- Collects network traces of .NET applications.☆93Updated 3 years ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆622Updated 2 months ago
- Assists in performing Roslyn-based code generation during a build.☆409Updated 4 years ago
- A strict and mostly lock-free Software Transactional Memory (STM) for .NET☆247Updated 2 years ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆689Updated 2 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆401Updated 4 months ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆836Updated last month
- Framework to drastically simplify your private reflection code using C# dynamic☆337Updated last year
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆220Updated 5 years ago
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await☆445Updated 4 years ago