New Monthly plans from $39/mo. No contracts, cancel anytime. See pricing →

GitHub Statistics 2026: Top Languages, Most-Starred Repositories and AI

We analysed nearly half a million of GitHub's most popular repositories: the 480,428 public repositories with 100 or more stars. Python is the language of 19.8% of them. The fastest climber is TypeScript, the language of 1.2% of the popular repositories started in 2012 and 18.6% of those started in 2026. Almost a quarter of this year's popular repositories are about AI, and the most common topic among them is claude-code.

Published 26 September 2026 · Updated 27 September 2026 · 33 min read
Melanie Cohen
Melanie writes about web infrastructure measurement at StackScan, working from the crawl that reads the technology of every website on the internet.
Key findings
  1. Python is the most common language on GitHub's popular repositories, the primary language of 19.8% of the 480,428 public repositories with 100 or more stars. JavaScript follows at 11.8% and TypeScript at 7.6%.
  2. TypeScript is the language of 18.6% of the popular repositories started in 2026, up from 1.2% of those started in 2012. Java fell from 7.9% to 1.0% over the same years. GitHub's own Octoverse 2025 report shows the same shift: in August 2025 TypeScript overtook Python and JavaScript as the language with the most monthly contributors on GitHub.
  3. 23.6% of the popular repositories started in 2026 carry an AI topic, 6,046 of them, up from 1.9% of those started in 2016.
  4. The most common topic on popular repositories started in 2026 is claude-code, on 2,025 of them, ahead of ai-agents on 1,675 and llm on 1,510.
  5. 26.8% of GitHub's popular repositories have no license GitHub can detect, 128,584 of them. MIT covers 35.8% and Apache 2.0 covers 12.4%.
  6. 38.5% of GitHub's popular repositories have not been pushed to in three years, 185,154 of them. 19.1% were pushed to in the last 30 days.
  7. The top 1% of GitHub's popular repositories hold 33.0% of all their stars, and the top 10% hold 67.6%. 127 repositories have 100,000 stars or more.
  8. Microsoft's organisation account owns more popular repositories than any other account on GitHub, 1,905 of them holding 4.1 million stars. Google's is second with 1,043.
  9. 89.6% of the popular repositories started in 2026 use main as their default branch, against 10.9% of those started in 2018.
  10. Individual developers own 66.4% of GitHub's popular repositories and organisations own 33.6%. Among the popular repositories started in 2026 the organisation share is 25.5%, the lowest of any year since 2010.
  11. For every popular repository its owner has archived, 3.9 more have gone three years without a push and were never archived: 157,829 quiet repositories against 40,587 archived ones.
480,428public GitHub repositories have 100 or more stars, the popular part of GitHub this report measures
418.8 millionstars between them, a third of them on the top 1% of repositories
23.6%of the popular repositories started in 2026 carry an AI topic
26.8%of popular repositories have no license GitHub can detect
The languages of GitHub's popular repositories
Primary language of the 480,428 public repositories with 100 or more stars, as GitHub detects it
The languages of GitHub's popular repositoriesPython: 19.8%Python95,056 (19.8%)JavaScript: 11.8%JavaScript56,674 (11.8%)TypeScript: 7.6%TypeScript36,669 (7.6%)Java: 5.5%Java26,584 (5.5%)C++: 5.3%C++25,615 (5.3%)Go: 4.5%Go21,581 (4.5%)C: 3.9%C18,605 (3.9%)C#: 3.2%C#15,576 (3.2%)Rust: 2.9%Rust13,796 (2.9%)HTML: 2.6%HTML12,361 (2.6%)Other languages: 25.0%Other languages119,992 (25.0%)No detected language: 7.9%No detected language37,919 (7.9%)Popular repositories480,428
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-lang-pie"><img src="https://content.stackscan.com/charts/github-statistics-lang-pie.webp" alt="The languages of GitHub's popular repositories" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-lang-pie">StackScan GitHub analysis</a></p>

Python is the primary language of 95,056 of GitHub's 480,428 public repositories with 100 or more stars, 19.8% of them. JavaScript is second at 11.8% and TypeScript third at 7.6%, and the three together account for nearly two popular repositories in five. Counted by people rather than repositories, TypeScript is already first: GitHub's Octoverse 2025 report found it passed Python and JavaScript in August 2025 as the language with the most monthly contributors, and credits AI-assisted coding, since type checks catch the mistakes AI tools make before they ship.

Behind them the field spreads out fast. Java and C++ each hold a little over 5%, Go 4.5%, C 3.9%, C# 3.2% and Rust 2.9%. GitHub detects 490 distinct primary languages across the set, and 7.9% of popular repositories have none at all, mostly lists, books and documentation that hold no code.

The 15 most common languages
Share of the 480,428 popular repositories whose primary language is each one
The 15 most common languagesPython95,056 (19.8%)JavaScript56,674 (11.8%)TypeScript36,669 (7.6%)Java26,584 (5.5%)C++25,615 (5.3%)Go21,581 (4.5%)C18,605 (3.9%)C#15,576 (3.2%)Rust13,796 (2.9%)HTML12,361 (2.6%)Shell12,325 (2.6%)PHP11,986 (2.5%)Jupyter Notebook11,510 (2.4%)Swift8,552 (1.8%)Ruby7,655 (1.6%)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-languages"><img src="https://content.stackscan.com/charts/github-statistics-languages.webp" alt="The 15 most common languages" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-languages">StackScan GitHub analysis</a></p>

9.6% of popular repositories, 46,079 of them, describe themselves in Chinese. Japanese, Korean and Cyrillic descriptions together cover under 1%, which leaves Chinese as the only script besides the Latin alphabet with a real presence among popular repositories.

