@wcj/github-rank 22.6.4 → 22.6.7
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 +35900 -35900
- package/dist/sifou-daily.json +65 -11
- package/dist/sifou-monthly.json +120 -120
- package/dist/sifou-weekly.json +157 -157
- package/dist/toutiao-30.json +51 -51
- package/dist/toutiao-7.json +122 -122
- package/dist/toutiao-90.json +38 -38
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +167 -167
- package/dist/trending-weekly.json +159 -159
- package/dist/users.china.json +2436 -2439
- package/dist/users.json +5125 -5159
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35900 -35900
- package/web/data/sifou-daily.json +65 -11
- package/web/data/sifou-monthly.json +120 -120
- package/web/data/sifou-weekly.json +157 -157
- package/web/data/toutiao-30.json +51 -51
- package/web/data/toutiao-7.json +122 -122
- package/web/data/toutiao-90.json +38 -38
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +167 -167
- package/web/data/trending-weekly.json +159 -159
- package/web/data/users.china.json +2436 -2439
- package/web/data/users.json +5125 -5159
- package/web/index.html +1927 -1927
- package/web/repos.html +4414 -4414
- package/web/sifou-daily.html +179 -11
- package/web/sifou-monthly.html +146 -146
- package/web/sifou-weekly.html +137 -137
- package/web/toutiao-30.html +63 -63
- package/web/toutiao-7.html +82 -82
- package/web/toutiao-90.html +47 -47
- package/web/trending-monthly.html +150 -150
- package/web/trending-weekly.html +139 -139
- package/web/trending.html +150 -146
- package/web/users.china.html +1293 -1293
package/web/toutiao-30.html
CHANGED
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
|
|
122
122
|
|
|
123
123
|
</h1>
|
|
124
|
-
<div class="time">Last cache created on 2022/6/
|
|
124
|
+
<div class="time">Last cache created on 2022/6/7 by
|
|
125
125
|
|
|
126
126
|
|
|
127
127
|
|
|
@@ -150,18 +150,18 @@
|
|
|
150
150
|
|
|
151
151
|
<li>
|
|
152
152
|
<div class="avatar">
|
|
153
|
-
<a href="https://toutiao.io/subjects/
|
|
154
|
-
<img src="https://img.toutiao.io/subject/
|
|
153
|
+
<a href="https://toutiao.io/subjects/42200" target="_blank">
|
|
154
|
+
<img src="https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb" loading="lazy" title="架构之美 - 独家号" alt="架构之美 - 独家号" />
|
|
155
155
|
</a>
|
|
156
156
|
</div>
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://toutiao.io/k/
|
|
160
|
+
<a href="https://toutiao.io/k/9oljc6o" target="_blank" title="左耳朵耗子:我做系统架构的一些原则">左耳朵耗子:我做系统架构的一些原则</a>
|
|
161
161
|
</div>
|
|
162
162
|
|
|
163
163
|
<div class="details">
|
|
164
|
-
|
|
164
|
+
|
|
165
165
|
</div>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="followers" title="followers">
|
|
@@ -170,20 +170,20 @@
|
|
|
170
170
|
<path d="M0 0h16v16H0z"/>
|
|
171
171
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
172
172
|
</g>
|
|
173
|
-
</svg><span>
|
|
173
|
+
</svg><span>151</span>
|
|
174
174
|
</div>
|
|
175
175
|
</li>
|
|
176
176
|
|
|
177
177
|
<li>
|
|
178
178
|
<div class="avatar">
|
|
179
|
-
<a href="https://toutiao.io/subjects/
|
|
180
|
-
<img src="https://img.toutiao.io/subject/
|
|
179
|
+
<a href="https://toutiao.io/subjects/307550" target="_blank">
|
|
180
|
+
<img src="https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb" loading="lazy" title="叶东富 - 独家号" alt="叶东富 - 独家号" />
|
|
181
181
|
</a>
|
|
182
182
|
</div>
|
|
183
183
|
<div class="info">
|
|
184
184
|
<div class="rank">
|
|
185
185
|
<span title="Ranking 2">2</span>
|
|
186
|
-
<a href="https://toutiao.io/k/
|
|
186
|
+
<a href="https://toutiao.io/k/imjqbp3" target="_blank" title="首个确保缓存与数据库一致性的方案">首个确保缓存与数据库一致性的方案</a>
|
|
187
187
|
</div>
|
|
188
188
|
|
|
189
189
|
<div class="details">
|
|
@@ -196,20 +196,20 @@
|
|
|
196
196
|
<path d="M0 0h16v16H0z"/>
|
|
197
197
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
198
198
|
</g>
|
|
199
|
-
</svg><span>
|
|
199
|
+
</svg><span>123</span>
|
|
200
200
|
</div>
|
|
201
201
|
</li>
|
|
202
202
|
|
|
203
203
|
<li>
|
|
204
204
|
<div class="avatar">
|
|
205
|
-
<a href="https://toutiao.io/subjects/
|
|
206
|
-
<img src="https://img.toutiao.io/subject/
|
|
205
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
206
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
207
207
|
</a>
|
|
208
208
|
</div>
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://toutiao.io/k/
|
|
212
|
+
<a href="https://toutiao.io/k/yqm776v" target="_blank" title="聊聊接口设计的36个小技巧">聊聊接口设计的36个小技巧</a>
|
|
213
213
|
</div>
|
|
214
214
|
|
|
215
215
|
<div class="details">
|
|
@@ -222,24 +222,24 @@
|
|
|
222
222
|
<path d="M0 0h16v16H0z"/>
|
|
223
223
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
224
224
|
</g>
|
|
225
|
-
</svg><span>
|
|
225
|
+
</svg><span>125</span>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
228
228
|
|
|
229
229
|
<li>
|
|
230
230
|
<div class="avatar">
|
|
231
|
-
<a href="https://toutiao.io/subjects/
|
|
232
|
-
<img src="https://img.toutiao.io/subject/
|
|
231
|
+
<a href="https://toutiao.io/subjects/472073" target="_blank">
|
|
232
|
+
<img src="https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb" loading="lazy" title="架构必知必会 - 独家号" alt="架构必知必会 - 独家号" />
|
|
233
233
|
</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="info">
|
|
236
236
|
<div class="rank">
|
|
237
237
|
<span title="Ranking 4">4</span>
|
|
238
|
-
<a href="https://toutiao.io/k/
|
|
238
|
+
<a href="https://toutiao.io/k/e9vlh55" target="_blank" title="阿里10年沉淀|那些技术实战中的架构设计方法">阿里10年沉淀|那些技术实战中的架构设计方法</a>
|
|
239
239
|
</div>
|
|
240
240
|
|
|
241
241
|
<div class="details">
|
|
242
|
-
|
|
242
|
+
上周我写的一篇文章《关于技术能力的思考和总结》引起了大家的关注,好多读者的评论“以写代想、以想促真、以讲验真”,大家的感受很深刻,基于上次的文章,这篇文章我其实更想跟大家聊聊一些常...
|
|
243
243
|
</div>
|
|
244
244
|
</div>
|
|
245
245
|
<div class="followers" title="followers">
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
<path d="M0 0h16v16H0z"/>
|
|
249
249
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
250
250
|
</g>
|
|
251
|
-
</svg><span>
|
|
251
|
+
</svg><span>100</span>
|
|
252
252
|
</div>
|
|
253
253
|
</li>
|
|
254
254
|
|
|
@@ -261,11 +261,11 @@
|
|
|
261
261
|
<div class="info">
|
|
262
262
|
<div class="rank">
|
|
263
263
|
<span title="Ranking 5">5</span>
|
|
264
|
-
<a href="https://toutiao.io/k/
|
|
264
|
+
<a href="https://toutiao.io/k/bu1pi73" target="_blank" title="如何画好一张架构图?">如何画好一张架构图?</a>
|
|
265
265
|
</div>
|
|
266
266
|
|
|
267
267
|
<div class="details">
|
|
268
|
-
|
|
268
|
+
|
|
269
269
|
</div>
|
|
270
270
|
</div>
|
|
271
271
|
<div class="followers" title="followers">
|
|
@@ -274,20 +274,20 @@
|
|
|
274
274
|
<path d="M0 0h16v16H0z"/>
|
|
275
275
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
276
276
|
</g>
|
|
277
|
-
</svg><span>
|
|
277
|
+
</svg><span>93</span>
|
|
278
278
|
</div>
|
|
279
279
|
</li>
|
|
280
280
|
|
|
281
281
|
<li>
|
|
282
282
|
<div class="avatar">
|
|
283
|
-
<a href="https://toutiao.io/subjects/
|
|
284
|
-
<img src="https://img.toutiao.io/subject/
|
|
283
|
+
<a href="https://toutiao.io/subjects/194141" target="_blank">
|
|
284
|
+
<img src="https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb" loading="lazy" title="乱点技能树 - 独家号" alt="乱点技能树 - 独家号" />
|
|
285
285
|
</a>
|
|
286
286
|
</div>
|
|
287
287
|
<div class="info">
|
|
288
288
|
<div class="rank">
|
|
289
289
|
<span title="Ranking 6">6</span>
|
|
290
|
-
<a href="https://toutiao.io/k/
|
|
290
|
+
<a href="https://toutiao.io/k/nuwnwro" target="_blank" title="消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ">消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ</a>
|
|
291
291
|
</div>
|
|
292
292
|
|
|
293
293
|
<div class="details">
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
<path d="M0 0h16v16H0z"/>
|
|
301
301
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
302
302
|
</g>
|
|
303
|
-
</svg><span>
|
|
303
|
+
</svg><span>88</span>
|
|
304
304
|
</div>
|
|
305
305
|
</li>
|
|
306
306
|
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
<path d="M0 0h16v16H0z"/>
|
|
483
483
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
484
484
|
</g>
|
|
485
|
-
</svg><span>
|
|
485
|
+
</svg><span>74</span>
|
|
486
486
|
</div>
|
|
487
487
|
</li>
|
|
488
488
|
|
|
@@ -508,7 +508,7 @@
|
|
|
508
508
|
<path d="M0 0h16v16H0z"/>
|
|
509
509
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
510
510
|
</g>
|
|
511
|
-
</svg><span>
|
|
511
|
+
</svg><span>71</span>
|
|
512
512
|
</div>
|
|
513
513
|
</li>
|
|
514
514
|
|
|
@@ -540,14 +540,14 @@
|
|
|
540
540
|
|
|
541
541
|
<li>
|
|
542
542
|
<div class="avatar">
|
|
543
|
-
<a href="https://toutiao.io/subjects/
|
|
544
|
-
<img src="https://img.toutiao.io/subject/
|
|
543
|
+
<a href="https://toutiao.io/subjects/379488" target="_blank">
|
|
544
|
+
<img src="https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb" loading="lazy" title="浅谈架构 - 独家号" alt="浅谈架构 - 独家号" />
|
|
545
545
|
</a>
|
|
546
546
|
</div>
|
|
547
547
|
<div class="info">
|
|
548
548
|
<div class="rank">
|
|
549
549
|
<span title="Ranking 16">16</span>
|
|
550
|
-
<a href="https://toutiao.io/k/
|
|
550
|
+
<a href="https://toutiao.io/k/izbqpxo" target="_blank" title="性能提升40倍——线上真实重构案例分享">性能提升40倍——线上真实重构案例分享</a>
|
|
551
551
|
</div>
|
|
552
552
|
|
|
553
553
|
<div class="details">
|
|
@@ -566,14 +566,14 @@
|
|
|
566
566
|
|
|
567
567
|
<li>
|
|
568
568
|
<div class="avatar">
|
|
569
|
-
<a href="https://toutiao.io/subjects/
|
|
570
|
-
<img src="https://img.toutiao.io/subject/
|
|
569
|
+
<a href="https://toutiao.io/subjects/42200" target="_blank">
|
|
570
|
+
<img src="https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb" loading="lazy" title="架构之美 - 独家号" alt="架构之美 - 独家号" />
|
|
571
571
|
</a>
|
|
572
572
|
</div>
|
|
573
573
|
<div class="info">
|
|
574
574
|
<div class="rank">
|
|
575
575
|
<span title="Ranking 17">17</span>
|
|
576
|
-
<a href="https://toutiao.io/k/
|
|
576
|
+
<a href="https://toutiao.io/k/gl2cth8" target="_blank" title="如何写出一篇好的技术方案?">如何写出一篇好的技术方案?</a>
|
|
577
577
|
</div>
|
|
578
578
|
|
|
579
579
|
<div class="details">
|
|
@@ -592,14 +592,14 @@
|
|
|
592
592
|
|
|
593
593
|
<li>
|
|
594
594
|
<div class="avatar">
|
|
595
|
-
<a href="https://toutiao.io/subjects/
|
|
596
|
-
<img src="https://img.toutiao.io/subject/
|
|
595
|
+
<a href="https://toutiao.io/subjects/465623" target="_blank">
|
|
596
|
+
<img src="https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb" loading="lazy" title="趣编程的独家号 - 独家号" alt="趣编程的独家号 - 独家号" />
|
|
597
597
|
</a>
|
|
598
598
|
</div>
|
|
599
599
|
<div class="info">
|
|
600
600
|
<div class="rank">
|
|
601
601
|
<span title="Ranking 18">18</span>
|
|
602
|
-
<a href="https://toutiao.io/k/
|
|
602
|
+
<a href="https://toutiao.io/k/an98swu" target="_blank" title="支持300+常用功能的开源GO语言工具函数库">支持300+常用功能的开源GO语言工具函数库</a>
|
|
603
603
|
</div>
|
|
604
604
|
|
|
605
605
|
<div class="details">
|
|
@@ -612,20 +612,20 @@
|
|
|
612
612
|
<path d="M0 0h16v16H0z"/>
|
|
613
613
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
614
614
|
</g>
|
|
615
|
-
</svg><span>
|
|
615
|
+
</svg><span>61</span>
|
|
616
616
|
</div>
|
|
617
617
|
</li>
|
|
618
618
|
|
|
619
619
|
<li>
|
|
620
620
|
<div class="avatar">
|
|
621
|
-
<a href="https://toutiao.io/subjects/
|
|
622
|
-
<img src="https://img.toutiao.io/subject/
|
|
621
|
+
<a href="https://toutiao.io/subjects/6491" target="_blank">
|
|
622
|
+
<img src="https://img.toutiao.io/subject/fcd1137867a2413880689043418675a7/thumb" loading="lazy" title="猿天地 - 独家号" alt="猿天地 - 独家号" />
|
|
623
623
|
</a>
|
|
624
624
|
</div>
|
|
625
625
|
<div class="info">
|
|
626
626
|
<div class="rank">
|
|
627
627
|
<span title="Ranking 19">19</span>
|
|
628
|
-
<a href="https://toutiao.io/k/
|
|
628
|
+
<a href="https://toutiao.io/k/yn1lrg9" target="_blank" title="看完这篇异地多活的改造,我决定和架构师battle一下">看完这篇异地多活的改造,我决定和架构师battle一下</a>
|
|
629
629
|
</div>
|
|
630
630
|
|
|
631
631
|
<div class="details">
|
|
@@ -638,20 +638,20 @@
|
|
|
638
638
|
<path d="M0 0h16v16H0z"/>
|
|
639
639
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
640
640
|
</g>
|
|
641
|
-
</svg><span>
|
|
641
|
+
</svg><span>55</span>
|
|
642
642
|
</div>
|
|
643
643
|
</li>
|
|
644
644
|
|
|
645
645
|
<li>
|
|
646
646
|
<div class="avatar">
|
|
647
|
-
<a href="https://toutiao.io/subjects/
|
|
648
|
-
<img src="https://img.toutiao.io/subject/
|
|
647
|
+
<a href="https://toutiao.io/subjects/472073" target="_blank">
|
|
648
|
+
<img src="https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb" loading="lazy" title="架构必知必会 - 独家号" alt="架构必知必会 - 独家号" />
|
|
649
649
|
</a>
|
|
650
650
|
</div>
|
|
651
651
|
<div class="info">
|
|
652
652
|
<div class="rank">
|
|
653
653
|
<span title="Ranking 20">20</span>
|
|
654
|
-
<a href="https://toutiao.io/k/
|
|
654
|
+
<a href="https://toutiao.io/k/dvu60jc" target="_blank" title="技术人 | “一直写代码会丧失竞争力吗?”">技术人 | “一直写代码会丧失竞争力吗?”</a>
|
|
655
655
|
</div>
|
|
656
656
|
|
|
657
657
|
<div class="details">
|
|
@@ -664,20 +664,20 @@
|
|
|
664
664
|
<path d="M0 0h16v16H0z"/>
|
|
665
665
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
666
666
|
</g>
|
|
667
|
-
</svg><span>
|
|
667
|
+
</svg><span>60</span>
|
|
668
668
|
</div>
|
|
669
669
|
</li>
|
|
670
670
|
|
|
671
671
|
<li>
|
|
672
672
|
<div class="avatar">
|
|
673
|
-
<a href="https://toutiao.io/subjects/
|
|
674
|
-
<img src="https://img.toutiao.io/subject/
|
|
673
|
+
<a href="https://toutiao.io/subjects/24912" target="_blank">
|
|
674
|
+
<img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
|
|
675
675
|
</a>
|
|
676
676
|
</div>
|
|
677
677
|
<div class="info">
|
|
678
678
|
<div class="rank">
|
|
679
679
|
<span title="Ranking 21">21</span>
|
|
680
|
-
<a href="https://toutiao.io/k/
|
|
680
|
+
<a href="https://toutiao.io/k/9gqhrpj" target="_blank" title="搞定这8个Kafka生产级容量评估,每日10亿+请求轻松拿捏!">搞定这8个Kafka生产级容量评估,每日10亿+请求轻松拿捏!</a>
|
|
681
681
|
</div>
|
|
682
682
|
|
|
683
683
|
<div class="details">
|
|
@@ -690,20 +690,20 @@
|
|
|
690
690
|
<path d="M0 0h16v16H0z"/>
|
|
691
691
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
692
692
|
</g>
|
|
693
|
-
</svg><span>
|
|
693
|
+
</svg><span>57</span>
|
|
694
694
|
</div>
|
|
695
695
|
</li>
|
|
696
696
|
|
|
697
697
|
<li>
|
|
698
698
|
<div class="avatar">
|
|
699
|
-
<a href="https://toutiao.io/subjects/
|
|
700
|
-
<img src="https://img.toutiao.io/subject/
|
|
699
|
+
<a href="https://toutiao.io/subjects/114561" target="_blank">
|
|
700
|
+
<img src="https://img.toutiao.io/subject/11cc495ae64e477a9b099c30e240143f/thumb" loading="lazy" title="程序猿读书雷达 - 独家号" alt="程序猿读书雷达 - 独家号" />
|
|
701
701
|
</a>
|
|
702
702
|
</div>
|
|
703
703
|
<div class="info">
|
|
704
704
|
<div class="rank">
|
|
705
705
|
<span title="Ranking 22">22</span>
|
|
706
|
-
<a href="https://toutiao.io/k/
|
|
706
|
+
<a href="https://toutiao.io/k/ohbhiwn" target="_blank" title="解密支付系统,来看如何构建理想的支付系统架构">解密支付系统,来看如何构建理想的支付系统架构</a>
|
|
707
707
|
</div>
|
|
708
708
|
|
|
709
709
|
<div class="details">
|
|
@@ -716,20 +716,20 @@
|
|
|
716
716
|
<path d="M0 0h16v16H0z"/>
|
|
717
717
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
718
718
|
</g>
|
|
719
|
-
</svg><span>
|
|
719
|
+
</svg><span>53</span>
|
|
720
720
|
</div>
|
|
721
721
|
</li>
|
|
722
722
|
|
|
723
723
|
<li>
|
|
724
724
|
<div class="avatar">
|
|
725
|
-
<a href="https://toutiao.io/subjects/
|
|
726
|
-
<img src="https://img.toutiao.io/subject/
|
|
725
|
+
<a href="https://toutiao.io/subjects/472073" target="_blank">
|
|
726
|
+
<img src="https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb" loading="lazy" title="架构必知必会 - 独家号" alt="架构必知必会 - 独家号" />
|
|
727
727
|
</a>
|
|
728
728
|
</div>
|
|
729
729
|
<div class="info">
|
|
730
730
|
<div class="rank">
|
|
731
731
|
<span title="Ranking 23">23</span>
|
|
732
|
-
<a href="https://toutiao.io/k/
|
|
732
|
+
<a href="https://toutiao.io/k/ehsw14h" target="_blank" title="6年团队Leader: 程序员的8种软技能">6年团队Leader: 程序员的8种软技能</a>
|
|
733
733
|
</div>
|
|
734
734
|
|
|
735
735
|
<div class="details">
|
|
@@ -742,7 +742,7 @@
|
|
|
742
742
|
<path d="M0 0h16v16H0z"/>
|
|
743
743
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
744
744
|
</g>
|
|
745
|
-
</svg><span>
|
|
745
|
+
</svg><span>51</span>
|
|
746
746
|
</div>
|
|
747
747
|
</li>
|
|
748
748
|
|
|
@@ -774,14 +774,14 @@
|
|
|
774
774
|
|
|
775
775
|
<li>
|
|
776
776
|
<div class="avatar">
|
|
777
|
-
<a href="https://toutiao.io/subjects/
|
|
778
|
-
<img src="https://img.toutiao.io/subject/
|
|
777
|
+
<a href="https://toutiao.io/subjects/132403" target="_blank">
|
|
778
|
+
<img src="https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb" loading="lazy" title="浪客用react,java全栈 - 独家号" alt="浪客用react,java全栈 - 独家号" />
|
|
779
779
|
</a>
|
|
780
780
|
</div>
|
|
781
781
|
<div class="info">
|
|
782
782
|
<div class="rank">
|
|
783
783
|
<span title="Ranking 25">25</span>
|
|
784
|
-
<a href="https://toutiao.io/k/
|
|
784
|
+
<a href="https://toutiao.io/k/mahpee2" target="_blank" title="聊聊并发编程的 12 种业务场景">聊聊并发编程的 12 种业务场景</a>
|
|
785
785
|
</div>
|
|
786
786
|
|
|
787
787
|
<div class="details">
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
<path d="M0 0h16v16H0z"/>
|
|
795
795
|
<path fill="#9E9E9E" d="M4.234 6.693v7.243H2.881c-.486 0-.881-.492-.881-1.095V7.875c0-.63.412-1.182.88-1.182h1.354zm3.688-3.7C8.01 2.404 8.49 1.99 9.018 2c.754.015 1.204.663 1.36.983.284.585.292 1.549.097 2.167-.177.56-.586 1.296-.586 1.296h3.066c.324 0 .625.164.826.449.204.29.27.668.178 1.011l-1.387 5.183c-.126.499-.544.847-1.016.847H5.53V6.693c1.385-.309 2.236-2.632 2.392-3.7z"/>
|
|
796
796
|
</g>
|
|
797
|
-
</svg><span>
|
|
797
|
+
</svg><span>45</span>
|
|
798
798
|
</div>
|
|
799
799
|
</li>
|
|
800
800
|
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
815
815
|
</a>
|
|
816
816
|
</div>
|
|
817
|
-
<div class="time">Last cache created on 2022/6/
|
|
817
|
+
<div class="time">Last cache created on 2022/6/7 by Github API v3.</div>
|
|
818
818
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
819
819
|
</div>
|
|
820
820
|
</body>
|