How Many People Are Online on GitHub?
Where 100 million developers collaborate on 420+ million repositories of code.
Just for fun: this counter ticks every second using publicly available traffic data, time of day, weekday vs weekend patterns, and seasonal trends. It is not connected to any live server and the numbers are estimates based on research, not real-time feeds.
At any moment, roughly 3.2 million developers are active on GitHub. The Microsoft-owned platform is the world's largest code hosting and collaboration service, home to over 100 million developers and 420 million repositories. With 400 million monthly visits and developers who often keep GitHub open throughout their workday, the platform maintains a substantial concurrent presence during global business hours.
How Concurrent Users Are Estimated
GitHub's Octoverse annual reports provide detailed usage data. About 30 million developers are active on GitHub in any given month. Daily active users are estimated at roughly 15 million. Developers tend to have GitHub open for extended periods while coding, checking documentation, reviewing pull requests, or browsing open-source projects. Average session times exceed 12 minutes, much longer than most websites. Combined with the global distribution of developers, this yields a concurrent user count of about 3.2 million.
When GitHub Is Most Active
GitHub activity follows developer work patterns. Commits peak on Tuesdays, Wednesdays, and Thursdays, with Tuesday being the most active day. The peak commit window is 10 AM to 2 PM in each timezone. There is a second activity burst in the evening (8-11 PM) when developers work on personal and open-source projects. Weekend activity is about 30% lower than weekdays but far from zero, as hobbyist and open-source developers are active throughout the week.
GitHub's contribution graphs (the green squares on every profile) show that the most prolific contributors maintain activity streaks of hundreds of consecutive days. The platform processed over 4 billion contributions (commits, pull requests, issues, and code reviews) in 2025.
GitHub's History
Tom Preston-Werner, Chris Wanstrath, PJ Hyett, and Scott Chacon founded GitHub in 2008. The platform launched publicly in April 2008 as a hosting service for Git repositories (Git itself was created by Linux inventor Linus Torvalds in 2005). GitHub made open-source collaboration dramatically easier and quickly became the default platform for both open-source and private code development.
Microsoft acquired GitHub in June 2018 for $7.5 billion. Many developers were initially concerned about Microsoft ownership, but the company has largely left GitHub to operate independently while investing heavily in new features. Under CEO Thomas Dohmke, GitHub has added Codespaces (cloud development environments), Actions (CI/CD automation), and most significantly, GitHub Copilot.
GitHub Copilot and AI
GitHub Copilot, launched in 2022 and powered by OpenAI models, has become the most widely used AI coding assistant. Over 1.8 million paying Copilot subscribers use it to generate code suggestions, explain existing code, and debug issues. Copilot is estimated to write 40-50% of code in languages like Python and JavaScript for developers who use it. This AI integration has fundamentally changed how developers interact with GitHub and write software.
Open Source on GitHub
GitHub hosts the vast majority of the world's open-source software. Linux, Python, Node.js, React, TensorFlow, Kubernetes, and millions of other projects live on GitHub. Over 413 million open-source contributions were made in 2025. The platform has become so central to software development that a GitHub profile essentially functions as a developer's resume.
Developer Demographics
The United States leads with about 20 million GitHub developers, followed by India at 16 million, China at 12 million, Brazil at 5 million, and the UK at 4 million. India has been the fastest-growing market, adding millions of developers annually. About 93% of Fortune 100 companies use GitHub for code management. The platform supports over 500 programming languages, with JavaScript, Python, TypeScript, Java, and C# as the most popular.
Join the conversation
Already have an account? Log in