@wcj/github-rank 22.2.8 → 22.2.12

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 +42265 -42191
  2. package/dist/sifou-daily.json +67 -58
  3. package/dist/sifou-monthly.json +133 -133
  4. package/dist/sifou-weekly.json +179 -179
  5. package/dist/toutiao-30.json +124 -124
  6. package/dist/toutiao-7.json +116 -116
  7. package/dist/toutiao-90.json +44 -44
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +153 -153
  10. package/dist/trending-weekly.json +171 -171
  11. package/dist/users.china.json +2793 -2793
  12. package/dist/users.json +3836 -3837
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +42265 -42191
  16. package/web/data/sifou-daily.json +67 -58
  17. package/web/data/sifou-monthly.json +133 -133
  18. package/web/data/sifou-weekly.json +179 -179
  19. package/web/data/toutiao-30.json +124 -124
  20. package/web/data/toutiao-7.json +116 -116
  21. package/web/data/toutiao-90.json +44 -44
  22. package/web/data/trending-daily.json +171 -171
  23. package/web/data/trending-monthly.json +153 -153
  24. package/web/data/trending-weekly.json +171 -171
  25. package/web/data/users.china.json +2793 -2793
  26. package/web/data/users.json +3836 -3837
  27. package/web/index.html +1973 -1973
  28. package/web/repos.html +4717 -4725
  29. package/web/sifou-daily.html +77 -49
  30. package/web/sifou-monthly.html +130 -130
  31. package/web/sifou-weekly.html +151 -151
  32. package/web/toutiao-30.html +100 -100
  33. package/web/toutiao-7.html +81 -81
  34. package/web/toutiao-90.html +89 -89
  35. package/web/trending-monthly.html +135 -135
  36. package/web/trending-weekly.html +150 -146
  37. package/web/trending.html +148 -148
  38. package/web/users.china.html +1440 -1440
@@ -99,7 +99,7 @@
99
99
 
100
100
 
101
101
  </h1>
102
- <div class="time">Last cache created on 2022/2/8 by
102
+ <div class="time">Last cache created on 2022/2/12 by
103
103
 
104
104
 
105
105
 
@@ -174,7 +174,33 @@
174
174
  <path d="M0 0h16v16H0z"/>
175
175
  <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"/>
176
176
  </g>
177
- </svg><span>210</span>
177
+ </svg><span>211</span>
178
+ </div>
179
+ </li>
180
+
181
+ <li>
182
+ <div class="avatar">
183
+ <a href="https://toutiao.io/subjects/26578" target="_blank">
184
+ <img src="https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb" loading="lazy" title="服务架构及中台 - 独家号" alt="服务架构及中台 - 独家号" />
185
+ </a>
186
+ </div>
187
+ <div class="info">
188
+ <div class="rank">
189
+ <span title="Ranking 3">3</span>
190
+ <a href="https://toutiao.io/k/6f1qaso" target="_blank" title="神器 Nginx 的学习手册 ( 建议收藏 )">神器 Nginx 的学习手册 ( 建议收藏 )</a>
191
+ </div>
192
+
193
+ <div class="details">
194
+ 转载:DevOps技术栈Nginx 是一个高性能的 HTTP 和反向代理服务器,特点是占用内存少,并发能力强,事实上 Nginx 的并发能力确实在同类型的网页服务器中表现较好。...
195
+ </div>
196
+ </div>
197
+ <div class="followers" title="followers">
198
+ <svg width="12" height="12" viewBox="0 0 16 16">
199
+ <g fill="none" fill-rule="evenodd">
200
+ <path d="M0 0h16v16H0z"/>
201
+ <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"/>
202
+ </g>
203
+ </svg><span>168</span>
178
204
  </div>
179
205
  </li>
180
206
 
@@ -186,7 +212,7 @@
186
212
  </div>
187
213
  <div class="info">
188
214
  <div class="rank">
