@wcj/github-rank 21.10.27 → 21.10.31
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 +35876 -35868
- package/dist/sifou-daily.json +40 -85
- package/dist/sifou-monthly.json +115 -115
- package/dist/sifou-weekly.json +169 -178
- package/dist/toutiao-30.json +117 -117
- package/dist/toutiao-7.json +135 -135
- package/dist/toutiao-90.json +55 -55
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +174 -174
- package/dist/trending-weekly.json +194 -194
- package/dist/users.china.json +3158 -3158
- package/dist/users.json +3912 -3913
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35876 -35868
- package/web/data/sifou-daily.json +40 -85
- package/web/data/sifou-monthly.json +115 -115
- package/web/data/sifou-weekly.json +169 -178
- package/web/data/toutiao-30.json +117 -117
- package/web/data/toutiao-7.json +135 -135
- package/web/data/toutiao-90.json +55 -55
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +174 -174
- package/web/data/trending-weekly.json +194 -194
- package/web/data/users.china.json +3158 -3158
- package/web/data/users.json +3912 -3913
- package/web/index.html +2060 -2060
- package/web/repos.html +4228 -4228
- package/web/sifou-daily.html +34 -174
- package/web/sifou-monthly.html +131 -131
- package/web/sifou-weekly.html +142 -170
- package/web/toutiao-30.html +120 -120
- package/web/toutiao-7.html +99 -99
- package/web/toutiao-90.html +96 -96
- package/web/trending-monthly.html +161 -161
- package/web/trending-weekly.html +179 -167
- package/web/trending.html +165 -169
- package/web/users.china.html +1816 -1816
package/web/trending-weekly.html
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
</svg>
|
|
82
82
|
</a>
|
|
83
83
|
<h1 class="title"> GitHub Repositories Trending </h1>
|
|
84
|
-
<div class="time">Last cache created on 2021/10/
|
|
84
|
+
<div class="time">Last cache created on 2021/10/31 by Github API v3.</div>
|
|
85
85
|
<div class="tabs">
|
|
86
86
|
<a class="" href="index.html">Users</a>
|
|
87
87
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -104,36 +104,36 @@
|
|
|
104
104
|
<div class="info">
|
|
105
105
|
<div class="rank">
|
|
106
106
|
<span title="Ranking 1">1</span>
|
|
107
|
-
<a href="https://github.com/
|
|
107
|
+
<a href="https://github.com/Footsiefat/zspotify" target="_blank" title="Footsiefat/zspotify">Footsiefat/zspotify</a>
|
|
108
108
|
</div>
|
|
109
109
|
<div class="sub-title followers">
|
|
110
110
|
|
|
111
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
112
|
-
<span style="background-color: #
|
|
111
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
112
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
113
113
|
</a>
|
|
114
114
|
|
|
115
115
|
<span class="star" title="Stargazers Count">
|
|
116
116
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
117
117
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
118
118
|
</svg>
|
|
119
|
-
<span>
|
|
119
|
+
<span>2111</span>
|
|
120
120
|
</span>
|
|
121
121
|
<span class="star" title="Repo Forked">
|
|
122
122
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
123
123
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
124
124
|
</path>
|
|
125
125
|
</svg>
|
|
126
|
-
<span>
|
|
126
|
+
<span>185</span>
|
|
127
127
|
</span>
|
|
128
128
|
<span class="star">
|
|
129
129
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
130
130
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
131
131
|
</svg>
|
|
132
|
-
<span>
|
|
132
|
+
<span>920 stars this week</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
A Spotify downloader needing only a python interpreter and ffmpeg.
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
</li>
|
|
@@ -142,36 +142,36 @@
|
|
|
142
142
|
<div class="info">
|
|
143
143
|
<div class="rank">
|
|
144
144
|
<span title="Ranking 2">2</span>
|
|
145
|
-
<a href="https://github.com/
|
|
145
|
+
<a href="https://github.com/modern-js-dev/modern.js" target="_blank" title="modern-js-dev/modern.js">modern-js-dev/modern.js</a>
|
|
146
146
|
</div>
|
|
147
147
|
<div class="sub-title followers">
|
|
148
148
|
|
|
149
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
150
|
-
<span style="background-color: #
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
150
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
151
151
|
</a>
|
|
152
152
|
|
|
153
153
|
<span class="star" title="Stargazers Count">
|
|
154
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
155
155
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
156
156
|
</svg>
|
|
157
|
-
<span>
|
|
157
|
+
<span>1850</span>
|
|
158
158
|
</span>
|
|
159
159
|
<span class="star" title="Repo Forked">
|
|
160
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
161
161
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
162
162
|
</path>
|
|
163
163
|
</svg>
|
|
164
|
-
<span>
|
|
164
|
+
<span>89</span>
|
|
165
165
|
</span>
|
|
166
166
|
<span class="star">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>1275 stars this week</span>
|
|
171
171
|
</span>
|
|
172
172
|
</div>
|
|
173
173
|
<div class="details">
|
|
174
|
-
|
|
174
|
+
The meta-framework suite designed from scratch for frontend-focused modern web development.
|
|
175
175
|
</div>
|
|
176
176
|
</div>
|
|
177
177
|
</li>
|
|
@@ -180,36 +180,36 @@
|
|
|
180
180
|
<div class="info">
|
|
181
181
|
<div class="rank">
|
|
182
182
|
<span title="Ranking 3">3</span>
|
|
183
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins" target="_blank" title="CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins">CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins</a>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="sub-title followers">
|
|
186
186
|
|
|
187
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
188
|
-
<span style="background-color: #
|
|
187
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
188
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
189
189
|
</a>
|
|
190
190
|
|
|
191
191
|
<span class="star" title="Stargazers Count">
|
|
192
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
193
193
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
194
194
|
</svg>
|
|
195
|
-
<span>
|
|
195
|
+
<span>509</span>
|
|
196
196
|
</span>
|
|
197
197
|
<span class="star" title="Repo Forked">
|
|
198
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
199
199
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
200
200
|
</path>
|
|
201
201
|
</svg>
|
|
202
|
-
<span>
|
|
202
|
+
<span>113</span>
|
|
203
203
|
</span>
|
|
204
204
|
<span class="star">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>170 stars this week</span>
|
|
209
209
|
</span>
|
|
210
210
|
</div>
|
|
211
211
|
<div class="details">
|
|
212
|
-
|
|
212
|
+
This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio
|
|
213
213
|
</div>
|
|
214
214
|
</div>
|
|
215
215
|
</li>
|
|
@@ -218,36 +218,32 @@
|
|
|
218
218
|
<div class="info">
|
|
219
219
|
<div class="rank">
|
|
220
220
|
<span title="Ranking 4">4</span>
|
|
221
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/shengcaishizhan/kkndme_tianya" target="_blank" title="shengcaishizhan/kkndme_tianya">shengcaishizhan/kkndme_tianya</a>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="sub-title followers">
|
|
224
224
|
|
|
225
|
-
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
226
|
-
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
227
|
-
</a>
|
|
228
|
-
|
|
229
225
|
<span class="star" title="Stargazers Count">
|
|
230
226
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
231
227
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
232
228
|
</svg>
|
|
233
|
-
<span>
|
|
229
|
+
<span>5330</span>
|
|
234
230
|
</span>
|
|
235
231
|
<span class="star" title="Repo Forked">
|
|
236
232
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
237
233
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
238
234
|
</path>
|
|
239
235
|
</svg>
|
|
240
|
-
<span>
|
|
236
|
+
<span>1083</span>
|
|
241
237
|
</span>
|
|
242
238
|
<span class="star">
|
|
243
239
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
240
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
245
241
|
</svg>
|
|
246
|
-
<span>
|
|
242
|
+
<span>887 stars this week</span>
|
|
247
243
|
</span>
|
|
248
244
|
</div>
|
|
249
245
|
<div class="details">
|
|
250
|
-
|
|
246
|
+
天涯 kkndme 神贴聊房价
|
|
251
247
|
</div>
|
|
252
248
|
</div>
|
|
253
249
|
</li>
|
|
@@ -256,36 +252,36 @@
|
|
|
256
252
|
<div class="info">
|
|
257
253
|
<div class="rank">
|
|
258
254
|
<span title="Ranking 5">5</span>
|
|
259
|
-
<a href="https://github.com/
|
|
255
|
+
<a href="https://github.com/htr-tech/zphisher" target="_blank" title="htr-tech/zphisher">htr-tech/zphisher</a>
|
|
260
256
|
</div>
|
|
261
257
|
<div class="sub-title followers">
|
|
262
258
|
|
|
263
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
264
|
-
<span style="background-color: #
|
|
259
|
+
<a class="language" target="_blank" href="https://github.com/topics/hack" title="Programming Language Hack">
|
|
260
|
+
<span style="background-color: #878787;"></span>Hack
|
|
265
261
|
</a>
|
|
266
262
|
|
|
267
263
|
<span class="star" title="Stargazers Count">
|
|
268
264
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
265
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
270
266
|
</svg>
|
|
271
|
-
<span>
|
|
267
|
+
<span>3669</span>
|
|
272
268
|
</span>
|
|
273
269
|
<span class="star" title="Repo Forked">
|
|
274
270
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
275
271
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
276
272
|
</path>
|
|
277
273
|
</svg>
|
|
278
|
-
<span>
|
|
274
|
+
<span>1356</span>
|
|
279
275
|
</span>
|
|
280
276
|
<span class="star">
|
|
281
277
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
278
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
283
279
|
</svg>
|
|
284
|
-
<span>
|
|
280
|
+
<span>744 stars this week</span>
|
|
285
281
|
</span>
|
|
286
282
|
</div>
|
|
287
283
|
<div class="details">
|
|
288
|
-
|
|
284
|
+
An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !
|
|
289
285
|
</div>
|
|
290
286
|
</div>
|
|
291
287
|
</li>
|
|
@@ -294,7 +290,7 @@
|
|
|
294
290
|
<div class="info">
|
|
295
291
|
<div class="rank">
|
|
296
292
|
<span title="Ranking 6">6</span>
|
|
297
|
-
<a href="https://github.com/
|
|
293
|
+
<a href="https://github.com/ifzhang/ByteTrack" target="_blank" title="ifzhang/ByteTrack">ifzhang/ByteTrack</a>
|
|
298
294
|
</div>
|
|
299
295
|
<div class="sub-title followers">
|
|
300
296
|
|
|
@@ -306,24 +302,24 @@
|
|
|
306
302
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
303
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
308
304
|
</svg>
|
|
309
|
-
<span>
|
|
305
|
+
<span>1318</span>
|
|
310
306
|
</span>
|
|
311
307
|
<span class="star" title="Repo Forked">
|
|
312
308
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
313
309
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
314
310
|
</path>
|
|
315
311
|
</svg>
|
|
316
|
-
<span>
|
|
312
|
+
<span>165</span>
|
|
317
313
|
</span>
|
|
318
314
|
<span class="star">
|
|
319
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
316
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
321
317
|
</svg>
|
|
322
|
-
<span>
|
|
318
|
+
<span>586 stars this week</span>
|
|
323
319
|
</span>
|
|
324
320
|
</div>
|
|
325
321
|
<div class="details">
|
|
326
|
-
|
|
322
|
+
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
|
|
327
323
|
</div>
|
|
328
324
|
</div>
|
|
329
325
|
</li>
|
|
@@ -332,36 +328,36 @@
|
|
|
332
328
|
<div class="info">
|
|
333
329
|
<div class="rank">
|
|
334
330
|
<span title="Ranking 7">7</span>
|
|
335
|
-
<a href="https://github.com/
|
|
331
|
+
<a href="https://github.com/zero205/JD_tencent_scf" target="_blank" title="zero205/JD_tencent_scf">zero205/JD_tencent_scf</a>
|
|
336
332
|
</div>
|
|
337
333
|
<div class="sub-title followers">
|
|
338
334
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
340
|
-
<span style="background-color: #
|
|
335
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
336
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
341
337
|
</a>
|
|
342
338
|
|
|
343
339
|
<span class="star" title="Stargazers Count">
|
|
344
340
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
341
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
346
342
|
</svg>
|
|
347
|
-
<span>
|
|
343
|
+
<span>715</span>
|
|
348
344
|
</span>
|
|
349
345
|
<span class="star" title="Repo Forked">
|
|
350
346
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
347
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
352
348
|
</path>
|
|
353
349
|
</svg>
|
|
354
|
-
<span>
|
|
350
|
+
<span>318</span>
|
|
355
351
|
</span>
|
|
356
352
|
<span class="star">
|
|
357
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
354
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
359
355
|
</svg>
|
|
360
|
-
<span>
|
|
356
|
+
<span>190 stars this week</span>
|
|
361
357
|
</span>
|
|
362
358
|
</div>
|
|
363
359
|
<div class="details">
|
|
364
|
-
|
|
360
|
+
自用京东JS脚本,已加入助力池;支持【青龙】、【腾讯云函数】、【elecV2P】;低调使用,请勿fork!!!
|
|
365
361
|
</div>
|
|
366
362
|
</div>
|
|
367
363
|
</li>
|
|
@@ -370,36 +366,36 @@
|
|
|
370
366
|
<div class="info">
|
|
371
367
|
<div class="rank">
|
|
372
368
|
<span title="Ranking 8">8</span>
|
|
373
|
-
<a href="https://github.com/
|
|
369
|
+
<a href="https://github.com/deepfakes/faceswap" target="_blank" title="deepfakes/faceswap">deepfakes/faceswap</a>
|
|
374
370
|
</div>
|
|
375
371
|
<div class="sub-title followers">
|
|
376
372
|
|
|
377
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
378
|
-
<span style="background-color: #
|
|
373
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
374
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
379
375
|
</a>
|
|
380
376
|
|
|
381
377
|
<span class="star" title="Stargazers Count">
|
|
382
378
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
379
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
384
380
|
</svg>
|
|
385
|
-
<span>
|
|
381
|
+
<span>39347</span>
|
|
386
382
|
</span>
|
|
387
383
|
<span class="star" title="Repo Forked">
|
|
388
384
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
385
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
390
386
|
</path>
|
|
391
387
|
</svg>
|
|
392
|
-
<span>
|
|
388
|
+
<span>11298</span>
|
|
393
389
|
</span>
|
|
394
390
|
<span class="star">
|
|
395
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
392
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
397
393
|
</svg>
|
|
398
|
-
<span>
|
|
394
|
+
<span>380 stars this week</span>
|
|
399
395
|
</span>
|
|
400
396
|
</div>
|
|
401
397
|
<div class="details">
|
|
402
|
-
|
|
398
|
+
Deepfakes Software For All
|
|
403
399
|
</div>
|
|
404
400
|
</div>
|
|
405
401
|
</li>
|
|
@@ -408,36 +404,36 @@
|
|
|
408
404
|
<div class="info">
|
|
409
405
|
<div class="rank">
|
|
410
406
|
<span title="Ranking 9">9</span>
|
|
411
|
-
<a href="https://github.com/
|
|
407
|
+
<a href="https://github.com/misterokaygo/MapAssist" target="_blank" title="misterokaygo/MapAssist">misterokaygo/MapAssist</a>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="sub-title followers">
|
|
414
410
|
|
|
415
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
416
|
-
<span style="background-color: #
|
|
411
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
412
|
+
<span style="background-color: #178600;"></span>C#
|
|
417
413
|
</a>
|
|
418
414
|
|
|
419
415
|
<span class="star" title="Stargazers Count">
|
|
420
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
417
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
422
418
|
</svg>
|
|
423
|
-
<span>
|
|
419
|
+
<span>165</span>
|
|
424
420
|
</span>
|
|
425
421
|
<span class="star" title="Repo Forked">
|
|
426
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
423
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
428
424
|
</path>
|
|
429
425
|
</svg>
|
|
430
|
-
<span>
|
|
426
|
+
<span>144</span>
|
|
431
427
|
</span>
|
|
432
428
|
<span class="star">
|
|
433
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
430
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
435
431
|
</svg>
|
|
436
|
-
<span>
|
|
432
|
+
<span>52 stars this week</span>
|
|
437
433
|
</span>
|
|
438
434
|
</div>
|
|
439
435
|
<div class="details">
|
|
440
|
-
|
|
436
|
+
|
|
441
437
|
</div>
|
|
442
438
|
</div>
|
|
443
439
|
</li>
|
|
@@ -446,36 +442,36 @@
|
|
|
446
442
|
<div class="info">
|
|
447
443
|
<div class="rank">
|
|
448
444
|
<span title="Ranking 10">10</span>
|
|
449
|
-
<a href="https://github.com/
|
|
445
|
+
<a href="https://github.com/acidanthera/OpenCorePkg" target="_blank" title="acidanthera/OpenCorePkg">acidanthera/OpenCorePkg</a>
|
|
450
446
|
</div>
|
|
451
447
|
<div class="sub-title followers">
|
|
452
448
|
|
|
453
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
454
|
-
<span style="background-color: #
|
|
449
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
450
|
+
<span style="background-color: #555555;"></span>C
|
|
455
451
|
</a>
|
|
456
452
|
|
|
457
453
|
<span class="star" title="Stargazers Count">
|
|
458
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
455
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
456
|
</svg>
|
|
461
|
-
<span>
|
|
457
|
+
<span>8398</span>
|
|
462
458
|
</span>
|
|
463
459
|
<span class="star" title="Repo Forked">
|
|
464
460
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
461
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
466
462
|
</path>
|
|
467
463
|
</svg>
|
|
468
|
-
<span>
|
|
464
|
+
<span>1482</span>
|
|
469
465
|
</span>
|
|
470
466
|
<span class="star">
|
|
471
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
468
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
473
469
|
</svg>
|
|
474
|
-
<span>
|
|
470
|
+
<span>122 stars this week</span>
|
|
475
471
|
</span>
|
|
476
472
|
</div>
|
|
477
473
|
<div class="details">
|
|
478
|
-
|
|
474
|
+
OpenCore bootloader
|
|
479
475
|
</div>
|
|
480
476
|
</div>
|
|
481
477
|
</li>
|
|
@@ -484,36 +480,36 @@
|
|
|
484
480
|
<div class="info">
|
|
485
481
|
<div class="rank">
|
|
486
482
|
<span title="Ranking 11">11</span>
|
|
487
|
-
<a href="https://github.com/
|
|
483
|
+
<a href="https://github.com/fchollet/deep-learning-with-python-notebooks" target="_blank" title="fchollet/deep-learning-with-python-notebooks">fchollet/deep-learning-with-python-notebooks</a>
|
|
488
484
|
</div>
|
|
489
485
|
<div class="sub-title followers">
|
|
490
486
|
|
|
491
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
492
|
-
<span style="background-color: #
|
|
487
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
488
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
493
489
|
</a>
|
|
494
490
|
|
|
495
491
|
<span class="star" title="Stargazers Count">
|
|
496
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
493
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
494
|
</svg>
|
|
499
|
-
<span>
|
|
495
|
+
<span>13931</span>
|
|
500
496
|
</span>
|
|
501
497
|
<span class="star" title="Repo Forked">
|
|
502
498
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
499
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
504
500
|
</path>
|
|
505
501
|
</svg>
|
|
506
|
-
<span>
|
|
502
|
+
<span>6838</span>
|
|
507
503
|
</span>
|
|
508
504
|
<span class="star">
|
|
509
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
506
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
511
507
|
</svg>
|
|
512
|
-
<span>
|
|
508
|
+
<span>157 stars this week</span>
|
|
513
509
|
</span>
|
|
514
510
|
</div>
|
|
515
511
|
<div class="details">
|
|
516
|
-
|
|
512
|
+
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
|
|
517
513
|
</div>
|
|
518
514
|
</div>
|
|
519
515
|
</li>
|
|
@@ -522,36 +518,36 @@
|
|
|
522
518
|
<div class="info">
|
|
523
519
|
<div class="rank">
|
|
524
520
|
<span title="Ranking 12">12</span>
|
|
525
|
-
<a href="https://github.com/
|
|
521
|
+
<a href="https://github.com/cloudreve/Cloudreve" target="_blank" title="cloudreve/Cloudreve">cloudreve/Cloudreve</a>
|
|
526
522
|
</div>
|
|
527
523
|
<div class="sub-title followers">
|
|
528
524
|
|
|
529
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
530
|
-
<span style="background-color: #
|
|
525
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
526
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
531
527
|
</a>
|
|
532
528
|
|
|
533
529
|
<span class="star" title="Stargazers Count">
|
|
534
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
531
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
536
532
|
</svg>
|
|
537
|
-
<span>
|
|
533
|
+
<span>11523</span>
|
|
538
534
|
</span>
|
|
539
535
|
<span class="star" title="Repo Forked">
|
|
540
536
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
541
537
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
542
538
|
</path>
|
|
543
539
|
</svg>
|
|
544
|
-
<span>
|
|
540
|
+
<span>1981</span>
|
|
545
541
|
</span>
|
|
546
542
|
<span class="star">
|
|
547
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
544
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
549
545
|
</svg>
|
|
550
|
-
<span>
|
|
546
|
+
<span>340 stars this week</span>
|
|
551
547
|
</span>
|
|
552
548
|
</div>
|
|
553
549
|
<div class="details">
|
|
554
|
-
|
|
550
|
+
🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
|
|
555
551
|
</div>
|
|
556
552
|
</div>
|
|
557
553
|
</li>
|
|
@@ -560,36 +556,36 @@
|
|
|
560
556
|
<div class="info">
|
|
561
557
|
<div class="rank">
|
|
562
558
|
<span title="Ranking 13">13</span>
|
|
563
|
-
<a href="https://github.com/
|
|
559
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
564
560
|
</div>
|
|
565
561
|
<div class="sub-title followers">
|
|
566
562
|
|
|
567
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
568
|
-
<span style="background-color: #
|
|
563
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
564
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
569
565
|
</a>
|
|
570
566
|
|
|
571
567
|
<span class="star" title="Stargazers Count">
|
|
572
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
569
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
574
570
|
</svg>
|
|
575
|
-
<span>
|
|
571
|
+
<span>125534</span>
|
|
576
572
|
</span>
|
|
577
573
|
<span class="star" title="Repo Forked">
|
|
578
574
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
575
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
580
576
|
</path>
|
|
581
577
|
</svg>
|
|
582
|
-
<span>
|
|
578
|
+
<span>20434</span>
|
|
583
579
|
</span>
|
|
584
580
|
<span class="star">
|
|
585
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
582
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
587
583
|
</svg>
|
|
588
|
-
<span>
|
|
584
|
+
<span>1229 stars this week</span>
|
|
589
585
|
</span>
|
|
590
586
|
</div>
|
|
591
587
|
<div class="details">
|
|
592
|
-
|
|
588
|
+
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
|
|
593
589
|
</div>
|
|
594
590
|
</div>
|
|
595
591
|
</li>
|
|
@@ -598,36 +594,36 @@
|
|
|
598
594
|
<div class="info">
|
|
599
595
|
<div class="rank">
|
|
600
596
|
<span title="Ranking 14">14</span>
|
|
601
|
-
<a href="https://github.com/
|
|
597
|
+
<a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
|
|
602
598
|
</div>
|
|
603
599
|
<div class="sub-title followers">
|
|
604
600
|
|
|
605
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
606
|
-
<span style="background-color: #
|
|
601
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
602
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
607
603
|
</a>
|
|
608
604
|
|
|
609
605
|
<span class="star" title="Stargazers Count">
|
|
610
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
607
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
612
608
|
</svg>
|
|
613
|
-
<span>
|
|
609
|
+
<span>47984</span>
|
|
614
610
|
</span>
|
|
615
611
|
<span class="star" title="Repo Forked">
|
|
616
612
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
617
613
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
618
614
|
</path>
|
|
619
615
|
</svg>
|
|
620
|
-
<span>
|
|
616
|
+
<span>3498</span>
|
|
621
617
|
</span>
|
|
622
618
|
<span class="star">
|
|
623
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
620
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
625
621
|
</svg>
|
|
626
|
-
<span>
|
|
622
|
+
<span>239 stars this week</span>
|
|
627
623
|
</span>
|
|
628
624
|
</div>
|
|
629
625
|
<div class="details">
|
|
630
|
-
|
|
626
|
+
Vim-fork focused on extensibility and usability
|
|
631
627
|
</div>
|
|
632
628
|
</div>
|
|
633
629
|
</li>
|
|
@@ -636,36 +632,36 @@
|
|
|
636
632
|
<div class="info">
|
|
637
633
|
<div class="rank">
|
|
638
634
|
<span title="Ranking 15">15</span>
|
|
639
|
-
<a href="https://github.com/
|
|
635
|
+
<a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
|
|
640
636
|
</div>
|
|
641
637
|
<div class="sub-title followers">
|
|
642
638
|
|
|
643
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
644
|
-
<span style="background-color: #
|
|
639
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
640
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
645
641
|
</a>
|
|
646
642
|
|
|
647
643
|
<span class="star" title="Stargazers Count">
|
|
648
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
645
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
650
646
|
</svg>
|
|
651
|
-
<span>
|
|
647
|
+
<span>78310</span>
|
|
652
648
|
</span>
|
|
653
649
|
<span class="star" title="Repo Forked">
|
|
654
650
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
651
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
656
652
|
</path>
|
|
657
653
|
</svg>
|
|
658
|
-
<span>
|
|
654
|
+
<span>6972</span>
|
|
659
655
|
</span>
|
|
660
656
|
<span class="star">
|
|
661
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
658
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
663
659
|
</svg>
|
|
664
|
-
<span>
|
|
660
|
+
<span>294 stars this week</span>
|
|
665
661
|
</span>
|
|
666
662
|
</div>
|
|
667
663
|
<div class="details">
|
|
668
|
-
|
|
664
|
+
The new Windows Terminal and the original Windows console host, all in the same place!
|
|
669
665
|
</div>
|
|
670
666
|
</div>
|
|
671
667
|
</li>
|
|
@@ -674,36 +670,36 @@
|
|
|
674
670
|
<div class="info">
|
|
675
671
|
<div class="rank">
|
|
676
672
|
<span title="Ranking 16">16</span>
|
|
677
|
-
<a href="https://github.com/
|
|
673
|
+
<a href="https://github.com/nvm-sh/nvm" target="_blank" title="nvm-sh/nvm">nvm-sh/nvm</a>
|
|
678
674
|
</div>
|
|
679
675
|
<div class="sub-title followers">
|
|
680
676
|
|
|
681
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
682
|
-
<span style="background-color: #
|
|
677
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
678
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
683
679
|
</a>
|
|
684
680
|
|
|
685
681
|
<span class="star" title="Stargazers Count">
|
|
686
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
683
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
688
684
|
</svg>
|
|
689
|
-
<span>
|
|
685
|
+
<span>52648</span>
|
|
690
686
|
</span>
|
|
691
687
|
<span class="star" title="Repo Forked">
|
|
692
688
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
689
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
694
690
|
</path>
|
|
695
691
|
</svg>
|
|
696
|
-
<span>
|
|
692
|
+
<span>5424</span>
|
|
697
693
|
</span>
|
|
698
694
|
<span class="star">
|
|
699
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
696
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
701
697
|
</svg>
|
|
702
|
-
<span>
|
|
698
|
+
<span>267 stars this week</span>
|
|
703
699
|
</span>
|
|
704
700
|
</div>
|
|
705
701
|
<div class="details">
|
|
706
|
-
|
|
702
|
+
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
|
|
707
703
|
</div>
|
|
708
704
|
</div>
|
|
709
705
|
</li>
|
|
@@ -712,32 +708,36 @@
|
|
|
712
708
|
<div class="info">
|
|
713
709
|
<div class="rank">
|
|
714
710
|
<span title="Ranking 17">17</span>
|
|
715
|
-
<a href="https://github.com/
|
|
711
|
+
<a href="https://github.com/huggingface/transformers" target="_blank" title="huggingface/transformers">huggingface/transformers</a>
|
|
716
712
|
</div>
|
|
717
713
|
<div class="sub-title followers">
|
|
718
714
|
|
|
715
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
716
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
717
|
+
</a>
|
|
718
|
+
|
|
719
719
|
<span class="star" title="Stargazers Count">
|
|
720
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
721
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
722
722
|
</svg>
|
|
723
|
-
<span>
|
|
723
|
+
<span>53258</span>
|
|
724
724
|
</span>
|
|
725
725
|
<span class="star" title="Repo Forked">
|
|
726
726
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
727
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
728
728
|
</path>
|
|
729
729
|
</svg>
|
|
730
|
-
<span>
|
|
730
|
+
<span>12651</span>
|
|
731
731
|
</span>
|
|
732
732
|
<span class="star">
|
|
733
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
734
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
735
735
|
</svg>
|
|
736
|
-
<span>
|
|
736
|
+
<span>394 stars this week</span>
|
|
737
737
|
</span>
|
|
738
738
|
</div>
|
|
739
739
|
<div class="details">
|
|
740
|
-
|
|
740
|
+
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
|
|
741
741
|
</div>
|
|
742
742
|
</div>
|
|
743
743
|
</li>
|
|
@@ -746,32 +746,36 @@
|
|
|
746
746
|
<div class="info">
|
|
747
747
|
<div class="rank">
|
|
748
748
|
<span title="Ranking 18">18</span>
|
|
749
|
-
<a href="https://github.com/
|
|
749
|
+
<a href="https://github.com/storybookjs/storybook" target="_blank" title="storybookjs/storybook">storybookjs/storybook</a>
|
|
750
750
|
</div>
|
|
751
751
|
<div class="sub-title followers">
|
|
752
752
|
|
|
753
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
754
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
755
|
+
</a>
|
|
756
|
+
|
|
753
757
|
<span class="star" title="Stargazers Count">
|
|
754
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
759
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
756
760
|
</svg>
|
|
757
|
-
<span>
|
|
761
|
+
<span>65634</span>
|
|
758
762
|
</span>
|
|
759
763
|
<span class="star" title="Repo Forked">
|
|
760
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
761
765
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
762
766
|
</path>
|
|
763
767
|
</svg>
|
|
764
|
-
<span>
|
|
768
|
+
<span>6673</span>
|
|
765
769
|
</span>
|
|
766
770
|
<span class="star">
|
|
767
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
772
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
769
773
|
</svg>
|
|
770
|
-
<span>
|
|
774
|
+
<span>209 stars this week</span>
|
|
771
775
|
</span>
|
|
772
776
|
</div>
|
|
773
777
|
<div class="details">
|
|
774
|
-
|
|
778
|
+
📓 The UI component explorer. Develop, document, & test React, Vue, Angular, Web Components, Ember, Svelte & more!
|
|
775
779
|
</div>
|
|
776
780
|
</div>
|
|
777
781
|
</li>
|
|
@@ -780,7 +784,7 @@
|
|
|
780
784
|
<div class="info">
|
|
781
785
|
<div class="rank">
|
|
782
786
|
<span title="Ranking 19">19</span>
|
|
783
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/HashLips/hashlips_art_engine" target="_blank" title="HashLips/hashlips_art_engine">HashLips/hashlips_art_engine</a>
|
|
784
788
|
</div>
|
|
785
789
|
<div class="sub-title followers">
|
|
786
790
|
|
|
@@ -792,24 +796,24 @@
|
|
|
792
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
797
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
794
798
|
</svg>
|
|
795
|
-
<span>
|
|
799
|
+
<span>1062</span>
|
|
796
800
|
</span>
|
|
797
801
|
<span class="star" title="Repo Forked">
|
|
798
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
803
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
800
804
|
</path>
|
|
801
805
|
</svg>
|
|
802
|
-
<span>
|
|
806
|
+
<span>468</span>
|
|
803
807
|
</span>
|
|
804
808
|
<span class="star">
|
|
805
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
810
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
807
811
|
</svg>
|
|
808
|
-
<span>
|
|
812
|
+
<span>172 stars this week</span>
|
|
809
813
|
</span>
|
|
810
814
|
</div>
|
|
811
815
|
<div class="details">
|
|
812
|
-
|
|
816
|
+
HashLips Art Engine is a tool used to create multiple different instances of artworks based on provided layers.
|
|
813
817
|
</div>
|
|
814
818
|
</div>
|
|
815
819
|
</li>
|
|
@@ -818,36 +822,36 @@
|
|
|
818
822
|
<div class="info">
|
|
819
823
|
<div class="rank">
|
|
820
824
|
<span title="Ranking 20">20</span>
|
|
821
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
|
|
822
826
|
</div>
|
|
823
827
|
<div class="sub-title followers">
|
|
824
828
|
|
|
825
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
826
|
-
<span style="background-color: #
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
830
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
827
831
|
</a>
|
|
828
832
|
|
|
829
833
|
<span class="star" title="Stargazers Count">
|
|
830
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
835
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
832
836
|
</svg>
|
|
833
|
-
<span>
|
|
837
|
+
<span>9655</span>
|
|
834
838
|
</span>
|
|
835
839
|
<span class="star" title="Repo Forked">
|
|
836
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
841
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
838
842
|
</path>
|
|
839
843
|
</svg>
|
|
840
|
-
<span>
|
|
844
|
+
<span>2126</span>
|
|
841
845
|
</span>
|
|
842
846
|
<span class="star">
|
|
843
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
848
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
845
849
|
</svg>
|
|
846
|
-
<span>
|
|
850
|
+
<span>207 stars this week</span>
|
|
847
851
|
</span>
|
|
848
852
|
</div>
|
|
849
853
|
<div class="details">
|
|
850
|
-
|
|
854
|
+
《Designing Data-Intensive Application》DDIA中文翻译
|
|
851
855
|
</div>
|
|
852
856
|
</div>
|
|
853
857
|
</li>
|
|
@@ -856,32 +860,36 @@
|
|
|
856
860
|
<div class="info">
|
|
857
861
|
<div class="rank">
|
|
858
862
|
<span title="Ranking 21">21</span>
|
|
859
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
|
|
860
864
|
</div>
|
|
861
865
|
<div class="sub-title followers">
|
|
862
866
|
|
|
867
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
868
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
869
|
+
</a>
|
|
870
|
+
|
|
863
871
|
<span class="star" title="Stargazers Count">
|
|
864
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
865
873
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
866
874
|
</svg>
|
|
867
|
-
<span>
|
|
875
|
+
<span>21368</span>
|
|
868
876
|
</span>
|
|
869
877
|
<span class="star" title="Repo Forked">
|
|
870
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
871
879
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
872
880
|
</path>
|
|
873
881
|
</svg>
|
|
874
|
-
<span>
|
|
882
|
+
<span>4581</span>
|
|
875
883
|
</span>
|
|
876
884
|
<span class="star">
|
|
877
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
878
886
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
879
887
|
</svg>
|
|
880
|
-
<span>
|
|
888
|
+
<span>235 stars this week</span>
|
|
881
889
|
</span>
|
|
882
890
|
</div>
|
|
883
891
|
<div class="details">
|
|
884
|
-
|
|
892
|
+
The Magic Mask for Android
|
|
885
893
|
</div>
|
|
886
894
|
</div>
|
|
887
895
|
</li>
|
|
@@ -890,32 +898,36 @@
|
|
|
890
898
|
<div class="info">
|
|
891
899
|
<div class="rank">
|
|
892
900
|
<span title="Ranking 22">22</span>
|
|
893
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/kholia/OSX-KVM" target="_blank" title="kholia/OSX-KVM">kholia/OSX-KVM</a>
|
|
894
902
|
</div>
|
|
895
903
|
<div class="sub-title followers">
|
|
896
904
|
|
|
905
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
906
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
907
|
+
</a>
|
|
908
|
+
|
|
897
909
|
<span class="star" title="Stargazers Count">
|
|
898
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
911
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
900
912
|
</svg>
|
|
901
|
-
<span>
|
|
913
|
+
<span>11966</span>
|
|
902
914
|
</span>
|
|
903
915
|
<span class="star" title="Repo Forked">
|
|
904
916
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
905
917
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
906
918
|
</path>
|
|
907
919
|
</svg>
|
|
908
|
-
<span>
|
|
920
|
+
<span>1210</span>
|
|
909
921
|
</span>
|
|
910
922
|
<span class="star">
|
|
911
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
912
924
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
913
925
|
</svg>
|
|
914
|
-
<span>
|
|
926
|
+
<span>94 stars this week</span>
|
|
915
927
|
</span>
|
|
916
928
|
</div>
|
|
917
929
|
<div class="details">
|
|
918
|
-
|
|
930
|
+
Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey support now! Only commercial (paid) support is available now to avoid spammy issues.
|
|
919
931
|
</div>
|
|
920
932
|
</div>
|
|
921
933
|
</li>
|
|
@@ -924,36 +936,36 @@
|
|
|
924
936
|
<div class="info">
|
|
925
937
|
<div class="rank">
|
|
926
938
|
<span title="Ranking 23">23</span>
|
|
927
|
-
<a href="https://github.com/
|
|
939
|
+
<a href="https://github.com/cube-js/cube.js" target="_blank" title="cube-js/cube.js">cube-js/cube.js</a>
|
|
928
940
|
</div>
|
|
929
941
|
<div class="sub-title followers">
|
|
930
942
|
|
|
931
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
932
|
-
<span style="background-color: #
|
|
943
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
944
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
933
945
|
</a>
|
|
934
946
|
|
|
935
947
|
<span class="star" title="Stargazers Count">
|
|
936
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
949
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
938
950
|
</svg>
|
|
939
|
-
<span>
|
|
951
|
+
<span>11629</span>
|
|
940
952
|
</span>
|
|
941
953
|
<span class="star" title="Repo Forked">
|
|
942
954
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
943
955
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
944
956
|
</path>
|
|
945
957
|
</svg>
|
|
946
|
-
<span>
|
|
958
|
+
<span>1124</span>
|
|
947
959
|
</span>
|
|
948
960
|
<span class="star">
|
|
949
961
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
962
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
951
963
|
</svg>
|
|
952
|
-
<span>
|
|
964
|
+
<span>354 stars this week</span>
|
|
953
965
|
</span>
|
|
954
966
|
</div>
|
|
955
967
|
<div class="details">
|
|
956
|
-
|
|
968
|
+
📊 Cube.js — Open-Source Analytics API for Building Data Apps
|
|
957
969
|
</div>
|
|
958
970
|
</div>
|
|
959
971
|
</li>
|
|
@@ -962,36 +974,36 @@
|
|
|
962
974
|
<div class="info">
|
|
963
975
|
<div class="rank">
|
|
964
976
|
<span title="Ranking 24">24</span>
|
|
965
|
-
<a href="https://github.com/
|
|
977
|
+
<a href="https://github.com/TechXueXi/TechXueXi" target="_blank" title="TechXueXi/TechXueXi">TechXueXi/TechXueXi</a>
|
|
966
978
|
</div>
|
|
967
979
|
<div class="sub-title followers">
|
|
968
980
|
|
|
969
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
970
|
-
<span style="background-color: #
|
|
981
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
982
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
971
983
|
</a>
|
|
972
984
|
|
|
973
985
|
<span class="star" title="Stargazers Count">
|
|
974
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
975
987
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
976
988
|
</svg>
|
|
977
|
-
<span>
|
|
989
|
+
<span>1137</span>
|
|
978
990
|
</span>
|
|
979
991
|
<span class="star" title="Repo Forked">
|
|
980
992
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
981
993
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
982
994
|
</path>
|
|
983
995
|
</svg>
|
|
984
|
-
<span>
|
|
996
|
+
<span>288</span>
|
|
985
997
|
</span>
|
|
986
998
|
<span class="star">
|
|
987
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
988
1000
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
989
1001
|
</svg>
|
|
990
|
-
<span>
|
|
1002
|
+
<span>198 stars this week</span>
|
|
991
1003
|
</span>
|
|
992
1004
|
</div>
|
|
993
1005
|
<div class="details">
|
|
994
|
-
|
|
1006
|
+
强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天
|
|
995
1007
|
</div>
|
|
996
1008
|
</div>
|
|
997
1009
|
</li>
|
|
@@ -1000,36 +1012,36 @@
|
|
|
1000
1012
|
<div class="info">
|
|
1001
1013
|
<div class="rank">
|
|
1002
1014
|
<span title="Ranking 25">25</span>
|
|
1003
|
-
<a href="https://github.com/
|
|
1015
|
+
<a href="https://github.com/bedimcode/responsive-halloween-website" target="_blank" title="bedimcode/responsive-halloween-website">bedimcode/responsive-halloween-website</a>
|
|
1004
1016
|
</div>
|
|
1005
1017
|
<div class="sub-title followers">
|
|
1006
1018
|
|
|
1007
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1008
|
-
<span style="background-color: #
|
|
1019
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
1020
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
1009
1021
|
</a>
|
|
1010
1022
|
|
|
1011
1023
|
<span class="star" title="Stargazers Count">
|
|
1012
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
1025
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1014
1026
|
</svg>
|
|
1015
|
-
<span>
|
|
1027
|
+
<span>396</span>
|
|
1016
1028
|
</span>
|
|
1017
1029
|
<span class="star" title="Repo Forked">
|
|
1018
1030
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1019
1031
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1020
1032
|
</path>
|
|
1021
1033
|
</svg>
|
|
1022
|
-
<span>
|
|
1034
|
+
<span>114</span>
|
|
1023
1035
|
</span>
|
|
1024
1036
|
<span class="star">
|
|
1025
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1026
1038
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1027
1039
|
</svg>
|
|
1028
|
-
<span>
|
|
1040
|
+
<span>321 stars this week</span>
|
|
1029
1041
|
</span>
|
|
1030
1042
|
</div>
|
|
1031
1043
|
<div class="details">
|
|
1032
|
-
|
|
1044
|
+
Responsive Halloween Website Design Using HTML CSS & JavaScript
|
|
1033
1045
|
</div>
|
|
1034
1046
|
</div>
|
|
1035
1047
|
</li>
|
|
@@ -1050,7 +1062,7 @@
|
|
|
1050
1062
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1051
1063
|
</a>
|
|
1052
1064
|
</p>
|
|
1053
|
-
<div class="time">Last cache created on 2021/10/
|
|
1065
|
+
<div class="time">Last cache created on 2021/10/31 by Github API v3.</div>
|
|
1054
1066
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1055
1067
|
</div>
|
|
1056
1068
|
</body>
|