Python's lead is a lead in volume. It is the default language of data science and machine learning, and those fields publish a great deal of code that collects a few hundred stars and stops.

Swift and Go repositories collect the most stars

Median stars by language
Stars on the middle repository of each language with 5,000 or more popular repositories
Median stars by languageSwift271Go270TypeScript259Rust259Objective-C251Kotlin250Java242C236Ruby236JavaScript232C++231PHP229Shell227Python225C#225HTML214Jupyter Notebook213
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-median"><img src="https://content.stackscan.com/charts/github-statistics-median.webp" alt="Median stars by language" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-median">StackScan GitHub analysis</a></p>

The middle popular Swift repository has 271 stars and the middle Go repository 270, the highest of any language with 5,000 or more popular repositories. Python's middle repository has 225, near the bottom of the table.

Every language here starts at the same floor of 100 stars, so a median above 250 means a language's popular projects tend to keep climbing once they are found. Swift and Go are the languages of iOS apps and cloud tooling, where one project tends to serve a large audience. Python's long tail of research code keeps its median low even though it holds 19.2% of every star in the set.

The language with the most projects is not the language whose projects travel furthest, and the gap between them is mostly research code.

The language mix of each year's popular repositories
Share of each year's new popular repositories by primary language, stacked to 100%. The ten languages that made any year's top five, then everything else
The language mix of each year's popular repositoriesPythonJavaScriptTypeScriptJavaC++GoCRubyRustPHPOther languagesNo detected language0%25%50%75%100%PythonJavaScriptTypeScriptJavaC++GoCRubyRustPHPOther languagesNo detected languagePython 29.3%JavaScript 8.1%TypeScript 18.6%Go 4.4%Rust 6.2%Other languages 17.8%No detected language 9.6%2008201020122014201620182020202220242026
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-lang-area"><img src="https://content.stackscan.com/charts/github-statistics-lang-area.webp" alt="The language mix of each year's popular repositories" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-lang-area">StackScan GitHub analysis</a></p>

TypeScript is the language of 18.6% of the popular repositories started in 2026, against 8.5% of those started in 2020 and 1.2% of those started in 2012. No other language has climbed as far. Rust went from 0.2% to 6.2% over the same years, and Python from 12.5% to 29.3%, after peaking at 32.5% in 2025.

The languages that lost share did so steadily. JavaScript was 20.7% of the 2012 cohort and 8.1% of 2026's, with most of that share moving to TypeScript. Java fell from 7.9% to 1.0%, Ruby from 6.5% to 0.1% and PHP from 6.3% to 0.3%.

The five most common languages for each year started
Share of each year's popular repositories, repositories with no detected language left out of the ranking
Year startedRepositories1st2nd3rd4th5th
20081,065Ruby49.3%JavaScript9.6%Python7.1%C6.2%Java3.2%
20092,523Ruby25.1%Python14.0%JavaScript11.1%C6.9%Java6.1%
20104,926JavaScript18.2%Ruby12.8%Python12.4%C8.0%Java7.1%
20119,158JavaScript19.8%Python12.5%Ruby9.3%Java7.8%PHP7.1%
201213,966JavaScript20.7%Python12.5%Java7.9%C6.9%Ruby6.5%
201319,767JavaScript20.4%Python11.3%Java8.4%C++6.4%C5.9%
201424,898JavaScript19.0%Python11.2%Java9.2%C++6.2%C5.4%
201532,281JavaScript17.5%Python11.2%Java10.1%C++6.4%C5.2%
201636,160JavaScript16.7%Python12.9%Java10.3%C++5.8%Go4.7%
201739,980Python16.5%JavaScript15.1%Java8.2%C++5.7%TypeScript5.3%
201839,979Python19.1%JavaScript12.4%Java6.2%TypeScript6.0%C++5.8%
201939,928Python20.5%JavaScript10.2%TypeScript7.0%C++5.7%Go5.2%
202041,269Python20.6%JavaScript9.0%TypeScript8.5%C++5.6%Go5.2%
202133,746Python21.1%TypeScript9.7%JavaScript7.8%C++5.5%Go5.1%
202230,481Python21.7%TypeScript10.8%JavaScript6.3%C++5.4%Go5.1%
202332,184Python28.2%TypeScript11.5%JavaScript5.6%C++4.7%Rust4.6%
202426,507Python30.8%TypeScript12.2%JavaScript5.2%Rust4.7%C++4.5%
202525,942Python32.5%TypeScript15.8%JavaScript6.4%Rust4.7%Go4.5%
202625,667Python29.3%TypeScript18.6%JavaScript8.1%Rust6.2%Go4.4%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-lang-years"><img src="https://content.stackscan.com/charts/github-statistics-lang-years.webp" alt="The five most common languages for each year started" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-lang-years">StackScan GitHub analysis</a></p>

Each era had its own leader. 49.3% of the popular repositories started in 2008 were written in Ruby, when Ruby on Rails was the default choice for a new web startup. JavaScript led every year from 2010 to 2016, Python has led every year since 2017, TypeScript has been second every year since 2021, and Rust has held a place in the top five since 2023.

TypeScript's jump in 2026 rides on AI tooling. It is the language of 24.6% of the popular repositories started in 2026 that carry an AI topic, against 16.7% of the rest, and Python or TypeScript together account for 56.9% of that year's AI repositories. Ruby and PHP still run a large share of the web, and almost nobody is starting a popular new open source project in either.

