@wcj/github-rank 22.6.9 → 22.6.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +30451 -30443
- package/dist/sifou-daily.json +23 -77
- package/dist/sifou-monthly.json +107 -107
- package/dist/sifou-weekly.json +159 -159
- package/dist/toutiao-30.json +68 -68
- package/dist/toutiao-7.json +108 -108
- package/dist/toutiao-90.json +33 -33
- package/dist/trending-daily.json +161 -161
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +163 -163
- package/dist/users.china.json +2382 -2382
- package/dist/users.json +3528 -3529
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +30451 -30443
- package/web/data/sifou-daily.json +23 -77
- package/web/data/sifou-monthly.json +107 -107
- package/web/data/sifou-weekly.json +159 -159
- package/web/data/toutiao-30.json +68 -68
- package/web/data/toutiao-7.json +108 -108
- package/web/data/toutiao-90.json +33 -33
- package/web/data/trending-daily.json +161 -161
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +163 -163
- package/web/data/users.china.json +2382 -2382
- package/web/data/users.json +3528 -3529
- package/web/index.html +1906 -1906
- package/web/repos.html +3902 -3906
- package/web/sifou-daily.html +21 -189
- package/web/sifou-monthly.html +148 -148
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +64 -64
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +56 -56
- package/web/trending-monthly.html +145 -149
- package/web/trending-weekly.html +141 -141
- package/web/trending.html +135 -143
- package/web/users.china.html +1263 -1263
package/web/data/toutiao-90.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
{
|
|
3
3
|
"title": "架构设计资料合集",
|
|
4
4
|
"description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
|
|
5
|
-
"votes": "
|
|
5
|
+
"votes": "239",
|
|
6
6
|
"url": "/k/iqlrz7b",
|
|
7
7
|
"avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
|
|
8
8
|
"avatarAlt": "头条精选 - 独家号",
|
|
@@ -59,6 +59,16 @@
|
|
|
59
59
|
"subjectName": "安全屋",
|
|
60
60
|
"homeUrl": "/subjects/27565"
|
|
61
61
|
},
|
|
62
|
+
{
|
|
63
|
+
"title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
|
|
64
|
+
"description": "",
|
|
65
|
+
"votes": "118",
|
|
66
|
+
"url": "/k/nuwnwro",
|
|
67
|
+
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
68
|
+
"avatarAlt": "乱点技能树 - 独家号",
|
|
69
|
+
"subjectName": "乱点技能树",
|
|
70
|
+
"homeUrl": "/subjects/194141"
|
|
71
|
+
},
|
|
62
72
|
{
|
|
63
73
|
"title": "微服务网关选型:5种主流 API 网关,哪个最香!",
|
|
64
74
|
"description": "",
|
|
@@ -72,7 +82,7 @@
|
|
|
72
82
|
{
|
|
73
83
|
"title": "聊聊接口设计的36个小技巧",
|
|
74
84
|
"description": "",
|
|
75
|
-
"votes": "
|
|
85
|
+
"votes": "132",
|
|
76
86
|
"url": "/k/yqm776v",
|
|
77
87
|
"avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
|
|
78
88
|
"avatarAlt": "进击的程序猿 - 独家号",
|
|
@@ -89,16 +99,6 @@
|
|
|
89
99
|
"subjectName": "ASCE1885",
|
|
90
100
|
"homeUrl": "/subjects/4829"
|
|
91
101
|
},
|
|
92
|
-
{
|
|
93
|
-
"title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
|
|
94
|
-
"description": "",
|
|
95
|
-
"votes": "104",
|
|
96
|
-
"url": "/k/nuwnwro",
|
|
97
|
-
"avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
|
|
98
|
-
"avatarAlt": "乱点技能树 - 独家号",
|
|
99
|
-
"subjectName": "乱点技能树",
|
|
100
|
-
"homeUrl": "/subjects/194141"
|
|
101
|
-
},
|
|
102
102
|
{
|
|
103
103
|
"title": "Kafka 面试连环炮, 看看你能撑到哪一步?",
|
|
104
104
|
"description": "",
|
|
@@ -159,16 +159,6 @@
|
|
|
159
159
|
"subjectName": "架构必知必会",
|
|
160
160
|
"homeUrl": "/subjects/472073"
|
|
161
161
|
},
|
|
162
|
-
{
|
|
163
|
-
"title": "最常用的架构模式",
|
|
164
|
-
"description": "观其设计知其人A MAN is KNOWN by the DESIGN he keeps原文:Most Useful Software Architecture Patterns ...",
|
|
165
|
-
"votes": "94",
|
|
166
|
-
"url": "/k/qnfl3t6",
|
|
167
|
-
"avatar": "https://img.toutiao.io/subject/1a197bcacc0346c186be58be1aaf34bd/thumb",
|
|
168
|
-
"avatarAlt": "Java后端技术 - 独家号",
|
|
169
|
-
"subjectName": "Java后端技术",
|
|
170
|
-
"homeUrl": "/subjects/63673"
|
|
171
|
-
},
|
|
172
162
|
{
|
|
173
163
|
"title": "ThreadLocal夺命11连问",
|
|
174
164
|
"description": "",
|
|
@@ -189,6 +179,16 @@
|
|
|
189
179
|
"subjectName": "ASCE1885",
|
|
190
180
|
"homeUrl": "/subjects/4829"
|
|
191
181
|
},
|
|
182
|
+
{
|
|
183
|
+
"title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
|
|
184
|
+
"description": "",
|
|
185
|
+
"votes": "89",
|
|
186
|
+
"url": "/k/8ab20e9",
|
|
187
|
+
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
188
|
+
"avatarAlt": "三分恶 - 独家号",
|
|
189
|
+
"subjectName": "三分恶",
|
|
190
|
+
"homeUrl": "/subjects/454266"
|
|
191
|
+
},
|
|
192
192
|
{
|
|
193
193
|
"title": "你管这破玩意儿叫高可用",
|
|
194
194
|
"description": "",
|
|
@@ -199,16 +199,6 @@
|
|
|
199
199
|
"subjectName": "浪客用react,java全栈",
|
|
200
200
|
"homeUrl": "/subjects/132403"
|
|
201
201
|
},
|
|
202
|
-
{
|
|
203
|
-
"title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
|
|
204
|
-
"description": "",
|
|
205
|
-
"votes": "88",
|
|
206
|
-
"url": "/k/8ab20e9",
|
|
207
|
-
"avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
|
|
208
|
-
"avatarAlt": "三分恶 - 独家号",
|
|
209
|
-
"subjectName": "三分恶",
|
|
210
|
-
"homeUrl": "/subjects/454266"
|
|
211
|
-
},
|
|
212
202
|
{
|
|
213
203
|
"title": "20多个好用的 Vue 组件库,请查收!",
|
|
214
204
|
"description": "",
|
|
@@ -242,11 +232,21 @@
|
|
|
242
232
|
{
|
|
243
233
|
"title": "关于技术能力的思考和总结",
|
|
244
234
|
"description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
|
|
245
|
-
"votes": "
|
|
235
|
+
"votes": "82",
|
|
246
236
|
"url": "/k/jo2jtja",
|
|
247
237
|
"avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
|
|
248
238
|
"avatarAlt": "架构之美 - 独家号",
|
|
249
239
|
"subjectName": "架构之美",
|
|
250
240
|
"homeUrl": "/subjects/42200"
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
"title": "深入浅出分布式锁",
|
|
244
|
+
"description": "",
|
|
245
|
+
"votes": "82",
|
|
246
|
+
"url": "/k/957qnad",
|
|
247
|
+
"avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
|
|
248
|
+
"avatarAlt": "ASCE1885 - 独家号",
|
|
249
|
+
"subjectName": "ASCE1885",
|
|
250
|
+
"homeUrl": "/subjects/4829"
|
|
251
251
|
}
|
|
252
252
|
]
|
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "borisdayma/dalle-mini",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
7
|
+
"forked": "386",
|
|
8
|
+
"stargazers_count": 5626,
|
|
9
|
+
"todayStar": "590 stars today",
|
|
10
|
+
"html_url": "https://github.com/borisdayma/dalle-mini",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "
|
|
14
|
+
"full_name": "youngyangyang04/leetcode-master",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
17
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
18
|
+
"forked": "7203",
|
|
19
|
+
"stargazers_count": 27671,
|
|
20
|
+
"todayStar": "82 stars today",
|
|
21
|
+
"html_url": "https://github.com/youngyangyang04/leetcode-master",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "openai/DALL-E",
|
|
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": "1223",
|
|
30
|
+
"stargazers_count": 6527,
|
|
31
|
+
"todayStar": "162 stars today",
|
|
32
|
+
"html_url": "https://github.com/openai/DALL-E",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "digitalocean/nginxconfig.io",
|
|
37
|
+
"language": "JavaScript",
|
|
38
|
+
"color": "#f1e05a",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "1387",
|
|
41
|
+
"stargazers_count": 19913,
|
|
42
|
+
"todayStar": "608 stars today",
|
|
43
|
+
"html_url": "https://github.com/digitalocean/nginxconfig.io",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "pedroslopez/whatsapp-web.js",
|
|
48
48
|
"language": "JavaScript",
|
|
49
49
|
"color": "#f1e05a",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "1477",
|
|
52
|
+
"stargazers_count": 6748,
|
|
53
|
+
"todayStar": "37 stars today",
|
|
54
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
58
|
+
"full_name": "ory/kratos",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
62
|
+
"forked": "578",
|
|
63
|
+
"stargazers_count": 6597,
|
|
64
|
+
"todayStar": "252 stars today",
|
|
65
|
+
"html_url": "https://github.com/ory/kratos",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,208 +70,208 @@
|
|
|
70
70
|
"language": "JavaScript",
|
|
71
71
|
"color": "#f1e05a",
|
|
72
72
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "248",
|
|
74
|
+
"stargazers_count": 1031,
|
|
75
|
+
"todayStar": "234 stars today",
|
|
76
76
|
"html_url": "https://github.com/saharmor/dalle-playground",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "atom/atom",
|
|
81
|
+
"language": "JavaScript",
|
|
82
|
+
"color": "#f1e05a",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "17348",
|
|
85
|
+
"stargazers_count": 57924,
|
|
86
|
+
"todayStar": "145 stars today",
|
|
87
|
+
"html_url": "https://github.com/atom/atom",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "tensorflow/tensorflow",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "86858",
|
|
96
|
+
"stargazers_count": 165636,
|
|
97
|
+
"todayStar": "39 stars today",
|
|
98
|
+
"html_url": "https://github.com/tensorflow/tensorflow",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "
|
|
102
|
+
"full_name": "ossu/computer-science",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "15762",
|
|
107
|
+
"stargazers_count": 116203,
|
|
108
|
+
"todayStar": "971 stars today",
|
|
109
|
+
"html_url": "https://github.com/ossu/computer-science",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
114
114
|
"language": "JupyterNotebook",
|
|
115
115
|
"color": "#DA5B0B",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "7414",
|
|
118
|
+
"stargazers_count": 37944,
|
|
119
|
+
"todayStar": "260 stars today",
|
|
120
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "facebook/folly",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "4661",
|
|
129
|
+
"stargazers_count": 22071,
|
|
130
|
+
"todayStar": "51 stars today",
|
|
131
|
+
"html_url": "https://github.com/facebook/folly",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "",
|
|
137
|
-
"color": "",
|
|
135
|
+
"full_name": "NVlabs/eg3d",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "103",
|
|
140
|
+
"stargazers_count": 1385,
|
|
141
|
+
"todayStar": "73 stars today",
|
|
142
|
+
"html_url": "https://github.com/NVlabs/eg3d",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "
|
|
146
|
+
"full_name": "GitHubDaily/GitHubDaily",
|
|
147
|
+
"language": "",
|
|
148
|
+
"color": "",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "1715",
|
|
151
|
+
"stargazers_count": 14582,
|
|
152
|
+
"todayStar": "72 stars today",
|
|
153
|
+
"html_url": "https://github.com/GitHubDaily/GitHubDaily",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "microsoft/Data-Science-For-Beginners",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "2360",
|
|
162
|
+
"stargazers_count": 14106,
|
|
163
|
+
"todayStar": "275 stars today",
|
|
164
|
+
"html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "PaperMC/Paper",
|
|
169
169
|
"language": "Java",
|
|
170
170
|
"color": "#b07219",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "1593",
|
|
173
|
+
"stargazers_count": 6257,
|
|
174
|
+
"todayStar": "61 stars today",
|
|
175
|
+
"html_url": "https://github.com/PaperMC/Paper",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
179
|
+
"full_name": "yangshun/tech-interview-handbook",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "9832",
|
|
184
|
+
"stargazers_count": 71770,
|
|
185
|
+
"todayStar": "89 stars today",
|
|
186
|
+
"html_url": "https://github.com/yangshun/tech-interview-handbook",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "coder/coder",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "7",
|
|
195
|
+
"stargazers_count": 250,
|
|
196
|
+
"todayStar": "73 stars today",
|
|
197
|
+
"html_url": "https://github.com/coder/coder",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "Nefcore/CRLFsuite",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "27",
|
|
206
|
+
"stargazers_count": 188,
|
|
207
|
+
"todayStar": "33 stars today",
|
|
208
|
+
"html_url": "https://github.com/Nefcore/CRLFsuite",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "Azure/azure-sdk-for-net",
|
|
213
|
+
"language": "C#",
|
|
214
|
+
"color": "#178600",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "3487",
|
|
217
|
+
"stargazers_count": 3760,
|
|
218
|
+
"todayStar": "48 stars today",
|
|
219
|
+
"html_url": "https://github.com/Azure/azure-sdk-for-net",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "github/entitlements-app",
|
|
224
|
+
"language": "Ruby",
|
|
225
|
+
"color": "#701516",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "12",
|
|
228
|
+
"stargazers_count": 243,
|
|
229
|
+
"todayStar": "57 stars today",
|
|
230
|
+
"html_url": "https://github.com/github/entitlements-app",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "crater-invoice/crater",
|
|
235
|
+
"language": "PHP",
|
|
236
|
+
"color": "#4F5D95",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "1148",
|
|
239
|
+
"stargazers_count": 6042,
|
|
240
|
+
"todayStar": "24 stars today",
|
|
241
|
+
"html_url": "https://github.com/crater-invoice/crater",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "doocs/source-code-hunter",
|
|
246
|
+
"language": "Java",
|
|
247
|
+
"color": "#b07219",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "1885",
|
|
250
|
+
"stargazers_count": 9656,
|
|
251
|
+
"todayStar": "33 stars today",
|
|
252
|
+
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
256
|
+
"full_name": "mosaicml/composer",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "96",
|
|
261
|
+
"stargazers_count": 1636,
|
|
262
|
+
"todayStar": "86 stars today",
|
|
263
|
+
"html_url": "https://github.com/mosaicml/composer",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "facebookresearch/detr",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "1626",
|
|
272
|
+
"stargazers_count": 9022,
|
|
273
|
+
"todayStar": "30 stars today",
|
|
274
|
+
"html_url": "https://github.com/facebookresearch/detr",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|