@wcj/github-rank 21.12.9 → 21.12.10

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 +20121 -20130
  2. package/dist/sifou-daily.json +52 -70
  3. package/dist/sifou-monthly.json +45 -45
  4. package/dist/sifou-weekly.json +105 -105
  5. package/dist/toutiao-30.json +29 -29
  6. package/dist/toutiao-7.json +87 -87
  7. package/dist/toutiao-90.json +21 -21
  8. package/dist/trending-daily.json +73 -73
  9. package/dist/trending-monthly.json +74 -74
  10. package/dist/trending-weekly.json +75 -75
  11. package/dist/users.china.json +1462 -1461
  12. package/dist/users.json +1880 -1880
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +20121 -20130
  16. package/web/data/sifou-daily.json +52 -70
  17. package/web/data/sifou-monthly.json +45 -45
  18. package/web/data/sifou-weekly.json +105 -105
  19. package/web/data/toutiao-30.json +29 -29
  20. package/web/data/toutiao-7.json +87 -87
  21. package/web/data/toutiao-90.json +21 -21
  22. package/web/data/trending-daily.json +73 -73
  23. package/web/data/trending-monthly.json +74 -74
  24. package/web/data/trending-weekly.json +75 -75
  25. package/web/data/users.china.json +1462 -1461
  26. package/web/data/users.json +1880 -1880
  27. package/web/index.html +1043 -1043
  28. package/web/repos.html +2590 -2590
  29. package/web/sifou-daily.html +44 -100
  30. package/web/sifou-monthly.html +75 -75
  31. package/web/sifou-weekly.html +103 -103
  32. package/web/toutiao-30.html +75 -75
  33. package/web/toutiao-7.html +92 -92
  34. package/web/toutiao-90.html +32 -32
  35. package/web/trending-monthly.html +76 -76
  36. package/web/trending-weekly.html +77 -77
  37. package/web/trending.html +75 -75
  38. package/web/users.china.html +871 -871
@@ -2,67 +2,47 @@
2
2
  {
3
3
  "title": "服务 API 版本控制设计与实践",
4
4
  "description": "作者:vivo互联网服务器团队-Song jie一、前言笔者曾负责vivo应用商店服务器开发,有幸见证应用商店从百万日活到几千万日活的发展历程。应用商店客户端经历了大大小小上百个版...",
5
- "votes": "87",
5
+ "votes": "89",
6
6
  "url": "/k/puc84fn",
7
7
  "avatar": "https://img.toutiao.io/subject/8adc26cdcf7d45f4a73580f3be4285f2/thumb",
8
8
  "avatarAlt": "vivo互联网技术 - 独家号",
9
9
  "subjectName": "vivo互联网技术",
10
10
  "homeUrl": "/subjects/392760"
11
11
  },
12
- {
13
- "title": "Google:12 条 Golang 最佳实践",
14
- "description": "这是直接总结好的 12 条,详细的再继续往下看:先处理错误避免嵌套尽量避免重复先写最重要的代码给代码写文档注释命名尽可能简洁使用多文件包使用go get可获取你的包了解自己的需求保...",
15
- "votes": "92",
16
- "url": "/k/x06am1r",
17
- "avatar": "https://img.toutiao.io/user/3bfd2f799d5a450996947e9d7a774938/thumb",
18
- "avatarAlt": "u591436的独家号 - 独家号",
19
- "subjectName": "u591436的独家号",
20
- "homeUrl": "/subjects/467547"
21
- },
22
12
  {
23
13
  "title": "服务调优经验总结",
24
14
  "description": "版权声明 本站原创文章 由 萌叔 发表转载请注明 萌叔 | http://vearne.cc前言萌叔工作十多年,有不少服务调优的经验,在这里整理一下思路。希望对自己和同行有所帮助。...",
25
- "votes": "90",
15
+ "votes": "94",
26
16
  "url": "/k/av28tr1",
27
17
  "avatar": "https://img.toutiao.io/subject/7c016973c0bb4e13a28ab338153e7d12/thumb",
28
18
  "avatarAlt": "萌叔 - 独家号",
29
19
  "subjectName": "萌叔",
30
20
  "homeUrl": "/subjects/334598"
31
21
  },
