@wcj/github-rank 22.5.21 → 22.5.24
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 +33555 -33508
- package/dist/sifou-daily.json +76 -40
- package/dist/sifou-monthly.json +110 -110
- package/dist/sifou-weekly.json +139 -139
- package/dist/toutiao-30.json +84 -84
- package/dist/toutiao-7.json +93 -93
- package/dist/toutiao-90.json +53 -53
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +170 -170
- package/dist/trending-weekly.json +163 -163
- package/dist/users.china.json +2644 -2645
- package/dist/users.json +3535 -3536
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33555 -33508
- package/web/data/sifou-daily.json +76 -40
- package/web/data/sifou-monthly.json +110 -110
- package/web/data/sifou-weekly.json +139 -139
- package/web/data/toutiao-30.json +84 -84
- package/web/data/toutiao-7.json +93 -93
- package/web/data/toutiao-90.json +53 -53
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +170 -170
- package/web/data/trending-weekly.json +163 -163
- package/web/data/users.china.json +2644 -2645
- package/web/data/users.json +3535 -3536
- package/web/index.html +1782 -1782
- package/web/repos.html +4982 -4982
- package/web/sifou-daily.html +147 -35
- package/web/sifou-monthly.html +135 -135
- package/web/sifou-weekly.html +133 -133
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +85 -85
- package/web/trending-monthly.html +148 -148
- package/web/trending-weekly.html +145 -141
- package/web/trending.html +146 -150
- package/web/users.china.html +1291 -1291
package/web/trending.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/5/
|
|
127
|
+
<div class="time">Last cache created on 2022/5/24 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,32 +155,32 @@
|
|
|
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/ansh/bionic-reading" target="_blank" title="ansh/bionic-reading">ansh/bionic-reading</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/javascript" title="Programming Language JavaScript">
|
|
163
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>657</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>59</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>312 stars today</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,28 +193,32 @@
|
|
|
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/SerenityOS/jakt" target="_blank" title="SerenityOS/jakt">SerenityOS/jakt</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
201
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
202
|
+
</a>
|
|
203
|
+
|
|
200
204
|
<span class="star" title="Stargazers Count">
|
|
201
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
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>
|
|
203
207
|
</svg>
|
|
204
|
-
<span>
|
|
208
|
+
<span>895</span>
|
|
205
209
|
</span>
|
|
206
210
|
<span class="star" title="Repo Forked">
|
|
207
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
208
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">
|
|
209
213
|
</path>
|
|
210
214
|
</svg>
|
|
211
|
-
<span>
|
|
215
|
+
<span>86</span>
|
|
212
216
|
</span>
|
|
213
217
|
<span class="star">
|
|
214
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
215
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>
|
|
216
220
|
</svg>
|
|
217
|
-
<span>
|
|
221
|
+
<span>263 stars today</span>
|
|
218
222
|
</span>
|
|
219
223
|
</div>
|
|
220
224
|
<div class="details">
|
|
@@ -227,32 +231,32 @@
|
|
|
227
231
|
<div class="info">
|
|
228
232
|
<div class="rank">
|
|
229
233
|
<span title="Ranking 3">3</span>
|
|
230
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/spacedriveapp/spacedrive" target="_blank" title="spacedriveapp/spacedrive">spacedriveapp/spacedrive</a>
|
|
231
235
|
</div>
|
|
232
236
|
<div class="sub-title followers">
|
|
233
237
|
|
|
234
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
235
|
-
<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
|
|
236
240
|
</a>
|
|
237
241
|
|
|
238
242
|
<span class="star" title="Stargazers Count">
|
|
239
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
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>
|
|
241
245
|
</svg>
|
|
242
|
-
<span>
|
|
246
|
+
<span>10009</span>
|
|
243
247
|
</span>
|
|
244
248
|
<span class="star" title="Repo Forked">
|
|
245
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
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">
|
|
247
251
|
</path>
|
|
248
252
|
</svg>
|
|
249
|
-
<span>
|
|
253
|
+
<span>222</span>
|
|
250
254
|
</span>
|
|
251
255
|
<span class="star">
|
|
252
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
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>
|
|
254
258
|
</svg>
|
|
255
|
-
<span>
|
|
259
|
+
<span>423 stars today</span>
|
|
256
260
|
</span>
|
|
257
261
|
</div>
|
|
258
262
|
<div class="details">
|
|
@@ -265,32 +269,32 @@
|
|
|
265
269
|
<div class="info">
|
|
266
270
|
<div class="rank">
|
|
267
271
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/rustdesk/rustdesk" target="_blank" title="rustdesk/rustdesk">rustdesk/rustdesk</a>
|
|
269
273
|
</div>
|
|
270
274
|
<div class="sub-title followers">
|
|
271
275
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
273
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
277
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
274
278
|
</a>
|
|
275
279
|
|
|
276
280
|
<span class="star" title="Stargazers Count">
|
|
277
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
282
|
<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>
|
|
279
283
|
</svg>
|
|
280
|
-
<span>
|
|
284
|
+
<span>19733</span>
|
|
281
285
|
</span>
|
|
282
286
|
<span class="star" title="Repo Forked">
|
|
283
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
288
|
<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">
|
|
285
289
|
</path>
|
|
286
290
|
</svg>
|
|
287
|
-
<span>
|
|
291
|
+
<span>1846</span>
|
|
288
292
|
</span>
|
|
289
293
|
<span class="star">
|
|
290
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
295
|
<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>
|
|
292
296
|
</svg>
|
|
293
|
-
<span>
|
|
297
|
+
<span>422 stars today</span>
|
|
294
298
|
</span>
|
|
295
299
|
</div>
|
|
296
300
|
<div class="details">
|
|
@@ -303,7 +307,7 @@
|
|
|
303
307
|
<div class="info">
|
|
304
308
|
<div class="rank">
|
|
305
309
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
307
311
|
</div>
|
|
308
312
|
<div class="sub-title followers">
|
|
309
313
|
|
|
@@ -315,20 +319,20 @@
|
|
|
315
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
320
|
<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>
|
|
317
321
|
</svg>
|
|
318
|
-
<span>
|
|
322
|
+
<span>193567</span>
|
|
319
323
|
</span>
|
|
320
324
|
<span class="star" title="Repo Forked">
|
|
321
325
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
326
|
<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">
|
|
323
327
|
</path>
|
|
324
328
|
</svg>
|
|
325
|
-
<span>
|
|
329
|
+
<span>22316</span>
|
|
326
330
|
</span>
|
|
327
331
|
<span class="star">
|
|
328
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
333
|
<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>
|
|
330
334
|
</svg>
|
|
331
|
-
<span>
|
|
335
|
+
<span>398 stars today</span>
|
|
332
336
|
</span>
|
|
333
337
|
</div>
|
|
334
338
|
<div class="details">
|
|
@@ -341,7 +345,7 @@
|
|
|
341
345
|
<div class="info">
|
|
342
346
|
<div class="rank">
|
|
343
347
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
348
|
+
<a href="https://github.com/LSPosed/MagiskOnWSA" target="_blank" title="LSPosed/MagiskOnWSA">LSPosed/MagiskOnWSA</a>
|
|
345
349
|
</div>
|
|
346
350
|
<div class="sub-title followers">
|
|
347
351
|
|
|
@@ -349,20 +353,20 @@
|
|
|
349
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
350
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>
|
|
351
355
|
</svg>
|
|
352
|
-
<span>
|
|
356
|
+
<span>13396</span>
|
|
353
357
|
</span>
|
|
354
358
|
<span class="star" title="Repo Forked">
|
|
355
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
356
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">
|
|
357
361
|
</path>
|
|
358
362
|
</svg>
|
|
359
|
-
<span>
|
|
363
|
+
<span>79918</span>
|
|
360
364
|
</span>
|
|
361
365
|
<span class="star">
|
|
362
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
363
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>
|
|
364
368
|
</svg>
|
|
365
|
-
<span>
|
|
369
|
+
<span>141 stars today</span>
|
|
366
370
|
</span>
|
|
367
371
|
</div>
|
|
368
372
|
<div class="details">
|
|
@@ -375,32 +379,28 @@
|
|
|
375
379
|
<div class="info">
|
|
376
380
|
<div class="rank">
|
|
377
381
|
<span title="Ranking 7">7</span>
|
|
378
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
379
383
|
</div>
|
|
380
384
|
<div class="sub-title followers">
|
|
381
385
|
|
|
382
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
383
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
384
|
-
</a>
|
|
385
|
-
|
|
386
386
|
<span class="star" title="Stargazers Count">
|
|
387
387
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
388
388
|
<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>
|
|
389
389
|
</svg>
|
|
390
|
-
<span>
|
|
390
|
+
<span>220122</span>
|
|
391
391
|
</span>
|
|
392
392
|
<span class="star" title="Repo Forked">
|
|
393
393
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
394
394
|
<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">
|
|
395
395
|
</path>
|
|
396
396
|
</svg>
|
|
397
|
-
<span>
|
|
397
|
+
<span>59718</span>
|
|
398
398
|
</span>
|
|
399
399
|
<span class="star">
|
|
400
400
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
401
401
|
<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>
|
|
402
402
|
</svg>
|
|
403
|
-
<span>
|
|
403
|
+
<span>110 stars today</span>
|
|
404
404
|
</span>
|
|
405
405
|
</div>
|
|
406
406
|
<div class="details">
|
|
@@ -413,28 +413,32 @@
|
|
|
413
413
|
<div class="info">
|
|
414
414
|
<div class="rank">
|
|
415
415
|
<span title="Ranking 8">8</span>
|
|
416
|
-
<a href="https://github.com/
|
|
416
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
417
417
|
</div>
|
|
418
418
|
<div class="sub-title followers">
|
|
419
419
|
|
|
420
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
421
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
422
|
+
</a>
|
|
423
|
+
|
|
420
424
|
<span class="star" title="Stargazers Count">
|
|
421
425
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
422
426
|
<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>
|
|
423
427
|
</svg>
|
|
424
|
-
<span>
|
|
428
|
+
<span>346339</span>
|
|
425
429
|
</span>
|
|
426
430
|
<span class="star" title="Repo Forked">
|
|
427
431
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
428
432
|
<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">
|
|
429
433
|
</path>
|
|
430
434
|
</svg>
|
|
431
|
-
<span>
|
|
435
|
+
<span>28661</span>
|
|
432
436
|
</span>
|
|
433
437
|
<span class="star">
|
|
434
438
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
435
439
|
<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>
|
|
436
440
|
</svg>
|
|
437
|
-
<span>
|
|
441
|
+
<span>73 stars today</span>
|
|
438
442
|
</span>
|
|
439
443
|
</div>
|
|
440
444
|
<div class="details">
|
|
@@ -447,32 +451,32 @@
|
|
|
447
451
|
<div class="info">
|
|
448
452
|
<div class="rank">
|
|
449
453
|
<span title="Ranking 9">9</span>
|
|
450
|
-
<a href="https://github.com/
|
|
454
|
+
<a href="https://github.com/education/GitHubGraduation-2022" target="_blank" title="education/GitHubGraduation-2022">education/GitHubGraduation-2022</a>
|
|
451
455
|
</div>
|
|
452
456
|
<div class="sub-title followers">
|
|
453
457
|
|
|
454
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
455
|
-
<span style="background-color: #
|
|
458
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
459
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
456
460
|
</a>
|
|
457
461
|
|
|
458
462
|
<span class="star" title="Stargazers Count">
|
|
459
463
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
460
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>
|
|
461
465
|
</svg>
|
|
462
|
-
<span>
|
|
466
|
+
<span>1164</span>
|
|
463
467
|
</span>
|
|
464
468
|
<span class="star" title="Repo Forked">
|
|
465
469
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
466
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">
|
|
467
471
|
</path>
|
|
468
472
|
</svg>
|
|
469
|
-
<span>
|
|
473
|
+
<span>6233</span>
|
|
470
474
|
</span>
|
|
471
475
|
<span class="star">
|
|
472
476
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
473
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>
|
|
474
478
|
</svg>
|
|
475
|
-
<span>
|
|
479
|
+
<span>90 stars today</span>
|
|
476
480
|
</span>
|
|
477
481
|
</div>
|
|
478
482
|
<div class="details">
|
|
@@ -485,32 +489,32 @@
|
|
|
485
489
|
<div class="info">
|
|
486
490
|
<div class="rank">
|
|
487
491
|
<span title="Ranking 10">10</span>
|
|
488
|
-
<a href="https://github.com/
|
|
492
|
+
<a href="https://github.com/sherlock-project/sherlock" target="_blank" title="sherlock-project/sherlock">sherlock-project/sherlock</a>
|
|
489
493
|
</div>
|
|
490
494
|
<div class="sub-title followers">
|
|
491
495
|
|
|
492
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
493
|
-
<span style="background-color: #
|
|
496
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
497
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
494
498
|
</a>
|
|
495
499
|
|
|
496
500
|
<span class="star" title="Stargazers Count">
|
|
497
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
498
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>
|
|
499
503
|
</svg>
|
|
500
|
-
<span>
|
|
504
|
+
<span>31706</span>
|
|
501
505
|
</span>
|
|
502
506
|
<span class="star" title="Repo Forked">
|
|
503
507
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
504
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">
|
|
505
509
|
</path>
|
|
506
510
|
</svg>
|
|
507
|
-
<span>
|
|
511
|
+
<span>3663</span>
|
|
508
512
|
</span>
|
|
509
513
|
<span class="star">
|
|
510
514
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
511
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>
|
|
512
516
|
</svg>
|
|
513
|
-
<span>
|
|
517
|
+
<span>51 stars today</span>
|
|
514
518
|
</span>
|
|
515
519
|
</div>
|
|
516
520
|
<div class="details">
|
|
@@ -523,32 +527,28 @@
|
|
|
523
527
|
<div class="info">
|
|
524
528
|
<div class="rank">
|
|
525
529
|
<span title="Ranking 11">11</span>
|
|
526
|
-
<a href="https://github.com/
|
|
530
|
+
<a href="https://github.com/KRALYN/PositronV3" target="_blank" title="KRALYN/PositronV3">KRALYN/PositronV3</a>
|
|
527
531
|
</div>
|
|
528
532
|
<div class="sub-title followers">
|
|
529
533
|
|
|
530
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
531
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
532
|
-
</a>
|
|
533
|
-
|
|
534
534
|
<span class="star" title="Stargazers Count">
|
|
535
535
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
536
536
|
<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>
|
|
537
537
|
</svg>
|
|
538
|
-
<span>
|
|
538
|
+
<span>657</span>
|
|
539
539
|
</span>
|
|
540
540
|
<span class="star" title="Repo Forked">
|
|
541
541
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
542
542
|
<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">
|
|
543
543
|
</path>
|
|
544
544
|
</svg>
|
|
545
|
-
<span>
|
|
545
|
+
<span>70</span>
|
|
546
546
|
</span>
|
|
547
547
|
<span class="star">
|
|
548
548
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
549
549
|
<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>
|
|
550
550
|
</svg>
|
|
551
|
-
<span>
|
|
551
|
+
<span>179 stars today</span>
|
|
552
552
|
</span>
|
|
553
553
|
</div>
|
|
554
554
|
<div class="details">
|
|
@@ -561,32 +561,32 @@
|
|
|
561
561
|
<div class="info">
|
|
562
562
|
<div class="rank">
|
|
563
563
|
<span title="Ranking 12">12</span>
|
|
564
|
-
<a href="https://github.com/
|
|
564
|
+
<a href="https://github.com/ProjectOpenSea/seaport" target="_blank" title="ProjectOpenSea/seaport">ProjectOpenSea/seaport</a>
|
|
565
565
|
</div>
|
|
566
566
|
<div class="sub-title followers">
|
|
567
567
|
|
|
568
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
569
|
-
<span style="background-color: #
|
|
568
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
569
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
570
570
|
</a>
|
|
571
571
|
|
|
572
572
|
<span class="star" title="Stargazers Count">
|
|
573
573
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
574
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>
|
|
575
575
|
</svg>
|
|
576
|
-
<span>
|
|
576
|
+
<span>651</span>
|
|
577
577
|
</span>
|
|
578
578
|
<span class="star" title="Repo Forked">
|
|
579
579
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
580
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">
|
|
581
581
|
</path>
|
|
582
582
|
</svg>
|
|
583
|
-
<span>
|
|
583
|
+
<span>66</span>
|
|
584
584
|
</span>
|
|
585
585
|
<span class="star">
|
|
586
586
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
587
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>
|
|
588
588
|
</svg>
|
|
589
|
-
<span>
|
|
589
|
+
<span>148 stars today</span>
|
|
590
590
|
</span>
|
|
591
591
|
</div>
|
|
592
592
|
<div class="details">
|
|
@@ -599,32 +599,28 @@
|
|
|
599
599
|
<div class="info">
|
|
600
600
|
<div class="rank">
|
|
601
601
|
<span title="Ranking 13">13</span>
|
|
602
|
-
<a href="https://github.com/
|
|
602
|
+
<a href="https://github.com/hng/tech-coops" target="_blank" title="hng/tech-coops">hng/tech-coops</a>
|
|
603
603
|
</div>
|
|
604
604
|
<div class="sub-title followers">
|
|
605
605
|
|
|
606
|
-
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
607
|
-
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
608
|
-
</a>
|
|
609
|
-
|
|
610
606
|
<span class="star" title="Stargazers Count">
|
|
611
607
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
612
608
|
<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>
|
|
613
609
|
</svg>
|
|
614
|
-
<span>
|
|
610
|
+
<span>1362</span>
|
|
615
611
|
</span>
|
|
616
612
|
<span class="star" title="Repo Forked">
|
|
617
613
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
618
614
|
<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">
|
|
619
615
|
</path>
|
|
620
616
|
</svg>
|
|
621
|
-
<span>
|
|
617
|
+
<span>130</span>
|
|
622
618
|
</span>
|
|
623
619
|
<span class="star">
|
|
624
620
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
625
621
|
<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>
|
|
626
622
|
</svg>
|
|
627
|
-
<span>
|
|
623
|
+
<span>61 stars today</span>
|
|
628
624
|
</span>
|
|
629
625
|
</div>
|
|
630
626
|
<div class="details">
|
|
@@ -637,32 +633,32 @@
|
|
|
637
633
|
<div class="info">
|
|
638
634
|
<div class="rank">
|
|
639
635
|
<span title="Ranking 14">14</span>
|
|
640
|
-
<a href="https://github.com/
|
|
636
|
+
<a href="https://github.com/adrianhajdin/project_syncfusion_dashboard" target="_blank" title="adrianhajdin/project_syncfusion_dashboard">adrianhajdin/project_syncfusion_dashboard</a>
|
|
641
637
|
</div>
|
|
642
638
|
<div class="sub-title followers">
|
|
643
639
|
|
|
644
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
645
|
-
<span style="background-color: #
|
|
640
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
641
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
646
642
|
</a>
|
|
647
643
|
|
|
648
644
|
<span class="star" title="Stargazers Count">
|
|
649
645
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
650
646
|
<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>
|
|
651
647
|
</svg>
|
|
652
|
-
<span>
|
|
648
|
+
<span>350</span>
|
|
653
649
|
</span>
|
|
654
650
|
<span class="star" title="Repo Forked">
|
|
655
651
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
656
652
|
<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">
|
|
657
653
|
</path>
|
|
658
654
|
</svg>
|
|
659
|
-
<span>
|
|
655
|
+
<span>84</span>
|
|
660
656
|
</span>
|
|
661
657
|
<span class="star">
|
|
662
658
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
663
659
|
<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>
|
|
664
660
|
</svg>
|
|
665
|
-
<span>
|
|
661
|
+
<span>141 stars today</span>
|
|
666
662
|
</span>
|
|
667
663
|
</div>
|
|
668
664
|
<div class="details">
|
|
@@ -675,28 +671,32 @@
|
|
|
675
671
|
<div class="info">
|
|
676
672
|
<div class="rank">
|
|
677
673
|
<span title="Ranking 15">15</span>
|
|
678
|
-
<a href="https://github.com/
|
|
674
|
+
<a href="https://github.com/mifi/lossless-cut" target="_blank" title="mifi/lossless-cut">mifi/lossless-cut</a>
|
|
679
675
|
</div>
|
|
680
676
|
<div class="sub-title followers">
|
|
681
677
|
|
|
678
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
679
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
680
|
+
</a>
|
|
681
|
+
|
|
682
682
|
<span class="star" title="Stargazers Count">
|
|
683
683
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
684
684
|
<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>
|
|
685
685
|
</svg>
|
|
686
|
-
<span>
|
|
686
|
+
<span>11170</span>
|
|
687
687
|
</span>
|
|
688
688
|
<span class="star" title="Repo Forked">
|
|
689
689
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
690
690
|
<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">
|
|
691
691
|
</path>
|
|
692
692
|
</svg>
|
|
693
|
-
<span>
|
|
693
|
+
<span>701</span>
|
|
694
694
|
</span>
|
|
695
695
|
<span class="star">
|
|
696
696
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
697
697
|
<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>
|
|
698
698
|
</svg>
|
|
699
|
-
<span>
|
|
699
|
+
<span>78 stars today</span>
|
|
700
700
|
</span>
|
|
701
701
|
</div>
|
|
702
702
|
<div class="details">
|
|
@@ -709,32 +709,32 @@
|
|
|
709
709
|
<div class="info">
|
|
710
710
|
<div class="rank">
|
|
711
711
|
<span title="Ranking 16">16</span>
|
|
712
|
-
<a href="https://github.com/
|
|
712
|
+
<a href="https://github.com/QiuhaoLi/CVE-2021-3929-3947" target="_blank" title="QiuhaoLi/CVE-2021-3929-3947">QiuhaoLi/CVE-2021-3929-3947</a>
|
|
713
713
|
</div>
|
|
714
714
|
<div class="sub-title followers">
|
|
715
715
|
|
|
716
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
717
|
-
<span style="background-color: #
|
|
716
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
717
|
+
<span style="background-color: #555555;"></span>C
|
|
718
718
|
</a>
|
|
719
719
|
|
|
720
720
|
<span class="star" title="Stargazers Count">
|
|
721
721
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
722
722
|
<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>
|
|
723
723
|
</svg>
|
|
724
|
-
<span>
|
|
724
|
+
<span>79</span>
|
|
725
725
|
</span>
|
|
726
726
|
<span class="star" title="Repo Forked">
|
|
727
727
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
728
728
|
<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">
|
|
729
729
|
</path>
|
|
730
730
|
</svg>
|
|
731
|
-
<span>
|
|
731
|
+
<span>13</span>
|
|
732
732
|
</span>
|
|
733
733
|
<span class="star">
|
|
734
734
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
735
735
|
<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>
|
|
736
736
|
</svg>
|
|
737
|
-
<span>
|
|
737
|
+
<span>27 stars today</span>
|
|
738
738
|
</span>
|
|
739
739
|
</div>
|
|
740
740
|
<div class="details">
|
|
@@ -747,28 +747,32 @@
|
|
|
747
747
|
<div class="info">
|
|
748
748
|
<div class="rank">
|
|
749
749
|
<span title="Ranking 17">17</span>
|
|
750
|
-
<a href="https://github.com/
|
|
750
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
751
751
|
</div>
|
|
752
752
|
<div class="sub-title followers">
|
|
753
753
|
|
|
754
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
755
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
756
|
+
</a>
|
|
757
|
+
|
|
754
758
|
<span class="star" title="Stargazers Count">
|
|
755
759
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
756
760
|
<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>
|
|
757
761
|
</svg>
|
|
758
|
-
<span>
|
|
762
|
+
<span>50920</span>
|
|
759
763
|
</span>
|
|
760
764
|
<span class="star" title="Repo Forked">
|
|
761
765
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
762
766
|
<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">
|
|
763
767
|
</path>
|
|
764
768
|
</svg>
|
|
765
|
-
<span>
|
|
769
|
+
<span>8943</span>
|
|
766
770
|
</span>
|
|
767
771
|
<span class="star">
|
|
768
772
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
769
773
|
<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>
|
|
770
774
|
</svg>
|
|
771
|
-
<span>
|
|
775
|
+
<span>50 stars today</span>
|
|
772
776
|
</span>
|
|
773
777
|
</div>
|
|
774
778
|
<div class="details">
|
|
@@ -781,32 +785,32 @@
|
|
|
781
785
|
<div class="info">
|
|
782
786
|
<div class="rank">
|
|
783
787
|
<span title="Ranking 18">18</span>
|
|
784
|
-
<a href="https://github.com/
|
|
788
|
+
<a href="https://github.com/FyroxEngine/Fyrox" target="_blank" title="FyroxEngine/Fyrox">FyroxEngine/Fyrox</a>
|
|
785
789
|
</div>
|
|
786
790
|
<div class="sub-title followers">
|
|
787
791
|
|
|
788
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
789
|
-
<span style="background-color: #
|
|
792
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
793
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
790
794
|
</a>
|
|
791
795
|
|
|
792
796
|
<span class="star" title="Stargazers Count">
|
|
793
797
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
794
798
|
<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>
|
|
795
799
|
</svg>
|
|
796
|
-
<span>
|
|
800
|
+
<span>3872</span>
|
|
797
801
|
</span>
|
|
798
802
|
<span class="star" title="Repo Forked">
|
|
799
803
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
800
804
|
<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">
|
|
801
805
|
</path>
|
|
802
806
|
</svg>
|
|
803
|
-
<span>
|
|
807
|
+
<span>162</span>
|
|
804
808
|
</span>
|
|
805
809
|
<span class="star">
|
|
806
810
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
807
811
|
<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>
|
|
808
812
|
</svg>
|
|
809
|
-
<span>
|
|
813
|
+
<span>39 stars today</span>
|
|
810
814
|
</span>
|
|
811
815
|
</div>
|
|
812
816
|
<div class="details">
|
|
@@ -819,32 +823,32 @@
|
|
|
819
823
|
<div class="info">
|
|
820
824
|
<div class="rank">
|
|
821
825
|
<span title="Ranking 19">19</span>
|
|
822
|
-
<a href="https://github.com/
|
|
826
|
+
<a href="https://github.com/WeChat-Big-Data-Challenge-2022/challenge" target="_blank" title="WeChat-Big-Data-Challenge-2022/challenge">WeChat-Big-Data-Challenge-2022/challenge</a>
|
|
823
827
|
</div>
|
|
824
828
|
<div class="sub-title followers">
|
|
825
829
|
|
|
826
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
827
|
-
<span style="background-color: #
|
|
830
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
831
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
828
832
|
</a>
|
|
829
833
|
|
|
830
834
|
<span class="star" title="Stargazers Count">
|
|
831
835
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
832
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>
|
|
833
837
|
</svg>
|
|
834
|
-
<span>
|
|
838
|
+
<span>128</span>
|
|
835
839
|
</span>
|
|
836
840
|
<span class="star" title="Repo Forked">
|
|
837
841
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
838
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">
|
|
839
843
|
</path>
|
|
840
844
|
</svg>
|
|
841
|
-
<span>
|
|
845
|
+
<span>28</span>
|
|
842
846
|
</span>
|
|
843
847
|
<span class="star">
|
|
844
848
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
845
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>
|
|
846
850
|
</svg>
|
|
847
|
-
<span>
|
|
851
|
+
<span>40 stars today</span>
|
|
848
852
|
</span>
|
|
849
853
|
</div>
|
|
850
854
|
<div class="details">
|
|
@@ -857,32 +861,28 @@
|
|
|
857
861
|
<div class="info">
|
|
858
862
|
<div class="rank">
|
|
859
863
|
<span title="Ranking 20">20</span>
|
|
860
|
-
<a href="https://github.com/
|
|
864
|
+
<a href="https://github.com/bradtraversy/design-resources-for-developers" target="_blank" title="bradtraversy/design-resources-for-developers">bradtraversy/design-resources-for-developers</a>
|
|
861
865
|
</div>
|
|
862
866
|
<div class="sub-title followers">
|
|
863
867
|
|
|
864
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
865
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
866
|
-
</a>
|
|
867
|
-
|
|
868
868
|
<span class="star" title="Stargazers Count">
|
|
869
869
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
870
870
|
<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>
|
|
871
871
|
</svg>
|
|
872
|
-
<span>
|
|
872
|
+
<span>40247</span>
|
|
873
873
|
</span>
|
|
874
874
|
<span class="star" title="Repo Forked">
|
|
875
875
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
876
876
|
<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">
|
|
877
877
|
</path>
|
|
878
878
|
</svg>
|
|
879
|
-
<span>
|
|
879
|
+
<span>8908</span>
|
|
880
880
|
</span>
|
|
881
881
|
<span class="star">
|
|
882
882
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
883
883
|
<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>
|
|
884
884
|
</svg>
|
|
885
|
-
<span>
|
|
885
|
+
<span>84 stars today</span>
|
|
886
886
|
</span>
|
|
887
887
|
</div>
|
|
888
888
|
<div class="details">
|
|
@@ -895,32 +895,32 @@
|
|
|
895
895
|
<div class="info">
|
|
896
896
|
<div class="rank">
|
|
897
897
|
<span title="Ranking 21">21</span>
|
|
898
|
-
<a href="https://github.com/
|
|
898
|
+
<a href="https://github.com/taviso/123elf" target="_blank" title="taviso/123elf">taviso/123elf</a>
|
|
899
899
|
</div>
|
|
900
900
|
<div class="sub-title followers">
|
|
901
901
|
|
|
902
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
903
|
-
<span style="background-color: #
|
|
902
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
903
|
+
<span style="background-color: #555555;"></span>C
|
|
904
904
|
</a>
|
|
905
905
|
|
|
906
906
|
<span class="star" title="Stargazers Count">
|
|
907
907
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
908
908
|
<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>
|
|
909
909
|
</svg>
|
|
910
|
-
<span>
|
|
910
|
+
<span>250</span>
|
|
911
911
|
</span>
|
|
912
912
|
<span class="star" title="Repo Forked">
|
|
913
913
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
914
914
|
<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">
|
|
915
915
|
</path>
|
|
916
916
|
</svg>
|
|
917
|
-
<span>
|
|
917
|
+
<span>22</span>
|
|
918
918
|
</span>
|
|
919
919
|
<span class="star">
|
|
920
920
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
921
921
|
<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>
|
|
922
922
|
</svg>
|
|
923
|
-
<span>
|
|
923
|
+
<span>62 stars today</span>
|
|
924
924
|
</span>
|
|
925
925
|
</div>
|
|
926
926
|
<div class="details">
|
|
@@ -933,32 +933,32 @@
|
|
|
933
933
|
<div class="info">
|
|
934
934
|
<div class="rank">
|
|
935
935
|
<span title="Ranking 22">22</span>
|
|
936
|
-
<a href="https://github.com/
|
|
936
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
937
937
|
</div>
|
|
938
938
|
<div class="sub-title followers">
|
|
939
939
|
|
|
940
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
941
|
-
<span style="background-color: #
|
|
940
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
941
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
942
942
|
</a>
|
|
943
943
|
|
|
944
944
|
<span class="star" title="Stargazers Count">
|
|
945
945
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
946
946
|
<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>
|
|
947
947
|
</svg>
|
|
948
|
-
<span>
|
|
948
|
+
<span>70313</span>
|
|
949
949
|
</span>
|
|
950
950
|
<span class="star" title="Repo Forked">
|
|
951
951
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
952
952
|
<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">
|
|
953
953
|
</path>
|
|
954
954
|
</svg>
|
|
955
|
-
<span>
|
|
955
|
+
<span>9713</span>
|
|
956
956
|
</span>
|
|
957
957
|
<span class="star">
|
|
958
958
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
959
959
|
<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>
|
|
960
960
|
</svg>
|
|
961
|
-
<span>
|
|
961
|
+
<span>73 stars today</span>
|
|
962
962
|
</span>
|
|
963
963
|
</div>
|
|
964
964
|
<div class="details">
|
|
@@ -971,32 +971,28 @@
|
|
|
971
971
|
<div class="info">
|
|
972
972
|
<div class="rank">
|
|
973
973
|
<span title="Ranking 23">23</span>
|
|
974
|
-
<a href="https://github.com/
|
|
974
|
+
<a href="https://github.com/ACM-Alexandria-SC/Internships" target="_blank" title="ACM-Alexandria-SC/Internships">ACM-Alexandria-SC/Internships</a>
|
|
975
975
|
</div>
|
|
976
976
|
<div class="sub-title followers">
|
|
977
977
|
|
|
978
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
979
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
980
|
-
</a>
|
|
981
|
-
|
|
982
978
|
<span class="star" title="Stargazers Count">
|
|
983
979
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
984
980
|
<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>
|
|
985
981
|
</svg>
|
|
986
|
-
<span>
|
|
982
|
+
<span>549</span>
|
|
987
983
|
</span>
|
|
988
984
|
<span class="star" title="Repo Forked">
|
|
989
985
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
990
986
|
<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">
|
|
991
987
|
</path>
|
|
992
988
|
</svg>
|
|
993
|
-
<span>
|
|
989
|
+
<span>111</span>
|
|
994
990
|
</span>
|
|
995
991
|
<span class="star">
|
|
996
992
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
997
993
|
<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>
|
|
998
994
|
</svg>
|
|
999
|
-
<span>
|
|
995
|
+
<span>48 stars today</span>
|
|
1000
996
|
</span>
|
|
1001
997
|
</div>
|
|
1002
998
|
<div class="details">
|
|
@@ -1009,32 +1005,32 @@
|
|
|
1009
1005
|
<div class="info">
|
|
1010
1006
|
<div class="rank">
|
|
1011
1007
|
<span title="Ranking 24">24</span>
|
|
1012
|
-
<a href="https://github.com/
|
|
1008
|
+
<a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
|
|
1013
1009
|
</div>
|
|
1014
1010
|
<div class="sub-title followers">
|
|
1015
1011
|
|
|
1016
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1017
|
-
<span style="background-color: #
|
|
1012
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1013
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1018
1014
|
</a>
|
|
1019
1015
|
|
|
1020
1016
|
<span class="star" title="Stargazers Count">
|
|
1021
1017
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1022
1018
|
<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>
|
|
1023
1019
|
</svg>
|
|
1024
|
-
<span>
|
|
1020
|
+
<span>16195</span>
|
|
1025
1021
|
</span>
|
|
1026
1022
|
<span class="star" title="Repo Forked">
|
|
1027
1023
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1028
1024
|
<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">
|
|
1029
1025
|
</path>
|
|
1030
1026
|
</svg>
|
|
1031
|
-
<span>
|
|
1027
|
+
<span>1508</span>
|
|
1032
1028
|
</span>
|
|
1033
1029
|
<span class="star">
|
|
1034
1030
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1035
1031
|
<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>
|
|
1036
1032
|
</svg>
|
|
1037
|
-
<span>
|
|
1033
|
+
<span>52 stars today</span>
|
|
1038
1034
|
</span>
|
|
1039
1035
|
</div>
|
|
1040
1036
|
<div class="details">
|
|
@@ -1047,32 +1043,32 @@
|
|
|
1047
1043
|
<div class="info">
|
|
1048
1044
|
<div class="rank">
|
|
1049
1045
|
<span title="Ranking 25">25</span>
|
|
1050
|
-
<a href="https://github.com/
|
|
1046
|
+
<a href="https://github.com/microsoft/Data-Science-For-Beginners" target="_blank" title="microsoft/Data-Science-For-Beginners">microsoft/Data-Science-For-Beginners</a>
|
|
1051
1047
|
</div>
|
|
1052
1048
|
<div class="sub-title followers">
|
|
1053
1049
|
|
|
1054
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1055
|
-
<span style="background-color: #
|
|
1050
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1051
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
1056
1052
|
</a>
|
|
1057
1053
|
|
|
1058
1054
|
<span class="star" title="Stargazers Count">
|
|
1059
1055
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1060
1056
|
<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>
|
|
1061
1057
|
</svg>
|
|
1062
|
-
<span>
|
|
1058
|
+
<span>11867</span>
|
|
1063
1059
|
</span>
|
|
1064
1060
|
<span class="star" title="Repo Forked">
|
|
1065
1061
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1066
1062
|
<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">
|
|
1067
1063
|
</path>
|
|
1068
1064
|
</svg>
|
|
1069
|
-
<span>
|
|
1065
|
+
<span>1946</span>
|
|
1070
1066
|
</span>
|
|
1071
1067
|
<span class="star">
|
|
1072
1068
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1073
1069
|
<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>
|
|
1074
1070
|
</svg>
|
|
1075
|
-
<span>
|
|
1071
|
+
<span>64 stars today</span>
|
|
1076
1072
|
</span>
|
|
1077
1073
|
</div>
|
|
1078
1074
|
<div class="details">
|
|
@@ -1097,7 +1093,7 @@
|
|
|
1097
1093
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1098
1094
|
</a>
|
|
1099
1095
|
</div>
|
|
1100
|
-
<div class="time">Last cache created on 2022/5/
|
|
1096
|
+
<div class="time">Last cache created on 2022/5/24 by Github API v3.</div>
|
|
1101
1097
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1102
1098
|
</div>
|
|
1103
1099
|
</body>
|