@wcj/github-rank 22.9.1 → 22.9.4

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.
Files changed (37) hide show
  1. package/dist/repos.json +31165 -31172
  2. package/dist/sifou-daily.json +15 -24
  3. package/dist/sifou-monthly.json +116 -116
  4. package/dist/sifou-weekly.json +164 -164
  5. package/dist/toutiao-30.json +88 -88
  6. package/dist/toutiao-7.json +78 -78
  7. package/dist/toutiao-90.json +39 -39
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +155 -155
  10. package/dist/trending-weekly.json +166 -166
  11. package/dist/users.china.json +1872 -1873
  12. package/dist/users.json +3845 -3845
  13. package/package.json +1 -1
  14. package/web/data/repos.json +31165 -31172
  15. package/web/data/sifou-daily.json +15 -24
  16. package/web/data/sifou-monthly.json +116 -116
  17. package/web/data/sifou-weekly.json +164 -164
  18. package/web/data/toutiao-30.json +88 -88
  19. package/web/data/toutiao-7.json +78 -78
  20. package/web/data/toutiao-90.json +39 -39
  21. package/web/data/trending-daily.json +171 -171
  22. package/web/data/trending-monthly.json +155 -155
  23. package/web/data/trending-weekly.json +166 -166
  24. package/web/data/users.china.json +1872 -1873
  25. package/web/data/users.json +3845 -3845
  26. package/web/index.html +1990 -1990
  27. package/web/repos.html +3755 -3755
  28. package/web/sifou-daily.html +14 -42
  29. package/web/sifou-monthly.html +121 -121
  30. package/web/sifou-weekly.html +141 -141
  31. package/web/toutiao-30.html +98 -98
  32. package/web/toutiao-7.html +64 -64
  33. package/web/toutiao-90.html +69 -69
  34. package/web/trending-monthly.html +141 -141
  35. package/web/trending-weekly.html +147 -147
  36. package/web/trending.html +146 -150
  37. package/web/users.china.html +1035 -1035
@@ -19,20 +19,10 @@
19
19
  "subjectName": "进击的程序猿",
20
20
  "homeUrl": "/subjects/24912"
21
21
  },
22
- {
23
- "title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
24
- "description": "",
25
- "votes": "146",
26
- "url": "/k/nuwnwro",
27
- "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
28
- "avatarAlt": "乱点技能树 - 独家号",
29
- "subjectName": "乱点技能树",
30
- "homeUrl": "/subjects/194141"
31
- },
32
22
  {
33
23
  "title": "全网最全的权限系统设计方案(图解)",
34
24
  "description": "",
35
- "votes": "136",
25
+ "votes": "138",
36
26
  "url": "/k/lozkmee",
37
27
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
38
28
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -79,6 +69,16 @@
79
69
  "subjectName": "服务架构及中台",
80
70
  "homeUrl": "/subjects/26578"
81
71
  },
72
+ {
73
+ "title": "聊聊 13 种锁的实现方式",
74
+ "description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
75
+ "votes": "101",
76
+ "url": "/k/wcwg3fn",
77
+ "avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
78
+ "avatarAlt": "微观技术 - 独家号",
79
+ "subjectName": "微观技术",
80
+ "homeUrl": "/subjects/348507"
81
+ },
82
82
  {
83
83
  "title": "Java 大后端各种架构图汇总(建议收藏!!)",
84
84
  "description": "",
@@ -89,16 +89,6 @@
89
89
  "subjectName": "浪客用react,java全栈",
90
90
  "homeUrl": "/subjects/132403"
91
91
  },
92
- {
93
- "title": "聊聊 13 种锁的实现方式",
94
- "description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
95
- "votes": "99",
96
- "url": "/k/wcwg3fn",
97
- "avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
98
- "avatarAlt": "微观技术 - 独家号",
99
- "subjectName": "微观技术",
100
- "homeUrl": "/subjects/348507"
101
- },
102
92
  {
103
93
  "title": "聊聊Java中代码优化的30个小技巧",
104
94
  "description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
@@ -119,6 +109,16 @@
119
109
  "subjectName": "浪客用react,java全栈",
120
110
  "homeUrl": "/subjects/132403"
121
111
  },