32
- {
33
- "title": "面渣逆袭:HashMap 追魂二十三问",
34
- "description": "大家好,我是老三。HashMap作为我们熟悉的一种集合,可以说是面试必考题。简单的使用,再到原理、数据结构,还可以延伸到并发,可以说,就一个HashMap,能聊半个小时。1.能说一...",
35
- "votes": "77",
36
- "url": "/k/xktwzye",
37
- "avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
38
- "avatarAlt": "三分恶 - 独家号",
39
- "subjectName": "三分恶",
40
- "homeUrl": "/subjects/454266"
41
- },
42
- {
43
- "title": "字节一面:Redis 主节点宕机,如何处理?",
44
- "description": "大家好,我是Tom哥~今天跟大家聊下,如果Redis某个节点宕机了,要怎么处理?我们知道,Redis集群一般采用主从模式,主节点负责写,从节点负责读。从节点故障 从节点主要提供读服...",
45
- "votes": "66",
46
- "url": "/k/0xsbfqz",
47
- "avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
48
- "avatarAlt": "微观技术 - 独家号",
49
- "subjectName": "微观技术",
50
- "homeUrl": "/subjects/348507"
51
- },
52
22
  {
53
23
  "title": "字节跳动亿级 DAU 客户端发布最佳实践",
54
24
  "description": "本文是字节跳动发布工程团队的高磊讲师在2021 GOPS 全球运维大会中「字节跳动亿级DAU客户端发布最佳实践」的分享全文,公众号后台回复“GOPS”获取分享完整 PPT及技术交流...",
55
- "votes": "53",
25
+ "votes": "55",
56
26
  "url": "/k/n412wld",
57
27
  "avatar": "https://img.toutiao.io/subject/f05a135abc844e719541593cad4f8c57/thumb",
58
28
  "avatarAlt": "不错的好文 - 独家号",
59
29
  "subjectName": "不错的好文",
60
30
  "homeUrl": "/subjects/5551"
61
31
  },
32
+ {
33
+ "title": "京东秒杀架构升级优化实践",
34
+ "description": "前言京东秒杀是京东最大的营销频道,近年来随着业务的高速发展,频道商品数量和用户流量都呈现出迅猛增长的态势。同时业务方规划未来频道商品数量会增加5至10倍,对商品池扩容诉求较为强烈,...",
35
+ "votes": "52",
36
+ "url": "/k/4cxy94p",
37
+ "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
38
+ "avatarAlt": "ASCE1885 - 独家号",
39
+ "subjectName": "ASCE1885",
40
+ "homeUrl": "/subjects/4829"
41
+ },
62
42
  {
63
43
  "title": "听说你还不会分阶段构建 Docker 镜像?",
64
44
  "description": " 用 Go 语言开发的程序打包后就一个可执行的二进制文件,一般情况下是不需要什么环境依赖就能执行运行跑起来,如果拿到 Docker 里面跑,是非常有优势的。现在都 2021 年了,...",
65
- "votes": "51",
45
+ "votes": "52",
66
46
  "url": "/k/04n9rda",
67
47
  "avatar": "https://img.toutiao.io/subject/91240c26cd094eff817077d3af73998f/thumb",
68
48
  "avatarAlt": "微信搜「golang全栈」 - 独家号",
@@ -70,14 +50,14 @@
70
50
  "homeUrl": "/subjects/462055"
71
51
  },
72
52
  {
73
- "title": "京东秒杀架构升级优化实践",
74
- "description": "前言京东秒杀是京东最大的营销频道,近年来随着业务的高速发展,频道商品数量和用户流量都呈现出迅猛增长的态势。同时业务方规划未来频道商品数量会增加5至10倍,对商品池扩容诉求较为强烈,...",
75
- "votes": "49",
76
- "url": "/k/4cxy94p",
77
- "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
78
- "avatarAlt": "ASCE1885 - 独家号",
79
- "subjectName": "ASCE1885",
80
- "homeUrl": "/subjects/4829"
53
+ "title": "推荐几个可以写到简历上的 Go 方向优质开源项目",
54
+ "description": "前言 哈喽,大家好,我是asong。最近总有读者问我有没有Go语言方向优质的开源项目,可以写在简历上那种,一时还真想不起来,花了两天时间调研了一下,针对有无工作经验的分别推荐几个开...",
55
+ "votes": "44",
56
+ "url": "/k/3ec4pi8",
57
+ "avatar": "https://img.toutiao.io/subject/967329410fda4a55b2bf84673d48ebfe/thumb",
58
+ "avatarAlt": "asong2020 - 独家号",
59
+ "subjectName": "asong2020",
60
+ "homeUrl": "/subjects/447978"
81
61
  },
82
62
  {
83
63
  "title": "工作 3 年,我终于开窍了",
@@ -89,20 +69,10 @@
89
69
  "subjectName": "四猿外",
90
70
  "homeUrl": "/subjects/426740"
91
71
  },