The share of new popular repositories about AI
Share of each year's new popular repositories carrying at least one AI topic, with the count in brackets
The share of new popular repositories about AI20150.7% (240)20161.9% (681)20173.9% (1,560)20184.3% (1,731)20194.0% (1,615)20204.1% (1,683)20214.4% (1,472)20225.4% (1,639)202311.7% (3,752)202410.4% (2,748)202516.2% (4,192)202623.6% (6,046)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-ai-share"><img src="https://content.stackscan.com/charts/github-statistics-ai-share.webp" alt="The share of new popular repositories about AI" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-ai-share">StackScan GitHub analysis</a></p>

23.6% of the popular repositories started in 2026 carry at least one AI topic, 6,046 of them. The share sat at about 4% every year from 2017 to 2021, doubled to 11.7% in 2023, the first full year after ChatGPT, and reached 16.2% in 2025.

The most common topics on repositories started in 2026
Share of the 25,667 popular repositories started in 2026 that carry each topic
The most common topics on repositories started in 2026claude-code2,025 (7.9%)ai-agents1,675 (6.5%)ai1,524 (5.9%)llm1,510 (5.9%)codex1,186 (4.6%)mcp1,184 (4.6%)claude1,001 (3.9%)developer-tools943 (3.7%)typescript938 (3.7%)python915 (3.6%)cli888 (3.5%)ai-agent877 (3.4%)rust823 (3.2%)open-source739 (2.9%)agent-skills668 (2.6%)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-topics"><img src="https://content.stackscan.com/charts/github-statistics-topics.webp" alt="The most common topics on repositories started in 2026" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-topics">StackScan GitHub analysis</a></p>

The most common topic among 2026's popular repositories is claude-code, on 2,025 of them, ahead of ai-agents on 1,675, ai on 1,524 and llm on 1,510. OpenAI's Codex appears on 1,186, the Model Context Protocol on 1,184 and Claude on 1,001. Python, the most common topic across all years, sits below every one of them in 2026.

Topics are set by each repository's owner and 50.2% of popular repositories have none, so every AI share here is a floor. The direction is clear all the same. A topic that did not exist two years ago now leads the year, and a growing share of new popular repositories are tools built for coding agents.

Popular repositories by the year they were started
Repositories with 100 or more stars as of September 2026, counted in the year they were created. 2026 is the year so far
Popular repositories by the year they were started20081,06520092,52320104,92620119,158201213,966201319,767201424,898201532,281201636,160201739,980201839,979201939,928202041,269202133,746202230,481202332,184202426,507202525,942202625,667
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-years"><img src="https://content.stackscan.com/charts/github-statistics-years.webp" alt="Popular repositories by the year they were started" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-years">StackScan GitHub analysis</a></p>

As of September 2026, 25,667 repositories started this year already have 100 or more stars, 98.9% of the 25,942 started in the whole of 2025. The peak is still 2020, with 41,269.

Older years look bigger in this chart partly because their repositories have had longer to reach 100 stars. A repository started in 2020 has had six years to collect them and one started this spring has had a few months, which makes this year's count a floor rather than a final figure.

Every effect in this chart works against 2026, which has had the least time of any year, and it has still nearly matched the whole of 2025. New popular projects are arriving faster this year than last.

The licenses of GitHub's popular repositories
License GitHub detects on each of the 480,428 public repositories with 100 or more stars
The licenses of GitHub's popular repositoriesMIT: 35.8%MIT171,848 (35.8%)Apache-2.0: 12.4%Apache-2.059,465 (12.4%)GPL-3.0: 6.5%GPL-3.031,152 (6.5%)Other licenses: 9.7%Other licenses46,594 (9.7%)Unrecognised license file: 8.9%Unrecognised license file42,785 (8.9%)No license: 26.8%No license128,584 (26.8%)Popular repositories480,428
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-license-pie"><img src="https://content.stackscan.com/charts/github-statistics-license-pie.webp" alt="The licenses of GitHub's popular repositories" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-license-pie">StackScan GitHub analysis</a></p>

35.8% of GitHub's popular repositories carry the MIT License, 171,848 of them. Apache 2.0 covers 12.4% and GPL 3.0 6.5%. The copyleft family together, every GPL, AGPL and LGPL version, covers 10.2%.

26.8% have no license GitHub can detect, 128,584 repositories. Under GitHub's own licensing guidance that leaves the code under default copyright: anyone may look at it and fork it on GitHub, and no one else may reuse it without permission. Another 8.9% carry a license file GitHub cannot classify, usually a custom or modified license.

MIT is rising and no license is falling
Share of each year's new popular repositories with no license, and with MIT
MIT is rising and no license is fallingNo licenseMIT201231.4%27.6%201423.6%34.9%201627.0%36.6%201827.4%37.1%202026.8%36.7%202226.1%35.9%202427.9%33.8%202524.5%37.7%202623.0%42.7%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-license-trend"><img src="https://content.stackscan.com/charts/github-statistics-license-trend.webp" alt="MIT is rising and no license is falling" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-license-trend">StackScan GitHub analysis</a></p>

The trend runs one way. 31.4% of the popular repositories started in 2012 had no license and 23.0% of those started in 2026 have none, while MIT rose from 27.6% to 42.7%. Permissive licensing won, and a quarter of popular projects are still published with no permission to reuse them at all.

When popular repositories were last pushed to
Share of the 480,428 popular repositories, by the date of their latest push
When popular repositories were last pushed toIn the last 30 days91,851 (19.1%)30 days to a year ago102,355 (21.3%)One to three years ago101,068 (21.0%)More than three years ago185,154 (38.5%)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-push"><img src="https://content.stackscan.com/charts/github-statistics-push.webp" alt="When popular repositories were last pushed to" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-push">StackScan GitHub analysis</a></p>

185,154 of GitHub's popular repositories, 38.5%, have had no push to any branch in more than three years. 19.1% were pushed to in the last 30 days and 40.4% in the last year. 8.4% have been archived by their owners, which the next section looks at on its own.

