github - 如何在 github 中查看流行的 repos 和其他统计信息?

标签 github

我无法找到根据每种语言找出哪些 repos 最多星星、最多 fork 的方法。没有与统计数据的直接链接,当我转到 star 时,它只显示我盯着的 repos。我在哪里可以找到那个?

最佳答案

GitHub/explore 页面是一个很好的起点:https://github.com/explore

从那里,您可以看到存储库趋势:https://github.com/trending?since=monthly

您可以按语言过滤。

但两者都没有按星级排序。正如我在“Get sorted github repository search results by “some” attribute(the number of forks or stars) ”中提到的,您可以按星级进行搜索和排序。
这在博客文章“Sorting through Search Results”(2013 年 1 月)中有详细说明

例如,以下是 Go 语言中最受关注的 repos:

https://github.com/search?l=Go&o=desc&q=go&ref=advsearch&s=stars&type=Repositories

关于github - 如何在 github 中查看流行的 repos 和其他统计信息?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23170132/

相关文章:

git - 计算特定用户在 Github 中所有项目中编写的总行数

github - 如何在 https ://user-images. githubusercontent.com/{path}/{filename} 上托管图像?

git - 无法在 Visual Studio 项目中规范化 Git 的行尾

java - 未添加 NETBEANS 项目警告

git - 为什么 no-op filter-branch 会产生分歧,我该如何解决?

django - 一个项目,多个客户使用 git?

git - 如何让git pull 所有分支的更改

github - 为什么我无法将 .obj 文件加载到我的存储库?

javascript - 直接在 Github 存储库中包含 JS 插件文件?

Git 警告 : unable to access '.gitignore' : Permission denied - . gitignore 目录