92
- {
93
- "title": "Ultron:高性能分布式压测工具",
94
- "description": " 项目地址:https://github.com/wosai/ultron开发背景Ultron第一个版本是在2017年开发的,开发的初衷是发现当时所使用的某压测工具自身存在严重的性...",
95
- "votes": "36",
96
- "url": "/k/l14jbpy",
97
- "avatar": "https://img.toutiao.io/subject/1d0951dec604467bb8b6f7097a11660f/thumb",
98
- "avatarAlt": "质量价值 - 独家号",
99
- "subjectName": "质量价值",
100
- "homeUrl": "/subjects/437537"
101
- },
102
72
  {
103
73
  "title": "性能优化:高效内存池的设计与实现",
104
74
  "description": "❝对本文有疑问的,可以公众号留言、私信,也可以加笔者微信直接交流(文末留有微信二维码);另外还有批量免费计算机电子书,后台回复[pdf]免费获取。❞ 大家好,我是雨乐!在之前的文章...",
105
- "votes": "38",
75
+ "votes": "39",
106
76
  "url": "/k/9vo0ly6",
107
77
  "avatar": "https://img.toutiao.io/subject/b5b3dc9b66d043258e01d2d26b8c731d/thumb",
108
78
  "avatarAlt": "公众号:高性能架构探索 - 独家号",
@@ -112,7 +82,7 @@
112
82
  {
113
83
  "title": "使用 markdown 画流程图、时序图",
114
84
  "description": "在日常工作中,难免会画一些流程图、时序图。之前都是选择使用在线的画图网站,画完然后截图插入到文档。我个人用的比较多的主要是 腾讯文档 。相较于截图的方式,代码画图都有哪些好处呢?•...",
115
- "votes": "35",
85
+ "votes": "36",
116
86
  "url": "/k/r4mo1a4",
117
87
  "avatar": "https://img.toutiao.io/subject/cad75b0bdfba45b2a7ebeab452b178a2/thumb",
118
88
  "avatarAlt": "编程技术相关 - 独家号",
@@ -120,29 +90,39 @@
120
90
  "homeUrl": "/subjects/10542"
121
91
  },
122
92
  {
123
- "title": "推荐几个可以写到简历上的 Go 方向优质开源项目",
124
- "description": "前言 哈喽,大家好,我是asong。最近总有读者问我有没有Go语言方向优质的开源项目,可以写在简历上那种,一时还真想不起来,花了两天时间调研了一下,针对有无工作经验的分别推荐几个开...",
125
- "votes": "36",
126
- "url": "/k/3ec4pi8",
127
- "avatar": "https://img.toutiao.io/subject/967329410fda4a55b2bf84673d48ebfe/thumb",
128
- "avatarAlt": "asong2020 - 独家号",
129
- "subjectName": "asong2020",
130
- "homeUrl": "/subjects/447978"
93
+ "title": "RocketMQ 分享",
94
+ "description": "版权声明 本站原创文章 由 萌叔 发表转载请注明 萌叔 | http://vearne.cc1.简介RocketMQ是一个分布式消息和流数据平台,具有低延迟、高性能、高可靠性、万亿...",
95
+ "votes": "39",
96
+ "url": "/k/to0i0qa",
97
+ "avatar": "https://img.toutiao.io/subject/7c016973c0bb4e13a28ab338153e7d12/thumb",
98
+ "avatarAlt": "萌叔 - 独家号",
99
+ "subjectName": "萌叔",
100
+ "homeUrl": "/subjects/334598"
131
101
  },
132
102
  {
133
103
  "title": "接下来一段时间会对大家进行网络通信的魔鬼训练:理解 Socket",
134
104
  "description": "引子 下一篇标题是《深入理解MQ生产端的底层通信过程》,建议文章读完之前、或者读完之后,再读一遍我之前写的《RabbitMQ设计原理解析》,结合理解一下。我大学时流行过一个韩剧《大...",
135
- "votes": "40",
105
+ "votes": "45",
136
106
  "url": "/k/1guurta",
137
107
  "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
138
108
  "avatarAlt": "编程一生 - 独家号",
139
109
  "subjectName": "编程一生",
140
110
  "homeUrl": "/subjects/350352"
141
111
  },
112
+ {
113
+ "title": "关于小程序的一切,读这一篇就够了",
114
+ "description": "1. 小程序发展史1.1 Native App在智能机刚兴起的时代,网络还不是很发达,网页浏览速度也很慢,以文字为主。市面上的应用以 Native App 为主。Native Ap...",
115
+ "votes": "39",
116
+ "url": "/k/1i0tnxr",
117
+ "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
118
+ "avatarAlt": "趣编程的独家号 - 独家号",
119
+ "subjectName": "趣编程的独家号",
120
+ "homeUrl": "/subjects/465623"
121
+ },
142
122
  {
143
123
  "title": "浅谈 K8s 网络模型 CNI 协议",
144
124
  "description": "作者:successwang(王成),腾讯 CSIG 研发工程师,Kubernetes member。1. 概述 进入 K8s 的世界,会发现有很多方便扩展的 Interface,...",
145
- "votes": "33",
125
+ "votes": "34",
146
126
  "url": "/k/vyje6t3",
147
127
  "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
148
128
  "avatarAlt": "趣编程的独家号 - 独家号",
@@ -160,34 +140,54 @@
160
140
  "homeUrl": "/subjects/24912"
161
141
  },
162
142
  {
163
- "title": "RocketMQ 分享",
164
- "description": "版权声明 本站原创文章 由 萌叔 发表转载请注明 萌叔 | http://vearne.cc1.简介RocketMQ是一个分布式消息和流数据平台,具有低延迟、高性能、高可靠性、万亿...",
143
+ "title": "[译] Go 并不需要 Java 风格的 GC",
144
+ "description": "像Go、Julia和Rust这样的现代语言不需要像Java c#所使用的那样复杂的垃圾收集器。但这是为什么呢? 我们首先要了解垃圾收集器是如何工作的,以及各种语言分配内存的方式有什...",
145
+ "votes": "39",
146
+ "url": "/k/ksd0hqy",
147
+ "avatar": "https://img.toutiao.io/subject/600f1a5d1420468b95e90b3c4f12c8d9/thumb",
148
+ "avatarAlt": "Java以及JVM - 独家号",
149
+ "subjectName": "Java以及JVM",
150
+ "homeUrl": "/subjects/343264"
151
+ },
152
+ {
153
+ "title": "Gopher 学习 Linux,这才是最正确的姿势",
154
+ "description": "可能提到运维使用的开发语言,大家第一个想到的应该就是 Python。因为它的库多,用起来之滑溜。其实 Go 用于运维方面的库也不少,今天就给大家介绍一个库,分分钟把服务器的资源信息...",
165
155
  "votes": "32",
166
- "url": "/k/to0i0qa",
167
- "avatar": "https://img.toutiao.io/subject/7c016973c0bb4e13a28ab338153e7d12/thumb",
168
- "avatarAlt": "萌叔 - 独家号",
169
- "subjectName": "萌叔",
170
- "homeUrl": "/subjects/334598"
156
+ "url": "/k/acev52r",
157
+ "avatar": "https://img.toutiao.io/subject/91240c26cd094eff817077d3af73998f/thumb",
158
+ "avatarAlt": "微信搜「golang全栈」 - 独家号",
159
+ "subjectName": "微信搜「golang全栈」",
160
+ "homeUrl": "/subjects/462055"
171
161
  },
172
162
  {
173
- "title": "2021 年持续交付经验小结",
174
- "description": "图是美的全球创新中心西门2021年小结后知后觉又一年。2021年,我带着2个人(一个偏物理层运维,一个偏应用层的运维)支撑着8个平台,每平台约3个环境的运维工作。部署方面:测试环境...",
175
- "votes": "34",
176
- "url": "/k/s365b5y",
177
- "avatar": "https://img.toutiao.io/subject/cadea37d81e5498fa35c8382270dbb95/thumb",
178
- "avatarAlt": "持续交付实践指南 - 独家号",
179
- "subjectName": "持续交付实践指南",
180
- "homeUrl": "/subjects/349081"
163
+ "title": "深入理解 MQ 生产端的底层通信过程:理解 channel",
164
+ "description": "引子在上一篇《接下来一段时间会对大家进行网络通信的魔鬼训练-理解socket》里,标题里用到了“魔鬼训练”。一向注重标题贴合内容本意,为什么我会用这个词,这里跟大家解释一下。这是我...",
165
+ "votes": "30",
166
+ "url": "/k/h2av1kt",
167
+ "avatar": "https://img.toutiao.io/subject/4325865040b44c0b9e2d8d80a83d1d11/thumb",
168
+ "avatarAlt": "编程一生 - 独家号",
169
+ "subjectName": "编程一生",
170
+ "homeUrl": "/subjects/350352"
181
171
  },
182
172
  {
183
- "title": "关于小程序的一切,读这一篇就够了",
184
- "description": "1. 小程序发展史1.1 Native App在智能机刚兴起的时代,网络还不是很发达,网页浏览速度也很慢,以文字为主。市面上的应用以 Native App 为主。Native Ap...",
185
- "votes": "33",
186
- "url": "/k/1i0tnxr",
187
- "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
188
- "avatarAlt": "趣编程的独家号 - 独家号",
189
- "subjectName": "趣编程的独家号",
190
- "homeUrl": "/subjects/465623"
173
+ "title": "手把手带你玩转 Spring",
174
+ "description": "小伙伴们好呀,2021的最后一个月来啦!嘿嘿~ 😋(好快,总感觉掐头去尾,,也就七八个月的样子一年😄)最近又在捣鼓着博客的活动,然后又重新整理了一下之前的文章!en!第一次这么认真...",
175
+ "votes": "31",
176
+ "url": "/k/ohdtepv",
177
+ "avatar": "https://img.toutiao.io/subject/d1ac11780cff42f090ee90c231dfdcad/thumb",
178
+ "avatarAlt": "Java4ye - 独家号",
179
+ "subjectName": "Java4ye",
180
+ "homeUrl": "/subjects/463028"
181
+ },
182
+ {
183
+ "title": "LinkedIn 直播系统是如何实现每秒百万点赞的",
184
+ "description": "现如今直播领域非常火爆,而一个大V的直播很容易就会吸引上百万的用户同时在线。LinkedIn的直播领域专家Akhilesh Gupta在QCon London 2020上介绍了Li...",
185
+ "votes": "28",
186
+ "url": "/k/u3prgdi",
187
+ "avatar": "https://img.toutiao.io/subject/b1697e25f21346b09d07470f95dfe433/thumb",
188
+ "avatarAlt": "东哥IT笔记 - 独家号",
189
+ "subjectName": "东哥IT笔记",
190
+ "homeUrl": "/subjects/347032"
191
191
  },
192
192
  {
193
193
  "title": "Flink 企业级优化全面总结",
@@ -129,6 +129,16 @@
129
129
  "subjectName": "java web 学习",
130
130
  "homeUrl": "/subjects/39967"
131
131
  },
132
+ {
133
+ "title": "我说 2w 字可以入门 ES,非但不信还打我",
134
+ "description": "一、概述 Elasticsearch是一个基于Apache Lucene(TM)的分布式、高扩展、高实时、RESTful 风格的搜索和数据分析引擎。Elasticsearch是用J...",
135
+ "votes": "136",
136
+ "url": "/k/004032c",
137
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
138
+ "avatarAlt": "进击的程序猿 - 独家号",
139
+ "subjectName": "进击的程序猿",
140
+ "homeUrl": "/subjects/24912"
141
+ },
132
142
  {
133
143
  "title": "聊聊 Redis 分布式锁的 8 大坑",
134
144
  "description": " 大家好,我是苏三,又跟大家见面了。 前言在分布式系统中,由于redis分布式锁相对于更简单和高效,成为了分布式锁的首先,被我们用到了很多实际业务场景当中。但不是说用了redis分...",
@@ -149,20 +159,10 @@
149
159
  "subjectName": "趣编程的独家号",
150
160
  "homeUrl": "/subjects/465623"
151
161
  },
152
- {
153
- "title": "我说 2w 字可以入门 ES,非但不信还打我",
154
- "description": "一、概述 Elasticsearch是一个基于Apache Lucene(TM)的分布式、高扩展、高实时、RESTful 风格的搜索和数据分析引擎。Elasticsearch是用J...",
155
- "votes": "134",
156
- "url": "/k/004032c",
157
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
158
- "avatarAlt": "进击的程序猿 - 独家号",
159
- "subjectName": "进击的程序猿",
160
- "homeUrl": "/subjects/24912"
161
- },
162
162
  {
163
163
  "title": "Golang 编程思维和工程实战",
164
164
  "description": " Golang 的一些编程思维和思想,以及总结一些常见的优雅编程实战技巧。作者:allendbwu,腾讯 PCG 后台开发工程师一 Golang 编程思维 首先,我们先来看下最基本...",
165
- "votes": "129",
165
+ "votes": "130",
166
166
  "url": "/k/usjzg6m",
167
167
  "avatar": "https://img.toutiao.io/subject/f05a135abc844e719541593cad4f8c57/thumb",
168
168
  "avatarAlt": "不错的好文 - 独家号",
@@ -219,16 +219,6 @@
219
219
  "subjectName": "不停大步走",
220
220
  "homeUrl": "/subjects/9186"
221
221
  },
222
- {
223
- "title": "一个 MySQL 锁和面试官大战三十回合,我霸中霸",
224
- "description": "我,小Y。又来面试了,还是之前那家公司,即将和之前那个老面试官进行第二次 battle,心情还是xue微有点忐忑。没看过第一次 battle 的同学可以看这里,一个MVCC和面试官...",
225
- "votes": "121",
226
- "url": "/k/irs8xav",
227
- "avatar": "https://img.toutiao.io/subject/71da457007fd4b67a45253b271a25eee/thumb",
228
- "avatarAlt": "yes的练级攻略 - 独家号",
229
- "subjectName": "yes的练级攻略",
230
- "homeUrl": "/subjects/443906"
231
- },
232
222
  {
233
223
  "title": "最全的 Git 常用命令速查(2021 版)",
234
224
  "description": " 现在做项目 Git 代码管理是一定少不了的。多年以前可能是 SVN,我想如今的公司里面基本都转型到用 Git 了吧。虽然如今已有很多可视化的 Git 工具,但是很多时候我们还是需...",
@@ -248,5 +238,15 @@
248
238
  "avatarAlt": "编程往事 - 独家号",
249
239
  "subjectName": "编程往事",
250
240
  "homeUrl": "/subjects/99877"
241
+ },
242
+ {
243
+ "title": "面试官问:你参与的项目有什么亮点?怎么回答",
244
+ "description": "大家好,我是Tom哥~面试官拿到我们的简历,一般会关注两块内容,一块是专业技能,另一块是项目经历。简单的个人介绍后,一般会先问些偏基础的技术问题,热热身。当然也有很多面试官上来就顺...",
245
+ "votes": "122",
246
+ "url": "/k/170b14g",
247
+ "avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
248
+ "avatarAlt": "微观技术 - 独家号",
249
+ "subjectName": "微观技术",
250
+ "homeUrl": "/subjects/348507"
251
251
  }
252
252
  ]