Popularity keeps a project alive. 58.7% of repositories with 10,000 or more stars were pushed to in the last 30 days and only 5.9% have gone three years without one. Among repositories with 100 to 999 stars it is 16.7% and 41.2%.

Pushed to, quiet or archived, by star range
Share of the popular repositories in each star range. Quiet means no push for that long and never archived
StarsRepositoriesPushed in the last 30 daysPushed in the last 3 yearsQuiet 3+ yearsQuiet 5+ yearsQuiet 7+ yearsArchived
100,000+12778.0%100.0%0.0%0.0%0.0%0.0%
50,000 to 99,99936975.1%96.5%0.5%0.0%0.0%3.0%
10,000 to 49,9995,09056.8%90.4%4.0%0.8%0.1%5.6%
5,000 to 9,9997,02244.1%83.4%9.6%3.3%1.0%7.1%
1,000 to 4,99952,29830.6%72.2%19.2%9.1%4.3%8.6%
500 to 99958,47622.7%64.2%27.1%14.4%7.8%8.7%
100 to 499357,04615.6%54.8%36.7%21.8%13.1%8.5%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-quiet-stars"><img src="https://content.stackscan.com/charts/github-statistics-quiet-stars.webp" alt="Pushed to, quiet or archived, by star range" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-quiet-stars">StackScan GitHub analysis</a></p>

Every one of the 127 repositories with 100,000 stars or more was pushed to in the last three years, and none is archived. At 100 to 499 stars, 54.8% were pushed to in the last three years, 36.7% have been quiet for three years or more without being archived and 13.1% for seven. Age does not explain the gap: the middle repository in every star range was started 7 to 8 years ago.

A star count says a project was useful once. Two in five popular repositories have been left alone for three years or more, and anyone choosing a dependency by its stars is picking from a shelf where a large part of the stock is no longer maintained.

For every archived repository, 3.9 more went quiet without being archived

Archived, quiet and still pushed to
The 480,428 popular repositories by whether their owner archived them and when they were last pushed to
Archived, quiet and still pushed toPushed to in the last three years: 58.7%Pushed to in the last three years282,012 (58.7%)Quiet for three years, never archived: 32.9%Quiet for three years, never archived157,829 (32.9%)Archived by its owner: 8.4%Archived by its owner40,587 (8.4%)Popular repositories480,428
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-archive-state"><img src="https://content.stackscan.com/charts/github-statistics-archive-state.webp" alt="Archived, quiet and still pushed to" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-archive-state">StackScan GitHub analysis</a></p>

40,587 of GitHub's popular repositories, 8.4%, have been archived by their owners, which makes them read-only and tells visitors the project has ended. 157,829 more, 32.9%, have had no push in three years and were never archived: 3.9 quiet repositories for every archived one.

Archived repositories are as popular as live ones. The middle archived repository has 236 stars and the middle live one 232, archived repositories hold 6.7% of all stars in the set, and 294 of them have 10,000 stars or more.

The share archived, by the year a repository was started
Share of each year's popular repositories that their owners have archived, with the count in brackets
The share archived, by the year a repository was started201014.2% (701)201113.8% (1,267)201214.1% (1,976)201314.0% (2,762)201413.4% (3,345)201512.4% (3,987)201611.5% (4,170)201710.0% (4,012)20189.4% (3,774)20198.3% (3,317)20207.6% (3,152)20216.9% (2,315)20226.0% (1,821)20235.2% (1,683)20243.6% (951)20252.4% (624)20260.8% (196)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-archived-years"><img src="https://content.stackscan.com/charts/github-statistics-archived-years.webp" alt="The share archived, by the year a repository was started" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-archived-years">StackScan GitHub analysis</a></p>

Age explains most of the pattern. 14.2% of the popular repositories started in 2010 are archived, 7.6% of 2020's and 0.8% of this year's.

Pushed to, quiet or archived, by the year a repository was started
Share of each year's popular repositories. Quiet means no push for that long and never archived. A year is left blank until all its repositories could have been quiet that long
Year startedRepositoriesPushed to in the last 3 yearsQuiet 3+ yearsQuiet 5+ yearsQuiet 7+ yearsArchived
20081,06531.5%49.6%40.3%34.3%18.9%
20092,52336.9%49.9%40.3%32.2%13.2%
20104,92636.9%48.8%37.5%29.0%14.2%
20119,15838.8%47.4%36.1%27.6%13.8%
201213,96636.8%49.0%37.2%28.3%14.1%
201319,76738.2%47.8%36.3%27.1%14.0%
201424,89839.0%47.6%35.7%26.0%13.4%
201532,28140.2%47.4%34.5%24.8%12.4%
201636,16039.7%48.8%34.5%23.9%11.5%
201739,98041.1%48.9%32.2%20.7%10.0%
201839,97944.8%45.8%27.3%14.5%9.4%
201939,92851.2%40.5%20.2%8.3%
202041,26957.4%34.9%14.1%7.6%
202133,74663.9%29.2%6.9%
202230,48172.4%21.6%6.0%
202332,18484.5%5.2%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-quiet"><img src="https://content.stackscan.com/charts/github-statistics-quiet.webp" alt="Pushed to, quiet or archived, by the year a repository was started" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-quiet">StackScan GitHub analysis</a></p>

The quiet share barely moves with age. Between 47.4% and 49.9% of the popular repositories started in each year from 2008 to 2017 have had no push in three years and were never archived, 48.3% across the ten years together, against 12.3% archived: 3.9 quiet repositories for every archived one. 28.3% of 2012's popular repositories have now gone seven years without a push and still carry no archived badge.

The other side of the same table is as striking. 39.4% of the popular repositories started between 2008 and 2017 were pushed to in the last three years, so a popular project that is still alive after its first few years usually keeps going for a decade or more.

