TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Awesome GitHub Topics – Top 500 GitHub topics filtered and categorized

12 pointsby zthomasover 8 years ago

3 comments

zthomasover 8 years ago
Last week, GitHub released an awesome feature called Topics. It allows authors to tag their repository.<p>In response, I&#x27;m launching a simple project, Awesome Github Topics. It&#x27;s an indexed list of the top 500 topics on GitHub that&#x27;s painstaking filtered and categorized into different categories based on developer interests.<p>While Github hasn&#x27;t released an API endpoint for the new topics feature yet. I just crawled the top repos on Github and scanned the tags then ranked all the most commonly used tags based on the total number of stars it had in the collection of repos. It&#x27;s not a perfect count but it should be good enough on a relative measurement.<p>Hope you find it useful.
评论 #13604594 未加载
roryrjbover 8 years ago
This is not a point against this site, but isn&#x27;t using programming language names as topics pointless? You can already search and filter by the main programming language a repo is in as well as the languages used in the files within a repo. Searching for something like &quot;concurrency&quot; or &quot;threads&quot; comes up with zero results (at least on this site).
omidrahaover 8 years ago
Do you have the link of GitHub Topic feature? Is your awesome-topics project also available on the github?
评论 #13608743 未加载