@@ -4,9 +4,9 @@
4
4
  "language": "",
5
5
  "color": "",
6
6
  "description": "",
7
- "forked": "191",
8
- "stargazers_count": 528,
9
- "todayStar": "89 stars today",
7
+ "forked": "230",
8
+ "stargazers_count": 627,
9
+ "todayStar": "116 stars today",
10
10
  "html_url": "https://github.com/loveispapapa/txt_files",
11
11
  "rank": 1
12
12
  },
@@ -15,9 +15,9 @@
15
15
  "language": "JavaScript",
16
16
  "color": "#f1e05a",
17
17
  "description": "",
18
- "forked": "1642",
19
- "stargazers_count": 13947,
20
- "todayStar": "391 stars today",
18
+ "forked": "1676",
19
+ "stargazers_count": 14275,
20
+ "todayStar": "370 stars today",
21
21
  "html_url": "https://github.com/babysor/MockingBird",
22
22
  "rank": 2
23
23
  },
@@ -26,9 +26,9 @@
26
26
  "language": "TypeScript",
27
27
  "color": "#2b7489",
28
28
  "description": "",
29
- "forked": "25718",
30
- "stargazers_count": 179503,
31
- "todayStar": "309 stars today",
29
+ "forked": "25752",
30
+ "stargazers_count": 179747,
31
+ "todayStar": "262 stars today",
32
32
  "html_url": "https://github.com/kamranahmedse/developer-roadmap",
