@wcj/github-rank 22.9.6 → 22.9.7
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 +19333 -19334
- package/dist/sifou-daily.json +49 -49
- package/dist/sifou-monthly.json +73 -73
- package/dist/sifou-weekly.json +122 -122
- package/dist/toutiao-30.json +21 -21
- package/dist/toutiao-7.json +79 -79
- package/dist/toutiao-90.json +13 -13
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +144 -144
- package/dist/trending-weekly.json +158 -158
- package/dist/users.china.json +1417 -1417
- package/dist/users.json +1996 -1996
- package/package.json +1 -1
- package/web/data/repos.json +19333 -19334
- package/web/data/sifou-daily.json +49 -49
- package/web/data/sifou-monthly.json +73 -73
- package/web/data/sifou-weekly.json +122 -122
- package/web/data/toutiao-30.json +21 -21
- package/web/data/toutiao-7.json +79 -79
- package/web/data/toutiao-90.json +13 -13
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +144 -144
- package/web/data/trending-weekly.json +158 -158
- package/web/data/users.china.json +1417 -1417
- package/web/data/users.json +1996 -1996
- package/web/index.html +1099 -1099
- package/web/repos.html +2379 -2379
- package/web/sifou-daily.html +42 -42
- package/web/sifou-monthly.html +92 -92
- package/web/sifou-weekly.html +141 -141
- package/web/toutiao-30.html +23 -23
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +30 -30
- package/web/trending-monthly.html +132 -132
- package/web/trending-weekly.html +141 -137
- package/web/trending.html +142 -150
- package/web/users.china.html +707 -707
package/web/trending.html
CHANGED
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/9/
|
|
131
|
+
<div class="time">Last cache created on 2022/9/7 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,32 +157,32 @@
|
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://github.com/
|
|
160
|
+
<a href="https://github.com/valence-rs/valence" target="_blank" title="valence-rs/valence">valence-rs/valence</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
164
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
165
|
-
<span style="background-color: #
|
|
164
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
165
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
166
166
|
</a>
|
|
167
167
|
|
|
168
168
|
<span class="star" title="Stargazers Count">
|
|
169
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
170
170
|
<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>
|
|
171
171
|
</svg>
|
|
172
|
-
<span>
|
|
172
|
+
<span>682</span>
|
|
173
173
|
</span>
|
|
174
174
|
<span class="star" title="Repo Forked">
|
|
175
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
176
176
|
<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">
|
|
177
177
|
</path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>21</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star">
|
|
182
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
183
183
|
<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>
|
|
184
184
|
</svg>
|
|
185
|
-
<span>
|
|
185
|
+
<span>204 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,28 +195,32 @@
|
|
|
195
195
|
<div class="info">
|
|
196
196
|
<div class="rank">
|
|
197
197
|
<span title="Ranking 2">2</span>
|
|
198
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/gchq/CyberChef" target="_blank" title="gchq/CyberChef">gchq/CyberChef</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
203
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
204
|
+
</a>
|
|
205
|
+
|
|
202
206
|
<span class="star" title="Stargazers Count">
|
|
203
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
204
208
|
<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>
|
|
205
209
|
</svg>
|
|
206
|
-
<span>
|
|
210
|
+
<span>18254</span>
|
|
207
211
|
</span>
|
|
208
212
|
<span class="star" title="Repo Forked">
|
|
209
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
210
214
|
<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">
|
|
211
215
|
</path>
|
|
212
216
|
</svg>
|
|
213
|
-
<span>
|
|
217
|
+
<span>2219</span>
|
|
214
218
|
</span>
|
|
215
219
|
<span class="star">
|
|
216
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
217
221
|
<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>
|
|
218
222
|
</svg>
|
|
219
|
-
<span>
|
|
223
|
+
<span>277 stars today</span>
|
|
220
224
|
</span>
|
|
221
225
|
</div>
|
|
222
226
|
<div class="details">
|
|
@@ -229,32 +233,32 @@
|
|
|
229
233
|
<div class="info">
|
|
230
234
|
<div class="rank">
|
|
231
235
|
<span title="Ranking 3">3</span>
|
|
232
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
|
|
233
237
|
</div>
|
|
234
238
|
<div class="sub-title followers">
|
|
235
239
|
|
|
236
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
237
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
241
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
238
242
|
</a>
|
|
239
243
|
|
|
240
244
|
<span class="star" title="Stargazers Count">
|
|
241
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
242
246
|
<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>
|
|
243
247
|
</svg>
|
|
244
|
-
<span>
|
|
248
|
+
<span>14518</span>
|
|
245
249
|
</span>
|
|
246
250
|
<span class="star" title="Repo Forked">
|
|
247
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
248
252
|
<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">
|
|
249
253
|
</path>
|
|
250
254
|
</svg>
|
|
251
|
-
<span>
|
|
255
|
+
<span>397</span>
|
|
252
256
|
</span>
|
|
253
257
|
<span class="star">
|
|
254
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
255
259
|
<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>
|
|
256
260
|
</svg>
|
|
257
|
-
<span>
|
|
261
|
+
<span>359 stars today</span>
|
|
258
262
|
</span>
|
|
259
263
|
</div>
|
|
260
264
|
<div class="details">
|
|
@@ -267,32 +271,28 @@
|
|
|
267
271
|
<div class="info">
|
|
268
272
|
<div class="rank">
|
|
269
273
|
<span title="Ranking 4">4</span>
|
|
270
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/girliemac/a-picture-is-worth-a-1000-words" target="_blank" title="girliemac/a-picture-is-worth-a-1000-words">girliemac/a-picture-is-worth-a-1000-words</a>
|
|
271
275
|
</div>
|
|
272
276
|
<div class="sub-title followers">
|
|
273
277
|
|
|
274
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
275
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
276
|
-
</a>
|
|
277
|
-
|
|
278
278
|
<span class="star" title="Stargazers Count">
|
|
279
279
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
280
280
|
<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>
|
|
281
281
|
</svg>
|
|
282
|
-
<span>
|
|
282
|
+
<span>9008</span>
|
|
283
283
|
</span>
|
|
284
284
|
<span class="star" title="Repo Forked">
|
|
285
285
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
286
286
|
<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">
|
|
287
287
|
</path>
|
|
288
288
|
</svg>
|
|
289
|
-
<span>
|
|
289
|
+
<span>605</span>
|
|
290
290
|
</span>
|
|
291
291
|
<span class="star">
|
|
292
292
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
293
293
|
<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>
|
|
294
294
|
</svg>
|
|
295
|
-
<span>
|
|
295
|
+
<span>362 stars today</span>
|
|
296
296
|
</span>
|
|
297
297
|
</div>
|
|
298
298
|
<div class="details">
|
|
@@ -305,32 +305,32 @@
|
|
|
305
305
|
<div class="info">
|
|
306
306
|
<div class="rank">
|
|
307
307
|
<span title="Ranking 5">5</span>
|
|
308
|
-
<a href="https://github.com/
|
|
308
|
+
<a href="https://github.com/WZMIAOMIAO/deep-learning-for-image-processing" target="_blank" title="WZMIAOMIAO/deep-learning-for-image-processing">WZMIAOMIAO/deep-learning-for-image-processing</a>
|
|
309
309
|
</div>
|
|
310
310
|
<div class="sub-title followers">
|
|
311
311
|
|
|
312
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
313
|
-
<span style="background-color: #
|
|
312
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
313
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
314
314
|
</a>
|
|
315
315
|
|
|
316
316
|
<span class="star" title="Stargazers Count">
|
|
317
317
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
318
318
|
<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>
|
|
319
319
|
</svg>
|
|
320
|
-
<span>
|
|
320
|
+
<span>11068</span>
|
|
321
321
|
</span>
|
|
322
322
|
<span class="star" title="Repo Forked">
|
|
323
323
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
324
324
|
<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">
|
|
325
325
|
</path>
|
|
326
326
|
</svg>
|
|
327
|
-
<span>
|
|
327
|
+
<span>5152</span>
|
|
328
328
|
</span>
|
|
329
329
|
<span class="star">
|
|
330
330
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
331
331
|
<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>
|
|
332
332
|
</svg>
|
|
333
|
-
<span>
|
|
333
|
+
<span>64 stars today</span>
|
|
334
334
|
</span>
|
|
335
335
|
</div>
|
|
336
336
|
<div class="details">
|
|
@@ -343,32 +343,28 @@
|
|
|
343
343
|
<div class="info">
|
|
344
344
|
<div class="rank">
|
|
345
345
|
<span title="Ranking 6">6</span>
|
|
346
|
-
<a href="https://github.com/
|
|
346
|
+
<a href="https://github.com/Mr-xn/BLACKHAT_USA2022" target="_blank" title="Mr-xn/BLACKHAT_USA2022">Mr-xn/BLACKHAT_USA2022</a>
|
|
347
347
|
</div>
|
|
348
348
|
<div class="sub-title followers">
|
|
349
349
|
|
|
350
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
351
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
352
|
-
</a>
|
|
353
|
-
|
|
354
350
|
<span class="star" title="Stargazers Count">
|
|
355
351
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
352
|
<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>
|
|
357
353
|
</svg>
|
|
358
|
-
<span>
|
|
354
|
+
<span>292</span>
|
|
359
355
|
</span>
|
|
360
356
|
<span class="star" title="Repo Forked">
|
|
361
357
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
358
|
<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">
|
|
363
359
|
</path>
|
|
364
360
|
</svg>
|
|
365
|
-
<span>
|
|
361
|
+
<span>43</span>
|
|
366
362
|
</span>
|
|
367
363
|
<span class="star">
|
|
368
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
365
|
<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>
|
|
370
366
|
</svg>
|
|
371
|
-
<span>
|
|
367
|
+
<span>77 stars today</span>
|
|
372
368
|
</span>
|
|
373
369
|
</div>
|
|
374
370
|
<div class="details">
|
|
@@ -381,32 +377,32 @@
|
|
|
381
377
|
<div class="info">
|
|
382
378
|
<div class="rank">
|
|
383
379
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
380
|
+
<a href="https://github.com/alibaba/EasyCV" target="_blank" title="alibaba/EasyCV">alibaba/EasyCV</a>
|
|
385
381
|
</div>
|
|
386
382
|
<div class="sub-title followers">
|
|
387
383
|
|
|
388
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
389
|
-
<span style="background-color: #
|
|
384
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
385
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
390
386
|
</a>
|
|
391
387
|
|
|
392
388
|
<span class="star" title="Stargazers Count">
|
|
393
389
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
394
390
|
<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>
|
|
395
391
|
</svg>
|
|
396
|
-
<span>
|
|
392
|
+
<span>859</span>
|
|
397
393
|
</span>
|
|
398
394
|
<span class="star" title="Repo Forked">
|
|
399
395
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
400
396
|
<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">
|
|
401
397
|
</path>
|
|
402
398
|
</svg>
|
|
403
|
-
<span>
|
|
399
|
+
<span>81</span>
|
|
404
400
|
</span>
|
|
405
401
|
<span class="star">
|
|
406
402
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
407
403
|
<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>
|
|
408
404
|
</svg>
|
|
409
|
-
<span>
|
|
405
|
+
<span>80 stars today</span>
|
|
410
406
|
</span>
|
|
411
407
|
</div>
|
|
412
408
|
<div class="details">
|
|
@@ -419,28 +415,32 @@
|
|
|
419
415
|
<div class="info">
|
|
420
416
|
<div class="rank">
|
|
421
417
|
<span title="Ranking 8">8</span>
|
|
422
|
-
<a href="https://github.com/
|
|
418
|
+
<a href="https://github.com/alexeygrigorev/mlbookcamp-code" target="_blank" title="alexeygrigorev/mlbookcamp-code">alexeygrigorev/mlbookcamp-code</a>
|
|
423
419
|
</div>
|
|
424
420
|
<div class="sub-title followers">
|
|
425
421
|
|
|
422
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
423
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
424
|
+
</a>
|
|
425
|
+
|
|
426
426
|
<span class="star" title="Stargazers Count">
|
|
427
427
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
428
428
|
<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>
|
|
429
429
|
</svg>
|
|
430
|
-
<span>
|
|
430
|
+
<span>3980</span>
|
|
431
431
|
</span>
|
|
432
432
|
<span class="star" title="Repo Forked">
|
|
433
433
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
434
434
|
<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">
|
|
435
435
|
</path>
|
|
436
436
|
</svg>
|
|
437
|
-
<span>
|
|
437
|
+
<span>948</span>
|
|
438
438
|
</span>
|
|
439
439
|
<span class="star">
|
|
440
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
441
|
<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>
|
|
442
442
|
</svg>
|
|
443
|
-
<span>
|
|
443
|
+
<span>157 stars today</span>
|
|
444
444
|
</span>
|
|
445
445
|
</div>
|
|
446
446
|
<div class="details">
|
|
@@ -453,32 +453,28 @@
|
|
|
453
453
|
<div class="info">
|
|
454
454
|
<div class="rank">
|
|
455
455
|
<span title="Ranking 9">9</span>
|
|
456
|
-
<a href="https://github.com/
|
|
456
|
+
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
457
457
|
</div>
|
|
458
458
|
<div class="sub-title followers">
|
|
459
459
|
|
|
460
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
461
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
462
|
-
</a>
|
|
463
|
-
|
|
464
460
|
<span class="star" title="Stargazers Count">
|
|
465
461
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
466
462
|
<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>
|
|
467
463
|
</svg>
|
|
468
|
-
<span>
|
|
464
|
+
<span>218349</span>
|
|
469
465
|
</span>
|
|
470
466
|
<span class="star" title="Repo Forked">
|
|
471
467
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
472
468
|
<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">
|
|
473
469
|
</path>
|
|
474
470
|
</svg>
|
|
475
|
-
<span>
|
|
471
|
+
<span>24141</span>
|
|
476
472
|
</span>
|
|
477
473
|
<span class="star">
|
|
478
474
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
475
|
<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>
|
|
480
476
|
</svg>
|
|
481
|
-
<span>
|
|
477
|
+
<span>220 stars today</span>
|
|
482
478
|
</span>
|
|
483
479
|
</div>
|
|
484
480
|
<div class="details">
|
|
@@ -491,7 +487,7 @@
|
|
|
491
487
|
<div class="info">
|
|
492
488
|
<div class="rank">
|
|
493
489
|
<span title="Ranking 10">10</span>
|
|
494
|
-
<a href="https://github.com/
|
|
490
|
+
<a href="https://github.com/ruanyf/weekly" target="_blank" title="ruanyf/weekly">ruanyf/weekly</a>
|
|
495
491
|
</div>
|
|
496
492
|
<div class="sub-title followers">
|
|
497
493
|
|
|
@@ -499,20 +495,20 @@
|
|
|
499
495
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
500
496
|
<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>
|
|
501
497
|
</svg>
|
|
502
|
-
<span>
|
|
498
|
+
<span>26290</span>
|
|
503
499
|
</span>
|
|
504
500
|
<span class="star" title="Repo Forked">
|
|
505
501
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
506
502
|
<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">
|
|
507
503
|
</path>
|
|
508
504
|
</svg>
|
|
509
|
-
<span>
|
|
505
|
+
<span>1967</span>
|
|
510
506
|
</span>
|
|
511
507
|
<span class="star">
|
|
512
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
513
509
|
<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>
|
|
514
510
|
</svg>
|
|
515
|
-
<span>
|
|
511
|
+
<span>151 stars today</span>
|
|
516
512
|
</span>
|
|
517
513
|
</div>
|
|
518
514
|
<div class="details">
|
|
@@ -525,32 +521,32 @@
|
|
|
525
521
|
<div class="info">
|
|
526
522
|
<div class="rank">
|
|
527
523
|
<span title="Ranking 11">11</span>
|
|
528
|
-
<a href="https://github.com/
|
|
524
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
529
525
|
</div>
|
|
530
526
|
<div class="sub-title followers">
|
|
531
527
|
|
|
532
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
533
|
-
<span style="background-color: #
|
|
528
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
529
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
534
530
|
</a>
|
|
535
531
|
|
|
536
532
|
<span class="star" title="Stargazers Count">
|
|
537
533
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
538
534
|
<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>
|
|
539
535
|
</svg>
|
|
540
|
-
<span>
|
|
536
|
+
<span>210114</span>
|
|
541
537
|
</span>
|
|
542
538
|
<span class="star" title="Repo Forked">
|
|
543
539
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
544
540
|
<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">
|
|
545
541
|
</path>
|
|
546
542
|
</svg>
|
|
547
|
-
<span>
|
|
543
|
+
<span>29921</span>
|
|
548
544
|
</span>
|
|
549
545
|
<span class="star">
|
|
550
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
551
547
|
<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>
|
|
552
548
|
</svg>
|
|
553
|
-
<span>
|
|
549
|
+
<span>335 stars today</span>
|
|
554
550
|
</span>
|
|
555
551
|
</div>
|
|
556
552
|
<div class="details">
|
|
@@ -563,32 +559,32 @@
|
|
|
563
559
|
<div class="info">
|
|
564
560
|
<div class="rank">
|
|
565
561
|
<span title="Ranking 12">12</span>
|
|
566
|
-
<a href="https://github.com/
|
|
562
|
+
<a href="https://github.com/leon-ai/leon" target="_blank" title="leon-ai/leon">leon-ai/leon</a>
|
|
567
563
|
</div>
|
|
568
564
|
<div class="sub-title followers">
|
|
569
565
|
|
|
570
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
571
|
-
<span style="background-color: #
|
|
566
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
567
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
572
568
|
</a>
|
|
573
569
|
|
|
574
570
|
<span class="star" title="Stargazers Count">
|
|
575
571
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
576
572
|
<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>
|
|
577
573
|
</svg>
|
|
578
|
-
<span>
|
|
574
|
+
<span>10504</span>
|
|
579
575
|
</span>
|
|
580
576
|
<span class="star" title="Repo Forked">
|
|
581
577
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
582
578
|
<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">
|
|
583
579
|
</path>
|
|
584
580
|
</svg>
|
|
585
|
-
<span>
|
|
581
|
+
<span>845</span>
|
|
586
582
|
</span>
|
|
587
583
|
<span class="star">
|
|
588
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
585
|
<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>
|
|
590
586
|
</svg>
|
|
591
|
-
<span>
|
|
587
|
+
<span>345 stars today</span>
|
|
592
588
|
</span>
|
|
593
589
|
</div>
|
|
594
590
|
<div class="details">
|
|
@@ -601,7 +597,7 @@
|
|
|
601
597
|
<div class="info">
|
|
602
598
|
<div class="rank">
|
|
603
599
|
<span title="Ranking 13">13</span>
|
|
604
|
-
<a href="https://github.com/
|
|
600
|
+
<a href="https://github.com/EvanLi/Github-Ranking" target="_blank" title="EvanLi/Github-Ranking">EvanLi/Github-Ranking</a>
|
|
605
601
|
</div>
|
|
606
602
|
<div class="sub-title followers">
|
|
607
603
|
|
|
@@ -613,20 +609,20 @@
|
|
|
613
609
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
614
610
|
<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>
|
|
615
611
|
</svg>
|
|
616
|
-
<span>
|
|
612
|
+
<span>2545</span>
|
|
617
613
|
</span>
|
|
618
614
|
<span class="star" title="Repo Forked">
|
|
619
615
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
620
616
|
<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">
|
|
621
617
|
</path>
|
|
622
618
|
</svg>
|
|
623
|
-
<span>
|
|
619
|
+
<span>223</span>
|
|
624
620
|
</span>
|
|
625
621
|
<span class="star">
|
|
626
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
623
|
<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>
|
|
628
624
|
</svg>
|
|
629
|
-
<span>
|
|
625
|
+
<span>155 stars today</span>
|
|
630
626
|
</span>
|
|
631
627
|
</div>
|
|
632
628
|
<div class="details">
|
|
@@ -639,28 +635,32 @@
|
|
|
639
635
|
<div class="info">
|
|
640
636
|
<div class="rank">
|
|
641
637
|
<span title="Ranking 14">14</span>
|
|
642
|
-
<a href="https://github.com/
|
|
638
|
+
<a href="https://github.com/PaddlePaddle/PaddleOCR" target="_blank" title="PaddlePaddle/PaddleOCR">PaddlePaddle/PaddleOCR</a>
|
|
643
639
|
</div>
|
|
644
640
|
<div class="sub-title followers">
|
|
645
641
|
|
|
642
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
643
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
644
|
+
</a>
|
|
645
|
+
|
|
646
646
|
<span class="star" title="Stargazers Count">
|
|
647
647
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
648
648
|
<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>
|
|
649
649
|
</svg>
|
|
650
|
-
<span>
|
|
650
|
+
<span>24468</span>
|
|
651
651
|
</span>
|
|
652
652
|
<span class="star" title="Repo Forked">
|
|
653
653
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
654
654
|
<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">
|
|
655
655
|
</path>
|
|
656
656
|
</svg>
|
|
657
|
-
<span>
|
|
657
|
+
<span>5038</span>
|
|
658
658
|
</span>
|
|
659
659
|
<span class="star">
|
|
660
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
661
|
<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>
|
|
662
662
|
</svg>
|
|
663
|
-
<span>
|
|
663
|
+
<span>71 stars today</span>
|
|
664
664
|
</span>
|
|
665
665
|
</div>
|
|
666
666
|
<div class="details">
|
|
@@ -673,7 +673,7 @@
|
|
|
673
673
|
<div class="info">
|
|
674
674
|
<div class="rank">
|
|
675
675
|
<span title="Ranking 15">15</span>
|
|
676
|
-
<a href="https://github.com/
|
|
676
|
+
<a href="https://github.com/projectdiscovery/uncover" target="_blank" title="projectdiscovery/uncover">projectdiscovery/uncover</a>
|
|
677
677
|
</div>
|
|
678
678
|
<div class="sub-title followers">
|
|
679
679
|
|
|
@@ -685,20 +685,20 @@
|
|
|
685
685
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
686
686
|
<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>
|
|
687
687
|
</svg>
|
|
688
|
-
<span>
|
|
688
|
+
<span>1171</span>
|
|
689
689
|
</span>
|
|
690
690
|
<span class="star" title="Repo Forked">
|
|
691
691
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
692
692
|
<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">
|
|
693
693
|
</path>
|
|
694
694
|
</svg>
|
|
695
|
-
<span>
|
|
695
|
+
<span>99</span>
|
|
696
696
|
</span>
|
|
697
697
|
<span class="star">
|
|
698
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
699
|
<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>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>
|
|
701
|
+
<span>95 stars today</span>
|
|
702
702
|
</span>
|
|
703
703
|
</div>
|
|
704
704
|
<div class="details">
|
|
@@ -711,32 +711,32 @@
|
|
|
711
711
|
<div class="info">
|
|
712
712
|
<div class="rank">
|
|
713
713
|
<span title="Ranking 16">16</span>
|
|
714
|
-
<a href="https://github.com/
|
|
714
|
+
<a href="https://github.com/opa334/TrollStore" target="_blank" title="opa334/TrollStore">opa334/TrollStore</a>
|
|
715
715
|
</div>
|
|
716
716
|
<div class="sub-title followers">
|
|
717
717
|
|
|
718
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
719
|
-
<span style="background-color: #
|
|
718
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
719
|
+
<span style="background-color: #555555;"></span>C
|
|
720
720
|
</a>
|
|
721
721
|
|
|
722
722
|
<span class="star" title="Stargazers Count">
|
|
723
723
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
724
724
|
<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>
|
|
725
725
|
</svg>
|
|
726
|
-
<span>
|
|
726
|
+
<span>1172</span>
|
|
727
727
|
</span>
|
|
728
728
|
<span class="star" title="Repo Forked">
|
|
729
729
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
730
730
|
<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">
|
|
731
731
|
</path>
|
|
732
732
|
</svg>
|
|
733
|
-
<span>
|
|
733
|
+
<span>79</span>
|
|
734
734
|
</span>
|
|
735
735
|
<span class="star">
|
|
736
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
737
|
<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>
|
|
738
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>252 stars today</span>
|
|
740
740
|
</span>
|
|
741
741
|
</div>
|
|
742
742
|
<div class="details">
|
|
@@ -749,32 +749,32 @@
|
|
|
749
749
|
<div class="info">
|
|
750
750
|
<div class="rank">
|
|
751
751
|
<span title="Ranking 17">17</span>
|
|
752
|
-
<a href="https://github.com/
|
|
752
|
+
<a href="https://github.com/photoprism/photoprism" target="_blank" title="photoprism/photoprism">photoprism/photoprism</a>
|
|
753
753
|
</div>
|
|
754
754
|
<div class="sub-title followers">
|
|
755
755
|
|
|
756
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
757
|
-
<span style="background-color: #
|
|
756
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
757
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
758
758
|
</a>
|
|
759
759
|
|
|
760
760
|
<span class="star" title="Stargazers Count">
|
|
761
761
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
762
762
|
<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>
|
|
763
763
|
</svg>
|
|
764
|
-
<span>
|
|
764
|
+
<span>22151</span>
|
|
765
765
|
</span>
|
|
766
766
|
<span class="star" title="Repo Forked">
|
|
767
767
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
768
768
|
<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">
|
|
769
769
|
</path>
|
|
770
770
|
</svg>
|
|
771
|
-
<span>
|
|
771
|
+
<span>1241</span>
|
|
772
772
|
</span>
|
|
773
773
|
<span class="star">
|
|
774
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
775
|
<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>
|
|
776
776
|
</svg>
|
|
777
|
-
<span>
|
|
777
|
+
<span>116 stars today</span>
|
|
778
778
|
</span>
|
|
779
779
|
</div>
|
|
780
780
|
<div class="details">
|
|
@@ -787,32 +787,32 @@
|
|
|
787
787
|
<div class="info">
|
|
788
788
|
<div class="rank">
|
|
789
789
|
<span title="Ranking 18">18</span>
|
|
790
|
-
<a href="https://github.com/
|
|
790
|
+
<a href="https://github.com/vmware-tanzu/kubeapps" target="_blank" title="vmware-tanzu/kubeapps">vmware-tanzu/kubeapps</a>
|
|
791
791
|
</div>
|
|
792
792
|
<div class="sub-title followers">
|
|
793
793
|
|
|
794
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
795
|
-
<span style="background-color: #
|
|
794
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
795
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
796
796
|
</a>
|
|
797
797
|
|
|
798
798
|
<span class="star" title="Stargazers Count">
|
|
799
799
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
800
800
|
<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>
|
|
801
801
|
</svg>
|
|
802
|
-
<span>
|
|
802
|
+
<span>3965</span>
|
|
803
803
|
</span>
|
|
804
804
|
<span class="star" title="Repo Forked">
|
|
805
805
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
806
806
|
<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">
|
|
807
807
|
</path>
|
|
808
808
|
</svg>
|
|
809
|
-
<span>
|
|
809
|
+
<span>653</span>
|
|
810
810
|
</span>
|
|
811
811
|
<span class="star">
|
|
812
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
813
|
<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>
|
|
814
814
|
</svg>
|
|
815
|
-
<span>
|
|
815
|
+
<span>183 stars today</span>
|
|
816
816
|
</span>
|
|
817
817
|
</div>
|
|
818
818
|
<div class="details">
|
|
@@ -825,32 +825,32 @@
|
|
|
825
825
|
<div class="info">
|
|
826
826
|
<div class="rank">
|
|
827
827
|
<span title="Ranking 19">19</span>
|
|
828
|
-
<a href="https://github.com/
|
|
828
|
+
<a href="https://github.com/firebase/firebase-ios-sdk" target="_blank" title="firebase/firebase-ios-sdk">firebase/firebase-ios-sdk</a>
|
|
829
829
|
</div>
|
|
830
830
|
<div class="sub-title followers">
|
|
831
831
|
|
|
832
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
833
|
-
<span style="background-color: #
|
|
832
|
+
<a class="language" target="_blank" href="https://github.com/topics/objective-c" title="Programming Language Objective-C">
|
|
833
|
+
<span style="background-color: #438eff;"></span>Objective-C
|
|
834
834
|
</a>
|
|
835
835
|
|
|
836
836
|
<span class="star" title="Stargazers Count">
|
|
837
837
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
838
838
|
<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>
|
|
839
839
|
</svg>
|
|
840
|
-
<span>
|
|
840
|
+
<span>3916</span>
|
|
841
841
|
</span>
|
|
842
842
|
<span class="star" title="Repo Forked">
|
|
843
843
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
844
844
|
<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">
|
|
845
845
|
</path>
|
|
846
846
|
</svg>
|
|
847
|
-
<span>
|
|
847
|
+
<span>1106</span>
|
|
848
848
|
</span>
|
|
849
849
|
<span class="star">
|
|
850
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
851
|
<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>
|
|
852
852
|
</svg>
|
|
853
|
-
<span>
|
|
853
|
+
<span>11 stars today</span>
|
|
854
854
|
</span>
|
|
855
855
|
</div>
|
|
856
856
|
<div class="details">
|
|
@@ -863,32 +863,32 @@
|
|
|
863
863
|
<div class="info">
|
|
864
864
|
<div class="rank">
|
|
865
865
|
<span title="Ranking 20">20</span>
|
|
866
|
-
<a href="https://github.com/
|
|
866
|
+
<a href="https://github.com/haoel/haoel.github.io" target="_blank" title="haoel/haoel.github.io">haoel/haoel.github.io</a>
|
|
867
867
|
</div>
|
|
868
868
|
<div class="sub-title followers">
|
|
869
869
|
|
|
870
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
871
|
-
<span style="background-color: #
|
|
870
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
871
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
872
872
|
</a>
|
|
873
873
|
|
|
874
874
|
<span class="star" title="Stargazers Count">
|
|
875
875
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
876
876
|
<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>
|
|
877
877
|
</svg>
|
|
878
|
-
<span>
|
|
878
|
+
<span>6031</span>
|
|
879
879
|
</span>
|
|
880
880
|
<span class="star" title="Repo Forked">
|
|
881
881
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
882
882
|
<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">
|
|
883
883
|
</path>
|
|
884
884
|
</svg>
|
|
885
|
-
<span>
|
|
885
|
+
<span>999</span>
|
|
886
886
|
</span>
|
|
887
887
|
<span class="star">
|
|
888
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
889
|
<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>
|
|
890
890
|
</svg>
|
|
891
|
-
<span>
|
|
891
|
+
<span>45 stars today</span>
|
|
892
892
|
</span>
|
|
893
893
|
</div>
|
|
894
894
|
<div class="details">
|
|
@@ -901,32 +901,32 @@
|
|
|
901
901
|
<div class="info">
|
|
902
902
|
<div class="rank">
|
|
903
903
|
<span title="Ranking 21">21</span>
|
|
904
|
-
<a href="https://github.com/
|
|
904
|
+
<a href="https://github.com/nuxt/framework" target="_blank" title="nuxt/framework">nuxt/framework</a>
|
|
905
905
|
</div>
|
|
906
906
|
<div class="sub-title followers">
|
|
907
907
|
|
|
908
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
909
|
-
<span style="background-color: #
|
|
908
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
909
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
910
910
|
</a>
|
|
911
911
|
|
|
912
912
|
<span class="star" title="Stargazers Count">
|
|
913
913
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
914
914
|
<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>
|
|
915
915
|
</svg>
|
|
916
|
-
<span>
|
|
916
|
+
<span>8886</span>
|
|
917
917
|
</span>
|
|
918
918
|
<span class="star" title="Repo Forked">
|
|
919
919
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
920
920
|
<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">
|
|
921
921
|
</path>
|
|
922
922
|
</svg>
|
|
923
|
-
<span>
|
|
923
|
+
<span>794</span>
|
|
924
924
|
</span>
|
|
925
925
|
<span class="star">
|
|
926
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
927
|
<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>
|
|
928
928
|
</svg>
|
|
929
|
-
<span>
|
|
929
|
+
<span>71 stars today</span>
|
|
930
930
|
</span>
|
|
931
931
|
</div>
|
|
932
932
|
<div class="details">
|
|
@@ -939,32 +939,28 @@
|
|
|
939
939
|
<div class="info">
|
|
940
940
|
<div class="rank">
|
|
941
941
|
<span title="Ranking 22">22</span>
|
|
942
|
-
<a href="https://github.com/
|
|
942
|
+
<a href="https://github.com/robmarkcole/satellite-image-deep-learning" target="_blank" title="robmarkcole/satellite-image-deep-learning">robmarkcole/satellite-image-deep-learning</a>
|
|
943
943
|
</div>
|
|
944
944
|
<div class="sub-title followers">
|
|
945
945
|
|
|
946
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
947
|
-
<span style="background-color: #555555;"></span>C
|
|
948
|
-
</a>
|
|
949
|
-
|
|
950
946
|
<span class="star" title="Stargazers Count">
|
|
951
947
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
952
948
|
<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>
|
|
953
949
|
</svg>
|
|
954
|
-
<span>
|
|
950
|
+
<span>4631</span>
|
|
955
951
|
</span>
|
|
956
952
|
<span class="star" title="Repo Forked">
|
|
957
953
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
958
954
|
<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">
|
|
959
955
|
</path>
|
|
960
956
|
</svg>
|
|
961
|
-
<span>
|
|
957
|
+
<span>901</span>
|
|
962
958
|
</span>
|
|
963
959
|
<span class="star">
|
|
964
960
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
961
|
<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>
|
|
966
962
|
</svg>
|
|
967
|
-
<span>
|
|
963
|
+
<span>73 stars today</span>
|
|
968
964
|
</span>
|
|
969
965
|
</div>
|
|
970
966
|
<div class="details">
|
|
@@ -977,32 +973,28 @@
|
|
|
977
973
|
<div class="info">
|
|
978
974
|
<div class="rank">
|
|
979
975
|
<span title="Ranking 23">23</span>
|
|
980
|
-
<a href="https://github.com/
|
|
976
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
981
977
|
</div>
|
|
982
978
|
<div class="sub-title followers">
|
|
983
979
|
|
|
984
|
-
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
985
|
-
<span style="background-color: #00B4AB;"></span>Dart
|
|
986
|
-
</a>
|
|
987
|
-
|
|
988
980
|
<span class="star" title="Stargazers Count">
|
|
989
981
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
990
982
|
<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>
|
|
991
983
|
</svg>
|
|
992
|
-
<span>
|
|
984
|
+
<span>231576</span>
|
|
993
985
|
</span>
|
|
994
986
|
<span class="star" title="Repo Forked">
|
|
995
987
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
996
988
|
<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">
|
|
997
989
|
</path>
|
|
998
990
|
</svg>
|
|
999
|
-
<span>
|
|
991
|
+
<span>62138</span>
|
|
1000
992
|
</span>
|
|
1001
993
|
<span class="star">
|
|
1002
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1003
995
|
<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>
|
|
1004
996
|
</svg>
|
|
1005
|
-
<span>
|
|
997
|
+
<span>156 stars today</span>
|
|
1006
998
|
</span>
|
|
1007
999
|
</div>
|
|
1008
1000
|
<div class="details">
|
|
@@ -1015,32 +1007,32 @@
|
|
|
1015
1007
|
<div class="info">
|
|
1016
1008
|
<div class="rank">
|
|
1017
1009
|
<span title="Ranking 24">24</span>
|
|
1018
|
-
<a href="https://github.com/
|
|
1010
|
+
<a href="https://github.com/PrestaShop/PrestaShop" target="_blank" title="PrestaShop/PrestaShop">PrestaShop/PrestaShop</a>
|
|
1019
1011
|
</div>
|
|
1020
1012
|
<div class="sub-title followers">
|
|
1021
1013
|
|
|
1022
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1023
|
-
<span style="background-color: #
|
|
1014
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
1015
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
1024
1016
|
</a>
|
|
1025
1017
|
|
|
1026
1018
|
<span class="star" title="Stargazers Count">
|
|
1027
1019
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1028
1020
|
<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>
|
|
1029
1021
|
</svg>
|
|
1030
|
-
<span>
|
|
1022
|
+
<span>6675</span>
|
|
1031
1023
|
</span>
|
|
1032
1024
|
<span class="star" title="Repo Forked">
|
|
1033
1025
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1034
1026
|
<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">
|
|
1035
1027
|
</path>
|
|
1036
1028
|
</svg>
|
|
1037
|
-
<span>
|
|
1029
|
+
<span>4444</span>
|
|
1038
1030
|
</span>
|
|
1039
1031
|
<span class="star">
|
|
1040
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1041
1033
|
<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>
|
|
1042
1034
|
</svg>
|
|
1043
|
-
<span>
|
|
1035
|
+
<span>70 stars today</span>
|
|
1044
1036
|
</span>
|
|
1045
1037
|
</div>
|
|
1046
1038
|
<div class="details">
|
|
@@ -1053,32 +1045,32 @@
|
|
|
1053
1045
|
<div class="info">
|
|
1054
1046
|
<div class="rank">
|
|
1055
1047
|
<span title="Ranking 25">25</span>
|
|
1056
|
-
<a href="https://github.com/
|
|
1048
|
+
<a href="https://github.com/openshiporg/openship" target="_blank" title="openshiporg/openship">openshiporg/openship</a>
|
|
1057
1049
|
</div>
|
|
1058
1050
|
<div class="sub-title followers">
|
|
1059
1051
|
|
|
1060
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1061
|
-
<span style="background-color: #
|
|
1052
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1053
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1062
1054
|
</a>
|
|
1063
1055
|
|
|
1064
1056
|
<span class="star" title="Stargazers Count">
|
|
1065
1057
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1066
1058
|
<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>
|
|
1067
1059
|
</svg>
|
|
1068
|
-
<span>
|
|
1060
|
+
<span>702</span>
|
|
1069
1061
|
</span>
|
|
1070
1062
|
<span class="star" title="Repo Forked">
|
|
1071
1063
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1072
1064
|
<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">
|
|
1073
1065
|
</path>
|
|
1074
1066
|
</svg>
|
|
1075
|
-
<span>
|
|
1067
|
+
<span>26</span>
|
|
1076
1068
|
</span>
|
|
1077
1069
|
<span class="star">
|
|
1078
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1079
1071
|
<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>
|
|
1080
1072
|
</svg>
|
|
1081
|
-
<span>
|
|
1073
|
+
<span>77 stars today</span>
|
|
1082
1074
|
</span>
|
|
1083
1075
|
</div>
|
|
1084
1076
|
<div class="details">
|
|
@@ -1103,7 +1095,7 @@
|
|
|
1103
1095
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1104
1096
|
</a>
|
|
1105
1097
|
</div>
|
|
1106
|
-
<div class="time">Last cache created on 2022/9/
|
|
1098
|
+
<div class="time">Last cache created on 2022/9/7 by Github API v3.</div>
|
|
1107
1099
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1108
1100
|
</div>
|
|
1109
1101
|
</body>
|