112
+ {
113
+ "title": "京东面试:MQ 消息丢失、重复、积压问题,如何解决?",
114
+ "description": "",
115
+ "votes": "93",
116
+ "url": "/k/1unx53z",
117
+ "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
118
+ "avatarAlt": "浪客用react,java全栈 - 独家号",
119
+ "subjectName": "浪客用react,java全栈",
120
+ "homeUrl": "/subjects/132403"
121
+ },
122
122
  {
123
123
  "title": "花了一周,我总结了120个数据分析指标与术语。",
124
124
  "description": "",
@@ -139,16 +139,6 @@
139
139
  "subjectName": "ASCE1885",
140
140
  "homeUrl": "/subjects/4829"
141
141
  },
142
- {
143
- "title": "京东面试:MQ 消息丢失、重复、积压问题,如何解决?",
144
- "description": "",
145
- "votes": "91",
146
- "url": "/k/1unx53z",
147
- "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
148
- "avatarAlt": "浪客用react,java全栈 - 独家号",
149
- "subjectName": "浪客用react,java全栈",
150
- "homeUrl": "/subjects/132403"
151
- },
152
142
  {
153
143
  "title": "我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!​",
154
144
  "description": "大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...",
@@ -189,6 +179,16 @@
189
179
  "subjectName": "Bloomingroses",
190
180
  "homeUrl": "/subjects/98777"
191
181
  },
182
+ {
183
+ "title": "什么是顶级的思维?",
184
+ "description": "分享几个非常适合职场人的顶级思维1、麦肯锡七步成诗:解决问题的7个步骤ProcessOn模板社区-麦肯锡解决问题的七个步骤2、SWOT分析法:基于竞争环境和竞争条件的态势分析3、T...",
185
+ "votes": "76",
186
+ "url": "/k/ulqvlcd",
187
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
188
+ "avatarAlt": "Bloomingroses - 独家号",
189
+ "subjectName": "Bloomingroses",
190
+ "homeUrl": "/subjects/98777"
191
+ },
192
192
  {
193
193
  "title": "肝了一个月的 DDD,一文带你掌握!",
194
194
  "description": "",
@@ -220,14 +220,14 @@
220
220
  "homeUrl": "/subjects/416733"
221
221
  },
222
222
  {
223
- "title": "什么是顶级的思维?",
224
- "description": "分享几个非常适合职场人的顶级思维1、麦肯锡七步成诗:解决问题的7个步骤ProcessOn模板社区-麦肯锡解决问题的七个步骤2、SWOT分析法:基于竞争环境和竞争条件的态势分析3、T...",
225
- "votes": "68",
226
- "url": "/k/ulqvlcd",
227
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
228
- "avatarAlt": "Bloomingroses - 独家号",
229
- "subjectName": "Bloomingroses",
230
- "homeUrl": "/subjects/98777"
223
+ "title": "Java线上CPU内存冲高问题排查步骤",
224
+ "description": "作者:茂茂的小破号链接:https://www.jianshu.com/p/801ecfb441131 引言作为一名从事Java开发快一年的程序员,在线上经常碰到某个模块的Pod发...",
225
+ "votes": "70",
226
+ "url": "/k/t9sj17s",
227
+ "avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
228
+ "avatarAlt": "文不落 - 独家号",
229
+ "subjectName": "文不落",
230
+ "homeUrl": "/subjects/113701"
231
231
  },