189
- <span title="Ranking 3">3</span>
215
+ <span title="Ranking 4">4</span>
190
216
  <a href="https://toutiao.io/k/4i9d6w2" target="_blank" title="聊聊接口性能优化的 11 个小技巧">聊聊接口性能优化的 11 个小技巧</a>
191
217
  </div>
192
218
 
@@ -212,7 +238,7 @@
212
238
  </div>
213
239
  <div class="info">
214
240
  <div class="rank">
215
- <span title="Ranking 4">4</span>
241
+ <span title="Ranking 5">5</span>
216
242
  <a href="https://toutiao.io/k/004032c" target="_blank" title="我说 2w 字可以入门 ES,非但不信还打我">我说 2w 字可以入门 ES,非但不信还打我</a>
217
243
  </div>
218
244
 
@@ -232,18 +258,18 @@
232
258
 
233
259
  <li>
234
260
  <div class="avatar">
235
- <a href="https://toutiao.io/subjects/5551" target="_blank">
236
- <img src="https://img.toutiao.io/subject/f05a135abc844e719541593cad4f8c57/thumb" loading="lazy" title="不错的好文 - 独家号" alt="不错的好文 - 独家号" />
261
+ <a href="https://toutiao.io/subjects/72425" target="_blank">
262
+ <img src="https://img.toutiao.io/subject/dd437c8fe19542088ec51e69a79c158c/thumb" loading="lazy" title="最佳实践 - 独家号" alt="最佳实践 - 独家号" />
237
263
  </a>
238
264
  </div>
239
265
  <div class="info">
240
266
  <div class="rank">
241
- <span title="Ranking 5">5</span>
242
- <a href="https://toutiao.io/k/usjzg6m" target="_blank" title="Golang 编程思维和工程实战">Golang 编程思维和工程实战</a>
267
+ <span title="Ranking 6">6</span>
268
+ <a href="https://toutiao.io/k/vo7i0r2" target="_blank" title="开源微服务 API 网关,单核 2 万 QPS,今年最值得学习的开源项目">开源微服务 API 网关,单核 2 万 QPS,今年最值得学习的开源项目</a>
243
269
  </div>
244
270
 
245
271
  <div class="details">
246
- Golang 的一些编程思维和思想,以及总结一些常见的优雅编程实战技巧。作者:allendbwu,腾讯 PCG 后台开发工程师一 Golang 编程思维 首先,我们先来看下最基本...
272
+ 文章较长,从概念与场景,到原理与架构,到性能分析,最后是demo,希望大家有收获。 第一部分:解决什么问题。什么是微服务API网关?API网关是上承前端用户,下接后端服务的咽喉之...
247
273
  </div>
248
274
  </div>
249
275
  <div class="followers" title="followers">
@@ -252,24 +278,24 @@
252
278
  <path d="M0 0h16v16H0z"/>
253
279
  <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"/>
254
280
  </g>
255
- </svg><span>138</span>
281
+ </svg><span>150</span>
256
282
  </div>
257
283
  </li>
258
284
 
259
285
  <li>
260
286
  <div class="avatar">
261
- <a href="https://toutiao.io/subjects/72425" target="_blank">
262
- <img src="https://img.toutiao.io/subject/dd437c8fe19542088ec51e69a79c158c/thumb" loading="lazy" title="最佳实践 - 独家号" alt="最佳实践 - 独家号" />
287
+ <a href="https://toutiao.io/subjects/5551" target="_blank">
288
+ <img src="https://img.toutiao.io/subject/f05a135abc844e719541593cad4f8c57/thumb" loading="lazy" title="不错的好文 - 独家号" alt="不错的好文 - 独家号" />
263
289
  </a>
264
290
  </div>
265
291
  <div class="info">
266
292
  <div class="rank">
267
- <span title="Ranking 6">6</span>
268
- <a href="https://toutiao.io/k/vo7i0r2" target="_blank" title="开源微服务 API 网关,单核 2 万 QPS,今年最值得学习的开源项目">开源微服务 API 网关,单核 2 万 QPS,今年最值得学习的开源项目</a>
293
+ <span title="Ranking 7">7</span>
294
+ <a href="https://toutiao.io/k/usjzg6m" target="_blank" title="Golang 编程思维和工程实战">Golang 编程思维和工程实战</a>
269
295
  </div>