33
33
  "rank": 3
34
34
  },
@@ -37,9 +37,9 @@
37
37
  "language": "JavaScript",
38
38
  "color": "#f1e05a",
39
39
  "description": "",
40
- "forked": "21017",
41
- "stargazers_count": 128434,
42
- "todayStar": "289 stars today",
40
+ "forked": "21045",
41
+ "stargazers_count": 128607,
42
+ "todayStar": "199 stars today",
43
43
  "html_url": "https://github.com/trekhleb/javascript-algorithms",
44
44
  "rank": 4
45
45
  },
@@ -48,9 +48,9 @@
48
48
  "language": "TypeScript",
49
49
  "color": "#2b7489",
50
50
  "description": "",
51
- "forked": "9056",
52
- "stargazers_count": 45430,
53
- "todayStar": "167 stars today",
51
+ "forked": "9066",
52
+ "stargazers_count": 45635,
53
+ "todayStar": "241 stars today",
54
54
  "html_url": "https://github.com/grafana/grafana",
55
55
  "rank": 5
56
56
  },
@@ -59,9 +59,9 @@
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
61
  "description": "",
62
- "forked": "19626",
63
- "stargazers_count": 170528,
64
- "todayStar": "414 stars today",
62
+ "forked": "19641",
63
+ "stargazers_count": 170794,
64
+ "todayStar": "287 stars today",
65
65
  "html_url": "https://github.com/public-apis/public-apis",
