@wcj/github-rank 22.1.13 → 22.1.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +34440 -34433
- package/dist/sifou-daily.json +40 -130
- package/dist/sifou-monthly.json +137 -137
- package/dist/sifou-weekly.json +163 -163
- package/dist/toutiao-30.json +85 -85
- package/dist/toutiao-7.json +120 -120
- package/dist/toutiao-90.json +32 -32
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +3077 -3078
- package/dist/users.json +4118 -4118
- package/package.json +1 -1
- package/web/36kr.html +11 -2
- package/web/data/repos.json +34440 -34433
- package/web/data/sifou-daily.json +40 -130
- package/web/data/sifou-monthly.json +137 -137
- package/web/data/sifou-weekly.json +163 -163
- package/web/data/toutiao-30.json +85 -85
- package/web/data/toutiao-7.json +120 -120
- package/web/data/toutiao-90.json +32 -32
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +3077 -3078
- package/web/data/users.json +4118 -4118
- package/web/index.html +2019 -2010
- package/web/repos.html +4277 -4268
- package/web/sifou-daily.html +43 -314
- package/web/sifou-monthly.html +143 -134
- package/web/sifou-weekly.html +149 -140
- package/web/toutiao-30.html +103 -94
- package/web/toutiao-7.html +94 -85
- package/web/toutiao-90.html +86 -77
- package/web/trending-monthly.html +156 -143
- package/web/trending-weekly.html +153 -152
- package/web/trending.html +155 -154
- package/web/users.china.html +1655 -1646
package/dist/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "57 张图,13 个实验,干死 MySQL 锁",
|
|
4
4
|
"description": "你好,我是yes。前段时间写了一篇关于 MySQL 锁的文章,一些小伙伴们在阅读之后产生了一些疑问,这些问题还挺有代表性的,所以在这里做个实验,来用事实探究一番。那篇文章提到了记录...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "202",
|
|
6
6
|
"url": "/k/huoy9s9",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/71da457007fd4b67a45253b271a25eee/thumb",
|
|
8
8
|
"avatarAlt": "yes的练级攻略 - 独家号",
|
|
@@ -32,23 +32,13 @@
|
|
|
32
32
|
{
|
|
33
33
|
"title": "我做系统架构的一些原则",
|
|
34
34
|
"description": "工作 20 多年了,这 20 来年看到了很多公司系统架构,也看到了很多问题,在跟这些公司进行交流和讨论的时候,包括进行实施和方案比较的时候,都有很多各种方案的比较和妥协,因为相关的...",
|
|
35
|
-
"votes": "
|
|
35
|
+
"votes": "206",
|
|
36
36
|
"url": "/k/vlt0zc9",
|
|
37
37
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
38
38
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
39
39
|
"subjectName": "趣编程的独家号",
|
|
40
40
|
"homeUrl": "/subjects/465623"
|
|
41
41
|
},
|
|
42
|
-
{
|
|
43
|
-
"title": "团队管理那点破事!OKR 绩效、核心人才、面试、技术分享、研发流程",
|
|
44
|
-
"description": "大家好,我是Tom哥~今天来聊聊团队管理,可能你现在还是一线开发,没有带团队,感觉这个话题与你无关,其实不然。程序员的职业生涯曲折,技术更新迭代快,走技术深度,走架构师路线,势必要...",
|
|
45
|
-
"votes": "186",
|
|
46
|
-
"url": "/k/135ujiu",
|
|
47
|
-
"avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
|
|
48
|
-
"avatarAlt": "微观技术 - 独家号",
|
|
49
|
-
"subjectName": "微观技术",
|
|
50
|
-
"homeUrl": "/subjects/348507"
|
|
51
|
-
},
|
|
52
42
|
{
|
|
53
43
|
"title": "聊聊接口性能优化的 11 个小技巧",
|
|
54
44
|
"description": "大家好,我是苏三,又跟大家见面了。前言 接口性能优化对于从事后端开发的同学来说,肯定再熟悉不过了,因为它是一个跟开发语言无关的公共问题。该问题说简单也简单,说复杂也复杂。有时候,只...",
|
|
@@ -129,6 +119,16 @@
|
|
|
129
119
|
"subjectName": "搬运工来架构",
|
|
130
120
|
"homeUrl": "/subjects/176399"
|
|
131
121
|
},
|
|
122
|
+
{
|
|
123
|
+
"title": "2021年美团技术团队最受欢迎的22篇技术文章",
|
|
124
|
+
"description": "再见2021你好2022「美团技术团队」微信公众号祝大家新年快乐!温故而知新,我们根据文章的「阅读量」和「在看」数,以及所覆盖的技术领域,精选了22篇技术文章作为新年礼物送给大家。...",
|
|
125
|
+
"votes": "128",
|
|
126
|
+
"url": "/k/pjse55y",
|
|
127
|
+
"avatar": "https://img.toutiao.io/subject/50e9b8208bfd488897fed22d15d9aa0e/thumb",
|
|
128
|
+
"avatarAlt": "美团技术团队 - 独家号",
|
|
129
|
+
"subjectName": "美团技术团队",
|
|
130
|
+
"homeUrl": "/subjects/117027"
|
|
131
|
+
},
|
|
132
132
|
{
|
|
133
133
|
"title": "你分库分表的姿势对么?:详谈水平分库分表",
|
|
134
134
|
"description": "作者:vivo平台产品开发团队-Han Lei一、背景提起分库分表,对于大部分服务器开发来说,其实并不是一个新鲜的名词。随着业务的发展,我们表中的数据量会变的越来越大,字段也可能随...",
|
|
@@ -140,14 +140,14 @@
|
|
|
140
140
|
"homeUrl": "/subjects/392760"
|
|
141
141
|
},
|
|
142
142
|
{
|
|
143
|
-
"title": "
|
|
144
|
-
"description": "
|
|
145
|
-
"votes": "
|
|
146
|
-
"url": "/k/
|
|
147
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
148
|
-
"avatarAlt": "
|
|
149
|
-
"subjectName": "
|
|
150
|
-
"homeUrl": "/subjects/
|
|
143
|
+
"title": "熬夜彻底搞懂Cookie Session Token JWT",
|
|
144
|
+
"description": "",
|
|
145
|
+
"votes": "122",
|
|
146
|
+
"url": "/k/g49lsl5",
|
|
147
|
+
"avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
|
|
148
|
+
"avatarAlt": "dotnet - 独家号",
|
|
149
|
+
"subjectName": "dotnet",
|
|
150
|
+
"homeUrl": "/subjects/348014"
|
|
151
151
|
},
|
|
152
152
|
{
|
|
153
153
|
"title": "2021 年最佳开源软件榜单|InfoWorld",
|
|
@@ -169,16 +169,6 @@
|
|
|
169
169
|
"subjectName": "编程往事",
|
|
170
170
|
"homeUrl": "/subjects/99877"
|
|
171
171
|
},
|
|
172
|
-
{
|
|
173
|
-
"title": "熬夜彻底搞懂Cookie Session Token JWT",
|
|
174
|
-
"description": "",
|
|
175
|
-
"votes": "121",
|
|
176
|
-
"url": "/k/g49lsl5",
|
|
177
|
-
"avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
|
|
178
|
-
"avatarAlt": "dotnet - 独家号",
|
|
179
|
-
"subjectName": "dotnet",
|
|
180
|
-
"homeUrl": "/subjects/348014"
|
|
181
|
-
},
|
|
182
172
|
{
|
|
183
173
|
"title": "最全的 Git 常用命令速查(2021 版)",
|
|
184
174
|
"description": " 现在做项目 Git 代码管理是一定少不了的。多年以前可能是 SVN,我想如今的公司里面基本都转型到用 Git 了吧。虽然如今已有很多可视化的 Git 工具,但是很多时候我们还是需...",
|
|
@@ -192,7 +182,7 @@
|
|
|
192
182
|
{
|
|
193
183
|
"title": "面试官问:你参与的项目有什么亮点?怎么回答",
|
|
194
184
|
"description": "大家好,我是Tom哥~面试官拿到我们的简历,一般会关注两块内容,一块是专业技能,另一块是项目经历。简单的个人介绍后,一般会先问些偏基础的技术问题,热热身。当然也有很多面试官上来就顺...",
|
|
195
|
-
"votes": "
|
|
185
|
+
"votes": "125",
|
|
196
186
|
"url": "/k/170b14g",
|
|
197
187
|
"avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
|
|
198
188
|
"avatarAlt": "微观技术 - 独家号",
|
|
@@ -232,7 +222,7 @@
|
|
|
232
222
|
{
|
|
233
223
|
"title": "面渣逆袭:线程池夺命连环十八问",
|
|
234
224
|
"description": "大家好,我是老三,很高兴又和大家见面。线程池是面试必问的知识点,这节我们来对线面试官,搞透线程池。1. 什么是线程池? 线程池: 简单理解,它就是一个管理线程的池子。它帮我们管理线...",
|
|
235
|
-
"votes": "
|
|
225
|
+
"votes": "114",
|
|
236
226
|
"url": "/k/g3u1qkm",
|
|
237
227
|
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
238
228
|
"avatarAlt": "三分恶 - 独家号",
|
|
@@ -248,5 +238,15 @@
|
|
|
248
238
|
"avatarAlt": "又拍云 - 独家号",
|
|
249
239
|
"subjectName": "又拍云",
|
|
250
240
|
"homeUrl": "/subjects/182218"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "高并发系统建设经验总结",
|
|
244
|
+
"description": " 作者:listenzhang,腾讯 PCG 后台开发工程师前言 早期从事运单系统的开发和维护工作,从最早的日均百万单,到日均千万单,业务的快速发展再加上外卖业务的特点是,业务量集...",
|
|
245
|
+
"votes": "107",
|
|
246
|
+
"url": "/k/zcql3fl",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
248
|
+
"avatarAlt": "ASCE1885 - 独家号",
|
|
249
|
+
"subjectName": "ASCE1885",
|
|
250
|
+
"homeUrl": "/subjects/4829"
|
|
251
251
|
}
|
|
252
252
|
]
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "NVlabs/instant-ngp",
|
|
4
|
+
"language": "Cuda",
|
|
5
|
+
"color": "#3A4E3A",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "55",
|
|
8
|
+
"stargazers_count": 1025,
|
|
9
|
+
"todayStar": "290 stars today",
|
|
10
|
+
"html_url": "https://github.com/NVlabs/instant-ngp",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "files-community/Files",
|
|
15
|
+
"language": "C#",
|
|
16
|
+
"color": "#178600",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "964",
|
|
19
|
+
"stargazers_count": 17550,
|
|
20
|
+
"todayStar": "376 stars today",
|
|
21
|
+
"html_url": "https://github.com/files-community/Files",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "andrecronje/solidly",
|
|
26
|
+
"language": "Solidity",
|
|
27
|
+
"color": "#AA6746",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "22",
|
|
30
|
+
"stargazers_count": 171,
|
|
31
|
+
"todayStar": "35 stars today",
|
|
32
|
+
"html_url": "https://github.com/andrecronje/solidly",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "tachiyomiorg/tachiyomi",
|
|
37
|
+
"language": "Kotlin",
|
|
38
|
+
"color": "#A97BFF",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "1798",
|
|
41
|
+
"stargazers_count": 14281,
|
|
42
|
+
"todayStar": "82 stars today",
|
|
43
|
+
"html_url": "https://github.com/tachiyomiorg/tachiyomi",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "windowjs/windowjs",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "30",
|
|
52
|
+
"stargazers_count": 1587,
|
|
53
|
+
"todayStar": "170 stars today",
|
|
54
|
+
"html_url": "https://github.com/windowjs/windowjs",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
58
|
+
"full_name": "alyssaxuu/omni",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "59",
|
|
63
|
+
"stargazers_count": 1837,
|
|
64
|
+
"todayStar": "437 stars today",
|
|
65
|
+
"html_url": "https://github.com/alyssaxuu/omni",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "ethereum/EIPs",
|
|
70
|
+
"language": "Solidity",
|
|
71
|
+
"color": "#AA6746",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "3144",
|
|
74
|
+
"stargazers_count": 8577,
|
|
75
|
+
"todayStar": "40 stars today",
|
|
76
|
+
"html_url": "https://github.com/ethereum/EIPs",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "imcuttle/mometa",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#2b7489",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "45",
|
|
85
|
+
"stargazers_count": 316,
|
|
86
|
+
"todayStar": "46 stars today",
|
|
87
|
+
"html_url": "https://github.com/imcuttle/mometa",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "
|
|
91
|
+
"full_name": "sottlmarek/DevSecOps",
|
|
92
|
+
"language": "",
|
|
93
|
+
"color": "",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "251",
|
|
96
|
+
"stargazers_count": 1902,
|
|
97
|
+
"todayStar": "137 stars today",
|
|
98
|
+
"html_url": "https://github.com/sottlmarek/DevSecOps",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "Matthew-J-Spencer/Ultimate-2D-Controller",
|
|
103
|
+
"language": "C#",
|
|
104
|
+
"color": "#178600",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "41",
|
|
107
|
+
"stargazers_count": 190,
|
|
108
|
+
"todayStar": "60 stars today",
|
|
109
|
+
"html_url": "https://github.com/Matthew-J-Spencer/Ultimate-2D-Controller",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "github/docs",
|
|
114
|
+
"language": "JavaScript",
|
|
115
|
+
"color": "#f1e05a",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "38333",
|
|
118
|
+
"stargazers_count": 7997,
|
|
119
|
+
"todayStar": "47 stars today",
|
|
120
|
+
"html_url": "https://github.com/github/docs",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "
|
|
124
|
+
"full_name": "sergiomarotco/Network-segmentation-cheat-sheet",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "40",
|
|
129
|
+
"stargazers_count": 798,
|
|
130
|
+
"todayStar": "180 stars today",
|
|
131
|
+
"html_url": "https://github.com/sergiomarotco/Network-segmentation-cheat-sheet",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "
|
|
135
|
+
"full_name": "github/roadmap",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "714",
|
|
140
|
+
"stargazers_count": 6224,
|
|
141
|
+
"todayStar": "128 stars today",
|
|
142
|
+
"html_url": "https://github.com/github/roadmap",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "hannahcode/wordle",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#2b7489",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "62",
|
|
151
|
+
"stargazers_count": 123,
|
|
152
|
+
"todayStar": "41 stars today",
|
|
153
|
+
"html_url": "https://github.com/hannahcode/wordle",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "ranaroussi/yfinance",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "1476",
|
|
162
|
+
"stargazers_count": 6403,
|
|
163
|
+
"todayStar": "116 stars today",
|
|
164
|
+
"html_url": "https://github.com/ranaroussi/yfinance",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "GrowingGit/GitHub-Chinese-Top-Charts",
|
|
169
169
|
"language": "Java",
|
|
170
170
|
"color": "#b07219",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "6206",
|
|
173
|
+
"stargazers_count": 43349,
|
|
174
|
+
"todayStar": "90 stars today",
|
|
175
|
+
"html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "bitcoin/bitcoin",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "31239",
|
|
184
|
+
"stargazers_count": 61134,
|
|
185
|
+
"todayStar": "63 stars today",
|
|
186
|
+
"html_url": "https://github.com/bitcoin/bitcoin",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
190
|
+
"full_name": "KurtBestor/Hitomi-Downloader",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "398",
|
|
195
|
+
"stargazers_count": 3435,
|
|
196
|
+
"todayStar": "373 stars today",
|
|
197
|
+
"html_url": "https://github.com/KurtBestor/Hitomi-Downloader",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "
|
|
201
|
+
"full_name": "rufuspollock/awesome-crypto-critique",
|
|
202
|
+
"language": "",
|
|
203
|
+
"color": "",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "22",
|
|
206
|
+
"stargazers_count": 251,
|
|
207
|
+
"todayStar": "73 stars today",
|
|
208
|
+
"html_url": "https://github.com/rufuspollock/awesome-crypto-critique",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "C",
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "godotengine/godot",
|
|
213
|
+
"language": "C++",
|
|
214
|
+
"color": "#f34b7d",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "8204",
|
|
217
|
+
"stargazers_count": 45434,
|
|
218
|
+
"todayStar": "70 stars today",
|
|
219
|
+
"html_url": "https://github.com/godotengine/godot",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "Textualize/rich",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "1071",
|
|
228
|
+
"stargazers_count": 33123,
|
|
229
|
+
"todayStar": "402 stars today",
|
|
230
|
+
"html_url": "https://github.com/Textualize/rich",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "Pierian-Data/Complete-Python-3-Bootcamp",
|
|
235
|
+
"language": "JupyterNotebook",
|
|
236
|
+
"color": "#DA5B0B",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "64933",
|
|
239
|
+
"stargazers_count": 18800,
|
|
240
|
+
"todayStar": "30 stars today",
|
|
241
|
+
"html_url": "https://github.com/Pierian-Data/Complete-Python-3-Bootcamp",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "topjohnwu/Magisk",
|
|
246
|
+
"language": "C++",
|
|
247
|
+
"color": "#f34b7d",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "5365",
|
|
250
|
+
"stargazers_count": 22761,
|
|
251
|
+
"todayStar": "48 stars today",
|
|
252
|
+
"html_url": "https://github.com/topjohnwu/Magisk",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "HarisIqbal88/PlotNeuralNet",
|
|
257
|
+
"language": "TeX",
|
|
258
|
+
"color": "#3D6117",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "2160",
|
|
261
|
+
"stargazers_count": 15576,
|
|
262
|
+
"todayStar": "124 stars today",
|
|
263
|
+
"html_url": "https://github.com/HarisIqbal88/PlotNeuralNet",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "aseprite/aseprite",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1383",
|
|
272
|
+
"stargazers_count": 15437,
|
|
273
|
+
"todayStar": "275 stars today",
|
|
274
|
+
"html_url": "https://github.com/aseprite/aseprite",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|