Organisations archive at twice the rate of individuals: 13.0% of popular repositories owned by an organisation are archived, against 6.2% of those owned by a person. Companies retire projects formally, and 253 organisation accounts with "archive" in their name, googlearchive and facebookarchive among them, hold 1,547 popular repositories between them. A developer who loses interest mostly just stops.

The share archived, by language
Share of each language's popular repositories that are archived, for languages with 5,000 or more popular repositories
The share archived, by languageRuby13.8% (1,054)Objective-C13.1% (881)PHP12.6% (1,510)JavaScript12.1% (6,880)C#10.3% (1,598)Go10.0% (2,167)Shell10.0% (1,237)Java9.9% (2,627)Swift9.0% (773)Kotlin8.9% (614)TypeScript7.7% (2,840)HTML7.7% (949)C++6.8% (1,751)Rust6.7% (931)C6.6% (1,224)Python6.2% (5,888)Jupyter Notebook4.7% (540)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-archived-langs"><img src="https://content.stackscan.com/charts/github-statistics-archived-langs.webp" alt="The share archived, by language" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-archived-langs">StackScan GitHub analysis</a></p>

By language, Ruby has the highest archived share at 13.8% and Jupyter Notebook the lowest at 4.7%, with Python at 6.2%. The languages at the top are the ones whose popular projects are oldest, which is the age effect again.

When archived repositories were last worked on
Share of the 40,587 archived popular repositories by the year of their last push, the closest date the data has to when each one stopped
When archived repositories were last worked onBefore 20120.4% (146)20120.4% (169)20130.7% (278)20141.0% (412)20151.9% (763)20163.1% (1,238)20174.8% (1,959)20186.7% (2,737)20197.8% (3,148)20208.9% (3,621)202110.0% (4,047)202211.5% (4,664)202313.6% (5,518)202412.0% (4,884)20259.1% (3,693)20268.2% (3,310)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-archived-push"><img src="https://content.stackscan.com/charts/github-statistics-archived-push.webp" alt="When archived repositories were last worked on" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-archived-push">StackScan GitHub analysis</a></p>

By the year of their last push, the archived repositories stopped most often in 2023: 5,518 of them, 13.6%. 29.3% had their last push in 2024 or later. GitHub does not publish the date a repository was archived through the data collected here, so the last push stands in for it, and the most recent years will keep rising as owners archive projects that were still active until recently.

The first AI wave is already being retired. 7.2% of the popular AI repositories started in 2023 are archived, 269 of 3,752, against 5.0% of everything else started that year.

The most-starred archived repositories
Archived public repositories ranked by stars, with the year of their last push
RankRepositoryStarsLanguageStartedLast push
#1DopplerHQ/awesome-interview-questions84,65920152024
#2sdmg15/Best-websites-a-programmer-should-visit76,24820172025
#3base/node68,366Shell20232026
#4localstack/localstack65,126Python20162026
#5gsd-build/get-shit-done64,465JavaScript20252026
#6minio/minio61,353Go20152026
#7atom/atom60,730JavaScript20122023
#8angular/angular.js58,505JavaScript20102024
#9FlowiseAI/Flowise55,475TypeScript20232026
#10AntonOsika/gpt-engineer55,083Python20232025
#11maybe-finance/maybe54,267Ruby20242025
#12GitSquared/edex-ui45,057JavaScript20172021
#13dylanaraps/pure-bash-bible41,713Shell20182023
#14google-research/bert40,043Python20182024
#15siddharthvaddem/openscreen39,966TypeScript20252026
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-top-archived"><img src="https://content.stackscan.com/charts/github-statistics-top-archived.webp" alt="The most-starred archived repositories" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-top-archived">StackScan GitHub analysis</a></p>

The most-starred archived repository is DopplerHQ/awesome-interview-questions with 84,659 stars. The list mixes famous endings, GitHub's own Atom editor and AngularJS among them, with AI projects started in 2023 such as gpt-engineer and AgentGPT that have since been archived.

An archived badge is the honest way to end a project, and most abandoned projects never get one. For the rest, the only signal a visitor has is the date of the last push.

Only 480,428 GitHub repositories have 100 or more stars

How many GitHub repositories reach each star count
Public repositories, forks excluded. Below 100 stars the counts are GitHub search totals as of September 2026; from 100 up they are the collected repositories
StarsPublic repositoriesShare of repositories with a star
Any, including none252,281,162
1 or more32,209,687100%
10 or more2,879,3508.94%
50 or more831,6492.58%
100 or more480,4281.49%
500 or more123,3820.383%
1,000 or more64,9060.202%
5,000 or more12,6080.0391%
10,000 or more5,5860.0173%
50,000 or more4960.00154%
100,000 or more1270.000394%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-thresholds"><img src="https://content.stackscan.com/charts/github-statistics-thresholds.webp" alt="How many GitHub repositories reach each star count" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-thresholds">StackScan GitHub analysis</a></p>

Only 480,428 public repositories on GitHub have 100 or more stars, and they are the ones this report measures. 831,649 have 50 or more, 2,879,350 have 10 or more and 32,209,687 have at least one. Further up, 64,906 have 1,000 stars or more and 127 have 100,000 or more.

GitHub search counts 252.3 million public repositories that are not forks, and about seven in eight of them have no stars at all. GitHub's Octoverse 2025 report puts the total higher: 395 million public repositories with forks included, and 630 million once private ones are added. A hundred stars is a far higher bar than the round number suggests, and this report covers the top one and a half percent of the repositories anyone starred.

The top 1% of repositories hold a third of all stars

