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☆302Updated 5 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆195Updated 3 weeks ago
- Discriminated unions, pattern matching and partial applications for C#☆268Updated 2 years ago
- Push based .NET Streams☆292Updated 8 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 3 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.☆153Updated 5 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆618Updated 2 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 10 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆293Updated 2 years ago
- A native memory manager for .NET☆333Updated 7 years ago
- ☆333Updated 10 months ago
- A tool that helps to see an internal structure of the CLR types at runtime☆700Updated 2 years ago
- Under the rocks☆105Updated 6 years ago
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆403Updated 6 months ago
- Async-friendly format for stack traces and exceptions☆212Updated last year
- Polymorphic serialization for .NET☆276Updated 2 months 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
- Binary serializer for POCO objects☆375Updated 2 years ago
- The last comparison library you'll ever need!☆436Updated last year
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- Low allocation async/await for C#/.NET☆397Updated 4 years ago
- Provides multiple ClrMD enhancements including LINQPad integration.☆134Updated 4 years ago
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago
- Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.☆280Updated 4 years ago
- Command-line environment a-la WinDbg for executing SOS commands without having SOS available.☆96Updated 2 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆715Updated 5 years ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,089Updated 2 years ago
- A monitoring tool that tells you when GCs happen in a process and some characteristics about these GCs☆284Updated 2 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆339Updated last year
- Terminal Spinner for .NET platform☆666Updated 3 years ago