kkokosa / MemoryVisualizerLinks
Visualization of the managed memory.
☆83Updated 8 years ago
Alternatives and similar repositories for MemoryVisualizer
Users that are interested in MemoryVisualizer are comparing it to the libraries listed below
Sorting:
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 6 years ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- Model-checker for lock and wait free C# code☆77Updated 7 years ago
- A replacement for System.Linq (Cistern.Linq - it's part of the plumbing!)☆37Updated 5 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- DLR interop for F# -- works like dynamic keyword in C#☆95Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated last month
- .NET library to work with Git repositories☆34Updated this week
- Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links☆110Updated 6 years ago
- .NET CIL interpreter written in simple subset of F#☆53Updated 2 years ago
- Helper objects to browse complex structures returned by ClrMD☆63Updated last year
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 3 years ago
- Helper tool to verify semantic version changes based on API surface area changes☆45Updated last month
- ☆61Updated 2 months ago
- The combined Langly runtime☆33Updated 3 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆55Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- ☆37Updated 7 years ago
- GitHub Actions configuration generator☆46Updated this week
- Oly Language Compiler and Runtime☆55Updated this week
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 6 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- .NET deadlock detection library to track down async/await related deadlocks with minimal overhead and effort.☆51Updated 4 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Uses platform APIs to find processes locking one or multiple files on Windows or Linux☆118Updated 7 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A Roslyn inspired rewrite of NQuery☆74Updated 8 months ago