Few repositories, most of the stars
Share of the 480,428 popular repositories in each star band, against the share of all their stars that band holds
Few repositories, most of the starsShare of repositoriesShare of all stars100,000+0.03%5.34%10,000 to 99,9991.14%29.63%1,000 to 9,99912.35%37.34%500 to 99912.17%9.72%100 to 49974.32%17.97%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-stars"><img src="https://content.stackscan.com/charts/github-statistics-stars.webp" alt="Few repositories, most of the stars" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-stars">StackScan GitHub analysis</a></p>

GitHub's 480,428 popular repositories hold 418.8 million stars between them. The top 1% of repositories by stars hold 33.0% of them and the top 10% hold 67.6%. 127 repositories have 100,000 stars or more and 5,586 have 10,000 or more.

Star share by rank
Share of all stars on the 480,428 popular repositories held by each rank range, with the stars in brackets
Star share by rank#1 to #101.0% (4,210,070)#11 to #1003.6% (15,262,920)#101 to #1,00011.6% (48,454,388)#1,001 to #10,00026.9% (112,646,390)#10,001 to #100,00035.8% (149,856,962)#100,001 to #480,42821.1% (88,331,981)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-ranks"><img src="https://content.stackscan.com/charts/github-statistics-ranks.webp" alt="Star share by rank" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-ranks">StackScan GitHub analysis</a></p>

By rank, the ten most-starred repositories hold 1.0% of every star in the set, the top 100 hold 4.7%, the top 1,000 hold 16.2% and the top 10,000 hold 43.1%. The top 100,000 hold 78.9%, which leaves 21.1% for the other 380,428.

At the other end, 74.3% of popular repositories have between 100 and 499 stars, and the middle popular repository has 232.

Attention on GitHub is heavily concentrated. The top tenth of popular projects collect two thirds of it, and three quarters of the set shares less than a fifth.

The most-starred repositories on GitHub

The 25 most-starred repositories on GitHub
Public repositories ranked by stars as of September 2026, forks excluded
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-top-repos"><img src="https://content.stackscan.com/charts/github-statistics-top-repos.webp" alt="The 25 most-starred repositories on GitHub" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-top-repos">StackScan GitHub analysis</a></p>

codecrafters-io/build-your-own-x is the most-starred repository on GitHub with 549,285 stars, a curated list of tutorials for rebuilding well-known software from scratch. sindresorhus/awesome is second with 509,836 and public-apis/public-apis third with 482,820.

Nine of the ten most-starred repositories are reference and learning material: curated lists, free books, study guides, developer roadmaps and freeCodeCamp's curriculum. openclaw/openclaw, an AI assistant started in 2025, is the only application among them, and it reached 390,383 stars in under two years.

The most-starred list rewards things developers save for later more than things they run. It is a list of bookmarks, and the one exception is the fastest-growing project on it.

The share of new popular repositories owned by an organisation
By the year the repository was started. The rest are owned by individual developers
The share of new popular repositories owned by an organisation201033.6%201137.0%201236.0%201337.1%201438.3%201536.2%201634.7%201732.6%201833.2%201933.2%202033.2%202133.3%202233.5%202332.5%202433.2%202533.1%202625.5%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-owners"><img src="https://content.stackscan.com/charts/github-statistics-owners.webp" alt="The share of new popular repositories owned by an organisation" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-owners">StackScan GitHub analysis</a></p>
A steel letterbox labelled GitHub on the door of a canal house in Amsterdam, between the boxes of two other tenants
GitHub's letterbox in Amsterdam, one name among the tenants on the door. On GitHub itself the names that collect the most stars are a handful of companies and a few thousand projects. Photo: Rrustema, CC0 1.0, via Wikimedia Commons.

Individual developers own 319,138 of GitHub's popular repositories, 66.4%, and organisations own 161,290, 33.6%. The popular repositories are spread across 190,608 personal accounts and 65,163 organisation accounts.

The organisation share held between 32% and 39% for every year from 2010 to 2025. Among the popular repositories started in 2026 it is 25.5%, the lowest of any year since 2010.

The drop arrives with AI coding tools, which let one person ship a project that people star. This year's popular repositories come from individuals more than in any year since 2010, and companies are a smaller part of the new wave than of the old.

The GitHub organisations with the most stars

The GitHub organisations with the most stars
Stars on each organisation account's popular repositories, one account per row
RankOrganisationPopular repositoriesStarsMost-starred repository
#1Microsoftmicrosoft1,9054,121,876vscode
#2Googlegoogle1,0432,098,083material-design-icons
#3The Apache Software Foundationapache6241,373,960superset
#4OpenAIopenai180995,922codex
#5Meta Researchfacebookresearch635953,536segment-anything
#6Alibabaalibaba288917,749open-code-review
#7GitHubgithub205732,402gitignore
#8Hugging Facehuggingface179727,581transformers
#9DeepSeekdeepseek-ai39665,492deepseek-harness
#10Anthropicanthropics63651,972skills
#11Vuevuejs84631,757vue
#12Metafacebook107584,616docusaurus
#13Tencent186566,985WeKnora
#14CodeCrafterscodecrafters-io9551,087build-your-own-x
#15Vercelvercel108529,296next.js
#16freeCodeCamp.orgfreeCodeCamp36522,451freeCodeCamp
#17react8512,942react
#18tensorflow87502,098tensorflow
#19public-apis1482,820public-apis
#20NVIDIA CorporationNVIDIA257471,018NemoClaw
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-orgs"><img src="https://content.stackscan.com/charts/github-statistics-orgs.webp" alt="The GitHub organisations with the most stars" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-orgs">StackScan GitHub analysis</a></p>

The Microsoft organisation account leads every organisation on GitHub with 4.1 million stars across 1,905 popular repositories. Google is second with 2.1 million, and third is The Apache Software Foundation with 1.4 million.