270
296
 
271
297
  <div class="details">
272
- 文章较长,从概念与场景,到原理与架构,到性能分析,最后是demo,希望大家有收获。 第一部分:解决什么问题。什么是微服务API网关?API网关是上承前端用户,下接后端服务的咽喉之...
298
+ Golang 的一些编程思维和思想,以及总结一些常见的优雅编程实战技巧。作者:allendbwu,腾讯 PCG 后台开发工程师一 Golang 编程思维 首先,我们先来看下最基本...
273
299
  </div>
274
300
  </div>
275
301
  <div class="followers" title="followers">
@@ -278,7 +304,7 @@
278
304
  <path d="M0 0h16v16H0z"/>
279
305
  <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"/>
280
306
  </g>
281
- </svg><span>148</span>
307
+ </svg><span>138</span>
282
308
  </div>
283
309
  </li>
284
310
 
@@ -290,7 +316,7 @@
290
316
  </div>
291
317
  <div class="info">
292
318
  <div class="rank">
293
- <span title="Ranking 7">7</span>
319
+ <span title="Ranking 8">8</span>
294
320
  <a href="https://toutiao.io/k/5l4hrcp" target="_blank" title="装了这几个 IDEA 插件,基本上一站式开发了">装了这几个 IDEA 插件,基本上一站式开发了</a>
295
321
  </div>
296
322
 
@@ -316,7 +342,7 @@
316
342
  </div>
317
343
  <div class="info">
318
344
  <div class="rank">
319
- <span title="Ranking 8">8</span>
345
+ <span title="Ranking 9">9</span>
320
346
  <a href="https://toutiao.io/k/pjse55y" target="_blank" title="2021年美团技术团队最受欢迎的22篇技术文章">2021年美团技术团队最受欢迎的22篇技术文章</a>
321
347
  </div>
322
348
 
@@ -342,7 +368,7 @@
342
368
  </div>
343
369
  <div class="info">
344
370
  <div class="rank">
345
- <span title="Ranking 9">9</span>
371
+ <span title="Ranking 10">10</span>
346
372
  <a href="https://toutiao.io/k/g49lsl5" target="_blank" title="熬夜彻底搞懂Cookie Session Token JWT">熬夜彻底搞懂Cookie Session Token JWT</a>
347
373
  </div>
348
374
 
@@ -356,7 +382,7 @@
356
382
  <path d="M0 0h16v16H0z"/>
357
383
  <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"/>
358
384
  </g>
359
- </svg><span>125</span>
385
+ </svg><span>127</span>
360
386
  </div>
361
387
  </li>
362
388
 
@@ -368,7 +394,7 @@
368
394
  </div>
369
395
  <div class="info">
370
396
  <div class="rank">
371
- <span title="Ranking 10">10</span>
397
+ <span title="Ranking 11">11</span>
372
398
  <a href="https://toutiao.io/k/swk6nu6" target="_blank" title="2021 年最佳开源软件榜单|InfoWorld">2021 年最佳开源软件榜单|InfoWorld</a>
373
399
  </div>
374
400
 
@@ -394,7 +420,7 @@
394
420
  </div>
395
421
  <div class="info">
396
422
  <div class="rank">
397
- <span title="Ranking 11">11</span>
423
+ <span title="Ranking 12">12</span>
398
424
  <a href="https://toutiao.io/k/omfqktk" target="_blank" title="最全的 Git 常用命令速查(2021 版)">最全的 Git 常用命令速查(2021 版)</a>
399
425
  </div>
400
426
 
@@ -420,7 +446,7 @@
420
446
  </div>
421
447
  <div class="info">
422
448
  <div class="rank">
