sreejith-ms / Book-of-the-RuntimeLinks
The Book of the Runtime (BOTR) for the .NET Runtime. Combined articles from the official CoreCLR repo about the non-trivial internals of the .NET Runtime. It is available in EPUB and MOBI formats.
☆70Updated 7 years ago
Alternatives and similar repositories for Book-of-the-Runtime
Users that are interested in Book-of-the-Runtime are comparing it to the libraries listed below
Sorting:
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆65Updated 7 years ago
- Custom Garbage Collectors for .NET Core☆184Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- ☆67Updated 6 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆57Updated 2 years ago
- A collection of benchmarks for analyzing dotnet code strategies.☆50Updated 4 years ago
- This project contains networking primitives for use with .NET.☆95Updated 4 years ago
- FrozenObjects serializer and deserializer☆94Updated 3 years ago
- ☆37Updated 7 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 weeks ago
- Scratch pad for various expression tree improvements.☆82Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- A tool that finds differences between .NET assemblies☆61Updated 3 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- Source code based on TraceEvent to listen to CLR events at runtime☆199Updated 9 months ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Now superseded by Microsoft/vs-threading☆122Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 3 years ago
- A tool to visualize the activity of the .NET garbage collector.☆184Updated last year
- Fast, flexible, and version-tolerant serializer for .NET☆224Updated 2 years ago
- The Try monad (Error/Exceptional monad) for C#☆60Updated 2 years ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 2 months ago
- Helper objects to browse complex structures returned by ClrMD☆65Updated 2 months ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year