@wcj/github-rank 22.9.28 → 22.9.30
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 +40200 -40190
- package/dist/sifou-daily.json +52 -34
- package/dist/sifou-monthly.json +120 -120
- package/dist/sifou-weekly.json +152 -152
- package/dist/toutiao-30.json +71 -71
- package/dist/toutiao-7.json +103 -103
- package/dist/toutiao-90.json +15 -15
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +1905 -1906
- package/dist/users.json +3310 -3310
- package/package.json +1 -1
- package/web/data/repos.json +40200 -40190
- package/web/data/sifou-daily.json +52 -34
- package/web/data/sifou-monthly.json +120 -120
- package/web/data/sifou-weekly.json +152 -152
- package/web/data/toutiao-30.json +71 -71
- package/web/data/toutiao-7.json +103 -103
- package/web/data/toutiao-90.json +15 -15
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +1905 -1906
- package/web/data/users.json +3310 -3310
- package/web/index.html +1756 -1756
- package/web/repos.html +3959 -3971
- package/web/sifou-daily.html +86 -30
- package/web/sifou-monthly.html +122 -122
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +97 -97
- package/web/toutiao-7.html +78 -78
- package/web/toutiao-90.html +32 -32
- package/web/trending-monthly.html +142 -142
- package/web/trending-weekly.html +141 -145
- package/web/trending.html +152 -148
- package/web/users.china.html +1265 -1265
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/30 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/cloudflare/workerd" target="_blank" title="cloudflare/workerd">cloudflare/workerd</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/c++" title="Programming Language C++">
|
|
165
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>2944</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>59</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>584 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,32 +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/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
203
|
-
<span style="background-color: #
|
|
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
204
|
</a>
|
|
205
205
|
|
|
206
206
|
<span class="star" title="Stargazers Count">
|
|
207
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
208
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>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>40753</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star" title="Repo Forked">
|
|
213
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
214
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">
|
|
215
215
|
</path>
|
|
216
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>2554</span>
|
|
218
218
|
</span>
|
|
219
219
|
<span class="star">
|
|
220
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
221
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>
|
|
222
222
|
</svg>
|
|
223
|
-
<span>
|
|
223
|
+
<span>44 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,28 @@
|
|
|
233
233
|
<div class="info">
|
|
234
234
|
<div class="rank">
|
|
235
235
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
241
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
242
|
-
</a>
|
|
243
|
-
|
|
244
240
|
<span class="star" title="Stargazers Count">
|
|
245
241
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
242
|
<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>
|
|
247
243
|
</svg>
|
|
248
|
-
<span>
|
|
244
|
+
<span>43631</span>
|
|
249
245
|
</span>
|
|
250
246
|
<span class="star" title="Repo Forked">
|
|
251
247
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
248
|
<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">
|
|
253
249
|
</path>
|
|
254
250
|
</svg>
|
|
255
|
-
<span>
|
|
251
|
+
<span>6328</span>
|
|
256
252
|
</span>
|
|
257
253
|
<span class="star">
|
|
258
254
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
255
|
<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>
|
|
260
256
|
</svg>
|
|
261
|
-
<span>
|
|
257
|
+
<span>158 stars today</span>
|
|
262
258
|
</span>
|
|
263
259
|
</div>
|
|
264
260
|
<div class="details">
|
|
@@ -271,28 +267,32 @@
|
|
|
271
267
|
<div class="info">
|
|
272
268
|
<div class="rank">
|
|
273
269
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
270
|
+
<a href="https://github.com/nifanfa/MOOS" target="_blank" title="nifanfa/MOOS">nifanfa/MOOS</a>
|
|
275
271
|
</div>
|
|
276
272
|
<div class="sub-title followers">
|
|
277
273
|
|
|
274
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
275
|
+
<span style="background-color: #178600;"></span>C#
|
|
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>541</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>44</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>85 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/Taiga74164/Akebi-GC" target="_blank" title="Taiga74164/Akebi-GC">Taiga74164/Akebi-GC</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/c++" title="Programming Language C++">
|
|
313
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>262</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>424</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>55 stars today</span>
|
|
334
334
|
</span>
|
|
335
335
|
</div>
|
|
336
336
|
<div class="details">
|
|
@@ -343,28 +343,32 @@
|
|
|
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/optiv/Freeze" target="_blank" title="optiv/Freeze">optiv/Freeze</a>
|
|
347
347
|
</div>
|
|
348
348
|
<div class="sub-title followers">
|
|
349
349
|
|
|
350
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
351
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
352
|
+
</a>
|
|
353
|
+
|
|
350
354
|
<span class="star" title="Stargazers Count">
|
|
351
355
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
352
356
|
<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>
|
|
353
357
|
</svg>
|
|
354
|
-
<span>
|
|
358
|
+
<span>481</span>
|
|
355
359
|
</span>
|
|
356
360
|
<span class="star" title="Repo Forked">
|
|
357
361
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
358
362
|
<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">
|
|
359
363
|
</path>
|
|
360
364
|
</svg>
|
|
361
|
-
<span>
|
|
365
|
+
<span>57</span>
|
|
362
366
|
</span>
|
|
363
367
|
<span class="star">
|
|
364
368
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
365
369
|
<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>
|
|
366
370
|
</svg>
|
|
367
|
-
<span>
|
|
371
|
+
<span>122 stars today</span>
|
|
368
372
|
</span>
|
|
369
373
|
</div>
|
|
370
374
|
<div class="details">
|
|
@@ -377,32 +381,32 @@
|
|
|
377
381
|
<div class="info">
|
|
378
382
|
<div class="rank">
|
|
379
383
|
<span title="Ranking 7">7</span>
|
|
380
|
-
<a href="https://github.com/
|
|
384
|
+
<a href="https://github.com/Cysharp/MemoryPack" target="_blank" title="Cysharp/MemoryPack">Cysharp/MemoryPack</a>
|
|
381
385
|
</div>
|
|
382
386
|
<div class="sub-title followers">
|
|
383
387
|
|
|
384
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
385
|
-
<span style="background-color: #
|
|
388
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
389
|
+
<span style="background-color: #178600;"></span>C#
|
|
386
390
|
</a>
|
|
387
391
|
|
|
388
392
|
<span class="star" title="Stargazers Count">
|
|
389
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
390
394
|
<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>
|
|
391
395
|
</svg>
|
|
392
|
-
<span>
|
|
396
|
+
<span>457</span>
|
|
393
397
|
</span>
|
|
394
398
|
<span class="star" title="Repo Forked">
|
|
395
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
396
400
|
<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">
|
|
397
401
|
</path>
|
|
398
402
|
</svg>
|
|
399
|
-
<span>
|
|
403
|
+
<span>13</span>
|
|
400
404
|
</span>
|
|
401
405
|
<span class="star">
|
|
402
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
407
|
<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>
|
|
404
408
|
</svg>
|
|
405
|
-
<span>
|
|
409
|
+
<span>106 stars today</span>
|
|
406
410
|
</span>
|
|
407
411
|
</div>
|
|
408
412
|
<div class="details">
|
|
@@ -415,28 +419,32 @@
|
|
|
415
419
|
<div class="info">
|
|
416
420
|
<div class="rank">
|
|
417
421
|
<span title="Ranking 8">8</span>
|
|
418
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
|
|
419
423
|
</div>
|
|
420
424
|
<div class="sub-title followers">
|
|
421
425
|
|
|
426
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
427
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
428
|
+
</a>
|
|
429
|
+
|
|
422
430
|
<span class="star" title="Stargazers Count">
|
|
423
431
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
424
432
|
<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>
|
|
425
433
|
</svg>
|
|
426
|
-
<span>
|
|
434
|
+
<span>6204</span>
|
|
427
435
|
</span>
|
|
428
436
|
<span class="star" title="Repo Forked">
|
|
429
437
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
430
438
|
<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">
|
|
431
439
|
</path>
|
|
432
440
|
</svg>
|
|
433
|
-
<span>
|
|
441
|
+
<span>1535</span>
|
|
434
442
|
</span>
|
|
435
443
|
<span class="star">
|
|
436
444
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
437
445
|
<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>
|
|
438
446
|
</svg>
|
|
439
|
-
<span>
|
|
447
|
+
<span>66 stars today</span>
|
|
440
448
|
</span>
|
|
441
449
|
</div>
|
|
442
450
|
<div class="details">
|
|
@@ -449,32 +457,28 @@
|
|
|
449
457
|
<div class="info">
|
|
450
458
|
<div class="rank">
|
|
451
459
|
<span title="Ranking 9">9</span>
|
|
452
|
-
<a href="https://github.com/
|
|
460
|
+
<a href="https://github.com/firstcontributions/first-contributions" target="_blank" title="firstcontributions/first-contributions">firstcontributions/first-contributions</a>
|
|
453
461
|
</div>
|
|
454
462
|
<div class="sub-title followers">
|
|
455
463
|
|
|
456
|
-
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
457
|
-
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
458
|
-
</a>
|
|
459
|
-
|
|
460
464
|
<span class="star" title="Stargazers Count">
|
|
461
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
462
466
|
<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>
|
|
463
467
|
</svg>
|
|
464
|
-
<span>
|
|
468
|
+
<span>27023</span>
|
|
465
469
|
</span>
|
|
466
470
|
<span class="star" title="Repo Forked">
|
|
467
471
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
468
472
|
<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">
|
|
469
473
|
</path>
|
|
470
474
|
</svg>
|
|
471
|
-
<span>
|
|
475
|
+
<span>49272</span>
|
|
472
476
|
</span>
|
|
473
477
|
<span class="star">
|
|
474
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
475
479
|
<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>
|
|
476
480
|
</svg>
|
|
477
|
-
<span>
|
|
481
|
+
<span>202 stars today</span>
|
|
478
482
|
</span>
|
|
479
483
|
</div>
|
|
480
484
|
<div class="details">
|
|
@@ -487,32 +491,32 @@
|
|
|
487
491
|
<div class="info">
|
|
488
492
|
<div class="rank">
|
|
489
493
|
<span title="Ranking 10">10</span>
|
|
490
|
-
<a href="https://github.com/
|
|
494
|
+
<a href="https://github.com/anaer/Sub" target="_blank" title="anaer/Sub">anaer/Sub</a>
|
|
491
495
|
</div>
|
|
492
496
|
<div class="sub-title followers">
|
|
493
497
|
|
|
494
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
495
|
-
<span style="background-color: #
|
|
498
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
499
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
496
500
|
</a>
|
|
497
501
|
|
|
498
502
|
<span class="star" title="Stargazers Count">
|
|
499
503
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
500
504
|
<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
505
|
</svg>
|
|
502
|
-
<span>
|
|
506
|
+
<span>965</span>
|
|
503
507
|
</span>
|
|
504
508
|
<span class="star" title="Repo Forked">
|
|
505
509
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
506
510
|
<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
511
|
</path>
|
|
508
512
|
</svg>
|
|
509
|
-
<span>
|
|
513
|
+
<span>204</span>
|
|
510
514
|
</span>
|
|
511
515
|
<span class="star">
|
|
512
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
513
517
|
<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
518
|
</svg>
|
|
515
|
-
<span>
|
|
519
|
+
<span>28 stars today</span>
|
|
516
520
|
</span>
|
|
517
521
|
</div>
|
|
518
522
|
<div class="details">
|
|
@@ -525,32 +529,32 @@
|
|
|
525
529
|
<div class="info">
|
|
526
530
|
<div class="rank">
|
|
527
531
|
<span title="Ranking 11">11</span>
|
|
528
|
-
<a href="https://github.com/
|
|
532
|
+
<a href="https://github.com/pytorch/pytorch" target="_blank" title="pytorch/pytorch">pytorch/pytorch</a>
|
|
529
533
|
</div>
|
|
530
534
|
<div class="sub-title followers">
|
|
531
535
|
|
|
532
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
533
|
-
<span style="background-color: #
|
|
536
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
537
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
534
538
|
</a>
|
|
535
539
|
|
|
536
540
|
<span class="star" title="Stargazers Count">
|
|
537
541
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
538
542
|
<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
543
|
</svg>
|
|
540
|
-
<span>
|
|
544
|
+
<span>59208</span>
|
|
541
545
|
</span>
|
|
542
546
|
<span class="star" title="Repo Forked">
|
|
543
547
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
544
548
|
<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
549
|
</path>
|
|
546
550
|
</svg>
|
|
547
|
-
<span>
|
|
551
|
+
<span>16488</span>
|
|
548
552
|
</span>
|
|
549
553
|
<span class="star">
|
|
550
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
551
555
|
<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
556
|
</svg>
|
|
553
|
-
<span>
|
|
557
|
+
<span>44 stars today</span>
|
|
554
558
|
</span>
|
|
555
559
|
</div>
|
|
556
560
|
<div class="details">
|
|
@@ -563,32 +567,32 @@
|
|
|
563
567
|
<div class="info">
|
|
564
568
|
<div class="rank">
|
|
565
569
|
<span title="Ranking 12">12</span>
|
|
566
|
-
<a href="https://github.com/
|
|
570
|
+
<a href="https://github.com/acantril/learn-cantrill-io-labs" target="_blank" title="acantril/learn-cantrill-io-labs">acantril/learn-cantrill-io-labs</a>
|
|
567
571
|
</div>
|
|
568
572
|
<div class="sub-title followers">
|
|
569
573
|
|
|
570
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
571
|
-
<span style="background-color: #
|
|
574
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
575
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
572
576
|
</a>
|
|
573
577
|
|
|
574
578
|
<span class="star" title="Stargazers Count">
|
|
575
579
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
576
580
|
<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
581
|
</svg>
|
|
578
|
-
<span>
|
|
582
|
+
<span>2614</span>
|
|
579
583
|
</span>
|
|
580
584
|
<span class="star" title="Repo Forked">
|
|
581
585
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
582
586
|
<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
587
|
</path>
|
|
584
588
|
</svg>
|
|
585
|
-
<span>
|
|
589
|
+
<span>1042</span>
|
|
586
590
|
</span>
|
|
587
591
|
<span class="star">
|
|
588
592
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
593
|
<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
594
|
</svg>
|
|
591
|
-
<span>
|
|
595
|
+
<span>14 stars today</span>
|
|
592
596
|
</span>
|
|
593
597
|
</div>
|
|
594
598
|
<div class="details">
|
|
@@ -601,32 +605,28 @@
|
|
|
601
605
|
<div class="info">
|
|
602
606
|
<div class="rank">
|
|
603
607
|
<span title="Ranking 13">13</span>
|
|
604
|
-
<a href="https://github.com/
|
|
608
|
+
<a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
|
|
605
609
|
</div>
|
|
606
610
|
<div class="sub-title followers">
|
|
607
611
|
|
|
608
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
609
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
610
|
-
</a>
|
|
611
|
-
|
|
612
612
|
<span class="star" title="Stargazers Count">
|
|
613
613
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
614
614
|
<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
615
|
</svg>
|
|
616
|
-
<span>
|
|
616
|
+
<span>18582</span>
|
|
617
617
|
</span>
|
|
618
618
|
<span class="star" title="Repo Forked">
|
|
619
619
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
620
620
|
<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
621
|
</path>
|
|
622
622
|
</svg>
|
|
623
|
-
<span>
|
|
623
|
+
<span>10283</span>
|
|
624
624
|
</span>
|
|
625
625
|
<span class="star">
|
|
626
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
627
|
<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
628
|
</svg>
|
|
629
|
-
<span>
|
|
629
|
+
<span>122 stars today</span>
|
|
630
630
|
</span>
|
|
631
631
|
</div>
|
|
632
632
|
<div class="details">
|
|
@@ -639,28 +639,32 @@
|
|
|
639
639
|
<div class="info">
|
|
640
640
|
<div class="rank">
|
|
641
641
|
<span title="Ranking 14">14</span>
|
|
642
|
-
<a href="https://github.com/
|
|
642
|
+
<a href="https://github.com/MaaAssistantArknights/MaaAssistantArknights" target="_blank" title="MaaAssistantArknights/MaaAssistantArknights">MaaAssistantArknights/MaaAssistantArknights</a>
|
|
643
643
|
</div>
|
|
644
644
|
<div class="sub-title followers">
|
|
645
645
|
|
|
646
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
647
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
648
|
+
</a>
|
|
649
|
+
|
|
646
650
|
<span class="star" title="Stargazers Count">
|
|
647
651
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
648
652
|
<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
653
|
</svg>
|
|
650
|
-
<span>
|
|
654
|
+
<span>3839</span>
|
|
651
655
|
</span>
|
|
652
656
|
<span class="star" title="Repo Forked">
|
|
653
657
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
654
658
|
<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
659
|
</path>
|
|
656
660
|
</svg>
|
|
657
|
-
<span>
|
|
661
|
+
<span>411</span>
|
|
658
662
|
</span>
|
|
659
663
|
<span class="star">
|
|
660
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
665
|
<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
666
|
</svg>
|
|
663
|
-
<span>
|
|
667
|
+
<span>55 stars today</span>
|
|
664
668
|
</span>
|
|
665
669
|
</div>
|
|
666
670
|
<div class="details">
|
|
@@ -673,32 +677,32 @@
|
|
|
673
677
|
<div class="info">
|
|
674
678
|
<div class="rank">
|
|
675
679
|
<span title="Ranking 15">15</span>
|
|
676
|
-
<a href="https://github.com/
|
|
680
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
677
681
|
</div>
|
|
678
682
|
<div class="sub-title followers">
|
|
679
683
|
|
|
680
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
681
|
-
<span style="background-color: #
|
|
684
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
685
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
682
686
|
</a>
|
|
683
687
|
|
|
684
688
|
<span class="star" title="Stargazers Count">
|
|
685
689
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
686
690
|
<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
691
|
</svg>
|
|
688
|
-
<span>
|
|
692
|
+
<span>27768</span>
|
|
689
693
|
</span>
|
|
690
694
|
<span class="star" title="Repo Forked">
|
|
691
695
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
692
696
|
<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
697
|
</path>
|
|
694
698
|
</svg>
|
|
695
|
-
<span>
|
|
699
|
+
<span>8844</span>
|
|
696
700
|
</span>
|
|
697
701
|
<span class="star">
|
|
698
702
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
703
|
<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
704
|
</svg>
|
|
701
|
-
<span>
|
|
705
|
+
<span>50 stars today</span>
|
|
702
706
|
</span>
|
|
703
707
|
</div>
|
|
704
708
|
<div class="details">
|
|
@@ -711,32 +715,28 @@
|
|
|
711
715
|
<div class="info">
|
|
712
716
|
<div class="rank">
|
|
713
717
|
<span title="Ranking 16">16</span>
|
|
714
|
-
<a href="https://github.com/
|
|
718
|
+
<a href="https://github.com/karanpratapsingh/system-design" target="_blank" title="karanpratapsingh/system-design">karanpratapsingh/system-design</a>
|
|
715
719
|
</div>
|
|
716
720
|
<div class="sub-title followers">
|
|
717
721
|
|
|
718
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
719
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
720
|
-
</a>
|
|
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>12275</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>837</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>257 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/Asabeneh/30-Days-Of-Python" target="_blank" title="Asabeneh/30-Days-Of-Python">Asabeneh/30-Days-Of-Python</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/python" title="Programming Language Python">
|
|
757
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>15089</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>3484</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>135 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/total-typescript/beginners-typescript-tutorial" target="_blank" title="total-typescript/beginners-typescript-tutorial">total-typescript/beginners-typescript-tutorial</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/typescript" title="Programming Language TypeScript">
|
|
795
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>5687</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>557</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>78 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/XavierXiao/Dreambooth-Stable-Diffusion" target="_blank" title="XavierXiao/Dreambooth-Stable-Diffusion">XavierXiao/Dreambooth-Stable-Diffusion</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/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
833
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
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>1696</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>288</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>167 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/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</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/javascript" title="Programming Language JavaScript">
|
|
871
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>27985</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>6366</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>58 stars today</span>
|
|
892
892
|
</span>
|
|
893
893
|
</div>
|
|
894
894
|
<div class="details">
|
|
@@ -901,28 +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/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
|
|
905
905
|
</div>
|
|
906
906
|
<div class="sub-title followers">
|
|
907
907
|
|
|
908
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
909
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
910
|
+
</a>
|
|
911
|
+
|
|
908
912
|
<span class="star" title="Stargazers Count">
|
|
909
913
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
910
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>
|
|
911
915
|
</svg>
|
|
912
|
-
<span>
|
|
916
|
+
<span>5135</span>
|
|
913
917
|
</span>
|
|
914
918
|
<span class="star" title="Repo Forked">
|
|
915
919
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
916
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">
|
|
917
921
|
</path>
|
|
918
922
|
</svg>
|
|
919
|
-
<span>
|
|
923
|
+
<span>612</span>
|
|
920
924
|
</span>
|
|
921
925
|
<span class="star">
|
|
922
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
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>
|
|
924
928
|
</svg>
|
|
925
|
-
<span>
|
|
929
|
+
<span>163 stars today</span>
|
|
926
930
|
</span>
|
|
927
931
|
</div>
|
|
928
932
|
<div class="details">
|
|
@@ -935,32 +939,32 @@
|
|
|
935
939
|
<div class="info">
|
|
936
940
|
<div class="rank">
|
|
937
941
|
<span title="Ranking 22">22</span>
|
|
938
|
-
<a href="https://github.com/
|
|
942
|
+
<a href="https://github.com/https-deeplearning-ai/machine-learning-engineering-for-production-public" target="_blank" title="https-deeplearning-ai/machine-learning-engineering-for-production-public">https-deeplearning-ai/machine-learning-engineering-for-production-public</a>
|
|
939
943
|
</div>
|
|
940
944
|
<div class="sub-title followers">
|
|
941
945
|
|
|
942
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
943
|
-
<span style="background-color: #
|
|
946
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
947
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
944
948
|
</a>
|
|
945
949
|
|
|
946
950
|
<span class="star" title="Stargazers Count">
|
|
947
951
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
948
952
|
<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>
|
|
949
953
|
</svg>
|
|
950
|
-
<span>
|
|
954
|
+
<span>1162</span>
|
|
951
955
|
</span>
|
|
952
956
|
<span class="star" title="Repo Forked">
|
|
953
957
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
954
958
|
<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">
|
|
955
959
|
</path>
|
|
956
960
|
</svg>
|
|
957
|
-
<span>
|
|
961
|
+
<span>1400</span>
|
|
958
962
|
</span>
|
|
959
963
|
<span class="star">
|
|
960
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
965
|
<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>
|
|
962
966
|
</svg>
|
|
963
|
-
<span>
|
|
967
|
+
<span>56 stars today</span>
|
|
964
968
|
</span>
|
|
965
969
|
</div>
|
|
966
970
|
<div class="details">
|
|
@@ -973,7 +977,7 @@
|
|
|
973
977
|
<div class="info">
|
|
974
978
|
<div class="rank">
|
|
975
979
|
<span title="Ranking 23">23</span>
|
|
976
|
-
<a href="https://github.com/
|
|
980
|
+
<a href="https://github.com/towhee-io/towhee" target="_blank" title="towhee-io/towhee">towhee-io/towhee</a>
|
|
977
981
|
</div>
|
|
978
982
|
<div class="sub-title followers">
|
|
979
983
|
|
|
@@ -985,20 +989,20 @@
|
|
|
985
989
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
986
990
|
<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>
|
|
987
991
|
</svg>
|
|
988
|
-
<span>
|
|
992
|
+
<span>1483</span>
|
|
989
993
|
</span>
|
|
990
994
|
<span class="star" title="Repo Forked">
|
|
991
995
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
992
996
|
<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">
|
|
993
997
|
</path>
|
|
994
998
|
</svg>
|
|
995
|
-
<span>
|
|
999
|
+
<span>161</span>
|
|
996
1000
|
</span>
|
|
997
1001
|
<span class="star">
|
|
998
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
1003
|
<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>
|
|
1000
1004
|
</svg>
|
|
1001
|
-
<span>
|
|
1005
|
+
<span>41 stars today</span>
|
|
1002
1006
|
</span>
|
|
1003
1007
|
</div>
|
|
1004
1008
|
<div class="details">
|
|
@@ -1011,32 +1015,32 @@
|
|
|
1011
1015
|
<div class="info">
|
|
1012
1016
|
<div class="rank">
|
|
1013
1017
|
<span title="Ranking 24">24</span>
|
|
1014
|
-
<a href="https://github.com/
|
|
1018
|
+
<a href="https://github.com/a1phaboy/FastjsonScan" target="_blank" title="a1phaboy/FastjsonScan">a1phaboy/FastjsonScan</a>
|
|
1015
1019
|
</div>
|
|
1016
1020
|
<div class="sub-title followers">
|
|
1017
1021
|
|
|
1018
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1019
|
-
<span style="background-color: #
|
|
1022
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1023
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1020
1024
|
</a>
|
|
1021
1025
|
|
|
1022
1026
|
<span class="star" title="Stargazers Count">
|
|
1023
1027
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1024
1028
|
<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>
|
|
1025
1029
|
</svg>
|
|
1026
|
-
<span>
|
|
1030
|
+
<span>373</span>
|
|
1027
1031
|
</span>
|
|
1028
1032
|
<span class="star" title="Repo Forked">
|
|
1029
1033
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1030
1034
|
<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">
|
|
1031
1035
|
</path>
|
|
1032
1036
|
</svg>
|
|
1033
|
-
<span>
|
|
1037
|
+
<span>39</span>
|
|
1034
1038
|
</span>
|
|
1035
1039
|
<span class="star">
|
|
1036
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1041
|
<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>
|
|
1038
1042
|
</svg>
|
|
1039
|
-
<span>
|
|
1043
|
+
<span>56 stars today</span>
|
|
1040
1044
|
</span>
|
|
1041
1045
|
</div>
|
|
1042
1046
|
<div class="details">
|
|
@@ -1049,32 +1053,32 @@
|
|
|
1049
1053
|
<div class="info">
|
|
1050
1054
|
<div class="rank">
|
|
1051
1055
|
<span title="Ranking 25">25</span>
|
|
1052
|
-
<a href="https://github.com/
|
|
1056
|
+
<a href="https://github.com/apache/echarts" target="_blank" title="apache/echarts">apache/echarts</a>
|
|
1053
1057
|
</div>
|
|
1054
1058
|
<div class="sub-title followers">
|
|
1055
1059
|
|
|
1056
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1057
|
-
<span style="background-color: #
|
|
1060
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1061
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1058
1062
|
</a>
|
|
1059
1063
|
|
|
1060
1064
|
<span class="star" title="Stargazers Count">
|
|
1061
1065
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1062
1066
|
<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>
|
|
1063
1067
|
</svg>
|
|
1064
|
-
<span>
|
|
1068
|
+
<span>52700</span>
|
|
1065
1069
|
</span>
|
|
1066
1070
|
<span class="star" title="Repo Forked">
|
|
1067
1071
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1068
1072
|
<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">
|
|
1069
1073
|
</path>
|
|
1070
1074
|
</svg>
|
|
1071
|
-
<span>
|
|
1075
|
+
<span>19198</span>
|
|
1072
1076
|
</span>
|
|
1073
1077
|
<span class="star">
|
|
1074
1078
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1079
|
<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>
|
|
1076
1080
|
</svg>
|
|
1077
|
-
<span>
|
|
1081
|
+
<span>62 stars today</span>
|
|
1078
1082
|
</span>
|
|
1079
1083
|
</div>
|
|
1080
1084
|
<div class="details">
|
|
@@ -1099,7 +1103,7 @@
|
|
|
1099
1103
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1104
|
</a>
|
|
1101
1105
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2022/9/
|
|
1106
|
+
<div class="time">Last cache created on 2022/9/30 by Github API v3.</div>
|
|
1103
1107
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1108
|
</div>
|
|
1105
1109
|
</body>
|