423
- <span title="Ranking 12">12</span>
449
+ <span title="Ranking 13">13</span>
424
450
  <a href="https://toutiao.io/k/h7wj37b" target="_blank" title="从头带你撸一个 Spring Boot Starter">从头带你撸一个 Spring Boot Starter</a>
425
451
  </div>
426
452
 
@@ -446,7 +472,7 @@
446
472
  </div>
447
473
  <div class="info">
448
474
  <div class="rank">
449
- <span title="Ranking 13">13</span>
475
+ <span title="Ranking 14">14</span>
450
476
  <a href="https://toutiao.io/k/g3u1qkm" target="_blank" title="面渣逆袭:线程池夺命连环十八问">面渣逆袭:线程池夺命连环十八问</a>
451
477
  </div>
452
478
 
@@ -460,7 +486,7 @@
460
486
  <path d="M0 0h16v16H0z"/>
461
487
  <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"/>
462
488
  </g>
463
- </svg><span>116</span>
489
+ </svg><span>117</span>
464
490
  </div>
465
491
  </li>
466
492
 
@@ -472,7 +498,7 @@
472
498
  </div>
473
499
  <div class="info">
474
500
  <div class="rank">
475
- <span title="Ranking 14">14</span>
501
+ <span title="Ranking 15">15</span>
476
502
  <a href="https://toutiao.io/k/xt41e64" target="_blank" title="这些年我用过的API文档工具,个个是精品!">这些年我用过的API文档工具,个个是精品!</a>
477
503
  </div>
478
504
 
@@ -498,7 +524,7 @@
498
524
  </div>
499
525
  <div class="info">
500
526
  <div class="rank">
501
- <span title="Ranking 15">15</span>
527
+ <span title="Ranking 16">16</span>
502
528
  <a href="https://toutiao.io/k/nmwgk0i" target="_blank" title="亿级流量系统架构演进之路">亿级流量系统架构演进之路</a>
503
529
  </div>
504
530
 
@@ -516,32 +542,6 @@
516
542
  </div>
517
543
  </li>
518
544
 
519
- <li>
520
- <div class="avatar">
521
- <a href="https://toutiao.io/subjects/465071" target="_blank">
522
- <img src="https://img.toutiao.io/subject/a27c0b6d819d403d98662a2f530bb970/thumb" loading="lazy" title="薯条的编程修养 - 独家号" alt="薯条的编程修养 - 独家号" />
523
- </a>
524
- </div>
525
- <div class="info">
526
- <div class="rank">
527
- <span title="Ranking 16">16</span>
528
- <a href="https://toutiao.io/k/ldd1cse" target="_blank" title="用规则引擎让你一天上线十个需求">用规则引擎让你一天上线十个需求</a>
529
- </div>
530
-
531
- <div class="details">
532
-
533
- </div>
534
- </div>
535
- <div class="followers" title="followers">
536
- <svg width="12" height="12" viewBox="0 0 16 16">
537
- <g fill="none" fill-rule="evenodd">
538
- <path d="M0 0h16v16H0z"/>
539
- <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"/>
540
- </g>
541
- </svg><span>99</span>
542
- </div>
543
- </li>
544
-
545
545
  <li>
546
546
  <div class="avatar">
547
547
  <a href="https://toutiao.io/subjects/24912" target="_blank">
@@ -564,20 +564,20 @@
564
564
  <path d="M0 0h16v16H0z"/>
565
565
  <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"/>
566
566
  </g>
567
- </svg><span>113</span>
567
+ </svg><span>116</span>
568
568
  </div>
569
569
  </li>
570
570
 
571
571
  <li>
572
572
  <div class="avatar">
573
- <a href="https://toutiao.io/subjects/24912" target="_blank">
574
- <img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
573
+ <a href="https://toutiao.io/subjects/465071" target="_blank">
574
+ <img src="https://img.toutiao.io/subject/a27c0b6d819d403d98662a2f530bb970/thumb" loading="lazy" title="薯条的编程修养 - 独家号" alt="薯条的编程修养 - 独家号" />
575
575
  </a>