232
232
  {
233
233
  "title": "腾讯低代码平台正式开源!可拖拽、生成手机项目、PC 项目!接私活福利啊!",
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "bes-dev/stable_diffusion.openvino",
4
- "language": "Python",
5
- "color": "#3572A5",
3
+ "full_name": "helix-editor/helix",
4
+ "language": "Rust",
5
+ "color": "#dea584",
6
6
  "description": "",
7
- "forked": "55",
8
- "stargazers_count": 534,
9
- "todayStar": "150 stars today",
10
- "html_url": "https://github.com/bes-dev/stable_diffusion.openvino",
7
+ "forked": "746",
8
+ "stargazers_count": 11936,
9
+ "todayStar": "195 stars today",
10
+ "html_url": "https://github.com/helix-editor/helix",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "CodeEditApp/CodeEdit",
15
- "language": "Swift",
16
- "color": "#F05138",
14
+ "full_name": "TuGraph-db/tugraph-db",
15
+ "language": "C++",
16
+ "color": "#f34b7d",
17
17
  "description": "",
18
- "forked": "597",
19
- "stargazers_count": 13124,
20
- "todayStar": "227 stars today",
21
- "html_url": "https://github.com/CodeEditApp/CodeEdit",
18
+ "forked": "37",
19
+ "stargazers_count": 188,
20
+ "todayStar": "35 stars today",
21
+ "html_url": "https://github.com/TuGraph-db/tugraph-db",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "ange-yaghi/engine-sim",
26
- "language": "C++",
27
- "color": "#f34b7d",
25
+ "full_name": "opcodesio/log-viewer",
26
+ "language": "PHP",
27
+ "color": "#4F5D95",
28
28
  "description": "",
29
- "forked": "445",
30
- "stargazers_count": 4575,
31
- "todayStar": "222 stars today",
32
- "html_url": "https://github.com/ange-yaghi/engine-sim",
29
+ "forked": "68",
30
+ "stargazers_count": 1297,
31
+ "todayStar": "102 stars today",
32
+ "html_url": "https://github.com/opcodesio/log-viewer",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "Joshua-Ashton/VPhysics-Jolt",
37
- "language": "C++",
38
- "color": "#f34b7d",
36
+ "full_name": "EvanLi/Github-Ranking",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
39
  "description": "",
40
- "forked": "24",
41
- "stargazers_count": 504,
42
- "todayStar": "138 stars today",
43
- "html_url": "https://github.com/Joshua-Ashton/VPhysics-Jolt",
40
+ "forked": "193",
41
+ "stargazers_count": 1883,
42
+ "todayStar": "131 stars today",
43
+ "html_url": "https://github.com/EvanLi/Github-Ranking",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "hlky/sd-enable-textual-inversion",
48
- "language": "Python",
49
- "color": "#3572A5",
47
+ "full_name": "community/community",
48
+ "language": "",
49
+ "color": "",
50
50
  "description": "",
51
- "forked": "16",
52
- "stargazers_count": 522,
53
- "todayStar": "88 stars today",
54
- "html_url": "https://github.com/hlky/sd-enable-textual-inversion",
51
+ "forked": "1358",
52
+ "stargazers_count": 4026,
53
+ "todayStar": "43 stars today",
54
+ "html_url": "https://github.com/community/community",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "AykutSarac/jsoncrack.com",
59
- "language": "TypeScript",
60
- "color": "#3178c6",
58
+ "full_name": "girliemac/a-picture-is-worth-a-1000-words",
59
+ "language": "",
60
+ "color": "",
61
61
  "description": "",
62
- "forked": "326",
63
- "stargazers_count": 7544,
64
- "todayStar": "569 stars today",
65
- "html_url": "https://github.com/AykutSarac/jsoncrack.com",
62
+ "forked": "564",
63
+ "stargazers_count": 8100,
64
+ "todayStar": "197 stars today",
65
+ "html_url": "https://github.com/girliemac/a-picture-is-worth-a-1000-words",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "zeeka-network/bazuka",
70
- "language": "Rust",
71
- "color": "#dea584",
69
+ "full_name": "CodeEditApp/CodeEdit",
70
+ "language": "Swift",
71
+ "color": "#F05138",
72
72
  "description": "",
73
- "forked": "141",
74
- "stargazers_count": 460,
75
- "todayStar": "101 stars today",
76
- "html_url": "https://github.com/zeeka-network/bazuka",
73
+ "forked": "633",
74
+ "stargazers_count": 13859,
75
+ "todayStar": "176 stars today",
76
+ "html_url": "https://github.com/CodeEditApp/CodeEdit",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "ripienaar/free-for-dev",
81
- "language": "HTML",
82
- "color": "#e34c26",
80
+ "full_name": "alyssaxuu/motionity",
81
+ "language": "JavaScript",
82
+ "color": "#f1e05a",
83
83
  "description": "",
84
- "forked": "6486",
85
- "stargazers_count": 58990,
86
- "todayStar": "310 stars today",
87
- "html_url": "https://github.com/ripienaar/free-for-dev",
84
+ "forked": "59",
85
+ "stargazers_count": 1225,
86
+ "todayStar": "372 stars today",
87
+ "html_url": "https://github.com/alyssaxuu/motionity",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "magnusviri/stable-diffusion-old",
92
- "language": "JupyterNotebook",
93
- "color": "#DA5B0B",
91
+ "full_name": "ruanyf/weekly",
92
+ "language": "",
93
+ "color": "",
94
94
  "description": "",
95
- "forked": "7",
96
- "stargazers_count": 88,
97
- "todayStar": "3 stars today",
98
- "html_url": "https://github.com/magnusviri/stable-diffusion-old",
95
+ "forked": "1950",
96
+ "stargazers_count": 25899,
97
+ "todayStar": "46 stars today",
98
+ "html_url": "https://github.com/ruanyf/weekly",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "awesome-selfhosted/awesome-selfhosted",
103
- "language": "JavaScript",
104
- "color": "#f1e05a",
102
+ "full_name": "WebKit/WebKit",
103
+ "language": "",
104
+ "color": "",
105
105
  "description": "",
106
- "forked": "6239",
107
- "stargazers_count": 100744,
108
- "todayStar": "215 stars today",
109
- "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
106
+ "forked": "655",
107
+ "stargazers_count": 4068,
108
+ "todayStar": "141 stars today",
109
+ "html_url": "https://github.com/WebKit/WebKit",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "microsoft/ML-For-Beginners",
113
+ "full_name": "CompVis/stable-diffusion",
114
114
  "language": "JupyterNotebook",
115
115
  "color": "#DA5B0B",
116
116
  "description": "",
117
- "forked": "8147",
118
- "stargazers_count": 40859,
119
- "todayStar": "266 stars today",
120
- "html_url": "https://github.com/microsoft/ML-For-Beginners",
117
+ "forked": "2014",
118
+ "stargazers_count": 15322,
119
+ "todayStar": "562 stars today",
120
+ "html_url": "https://github.com/CompVis/stable-diffusion",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "cwi-reset/edicao-04-level-1",
125
- "language": "",
126
- "color": "",
124
+ "full_name": "Snailclimb/JavaGuide",
125
+ "language": "Java",
126
+ "color": "#b07219",
127
127
  "description": "",
128
- "forked": "18",
129
- "stargazers_count": 87,
130
- "todayStar": "8 stars today",
131
- "html_url": "https://github.com/cwi-reset/edicao-04-level-1",
128
+ "forked": "42413",
129
+ "stargazers_count": 126870,
130
+ "todayStar": "54 stars today",
131
+ "html_url": "https://github.com/Snailclimb/JavaGuide",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "2881099/FreeIM",
136
- "language": "C#",
137
- "color": "#178600",
135
+ "full_name": "WongKinYiu/yolov7",
136
+ "language": "JupyterNotebook",
137
+ "color": "#DA5B0B",
138
138
  "description": "",
139
- "forked": "316",
140
- "stargazers_count": 979,
141
- "todayStar": "30 stars today",
142
- "html_url": "https://github.com/2881099/FreeIM",
139
+ "forked": "1041",
140
+ "stargazers_count": 5094,
141
+ "todayStar": "31 stars today",
142
+ "html_url": "https://github.com/WongKinYiu/yolov7",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "jackfrued/Python-100-Days",
147
- "language": "Python",
148
- "color": "#3572A5",
146
+ "full_name": "alembics/disco-diffusion",
147
+ "language": "JupyterNotebook",
148
+ "color": "#DA5B0B",
149
149
  "description": "",
150
- "forked": "46540",
151
- "stargazers_count": 123438,
152
- "todayStar": "72 stars today",
153
- "html_url": "https://github.com/jackfrued/Python-100-Days",
150
+ "forked": "747",
151
+ "stargazers_count": 4782,
152
+ "todayStar": "36 stars today",
153
+ "html_url": "https://github.com/alembics/disco-diffusion",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "zhanymkanov/fastapi-best-practices",
158
- "language": "",
159
- "color": "",
157
+ "full_name": "nextcloud/server",
158
+ "language": "PHP",
159
+ "color": "#4F5D95",
160
160
  "description": "",
161
- "forked": "17",
162
- "stargazers_count": 484,
163
- "todayStar": "109 stars today",
164
- "html_url": "https://github.com/zhanymkanov/fastapi-best-practices",
161
+ "forked": "3179",
162
+ "stargazers_count": 19924,
163
+ "todayStar": "64 stars today",
164
+ "html_url": "https://github.com/nextcloud/server",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "hunar4321/life_code",
169
- "language": "C++",
170
- "color": "#f34b7d",
168
+ "full_name": "dataease/dataease",
169
+ "language": "Java",
170
+ "color": "#b07219",
171
171
  "description": "",
172
- "forked": "95",
173
- "stargazers_count": 953,
174
- "todayStar": "152 stars today",
175
- "html_url": "https://github.com/hunar4321/life_code",
172
+ "forked": "1395",
173
+ "stargazers_count": 6833,
174
+ "todayStar": "31 stars today",
175
+ "html_url": "https://github.com/dataease/dataease",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "codecrafters-io/build-your-own-x",
180
- "language": "",
181
- "color": "",
179
+ "full_name": "apple/swift-book",
180
+ "language": "Markdown",
181
+ "color": "#083fa1",
182
182
  "description": "",
183
- "forked": "15303",
184
- "stargazers_count": 163334,
185
- "todayStar": "270 stars today",
186
- "html_url": "https://github.com/codecrafters-io/build-your-own-x",
183
+ "forked": "38",
184
+ "stargazers_count": 941,
185
+ "todayStar": "82 stars today",
186
+ "html_url": "https://github.com/apple/swift-book",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "hlky/stable-diffusion-webui",
191
- "language": "Python",
192
- "color": "#3572A5",
190
+ "full_name": "total-typescript/typescript-generics-tutorial",
191
+ "language": "TypeScript",
192
+ "color": "#3178c6",
193
193
  "description": "",
194
- "forked": "123",
195
- "stargazers_count": 1278,
196
- "todayStar": "298 stars today",
197
- "html_url": "https://github.com/hlky/stable-diffusion-webui",
194
+ "forked": "14",
195
+ "stargazers_count": 419,
196
+ "todayStar": "85 stars today",
197
+ "html_url": "https://github.com/total-typescript/typescript-generics-tutorial",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "jgraph/drawio-desktop",
202
- "language": "Shell",
203
- "color": "#89e051",
201
+ "full_name": "Azure/azure-rest-api-specs",
202
+ "language": "TypeScript",
203
+ "color": "#3178c6",
204
204
  "description": "",
205
- "forked": "3657",
206
- "stargazers_count": 33036,
207
- "todayStar": "112 stars today",
208
- "html_url": "https://github.com/jgraph/drawio-desktop",
205
+ "forked": "3881",
206
+ "stargazers_count": 1749,
207
+ "todayStar": "14 stars today",
208
+ "html_url": "https://github.com/Azure/azure-rest-api-specs",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "ksz-ksz/rxjs-insights",
213
- "language": "TypeScript",
214
- "color": "#3178c6",
212
+ "full_name": "adap/flower",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
215
  "description": "",
216
- "forked": "6",
217
- "stargazers_count": 211,
218
- "todayStar": "45 stars today",
219
- "html_url": "https://github.com/ksz-ksz/rxjs-insights",
216
+ "forked": "323",
217
+ "stargazers_count": 1287,
218
+ "todayStar": "69 stars today",
219
+ "html_url": "https://github.com/adap/flower",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "k4yt3x/video2x",
224
- "language": "Python",
225
- "color": "#3572A5",
223
+ "full_name": "nestjs/nest",
224
+ "language": "TypeScript",
225
+ "color": "#3178c6",
226
226
  "description": "",
227
- "forked": "539",
228
- "stargazers_count": 4966,
229
- "todayStar": "106 stars today",
230
- "html_url": "https://github.com/k4yt3x/video2x",
227
+ "forked": "5828",
228
+ "stargazers_count": 50300,
229
+ "todayStar": "99 stars today",
230
+ "html_url": "https://github.com/nestjs/nest",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "OpenEthan/SMSBoom",
235
- "language": "Python",
236
- "color": "#3572A5",
234
+ "full_name": "vmware-tanzu/kubeapps",
235
+ "language": "Go",
236
+ "color": "#00ADD8",
237
237
  "description": "",
238
- "forked": "1906",
239
- "stargazers_count": 7200,
240
- "todayStar": "111 stars today",
241
- "html_url": "https://github.com/OpenEthan/SMSBoom",
238
+ "forked": "642",
239
+ "stargazers_count": 3522,
240
+ "todayStar": "105 stars today",
241
+ "html_url": "https://github.com/vmware-tanzu/kubeapps",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "smallevilbeast/ntchat",
245
+ "full_name": "alibaba/EasyCV",
246
246
  "language": "Python",
247
247
  "color": "#3572A5",
248
248
  "description": "",
249
- "forked": "12",
250
- "stargazers_count": 112,
251
- "todayStar": "48 stars today",
252
- "html_url": "https://github.com/smallevilbeast/ntchat",
249
+ "forked": "65",
250
+ "stargazers_count": 548,
251
+ "todayStar": "74 stars today",
252
+ "html_url": "https://github.com/alibaba/EasyCV",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "google/googletest",
257
- "language": "C++",
258
- "color": "#f34b7d",
256
+ "full_name": "rust-lang/rustlings",
257
+ "language": "Rust",
258
+ "color": "#dea584",
259
259
  "description": "",
260
- "forked": "8773",
261
- "stargazers_count": 27416,
262
- "todayStar": "45 stars today",
263
- "html_url": "https://github.com/google/googletest",
260
+ "forked": "4631",
261
+ "stargazers_count": 29202,
262
+ "todayStar": "94 stars today",
263
+ "html_url": "https://github.com/rust-lang/rustlings",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "cmu-db/bustub",
268
- "language": "C++",
269
- "color": "#f34b7d",
267
+ "full_name": "flutter/flutter",
268
+ "language": "Dart",
269
+ "color": "#00B4AB",
270
270
  "description": "",
271
- "forked": "1000",
272
- "stargazers_count": 1566,
273
- "todayStar": "77 stars today",
274
- "html_url": "https://github.com/cmu-db/bustub",
271
+ "forked": "23111",
272
+ "stargazers_count": 144348,
273
+ "todayStar": "124 stars today",
274
+ "html_url": "https://github.com/flutter/flutter",
275
275
  "rank": 25
276
276
  }
277
277
  ]