@wcj/github-rank 22.5.13 → 22.5.14
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 +19934 -19930
- package/dist/sifou-daily.json +69 -33
- package/dist/sifou-monthly.json +61 -61
- package/dist/sifou-weekly.json +122 -122
- package/dist/toutiao-30.json +66 -66
- package/dist/toutiao-7.json +48 -48
- package/dist/toutiao-90.json +18 -18
- package/dist/trending-daily.json +73 -73
- package/dist/trending-monthly.json +73 -73
- package/dist/trending-weekly.json +72 -72
- package/dist/users.china.json +1029 -1029
- package/dist/users.json +1561 -1561
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19934 -19930
- package/web/data/sifou-daily.json +69 -33
- package/web/data/sifou-monthly.json +61 -61
- package/web/data/sifou-weekly.json +122 -122
- package/web/data/toutiao-30.json +66 -66
- package/web/data/toutiao-7.json +48 -48
- package/web/data/toutiao-90.json +18 -18
- package/web/data/trending-daily.json +73 -73
- package/web/data/trending-monthly.json +73 -73
- package/web/data/trending-weekly.json +72 -72
- package/web/data/users.china.json +1029 -1029
- package/web/data/users.json +1561 -1561
- package/web/index.html +881 -881
- package/web/repos.html +3251 -3251
- package/web/sifou-daily.html +141 -29
- package/web/sifou-monthly.html +101 -101
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +75 -75
- package/web/toutiao-7.html +62 -62
- package/web/toutiao-90.html +29 -29
- package/web/trending-monthly.html +75 -75
- package/web/trending-weekly.html +74 -74
- package/web/trending.html +75 -75
- package/web/users.china.html +573 -573
package/dist/toutiao-7.json
CHANGED
|
@@ -1,18 +1,8 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"title": "架构设计资料合集",
|
|
4
|
-
"description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
|
|
5
|
-
"votes": "219",
|
|
6
|
-
"url": "/k/iqlrz7b",
|
|
7
|
-
"avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
|
|
8
|
-
"avatarAlt": "头条精选 - 独家号",
|
|
9
|
-
"subjectName": "头条精选",
|
|
10
|
-
"homeUrl": "/subjects/4"
|
|
11
|
-
},
|
|
12
2
|
{
|
|
13
3
|
"title": "左耳朵耗子:我做系统架构的一些原则",
|
|
14
4
|
"description": "",
|
|
15
|
-
"votes": "
|
|
5
|
+
"votes": "120",
|
|
16
6
|
"url": "/k/9oljc6o",
|
|
17
7
|
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
18
8
|
"avatarAlt": "架构之美 - 独家号",
|
|
@@ -22,7 +12,7 @@
|
|
|
22
12
|
{
|
|
23
13
|
"title": "跨Mysql、Redis、Mongo的分布式事务",
|
|
24
14
|
"description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
|
|
25
|
-
"votes": "
|
|
15
|
+
"votes": "65",
|
|
26
16
|
"url": "/k/246clz1",
|
|
27
17
|
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
28
18
|
"avatarAlt": "叶东富 - 独家号",
|
|
@@ -32,7 +22,7 @@
|
|
|
32
22
|
{
|
|
33
23
|
"title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
|
|
34
24
|
"description": "",
|
|
35
|
-
"votes": "
|
|
25
|
+
"votes": "56",
|
|
36
26
|
"url": "/k/14tz08l",
|
|
37
27
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
38
28
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -42,7 +32,7 @@
|
|
|
42
32
|
{
|
|
43
33
|
"title": "聊聊我们是如何做系统保障方案的",
|
|
44
34
|
"description": "",
|
|
45
|
-
"votes": "
|
|
35
|
+
"votes": "49",
|
|
46
36
|
"url": "/k/i8q3ye4",
|
|
47
37
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
48
38
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -52,7 +42,7 @@
|
|
|
52
42
|
{
|
|
53
43
|
"title": "白话 Golang 单元测试",
|
|
54
44
|
"description": "",
|
|
55
|
-
"votes": "
|
|
45
|
+
"votes": "38",
|
|
56
46
|
"url": "/k/wgu15cl",
|
|
57
47
|
"avatar": "https://img.toutiao.io/subject/3f69ffc3bdf6496e86439348166e3ed7/thumb",
|
|
58
48
|
"avatarAlt": "GoHackers - 独家号",
|
|
@@ -62,7 +52,7 @@
|
|
|
62
52
|
{
|
|
63
53
|
"title": "解密支付系统,来看如何构建理想的支付系统架构",
|
|
64
54
|
"description": "",
|
|
65
|
-
"votes": "
|
|
55
|
+
"votes": "41",
|
|
66
56
|
"url": "/k/ohbhiwn",
|
|
67
57
|
"avatar": "https://img.toutiao.io/subject/11cc495ae64e477a9b099c30e240143f/thumb",
|
|
68
58
|
"avatarAlt": "程序猿读书雷达 - 独家号",
|
|
@@ -72,17 +62,27 @@
|
|
|
72
62
|
{
|
|
73
63
|
"title": "像小说一样品读Linux0.11核心代码",
|
|
74
64
|
"description": "",
|
|
75
|
-
"votes": "
|
|
65
|
+
"votes": "40",
|
|
76
66
|
"url": "/k/i4xyufr",
|
|
77
67
|
"avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
|
|
78
68
|
"avatarAlt": "编程爱好者(网络编程) - 独家号",
|
|
79
69
|
"subjectName": "编程爱好者(网络编程)",
|
|
80
70
|
"homeUrl": "/subjects/134283"
|
|
81
71
|
},
|
|
72
|
+
{
|
|
73
|
+
"title": "淘系用户平台技术团队单元测试建设",
|
|
74
|
+
"description": "",
|
|
75
|
+
"votes": "31",
|
|
76
|
+
"url": "/k/q3icjun",
|
|
77
|
+
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
78
|
+
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
79
|
+
"subjectName": "趣编程的独家号",
|
|
80
|
+
"homeUrl": "/subjects/465623"
|
|
81
|
+
},
|
|
82
82
|
{
|
|
83
83
|
"title": "Redis分布式锁,你用对了吗?",
|
|
84
84
|
"description": "",
|
|
85
|
-
"votes": "
|
|
85
|
+
"votes": "29",
|
|
86
86
|
"url": "/k/g9cbjfe",
|
|
87
87
|
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
88
88
|
"avatarAlt": "架构必知必会 - 独家号",
|
|
@@ -92,27 +92,17 @@
|
|
|
92
92
|
{
|
|
93
93
|
"title": "如何做好“防御性编码”?",
|
|
94
94
|
"description": "",
|
|
95
|
-
"votes": "
|
|
95
|
+
"votes": "25",
|
|
96
96
|
"url": "/k/sbezmqa",
|
|
97
97
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
98
98
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
99
99
|
"subjectName": "趣编程的独家号",
|
|
100
100
|
"homeUrl": "/subjects/465623"
|
|
101
101
|
},
|
|
102
|
-
{
|
|
103
|
-
"title": "【实操干货】做好这 16 项优化,你的 Linux 操作系统焕然一新",
|
|
104
|
-
"description": "",
|
|
105
|
-
"votes": "25",
|
|
106
|
-
"url": "/k/63xesh3",
|
|
107
|
-
"avatar": "https://img.toutiao.io/subject/4f9b8a1b9ad34bf3b815671f8461ff25/thumb",
|
|
108
|
-
"avatarAlt": "又拍云 - 独家号",
|
|
109
|
-
"subjectName": "又拍云",
|
|
110
|
-
"homeUrl": "/subjects/182218"
|
|
111
|
-
},
|
|
112
102
|
{
|
|
113
103
|
"title": "15K Star!Github 上最火的低代码开发平台!",
|
|
114
104
|
"description": "",
|
|
115
|
-
"votes": "
|
|
105
|
+
"votes": "28",
|
|
116
106
|
"url": "/k/tr4pvz5",
|
|
117
107
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
118
108
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -122,13 +112,23 @@
|
|
|
122
112
|
{
|
|
123
113
|
"title": "ZooKeeper 核心知识总结!",
|
|
124
114
|
"description": "",
|
|
125
|
-
"votes": "
|
|
115
|
+
"votes": "21",
|
|
126
116
|
"url": "/k/rr9wfjr",
|
|
127
117
|
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
128
118
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
129
119
|
"subjectName": "乱点技能树",
|
|
130
120
|
"homeUrl": "/subjects/194141"
|
|
131
121
|
},
|
|
122
|
+
{
|
|
123
|
+
"title": "NAT 穿透是如何工作的:技术原理及企业级实践",
|
|
124
|
+
"description": "",
|
|
125
|
+
"votes": "22",
|
|
126
|
+
"url": "/k/unwgfa0",
|
|
127
|
+
"avatar": "https://img.toutiao.io/subject/1be92f5a50224852895d647097a6d521/thumb",
|
|
128
|
+
"avatarAlt": "测试之路 - 独家号",
|
|
129
|
+
"subjectName": "测试之路",
|
|
130
|
+
"homeUrl": "/subjects/205186"
|
|
131
|
+
},
|
|
132
132
|
{
|
|
133
133
|
"title": "深度解析单线程的 Redis 如何做到每秒数万 QPS 的超高处理能力!",
|
|
134
134
|
"description": "",
|
|
@@ -152,7 +152,7 @@
|
|
|
152
152
|
{
|
|
153
153
|
"title": "实时数仓在搜索的实践应用(Kafka)",
|
|
154
154
|
"description": "",
|
|
155
|
-
"votes": "
|
|
155
|
+
"votes": "19",
|
|
156
156
|
"url": "/k/5zwejlu",
|
|
157
157
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
158
158
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
{
|
|
163
163
|
"title": "聊聊如何让你的业务代码具有可扩展性",
|
|
164
164
|
"description": "",
|
|
165
|
-
"votes": "
|
|
165
|
+
"votes": "20",
|
|
166
166
|
"url": "/k/pptsstr",
|
|
167
167
|
"avatar": "https://img.toutiao.io/subject/f13d5c901ebe4d5f9509d20e36f1ee33/thumb",
|
|
168
168
|
"avatarAlt": "linyb极客之路 - 独家号",
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
{
|
|
173
173
|
"title": "3种方式!Go Error处理最佳实践",
|
|
174
174
|
"description": "",
|
|
175
|
-
"votes": "
|
|
175
|
+
"votes": "21",
|
|
176
176
|
"url": "/k/crmxg9t",
|
|
177
177
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
178
178
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
@@ -180,23 +180,23 @@
|
|
|
180
180
|
"homeUrl": "/subjects/465623"
|
|
181
181
|
},
|
|
182
182
|
{
|
|
183
|
-
"title": "
|
|
183
|
+
"title": "程序员要学会利用周末时间,自我提升",
|
|
184
184
|
"description": "",
|
|
185
|
-
"votes": "
|
|
186
|
-
"url": "/k/
|
|
187
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
188
|
-
"avatarAlt": "
|
|
189
|
-
"subjectName": "
|
|
190
|
-
"homeUrl": "/subjects/
|
|
185
|
+
"votes": "23",
|
|
186
|
+
"url": "/k/4toqa3w",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/071476c43e0d42cf95f3e77f046c814b/thumb",
|
|
188
|
+
"avatarAlt": "架构精进之路 - 独家号",
|
|
189
|
+
"subjectName": "架构精进之路",
|
|
190
|
+
"homeUrl": "/subjects/452638"
|
|
191
191
|
},
|
|
192
192
|
{
|
|
193
|
-
"title": "
|
|
193
|
+
"title": "JVM 类加载器与双亲委派模型",
|
|
194
194
|
"description": "",
|
|
195
|
-
"votes": "
|
|
196
|
-
"url": "/k/
|
|
197
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
198
|
-
"avatarAlt": "
|
|
199
|
-
"subjectName": "
|
|
200
|
-
"homeUrl": "/subjects/
|
|
195
|
+
"votes": "21",
|
|
196
|
+
"url": "/k/f1pa9jb",
|
|
197
|
+
"avatar": "https://img.toutiao.io/subject/6ee3bb205b3248c2b746c1506548181a/thumb",
|
|
198
|
+
"avatarAlt": "大数据生态 - 独家号",
|
|
199
|
+
"subjectName": "大数据生态",
|
|
200
|
+
"homeUrl": "/subjects/136176"
|
|
201
201
|
}
|
|
202
202
|
]
|
package/dist/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "架构设计资料合集",
|
|
4
4
|
"description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "222",
|
|
6
6
|
"url": "/k/iqlrz7b",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
|
|
8
8
|
"avatarAlt": "头条精选 - 独家号",
|
|
@@ -79,6 +79,16 @@
|
|
|
79
79
|
"subjectName": "安全屋",
|
|
80
80
|
"homeUrl": "/subjects/27565"
|
|
81
81
|
},
|
|
82
|
+
{
|
|
83
|
+
"title": "左耳朵耗子:我做系统架构的一些原则",
|
|
84
|
+
"description": "",
|
|
85
|
+
"votes": "120",
|
|
86
|
+
"url": "/k/9oljc6o",
|
|
87
|
+
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
88
|
+
"avatarAlt": "架构之美 - 独家号",
|
|
89
|
+
"subjectName": "架构之美",
|
|
90
|
+
"homeUrl": "/subjects/42200"
|
|
91
|
+
},
|
|
82
92
|
{
|
|
83
93
|
"title": "什么人能成为Leader,大Leader该做什么",
|
|
84
94
|
"description": "原创不易,求分享、求一键三连两个故事谁能成为Leader之前接手了一块产品业务线,于是与原Leader说了下分工,大概意思是:我是过来学习的,也能给团队带来更多的资源,团队内的工作...",
|
|
@@ -119,16 +129,6 @@
|
|
|
119
129
|
"subjectName": "GoHackers",
|
|
120
130
|
"homeUrl": "/subjects/1385"
|
|
121
131
|
},
|
|
122
|
-
{
|
|
123
|
-
"title": "左耳朵耗子:我做系统架构的一些原则",
|
|
124
|
-
"description": "",
|
|
125
|
-
"votes": "111",
|
|
126
|
-
"url": "/k/9oljc6o",
|
|
127
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
128
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
129
|
-
"subjectName": "架构之美",
|
|
130
|
-
"homeUrl": "/subjects/42200"
|
|
131
|
-
},
|
|
132
132
|
{
|
|
133
133
|
"title": "Golang 简洁架构实战",
|
|
134
134
|
"description": "作者:bearluo,腾讯 IEG 运营开发工程师文中项目代码位置:https://github.com/devYun/go-clean-architecture由于 golang...",
|
|
@@ -240,13 +240,13 @@
|
|
|
240
240
|
"homeUrl": "/subjects/24912"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
|
-
"title": "
|
|
243
|
+
"title": "你管这破玩意儿叫高可用",
|
|
244
244
|
"description": "",
|
|
245
|
-
"votes": "
|
|
246
|
-
"url": "/k/
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
248
|
-
"avatarAlt": "
|
|
249
|
-
"subjectName": "
|
|
250
|
-
"homeUrl": "/subjects/
|
|
245
|
+
"votes": "84",
|
|
246
|
+
"url": "/k/qudsbeg",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
248
|
+
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
249
|
+
"subjectName": "浪客用react,java全栈",
|
|
250
|
+
"homeUrl": "/subjects/132403"
|
|
251
251
|
}
|
|
252
252
|
]
|
package/dist/trending-daily.json
CHANGED
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "C++",
|
|
5
5
|
"color": "#f34b7d",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "8533",
|
|
8
|
+
"stargazers_count": 26074,
|
|
9
|
+
"todayStar": "111 stars today",
|
|
10
10
|
"html_url": "https://github.com/google/googletest",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
18
|
+
"forked": "1308",
|
|
19
|
+
"stargazers_count": 4174,
|
|
20
20
|
"todayStar": "62 stars today",
|
|
21
21
|
"html_url": "https://github.com/projectdiscovery/nuclei-templates",
|
|
22
22
|
"rank": 2
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "JavaScript",
|
|
27
27
|
"color": "#f1e05a",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1247",
|
|
30
|
+
"stargazers_count": 17344,
|
|
31
|
+
"todayStar": "383 stars today",
|
|
32
32
|
"html_url": "https://github.com/digitalocean/nginxconfig.io",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"language": "Dart",
|
|
38
38
|
"color": "#00B4AB",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "21982",
|
|
41
|
+
"stargazers_count": 140017,
|
|
42
|
+
"todayStar": "222 stars today",
|
|
43
43
|
"html_url": "https://github.com/flutter/flutter",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "4452",
|
|
52
|
+
"stargazers_count": 21578,
|
|
53
|
+
"todayStar": "201 stars today",
|
|
54
54
|
"html_url": "https://github.com/PaddlePaddle/PaddleOCR",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"language": "Dart",
|
|
60
60
|
"color": "#00B4AB",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "69",
|
|
63
|
+
"stargazers_count": 918,
|
|
64
|
+
"todayStar": "297 stars today",
|
|
65
65
|
"html_url": "https://github.com/flutter/pinball",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"language": "Go",
|
|
71
71
|
"color": "#00ADD8",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "62",
|
|
74
|
+
"stargazers_count": 195,
|
|
75
|
+
"todayStar": "51 stars today",
|
|
76
76
|
"html_url": "https://github.com/wolfogre/go-pprof-practice",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
@@ -81,9 +81,9 @@
|
|
|
81
81
|
"language": "TypeScript",
|
|
82
82
|
"color": "#2b7489",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "1901",
|
|
85
|
+
"stargazers_count": 32746,
|
|
86
|
+
"todayStar": "275 stars today",
|
|
87
87
|
"html_url": "https://github.com/supabase/supabase",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
"language": "",
|
|
93
93
|
"color": "",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "963",
|
|
96
|
+
"stargazers_count": 9143,
|
|
97
|
+
"todayStar": "252 stars today",
|
|
98
98
|
"html_url": "https://github.com/felipefialho/frontend-challenges",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
@@ -103,9 +103,9 @@
|
|
|
103
103
|
"language": "Dart",
|
|
104
104
|
"color": "#00B4AB",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "5228",
|
|
107
|
+
"stargazers_count": 11887,
|
|
108
|
+
"todayStar": "139 stars today",
|
|
109
109
|
"html_url": "https://github.com/flutter/samples",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
@@ -114,9 +114,9 @@
|
|
|
114
114
|
"language": "Java",
|
|
115
115
|
"color": "#b07219",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "106",
|
|
118
|
+
"stargazers_count": 1236,
|
|
119
|
+
"todayStar": "91 stars today",
|
|
120
120
|
"html_url": "https://github.com/alibaba/fastjson2",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
"language": "",
|
|
126
126
|
"color": "",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "7129",
|
|
129
|
+
"stargazers_count": 51799,
|
|
130
|
+
"todayStar": "219 stars today",
|
|
131
131
|
"html_url": "https://github.com/florinpop17/app-ideas",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
@@ -136,9 +136,9 @@
|
|
|
136
136
|
"language": "Go",
|
|
137
137
|
"color": "#00ADD8",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "306",
|
|
140
|
+
"stargazers_count": 12028,
|
|
141
|
+
"todayStar": "367 stars today",
|
|
142
142
|
"html_url": "https://github.com/charmbracelet/bubbletea",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
@@ -147,9 +147,9 @@
|
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "14865",
|
|
151
|
+
"stargazers_count": 62872,
|
|
152
|
+
"todayStar": "259 stars today",
|
|
153
153
|
"html_url": "https://github.com/huggingface/transformers",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
@@ -158,9 +158,9 @@
|
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "270",
|
|
162
|
+
"stargazers_count": 251,
|
|
163
|
+
"todayStar": "65 stars today",
|
|
164
164
|
"html_url": "https://github.com/databricks-academy/data-engineering-with-databricks",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
@@ -169,9 +169,9 @@
|
|
|
169
169
|
"language": "Kotlin",
|
|
170
170
|
"color": "#A97BFF",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "1342",
|
|
173
|
+
"stargazers_count": 1335,
|
|
174
|
+
"todayStar": "164 stars today",
|
|
175
175
|
"html_url": "https://github.com/hectorqin/reader",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
@@ -180,9 +180,9 @@
|
|
|
180
180
|
"language": "TypeScript",
|
|
181
181
|
"color": "#2b7489",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "3611",
|
|
184
|
+
"stargazers_count": 1553,
|
|
185
|
+
"todayStar": "33 stars today",
|
|
186
186
|
"html_url": "https://github.com/Azure/azure-rest-api-specs",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
@@ -191,9 +191,9 @@
|
|
|
191
191
|
"language": "JavaScript",
|
|
192
192
|
"color": "#f1e05a",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "235",
|
|
195
|
+
"stargazers_count": 855,
|
|
196
|
+
"todayStar": "102 stars today",
|
|
197
197
|
"html_url": "https://github.com/terra-money/core",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
@@ -202,9 +202,9 @@
|
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "5291",
|
|
206
|
+
"stargazers_count": 12422,
|
|
207
|
+
"todayStar": "68 stars today",
|
|
208
208
|
"html_url": "https://github.com/saltstack/salt",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
@@ -213,9 +213,9 @@
|
|
|
213
213
|
"language": "HTML",
|
|
214
214
|
"color": "#e34c26",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
216
|
+
"forked": "1070",
|
|
217
|
+
"stargazers_count": 7456,
|
|
218
|
+
"todayStar": "262 stars today",
|
|
219
219
|
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
@@ -224,9 +224,9 @@
|
|
|
224
224
|
"language": "PowerShell",
|
|
225
225
|
"color": "#012456",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
227
|
+
"forked": "2088",
|
|
228
|
+
"stargazers_count": 5728,
|
|
229
|
+
"todayStar": "64 stars today",
|
|
230
230
|
"html_url": "https://github.com/actions/virtual-environments",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
@@ -236,8 +236,8 @@
|
|
|
236
236
|
"color": "#f1e05a",
|
|
237
237
|
"description": "",
|
|
238
238
|
"forked": "1444",
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
239
|
+
"stargazers_count": 8071,
|
|
240
|
+
"todayStar": "21 stars today",
|
|
241
241
|
"html_url": "https://github.com/jojoldu/junior-recruit-scheduler",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
@@ -246,9 +246,9 @@
|
|
|
246
246
|
"language": "C#",
|
|
247
247
|
"color": "#178600",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
249
|
+
"forked": "7818",
|
|
250
|
+
"stargazers_count": 28259,
|
|
251
|
+
"todayStar": "65 stars today",
|
|
252
252
|
"html_url": "https://github.com/dotnet/aspnetcore",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
@@ -257,9 +257,9 @@
|
|
|
257
257
|
"language": "Swift",
|
|
258
258
|
"color": "#F05138",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
260
|
+
"forked": "5252",
|
|
261
|
+
"stargazers_count": 25413,
|
|
262
|
+
"todayStar": "42 stars today",
|
|
263
263
|
"html_url": "https://github.com/danielgindi/Charts",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"language": "Python",
|
|
269
269
|
"color": "#3572A5",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
271
|
+
"forked": "1049",
|
|
272
|
+
"stargazers_count": 5445,
|
|
273
|
+
"todayStar": "69 stars today",
|
|
274
274
|
"html_url": "https://github.com/microsoft/unilm",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|