@wcj/github-rank 22.2.1 → 22.2.5
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 +34517 -34484
- package/dist/sifou-daily.json +5 -5
- package/dist/sifou-monthly.json +95 -95
- package/dist/sifou-weekly.json +172 -181
- package/dist/toutiao-30.json +87 -87
- package/dist/toutiao-7.json +131 -131
- package/dist/toutiao-90.json +40 -40
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +162 -173
- package/dist/users.china.json +2144 -2144
- package/dist/users.json +4166 -4166
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +34517 -34484
- package/web/data/sifou-daily.json +5 -5
- package/web/data/sifou-monthly.json +95 -95
- package/web/data/sifou-weekly.json +172 -181
- package/web/data/toutiao-30.json +87 -87
- package/web/data/toutiao-7.json +131 -131
- package/web/data/toutiao-90.json +40 -40
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +162 -173
- package/web/data/users.china.json +2144 -2144
- package/web/data/users.json +4166 -4166
- package/web/index.html +2103 -2103
- package/web/repos.html +4166 -4166
- package/web/sifou-daily.html +6 -6
- package/web/sifou-monthly.html +107 -107
- package/web/sifou-weekly.html +145 -173
- package/web/toutiao-30.html +101 -101
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +78 -78
- package/web/trending-monthly.html +143 -143
- package/web/trending-weekly.html +134 -184
- package/web/trending.html +148 -152
- package/web/users.china.html +1072 -1072
package/web/data/toutiao-90.json
CHANGED
|
@@ -12,23 +12,13 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "我做系统架构的一些原则",
|
|
14
14
|
"description": "工作 20 多年了,这 20 来年看到了很多公司系统架构,也看到了很多问题,在跟这些公司进行交流和讨论的时候,包括进行实施和方案比较的时候,都有很多各种方案的比较和妥协,因为相关的...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "210",
|
|
16
16
|
"url": "/k/vlt0zc9",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
18
18
|
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
19
19
|
"subjectName": "趣编程的独家号",
|
|
20
20
|
"homeUrl": "/subjects/465623"
|
|
21
21
|
},
|
|
22
|
-
{
|
|
23
|
-
"title": "万字入门推荐系统",
|
|
24
|
-
"description": "最近一周我、强子、Y哥三人,根据自身如何入门推荐系统,再结合三人分别在腾讯做广告推荐、字节做视频推荐、百度做信息流推荐的经历,整理出了这份万字入门推荐系统。内容十分详细,涵盖了推荐...",
|
|
25
|
-
"votes": "167",
|
|
26
|
-
"url": "/k/84f5zio",
|
|
27
|
-
"avatar": "https://img.toutiao.io/subject/87ea1c5a22884d4fbb90b37561c02a34/thumb",
|
|
28
|
-
"avatarAlt": "元宇宙 - 独家号",
|
|
29
|
-
"subjectName": "元宇宙",
|
|
30
|
-
"homeUrl": "/subjects/372612"
|
|
31
|
-
},
|
|
32
22
|
{
|
|
33
23
|
"title": "聊聊接口性能优化的 11 个小技巧",
|
|
34
24
|
"description": "大家好,我是苏三,又跟大家见面了。前言 接口性能优化对于从事后端开发的同学来说,肯定再熟悉不过了,因为它是一个跟开发语言无关的公共问题。该问题说简单也简单,说复杂也复杂。有时候,只...",
|
|
@@ -102,7 +92,7 @@
|
|
|
102
92
|
{
|
|
103
93
|
"title": "熬夜彻底搞懂Cookie Session Token JWT",
|
|
104
94
|
"description": "",
|
|
105
|
-
"votes": "
|
|
95
|
+
"votes": "125",
|
|
106
96
|
"url": "/k/g49lsl5",
|
|
107
97
|
"avatar": "https://img.toutiao.io/subject/dc985e32ff464581afaa81f175880312/thumb",
|
|
108
98
|
"avatarAlt": "dotnet - 独家号",
|
|
@@ -149,6 +139,16 @@
|
|
|
149
139
|
"subjectName": "三分恶",
|
|
150
140
|
"homeUrl": "/subjects/454266"
|
|
151
141
|
},
|
|
142
|
+
{
|
|
143
|
+
"title": "Kafka 知识体系保姆级教程宝典",
|
|
144
|
+
"description": "本文目录:一、消息队列 Apache Pulsar Pulsar 与 Kafka 对比二、Kafka基础三、Kafka架构及组件四、Kafka集群操作五、Kafka的JavaAPI...",
|
|
145
|
+
"votes": "116",
|
|
146
|
+
"url": "/k/j5iauc2",
|
|
147
|
+
"avatar": "https://img.toutiao.io/subject/1ecd558bf4a24bc780d2c3a0ab6e69f2/thumb",
|
|
148
|
+
"avatarAlt": "分布式系统 - 独家号",
|
|
149
|
+
"subjectName": "分布式系统",
|
|
150
|
+
"homeUrl": "/subjects/8411"
|
|
151
|
+
},
|
|
152
152
|
{
|
|
153
153
|
"title": "这些年我用过的API文档工具,个个是精品!",
|
|
154
154
|
"description": "",
|
|
@@ -159,16 +159,6 @@
|
|
|
159
159
|
"subjectName": "大话.NET平台",
|
|
160
160
|
"homeUrl": "/subjects/116492"
|
|
161
161
|
},
|
|
162
|
-
{
|
|
163
|
-
"title": "Kafka 知识体系保姆级教程宝典",
|
|
164
|
-
"description": "本文目录:一、消息队列 Apache Pulsar Pulsar 与 Kafka 对比二、Kafka基础三、Kafka架构及组件四、Kafka集群操作五、Kafka的JavaAPI...",
|
|
165
|
-
"votes": "115",
|
|
166
|
-
"url": "/k/j5iauc2",
|
|
167
|
-
"avatar": "https://img.toutiao.io/subject/1ecd558bf4a24bc780d2c3a0ab6e69f2/thumb",
|
|
168
|
-
"avatarAlt": "分布式系统 - 独家号",
|
|
169
|
-
"subjectName": "分布式系统",
|
|
170
|
-
"homeUrl": "/subjects/8411"
|
|
171
|
-
},
|
|
172
162
|
{
|
|
173
163
|
"title": "亿级流量系统架构演进之路",
|
|
174
164
|
"description": "海量用户同时进行高频访问对任何平台都是难题,也是行业乐此不疲的研究方向。但值得庆幸的是,虽然业务场景不同,设计和优化的思想却是万变不离宗。本文将结合业务与高并发系统设计的核心技术点...",
|
|
@@ -190,14 +180,14 @@
|
|
|
190
180
|
"homeUrl": "/subjects/465071"
|
|
191
181
|
},
|
|
192
182
|
{
|
|
193
|
-
"title": "
|
|
194
|
-
"description": "
|
|
195
|
-
"votes": "
|
|
196
|
-
"url": "/k/
|
|
197
|
-
"avatar": "https://img.toutiao.io/subject/
|
|
198
|
-
"avatarAlt": "
|
|
199
|
-
"subjectName": "
|
|
200
|
-
"homeUrl": "/subjects/
|
|
183
|
+
"title": "Redis 很屌,不懂使用规范就糟蹋了",
|
|
184
|
+
"description": "",
|
|
185
|
+
"votes": "110",
|
|
186
|
+
"url": "/k/lpnakbk",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
188
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
189
|
+
"subjectName": "进击的程序猿",
|
|
190
|
+
"homeUrl": "/subjects/24912"
|
|
201
191
|
},
|
|
202
192
|
{
|
|
203
193
|
"title": "服务 API 版本控制设计与实践",
|
|
@@ -219,16 +209,6 @@
|
|
|
219
209
|
"subjectName": "进击的程序猿",
|
|
220
210
|
"homeUrl": "/subjects/24912"
|
|
221
211
|
},
|
|
222
|
-
{
|
|
223
|
-
"title": "Redis 很屌,不懂使用规范就糟蹋了",
|
|
224
|
-
"description": "",
|
|
225
|
-
"votes": "106",
|
|
226
|
-
"url": "/k/lpnakbk",
|
|
227
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
228
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
229
|
-
"subjectName": "进击的程序猿",
|
|
230
|
-
"homeUrl": "/subjects/24912"
|
|
231
|
-
},
|
|
232
212
|
{
|
|
233
213
|
"title": "分布式链路追踪在字节跳动的实践",
|
|
234
214
|
"description": "",
|
|
@@ -248,5 +228,25 @@
|
|
|
248
228
|
"avatarAlt": "乱点技能树 - 独家号",
|
|
249
229
|
"subjectName": "乱点技能树",
|
|
250
230
|
"homeUrl": "/subjects/194141"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"title": "服务调优经验总结",
|
|
234
|
+
"description": "版权声明 本站原创文章 由 萌叔 发表转载请注明 萌叔 | http://vearne.cc前言萌叔工作十多年,有不少服务调优的经验,在这里整理一下思路。希望对自己和同行有所帮助。...",
|
|
235
|
+
"votes": "105",
|
|
236
|
+
"url": "/k/av28tr1",
|
|
237
|
+
"avatar": "https://img.toutiao.io/subject/7c016973c0bb4e13a28ab338153e7d12/thumb",
|
|
238
|
+
"avatarAlt": "萌叔 - 独家号",
|
|
239
|
+
"subjectName": "萌叔",
|
|
240
|
+
"homeUrl": "/subjects/334598"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "从 RPC 到服务化框架设计",
|
|
244
|
+
"description": "作者:allendbwu,腾讯 PCG 后台开发工程师目前互联网系统都是微服务化,那么就需要 RPC 调用,因此本文梳理了从 RPC 基本框架协议到整个服务化框架体系建设中所包含的...",
|
|
245
|
+
"votes": "99",
|
|
246
|
+
"url": "/k/rh7pc7w",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
248
|
+
"avatarAlt": "ASCE1885 - 独家号",
|
|
249
|
+
"subjectName": "ASCE1885",
|
|
250
|
+
"homeUrl": "/subjects/4829"
|
|
251
251
|
}
|
|
252
252
|
]
|
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "microsoft/PowerToys",
|
|
4
|
+
"language": "C#",
|
|
5
|
+
"color": "#178600",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "3813",
|
|
8
|
+
"stargazers_count": 67907,
|
|
9
|
+
"todayStar": "169 stars today",
|
|
10
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "logseq/logseq",
|
|
15
|
+
"language": "Clojure",
|
|
16
|
+
"color": "#db5855",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "598",
|
|
19
|
+
"stargazers_count": 10144,
|
|
20
|
+
"todayStar": "161 stars today",
|
|
21
|
+
"html_url": "https://github.com/logseq/logseq",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
25
|
+
"full_name": "fly-apps/live_beats",
|
|
26
|
+
"language": "Elixir",
|
|
27
|
+
"color": "#6e4a7e",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "34",
|
|
30
|
+
"stargazers_count": 343,
|
|
31
|
+
"todayStar": "73 stars today",
|
|
32
|
+
"html_url": "https://github.com/fly-apps/live_beats",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "certusone/wormhole",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#2b7489",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "194",
|
|
41
|
+
"stargazers_count": 610,
|
|
42
|
+
"todayStar": "50 stars today",
|
|
43
|
+
"html_url": "https://github.com/certusone/wormhole",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "
|
|
47
|
+
"full_name": "Universidade-Livre/ciencia-da-computacao",
|
|
48
|
+
"language": "",
|
|
49
|
+
"color": "",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "308",
|
|
52
|
+
"stargazers_count": 4389,
|
|
53
|
+
"todayStar": "104 stars today",
|
|
54
|
+
"html_url": "https://github.com/Universidade-Livre/ciencia-da-computacao",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "thefLink/RecycledGate",
|
|
59
|
+
"language": "C",
|
|
60
|
+
"color": "#555555",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "19",
|
|
63
|
+
"stargazers_count": 146,
|
|
64
|
+
"todayStar": "31 stars today",
|
|
65
|
+
"html_url": "https://github.com/thefLink/RecycledGate",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
69
|
+
"full_name": "dotnet/csharplang",
|
|
70
|
+
"language": "C#",
|
|
71
|
+
"color": "#178600",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "874",
|
|
74
|
+
"stargazers_count": 8328,
|
|
75
|
+
"todayStar": "29 stars today",
|
|
76
|
+
"html_url": "https://github.com/dotnet/csharplang",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "Kindelia/HVM",
|
|
81
|
+
"language": "Rust",
|
|
82
|
+
"color": "#dea584",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "47",
|
|
85
|
+
"stargazers_count": 2032,
|
|
86
|
+
"todayStar": "394 stars today",
|
|
87
|
+
"html_url": "https://github.com/Kindelia/HVM",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "cosmic-horizon/testnets",
|
|
92
|
+
"language": "Shell",
|
|
93
|
+
"color": "#89e051",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "305",
|
|
96
|
+
"stargazers_count": 57,
|
|
97
|
+
"todayStar": "18 stars today",
|
|
98
|
+
"html_url": "https://github.com/cosmic-horizon/testnets",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "jwasham/coding-interview-university",
|
|
103
103
|
"language": "",
|
|
104
104
|
"color": "",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "55729",
|
|
107
|
+
"stargazers_count": 206468,
|
|
108
|
+
"todayStar": "298 stars today",
|
|
109
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "
|
|
113
|
+
"full_name": "alex/what-happens-when",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "2354",
|
|
118
|
+
"stargazers_count": 31976,
|
|
119
|
+
"todayStar": "134 stars today",
|
|
120
|
+
"html_url": "https://github.com/alex/what-happens-when",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "TeamNewPipe/NewPipe",
|
|
125
|
+
"language": "Java",
|
|
126
|
+
"color": "#b07219",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "2040",
|
|
129
|
+
"stargazers_count": 16701,
|
|
130
|
+
"todayStar": "79 stars today",
|
|
131
|
+
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "Budibase/budibase",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "496",
|
|
140
|
+
"stargazers_count": 9415,
|
|
141
|
+
"todayStar": "280 stars today",
|
|
142
|
+
"html_url": "https://github.com/Budibase/budibase",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "AdRoll/rustenstein",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "4",
|
|
151
|
+
"stargazers_count": 135,
|
|
152
|
+
"todayStar": "55 stars today",
|
|
153
|
+
"html_url": "https://github.com/AdRoll/rustenstein",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "BuilderIO/partytown",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#2b7489",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "62",
|
|
162
|
+
"stargazers_count": 3414,
|
|
163
|
+
"todayStar": "113 stars today",
|
|
164
|
+
"html_url": "https://github.com/BuilderIO/partytown",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "leaningtech/webvm",
|
|
169
|
+
"language": "HTML",
|
|
170
|
+
"color": "#e34c26",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "27",
|
|
173
|
+
"stargazers_count": 555,
|
|
174
|
+
"todayStar": "112 stars today",
|
|
175
|
+
"html_url": "https://github.com/leaningtech/webvm",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "ThioJoe/YT-Spammer-Purge",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "288",
|
|
184
|
+
"stargazers_count": 2727,
|
|
185
|
+
"todayStar": "264 stars today",
|
|
186
|
+
"html_url": "https://github.com/ThioJoe/YT-Spammer-Purge",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "flutter/flutter",
|
|
191
|
+
"language": "Dart",
|
|
192
|
+
"color": "#00B4AB",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "20473",
|
|
195
|
+
"stargazers_count": 135070,
|
|
196
|
+
"todayStar": "134 stars today",
|
|
197
|
+
"html_url": "https://github.com/flutter/flutter",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "google/go-github",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "1690",
|
|
206
|
+
"stargazers_count": 8181,
|
|
207
|
+
"todayStar": "64 stars today",
|
|
208
|
+
"html_url": "https://github.com/google/go-github",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "Chia-Network/chia-blockchain",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "1801",
|
|
217
|
+
"stargazers_count": 10280,
|
|
218
|
+
"todayStar": "67 stars today",
|
|
219
|
+
"html_url": "https://github.com/Chia-Network/chia-blockchain",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "solana-labs/solana-pay",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#2b7489",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "80",
|
|
228
|
+
"stargazers_count": 556,
|
|
229
|
+
"todayStar": "117 stars today",
|
|
230
|
+
"html_url": "https://github.com/solana-labs/solana-pay",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "serverless-stack/serverless-stack",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#2b7489",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "321",
|
|
239
|
+
"stargazers_count": 4748,
|
|
240
|
+
"todayStar": "72 stars today",
|
|
241
|
+
"html_url": "https://github.com/serverless-stack/serverless-stack",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "
|
|
245
|
+
"full_name": "NaturalSelectionLabs/RSS3-Protocol",
|
|
246
|
+
"language": "",
|
|
247
|
+
"color": "",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "7",
|
|
250
|
+
"stargazers_count": 72,
|
|
251
|
+
"todayStar": "38 stars today",
|
|
252
|
+
"html_url": "https://github.com/NaturalSelectionLabs/RSS3-Protocol",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
256
|
+
"full_name": "pybind/pybind11",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "1503",
|
|
261
|
+
"stargazers_count": 10418,
|
|
262
|
+
"todayStar": "39 stars today",
|
|
263
|
+
"html_url": "https://github.com/pybind/pybind11",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "hashicorp/vault",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "3221",
|
|
272
|
+
"stargazers_count": 22851,
|
|
273
|
+
"todayStar": "161 stars today",
|
|
274
|
+
"html_url": "https://github.com/hashicorp/vault",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|