@wcj/github-rank 22.6.20 → 22.6.23
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 +34665 -34704
- package/dist/sifou-daily.json +23 -23
- package/dist/sifou-monthly.json +108 -108
- package/dist/sifou-weekly.json +163 -163
- package/dist/toutiao-30.json +89 -89
- package/dist/toutiao-7.json +129 -129
- package/dist/toutiao-90.json +50 -50
- package/dist/trending-daily.json +192 -192
- package/dist/trending-monthly.json +196 -196
- package/dist/trending-weekly.json +194 -194
- package/dist/users.china.json +2459 -2459
- package/dist/users.json +3701 -3703
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +34665 -34704
- package/web/data/sifou-daily.json +23 -23
- package/web/data/sifou-monthly.json +108 -108
- package/web/data/sifou-weekly.json +163 -163
- package/web/data/toutiao-30.json +89 -89
- package/web/data/toutiao-7.json +129 -129
- package/web/data/toutiao-90.json +50 -50
- package/web/data/trending-daily.json +192 -192
- package/web/data/trending-monthly.json +196 -196
- package/web/data/trending-weekly.json +194 -194
- package/web/data/users.china.json +2459 -2459
- package/web/data/users.json +3701 -3703
- package/web/index.html +1892 -1892
- package/web/repos.html +4444 -4436
- package/web/sifou-daily.html +21 -21
- package/web/sifou-monthly.html +126 -126
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +83 -83
- package/web/toutiao-90.html +58 -58
- package/web/trending-monthly.html +163 -183
- package/web/trending-weekly.html +165 -177
- package/web/trending.html +163 -175
- package/web/users.china.html +1374 -1374
package/web/trending-weekly.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/6/
|
|
127
|
+
<div class="time">Last cache created on 2022/6/23 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,36 +155,36 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/alievk/avatarify" target="_blank" title="alievk/avatarify">alievk/avatarify</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
162
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
163
|
-
<span style="background-color: #
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
163
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
164
164
|
</a>
|
|
165
165
|
|
|
166
166
|
<span class="star" title="Stargazers Count">
|
|
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>4361</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<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">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>418</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<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>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>2977 stars this week</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
187
|
-
|
|
187
|
+
Avatars for Zoom and Skype
|
|
188
188
|
</div>
|
|
189
189
|
</div>
|
|
190
190
|
</li>
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch" target="_blank" title="zylo117/Yet-Another-EfficientDet-Pytorch">zylo117/Yet-Another-EfficientDet-Pytorch</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
@@ -205,24 +205,24 @@
|
|
|
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>2539</span>
|
|
209
209
|
</span>
|
|
210
210
|
<span class="star" title="Repo Forked">
|
|
211
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
212
212
|
<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">
|
|
213
213
|
</path>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>525</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star">
|
|
218
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
219
219
|
<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>
|
|
220
220
|
</svg>
|
|
221
|
-
<span>
|
|
221
|
+
<span>584 stars this week</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
225
|
-
|
|
225
|
+
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
|
|
226
226
|
</div>
|
|
227
227
|
</div>
|
|
228
228
|
</li>
|
|
@@ -231,36 +231,36 @@
|
|
|
231
231
|
<div class="info">
|
|
232
232
|
<div class="rank">
|
|
233
233
|
<span title="Ranking 3">3</span>
|
|
234
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/vuejs/vue-next" target="_blank" title="vuejs/vue-next">vuejs/vue-next</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
239
|
-
<span style="background-color: #
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
239
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
240
240
|
</a>
|
|
241
241
|
|
|
242
242
|
<span class="star" title="Stargazers Count">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<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
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>11515</span>
|
|
247
247
|
</span>
|
|
248
248
|
<span class="star" title="Repo Forked">
|
|
249
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
250
250
|
<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">
|
|
251
251
|
</path>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>1988</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<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>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>1119 stars this week</span>
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
262
262
|
<div class="details">
|
|
263
|
-
|
|
263
|
+
The next major version of Vue (WIP)
|
|
264
264
|
</div>
|
|
265
265
|
</div>
|
|
266
266
|
</li>
|
|
@@ -269,36 +269,32 @@
|
|
|
269
269
|
<div class="info">
|
|
270
270
|
<div class="rank">
|
|
271
271
|
<span title="Ranking 4">4</span>
|
|
272
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/labuladong/fucking-algorithm" target="_blank" title="labuladong/fucking-algorithm">labuladong/fucking-algorithm</a>
|
|
273
273
|
</div>
|
|
274
274
|
<div class="sub-title followers">
|
|
275
275
|
|
|
276
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
277
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
278
|
-
</a>
|
|
279
|
-
|
|
280
276
|
<span class="star" title="Stargazers Count">
|
|
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>34095</span>
|
|
285
281
|
</span>
|
|
286
282
|
<span class="star" title="Repo Forked">
|
|
287
283
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
288
284
|
<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">
|
|
289
285
|
</path>
|
|
290
286
|
</svg>
|
|
291
|
-
<span>
|
|
287
|
+
<span>6120</span>
|
|
292
288
|
</span>
|
|
293
289
|
<span class="star">
|
|
294
290
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
295
291
|
<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>
|
|
296
292
|
</svg>
|
|
297
|
-
<span>
|
|
293
|
+
<span>5523 stars this week</span>
|
|
298
294
|
</span>
|
|
299
295
|
</div>
|
|
300
296
|
<div class="details">
|
|
301
|
-
|
|
297
|
+
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
|
|
302
298
|
</div>
|
|
303
299
|
</div>
|
|
304
300
|
</li>
|
|
@@ -307,36 +303,36 @@
|
|
|
307
303
|
<div class="info">
|
|
308
304
|
<div class="rank">
|
|
309
305
|
<span title="Ranking 5">5</span>
|
|
310
|
-
<a href="https://github.com/
|
|
306
|
+
<a href="https://github.com/shengqiangzhang/examples-of-web-crawlers" target="_blank" title="shengqiangzhang/examples-of-web-crawlers">shengqiangzhang/examples-of-web-crawlers</a>
|
|
311
307
|
</div>
|
|
312
308
|
<div class="sub-title followers">
|
|
313
309
|
|
|
314
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
315
|
-
<span style="background-color: #
|
|
310
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
311
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
316
312
|
</a>
|
|
317
313
|
|
|
318
314
|
<span class="star" title="Stargazers Count">
|
|
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>8066</span>
|
|
323
319
|
</span>
|
|
324
320
|
<span class="star" title="Repo Forked">
|
|
325
321
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
326
322
|
<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">
|
|
327
323
|
</path>
|
|
328
324
|
</svg>
|
|
329
|
-
<span>
|
|
325
|
+
<span>2430</span>
|
|
330
326
|
</span>
|
|
331
327
|
<span class="star">
|
|
332
328
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
333
329
|
<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>
|
|
334
330
|
</svg>
|
|
335
|
-
<span>
|
|
331
|
+
<span>583 stars this week</span>
|
|
336
332
|
</span>
|
|
337
333
|
</div>
|
|
338
334
|
<div class="details">
|
|
339
|
-
|
|
335
|
+
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
|
|
340
336
|
</div>
|
|
341
337
|
</div>
|
|
342
338
|
</li>
|
|
@@ -345,36 +341,36 @@
|
|
|
345
341
|
<div class="info">
|
|
346
342
|
<div class="rank">
|
|
347
343
|
<span title="Ranking 6">6</span>
|
|
348
|
-
<a href="https://github.com/
|
|
344
|
+
<a href="https://github.com/utmapp/UTM" target="_blank" title="utmapp/UTM">utmapp/UTM</a>
|
|
349
345
|
</div>
|
|
350
346
|
<div class="sub-title followers">
|
|
351
347
|
|
|
352
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
353
|
-
<span style="background-color: #
|
|
348
|
+
<a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
|
|
349
|
+
<span style="background-color: #438eff;"></span>Objective-C
|
|
354
350
|
</a>
|
|
355
351
|
|
|
356
352
|
<span class="star" title="Stargazers Count">
|
|
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>4463</span>
|
|
361
357
|
</span>
|
|
362
358
|
<span class="star" title="Repo Forked">
|
|
363
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
364
360
|
<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">
|
|
365
361
|
</path>
|
|
366
362
|
</svg>
|
|
367
|
-
<span>
|
|
363
|
+
<span>283</span>
|
|
368
364
|
</span>
|
|
369
365
|
<span class="star">
|
|
370
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
371
367
|
<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>
|
|
372
368
|
</svg>
|
|
373
|
-
<span>
|
|
369
|
+
<span>587 stars this week</span>
|
|
374
370
|
</span>
|
|
375
371
|
</div>
|
|
376
372
|
<div class="details">
|
|
377
|
-
|
|
373
|
+
Virtual machines for iOS
|
|
378
374
|
</div>
|
|
379
375
|
</div>
|
|
380
376
|
</li>
|
|
@@ -383,36 +379,36 @@
|
|
|
383
379
|
<div class="info">
|
|
384
380
|
<div class="rank">
|
|
385
381
|
<span title="Ranking 7">7</span>
|
|
386
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/vt-vl-lab/3d-photo-inpainting" target="_blank" title="vt-vl-lab/3d-photo-inpainting">vt-vl-lab/3d-photo-inpainting</a>
|
|
387
383
|
</div>
|
|
388
384
|
<div class="sub-title followers">
|
|
389
385
|
|
|
390
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
391
|
-
<span style="background-color: #
|
|
386
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
387
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
392
388
|
</a>
|
|
393
389
|
|
|
394
390
|
<span class="star" title="Stargazers Count">
|
|
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>2124</span>
|
|
399
395
|
</span>
|
|
400
396
|
<span class="star" title="Repo Forked">
|
|
401
397
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
402
398
|
<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">
|
|
403
399
|
</path>
|
|
404
400
|
</svg>
|
|
405
|
-
<span>
|
|
401
|
+
<span>252</span>
|
|
406
402
|
</span>
|
|
407
403
|
<span class="star">
|
|
408
404
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
409
405
|
<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>
|
|
410
406
|
</svg>
|
|
411
|
-
<span>
|
|
407
|
+
<span>459 stars this week</span>
|
|
412
408
|
</span>
|
|
413
409
|
</div>
|
|
414
410
|
<div class="details">
|
|
415
|
-
|
|
411
|
+
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
|
|
416
412
|
</div>
|
|
417
413
|
</div>
|
|
418
414
|
</li>
|
|
@@ -421,36 +417,36 @@
|
|
|
421
417
|
<div class="info">
|
|
422
418
|
<div class="rank">
|
|
423
419
|
<span title="Ranking 8">8</span>
|
|
424
|
-
<a href="https://github.com/
|
|
420
|
+
<a href="https://github.com/hollischuang/toBeTopJavaer" target="_blank" title="hollischuang/toBeTopJavaer">hollischuang/toBeTopJavaer</a>
|
|
425
421
|
</div>
|
|
426
422
|
<div class="sub-title followers">
|
|
427
423
|
|
|
428
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
429
|
-
<span style="background-color: #
|
|
424
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
425
|
+
<span style="background-color: #b07219;"></span>Java
|
|
430
426
|
</a>
|
|
431
427
|
|
|
432
428
|
<span class="star" title="Stargazers Count">
|
|
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>13350</span>
|
|
437
433
|
</span>
|
|
438
434
|
<span class="star" title="Repo Forked">
|
|
439
435
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
440
436
|
<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">
|
|
441
437
|
</path>
|
|
442
438
|
</svg>
|
|
443
|
-
<span>
|
|
439
|
+
<span>3139</span>
|
|
444
440
|
</span>
|
|
445
441
|
<span class="star">
|
|
446
442
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
447
443
|
<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>
|
|
448
444
|
</svg>
|
|
449
|
-
<span>
|
|
445
|
+
<span>801 stars this week</span>
|
|
450
446
|
</span>
|
|
451
447
|
</div>
|
|
452
448
|
<div class="details">
|
|
453
|
-
|
|
449
|
+
To Be Top Javaer - Java工程师成神之路
|
|
454
450
|
</div>
|
|
455
451
|
</div>
|
|
456
452
|
</li>
|
|
@@ -459,36 +455,32 @@
|
|
|
459
455
|
<div class="info">
|
|
460
456
|
<div class="rank">
|
|
461
457
|
<span title="Ranking 9">9</span>
|
|
462
|
-
<a href="https://github.com/
|
|
458
|
+
<a href="https://github.com/DP-3T/documents" target="_blank" title="DP-3T/documents">DP-3T/documents</a>
|
|
463
459
|
</div>
|
|
464
460
|
<div class="sub-title followers">
|
|
465
461
|
|
|
466
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
467
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
468
|
-
</a>
|
|
469
|
-
|
|
470
462
|
<span class="star" title="Stargazers Count">
|
|
471
463
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
464
|
<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
465
|
</svg>
|
|
474
|
-
<span>
|
|
466
|
+
<span>1152</span>
|
|
475
467
|
</span>
|
|
476
468
|
<span class="star" title="Repo Forked">
|
|
477
469
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
478
470
|
<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">
|
|
479
471
|
</path>
|
|
480
472
|
</svg>
|
|
481
|
-
<span>
|
|
473
|
+
<span>89</span>
|
|
482
474
|
</span>
|
|
483
475
|
<span class="star">
|
|
484
476
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
485
477
|
<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>
|
|
486
478
|
</svg>
|
|
487
|
-
<span>
|
|
479
|
+
<span>433 stars this week</span>
|
|
488
480
|
</span>
|
|
489
481
|
</div>
|
|
490
482
|
<div class="details">
|
|
491
|
-
|
|
483
|
+
Decentralized Privacy-Preserving Proximity Tracing -- Documents
|
|
492
484
|
</div>
|
|
493
485
|
</div>
|
|
494
486
|
</li>
|
|
@@ -497,36 +489,36 @@
|
|
|
497
489
|
<div class="info">
|
|
498
490
|
<div class="rank">
|
|
499
491
|
<span title="Ranking 10">10</span>
|
|
500
|
-
<a href="https://github.com/
|
|
492
|
+
<a href="https://github.com/iikira/BaiduPCS-Go" target="_blank" title="iikira/BaiduPCS-Go">iikira/BaiduPCS-Go</a>
|
|
501
493
|
</div>
|
|
502
494
|
<div class="sub-title followers">
|
|
503
495
|
|
|
504
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
505
|
-
<span style="background-color: #
|
|
496
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
497
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
506
498
|
</a>
|
|
507
499
|
|
|
508
500
|
<span class="star" title="Stargazers Count">
|
|
509
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
502
|
<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
503
|
</svg>
|
|
512
|
-
<span>
|
|
504
|
+
<span>23021</span>
|
|
513
505
|
</span>
|
|
514
506
|
<span class="star" title="Repo Forked">
|
|
515
507
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
516
508
|
<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">
|
|
517
509
|
</path>
|
|
518
510
|
</svg>
|
|
519
|
-
<span>
|
|
511
|
+
<span>3770</span>
|
|
520
512
|
</span>
|
|
521
513
|
<span class="star">
|
|
522
514
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
523
515
|
<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>
|
|
524
516
|
</svg>
|
|
525
|
-
<span>
|
|
517
|
+
<span>750 stars this week</span>
|
|
526
518
|
</span>
|
|
527
519
|
</div>
|
|
528
520
|
<div class="details">
|
|
529
|
-
|
|
521
|
+
百度网盘客户端 - Go语言编写
|
|
530
522
|
</div>
|
|
531
523
|
</div>
|
|
532
524
|
</li>
|
|
@@ -535,36 +527,36 @@
|
|
|
535
527
|
<div class="info">
|
|
536
528
|
<div class="rank">
|
|
537
529
|
<span title="Ranking 11">11</span>
|
|
538
|
-
<a href="https://github.com/
|
|
530
|
+
<a href="https://github.com/lihengming/spring-boot-api-project-seed" target="_blank" title="lihengming/spring-boot-api-project-seed">lihengming/spring-boot-api-project-seed</a>
|
|
539
531
|
</div>
|
|
540
532
|
<div class="sub-title followers">
|
|
541
533
|
|
|
542
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
543
|
-
<span style="background-color: #
|
|
534
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
535
|
+
<span style="background-color: #b07219;"></span>Java
|
|
544
536
|
</a>
|
|
545
537
|
|
|
546
538
|
<span class="star" title="Stargazers Count">
|
|
547
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
540
|
<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
541
|
</svg>
|
|
550
|
-
<span>
|
|
542
|
+
<span>7524</span>
|
|
551
543
|
</span>
|
|
552
544
|
<span class="star" title="Repo Forked">
|
|
553
545
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
554
546
|
<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">
|
|
555
547
|
</path>
|
|
556
548
|
</svg>
|
|
557
|
-
<span>
|
|
549
|
+
<span>3227</span>
|
|
558
550
|
</span>
|
|
559
551
|
<span class="star">
|
|
560
552
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
561
553
|
<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>
|
|
562
554
|
</svg>
|
|
563
|
-
<span>
|
|
555
|
+
<span>243 stars this week</span>
|
|
564
556
|
</span>
|
|
565
557
|
</div>
|
|
566
558
|
<div class="details">
|
|
567
|
-
|
|
559
|
+
🌱🚀一个基于Spring Boot & MyBatis的种子项目,用于快速构建中小型API、RESTful API项目~
|
|
568
560
|
</div>
|
|
569
561
|
</div>
|
|
570
562
|
</li>
|
|
@@ -573,7 +565,7 @@
|
|
|
573
565
|
<div class="info">
|
|
574
566
|
<div class="rank">
|
|
575
567
|
<span title="Ranking 12">12</span>
|
|
576
|
-
<a href="https://github.com/
|
|
568
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
577
569
|
</div>
|
|
578
570
|
<div class="sub-title followers">
|
|
579
571
|
|
|
@@ -581,24 +573,24 @@
|
|
|
581
573
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
574
|
<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>
|
|
583
575
|
</svg>
|
|
584
|
-
<span>
|
|
576
|
+
<span>105366</span>
|
|
585
577
|
</span>
|
|
586
578
|
<span class="star" title="Repo Forked">
|
|
587
579
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
588
580
|
<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">
|
|
589
581
|
</path>
|
|
590
582
|
</svg>
|
|
591
|
-
<span>
|
|
583
|
+
<span>16729</span>
|
|
592
584
|
</span>
|
|
593
585
|
<span class="star">
|
|
594
586
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
595
587
|
<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>
|
|
596
588
|
</svg>
|
|
597
|
-
<span>
|
|
589
|
+
<span>1821 stars this week</span>
|
|
598
590
|
</span>
|
|
599
591
|
</div>
|
|
600
592
|
<div class="details">
|
|
601
|
-
|
|
593
|
+
Roadmap to becoming a web developer in 2020
|
|
602
594
|
</div>
|
|
603
595
|
</div>
|
|
604
596
|
</li>
|
|
@@ -607,36 +599,36 @@
|
|
|
607
599
|
<div class="info">
|
|
608
600
|
<div class="rank">
|
|
609
601
|
<span title="Ranking 13">13</span>
|
|
610
|
-
<a href="https://github.com/
|
|
602
|
+
<a href="https://github.com/owid/covid-19-data" target="_blank" title="owid/covid-19-data">owid/covid-19-data</a>
|
|
611
603
|
</div>
|
|
612
604
|
<div class="sub-title followers">
|
|
613
605
|
|
|
614
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
615
|
-
<span style="background-color: #
|
|
606
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
607
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
616
608
|
</a>
|
|
617
609
|
|
|
618
610
|
<span class="star" title="Stargazers Count">
|
|
619
611
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
612
|
<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>
|
|
621
613
|
</svg>
|
|
622
|
-
<span>
|
|
614
|
+
<span>278</span>
|
|
623
615
|
</span>
|
|
624
616
|
<span class="star" title="Repo Forked">
|
|
625
617
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
626
618
|
<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">
|
|
627
619
|
</path>
|
|
628
620
|
</svg>
|
|
629
|
-
<span>
|
|
621
|
+
<span>112</span>
|
|
630
622
|
</span>
|
|
631
623
|
<span class="star">
|
|
632
624
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
633
625
|
<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>
|
|
634
626
|
</svg>
|
|
635
|
-
<span>
|
|
627
|
+
<span>149 stars this week</span>
|
|
636
628
|
</span>
|
|
637
629
|
</div>
|
|
638
630
|
<div class="details">
|
|
639
|
-
|
|
631
|
+
Data on COVID-19 confirmed cases, deaths, and tests • All countries • Updated daily by Our World in Data
|
|
640
632
|
</div>
|
|
641
633
|
</div>
|
|
642
634
|
</li>
|
|
@@ -645,36 +637,36 @@
|
|
|
645
637
|
<div class="info">
|
|
646
638
|
<div class="rank">
|
|
647
639
|
<span title="Ranking 14">14</span>
|
|
648
|
-
<a href="https://github.com/
|
|
640
|
+
<a href="https://github.com/OneLoneCoder/olcPixelGameEngine" target="_blank" title="OneLoneCoder/olcPixelGameEngine">OneLoneCoder/olcPixelGameEngine</a>
|
|
649
641
|
</div>
|
|
650
642
|
<div class="sub-title followers">
|
|
651
643
|
|
|
652
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
653
|
-
<span style="background-color: #
|
|
644
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
645
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
654
646
|
</a>
|
|
655
647
|
|
|
656
648
|
<span class="star" title="Stargazers Count">
|
|
657
649
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
650
|
<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>
|
|
659
651
|
</svg>
|
|
660
|
-
<span>
|
|
652
|
+
<span>1037</span>
|
|
661
653
|
</span>
|
|
662
654
|
<span class="star" title="Repo Forked">
|
|
663
655
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
664
656
|
<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">
|
|
665
657
|
</path>
|
|
666
658
|
</svg>
|
|
667
|
-
<span>
|
|
659
|
+
<span>300</span>
|
|
668
660
|
</span>
|
|
669
661
|
<span class="star">
|
|
670
662
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
671
663
|
<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>
|
|
672
664
|
</svg>
|
|
673
|
-
<span>
|
|
665
|
+
<span>107 stars this week</span>
|
|
674
666
|
</span>
|
|
675
667
|
</div>
|
|
676
668
|
<div class="details">
|
|
677
|
-
|
|
669
|
+
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
|
|
678
670
|
</div>
|
|
679
671
|
</div>
|
|
680
672
|
</li>
|
|
@@ -683,7 +675,7 @@
|
|
|
683
675
|
<div class="info">
|
|
684
676
|
<div class="rank">
|
|
685
677
|
<span title="Ranking 15">15</span>
|
|
686
|
-
<a href="https://github.com/
|
|
678
|
+
<a href="https://github.com/adrianhajdin/project_corona_tracker" target="_blank" title="adrianhajdin/project_corona_tracker">adrianhajdin/project_corona_tracker</a>
|
|
687
679
|
</div>
|
|
688
680
|
<div class="sub-title followers">
|
|
689
681
|
|
|
@@ -695,24 +687,24 @@
|
|
|
695
687
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
688
|
<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>
|
|
697
689
|
</svg>
|
|
698
|
-
<span>
|
|
690
|
+
<span>342</span>
|
|
699
691
|
</span>
|
|
700
692
|
<span class="star" title="Repo Forked">
|
|
701
693
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
702
694
|
<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">
|
|
703
695
|
</path>
|
|
704
696
|
</svg>
|
|
705
|
-
<span>
|
|
697
|
+
<span>90</span>
|
|
706
698
|
</span>
|
|
707
699
|
<span class="star">
|
|
708
700
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
709
701
|
<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>
|
|
710
702
|
</svg>
|
|
711
|
-
<span>
|
|
703
|
+
<span>179 stars this week</span>
|
|
712
704
|
</span>
|
|
713
705
|
</div>
|
|
714
706
|
<div class="details">
|
|
715
|
-
|
|
707
|
+
This is a code repository for the corresponding YouTube video. In this tutorial we are going to build and deploy a corona tracker application. Covered topics: React.js, Chart.js, Material UI and much more.
|
|
716
708
|
</div>
|
|
717
709
|
</div>
|
|
718
710
|
</li>
|
|
@@ -721,36 +713,36 @@
|
|
|
721
713
|
<div class="info">
|
|
722
714
|
<div class="rank">
|
|
723
715
|
<span title="Ranking 16">16</span>
|
|
724
|
-
<a href="https://github.com/
|
|
716
|
+
<a href="https://github.com/wenjianzhang/go-admin" target="_blank" title="wenjianzhang/go-admin">wenjianzhang/go-admin</a>
|
|
725
717
|
</div>
|
|
726
718
|
<div class="sub-title followers">
|
|
727
719
|
|
|
728
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
729
|
-
<span style="background-color: #
|
|
720
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
721
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
730
722
|
</a>
|
|
731
723
|
|
|
732
724
|
<span class="star" title="Stargazers Count">
|
|
733
725
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
726
|
<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
727
|
</svg>
|
|
736
|
-
<span>
|
|
728
|
+
<span>845</span>
|
|
737
729
|
</span>
|
|
738
730
|
<span class="star" title="Repo Forked">
|
|
739
731
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
740
732
|
<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">
|
|
741
733
|
</path>
|
|
742
734
|
</svg>
|
|
743
|
-
<span>
|
|
735
|
+
<span>154</span>
|
|
744
736
|
</span>
|
|
745
737
|
<span class="star">
|
|
746
738
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
747
739
|
<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>
|
|
748
740
|
</svg>
|
|
749
|
-
<span>
|
|
741
|
+
<span>231 stars this week</span>
|
|
750
742
|
</span>
|
|
751
743
|
</div>
|
|
752
744
|
<div class="details">
|
|
753
|
-
|
|
745
|
+
基于Gin + Vue + Element UI的前后端分离权限管理系统脚手架(包含了:基础用户管理功能,jwt鉴权,代码生成器,RABC资源控制,表单构建等)
|
|
754
746
|
</div>
|
|
755
747
|
</div>
|
|
756
748
|
</li>
|
|
@@ -759,36 +751,36 @@
|
|
|
759
751
|
<div class="info">
|
|
760
752
|
<div class="rank">
|
|
761
753
|
<span title="Ranking 17">17</span>
|
|
762
|
-
<a href="https://github.com/
|
|
754
|
+
<a href="https://github.com/ianramzy/decentralized-video-chat" target="_blank" title="ianramzy/decentralized-video-chat">ianramzy/decentralized-video-chat</a>
|
|
763
755
|
</div>
|
|
764
756
|
<div class="sub-title followers">
|
|
765
757
|
|
|
766
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
767
|
-
<span style="background-color: #
|
|
758
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
759
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
768
760
|
</a>
|
|
769
761
|
|
|
770
762
|
<span class="star" title="Stargazers Count">
|
|
771
763
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
764
|
<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>
|
|
773
765
|
</svg>
|
|
774
|
-
<span>
|
|
766
|
+
<span>1948</span>
|
|
775
767
|
</span>
|
|
776
768
|
<span class="star" title="Repo Forked">
|
|
777
769
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
778
770
|
<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">
|
|
779
771
|
</path>
|
|
780
772
|
</svg>
|
|
781
|
-
<span>
|
|
773
|
+
<span>184</span>
|
|
782
774
|
</span>
|
|
783
775
|
<span class="star">
|
|
784
776
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
785
777
|
<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>
|
|
786
778
|
</svg>
|
|
787
|
-
<span>
|
|
779
|
+
<span>550 stars this week</span>
|
|
788
780
|
</span>
|
|
789
781
|
</div>
|
|
790
782
|
<div class="details">
|
|
791
|
-
|
|
783
|
+
🚀 Zipcall.io 🚀 Peer to peer browser video calling platform with unmatched video quality and latency.
|
|
792
784
|
</div>
|
|
793
785
|
</div>
|
|
794
786
|
</li>
|
|
@@ -797,36 +789,36 @@
|
|
|
797
789
|
<div class="info">
|
|
798
790
|
<div class="rank">
|
|
799
791
|
<span title="Ranking 18">18</span>
|
|
800
|
-
<a href="https://github.com/
|
|
792
|
+
<a href="https://github.com/google-research/google-research" target="_blank" title="google-research/google-research">google-research/google-research</a>
|
|
801
793
|
</div>
|
|
802
794
|
<div class="sub-title followers">
|
|
803
795
|
|
|
804
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
805
|
-
<span style="background-color: #
|
|
796
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
797
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
806
798
|
</a>
|
|
807
799
|
|
|
808
800
|
<span class="star" title="Stargazers Count">
|
|
809
801
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
802
|
<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>
|
|
811
803
|
</svg>
|
|
812
|
-
<span>
|
|
804
|
+
<span>9660</span>
|
|
813
805
|
</span>
|
|
814
806
|
<span class="star" title="Repo Forked">
|
|
815
807
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
816
808
|
<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">
|
|
817
809
|
</path>
|
|
818
810
|
</svg>
|
|
819
|
-
<span>
|
|
811
|
+
<span>1740</span>
|
|
820
812
|
</span>
|
|
821
813
|
<span class="star">
|
|
822
814
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
823
815
|
<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>
|
|
824
816
|
</svg>
|
|
825
|
-
<span>
|
|
817
|
+
<span>424 stars this week</span>
|
|
826
818
|
</span>
|
|
827
819
|
</div>
|
|
828
820
|
<div class="details">
|
|
829
|
-
|
|
821
|
+
Google Research
|
|
830
822
|
</div>
|
|
831
823
|
</div>
|
|
832
824
|
</li>
|
|
@@ -835,36 +827,32 @@
|
|
|
835
827
|
<div class="info">
|
|
836
828
|
<div class="rank">
|
|
837
829
|
<span title="Ranking 19">19</span>
|
|
838
|
-
<a href="https://github.com/
|
|
830
|
+
<a href="https://github.com/londonappbrewery/Flutter-Course-Resources" target="_blank" title="londonappbrewery/Flutter-Course-Resources">londonappbrewery/Flutter-Course-Resources</a>
|
|
839
831
|
</div>
|
|
840
832
|
<div class="sub-title followers">
|
|
841
833
|
|
|
842
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
843
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
844
|
-
</a>
|
|
845
|
-
|
|
846
834
|
<span class="star" title="Stargazers Count">
|
|
847
835
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
836
|
<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>
|
|
849
837
|
</svg>
|
|
850
|
-
<span>
|
|
838
|
+
<span>3232</span>
|
|
851
839
|
</span>
|
|
852
840
|
<span class="star" title="Repo Forked">
|
|
853
841
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
854
842
|
<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">
|
|
855
843
|
</path>
|
|
856
844
|
</svg>
|
|
857
|
-
<span>
|
|
845
|
+
<span>931</span>
|
|
858
846
|
</span>
|
|
859
847
|
<span class="star">
|
|
860
848
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
849
|
<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>
|
|
862
850
|
</svg>
|
|
863
|
-
<span>
|
|
851
|
+
<span>367 stars this week</span>
|
|
864
852
|
</span>
|
|
865
853
|
</div>
|
|
866
854
|
<div class="details">
|
|
867
|
-
|
|
855
|
+
Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
|
|
868
856
|
</div>
|
|
869
857
|
</div>
|
|
870
858
|
</li>
|
|
@@ -873,36 +861,36 @@
|
|
|
873
861
|
<div class="info">
|
|
874
862
|
<div class="rank">
|
|
875
863
|
<span title="Ranking 20">20</span>
|
|
876
|
-
<a href="https://github.com/
|
|
864
|
+
<a href="https://github.com/umijs/qiankun" target="_blank" title="umijs/qiankun">umijs/qiankun</a>
|
|
877
865
|
</div>
|
|
878
866
|
<div class="sub-title followers">
|
|
879
867
|
|
|
880
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
881
|
-
<span style="background-color: #
|
|
868
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
869
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
882
870
|
</a>
|
|
883
871
|
|
|
884
872
|
<span class="star" title="Stargazers Count">
|
|
885
873
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
874
|
<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>
|
|
887
875
|
</svg>
|
|
888
|
-
<span>
|
|
876
|
+
<span>4469</span>
|
|
889
877
|
</span>
|
|
890
878
|
<span class="star" title="Repo Forked">
|
|
891
879
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
892
880
|
<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">
|
|
893
881
|
</path>
|
|
894
882
|
</svg>
|
|
895
|
-
<span>
|
|
883
|
+
<span>388</span>
|
|
896
884
|
</span>
|
|
897
885
|
<span class="star">
|
|
898
886
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
887
|
<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
888
|
</svg>
|
|
901
|
-
<span>
|
|
889
|
+
<span>437 stars this week</span>
|
|
902
890
|
</span>
|
|
903
891
|
</div>
|
|
904
892
|
<div class="details">
|
|
905
|
-
|
|
893
|
+
📦🚀Blazing fast, simple and completed solution for micro frontends.
|
|
906
894
|
</div>
|
|
907
895
|
</div>
|
|
908
896
|
</li>
|
|
@@ -911,36 +899,36 @@
|
|
|
911
899
|
<div class="info">
|
|
912
900
|
<div class="rank">
|
|
913
901
|
<span title="Ranking 21">21</span>
|
|
914
|
-
<a href="https://github.com/
|
|
902
|
+
<a href="https://github.com/aaronjanse/3mux" target="_blank" title="aaronjanse/3mux">aaronjanse/3mux</a>
|
|
915
903
|
</div>
|
|
916
904
|
<div class="sub-title followers">
|
|
917
905
|
|
|
918
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
919
|
-
<span style="background-color: #
|
|
906
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
907
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
920
908
|
</a>
|
|
921
909
|
|
|
922
910
|
<span class="star" title="Stargazers Count">
|
|
923
911
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
912
|
<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>
|
|
925
913
|
</svg>
|
|
926
|
-
<span>
|
|
914
|
+
<span>1130</span>
|
|
927
915
|
</span>
|
|
928
916
|
<span class="star" title="Repo Forked">
|
|
929
917
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
930
918
|
<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">
|
|
931
919
|
</path>
|
|
932
920
|
</svg>
|
|
933
|
-
<span>
|
|
921
|
+
<span>32</span>
|
|
934
922
|
</span>
|
|
935
923
|
<span class="star">
|
|
936
924
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
925
|
<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
926
|
</svg>
|
|
939
|
-
<span>
|
|
927
|
+
<span>305 stars this week</span>
|
|
940
928
|
</span>
|
|
941
929
|
</div>
|
|
942
930
|
<div class="details">
|
|
943
|
-
|
|
931
|
+
Terminal multiplexer inspired by i3
|
|
944
932
|
</div>
|
|
945
933
|
</div>
|
|
946
934
|
</li>
|
|
@@ -949,36 +937,36 @@
|
|
|
949
937
|
<div class="info">
|
|
950
938
|
<div class="rank">
|
|
951
939
|
<span title="Ranking 22">22</span>
|
|
952
|
-
<a href="https://github.com/
|
|
940
|
+
<a href="https://github.com/opentrace-community/opentrace-android" target="_blank" title="opentrace-community/opentrace-android">opentrace-community/opentrace-android</a>
|
|
953
941
|
</div>
|
|
954
942
|
<div class="sub-title followers">
|
|
955
943
|
|
|
956
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
957
|
-
<span style="background-color: #
|
|
944
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
945
|
+
<span style="background-color: #F18E33;"></span>Kotlin
|
|
958
946
|
</a>
|
|
959
947
|
|
|
960
948
|
<span class="star" title="Stargazers Count">
|
|
961
949
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
950
|
<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>
|
|
963
951
|
</svg>
|
|
964
|
-
<span>
|
|
952
|
+
<span>296</span>
|
|
965
953
|
</span>
|
|
966
954
|
<span class="star" title="Repo Forked">
|
|
967
955
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
968
956
|
<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">
|
|
969
957
|
</path>
|
|
970
958
|
</svg>
|
|
971
|
-
<span>
|
|
959
|
+
<span>113</span>
|
|
972
960
|
</span>
|
|
973
961
|
<span class="star">
|
|
974
962
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
975
963
|
<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
964
|
</svg>
|
|
977
|
-
<span>
|
|
965
|
+
<span>60 stars this week</span>
|
|
978
966
|
</span>
|
|
979
967
|
</div>
|
|
980
968
|
<div class="details">
|
|
981
|
-
|
|
969
|
+
OpenTrace Android app. Reference implementation of the BlueTrace protocol.
|
|
982
970
|
</div>
|
|
983
971
|
</div>
|
|
984
972
|
</li>
|
|
@@ -987,36 +975,36 @@
|
|
|
987
975
|
<div class="info">
|
|
988
976
|
<div class="rank">
|
|
989
977
|
<span title="Ranking 23">23</span>
|
|
990
|
-
<a href="https://github.com/
|
|
978
|
+
<a href="https://github.com/Fugiman/google-meet-grid-view" target="_blank" title="Fugiman/google-meet-grid-view">Fugiman/google-meet-grid-view</a>
|
|
991
979
|
</div>
|
|
992
980
|
<div class="sub-title followers">
|
|
993
981
|
|
|
994
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
995
|
-
<span style="background-color: #
|
|
982
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
983
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
996
984
|
</a>
|
|
997
985
|
|
|
998
986
|
<span class="star" title="Stargazers Count">
|
|
999
987
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
988
|
<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>
|
|
1001
989
|
</svg>
|
|
1002
|
-
<span>
|
|
990
|
+
<span>253</span>
|
|
1003
991
|
</span>
|
|
1004
992
|
<span class="star" title="Repo Forked">
|
|
1005
993
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1006
994
|
<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">
|
|
1007
995
|
</path>
|
|
1008
996
|
</svg>
|
|
1009
|
-
<span>
|
|
997
|
+
<span>69</span>
|
|
1010
998
|
</span>
|
|
1011
999
|
<span class="star">
|
|
1012
1000
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
1001
|
<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
1002
|
</svg>
|
|
1015
|
-
<span>
|
|
1003
|
+
<span>119 stars this week</span>
|
|
1016
1004
|
</span>
|
|
1017
1005
|
</div>
|
|
1018
1006
|
<div class="details">
|
|
1019
|
-
|
|
1007
|
+
Userscript to offer a grid-view layout in Google Meets
|
|
1020
1008
|
</div>
|
|
1021
1009
|
</div>
|
|
1022
1010
|
</li>
|
|
@@ -1025,36 +1013,36 @@
|
|
|
1025
1013
|
<div class="info">
|
|
1026
1014
|
<div class="rank">
|
|
1027
1015
|
<span title="Ranking 24">24</span>
|
|
1028
|
-
<a href="https://github.com/
|
|
1016
|
+
<a href="https://github.com/apache/shardingsphere" target="_blank" title="apache/shardingsphere">apache/shardingsphere</a>
|
|
1029
1017
|
</div>
|
|
1030
1018
|
<div class="sub-title followers">
|
|
1031
1019
|
|
|
1032
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1033
|
-
<span style="background-color: #
|
|
1020
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1021
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1034
1022
|
</a>
|
|
1035
1023
|
|
|
1036
1024
|
<span class="star" title="Stargazers Count">
|
|
1037
1025
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
1026
|
<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>
|
|
1039
1027
|
</svg>
|
|
1040
|
-
<span>
|
|
1028
|
+
<span>10715</span>
|
|
1041
1029
|
</span>
|
|
1042
1030
|
<span class="star" title="Repo Forked">
|
|
1043
1031
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1044
1032
|
<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">
|
|
1045
1033
|
</path>
|
|
1046
1034
|
</svg>
|
|
1047
|
-
<span>
|
|
1035
|
+
<span>3577</span>
|
|
1048
1036
|
</span>
|
|
1049
1037
|
<span class="star">
|
|
1050
1038
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1051
1039
|
<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>
|
|
1052
1040
|
</svg>
|
|
1053
|
-
<span>
|
|
1041
|
+
<span>365 stars this week</span>
|
|
1054
1042
|
</span>
|
|
1055
1043
|
</div>
|
|
1056
1044
|
<div class="details">
|
|
1057
|
-
|
|
1045
|
+
Distributed database middleware
|
|
1058
1046
|
</div>
|
|
1059
1047
|
</div>
|
|
1060
1048
|
</li>
|
|
@@ -1063,36 +1051,36 @@
|
|
|
1063
1051
|
<div class="info">
|
|
1064
1052
|
<div class="rank">
|
|
1065
1053
|
<span title="Ranking 25">25</span>
|
|
1066
|
-
<a href="https://github.com/
|
|
1054
|
+
<a href="https://github.com/LAB-MI/deplacement-covid-19" target="_blank" title="LAB-MI/deplacement-covid-19">LAB-MI/deplacement-covid-19</a>
|
|
1067
1055
|
</div>
|
|
1068
1056
|
<div class="sub-title followers">
|
|
1069
1057
|
|
|
1070
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1071
|
-
<span style="background-color: #
|
|
1058
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
1059
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
1072
1060
|
</a>
|
|
1073
1061
|
|
|
1074
1062
|
<span class="star" title="Stargazers Count">
|
|
1075
1063
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1076
1064
|
<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>
|
|
1077
1065
|
</svg>
|
|
1078
|
-
<span>
|
|
1066
|
+
<span>396</span>
|
|
1079
1067
|
</span>
|
|
1080
1068
|
<span class="star" title="Repo Forked">
|
|
1081
1069
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1082
1070
|
<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">
|
|
1083
1071
|
</path>
|
|
1084
1072
|
</svg>
|
|
1085
|
-
<span>
|
|
1073
|
+
<span>139</span>
|
|
1086
1074
|
</span>
|
|
1087
1075
|
<span class="star">
|
|
1088
1076
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1089
1077
|
<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>
|
|
1090
1078
|
</svg>
|
|
1091
|
-
<span>
|
|
1079
|
+
<span>64 stars this week</span>
|
|
1092
1080
|
</span>
|
|
1093
1081
|
</div>
|
|
1094
1082
|
<div class="details">
|
|
1095
|
-
|
|
1083
|
+
Service de génération de l'attestation de déplacement dérogatoire à présenter dans le cadre du confinement lié au virus covid-19
|
|
1096
1084
|
</div>
|
|
1097
1085
|
</div>
|
|
1098
1086
|
</li>
|
|
@@ -1113,7 +1101,7 @@
|
|
|
1113
1101
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1114
1102
|
</a>
|
|
1115
1103
|
</div>
|
|
1116
|
-
<div class="time">Last cache created on 2022/6/
|
|
1104
|
+
<div class="time">Last cache created on 2022/6/23 by Github API v3.</div>
|
|
1117
1105
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1118
1106
|
</div>
|
|
1119
1107
|
</body>
|