The Ultimate .NET Experiment
☆356Nov 1, 2018Updated 7 years ago
Alternatives and similar repositories for Tune
Users that are interested in Tune are comparing it to the libraries listed below
Sorting:
- Custom Garbage Collectors for .NET Core☆184Sep 17, 2020Updated 5 years ago
- A native memory manager for .NET☆333Jan 11, 2018Updated 8 years ago
- Visualization of the managed memory.☆84Dec 16, 2016Updated 9 years ago
- A tool that helps to see an internal structure of the CLR types at runtime☆728Sep 22, 2022Updated 3 years ago
- A command line memory analysis tool for managed code.☆90Nov 22, 2021Updated 4 years ago
- Dump and analyze .Net applications memory ( a gui for WinDbg and ClrMd )☆710Jun 25, 2020Updated 5 years ago
- Write minidumps of .NET processes with full memory, only CLR heaps, or no memory at all☆222Mar 15, 2019Updated 6 years ago
- Microsoft.Diagnostics.Runtime is a set of APIs for introspecting processes and dumps.☆1,134Feb 26, 2026Updated last week
- Implementation of a lock-free dictionary on .Net.☆542Feb 24, 2025Updated last year
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Oct 6, 2018Updated 7 years ago
- Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic …☆713Feb 2, 2020Updated 6 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆762Sep 26, 2025Updated 5 months ago
- A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors…☆3,263Sep 12, 2025Updated 5 months ago
- Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.☆2,112Jul 6, 2024Updated last year
- Identify and reduce memory used by duplicate .NET strings☆309Nov 6, 2019Updated 6 years ago
- VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).☆703Jul 20, 2025Updated 7 months ago
- This repository contains the source code for various .NET Core runtime diagnostic tools and documents.☆1,310Feb 26, 2026Updated last week
- High performance understanding for stack traces (Make error logs more productive)☆2,867Mar 14, 2024Updated last year
- Terminal Spinner for .NET platform☆677Aug 15, 2025Updated 6 months ago
- Replace any .NET method (including static and non-virtual) with a delegate☆1,105Sep 23, 2022Updated 3 years ago
- a simple way to record and replay HTTP requests for testing purposes☆97Feb 12, 2018Updated 8 years ago
- C# bindings for lemire/simdjson (and full C# port)☆690Dec 8, 2022Updated 3 years ago
- PerfView is a CPU and memory performance-analysis tool☆4,638Feb 27, 2026Updated last week
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆913Feb 22, 2026Updated last week
- Various tools and helpers to read assembly metadata.☆272Dec 12, 2025Updated 2 months ago
- Performance analysis toolkit☆487Feb 19, 2026Updated 2 weeks ago
- A library to provide pooling for .NET MemoryStream objects to improve application performance.☆2,128Feb 26, 2026Updated last week
- Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)☆1,102Jul 31, 2025Updated 7 months ago
- Inject arbitrary IL code at compile time.☆256Jan 8, 2026Updated last month
- A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.☆1,610Feb 15, 2026Updated 2 weeks ago
- Series and Panels for Real-time and Exploratory Analysis of Data Streams☆437Apr 16, 2023Updated 2 years ago
- A tiny, friendly, C# parser construction library☆2,467Apr 18, 2024Updated last year
- Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).☆2,386May 16, 2022Updated 3 years ago
- Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a…☆653May 26, 2022Updated 3 years ago
- Even simpler and faster real-time web for ASP.NET Core.☆126Jun 3, 2020Updated 5 years ago
- This repo contains benchmarks used for testing the performance of all .NET Runtimes☆758Updated this week
- Fuzzer for the .NET toolchains, developed as a project for the 2018 Language-Based Security course at Aarhus University.☆250Nov 14, 2025Updated 3 months ago
- This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.☆1,455Mar 11, 2021Updated 4 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Jun 29, 2018Updated 7 years ago