@wcj/github-rank 22.1.30 → 22.2.3

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 (38) hide show
  1. package/dist/repos.json +33936 -33913
  2. package/dist/sifou-daily.json +12 -21
  3. package/dist/sifou-monthly.json +100 -100
  4. package/dist/sifou-weekly.json +172 -172
  5. package/dist/toutiao-30.json +80 -80
  6. package/dist/toutiao-7.json +124 -124
  7. package/dist/toutiao-90.json +32 -32
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +155 -155
  10. package/dist/trending-weekly.json +173 -173
  11. package/dist/users.china.json +1652 -1652
  12. package/dist/users.json +4351 -4351
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +33936 -33913
  16. package/web/data/sifou-daily.json +12 -21
  17. package/web/data/sifou-monthly.json +100 -100
  18. package/web/data/sifou-weekly.json +172 -172
  19. package/web/data/toutiao-30.json +80 -80
  20. package/web/data/toutiao-7.json +124 -124
  21. package/web/data/toutiao-90.json +32 -32
  22. package/web/data/trending-daily.json +173 -173
  23. package/web/data/trending-monthly.json +155 -155
  24. package/web/data/trending-weekly.json +173 -173
  25. package/web/data/users.china.json +1652 -1652
  26. package/web/data/users.json +4351 -4351
  27. package/web/index.html +2045 -2045
  28. package/web/repos.html +4215 -4223
  29. package/web/sifou-daily.html +12 -40
  30. package/web/sifou-monthly.html +142 -142
  31. package/web/sifou-weekly.html +148 -148
  32. package/web/toutiao-30.html +93 -93
  33. package/web/toutiao-7.html +79 -79
  34. package/web/toutiao-90.html +70 -70
  35. package/web/trending-monthly.html +139 -143
  36. package/web/trending-weekly.html +148 -152
  37. package/web/trending.html +146 -154
  38. package/web/users.china.html +857 -857
@@ -9,16 +9,6 @@
9
9
  "subjectName": "yes的练级攻略",
10
10
  "homeUrl": "/subjects/443906"
11
11
  },