576
576
  </div>
577
577
  <div class="info">
578
578
  <div class="rank">
579
579
  <span title="Ranking 18">18</span>
580
- <a href="https://toutiao.io/k/0mfx2nd" target="_blank" title="JVM调优的几种场景(建议收藏)">JVM调优的几种场景(建议收藏)</a>
580
+ <a href="https://toutiao.io/k/ldd1cse" target="_blank" title="用规则引擎让你一天上线十个需求">用规则引擎让你一天上线十个需求</a>
581
581
  </div>
582
582
 
583
583
  <div class="details">
@@ -590,24 +590,24 @@
590
590
  <path d="M0 0h16v16H0z"/>
591
591
  <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"/>
592
592
  </g>
593
- </svg><span>101</span>
593
+ </svg><span>99</span>
594
594
  </div>
595
595
  </li>
596
596
 
597
597
  <li>
598
598
  <div class="avatar">
599
- <a href="https://toutiao.io/subjects/392760" target="_blank">
600
- <img src="https://img.toutiao.io/subject/8adc26cdcf7d45f4a73580f3be4285f2/thumb" loading="lazy" title="vivo互联网技术 - 独家号" alt="vivo互联网技术 - 独家号" />
599
+ <a href="https://toutiao.io/subjects/24912" target="_blank">
600
+ <img src="https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb" loading="lazy" title="进击的程序猿 - 独家号" alt="进击的程序猿 - 独家号" />
601
601
  </a>
602
602
  </div>
603
603
  <div class="info">
604
604
  <div class="rank">
605
605
  <span title="Ranking 19">19</span>
606
- <a href="https://toutiao.io/k/puc84fn" target="_blank" title="服务 API 版本控制设计与实践">服务 API 版本控制设计与实践</a>
606
+ <a href="https://toutiao.io/k/0mfx2nd" target="_blank" title="JVM调优的几种场景(建议收藏)">JVM调优的几种场景(建议收藏)</a>
607
607
  </div>
608
608
 
609
609
  <div class="details">
610
- 作者:vivo互联网服务器团队-Song jie一、前言笔者曾负责vivo应用商店服务器开发,有幸见证应用商店从百万日活到几千万日活的发展历程。应用商店客户端经历了大大小小上百个版...
610
+
611
611
  </div>
612
612
  </div>
613
613
  <div class="followers" title="followers">
@@ -616,20 +616,20 @@
616
616
  <path d="M0 0h16v16H0z"/>
617
617
  <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"/>
618
618
  </g>
619
- </svg><span>102</span>
619
+ </svg><span>103</span>
620
620
  </div>
621
621
  </li>
622
622
 
623
623
  <li>
624
624
  <div class="avatar">
625
- <a href="https://toutiao.io/subjects/5551" target="_blank">
626
- <img src="https://img.toutiao.io/subject/f05a135abc844e719541593cad4f8c57/thumb" loading="lazy" title="不错的好文 - 独家号" alt="不错的好文 - 独家号" />
625
+ <a href="https://toutiao.io/subjects/132403" target="_blank">
626
+ <img src="https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb" loading="lazy" title="浪客用react,java全栈 - 独家号" alt="浪客用react,java全栈 - 独家号" />
627
627
  </a>
628
628
  </div>
629
629
  <div class="info">
630
630
  <div class="rank">
631
631
  <span title="Ranking 20">20</span>
632
- <a href="https://toutiao.io/k/hkc5fd7" target="_blank" title="分布式链路追踪在字节跳动的实践">分布式链路追踪在字节跳动的实践</a>
632
+ <a href="https://toutiao.io/k/1dauixx" target="_blank" title="据说看完这篇 JVM 要一小时">据说看完这篇 JVM 要一小时</a>
633
633
  </div>
634
634
 
635
635
  <div class="details">
@@ -642,24 +642,24 @@
642
642
  <path d="M0 0h16v16H0z"/>
