@wcj/github-rank 22.4.16 → 22.4.19
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 +31216 -31237
- package/dist/sifou-daily.json +52 -34
- package/dist/sifou-monthly.json +85 -85
- package/dist/sifou-weekly.json +163 -163
- package/dist/toutiao-30.json +103 -103
- package/dist/toutiao-7.json +109 -109
- package/dist/toutiao-90.json +18 -18
- package/dist/trending-daily.json +168 -168
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +2382 -2382
- package/dist/users.json +3047 -3047
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +31216 -31237
- package/web/data/sifou-daily.json +52 -34
- package/web/data/sifou-monthly.json +85 -85
- package/web/data/sifou-weekly.json +163 -163
- package/web/data/toutiao-30.json +103 -103
- package/web/data/toutiao-7.json +109 -109
- package/web/data/toutiao-90.json +18 -18
- package/web/data/trending-daily.json +168 -168
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +2382 -2382
- package/web/data/users.json +3047 -3047
- package/web/index.html +1635 -1635
- package/web/repos.html +4105 -4105
- package/web/sifou-daily.html +86 -30
- package/web/sifou-monthly.html +122 -122
- package/web/sifou-weekly.html +148 -148
- package/web/toutiao-30.html +85 -85
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +143 -139
- package/web/trending-weekly.html +140 -144
- package/web/trending.html +149 -141
- package/web/users.china.html +1228 -1228
package/dist/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "神器 Nginx 的学习手册 ( 建议收藏 )",
|
|
4
4
|
"description": " 转载:DevOps技术栈Nginx 是一个高性能的 HTTP 和反向代理服务器,特点是占用内存少,并发能力强,事实上 Nginx 的并发能力确实在同类型的网页服务器中表现较好。...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "251",
|
|
6
6
|
"url": "/k/6f1qaso",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
8
8
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "高并发是一种架构思维模式",
|
|
14
14
|
"description": "什么是高并发,从字面上理解,就是在某一时刻产生大量的请求,那么多少量称为大量,业界并没有标准的衡量范围。原因非常简单,不同的业务处理复杂度不一样。而我所理解的高并发,它并不只是一个...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "153",
|
|
16
16
|
"url": "/k/imslmgz",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/4c72971aff5c4e73821ac59b18ff5dd6/thumb",
|
|
18
18
|
"avatarAlt": "程序员的朋友圈 - 独家号",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
{
|
|
23
23
|
"title": "2万字 + 50 张图,细说 JVM 内存分布、内存对齐、压缩指针!",
|
|
24
24
|
"description": "",
|
|
25
|
-
"votes": "
|
|
25
|
+
"votes": "137",
|
|
26
26
|
"url": "/k/02whm5c",
|
|
27
27
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
28
28
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
{
|
|
43
43
|
"title": "Java泛型详解,史上最全图文详解!",
|
|
44
44
|
"description": "",
|
|
45
|
-
"votes": "
|
|
45
|
+
"votes": "138",
|
|
46
46
|
"url": "/k/chtkqxo",
|
|
47
47
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
48
48
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
{
|
|
73
73
|
"title": "Redis 很屌,不懂使用规范就糟蹋了",
|
|
74
74
|
"description": "",
|
|
75
|
-
"votes": "
|
|
75
|
+
"votes": "123",
|
|
76
76
|
"url": "/k/lpnakbk",
|
|
77
77
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
78
78
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -129,6 +129,16 @@
|
|
|
129
129
|
"subjectName": "服务架构及中台",
|
|
130
130
|
"homeUrl": "/subjects/26578"
|
|
131
131
|
},
|
|
132
|
+
{
|
|
133
|
+
"title": "9大高性能优化经验总结,强烈建议收藏!!!",
|
|
134
|
+
"description": "",
|
|
135
|
+
"votes": "100",
|
|
136
|
+
"url": "/k/26za4ep",
|
|
137
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
138
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
139
|
+
"subjectName": "进击的程序猿",
|
|
140
|
+
"homeUrl": "/subjects/24912"
|
|
141
|
+
},
|
|
132
142
|
{
|
|
133
143
|
"title": "面试官问:设计高并发系统的时候,数据库层面该如何设计?",
|
|
134
144
|
"description": "",
|
|
@@ -142,7 +152,7 @@
|
|
|
142
152
|
{
|
|
143
153
|
"title": "Golang 简洁架构实战",
|
|
144
154
|
"description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
|
|
145
|
-
"votes": "
|
|
155
|
+
"votes": "109",
|
|
146
156
|
"url": "/k/vjw1dlc",
|
|
147
157
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
148
158
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
@@ -162,7 +172,7 @@
|
|
|
162
172
|
{
|
|
163
173
|
"title": "Kafka 面试连环炮, 看看你能撑到哪一步?",
|
|
164
174
|
"description": "",
|
|
165
|
-
"votes": "
|
|
175
|
+
"votes": "97",
|
|
166
176
|
"url": "/k/z30ehzv",
|
|
167
177
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
168
178
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -212,7 +222,7 @@
|
|
|
212
222
|
{
|
|
213
223
|
"title": "最常用的架构模式",
|
|
214
224
|
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
215
|
-
"votes": "
|
|
225
|
+
"votes": "90",
|
|
216
226
|
"url": "/k/qnfl3t6",
|
|
217
227
|
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
218
228
|
"avatarAlt": "Java后端技术 - 独家号",
|
|
@@ -238,15 +248,5 @@
|
|
|
238
248
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
239
249
|
"subjectName": "进击的程序猿",
|
|
240
250
|
"homeUrl": "/subjects/24912"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "面试官问: 如何设计一个高并发系统?",
|
|
244
|
-
"description": "",
|
|
245
|
-
"votes": "92",
|
|
246
|
-
"url": "/k/7hrrplb",
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb",
|
|
248
|
-
"avatarAlt": "浅谈架构 - 独家号",
|
|
249
|
-
"subjectName": "浅谈架构",
|
|
250
|
-
"homeUrl": "/subjects/379488"
|
|
251
251
|
}
|
|
252
252
|
]
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "httpie/httpie",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "3589",
|
|
8
|
+
"stargazers_count": 14976,
|
|
9
|
+
"todayStar": "1850 stars today",
|
|
10
|
+
"html_url": "https://github.com/httpie/httpie",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
15
|
+
"language": "JupyterNotebook",
|
|
16
|
+
"color": "#DA5B0B",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "6565",
|
|
19
|
+
"stargazers_count": 33479,
|
|
20
|
+
"todayStar": "424 stars today",
|
|
21
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "",
|
|
27
|
-
"color": "",
|
|
25
|
+
"full_name": "donnemartin/system-design-primer",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "32102",
|
|
30
|
+
"stargazers_count": 175094,
|
|
31
|
+
"todayStar": "511 stars today",
|
|
32
|
+
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "termux/termux-packages",
|
|
37
|
+
"language": "Shell",
|
|
38
|
+
"color": "#89e051",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "2217",
|
|
41
|
+
"stargazers_count": 7813,
|
|
42
|
+
"todayStar": "47 stars today",
|
|
43
|
+
"html_url": "https://github.com/termux/termux-packages",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "trustwallet/assets",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "12879",
|
|
52
|
+
"stargazers_count": 2729,
|
|
53
|
+
"todayStar": "44 stars today",
|
|
54
|
+
"html_url": "https://github.com/trustwallet/assets",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "TheCherno/Walnut",
|
|
59
|
+
"language": "C++",
|
|
60
|
+
"color": "#f34b7d",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "23",
|
|
63
|
+
"stargazers_count": 297,
|
|
64
|
+
"todayStar": "77 stars today",
|
|
65
|
+
"html_url": "https://github.com/TheCherno/Walnut",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "MarlinFirmware/Marlin",
|
|
70
|
+
"language": "C++",
|
|
71
|
+
"color": "#f34b7d",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "16611",
|
|
74
|
+
"stargazers_count": 12932,
|
|
75
|
+
"todayStar": "12 stars today",
|
|
76
|
+
"html_url": "https://github.com/MarlinFirmware/Marlin",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "",
|
|
82
|
-
"color": "",
|
|
80
|
+
"full_name": "ciderapp/Cider",
|
|
81
|
+
"language": "JavaScript",
|
|
82
|
+
"color": "#f1e05a",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "163",
|
|
85
|
+
"stargazers_count": 3252,
|
|
86
|
+
"todayStar": "49 stars today",
|
|
87
|
+
"html_url": "https://github.com/ciderapp/Cider",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "diasurgical/devilutionX",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "576",
|
|
96
|
+
"stargazers_count": 5637,
|
|
97
|
+
"todayStar": "88 stars today",
|
|
98
|
+
"html_url": "https://github.com/diasurgical/devilutionX",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "sherlock-project/sherlock",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "3544",
|
|
107
|
+
"stargazers_count": 30938,
|
|
108
|
+
"todayStar": "152 stars today",
|
|
109
|
+
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "robGoods/sams",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "51",
|
|
118
|
+
"stargazers_count": 121,
|
|
119
|
+
"todayStar": "44 stars today",
|
|
120
|
+
"html_url": "https://github.com/robGoods/sams",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "
|
|
124
|
+
"full_name": "bradtraversy/design-resources-for-developers",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "8673",
|
|
129
|
+
"stargazers_count": 38852,
|
|
130
|
+
"todayStar": "584 stars today",
|
|
131
|
+
"html_url": "https://github.com/bradtraversy/design-resources-for-developers",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "30-seconds/30-seconds-of-code",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "10013",
|
|
140
|
+
"stargazers_count": 94255,
|
|
141
|
+
"todayStar": "109 stars today",
|
|
142
|
+
"html_url": "https://github.com/30-seconds/30-seconds-of-code",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "",
|
|
148
|
-
"color": "",
|
|
146
|
+
"full_name": "kamranahmedse/developer-roadmap",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#2b7489",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "27705",
|
|
151
|
+
"stargazers_count": 192228,
|
|
152
|
+
"todayStar": "168 stars today",
|
|
153
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "",
|
|
159
|
-
"color": "",
|
|
157
|
+
"full_name": "ytdl-org/youtube-dl",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "7650",
|
|
162
|
+
"stargazers_count": 108916,
|
|
163
|
+
"todayStar": "156 stars today",
|
|
164
|
+
"html_url": "https://github.com/ytdl-org/youtube-dl",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "imchillin/Anamnesis",
|
|
169
|
+
"language": "C#",
|
|
170
|
+
"color": "#178600",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "105",
|
|
173
|
+
"stargazers_count": 404,
|
|
174
|
+
"todayStar": "57 stars today",
|
|
175
|
+
"html_url": "https://github.com/imchillin/Anamnesis",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "
|
|
179
|
+
"full_name": "Developer-Y/cs-video-courses",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "5129",
|
|
184
|
+
"stargazers_count": 34551,
|
|
185
|
+
"todayStar": "153 stars today",
|
|
186
|
+
"html_url": "https://github.com/Developer-Y/cs-video-courses",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "azhan1998/sam_buy",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "36",
|
|
195
|
+
"stargazers_count": 131,
|
|
196
|
+
"todayStar": "37 stars today",
|
|
197
|
+
"html_url": "https://github.com/azhan1998/sam_buy",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "yt-dlp/yt-dlp",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "1782",
|
|
206
|
+
"stargazers_count": 23512,
|
|
207
|
+
"todayStar": "334 stars today",
|
|
208
|
+
"html_url": "https://github.com/yt-dlp/yt-dlp",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "hehonghui/the-economist-ebooks",
|
|
213
|
+
"language": "CSS",
|
|
214
|
+
"color": "#563d7c",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "894",
|
|
217
|
+
"stargazers_count": 5554,
|
|
218
|
+
"todayStar": "94 stars today",
|
|
219
|
+
"html_url": "https://github.com/hehonghui/the-economist-ebooks",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "linkedin/feathr",
|
|
224
|
+
"language": "Scala",
|
|
225
|
+
"color": "#c22d40",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "37",
|
|
228
|
+
"stargazers_count": 395,
|
|
229
|
+
"todayStar": "72 stars today",
|
|
230
|
+
"html_url": "https://github.com/linkedin/feathr",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "zc2638/ddshop",
|
|
235
235
|
"language": "Go",
|
|
236
236
|
"color": "#00ADD8",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "101",
|
|
239
|
+
"stargazers_count": 329,
|
|
240
|
+
"todayStar": "33 stars today",
|
|
241
|
+
"html_url": "https://github.com/zc2638/ddshop",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "",
|
|
247
|
-
"color": "",
|
|
245
|
+
"full_name": "MLEveryday/100-Days-Of-ML-Code",
|
|
246
|
+
"language": "JupyterNotebook",
|
|
247
|
+
"color": "#DA5B0B",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "5032",
|
|
250
|
+
"stargazers_count": 18157,
|
|
251
|
+
"todayStar": "61 stars today",
|
|
252
|
+
"html_url": "https://github.com/MLEveryday/100-Days-Of-ML-Code",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "
|
|
256
|
+
"full_name": "LSPosed/MagiskOnWSA",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
260
|
+
"forked": "70941",
|
|
261
|
+
"stargazers_count": 11186,
|
|
262
262
|
"todayStar": "105 stars today",
|
|
263
|
-
"html_url": "https://github.com/
|
|
263
|
+
"html_url": "https://github.com/LSPosed/MagiskOnWSA",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "neovim/neovim",
|
|
268
|
+
"language": "Vimscript",
|
|
269
|
+
"color": "#199f4b",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "3798",
|
|
272
|
+
"stargazers_count": 52627,
|
|
273
|
+
"todayStar": "61 stars today",
|
|
274
|
+
"html_url": "https://github.com/neovim/neovim",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|