sreejith-ms / Book-of-the-Runtime
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.
☆67Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Book-of-the-Runtime
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆58Updated 2 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆67Updated last year
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 6 years ago
- FrozenObjects serializer and deserializer☆90Updated 2 years ago
- A simple template base system of macros for C# that can be executed in design time☆63Updated 8 months ago
- A collection of benchmarks for analyzing dotnet code strategies.☆49Updated 3 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- ☆37Updated 6 years ago
- Common Intermediate Language (CIL) assembler available as a library, based on Mono assembler.☆53Updated last year
- Model-checker for lock and wait free C# code☆77Updated 6 years ago
- My toys to play with SSE/AVX in pure C# (.NET Core 2.1)☆64Updated 5 years ago
- Helper objects to browse complex structures returned by ClrMD☆62Updated 8 months ago
- ☆54Updated 4 years ago
- This project contains networking primitives for use with .NET.☆94Updated 3 years ago
- A class library implementing probabilistic data structures in .NET☆61Updated 2 years ago
- Port of Google's farmhash algorithm to .NET☆62Updated 10 months ago
- Scratch pad for various expression tree improvements.☆82Updated 2 years ago
- This package enables .NET projects to use atomic primitives.☆58Updated 8 years ago
- A research project for building a compiler in C#☆47Updated 2 years ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆68Updated last year
- A Roslyn analyzer with rules related to generation and consumption of enumerables and async enumerables in C#.☆43Updated 5 months ago
- A set of predefined extensions methods for popular abbreviations.☆25Updated 2 years ago
- Git-based incremental build and testing platform for .NET and .NET Core.☆67Updated 5 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 6 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆48Updated 5 years ago
- Span-ify your code: write high performance memory aware C#☆67Updated 9 months ago
- DAWG String Dictionary in C#☆118Updated 3 months ago
- Command-line tool for debugging issues in async code☆22Updated 4 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆73Updated last year
- A lightweight, powerful and NativeAOT friendly command line parser .NET library.☆63Updated 5 months ago