12
- {
13
- "title": "高并发场景下 JVM 调优实践之路",
14
- "description": "作者:vivo互联网技术团队Li Guanyun、 Jessica Chen一、背景2021年2月,收到反馈,视频APP某核心接口高峰期响应慢,影响用户体验。通过监控发现,接口响应...",
15
- "votes": "198",
16
- "url": "/k/3nkgnj9",
17
- "avatar": "https://img.toutiao.io/subject/8adc26cdcf7d45f4a73580f3be4285f2/thumb",
18
- "avatarAlt": "vivo互联网技术 - 独家号",
19
- "subjectName": "vivo互联网技术",
20
- "homeUrl": "/subjects/392760"
21
- },
22
12
  {
23
13
  "title": "我做系统架构的一些原则",
24
14
  "description": "工作 20 多年了,这 20 来年看到了很多公司系统架构,也看到了很多问题,在跟这些公司进行交流和讨论的时候,包括进行实施和方案比较的时候,都有很多各种方案的比较和妥协,因为相关的...",
@@ -82,7 +72,7 @@
82
72
  {
83
73
  "title": "认识 MySQL 和 Redis 的数据一致性问题",
84
74
  "description": "作者:sinxu,腾讯 CSIG 后台开发工程师1. 什么是数据的一致性“数据一致”一般指的是:缓存中有数据,缓存的数据值 = 数据库中的值。但根据缓存中是有数据为依据,则”一致“...",
85
- "votes": "150",
75
+ "votes": "151",
86
76
  "url": "/k/w79d4wj",
87
77
  "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
88
78
  "avatarAlt": "趣编程的独家号 - 独家号",
@@ -102,7 +92,7 @@
102
92
  {
103
93
  "title": "2021年美团技术团队最受欢迎的22篇技术文章",
104
94
  "description": "再见2021你好2022「美团技术团队」微信公众号祝大家新年快乐!温故而知新,我们根据文章的「阅读量」和「在看」数,以及所覆盖的技术领域,精选了22篇技术文章作为新年礼物送给大家。...",
105
- "votes": "130",
95
+ "votes": "131",
106
96
  "url": "/k/pjse55y",
107
97
  "avatar": "https://img.toutiao.io/subject/50e9b8208bfd488897fed22d15d9aa0e/thumb",
108
98
  "avatarAlt": "美团技术团队 - 独家号",
@@ -112,7 +102,7 @@
112
102
  {
113
103
  "title": "熬夜彻底搞懂Cookie Session Token JWT",
114
104
  "description": "",
115
- "votes": "124",
105
+ "votes": "125",
116
106
  "url": "/k/g49lsl5",
117
107
  "avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
118
108
  "avatarAlt": "dotnet - 独家号",
@@ -159,6 +149,16 @@
159
149
  "subjectName": "三分恶",
160
150
  "homeUrl": "/subjects/454266"
161
151
  },
152
+ {
153
+ "title": "Kafka 知识体系保姆级教程宝典",
154
+ "description": "本文目录:一、消息队列 Apache Pulsar Pulsar 与 Kafka 对比二、Kafka基础三、Kafka架构及组件四、Kafka集群操作五、Kafka的JavaAPI...",
155
+ "votes": "116",
156
+ "url": "/k/j5iauc2",
157
+ "avatar": "https://img.toutiao.io/subject/1ecd558bf4a24bc780d2c3a0ab6e69f2/thumb",
158
+ "avatarAlt": "分布式系统 - 独家号",
159
+ "subjectName": "分布式系统",
160
+ "homeUrl": "/subjects/8411"
161
+ },
162
162
  {
163
163
  "title": "这些年我用过的API文档工具,个个是精品!",
164
164
  "description": "",
@@ -169,20 +169,10 @@
169
169
  "subjectName": "大话.NET平台",
170
170
  "homeUrl": "/subjects/116492"
171
171
  },
172
- {
173
- "title": "Kafka 知识体系保姆级教程宝典",
174
- "description": "本文目录:一、消息队列 Apache Pulsar Pulsar 与 Kafka 对比二、Kafka基础三、Kafka架构及组件四、Kafka集群操作五、Kafka的JavaAPI...",
175
- "votes": "115",
176
- "url": "/k/j5iauc2",
177
- "avatar": "https://img.toutiao.io/subject/1ecd558bf4a24bc780d2c3a0ab6e69f2/thumb",
178
- "avatarAlt": "分布式系统 - 独家号",
179
- "subjectName": "分布式系统",
180
- "homeUrl": "/subjects/8411"
181
- },
182
172
  {
183
173
  "title": "亿级流量系统架构演进之路",
184
174
  "description": "海量用户同时进行高频访问对任何平台都是难题,也是行业乐此不疲的研究方向。但值得庆幸的是,虽然业务场景不同,设计和优化的思想却是万变不离宗。本文将结合业务与高并发系统设计的核心技术点...",
185
- "votes": "120",
175
+ "votes": "121",
186
176
  "url": "/k/nmwgk0i",
187
177
  "avatar": "https://img.toutiao.io/subject/4f9b8a1b9ad34bf3b815671f8461ff25/thumb",
188
178
  "avatarAlt": "又拍云 - 独家号",
@@ -200,14 +190,14 @@
200
190
  "homeUrl": "/subjects/465071"
201
191
  },
202
192
  {
203
- "title": "高并发系统建设经验总结",
204
- "description": " 作者:listenzhang,腾讯 PCG 后台开发工程师前言 早期从事运单系统的开发和维护工作,从最早的日均百万单,到日均千万单,业务的快速发展再加上外卖业务的特点是,业务量集...",
193
+ "title": "Redis 很屌,不懂使用规范就糟蹋了",
194
+ "description": "",
205
195
  "votes": "108",
206
- "url": "/k/zcql3fl",
207
- "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
208
- "avatarAlt": "ASCE1885 - 独家号",
209
- "subjectName": "ASCE1885",
210
- "homeUrl": "/subjects/4829"
196
+ "url": "/k/lpnakbk",
197
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
198
+ "avatarAlt": "进击的程序猿 - 独家号",
199
+ "subjectName": "进击的程序猿",
200
+ "homeUrl": "/subjects/24912"
211
201
  },
212
202
  {
213
203
  "title": "服务 API 版本控制设计与实践",
@@ -242,11 +232,21 @@
242
232
  {
243
233
  "title": "再见了 VMware,一款更轻量级的虚拟机!",
244
234
  "description": "",
245
- "votes": "95",
235
+ "votes": "96",
246
236
  "url": "/k/xw2lnva",
247
237
  "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
248
238
  "avatarAlt": "乱点技能树 - 独家号",
249
239
  "subjectName": "乱点技能树",
250
240
  "homeUrl": "/subjects/194141"
241
+ },
242
+ {
243
+ "title": "服务调优经验总结",
244
+ "description": "版权声明 本站原创文章 由 萌叔 发表转载请注明 萌叔 | http://vearne.cc前言萌叔工作十多年,有不少服务调优的经验,在这里整理一下思路。希望对自己和同行有所帮助。...",
245
+ "votes": "105",
246
+ "url": "/k/av28tr1",
247
+ "avatar": "https://img.toutiao.io/subject/7c016973c0bb4e13a28ab338153e7d12/thumb",
248
+ "avatarAlt": "萌叔 - 独家号",
249
+ "subjectName": "萌叔",
250
+ "homeUrl": "/subjects/334598"
251
251
  }
252
252
  ]
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "nextui-org/nextui",
4
- "language": "TypeScript",
5
- "color": "#2b7489",
3
+ "full_name": "TeamNewPipe/NewPipe",
4
+ "language": "Java",
5
+ "color": "#b07219",
6
6
  "description": "",
7
- "forked": "129",
8
- "stargazers_count": 2932,
9
- "todayStar": "754 stars today",
10
- "html_url": "https://github.com/nextui-org/nextui",
7
+ "forked": "2035",
8
+ "stargazers_count": 16506,
9
+ "todayStar": "102 stars today",
10
+ "html_url": "https://github.com/TeamNewPipe/NewPipe",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "ly4k/PwnKit",
15
- "language": "C",
16
- "color": "#555555",
14
+ "full_name": "hannahcode/word-guessing-game",
15
+ "language": "TypeScript",
16
+ "color": "#2b7489",
17
17
  "description": "",
18
- "forked": "48",
19
- "stargazers_count": 360,
20
- "todayStar": "144 stars today",
21
- "html_url": "https://github.com/ly4k/PwnKit",
18
+ "forked": "554",
19
+ "stargazers_count": 1009,
20
+ "todayStar": "120 stars today",
21
+ "html_url": "https://github.com/hannahcode/word-guessing-game",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "serverless/serverless",
26
- "language": "JavaScript",
27
- "color": "#f1e05a",
25
+ "full_name": "Chia-Network/chia-blockchain",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
28
  "description": "",
29
- "forked": "5115",
30
- "stargazers_count": 41913,
31
- "todayStar": "156 stars today",
32
- "html_url": "https://github.com/serverless/serverless",
29
+ "forked": "1795",
30
+ "stargazers_count": 10142,
31
+ "todayStar": "96 stars today",
32
+ "html_url": "https://github.com/Chia-Network/chia-blockchain",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
37
- "language": "",
38
- "color": "",
36
+ "full_name": "Kindelia/HVM",
37
+ "language": "Rust",
38
+ "color": "#dea584",
39
39
  "description": "",
40
- "forked": "5510",
41
- "stargazers_count": 8143,
42
- "todayStar": "230 stars today",
43
- "html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
40
+ "forked": "34",
41
+ "stargazers_count": 1302,
42
+ "todayStar": "597 stars today",
43
+ "html_url": "https://github.com/Kindelia/HVM",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "topjohnwu/Magisk",
48
- "language": "C++",
49
- "color": "#f34b7d",
47
+ "full_name": "nlp-with-transformers/notebooks",
48
+ "language": "JupyterNotebook",
49
+ "color": "#DA5B0B",
50
50
  "description": "",
51
- "forked": "5520",
52
- "stargazers_count": 23183,
53
- "todayStar": "125 stars today",
54
- "html_url": "https://github.com/topjohnwu/Magisk",
51
+ "forked": "28",
52
+ "stargazers_count": 303,
53
+ "todayStar": "107 stars today",
54
+ "html_url": "https://github.com/nlp-with-transformers/notebooks",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "jonathandata1/2022_beijing",
59
- "language": "HTML",
60
- "color": "#e34c26",
58
+ "full_name": "psf/black",
59
+ "language": "Python",
60
+ "color": "#3572A5",
61
61
  "description": "",
62
- "forked": "13",
63
- "stargazers_count": 155,
64
- "todayStar": "112 stars today",
65
- "html_url": "https://github.com/jonathandata1/2022_beijing",
62
+ "forked": "1589",
63
+ "stargazers_count": 24990,
64
+ "todayStar": "154 stars today",
65
+ "html_url": "https://github.com/psf/black",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "torvalds/linux",
70
- "language": "C",
71
- "color": "#555555",
69
+ "full_name": "lydiahallie/javascript-questions",
70
+ "language": "",
71
+ "color": "",
72
72
  "description": "",
73
- "forked": "41149",
74
- "stargazers_count": 125942,
75
- "todayStar": "325 stars today",
76
- "html_url": "https://github.com/torvalds/linux",
73
+ "forked": "5653",
74
+ "stargazers_count": 41048,
75
+ "todayStar": "147 stars today",
76
+ "html_url": "https://github.com/lydiahallie/javascript-questions",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "RunaCapital/awesome-oss-alternatives",
80
+ "full_name": "Textualize/textual",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
83
  "description": "",
84
- "forked": "105",
85
- "stargazers_count": 2659,
86
- "todayStar": "426 stars today",
87
- "html_url": "https://github.com/RunaCapital/awesome-oss-alternatives",
84
+ "forked": "186",
85
+ "stargazers_count": 7730,
86
+ "todayStar": "191 stars today",
87
+ "html_url": "https://github.com/Textualize/textual",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "microsoft/playwright",
92
- "language": "TypeScript",
93
- "color": "#2b7489",
91
+ "full_name": "Jxck-S/plane-notify",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "1472",
96
- "stargazers_count": 33514,
97
- "todayStar": "231 stars today",
98
- "html_url": "https://github.com/microsoft/playwright",
95
+ "forked": "164",
96
+ "stargazers_count": 871,
97
+ "todayStar": "312 stars today",
98
+ "html_url": "https://github.com/Jxck-S/plane-notify",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "jackfrued/Python-100-Days",
103
- "language": "Python",
104
- "color": "#3572A5",
102
+ "full_name": "microsoft/PowerToys",
103
+ "language": "C#",
104
+ "color": "#178600",
105
105
  "description": "",
106
- "forked": "44521",
107
- "stargazers_count": 114619,
108
- "todayStar": "74 stars today",
109
- "html_url": "https://github.com/jackfrued/Python-100-Days",
106
+ "forked": "3794",
107
+ "stargazers_count": 67570,
108
+ "todayStar": "109 stars today",
109
+ "html_url": "https://github.com/microsoft/PowerToys",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "github/copilot-docs",
114
- "language": "Python",
115
- "color": "#3572A5",
113
+ "full_name": "Ebazhanov/linkedin-skill-assessments-quizzes",
114
+ "language": "",
115
+ "color": "",
116
116
  "description": "",
117
- "forked": "743",
118
- "stargazers_count": 8299,
119
- "todayStar": "145 stars today",
120
- "html_url": "https://github.com/github/copilot-docs",
117
+ "forked": "5682",
118
+ "stargazers_count": 9006,
119
+ "todayStar": "158 stars today",
120
+ "html_url": "https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "KaLendsi/CVE-2022-21882",
125
- "language": "C++",
126
- "color": "#f34b7d",
124
+ "full_name": "Azure/azure-sdk-for-java",
125
+ "language": "Java",
126
+ "color": "#b07219",
127
127
  "description": "",
128
- "forked": "45",
129
- "stargazers_count": 150,
130
- "todayStar": "71 stars today",
131
- "html_url": "https://github.com/KaLendsi/CVE-2022-21882",
128
+ "forked": "1331",
129
+ "stargazers_count": 1183,
130
+ "todayStar": "34 stars today",
131
+ "html_url": "https://github.com/Azure/azure-sdk-for-java",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "wmjordan/PDFPatcher",
136
- "language": "C#",
137
- "color": "#178600",
135
+ "full_name": "vopani/jaxton",
136
+ "language": "JupyterNotebook",
137
+ "color": "#DA5B0B",
138
138
  "description": "",
139
- "forked": "658",
140
- "stargazers_count": 3482,
141
- "todayStar": "77 stars today",
142
- "html_url": "https://github.com/wmjordan/PDFPatcher",
139
+ "forked": "12",
140
+ "stargazers_count": 229,
141
+ "todayStar": "42 stars today",
142
+ "html_url": "https://github.com/vopani/jaxton",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "berdav/CVE-2021-4034",
147
- "language": "C",
148
- "color": "#555555",
146
+ "full_name": "facebook/react-native",
147
+ "language": "JavaScript",
148
+ "color": "#f1e05a",
149
149
  "description": "",
150
- "forked": "292",
151
- "stargazers_count": 1097,
152
- "todayStar": "146 stars today",
153
- "html_url": "https://github.com/berdav/CVE-2021-4034",
150
+ "forked": "21709",
151
+ "stargazers_count": 100845,
152
+ "todayStar": "63 stars today",
153
+ "html_url": "https://github.com/facebook/react-native",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "tree-sitter/tree-sitter",
158
- "language": "Rust",
159
- "color": "#dea584",
157
+ "full_name": "flutter/flutter",
158
+ "language": "Dart",
159
+ "color": "#00B4AB",
160
160
  "description": "",
161
- "forked": "443",
162
- "stargazers_count": 7536,
163
- "todayStar": "85 stars today",
164
- "html_url": "https://github.com/tree-sitter/tree-sitter",
161
+ "forked": "20450",
162
+ "stargazers_count": 134864,
163
+ "todayStar": "92 stars today",
164
+ "html_url": "https://github.com/flutter/flutter",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "arthepsy/CVE-2021-4034",
169
- "language": "C",
170
- "color": "#555555",
168
+ "full_name": "nodejs/node",
169
+ "language": "JavaScript",
170
+ "color": "#f1e05a",
171
171
  "description": "",
172
- "forked": "208",
173
- "stargazers_count": 732,
174
- "todayStar": "114 stars today",
175
- "html_url": "https://github.com/arthepsy/CVE-2021-4034",
172
+ "forked": "22619",
173
+ "stargazers_count": 85099,
174
+ "todayStar": "78 stars today",
175
+ "html_url": "https://github.com/nodejs/node",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "DustinBrett/daedalOS",
180
- "language": "JavaScript",
181
- "color": "#f1e05a",
179
+ "full_name": "Azure/azure-quickstart-templates",
180
+ "language": "Shell",
181
+ "color": "#89e051",
182
182
  "description": "",
183
- "forked": "182",
184
- "stargazers_count": 3717,
185
- "todayStar": "123 stars today",
186
- "html_url": "https://github.com/DustinBrett/daedalOS",
183
+ "forked": "14038",
184
+ "stargazers_count": 11349,
185
+ "todayStar": "30 stars today",
186
+ "html_url": "https://github.com/Azure/azure-quickstart-templates",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "Ayrx/CVE-2021-4034",
191
- "language": "C",
192
- "color": "#555555",
190
+ "full_name": "yt-dlp/yt-dlp",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
193
  "description": "",
194
- "forked": "13",
195
- "stargazers_count": 75,
196
- "todayStar": "11 stars today",
197
- "html_url": "https://github.com/Ayrx/CVE-2021-4034",
194
+ "forked": "1314",
195
+ "stargazers_count": 18564,
196
+ "todayStar": "198 stars today",
197
+ "html_url": "https://github.com/yt-dlp/yt-dlp",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "ansible/ansible",
202
- "language": "Python",
203
- "color": "#3572A5",
201
+ "full_name": "nvm-sh/nvm",
202
+ "language": "Shell",
203
+ "color": "#89e051",
204
204
  "description": "",
205
- "forked": "21504",
206
- "stargazers_count": 51993,
207
- "todayStar": "91 stars today",
208
- "html_url": "https://github.com/ansible/ansible",
205
+ "forked": "5772",
206
+ "stargazers_count": 55115,
207
+ "todayStar": "59 stars today",
208
+ "html_url": "https://github.com/nvm-sh/nvm",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "bitnami-labs/sealed-secrets",
213
- "language": "Go",
214
- "color": "#00ADD8",
212
+ "full_name": "RocketChat/Rocket.Chat",
213
+ "language": "JavaScript",
214
+ "color": "#f1e05a",
215
215
  "description": "",
216
- "forked": "401",
217
- "stargazers_count": 4495,
218
- "todayStar": "56 stars today",
219
- "html_url": "https://github.com/bitnami-labs/sealed-secrets",
216
+ "forked": "7182",
217
+ "stargazers_count": 31553,
218
+ "todayStar": "79 stars today",
219
+ "html_url": "https://github.com/RocketChat/Rocket.Chat",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "MistEO/MeoAssistantArknights",
224
- "language": "C++",
225
- "color": "#f34b7d",
223
+ "full_name": "solana-labs/solana-pay",
224
+ "language": "TypeScript",
225
+ "color": "#2b7489",
226
226
  "description": "",
227
- "forked": "55",
228
- "stargazers_count": 552,
229
- "todayStar": "24 stars today",
230
- "html_url": "https://github.com/MistEO/MeoAssistantArknights",
227
+ "forked": "57",
228
+ "stargazers_count": 335,
229
+ "todayStar": "139 stars today",
230
+ "html_url": "https://github.com/solana-labs/solana-pay",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "Shabinder/SpotiFlyer",
235
- "language": "Kotlin",
236
- "color": "#A97BFF",
234
+ "full_name": "typeorm/typeorm",
235
+ "language": "TypeScript",
236
+ "color": "#2b7489",
237
237
  "description": "",
238
- "forked": "249",
239
- "stargazers_count": 2713,
240
- "todayStar": "103 stars today",
241
- "html_url": "https://github.com/Shabinder/SpotiFlyer",
238
+ "forked": "4907",
239
+ "stargazers_count": 27072,
240
+ "todayStar": "88 stars today",
241
+ "html_url": "https://github.com/typeorm/typeorm",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "SBoudrias/Inquirer.js",
246
- "language": "JavaScript",
247
- "color": "#f1e05a",
245
+ "full_name": "flashbots/simple-arbitrage",
246
+ "language": "TypeScript",
247
+ "color": "#2b7489",
248
248
  "description": "",
249
- "forked": "1069",
250
- "stargazers_count": 15680,
251
- "todayStar": "64 stars today",
252
- "html_url": "https://github.com/SBoudrias/Inquirer.js",
249
+ "forked": "284",
250
+ "stargazers_count": 620,
251
+ "todayStar": "36 stars today",
252
+ "html_url": "https://github.com/flashbots/simple-arbitrage",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "emilk/egui",
257
- "language": "Rust",
258
- "color": "#dea584",
256
+ "full_name": "reprise99/Sentinel-Queries",
257
+ "language": "",
258
+ "color": "",
259
259
  "description": "",
260
- "forked": "376",
261
- "stargazers_count": 7022,
262
- "todayStar": "108 stars today",
263
- "html_url": "https://github.com/emilk/egui",
260
+ "forked": "52",
261
+ "stargazers_count": 249,
262
+ "todayStar": "16 stars today",
263
+ "html_url": "https://github.com/reprise99/Sentinel-Queries",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "TheAlgorithms/Python",
268
- "language": "Python",
269
- "color": "#3572A5",
267
+ "full_name": "gitpod-io/gitpod",
268
+ "language": "TypeScript",
269
+ "color": "#2b7489",
270
270
  "description": "",
271
- "forked": "34055",
272
- "stargazers_count": 128414,
273
- "todayStar": "167 stars today",
274
- "html_url": "https://github.com/TheAlgorithms/Python",
271
+ "forked": "727",
272
+ "stargazers_count": 6876,
273
+ "todayStar": "205 stars today",
274
+ "html_url": "https://github.com/gitpod-io/gitpod",
275
275
  "rank": 25
276
276
  }
277
277
  ]