The GitHub organisations with the most popular repositories
Repositories with 100 or more stars owned by each organisation account
RankOrganisationPopular repositoriesStarsMost-starred repository
#1Microsoftmicrosoft1,9054,121,876vscode
#2Googlegoogle1,0432,098,083material-design-icons
#3Meta Researchfacebookresearch635953,536segment-anything
#4The Apache Software Foundationapache6241,373,960superset
#5PacktPacktPublishing593161,767LLM-Engineers-Handbook
#6AWS Samplesaws-samples441144,239aws-cdk-examples
#7Microsoft AzureAzure401216,429azure-quickstart-templates
#8Google Cloud PlatformGoogleCloudPlatform295222,470microservices-demo
#9Alibabaalibaba288917,749open-code-review
#10Amazon Web Services - Labsawslabs282180,178git-secrets
#11NVIDIA CorporationNVIDIA257471,018NemoClaw
#12Spatiespatie247200,264laravel-permission
#13NVIDIA Research ProjectsNVlabs244239,404instant-ngp
#14Codropscodrops21571,760PageTransitions
#15Meta Archivefacebookarchive213342,318draft-js
#16Cloudflarecloudflare209297,485pingora
#17Amazon Web Servicesaws209246,695aws-cli
#18Mozillamozilla206288,020pdf.js
#19GitHubgithub205732,402gitignore
#20Google Archivegooglearchive20389,997code-prettify
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-orgs-count"><img src="https://content.stackscan.com/charts/github-statistics-orgs-count.webp" alt="The GitHub organisations with the most popular repositories" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-orgs-count">StackScan GitHub analysis</a></p>

By number of popular repositories the order changes further down. Microsoft leads with 1,905 and Google follows with 1,043, and publishers and sample-code accounts such as Packt appear high on this table and low on the stars one.

Stars and repository counts reward different strategies. A large company publishes hundreds of useful projects that each collect a few hundred stars, and an AI lab can match its total with a handful of models everyone wants to try.

The developers with the most stars on GitHub

The developers with the most stars on GitHub
Stars on each individual developer's popular repositories
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-devs"><img src="https://content.stackscan.com/charts/github-statistics-devs.webp" alt="The developers with the most stars on GitHub" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-devs">StackScan GitHub analysis</a></p>

sindresorhus has more stars than any other individual developer on GitHub, 1,063,419 across 457 popular repositories, and is also the individual with the most popular repositories. karpathy is second with 493,130 across 51.

The developers with the most popular repositories
Repositories with 100 or more stars owned by each individual developer
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-devs-count"><img src="https://content.stackscan.com/charts/github-statistics-devs-count.webp" alt="The developers with the most popular repositories" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-devs-count">StackScan GitHub analysis</a></p>

17 of the twenty developers with the most stars owe more than half of their stars to a single repository: a study guide, a list or, increasingly, a set of skills and instructions for AI coding agents. The table by count is a different set of people, developers who have kept publishing libraries and demos for years, led by sindresorhus with 457, keijiro with 214 and lucidrains with 175.

Among individuals, fame on GitHub comes from one repository that everyone bookmarks, while a steady output of useful libraries earns a place on the second table and rarely on the first.

89.6% of new repositories default to main

The share of new popular repositories defaulting to main
By the year the repository was started. Almost all of the rest use master
The share of new popular repositories defaulting to main20149.0%20159.4%20169.7%201710.0%201810.9%201912.9%202025.8%202167.6%202273.9%202379.4%202483.5%202586.6%202689.6%
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-branch"><img src="https://content.stackscan.com/charts/github-statistics-branch.webp" alt="The share of new popular repositories defaulting to main" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-branch">StackScan GitHub analysis</a></p>

89.6% of the popular repositories started in 2026 use main as their default branch, against 12.9% of those started in 2019 and 67.6% of those started in 2021. The jump came when GitHub made main the default for new repositories in October 2020.

Across every popular repository, master still leads with 59.0% against 36.6% for main, because most older projects never renamed their branch.

A default decides almost everything. One setting changed at GitHub moved nine in ten new projects, while the projects that existed before it mostly kept the name they started with.

Forks that outgrew the original
Share of the 10,015 forks with 100 or more stars, compared with the repository each was forked from
Forks that outgrew the originalMore stars than the repository they forked3,478 (34.7%)Ten times its stars or more1,134 (11.3%)Forked from a repository now archived1,261 (12.6%)
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-forks"><img src="https://content.stackscan.com/charts/github-statistics-forks.webp" alt="Forks that outgrew the original" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-forks">StackScan GitHub analysis</a></p>

10,015 forks have 100 or more stars of their own, and 3,478 of them, 34.7%, have more stars than the repository they were forked from. 1,134 have at least ten times as many.

1,261 popular forks, 12.6%, were forked from a repository whose owner has since archived it, and 477 of those have overtaken it. These are the projects where the community carried on after the original author stopped.

A fork that outgrows its parent is how open source routes around an abandoned project, and on GitHub it happens to a third of the forks that get noticed at all.

Where popular projects point their homepage
Homepage field of the 166,258 popular repositories that set one
Where popular projects point their homepageIts own domain: 68.4%Its own domain113,743 (68.4%)GitHub Pages: 19.2%GitHub Pages31,980 (19.2%)A GitHub page: 4.5%A GitHub page7,489 (4.5%)Read the Docs: 2.2%Read the Docs3,579 (2.2%)Vercel: 1.7%Vercel2,808 (1.7%)Other hosts: 4.0%Other hosts6,659 (4.0%)With a homepage166,258
Embed this figure
<a href="https://www.stackscan.com/blog/github-statistics#fig-homepages"><img src="https://content.stackscan.com/charts/github-statistics-homepages.webp" alt="Where popular projects point their homepage" width="880" style="max-width:100%"></a> <p>Source: <a href="https://www.stackscan.com/blog/github-statistics#fig-homepages">StackScan GitHub analysis</a></p>