66
66
  "rank": 6
67
67
  },
@@ -70,9 +70,9 @@
70
70
  "language": "Java",
71
71
  "color": "#b07219",
72
72
  "description": "",
73
- "forked": "1695",
74
- "stargazers_count": 8223,
75
- "todayStar": "141 stars today",
73
+ "forked": "1720",
74
+ "stargazers_count": 8480,
75
+ "todayStar": "276 stars today",
76
76
  "html_url": "https://github.com/doocs/leetcode",
77
77
  "rank": 7
78
78
  },
@@ -81,9 +81,9 @@
81
81
  "language": "TypeScript",
82
82
  "color": "#2b7489",
83
83
  "description": "",
84
- "forked": "1144",
85
- "stargazers_count": 22091,
86
- "todayStar": "460 stars today",
84
+ "forked": "1165",
85
+ "stargazers_count": 22559,
86
+ "todayStar": "490 stars today",
87
87
  "html_url": "https://github.com/Eugeny/tabby",
88
88
  "rank": 8
89
89
  },
@@ -92,9 +92,9 @@
92
92
  "language": "",
93
93
  "color": "",
94
94
  "description": "",
95
- "forked": "37",
96
- "stargazers_count": 197,
97
- "todayStar": "49 stars today",
95
+ "forked": "39",
96
+ "stargazers_count": 269,
97
+ "todayStar": "74 stars today",
98
98
  "html_url": "https://github.com/aufzayed/bugbounty",
