kkokosa / Tune
The Ultimate .NET Experiment
☆355Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Tune
- Identify and reduce memory used by duplicate .NET strings☆300Updated 5 years ago
- A native memory manager for .NET☆333Updated 6 years ago
- Low allocation async/await for C#/.NET☆393Updated 4 years ago
- The last comparison library you'll ever need!☆427Updated 11 months ago
- Source code based on TraceEvent to listen to CLR events at runtime☆180Updated last week
- Assists in performing Roslyn-based code generation during a build.☆409Updated 3 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…☆297Updated 6 months ago
- Discriminated unions, pattern matching and partial applications for C#☆267Updated last year
- Framework to drastically simplify your private reflection code using C# dynamic☆334Updated 9 months ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆657Updated 2 months ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆645Updated 2 years ago
- Host of debugging-related extensions such as post-mortem tools or WinDBG extensions☆215Updated 2 years ago
- Terminal Spinner for .NET platform☆658Updated 2 years ago
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆827Updated 3 months ago
- A utility to perform design-time builds of .NET projects without having to think too hard about it.☆612Updated this week
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆151Updated 5 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆289Updated last year
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆894Updated last week
- Push based .NET Streams☆292Updated 8 years ago
- Polymorphic serialization for .NET☆278Updated 3 weeks ago
- ☆331Updated 6 months ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆716Updated 4 years ago
- An automatic query optimizer-compiler for Sequential and Parallel LINQ.☆477Updated 5 years ago
- Binary serializer for POCO objects☆376Updated last year
- A library and Debugger Visualizer which translates Expression Trees into readable C# source code. .NET 3.5+ and .NET Standard 1.0+.☆396Updated last month
- Valit is dead simple validation for .NET Core. No more if-statements all around your code. Write nice and clean fluent validators instead…☆322Updated 4 years ago
- A high-performance, zero-allocation .NET logging library.☆406Updated this week
- A tool that helps to see an internal structure of the CLR types at runtime☆677Updated 2 years ago
- A fluent ORM for .NET☆336Updated last month
- Roslyn analyzers for IDisposable☆383Updated 5 months ago