<img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=705633339897683&amp;ev=PageView&amp;noscript=1">

WTF? The data behind Microsoft's surprising open source track record

Donald Fischer
by Donald Fischer
on June 6, 2018

Updated on June 27, 2018

Don't miss the latest from Tidelift

VS Code, Typescript, thefuck? What do each of these have in common? They’re all popular open source projects Microsoft has contributed to, and they represent the investment Microsoft has made to become a better open source community citizen.

Get the list

After all, only a few years ago, it would have been unthinkable to imagine this week’s scenario of Microsoft acquiring GitHub. Even Microsoft itself seemingly admitted this in their blog post accompanying the announcement.

“When it comes to our commitment to open source, judge us by the actions we have taken in the recent past, our actions today, and in the future."

As evidence, Microsoft points out that they are now the most active organization on GitHub, with more than 2 million commits.

But what exactly has been Microsoft’s role in the open source community? In which projects and ecosystems have they contributed most? Have those contributions been focused on the large Microsoft open source initiatives, or has the company also participated in projects beyond their immediate purview?

Microsoft asked us to judge them on their actions. So let’s do it—and look to the data for answers.

In this case, we joined data from GitHub and Tidelift's own Libraries.io, the largest open source software dataset in the world, covering over 2.8 million open source projects. By combining the two, we were able to gather the entire commit history of each project on GitHub while also cleaning the data of forks and duplicate packages that would otherwise misinform the analysis.

Here’s what we found:

Microsoft has a lot of employees contributing to open source

Our analysis shows that Microsoft had an impressive number of unique committers to open source projects on GitHub—almost 5,000. By comparison, Facebook had 2,504 unique committers and Red Hat had 4,380 unique committers, while Google led the way with over 8,000 different individuals committing to open source projects.

Microsoft’s biggest commits are close to home

Microsoft employees have—perhaps obviously—made many of their commits to their home-grown open source projects, including over 25,000 commits to VS Code, over 24,000 to roslyn, and over 18,000 to Typescript. However, those projects haven’t been solely driven by Microsoft. VS Code, for example, has received 26% of its commits from developers outside of Microsoft.

But what about non-Microsoft projects?

We were even more interested in looking at the work Microsoft has done on non-Microsoft open source projects. It turns out that GitHub users with Microsoft email addresses committed to more than 8,000 non-Microsoft projects, including many incredibly popular projects that developers around the world participate in (go here to download the full list of contributions):

Microsoft's commits to open source
Want to see all of the open source packages Microsoft has committed to? Click above.

What do these commits look like? We found some of these contributions enable a Microsoft integration. Take thefuck (and yes, you read that correctly), a popular Python package for correcting misspellings in your command line. Microsoft pushed a series of commits to help integrate it with Windows and later PowerShell.

Screen Shot 2018-06-05 at 12.58.30 PM

But a number of other contributions aid in the maintenance of a given project. Take the JavaScript framework Vue.js, for example, where a Microsoft engineer wrote a new padding method to improve integration with character-oriented tools. Or look at Ghost, the open source online publication platform, that Microsoft wrote a series of commits for to help with the sign-in process.

What are some other notable clusters of Microsoft engagement?

  • Cloud infrastructure: moby (neé Docker) and kubernetes
  • Data science: pandas, spark, even Google-born Tensorflow!
  • Modern web development stack: webpack, babel, Vue.js

Sign up to receive email updates from Tidelift

So what’s the verdict?

Microsoft may have a mixed history with open source, but today the company is demonstrating some impressive traction when it comes to open source community contributions. If we are to judge the company on its recent actions, the data shows what Satya Nadella said in his announcement about Microsoft being “all in on open source” is more than just words.

As for the future, we welcome Microsoft's productive engagement with the open source community, and we look forward to to seeing what the future holds. We’ll share additional data as we have it.

In the meantime, let us know if you’d like to receive updates, and follow us on Twitter.

New Call-to-action