99
99
  "rank": 9
100
100
  },
@@ -103,9 +103,9 @@
103
103
  "language": "",
104
104
  "color": "",
105
105
  "description": "",
106
- "forked": "251",
107
- "stargazers_count": 5630,
108
- "todayStar": "294 stars today",
106
+ "forked": "260",
107
+ "stargazers_count": 5917,
108
+ "todayStar": "298 stars today",
109
109
  "html_url": "https://github.com/mehdihadeli/awesome-software-architecture",
110
110
  "rank": 10
111
111
  },
@@ -114,9 +114,9 @@
114
114
  "language": "C",
115
115
  "color": "#555555",
116
116
  "description": "",
117
- "forked": "286",
118
- "stargazers_count": 2372,
119
- "todayStar": "106 stars today",
117
+ "forked": "297",
118
+ "stargazers_count": 2503,
119
+ "todayStar": "133 stars today",
120
120
  "html_url": "https://github.com/zeldaret/oot",
121
121
  "rank": 11
122
122
  },
@@ -125,9 +125,9 @@
125
125
  "language": "Swift",
126
126
  "color": "#F05138",
127
127
  "description": "",
128
- "forked": "436",
129
- "stargazers_count": 4912,
130
- "todayStar": "35 stars today",
128
+ "forked": "440",
129
+ "stargazers_count": 4950,
130
+ "todayStar": "44 stars today",
131
131
  "html_url": "https://github.com/pointfreeco/swift-composable-architecture",
132
132
  "rank": 12
133
133
  },
@@ -136,9 +136,9 @@
136
136
  "language": "C++",
137
137
  "color": "#f34b7d",
138
138
  "description": "",
139
- "forked": "8587",
140
- "stargazers_count": 32695,
141
- "todayStar": "70 stars today",
139
+ "forked": "8589",
140
+ "stargazers_count": 32765,
141
+ "todayStar": "75 stars today",
142
142
  "html_url": "https://github.com/grpc/grpc",
143
143
  "rank": 13
144
144
  },
@@ -147,9 +147,9 @@
147
147
  "language": "TypeScript",
148
148
  "color": "#2b7489",
149
149
  "description": "",
150
- "forked": "4184",
151
- "stargazers_count": 24908,
152
- "todayStar": "59 stars today",
150
+ "forked": "4188",
151
+ "stargazers_count": 24999,
152
+ "todayStar": "101 stars today",
153
153
  "html_url": "https://github.com/niklasvh/html2canvas",
154
154
  "rank": 14
155
155
  },
@@ -158,9 +158,9 @@
158
158
  "language": "Java",
159
159
  "color": "#b07219",
160
160
  "description": "",
161
- "forked": "1532",
162
- "stargazers_count": 5779,
163
- "todayStar": "36 stars today",
161
+ "forked": "1537",
162
+ "stargazers_count": 5847,
163
+ "todayStar": "69 stars today",
164
164
  "html_url": "https://github.com/debezium/debezium",
165
165
  "rank": 15
166
166
  },
@@ -169,9 +169,9 @@
169
169
  "language": "Python",
170
170
  "color": "#3572A5",
171
171
  "description": "",
