@wcj/github-rank 22.8.8 → 22.8.11
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 +41271 -41265
- package/dist/sifou-daily.json +117 -18
- package/dist/sifou-monthly.json +122 -122
- package/dist/sifou-weekly.json +155 -155
- package/dist/toutiao-30.json +87 -87
- package/dist/toutiao-7.json +124 -124
- package/dist/toutiao-90.json +55 -55
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +162 -162
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +2665 -2666
- package/dist/users.json +3747 -3747
- package/package.json +1 -1
- package/web/data/repos.json +41271 -41265
- package/web/data/sifou-daily.json +117 -18
- package/web/data/sifou-monthly.json +122 -122
- package/web/data/sifou-weekly.json +155 -155
- package/web/data/toutiao-30.json +87 -87
- package/web/data/toutiao-7.json +124 -124
- package/web/data/toutiao-90.json +55 -55
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +162 -162
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +2665 -2666
- package/web/data/users.json +3747 -3747
- package/web/index.html +1890 -1890
- package/web/repos.html +4204 -4204
- package/web/sifou-daily.html +324 -16
- package/web/sifou-monthly.html +135 -135
- package/web/sifou-weekly.html +134 -134
- package/web/toutiao-30.html +88 -88
- package/web/toutiao-7.html +87 -87
- package/web/toutiao-90.html +66 -66
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +150 -150
- package/web/trending.html +146 -150
- package/web/users.china.html +1474 -1474
package/web/data/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
|
|
4
4
|
"description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "201",
|
|
6
6
|
"url": "/k/b0g4460",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
8
8
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -49,16 +49,6 @@
|
|
|
49
49
|
"subjectName": "叶东富",
|
|
50
50
|
"homeUrl": "/subjects/307550"
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
"title": "MongoDB全方位知识图谱!",
|
|
54
|
-
"description": "导语 | MongoDB是一个强大的分布式存储引擎,天然支持高可用、分布式和灵活设计。MongoDB的一个很重要的设计理念是:服务端只关注底层核心能力的输出,至于怎么用,就尽可能的...",
|
|
55
|
-
"votes": "122",
|
|
56
|
-
"url": "/k/efxw4nr",
|
|
57
|
-
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
58
|
-
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
59
|
-
"subjectName": "趣编程的独家号",
|
|
60
|
-
"homeUrl": "/subjects/465623"
|
|
61
|
-
},
|
|
62
52
|
{
|
|
63
53
|
"title": "阿里10年沉淀|那些技术实战中的架构设计方法",
|
|
64
54
|
"description": "上周我写的一篇文章《关于技术能力的思考和总结》引起了大家的关注,好多读者的评论“以写代想、以想促真、以讲验真”,大家的感受很深刻,基于上次的文章,这篇文章我其实更想跟大家聊聊一些常...",
|
|
@@ -69,6 +59,16 @@
|
|
|
69
59
|
"subjectName": "架构必知必会",
|
|
70
60
|
"homeUrl": "/subjects/472073"
|
|
71
61
|
},
|
|
62
|
+
{
|
|
63
|
+
"title": "MongoDB全方位知识图谱!",
|
|
64
|
+
"description": "导语 | MongoDB是一个强大的分布式存储引擎,天然支持高可用、分布式和灵活设计。MongoDB的一个很重要的设计理念是:服务端只关注底层核心能力的输出,至于怎么用,就尽可能的...",
|
|
65
|
+
"votes": "123",
|
|
66
|
+
"url": "/k/efxw4nr",
|
|
67
|
+
"avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
|
|
68
|
+
"avatarAlt": "趣编程的独家号 - 独家号",
|
|
69
|
+
"subjectName": "趣编程的独家号",
|
|
70
|
+
"homeUrl": "/subjects/465623"
|
|
71
|
+
},
|
|
72
72
|
{
|
|
73
73
|
"title": "Redis夺命52连问",
|
|
74
74
|
"description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
|
|
@@ -79,6 +79,16 @@
|
|
|
79
79
|
"subjectName": "编程爱好者(网络编程)",
|
|
80
80
|
"homeUrl": "/subjects/134283"
|
|
81
81
|
},
|
|
82
|
+
{
|
|
83
|
+
"title": "阿里云官方 Redis 开发规范!",
|
|
84
|
+
"description": "",
|
|
85
|
+
"votes": "103",
|
|
86
|
+
"url": "/k/2fqcbfi",
|
|
87
|
+
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
88
|
+
"avatarAlt": "进击的程序猿 - 独家号",
|
|
89
|
+
"subjectName": "进击的程序猿",
|
|
90
|
+
"homeUrl": "/subjects/24912"
|
|
91
|
+
},
|
|
82
92
|
{
|
|
83
93
|
"title": "如何画好一张架构图?",
|
|
84
94
|
"description": "",
|
|
@@ -89,16 +99,6 @@
|
|
|
89
99
|
"subjectName": "架构必知必会",
|
|
90
100
|
"homeUrl": "/subjects/472073"
|
|
91
101
|
},
|
|
92
|
-
{
|
|
93
|
-
"title": "阿里云官方 Redis 开发规范!",
|
|
94
|
-
"description": "",
|
|
95
|
-
"votes": "99",
|
|
96
|
-
"url": "/k/2fqcbfi",
|
|
97
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
98
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
99
|
-
"subjectName": "进击的程序猿",
|
|
100
|
-
"homeUrl": "/subjects/24912"
|
|
101
|
-
},
|
|
102
102
|
{
|
|
103
103
|
"title": "你见过哪些目瞪口呆的 Java 代码技巧?",
|
|
104
104
|
"description": "",
|
|
@@ -129,20 +129,10 @@
|
|
|
129
129
|
"subjectName": "苏三说技术",
|
|
130
130
|
"homeUrl": "/subjects/453205"
|
|
131
131
|
},
|
|
132
|
-
{
|
|
133
|
-
"title": "关于技术能力的思考和总结",
|
|
134
|
-
"description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
|
|
135
|
-
"votes": "87",
|
|
136
|
-
"url": "/k/jo2jtja",
|
|
137
|
-
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
138
|
-
"avatarAlt": "架构之美 - 独家号",
|
|
139
|
-
"subjectName": "架构之美",
|
|
140
|
-
"homeUrl": "/subjects/42200"
|
|
141
|
-
},
|
|
142
132
|
{
|
|
143
133
|
"title": "花了一周,我总结了120个数据分析指标与术语。",
|
|
144
134
|
"description": "",
|
|
145
|
-
"votes": "
|
|
135
|
+
"votes": "88",
|
|
146
136
|
"url": "/k/9pzybmk",
|
|
147
137
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
148
138
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -152,27 +142,57 @@
|
|
|
152
142
|
{
|
|
153
143
|
"title": "聊聊Java中代码优化的30个小技巧",
|
|
154
144
|
"description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
|
|
155
|
-
"votes": "
|
|
145
|
+
"votes": "92",
|
|
156
146
|
"url": "/k/jv8g1r6",
|
|
157
147
|
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
158
148
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
159
149
|
"subjectName": "苏三说技术",
|
|
160
150
|
"homeUrl": "/subjects/453205"
|
|
161
151
|
},
|
|
152
|
+
{
|
|
153
|
+
"title": "关于技术能力的思考和总结",
|
|
154
|
+
"description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
|
|
155
|
+
"votes": "88",
|
|
156
|
+
"url": "/k/jo2jtja",
|
|
157
|
+
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
158
|
+
"avatarAlt": "架构之美 - 独家号",
|
|
159
|
+
"subjectName": "架构之美",
|
|
160
|
+
"homeUrl": "/subjects/42200"
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"title": "Java 大后端各种架构图汇总(建议收藏!!)",
|
|
164
|
+
"description": "",
|
|
165
|
+
"votes": "82",
|
|
166
|
+
"url": "/k/dvo6z1w",
|
|
167
|
+
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
168
|
+
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
169
|
+
"subjectName": "浪客用react,java全栈",
|
|
170
|
+
"homeUrl": "/subjects/132403"
|
|
171
|
+
},
|
|
162
172
|
{
|
|
163
173
|
"title": "我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!",
|
|
164
174
|
"description": "大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...",
|
|
165
|
-
"votes": "
|
|
175
|
+
"votes": "84",
|
|
166
176
|
"url": "/k/4tls39t",
|
|
167
177
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
168
178
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
169
179
|
"subjectName": "服务架构及中台",
|
|
170
180
|
"homeUrl": "/subjects/26578"
|
|
171
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "高并发,你真的理解透彻了吗?",
|
|
184
|
+
"description": "",
|
|
185
|
+
"votes": "85",
|
|
186
|
+
"url": "/k/93k2zfb",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
188
|
+
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
189
|
+
"subjectName": "浪客用react,java全栈",
|
|
190
|
+
"homeUrl": "/subjects/132403"
|
|
191
|
+
},
|
|
172
192
|
{
|
|
173
193
|
"title": "团队管理|如何提高技术Leader的思考技巧?",
|
|
174
194
|
"description": "",
|
|
175
|
-
"votes": "
|
|
195
|
+
"votes": "79",
|
|
176
196
|
"url": "/k/f3496vg",
|
|
177
197
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
178
198
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -199,26 +219,6 @@
|
|
|
199
219
|
"subjectName": "苏三说技术",
|
|
200
220
|
"homeUrl": "/subjects/453205"
|
|
201
221
|
},
|
|
202
|
-
{
|
|
203
|
-
"title": "高并发,你真的理解透彻了吗?",
|
|
204
|
-
"description": "",
|
|
205
|
-
"votes": "83",
|
|
206
|
-
"url": "/k/93k2zfb",
|
|
207
|
-
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
208
|
-
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
209
|
-
"subjectName": "浪客用react,java全栈",
|
|
210
|
-
"homeUrl": "/subjects/132403"
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"title": "聊聊我们是如何做系统保障方案的",
|
|
214
|
-
"description": "",
|
|
215
|
-
"votes": "75",
|
|
216
|
-
"url": "/k/i8q3ye4",
|
|
217
|
-
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
218
|
-
"avatarAlt": "Bloomingroses - 独家号",
|
|
219
|
-
"subjectName": "Bloomingroses",
|
|
220
|
-
"homeUrl": "/subjects/98777"
|
|
221
|
-
},
|
|
222
222
|
{
|
|
223
223
|
"title": "肝了一个月的 DDD,一文带你掌握!",
|
|
224
224
|
"description": "",
|
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "pacocoursey/cmdk",
|
|
4
4
|
"language": "TypeScript",
|
|
5
5
|
"color": "#3178c6",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "44",
|
|
8
|
+
"stargazers_count": 2469,
|
|
9
|
+
"todayStar": "376 stars today",
|
|
10
|
+
"html_url": "https://github.com/pacocoursey/cmdk",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
14
|
+
"full_name": "TheAlgorithms/Python",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "36362",
|
|
19
|
+
"stargazers_count": 141379,
|
|
20
|
+
"todayStar": "155 stars today",
|
|
21
|
+
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "
|
|
25
|
+
"full_name": "InterviewReady/system-design-resources",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "810",
|
|
30
|
+
"stargazers_count": 6879,
|
|
31
|
+
"todayStar": "71 stars today",
|
|
32
|
+
"html_url": "https://github.com/InterviewReady/system-design-resources",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "Alcibiades-Capital/mev_bundle_generator",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "47",
|
|
41
|
+
"stargazers_count": 276,
|
|
42
|
+
"todayStar": "29 stars today",
|
|
43
|
+
"html_url": "https://github.com/Alcibiades-Capital/mev_bundle_generator",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "craftzdog/dotfiles-public",
|
|
48
|
+
"language": "Lua",
|
|
49
|
+
"color": "#000080",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "709",
|
|
52
|
+
"stargazers_count": 2805,
|
|
53
|
+
"todayStar": "74 stars today",
|
|
54
|
+
"html_url": "https://github.com/craftzdog/dotfiles-public",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
58
|
+
"full_name": "hasura/graphql-engine",
|
|
59
|
+
"language": "Haskell",
|
|
60
|
+
"color": "#5e5086",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "2383",
|
|
63
|
+
"stargazers_count": 27632,
|
|
64
|
+
"todayStar": "17 stars today",
|
|
65
|
+
"html_url": "https://github.com/hasura/graphql-engine",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "
|
|
69
|
+
"full_name": "eugeneyan/applied-ml",
|
|
70
|
+
"language": "",
|
|
71
|
+
"color": "",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "2949",
|
|
74
|
+
"stargazers_count": 20817,
|
|
75
|
+
"todayStar": "179 stars today",
|
|
76
|
+
"html_url": "https://github.com/eugeneyan/applied-ml",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "MatrixTM/MHDDoS",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "1242",
|
|
85
|
+
"stargazers_count": 5463,
|
|
86
|
+
"todayStar": "200 stars today",
|
|
87
|
+
"html_url": "https://github.com/MatrixTM/MHDDoS",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "onekey-sec/unblob",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "12",
|
|
96
|
+
"stargazers_count": 440,
|
|
97
|
+
"todayStar": "97 stars today",
|
|
98
|
+
"html_url": "https://github.com/onekey-sec/unblob",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "",
|
|
104
|
-
"color": "",
|
|
102
|
+
"full_name": "rad9800/TamperingSyscalls",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "31",
|
|
107
|
+
"stargazers_count": 224,
|
|
108
|
+
"todayStar": "42 stars today",
|
|
109
|
+
"html_url": "https://github.com/rad9800/TamperingSyscalls",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "
|
|
113
|
+
"full_name": "jwasham/coding-interview-university",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "61547",
|
|
118
|
+
"stargazers_count": 229008,
|
|
119
|
+
"todayStar": "313 stars today",
|
|
120
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
124
|
+
"full_name": "toeverything/AFFiNE",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "189",
|
|
129
|
+
"stargazers_count": 5407,
|
|
130
|
+
"todayStar": "695 stars today",
|
|
131
|
+
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "Baiyuetribe/paper2gui",
|
|
136
|
+
"language": "JupyterNotebook",
|
|
137
|
+
"color": "#DA5B0B",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "139",
|
|
140
|
+
"stargazers_count": 1908,
|
|
141
|
+
"todayStar": "257 stars today",
|
|
142
|
+
"html_url": "https://github.com/Baiyuetribe/paper2gui",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "Asabeneh/30-Days-Of-React",
|
|
147
|
+
"language": "JavaScript",
|
|
148
|
+
"color": "#f1e05a",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "3913",
|
|
151
|
+
"stargazers_count": 15355,
|
|
152
|
+
"todayStar": "146 stars today",
|
|
153
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-React",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "C",
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "duckdb/duckdb",
|
|
158
|
+
"language": "C++",
|
|
159
|
+
"color": "#f34b7d",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "556",
|
|
162
|
+
"stargazers_count": 5839,
|
|
163
|
+
"todayStar": "52 stars today",
|
|
164
|
+
"html_url": "https://github.com/duckdb/duckdb",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "
|
|
168
|
+
"full_name": "RalfJung/minirust",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "12",
|
|
173
|
+
"stargazers_count": 483,
|
|
174
|
+
"todayStar": "49 stars today",
|
|
175
|
+
"html_url": "https://github.com/RalfJung/minirust",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "datahub-project/datahub",
|
|
180
|
+
"language": "Java",
|
|
181
|
+
"color": "#b07219",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "1681",
|
|
184
|
+
"stargazers_count": 5945,
|
|
185
|
+
"todayStar": "36 stars today",
|
|
186
|
+
"html_url": "https://github.com/datahub-project/datahub",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "microsoft/qlib",
|
|
191
191
|
"language": "Python",
|
|
192
192
|
"color": "#3572A5",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "1656",
|
|
195
|
+
"stargazers_count": 9310,
|
|
196
|
+
"todayStar": "20 stars today",
|
|
197
|
+
"html_url": "https://github.com/microsoft/qlib",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "",
|
|
203
|
-
"color": "",
|
|
201
|
+
"full_name": "labmlai/annotated_deep_learning_paper_implementations",
|
|
202
|
+
"language": "JupyterNotebook",
|
|
203
|
+
"color": "#DA5B0B",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "1155",
|
|
206
|
+
"stargazers_count": 11113,
|
|
207
|
+
"todayStar": "94 stars today",
|
|
208
|
+
"html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "iptv-org/iptv",
|
|
213
|
+
"language": "JavaScript",
|
|
214
|
+
"color": "#f1e05a",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "9415",
|
|
217
|
+
"stargazers_count": 54197,
|
|
218
|
+
"todayStar": "254 stars today",
|
|
219
|
+
"html_url": "https://github.com/iptv-org/iptv",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "leochen-g/wechat-assistant-pro",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "73",
|
|
228
|
+
"stargazers_count": 381,
|
|
229
|
+
"todayStar": "16 stars today",
|
|
230
|
+
"html_url": "https://github.com/leochen-g/wechat-assistant-pro",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "openairplay/airplay2-receiver",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "87",
|
|
239
|
+
"stargazers_count": 1502,
|
|
240
|
+
"todayStar": "78 stars today",
|
|
241
|
+
"html_url": "https://github.com/openairplay/airplay2-receiver",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "
|
|
245
|
+
"full_name": "Developer-Y/cs-video-courses",
|
|
246
|
+
"language": "",
|
|
247
|
+
"color": "",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "5962",
|
|
250
|
+
"stargazers_count": 40475,
|
|
251
|
+
"todayStar": "62 stars today",
|
|
252
|
+
"html_url": "https://github.com/Developer-Y/cs-video-courses",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "withastro/astro",
|
|
257
|
+
"language": "TypeScript",
|
|
258
|
+
"color": "#3178c6",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "707",
|
|
261
|
+
"stargazers_count": 14356,
|
|
262
|
+
"todayStar": "786 stars today",
|
|
263
|
+
"html_url": "https://github.com/withastro/astro",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "gofiber/fiber",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1095",
|
|
272
|
+
"stargazers_count": 21483,
|
|
273
|
+
"todayStar": "59 stars today",
|
|
274
|
+
"html_url": "https://github.com/gofiber/fiber",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|