643
643
  <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"/>
644
644
  </g>
645
- </svg><span>99</span>
645
+ </svg><span>101</span>
646
646
  </div>
647
647
  </li>
648
648
 
649
649
  <li>
650
650
  <div class="avatar">
651
- <a href="https://toutiao.io/subjects/194141" target="_blank">
652
- <img src="https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb" loading="lazy" title="乱点技能树 - 独家号" alt="乱点技能树 - 独家号" />
651
+ <a href="https://toutiao.io/subjects/392760" target="_blank">
652
+ <img src="https://img.toutiao.io/subject/8adc26cdcf7d45f4a73580f3be4285f2/thumb" loading="lazy" title="vivo互联网技术 - 独家号" alt="vivo互联网技术 - 独家号" />
653
653
  </a>
654
654
  </div>
655
655
  <div class="info">
656
656
  <div class="rank">
657
657
  <span title="Ranking 21">21</span>
658
- <a href="https://toutiao.io/k/xw2lnva" target="_blank" title="再见了 VMware,一款更轻量级的虚拟机!">再见了 VMware,一款更轻量级的虚拟机!</a>
658
+ <a href="https://toutiao.io/k/puc84fn" target="_blank" title="服务 API 版本控制设计与实践">服务 API 版本控制设计与实践</a>
659
659
  </div>
660
660
 
661
661
  <div class="details">
662
-
662
+ 作者:vivo互联网服务器团队-Song jie一、前言笔者曾负责vivo应用商店服务器开发,有幸见证应用商店从百万日活到几千万日活的发展历程。应用商店客户端经历了大大小小上百个版...
663
663
  </div>
664
664
  </div>
665
665
  <div class="followers" title="followers">
@@ -668,24 +668,24 @@
668
668
  <path d="M0 0h16v16H0z"/>
669
669
  <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"/>
670
670
  </g>
671
- </svg><span>96</span>
671
+ </svg><span>102</span>
672
672
  </div>
673
673
  </li>
674
674
 
675
675
  <li>
676
676
  <div class="avatar">
677
- <a href="https://toutiao.io/subjects/4829" target="_blank">
678
- <img src="https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb" loading="lazy" title="ASCE1885 - 独家号" alt="ASCE1885 - 独家号" />
677
+ <a href="https://toutiao.io/subjects/5551" target="_blank">
678
+ <img src="https://img.toutiao.io/subject/f05a135abc844e719541593cad4f8c57/thumb" loading="lazy" title="不错的好文 - 独家号" alt="不错的好文 - 独家号" />
679
679
  </a>
680
680
  </div>
681
681
  <div class="info">
682
682
  <div class="rank">
683
683
  <span title="Ranking 22">22</span>
684
- <a href="https://toutiao.io/k/rh7pc7w" target="_blank" title="从 RPC 到服务化框架设计">从 RPC 到服务化框架设计</a>
684
+ <a href="https://toutiao.io/k/hkc5fd7" target="_blank" title="分布式链路追踪在字节跳动的实践">分布式链路追踪在字节跳动的实践</a>
685
685
  </div>
686
686
 
687
687
  <div class="details">
688
- 作者:allendbwu,腾讯 PCG 后台开发工程师目前互联网系统都是微服务化,那么就需要 RPC 调用,因此本文梳理了从 RPC 基本框架协议到整个服务化框架体系建设中所包含的...
688
+
689
689
  </div>
690
690
  </div>
691
691
  <div class="followers" title="followers">
@@ -694,24 +694,24 @@
694
694
  <path d="M0 0h16v16H0z"/>
695
695
  <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"/>
696
696
  </g>
697
- </svg><span>101</span>
697
+ </svg><span>99</span>
698
698
  </div>
699
699
  </li>
700
700
 
701
701
  <li>
702
702
  <div class="avatar">