172
- "forked": "920",
173
- "stargazers_count": 2936,
174
- "todayStar": "46 stars today",
172
+ "forked": "923",
173
+ "stargazers_count": 2986,
174
+ "todayStar": "53 stars today",
175
175
  "html_url": "https://github.com/projectdiscovery/nuclei-templates",
176
176
  "rank": 16
177
177
  },
@@ -180,8 +180,8 @@
180
180
  "language": "Java",
181
181
  "color": "#b07219",
182
182
  "description": "",
183
- "forked": "12",
184
- "stargazers_count": 37,
183
+ "forked": "15",
184
+ "stargazers_count": 53,
185
185
  "todayStar": "17 stars today",
186
186
  "html_url": "https://github.com/ja-netfilter/plugin-fineagent",
187
187
  "rank": 17
@@ -191,9 +191,9 @@
191
191
  "language": "TypeScript",
192
192
  "color": "#2b7489",
193
193
  "description": "",
194
- "forked": "31525",
195
- "stargazers_count": 76169,
196
- "todayStar": "103 stars today",
194
+ "forked": "31556",
195
+ "stargazers_count": 76265,
196
+ "todayStar": "109 stars today",
197
197
  "html_url": "https://github.com/ant-design/ant-design",
198
198
  "rank": 18
199
199
  },
@@ -202,9 +202,9 @@
202
202
  "language": "JavaScript",
203
203
  "color": "#f1e05a",
204
204
  "description": "",
205
- "forked": "6572",
206
- "stargazers_count": 42910,
207
- "todayStar": "92 stars today",
205
+ "forked": "6575",
206
+ "stargazers_count": 43023,
207
+ "todayStar": "120 stars today",
208
208
  "html_url": "https://github.com/NARKOZ/hacker-scripts",
209
209
  "rank": 19
210
210
  },
@@ -213,9 +213,9 @@
213
213
  "language": "Python",
214
214
  "color": "#3572A5",
215
215
  "description": "",
216
- "forked": "731",
217
- "stargazers_count": 3911,
218
- "todayStar": "99 stars today",
216
+ "forked": "750",
217
+ "stargazers_count": 4052,
218
+ "todayStar": "142 stars today",
219
219
  "html_url": "https://github.com/Jack-Cherish/PythonPark",
220
220
  "rank": 20
221
221
  },
@@ -224,9 +224,9 @@
224
224
  "language": "JavaScript",
225
225
  "color": "#f1e05a",
226
226
  "description": "",
227
- "forked": "5035",
228
- "stargazers_count": 69942,
229
- "todayStar": "195 stars today",
227
+ "forked": "5047",
228
+ "stargazers_count": 70169,
229
+ "todayStar": "248 stars today",
230
230
  "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
231
231
  "rank": 21
232
232
  },
@@ -236,8 +236,8 @@
236
236
  "color": "#F05138",
237
237
  "description": "",
238
238
  "forked": "6919",
239
- "stargazers_count": 36817,
240
- "todayStar": "22 stars today",
239
+ "stargazers_count": 36864,
240
+ "todayStar": "45 stars today",
241
241
  "html_url": "https://github.com/Alamofire/Alamofire",
242
242
  "rank": 22
243
243
  },
@@ -246,9 +246,9 @@
246
246
  "language": "Go",
247
247
  "color": "#00ADD8",
248
248
  "description": "",
249
- "forked": "800",
250
- "stargazers_count": 14867,
251
- "todayStar": "89 stars today",
249
+ "forked": "804",
250
+ "stargazers_count": 14989,
251
+ "todayStar": "126 stars today",
252
252
  "html_url": "https://github.com/fyne-io/fyne",
253
253
  "rank": 23
254
254
  },
@@ -257,9 +257,9 @@
257
257
  "language": "JavaScript",
258
258
  "color": "#f1e05a",
259
259
  "description": "",
260
- "forked": "2233",
261
- "stargazers_count": 27489,
262
- "todayStar": "91 stars today",
260
+ "forked": "2234",
261
+ "stargazers_count": 27610,
262
+ "todayStar": "127 stars today",
263
263
  "html_url": "https://github.com/gorhill/uBlock",
264
264
  "rank": 24
265
265
  },
@@ -268,9 +268,9 @@
268
268
  "language": "C#",
269
269
  "color": "#178600",
270
270
  "description": "",
271
- "forked": "642",
272
- "stargazers_count": 2683,
273
- "todayStar": "128 stars today",
271
+ "forked": "655",
272
+ "stargazers_count": 2919,
273
+ "todayStar": "260 stars today",
274
274
  "html_url": "https://github.com/jynew/jynew",
275
275
  "rank": 25
276
276
  }