Pinned Repositories
runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
core-setup
Installer packages for the .NET Core runtime and libraries
coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET native compiler toolchain.
diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
netcoredbg
NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.
gbalykov's Repositories
gbalykov/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
gbalykov/awesome-dot-net-performance
A curated list of awesome .NET Performance books, courses, trainings, conference talks, blogs and most inspiring open source contributors. Inspired by awesome-... stuff.
gbalykov/core-setup
Installer packages for the .NET Core runtime and libraries
gbalykov/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
gbalykov/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others. We welcome contributions.
gbalykov/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying .NET native compiler toolchain.
gbalykov/diagnostics
This repository contains the source code for various .NET Core runtime diagnostic tools and documents.
gbalykov/runtime
.NET is a cross-platform runtime for cloud, IoT, and desktop apps.
gbalykov/docker
gbalykov/engine
The Flutter engine
gbalykov/riscv-isa-manual
RISC-V Instruction Set Manual
gbalykov/TizenFX
C# Device APIs for Tizen