703
- <a href="https://toutiao.io/subjects/334598" target="_blank">
704
- <img src="https://img.toutiao.io/subject/7c016973c0bb4e13a28ab338153e7d12/thumb" loading="lazy" title="萌叔 - 独家号" alt="萌叔 - 独家号" />
703
+ <a href="https://toutiao.io/subjects/194141" target="_blank">
704
+ <img src="https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb" loading="lazy" title="乱点技能树 - 独家号" alt="乱点技能树 - 独家号" />
705
705
  </a>
706
706
  </div>
707
707
  <div class="info">
708
708
  <div class="rank">
709
709
  <span title="Ranking 23">23</span>
710
- <a href="https://toutiao.io/k/av28tr1" target="_blank" title="服务调优经验总结">服务调优经验总结</a>
710
+ <a href="https://toutiao.io/k/xw2lnva" target="_blank" title="再见了 VMware,一款更轻量级的虚拟机!">再见了 VMware,一款更轻量级的虚拟机!</a>
711
711
  </div>
712
712
 
713
713
  <div class="details">
714
- 版权声明 本站原创文章 由 萌叔 发表转载请注明 萌叔 | http://vearne.cc前言萌叔工作十多年,有不少服务调优的经验,在这里整理一下思路。希望对自己和同行有所帮助。...
714
+
715
715
  </div>
716
716
  </div>
717
717
  <div class="followers" title="followers">
@@ -720,24 +720,24 @@
720
720
  <path d="M0 0h16v16H0z"/>
721
721
  <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"/>
722
722
  </g>
723
- </svg><span>105</span>
723
+ </svg><span>96</span>
724
724
  </div>
725
725
  </li>
726
726
 
727
727
  <li>
728
728
  <div class="avatar">
729
- <a href="https://toutiao.io/subjects/379488" target="_blank">
730
- <img src="https://img.toutiao.io/subject/bd96da5f87da45b8a1b5f3e6715a6482/thumb" loading="lazy" title="浅谈架构 - 独家号" alt="浅谈架构 - 独家号" />
729
+ <a href="https://toutiao.io/subjects/4829" target="_blank">
730
+ <img src="https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb" loading="lazy" title="ASCE1885 - 独家号" alt="ASCE1885 - 独家号" />
731
731
  </a>
732
732
  </div>
733
733
  <div class="info">
734
734
  <div class="rank">
735
735
  <span title="Ranking 24">24</span>
736
- <a href="https://toutiao.io/k/p935kqr" target="_blank" title="面试官问:设计高并发系统的时候,数据库层面该如何设计?">面试官问:设计高并发系统的时候,数据库层面该如何设计?</a>
736
+ <a href="https://toutiao.io/k/rh7pc7w" target="_blank" title="从 RPC 到服务化框架设计">从 RPC 到服务化框架设计</a>
737
737
  </div>
738
738
 
739
739
  <div class="details">
740
-
740
+ 作者:allendbwu,腾讯 PCG 后台开发工程师目前互联网系统都是微服务化,那么就需要 RPC 调用,因此本文梳理了从 RPC 基本框架协议到整个服务化框架体系建设中所包含的...
741
741
  </div>
742
742
  </div>
743
743
  <div class="followers" title="followers">
@@ -746,7 +746,7 @@
746
746
  <path d="M0 0h16v16H0z"/>
747
747
  <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"/>
748
748
  </g>
749
- </svg><span>105</span>
749
+ </svg><span>102</span>
750
750
  </div>
751
751
  </li>
752
752
 
@@ -772,7 +772,7 @@
772
772
  <path d="M0 0h16v16H0z"/>
773
773
  <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"/>
774
774
  </g>
775
- </svg><span>94</span>
775
+ </svg><span>95</span>
776
776
  </div>
777
777
  </li>
778
778
 
@@ -792,7 +792,7 @@
792
792
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
793
793
  </a>
794
794
  </div>
795
- <div class="time">Last cache created on 2022/2/8 by Github API v3.</div>
795
+ <div class="time">Last cache created on 2022/2/12 by Github API v3.</div>
796
796
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
797
797
  </div>
798
798
  </body>