34.6% of popular repositories set a homepage, 166,258 of them. 68.4% of those point at the project's own domain and 19.2% at a site on GitHub Pages, GitHub's free static hosting.

The rest is split between documentation and deployment services: Read the Docs for 3,579 repositories, Vercel for 2,808, Netlify for 984 and GitBook for 315. 2,251 repositories point at a paper on arXiv, the code behind a piece of published research.

Two thirds of popular repositories publish no homepage at all, which leaves the repository page as the only front door most open source projects have.

Frequently asked questions

What is the most popular programming language on GitHub? Python is the primary language of 19.8% of the 480,428 public repositories with 100 or more stars, ahead of JavaScript at 11.8% and TypeScript at 7.6%. Among repositories started in 2026, TypeScript has closed much of the gap at 18.6% against Python's 29.3%.

What is the most-starred repository on GitHub? codecrafters-io/build-your-own-x, with 549,285 stars as of September 2026. sindresorhus/awesome is second with 509,836 and public-apis/public-apis third with 482,820.

Which company has the most repositories on GitHub? Microsoft's organisation account owns 1,905 popular repositories, more than any other account, and Google's owns 1,043. Both companies publish under several more accounts as well, such as Azure and dotnet for Microsoft and tensorflow and flutter for Google.

How many GitHub repositories have more than 100 stars? 480,428 public repositories had 100 or more stars as of September 2026, not counting forks. Another 10,015 forks cleared 100 stars of their own.

What license do most GitHub projects use? MIT, on 35.8% of popular repositories, followed by Apache 2.0 on 12.4%. 26.8% have no license GitHub can detect.

How many GitHub repositories are about AI? 23.6% of the popular repositories started in 2026 carry an AI topic, against 4.1% of those started in 2020. Across every year, 27,625 popular repositories carry one, and because half of all repositories set no topics the real number is higher.

Do GitHub repositories use main or master? 89.6% of the popular repositories started in 2026 default to main. Across all popular repositories master still leads at 59.0%, because older projects rarely renamed their default branch.

How many GitHub repositories have 10, 100 or 1,000 stars? 2,879,350 public repositories have 10 or more stars, 831,649 have 50 or more and 480,428 have 100 or more, forks excluded. 59,320 of the popular ones sit between 1,000 and 9,999 stars and 5,586 have 10,000 or more.

How many GitHub repositories are abandoned? 38.5% of popular repositories have had no push in three years and 8.4% are archived, so for every archived repository 3.9 more went quiet without being marked. Among repositories with 10,000 or more stars only 5.9% have gone three years without a push.

Methodology and sources

What popular means. A popular repository, throughout this report, is a public GitHub repository with 100 or more stars that is not a fork. 480,428 repositories cleared that bar on 24 September 2026, and every figure is a share of them. GitHub hosts 630 million repositories, 395 million of them public, by the count in its Octoverse 2025 report, and most have no stars at all, so nothing here describes GitHub as a whole: it describes the part developers have chosen to star. The 10,015 forks with 100 or more stars are counted separately and appear only in the forks section.

How the list was collected. Every repository was read from GitHub's own API.

Stars. Star counts are as they stood on the collection day, and a few repositories slipped just under 100 while the list was being read. A star is a bookmark, not a measure of use, and stars can be bought; nothing here tries to detect or remove paid stars, so the tables report what GitHub reports.

Language, license and topics. The language is the one GitHub's Linguist library detects as the repository's primary language, by bytes of code. It is the language a repository is written in today, so a project started in 2008 and later rewritten in TypeScript counts as TypeScript in its start year. The license is the one GitHub detects from the repository's license file; "a license file GitHub cannot classify" is GitHub's NOASSERTION value, and "no license" means no license file was found. Topics are the labels each owner sets, and 50.2% of popular repositories set at least one.

What counts as AI. A repository counts as AI when it carries any of these topics: ai, llm, llms, agent, agents, ai-agent, ai-agents, agentic-ai, mcp, mcp-server, chatgpt, openai, claude, claude-code, gpt, rag, generative-ai, deep-learning, machine-learning, langchain, ollama, gemini, deepseek, vibe-coding or stable-diffusion. A repository about AI that sets none of them is not counted, so the AI figures are a floor.

Star thresholds. The repositories below 100 stars were not collected, so the counts at 10 and 50 stars, the number with at least one star and the overall total are the totals GitHub search reported on 26 September 2026, forks excluded. GitHub flags that total as incomplete, and its Octoverse report counts 395 million public repositories once forks are included. Every figure from 100 stars up is the collected set.

Years. A repository counts in the year it was created. Older years have had longer for their repositories to reach 100 stars, so a year's count keeps rising after it ends and 2026's, which covers only part of the year, is a floor.

Activity. The last push is the most recent push to any branch, measured from the collection day, and includes pushes made by bots. Archived is the read-only state an owner sets on a finished or abandoned project.

Owners. Whether an account is a person or an organisation is GitHub's own classification, and an organisation's name in the tables is the one it gives itself on GitHub.

Descriptions, homepages and forks. A description counts as Chinese when it contains Chinese characters and no Japanese kana. The homepage is the address each owner typed into the repository's website field. A fork is compared with the repository it was forked from directly, with both star counts read on the same day. Language logos come from Devicon under the MIT license and remain their owners' trademarks; organisation and repository icons are each owner's GitHub avatar.

Figures may be reproduced with attribution to StackScan and a link to this page.