@wcj/github-rank 22.7.6 → 22.7.9
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/README.md +2 -3
- package/dist/36kr.json +5006 -1552
- package/dist/repos.json +34920 -34923
- package/dist/sifou-daily.json +12 -93
- package/dist/sifou-monthly.json +104 -104
- package/dist/sifou-weekly.json +165 -165
- package/dist/toutiao-30.json +97 -97
- package/dist/toutiao-7.json +113 -113
- package/dist/toutiao-90.json +35 -35
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +2667 -2667
- package/dist/users.json +4076 -4078
- package/package.json +19 -18
- package/web/data/36kr.json +5006 -1552
- package/web/data/repos.json +34920 -34923
- package/web/data/sifou-daily.json +12 -93
- package/web/data/sifou-monthly.json +104 -104
- package/web/data/sifou-weekly.json +165 -165
- package/web/data/toutiao-30.json +97 -97
- package/web/data/toutiao-7.json +113 -113
- package/web/data/toutiao-90.json +35 -35
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +2667 -2667
- package/web/data/users.json +4076 -4078
- package/web/index.html +1998 -2001
- package/web/repos.html +4274 -4277
- package/web/sifou-daily.html +12 -267
- package/web/sifou-monthly.html +127 -130
- package/web/sifou-weekly.html +140 -143
- package/web/toutiao-30.html +78 -81
- package/web/toutiao-7.html +79 -82
- package/web/toutiao-90.html +56 -59
- package/web/trending-monthly.html +140 -139
- package/web/trending-weekly.html +146 -153
- package/web/trending.html +136 -151
- package/web/users.china.html +1394 -1397
- package/web/36kr.html +0 -828
package/web/data/toutiao-90.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
{
|
|
13
13
|
"title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
|
|
14
14
|
"description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
|
|
15
|
-
"votes": "
|
|
15
|
+
"votes": "180",
|
|
16
16
|
"url": "/k/b0g4460",
|
|
17
17
|
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
18
18
|
"avatarAlt": "服务架构及中台 - 独家号",
|
|
@@ -49,26 +49,26 @@
|
|
|
49
49
|
"subjectName": "进击的程序猿",
|
|
50
50
|
"homeUrl": "/subjects/24912"
|
|
51
51
|
},
|
|
52
|
-
{
|
|
53
|
-
"title": "首个确保缓存与数据库一致性的方案",
|
|
54
|
-
"description": "",
|
|
55
|
-
"votes": "129",
|
|
56
|
-
"url": "/k/imjqbp3",
|
|
57
|
-
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
58
|
-
"avatarAlt": "叶东富 - 独家号",
|
|
59
|
-
"subjectName": "叶东富",
|
|
60
|
-
"homeUrl": "/subjects/307550"
|
|
61
|
-
},
|
|
62
52
|
{
|
|
63
53
|
"title": "吐血整理:一份不可多得的架构师图谱!",
|
|
64
54
|
"description": "文章来源:https://c1n.cn/J3wve目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...",
|
|
65
|
-
"votes": "
|
|
55
|
+
"votes": "140",
|
|
66
56
|
"url": "/k/ptp0ru2",
|
|
67
57
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
68
58
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
69
59
|
"subjectName": "进击的程序猿",
|
|
70
60
|
"homeUrl": "/subjects/24912"
|
|
71
61
|
},
|
|
62
|
+
{
|
|
63
|
+
"title": "首个确保缓存与数据库一致性的方案",
|
|
64
|
+
"description": "",
|
|
65
|
+
"votes": "130",
|
|
66
|
+
"url": "/k/imjqbp3",
|
|
67
|
+
"avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
|
|
68
|
+
"avatarAlt": "叶东富 - 独家号",
|
|
69
|
+
"subjectName": "叶东富",
|
|
70
|
+
"homeUrl": "/subjects/307550"
|
|
71
|
+
},
|
|
72
72
|
{
|
|
73
73
|
"title": "别再说你不懂规则引擎了!",
|
|
74
74
|
"description": "",
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
{
|
|
83
83
|
"title": "聊聊接口设计的36个小技巧",
|
|
84
84
|
"description": "",
|
|
85
|
-
"votes": "
|
|
85
|
+
"votes": "142",
|
|
86
86
|
"url": "/k/yqm776v",
|
|
87
87
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
88
88
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -132,33 +132,33 @@
|
|
|
132
132
|
{
|
|
133
133
|
"title": "Redis夺命52连问",
|
|
134
134
|
"description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
|
|
135
|
-
"votes": "
|
|
135
|
+
"votes": "105",
|
|
136
136
|
"url": "/k/he3fzao",
|
|
137
137
|
"avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
|
|
138
138
|
"avatarAlt": "编程爱好者(网络编程) - 独家号",
|
|
139
139
|
"subjectName": "编程爱好者(网络编程)",
|
|
140
140
|
"homeUrl": "/subjects/134283"
|
|
141
141
|
},
|
|
142
|
-
{
|
|
143
|
-
"title": "解析分布式系统的缓存设计",
|
|
144
|
-
"description": "",
|
|
145
|
-
"votes": "111",
|
|
146
|
-
"url": "/k/pucrtli",
|
|
147
|
-
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
148
|
-
"avatarAlt": "进击的程序猿 - 独家号",
|
|
149
|
-
"subjectName": "进击的程序猿",
|
|
150
|
-
"homeUrl": "/subjects/24912"
|
|
151
|
-
},
|
|
152
142
|
{
|
|
153
143
|
"title": "如何画好一张架构图?",
|
|
154
144
|
"description": "",
|
|
155
|
-
"votes": "
|
|
145
|
+
"votes": "97",
|
|
156
146
|
"url": "/k/bu1pi73",
|
|
157
147
|
"avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
|
|
158
148
|
"avatarAlt": "架构必知必会 - 独家号",
|
|
159
149
|
"subjectName": "架构必知必会",
|
|
160
150
|
"homeUrl": "/subjects/472073"
|
|
161
151
|
},
|
|
152
|
+
{
|
|
153
|
+
"title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
|
|
154
|
+
"description": "",
|
|
155
|
+
"votes": "94",
|
|
156
|
+
"url": "/k/8ab20e9",
|
|
157
|
+
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
158
|
+
"avatarAlt": "三分恶 - 独家号",
|
|
159
|
+
"subjectName": "三分恶",
|
|
160
|
+
"homeUrl": "/subjects/454266"
|
|
161
|
+
},
|
|
162
162
|
{
|
|
163
163
|
"title": "你见过哪些目瞪口呆的 Java 代码技巧?",
|
|
164
164
|
"description": "",
|
|
@@ -169,16 +169,6 @@
|
|
|
169
169
|
"subjectName": "浪客用react,java全栈",
|
|
170
170
|
"homeUrl": "/subjects/132403"
|
|
171
171
|
},
|
|
172
|
-
{
|
|
173
|
-
"title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
|
|
174
|
-
"description": "",
|
|
175
|
-
"votes": "93",
|
|
176
|
-
"url": "/k/8ab20e9",
|
|
177
|
-
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
178
|
-
"avatarAlt": "三分恶 - 独家号",
|
|
179
|
-
"subjectName": "三分恶",
|
|
180
|
-
"homeUrl": "/subjects/454266"
|
|
181
|
-
},
|
|
182
172
|
{
|
|
183
173
|
"title": "架构师成长路线图",
|
|
184
174
|
"description": "成长为软件架构师不是一件容易的事,这篇文章列举了架构师需要学习的技术储备,给出了成为软件架构师的路线图,帮助有志于在架构领域成长的同学可以明确学习的方向。原文:Master Pla...",
|
|
@@ -248,5 +238,15 @@
|
|
|
248
238
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
249
239
|
"subjectName": "Bloomingroses",
|
|
250
240
|
"homeUrl": "/subjects/98777"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
|
|
244
|
+
"description": "",
|
|
245
|
+
"votes": "75",
|
|
246
|
+
"url": "/k/14tz08l",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
|
|
248
|
+
"avatarAlt": "服务架构及中台 - 独家号",
|
|
249
|
+
"subjectName": "服务架构及中台",
|
|
250
|
+
"homeUrl": "/subjects/26578"
|
|
251
251
|
}
|
|
252
252
|
]
|
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
3
|
+
"full_name": "Jarred-Sumner/bun",
|
|
4
|
+
"language": "Zig",
|
|
5
|
+
"color": "#ec915c",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "269",
|
|
8
|
+
"stargazers_count": 16997,
|
|
9
|
+
"todayStar": "2873 stars today",
|
|
10
|
+
"html_url": "https://github.com/Jarred-Sumner/bun",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "
|
|
14
|
+
"full_name": "sindresorhus/awesome",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "23731",
|
|
19
|
+
"stargazers_count": 208276,
|
|
20
|
+
"todayStar": "335 stars today",
|
|
21
|
+
"html_url": "https://github.com/sindresorhus/awesome",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "sherlock-project/sherlock",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
29
|
+
"forked": "3887",
|
|
30
|
+
"stargazers_count": 33521,
|
|
31
|
+
"todayStar": "159 stars today",
|
|
32
|
+
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "",
|
|
38
|
-
"color": "",
|
|
36
|
+
"full_name": "sunface/rust-by-practice",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "212",
|
|
41
|
+
"stargazers_count": 4174,
|
|
42
|
+
"todayStar": "262 stars today",
|
|
43
|
+
"html_url": "https://github.com/sunface/rust-by-practice",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "massCodeIO/massCode",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "37",
|
|
52
|
+
"stargazers_count": 1764,
|
|
53
|
+
"todayStar": "375 stars today",
|
|
54
|
+
"html_url": "https://github.com/massCodeIO/massCode",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "jinfagang/yolov7",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "280",
|
|
63
|
+
"stargazers_count": 1995,
|
|
64
|
+
"todayStar": "154 stars today",
|
|
65
|
+
"html_url": "https://github.com/jinfagang/yolov7",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
69
|
+
"full_name": "facebookresearch/fairseq",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
73
|
+
"forked": "4663",
|
|
74
|
+
"stargazers_count": 18087,
|
|
75
|
+
"todayStar": "146 stars today",
|
|
76
|
+
"html_url": "https://github.com/facebookresearch/fairseq",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "microsoft/Web-Dev-For-Beginners",
|
|
81
81
|
"language": "JavaScript",
|
|
82
82
|
"color": "#f1e05a",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "8108",
|
|
85
|
+
"stargazers_count": 54413,
|
|
86
|
+
"todayStar": "185 stars today",
|
|
87
|
+
"html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "infracost/vscode-infracost",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "28",
|
|
96
|
+
"stargazers_count": 944,
|
|
97
|
+
"todayStar": "313 stars today",
|
|
98
|
+
"html_url": "https://github.com/infracost/vscode-infracost",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "
|
|
102
|
+
"full_name": "mtdvio/every-programmer-should-know",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "5589",
|
|
107
|
+
"stargazers_count": 57971,
|
|
108
|
+
"todayStar": "561 stars today",
|
|
109
|
+
"html_url": "https://github.com/mtdvio/every-programmer-should-know",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "
|
|
113
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
114
|
+
"language": "",
|
|
115
|
+
"color": "",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "14124",
|
|
118
|
+
"stargazers_count": 148384,
|
|
119
|
+
"todayStar": "467 stars today",
|
|
120
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "facebook/flipper",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "827",
|
|
129
|
+
"stargazers_count": 11740,
|
|
130
|
+
"todayStar": "73 stars today",
|
|
131
|
+
"html_url": "https://github.com/facebook/flipper",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "
|
|
135
|
+
"full_name": "YauhenKavalchuk/interview-questions",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "301",
|
|
140
|
+
"stargazers_count": 2350,
|
|
141
|
+
"todayStar": "49 stars today",
|
|
142
|
+
"html_url": "https://github.com/YauhenKavalchuk/interview-questions",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "t3-oss/create-t3-app",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "94",
|
|
151
|
+
"stargazers_count": 2921,
|
|
152
|
+
"todayStar": "241 stars today",
|
|
153
|
+
"html_url": "https://github.com/t3-oss/create-t3-app",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "
|
|
157
|
+
"full_name": "robmarkcole/satellite-image-deep-learning",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "795",
|
|
162
|
+
"stargazers_count": 3669,
|
|
163
|
+
"todayStar": "73 stars today",
|
|
164
|
+
"html_url": "https://github.com/robmarkcole/satellite-image-deep-learning",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "babysor/MockingBird",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "3329",
|
|
173
|
+
"stargazers_count": 22855,
|
|
174
|
+
"todayStar": "245 stars today",
|
|
175
|
+
"html_url": "https://github.com/babysor/MockingBird",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "",
|
|
181
|
-
"color": "",
|
|
179
|
+
"full_name": "NVlabs/eg3d",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "153",
|
|
184
|
+
"stargazers_count": 1746,
|
|
185
|
+
"todayStar": "33 stars today",
|
|
186
|
+
"html_url": "https://github.com/NVlabs/eg3d",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "yangshun/tech-interview-handbook",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "10012",
|
|
195
|
+
"stargazers_count": 73539,
|
|
196
|
+
"todayStar": "266 stars today",
|
|
197
|
+
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "secretflow/secretflow",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "61",
|
|
206
|
+
"stargazers_count": 519,
|
|
207
|
+
"todayStar": "78 stars today",
|
|
208
|
+
"html_url": "https://github.com/secretflow/secretflow",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "serverless-stack/sst",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "614",
|
|
217
|
+
"stargazers_count": 7321,
|
|
218
|
+
"todayStar": "50 stars today",
|
|
219
|
+
"html_url": "https://github.com/serverless-stack/sst",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "CRED-CLUB/neopop-web",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "88",
|
|
228
|
+
"stargazers_count": 598,
|
|
229
|
+
"todayStar": "118 stars today",
|
|
230
|
+
"html_url": "https://github.com/CRED-CLUB/neopop-web",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "ReactiveX/RxSwift",
|
|
235
|
+
"language": "Swift",
|
|
236
|
+
"color": "#F05138",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "3976",
|
|
239
|
+
"stargazers_count": 22353,
|
|
240
|
+
"todayStar": "38 stars today",
|
|
241
|
+
"html_url": "https://github.com/ReactiveX/RxSwift",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "
|
|
245
|
+
"full_name": "ossu/computer-science",
|
|
246
|
+
"language": "",
|
|
247
|
+
"color": "",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "16009",
|
|
250
|
+
"stargazers_count": 119103,
|
|
251
|
+
"todayStar": "290 stars today",
|
|
252
|
+
"html_url": "https://github.com/ossu/computer-science",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "ultralytics/yolov5",
|
|
257
257
|
"language": "Python",
|
|
258
258
|
"color": "#3572A5",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "10103",
|
|
261
|
+
"stargazers_count": 28486,
|
|
262
|
+
"todayStar": "115 stars today",
|
|
263
|
+
"html_url": "https://github.com/ultralytics/yolov5",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "",
|
|
269
|
-
"color": "",
|
|
267
|
+
"full_name": "aquasecurity/chain-bench",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "32",
|
|
272
|
+
"stargazers_count": 353,
|
|
273
|
+
"todayStar": "55 stars today",
|
|
274
|
+
"html_url": "https://github.com/aquasecurity/chain-bench",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|