Top open source launches on GitHub
The open source community on GitHub has released some of the world’s most influential technologies. Earlier this month, a new dependency manager for JavaScript called Yarn was launched and hit…
![Chart of total stars in first week](https://github.blog/wp-content/uploads/2016/10/ba5af3f6-99c4-11e6-8e6d-3784d0859ac7.png?resize=1386%2C576)
The open source community on GitHub has released some of the world’s most influential technologies. Earlier this month, a new dependency manager for JavaScript called Yarn was launched and hit 10,000 stars by its second day on GitHub. Stars are an important measure of the community’s interest and just one of the many ways to determine a project’s success.
Based on the number of stars in a project’s first week, here are the top open source releases on GitHub since 2015.
Anime
Anime is a flexible and lightweight JavaScript animation library by @juliangarnier. Check out some of the incredible demos.
Released: June 27, 2016
Stars in the first week: 6,013
create-react-app
create-react-app was released by Facebook. Its success is a testament to the popularity of React, the fifth most starred project on GitHub.
Released: July 22, 2016
Stars in the first week: 6,348
Clipboard.js
Clipboard.js is a lightweight JavaScript library by @zenorocha that makes it easy to copy text to the clipboard, which used to require plugins in older browsers.
Released: November 27, 2015
Stars in the first week: 6,522
Visual Studio Code
VS Code is an Electron-based code editor from Microsoft. Whether it’s text editors or libraries, Microsoft is using open source to build essential tools for developers.
Released: November 18, 2015
Stars in the first week: 7,847
N1
N1 is an extensible desktop mail app built on Electron. Themes and plugins make N1 a powerful and customizable mail client.
Released: October 5, 2015
Stars in the first week: 8,588
Material Design Lite
Material Design Lite from Google lets you add a Material Design look and feel to your static content websites. Check out the showcase to see great examples of what the community has built.
Released: July 7, 2015
Stars in the first week: 9,609
React Native
Released by Facebook, React Native is a framework for building native apps and is the second React project in this list.
Released: March 26, 2015
Stars in the first week: 10,976
Tensorflow
Tensorflow is an open source library for machine learning that was released by Google. With Tensorflow, developers can build intelligent systems using the same tools used by Google for Search, Gmail, Photos, speech recognition, and many other products.
Released: November 9, 2015
Stars in the first week: 11,822
Yarn
Yarn is a dependency manager for JavaScript released by Facebook, Exponent, Google, and Tilde. It aims to ease the management of dependencies in JavaScript projects with features like deterministic dependency resolution, more efficient and resilient networking, and offline mode.
Released: October 11, 2016
Stars in the first week: 16,068
Swift
Swift is a general-purpose programing language originally unveiled by Apple in 2014 and open-sourced in 2015. Swift is already in the top 15 most popular languages used on GitHub by number of opened Pull Requests and grew by 262% in the last year.
Released: December 3, 2015
Stars in the first week: 23,097
Open source software is about more than code. Getting the community engaged early is important to building momentum, and a successful launch attracts developers, designers, community managers, users, and companies that help the project thrive.
This data was gathered from queries against the GitHub Archive dataset available on Google BigQuery.
Written by
Related posts
![](https://github.blog/wp-content/uploads/2025/02/sponsors-3.png?resize=400%2C212)
Support the open source projects you love this Valentine’s Day
Show your appreciation to the open source projects you love. You can help provide much-needed support to the critical but often underfunded projects that keep your infrastructure running smoothly. And remember—every day is a perfect day to support open source! 💖
![](https://github.blog/wp-content/uploads/2024/04/1200.630-Community-wLogo.png?resize=400%2C212)
5 tips for promoting your open source project
Three open source experts offer their advice on sharing open source projects with the world.
![](https://github.blog/wp-content/uploads/2024/04/1200x630-Productivity-Unfurl-LIGHT-Logo@2x.png?resize=400%2C212)
4 steps to building a natural language search tool
Empowering humanitarian action with open source: A natural language search tool for UN Resolutions.