The Wayback Machine - https://web.archive.org/web/20170204093007/https://github.com/stephentoub
Skip to content
Block or report user
  • Microsoft

Organizations

@Microsoft @dotnet

Pinned repositories

  1. dotnet/corefx

    This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.

    C# 11.2k 2.9k

  2. dotnet/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.

    C# 7.4k 1.8k

  3. dotnet/roslyn

    The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.

    C# 6.9k 1.7k

  4. dotnet/buildtools

    Build tools that are necessary for building the .NET Core projects

    C# 438 231

  5. dotnet/corefxlab

    This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.

    C# 602 179

5,341 contributions in the last year

Contribution activity First pull request First issue First repository Joined GitHub

February 2017

Created a pull request in dotnet/coreclr that received 4 comments

Some more perf tweaks to ThreadPool

Main changes: The work-stealing system was storing all of the local lists in a sparse array. Any time a thread went looking for work, it would pic…

Created an issue in dotnet/corefx that received 5 comments

Remove PinnableBufferCache from corefx

The only remaining use of PinnableBufferCache in corefx is in SslStream, which uses two different instantiations of it to get read and write buffer…

Seeing something unexpected? Take a look at the GitHub profile guide.

You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.