Pinned Repositories
NonBlocking
Implementation of a lock-free dictionary on .Net.
RayTracerDemo
A Simple Ray Tracer in C#
reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
Satori
Experimenting with dotnet runtime.
VSadov's Repositories
VSadov/NonBlocking
Implementation of a lock-free dictionary on .Net.
VSadov/Satori
Experimenting with dotnet runtime.
VSadov/RayTracerDemo
A Simple Ray Tracer in C#
VSadov/reverse-proxy
A toolkit for developing high-performance HTTP reverse proxy applications.
VSadov/runtime
.NET is a cross-platform runtime and libraries, for cloud, IoT and desktop apps. It includes a garbage collector, JIT compiler, primitive data types and class libraries.
VSadov/ChakraCore
ChakraCore is the core part of the Chakra Javascript engine that powers Microsoft Edge
VSadov/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
VSadov/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
VSadov/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
VSadov/bundler
Command line tool to use .net single file bundler
VSadov/core-setup
Installer packages for the .NET Core runtime and libraries
VSadov/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.
VSadov/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
VSadov/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
VSadov/corert
This repo contains CoreRT, a .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
VSadov/csharplang
The official repo for the design of the C# programming language
VSadov/designs
This repo is used for reviewing new .NET designs.
VSadov/dotnet-ci
Repository containing scripting for the dotnet-ci Jenkins instance.
VSadov/fsharp
The F# Compiler, Core Library & Tools (F# Software Foundation Repository)
VSadov/installer
.NET SDK Installer
VSadov/KestrelHttpServer
A web server for ASP.NET Core based on libuv.
VSadov/llvm-project
Mono's patches for the LLVM repository: https://www.mono-project.com/docs/advanced/runtime/docs/llvm-backend/#the-llvm-mono-branch
VSadov/maui
.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
VSadov/performance
This repo contains benchmarks used for testing the performance of all .NET Runtimes
VSadov/perfview
PerfView is a CPU and memory performance-analysis tool
VSadov/project-system
The C#, F# and Visual Basic project system for Visual Studio
VSadov/runtimelab
This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
VSadov/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
VSadov/VSadov.github.io
Blog