@wcj/github-rank 22.2.1 → 22.2.2
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 +16779 -16773
- package/dist/sifou-daily.json +5 -5
- package/dist/sifou-monthly.json +41 -41
- package/dist/sifou-weekly.json +124 -124
- package/dist/toutiao-30.json +39 -39
- package/dist/toutiao-7.json +77 -77
- package/dist/toutiao-90.json +27 -27
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +138 -138
- package/dist/trending-weekly.json +161 -161
- package/dist/users.china.json +447 -447
- package/dist/users.json +2085 -2085
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +16779 -16773
- package/web/data/sifou-daily.json +5 -5
- package/web/data/sifou-monthly.json +41 -41
- package/web/data/sifou-weekly.json +124 -124
- package/web/data/toutiao-30.json +39 -39
- package/web/data/toutiao-7.json +77 -77
- package/web/data/toutiao-90.json +27 -27
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +138 -138
- package/web/data/trending-weekly.json +161 -161
- package/web/data/users.china.json +447 -447
- package/web/data/users.json +2085 -2085
- package/web/index.html +1106 -1106
- package/web/repos.html +2216 -2216
- package/web/sifou-daily.html +6 -6
- package/web/sifou-monthly.html +80 -80
- package/web/sifou-weekly.html +145 -145
- package/web/toutiao-30.html +67 -67
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +29 -29
- package/web/trending-monthly.html +122 -126
- package/web/trending-weekly.html +140 -140
- package/web/trending.html +145 -141
- package/web/users.china.html +242 -242
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/2/
|
|
105
|
+
<div class="time">Last cache created on 2022/2/2 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,32 +133,32 @@
|
|
|
133
133
|
<div class="info">
|
|
134
134
|
<div class="rank">
|
|
135
135
|
<span title="Ranking 1">1</span>
|
|
136
|
-
<a href="https://github.com/
|
|
136
|
+
<a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
140
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
141
|
-
<span style="background-color: #
|
|
140
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
141
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
142
142
|
</a>
|
|
143
143
|
|
|
144
144
|
<span class="star" title="Stargazers Count">
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<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>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>24848</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<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">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>1583</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<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>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>160 stars today</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,32 +171,28 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/Ebazhanov/linkedin-skill-assessments-quizzes" target="_blank" title="Ebazhanov/linkedin-skill-assessments-quizzes">Ebazhanov/linkedin-skill-assessments-quizzes</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
179
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
180
|
-
</a>
|
|
181
|
-
|
|
182
178
|
<span class="star" title="Stargazers Count">
|
|
183
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
180
|
<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>
|
|
185
181
|
</svg>
|
|
186
|
-
<span>
|
|
182
|
+
<span>8851</span>
|
|
187
183
|
</span>
|
|
188
184
|
<span class="star" title="Repo Forked">
|
|
189
185
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
186
|
<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">
|
|
191
187
|
</path>
|
|
192
188
|
</svg>
|
|
193
|
-
<span>
|
|
189
|
+
<span>5647</span>
|
|
194
190
|
</span>
|
|
195
191
|
<span class="star">
|
|
196
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
193
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
198
194
|
</svg>
|
|
199
|
-
<span>
|
|
195
|
+
<span>246 stars today</span>
|
|
200
196
|
</span>
|
|
201
197
|
</div>
|
|
202
198
|
<div class="details">
|
|
@@ -209,32 +205,32 @@
|
|
|
209
205
|
<div class="info">
|
|
210
206
|
<div class="rank">
|
|
211
207
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://github.com/
|
|
208
|
+
<a href="https://github.com/hannahcode/word-guessing-game" target="_blank" title="hannahcode/word-guessing-game">hannahcode/word-guessing-game</a>
|
|
213
209
|
</div>
|
|
214
210
|
<div class="sub-title followers">
|
|
215
211
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
217
|
-
<span style="background-color: #
|
|
212
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
213
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
218
214
|
</a>
|
|
219
215
|
|
|
220
216
|
<span class="star" title="Stargazers Count">
|
|
221
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
218
|
<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>
|
|
223
219
|
</svg>
|
|
224
|
-
<span>
|
|
220
|
+
<span>891</span>
|
|
225
221
|
</span>
|
|
226
222
|
<span class="star" title="Repo Forked">
|
|
227
223
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
224
|
<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">
|
|
229
225
|
</path>
|
|
230
226
|
</svg>
|
|
231
|
-
<span>
|
|
227
|
+
<span>498</span>
|
|
232
228
|
</span>
|
|
233
229
|
<span class="star">
|
|
234
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
231
|
<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>
|
|
236
232
|
</svg>
|
|
237
|
-
<span>
|
|
233
|
+
<span>160 stars today</span>
|
|
238
234
|
</span>
|
|
239
235
|
</div>
|
|
240
236
|
<div class="details">
|
|
@@ -247,7 +243,7 @@
|
|
|
247
243
|
<div class="info">
|
|
248
244
|
<div class="rank">
|
|
249
245
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
246
|
+
<a href="https://github.com/jazzband/pip-tools" target="_blank" title="jazzband/pip-tools">jazzband/pip-tools</a>
|
|
251
247
|
</div>
|
|
252
248
|
<div class="sub-title followers">
|
|
253
249
|
|
|
@@ -259,20 +255,20 @@
|
|
|
259
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
256
|
<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>
|
|
261
257
|
</svg>
|
|
262
|
-
<span>
|
|
258
|
+
<span>5565</span>
|
|
263
259
|
</span>
|
|
264
260
|
<span class="star" title="Repo Forked">
|
|
265
261
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
262
|
<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">
|
|
267
263
|
</path>
|
|
268
264
|
</svg>
|
|
269
|
-
<span>
|
|
265
|
+
<span>488</span>
|
|
270
266
|
</span>
|
|
271
267
|
<span class="star">
|
|
272
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
269
|
<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>
|
|
274
270
|
</svg>
|
|
275
|
-
<span>
|
|
271
|
+
<span>55 stars today</span>
|
|
276
272
|
</span>
|
|
277
273
|
</div>
|
|
278
274
|
<div class="details">
|
|
@@ -285,32 +281,32 @@
|
|
|
285
281
|
<div class="info">
|
|
286
282
|
<div class="rank">
|
|
287
283
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
284
|
+
<a href="https://github.com/Jxck-S/plane-notify" target="_blank" title="Jxck-S/plane-notify">Jxck-S/plane-notify</a>
|
|
289
285
|
</div>
|
|
290
286
|
<div class="sub-title followers">
|
|
291
287
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<span style="background-color: #
|
|
288
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
289
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
294
290
|
</a>
|
|
295
291
|
|
|
296
292
|
<span class="star" title="Stargazers Count">
|
|
297
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
294
|
<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>
|
|
299
295
|
</svg>
|
|
300
|
-
<span>
|
|
296
|
+
<span>574</span>
|
|
301
297
|
</span>
|
|
302
298
|
<span class="star" title="Repo Forked">
|
|
303
299
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
300
|
<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">
|
|
305
301
|
</path>
|
|
306
302
|
</svg>
|
|
307
|
-
<span>
|
|
303
|
+
<span>107</span>
|
|
308
304
|
</span>
|
|
309
305
|
<span class="star">
|
|
310
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
307
|
<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>
|
|
312
308
|
</svg>
|
|
313
|
-
<span>
|
|
309
|
+
<span>282 stars today</span>
|
|
314
310
|
</span>
|
|
315
311
|
</div>
|
|
316
312
|
<div class="details">
|
|
@@ -323,32 +319,32 @@
|
|
|
323
319
|
<div class="info">
|
|
324
320
|
<div class="rank">
|
|
325
321
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
322
|
+
<a href="https://github.com/josephmisiti/awesome-machine-learning" target="_blank" title="josephmisiti/awesome-machine-learning">josephmisiti/awesome-machine-learning</a>
|
|
327
323
|
</div>
|
|
328
324
|
<div class="sub-title followers">
|
|
329
325
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
331
|
-
<span style="background-color: #
|
|
326
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
327
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
332
328
|
</a>
|
|
333
329
|
|
|
334
330
|
<span class="star" title="Stargazers Count">
|
|
335
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
332
|
<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>
|
|
337
333
|
</svg>
|
|
338
|
-
<span>
|
|
334
|
+
<span>52942</span>
|
|
339
335
|
</span>
|
|
340
336
|
<span class="star" title="Repo Forked">
|
|
341
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
338
|
<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">
|
|
343
339
|
</path>
|
|
344
340
|
</svg>
|
|
345
|
-
<span>
|
|
341
|
+
<span>13037</span>
|
|
346
342
|
</span>
|
|
347
343
|
<span class="star">
|
|
348
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
345
|
<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>
|
|
350
346
|
</svg>
|
|
351
|
-
<span>
|
|
347
|
+
<span>109 stars today</span>
|
|
352
348
|
</span>
|
|
353
349
|
</div>
|
|
354
350
|
<div class="details">
|
|
@@ -361,28 +357,32 @@
|
|
|
361
357
|
<div class="info">
|
|
362
358
|
<div class="rank">
|
|
363
359
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/AppFlowy-IO/appflowy" target="_blank" title="AppFlowy-IO/appflowy">AppFlowy-IO/appflowy</a>
|
|
365
361
|
</div>
|
|
366
362
|
<div class="sub-title followers">
|
|
367
363
|
|
|
364
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
365
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
366
|
+
</a>
|
|
367
|
+
|
|
368
368
|
<span class="star" title="Stargazers Count">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
370
|
<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>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>16634</span>
|
|
373
373
|
</span>
|
|
374
374
|
<span class="star" title="Repo Forked">
|
|
375
375
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
376
376
|
<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">
|
|
377
377
|
</path>
|
|
378
378
|
</svg>
|
|
379
|
-
<span>
|
|
379
|
+
<span>796</span>
|
|
380
380
|
</span>
|
|
381
381
|
<span class="star">
|
|
382
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
383
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
384
384
|
</svg>
|
|
385
|
-
<span>
|
|
385
|
+
<span>254 stars today</span>
|
|
386
386
|
</span>
|
|
387
387
|
</div>
|
|
388
388
|
<div class="details">
|
|
@@ -395,32 +395,32 @@
|
|
|
395
395
|
<div class="info">
|
|
396
396
|
<div class="rank">
|
|
397
397
|
<span title="Ranking 8">8</span>
|
|
398
|
-
<a href="https://github.com/
|
|
398
|
+
<a href="https://github.com/TheAlgorithms/Go" target="_blank" title="TheAlgorithms/Go">TheAlgorithms/Go</a>
|
|
399
399
|
</div>
|
|
400
400
|
<div class="sub-title followers">
|
|
401
401
|
|
|
402
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
403
|
-
<span style="background-color: #
|
|
402
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
403
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
404
404
|
</a>
|
|
405
405
|
|
|
406
406
|
<span class="star" title="Stargazers Count">
|
|
407
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
408
|
<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>
|
|
409
409
|
</svg>
|
|
410
|
-
<span>
|
|
410
|
+
<span>8156</span>
|
|
411
411
|
</span>
|
|
412
412
|
<span class="star" title="Repo Forked">
|
|
413
413
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
414
414
|
<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">
|
|
415
415
|
</path>
|
|
416
416
|
</svg>
|
|
417
|
-
<span>
|
|
417
|
+
<span>1578</span>
|
|
418
418
|
</span>
|
|
419
419
|
<span class="star">
|
|
420
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
421
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
422
422
|
</svg>
|
|
423
|
-
<span>
|
|
423
|
+
<span>199 stars today</span>
|
|
424
424
|
</span>
|
|
425
425
|
</div>
|
|
426
426
|
<div class="details">
|
|
@@ -433,32 +433,32 @@
|
|
|
433
433
|
<div class="info">
|
|
434
434
|
<div class="rank">
|
|
435
435
|
<span title="Ranking 9">9</span>
|
|
436
|
-
<a href="https://github.com/
|
|
436
|
+
<a href="https://github.com/bilibili/ailab" target="_blank" title="bilibili/ailab">bilibili/ailab</a>
|
|
437
437
|
</div>
|
|
438
438
|
<div class="sub-title followers">
|
|
439
439
|
|
|
440
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
441
|
-
<span style="background-color: #
|
|
440
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
441
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
442
442
|
</a>
|
|
443
443
|
|
|
444
444
|
<span class="star" title="Stargazers Count">
|
|
445
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
446
|
<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>
|
|
447
447
|
</svg>
|
|
448
|
-
<span>
|
|
448
|
+
<span>404</span>
|
|
449
449
|
</span>
|
|
450
450
|
<span class="star" title="Repo Forked">
|
|
451
451
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
452
|
<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">
|
|
453
453
|
</path>
|
|
454
454
|
</svg>
|
|
455
|
-
<span>
|
|
455
|
+
<span>27</span>
|
|
456
456
|
</span>
|
|
457
457
|
<span class="star">
|
|
458
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
459
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
460
|
</svg>
|
|
461
|
-
<span>
|
|
461
|
+
<span>101 stars today</span>
|
|
462
462
|
</span>
|
|
463
463
|
</div>
|
|
464
464
|
<div class="details">
|
|
@@ -471,28 +471,32 @@
|
|
|
471
471
|
<div class="info">
|
|
472
472
|
<div class="rank">
|
|
473
473
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
474
|
+
<a href="https://github.com/skyline-emu/skyline" target="_blank" title="skyline-emu/skyline">skyline-emu/skyline</a>
|
|
475
475
|
</div>
|
|
476
476
|
<div class="sub-title followers">
|
|
477
477
|
|
|
478
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
479
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
480
|
+
</a>
|
|
481
|
+
|
|
478
482
|
<span class="star" title="Stargazers Count">
|
|
479
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
484
|
<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>
|
|
481
485
|
</svg>
|
|
482
|
-
<span>
|
|
486
|
+
<span>3102</span>
|
|
483
487
|
</span>
|
|
484
488
|
<span class="star" title="Repo Forked">
|
|
485
489
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
486
490
|
<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">
|
|
487
491
|
</path>
|
|
488
492
|
</svg>
|
|
489
|
-
<span>
|
|
493
|
+
<span>575</span>
|
|
490
494
|
</span>
|
|
491
495
|
<span class="star">
|
|
492
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
497
|
<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>
|
|
494
498
|
</svg>
|
|
495
|
-
<span>
|
|
499
|
+
<span>103 stars today</span>
|
|
496
500
|
</span>
|
|
497
501
|
</div>
|
|
498
502
|
<div class="details">
|
|
@@ -505,32 +509,32 @@
|
|
|
505
509
|
<div class="info">
|
|
506
510
|
<div class="rank">
|
|
507
511
|
<span title="Ranking 11">11</span>
|
|
508
|
-
<a href="https://github.com/
|
|
512
|
+
<a href="https://github.com/files-community/Files" target="_blank" title="files-community/Files">files-community/Files</a>
|
|
509
513
|
</div>
|
|
510
514
|
<div class="sub-title followers">
|
|
511
515
|
|
|
512
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
513
|
-
<span style="background-color: #
|
|
516
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
517
|
+
<span style="background-color: #178600;"></span>C#
|
|
514
518
|
</a>
|
|
515
519
|
|
|
516
520
|
<span class="star" title="Stargazers Count">
|
|
517
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
522
|
<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>
|
|
519
523
|
</svg>
|
|
520
|
-
<span>
|
|
524
|
+
<span>19551</span>
|
|
521
525
|
</span>
|
|
522
526
|
<span class="star" title="Repo Forked">
|
|
523
527
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
528
|
<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">
|
|
525
529
|
</path>
|
|
526
530
|
</svg>
|
|
527
|
-
<span>
|
|
531
|
+
<span>1065</span>
|
|
528
532
|
</span>
|
|
529
533
|
<span class="star">
|
|
530
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
535
|
<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>
|
|
532
536
|
</svg>
|
|
533
|
-
<span>
|
|
537
|
+
<span>230 stars today</span>
|
|
534
538
|
</span>
|
|
535
539
|
</div>
|
|
536
540
|
<div class="details">
|
|
@@ -543,32 +547,32 @@
|
|
|
543
547
|
<div class="info">
|
|
544
548
|
<div class="rank">
|
|
545
549
|
<span title="Ranking 12">12</span>
|
|
546
|
-
<a href="https://github.com/
|
|
550
|
+
<a href="https://github.com/ciderapp/Cider" target="_blank" title="ciderapp/Cider">ciderapp/Cider</a>
|
|
547
551
|
</div>
|
|
548
552
|
<div class="sub-title followers">
|
|
549
553
|
|
|
550
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
551
|
-
<span style="background-color: #
|
|
554
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
555
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
552
556
|
</a>
|
|
553
557
|
|
|
554
558
|
<span class="star" title="Stargazers Count">
|
|
555
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
560
|
<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>
|
|
557
561
|
</svg>
|
|
558
|
-
<span>
|
|
562
|
+
<span>908</span>
|
|
559
563
|
</span>
|
|
560
564
|
<span class="star" title="Repo Forked">
|
|
561
565
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
562
566
|
<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">
|
|
563
567
|
</path>
|
|
564
568
|
</svg>
|
|
565
|
-
<span>
|
|
569
|
+
<span>69</span>
|
|
566
570
|
</span>
|
|
567
571
|
<span class="star">
|
|
568
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
573
|
<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>
|
|
570
574
|
</svg>
|
|
571
|
-
<span>
|
|
575
|
+
<span>161 stars today</span>
|
|
572
576
|
</span>
|
|
573
577
|
</div>
|
|
574
578
|
<div class="details">
|
|
@@ -581,32 +585,32 @@
|
|
|
581
585
|
<div class="info">
|
|
582
586
|
<div class="rank">
|
|
583
587
|
<span title="Ranking 13">13</span>
|
|
584
|
-
<a href="https://github.com/
|
|
588
|
+
<a href="https://github.com/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</a>
|
|
585
589
|
</div>
|
|
586
590
|
<div class="sub-title followers">
|
|
587
591
|
|
|
588
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
589
|
-
<span style="background-color: #
|
|
592
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
593
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
590
594
|
</a>
|
|
591
595
|
|
|
592
596
|
<span class="star" title="Stargazers Count">
|
|
593
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
598
|
<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>
|
|
595
599
|
</svg>
|
|
596
|
-
<span>
|
|
600
|
+
<span>105763</span>
|
|
597
601
|
</span>
|
|
598
602
|
<span class="star" title="Repo Forked">
|
|
599
603
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
600
604
|
<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">
|
|
601
605
|
</path>
|
|
602
606
|
</svg>
|
|
603
|
-
<span>
|
|
607
|
+
<span>7020</span>
|
|
604
608
|
</span>
|
|
605
609
|
<span class="star">
|
|
606
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
611
|
<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>
|
|
608
612
|
</svg>
|
|
609
|
-
<span>
|
|
613
|
+
<span>108 stars today</span>
|
|
610
614
|
</span>
|
|
611
615
|
</div>
|
|
612
616
|
<div class="details">
|
|
@@ -619,32 +623,32 @@
|
|
|
619
623
|
<div class="info">
|
|
620
624
|
<div class="rank">
|
|
621
625
|
<span title="Ranking 14">14</span>
|
|
622
|
-
<a href="https://github.com/
|
|
626
|
+
<a href="https://github.com/mui-org/material-ui" target="_blank" title="mui-org/material-ui">mui-org/material-ui</a>
|
|
623
627
|
</div>
|
|
624
628
|
<div class="sub-title followers">
|
|
625
629
|
|
|
626
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
627
|
-
<span style="background-color: #
|
|
630
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
631
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
628
632
|
</a>
|
|
629
633
|
|
|
630
634
|
<span class="star" title="Stargazers Count">
|
|
631
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
636
|
<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>
|
|
633
637
|
</svg>
|
|
634
|
-
<span>
|
|
638
|
+
<span>74958</span>
|
|
635
639
|
</span>
|
|
636
640
|
<span class="star" title="Repo Forked">
|
|
637
641
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
638
642
|
<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">
|
|
639
643
|
</path>
|
|
640
644
|
</svg>
|
|
641
|
-
<span>
|
|
645
|
+
<span>25853</span>
|
|
642
646
|
</span>
|
|
643
647
|
<span class="star">
|
|
644
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
649
|
<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>
|
|
646
650
|
</svg>
|
|
647
|
-
<span>
|
|
651
|
+
<span>120 stars today</span>
|
|
648
652
|
</span>
|
|
649
653
|
</div>
|
|
650
654
|
<div class="details">
|
|
@@ -669,20 +673,20 @@
|
|
|
669
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
674
|
<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>
|
|
671
675
|
</svg>
|
|
672
|
-
<span>
|
|
676
|
+
<span>10506</span>
|
|
673
677
|
</span>
|
|
674
678
|
<span class="star" title="Repo Forked">
|
|
675
679
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
676
680
|
<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">
|
|
677
681
|
</path>
|
|
678
682
|
</svg>
|
|
679
|
-
<span>
|
|
683
|
+
<span>799</span>
|
|
680
684
|
</span>
|
|
681
685
|
<span class="star">
|
|
682
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
687
|
<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>
|
|
684
688
|
</svg>
|
|
685
|
-
<span>
|
|
689
|
+
<span>134 stars today</span>
|
|
686
690
|
</span>
|
|
687
691
|
</div>
|
|
688
692
|
<div class="details">
|
|
@@ -695,32 +699,32 @@
|
|
|
695
699
|
<div class="info">
|
|
696
700
|
<div class="rank">
|
|
697
701
|
<span title="Ranking 16">16</span>
|
|
698
|
-
<a href="https://github.com/
|
|
702
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
699
703
|
</div>
|
|
700
704
|
<div class="sub-title followers">
|
|
701
705
|
|
|
702
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
703
|
-
<span style="background-color: #
|
|
706
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
707
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
704
708
|
</a>
|
|
705
709
|
|
|
706
710
|
<span class="star" title="Stargazers Count">
|
|
707
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
712
|
<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>
|
|
709
713
|
</svg>
|
|
710
|
-
<span>
|
|
714
|
+
<span>45698</span>
|
|
711
715
|
</span>
|
|
712
716
|
<span class="star" title="Repo Forked">
|
|
713
717
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
714
718
|
<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">
|
|
715
719
|
</path>
|
|
716
720
|
</svg>
|
|
717
|
-
<span>
|
|
721
|
+
<span>4710</span>
|
|
718
722
|
</span>
|
|
719
723
|
<span class="star">
|
|
720
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
725
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
722
726
|
</svg>
|
|
723
|
-
<span>
|
|
727
|
+
<span>188 stars today</span>
|
|
724
728
|
</span>
|
|
725
729
|
</div>
|
|
726
730
|
<div class="details">
|
|
@@ -733,32 +737,32 @@
|
|
|
733
737
|
<div class="info">
|
|
734
738
|
<div class="rank">
|
|
735
739
|
<span title="Ranking 17">17</span>
|
|
736
|
-
<a href="https://github.com/
|
|
740
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
737
741
|
</div>
|
|
738
742
|
<div class="sub-title followers">
|
|
739
743
|
|
|
740
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
741
|
-
<span style="background-color: #
|
|
744
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
745
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
742
746
|
</a>
|
|
743
747
|
|
|
744
748
|
<span class="star" title="Stargazers Count">
|
|
745
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
750
|
<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>
|
|
747
751
|
</svg>
|
|
748
|
-
<span>
|
|
752
|
+
<span>18371</span>
|
|
749
753
|
</span>
|
|
750
754
|
<span class="star" title="Repo Forked">
|
|
751
755
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
752
756
|
<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">
|
|
753
757
|
</path>
|
|
754
758
|
</svg>
|
|
755
|
-
<span>
|
|
759
|
+
<span>1307</span>
|
|
756
760
|
</span>
|
|
757
761
|
<span class="star">
|
|
758
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
763
|
<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>
|
|
760
764
|
</svg>
|
|
761
|
-
<span>
|
|
765
|
+
<span>222 stars today</span>
|
|
762
766
|
</span>
|
|
763
767
|
</div>
|
|
764
768
|
<div class="details">
|
|
@@ -771,32 +775,32 @@
|
|
|
771
775
|
<div class="info">
|
|
772
776
|
<div class="rank">
|
|
773
777
|
<span title="Ranking 18">18</span>
|
|
774
|
-
<a href="https://github.com/
|
|
778
|
+
<a href="https://github.com/cshum/imagor" target="_blank" title="cshum/imagor">cshum/imagor</a>
|
|
775
779
|
</div>
|
|
776
780
|
<div class="sub-title followers">
|
|
777
781
|
|
|
778
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
779
|
-
<span style="background-color: #
|
|
782
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
783
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
780
784
|
</a>
|
|
781
785
|
|
|
782
786
|
<span class="star" title="Stargazers Count">
|
|
783
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
788
|
<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>
|
|
785
789
|
</svg>
|
|
786
|
-
<span>
|
|
790
|
+
<span>1876</span>
|
|
787
791
|
</span>
|
|
788
792
|
<span class="star" title="Repo Forked">
|
|
789
793
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
790
794
|
<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">
|
|
791
795
|
</path>
|
|
792
796
|
</svg>
|
|
793
|
-
<span>
|
|
797
|
+
<span>43</span>
|
|
794
798
|
</span>
|
|
795
799
|
<span class="star">
|
|
796
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
801
|
<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>
|
|
798
802
|
</svg>
|
|
799
|
-
<span>
|
|
803
|
+
<span>111 stars today</span>
|
|
800
804
|
</span>
|
|
801
805
|
</div>
|
|
802
806
|
<div class="details">
|
|
@@ -809,7 +813,7 @@
|
|
|
809
813
|
<div class="info">
|
|
810
814
|
<div class="rank">
|
|
811
815
|
<span title="Ranking 19">19</span>
|
|
812
|
-
<a href="https://github.com/
|
|
816
|
+
<a href="https://github.com/netbox-community/netbox" target="_blank" title="netbox-community/netbox">netbox-community/netbox</a>
|
|
813
817
|
</div>
|
|
814
818
|
<div class="sub-title followers">
|
|
815
819
|
|
|
@@ -821,20 +825,20 @@
|
|
|
821
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
826
|
<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>
|
|
823
827
|
</svg>
|
|
824
|
-
<span>
|
|
828
|
+
<span>9656</span>
|
|
825
829
|
</span>
|
|
826
830
|
<span class="star" title="Repo Forked">
|
|
827
831
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
828
832
|
<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">
|
|
829
833
|
</path>
|
|
830
834
|
</svg>
|
|
831
|
-
<span>
|
|
835
|
+
<span>1746</span>
|
|
832
836
|
</span>
|
|
833
837
|
<span class="star">
|
|
834
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
839
|
<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>
|
|
836
840
|
</svg>
|
|
837
|
-
<span>
|
|
841
|
+
<span>71 stars today</span>
|
|
838
842
|
</span>
|
|
839
843
|
</div>
|
|
840
844
|
<div class="details">
|
|
@@ -847,32 +851,32 @@
|
|
|
847
851
|
<div class="info">
|
|
848
852
|
<div class="rank">
|
|
849
853
|
<span title="Ranking 20">20</span>
|
|
850
|
-
<a href="https://github.com/
|
|
854
|
+
<a href="https://github.com/graviraja/MLOps-Basics" target="_blank" title="graviraja/MLOps-Basics">graviraja/MLOps-Basics</a>
|
|
851
855
|
</div>
|
|
852
856
|
<div class="sub-title followers">
|
|
853
857
|
|
|
854
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
855
|
-
<span style="background-color: #
|
|
858
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
859
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
856
860
|
</a>
|
|
857
861
|
|
|
858
862
|
<span class="star" title="Stargazers Count">
|
|
859
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
864
|
<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>
|
|
861
865
|
</svg>
|
|
862
|
-
<span>
|
|
866
|
+
<span>2632</span>
|
|
863
867
|
</span>
|
|
864
868
|
<span class="star" title="Repo Forked">
|
|
865
869
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
866
870
|
<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">
|
|
867
871
|
</path>
|
|
868
872
|
</svg>
|
|
869
|
-
<span>
|
|
873
|
+
<span>418</span>
|
|
870
874
|
</span>
|
|
871
875
|
<span class="star">
|
|
872
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
877
|
<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>
|
|
874
878
|
</svg>
|
|
875
|
-
<span>
|
|
879
|
+
<span>57 stars today</span>
|
|
876
880
|
</span>
|
|
877
881
|
</div>
|
|
878
882
|
<div class="details">
|
|
@@ -885,32 +889,28 @@
|
|
|
885
889
|
<div class="info">
|
|
886
890
|
<div class="rank">
|
|
887
891
|
<span title="Ranking 21">21</span>
|
|
888
|
-
<a href="https://github.com/
|
|
892
|
+
<a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
|
|
889
893
|
</div>
|
|
890
894
|
<div class="sub-title followers">
|
|
891
895
|
|
|
892
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
893
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
894
|
-
</a>
|
|
895
|
-
|
|
896
896
|
<span class="star" title="Stargazers Count">
|
|
897
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
898
|
<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>
|
|
899
899
|
</svg>
|
|
900
|
-
<span>
|
|
900
|
+
<span>30557</span>
|
|
901
901
|
</span>
|
|
902
902
|
<span class="star" title="Repo Forked">
|
|
903
903
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
904
|
<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">
|
|
905
905
|
</path>
|
|
906
906
|
</svg>
|
|
907
|
-
<span>
|
|
907
|
+
<span>4490</span>
|
|
908
908
|
</span>
|
|
909
909
|
<span class="star">
|
|
910
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
911
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
912
912
|
</svg>
|
|
913
|
-
<span>
|
|
913
|
+
<span>325 stars today</span>
|
|
914
914
|
</span>
|
|
915
915
|
</div>
|
|
916
916
|
<div class="details">
|
|
@@ -923,7 +923,7 @@
|
|
|
923
923
|
<div class="info">
|
|
924
924
|
<div class="rank">
|
|
925
925
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
926
|
+
<a href="https://github.com/DataDog/stratus-red-team" target="_blank" title="DataDog/stratus-red-team">DataDog/stratus-red-team</a>
|
|
927
927
|
</div>
|
|
928
928
|
<div class="sub-title followers">
|
|
929
929
|
|
|
@@ -935,20 +935,20 @@
|
|
|
935
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
936
|
<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>
|
|
937
937
|
</svg>
|
|
938
|
-
<span>
|
|
938
|
+
<span>509</span>
|
|
939
939
|
</span>
|
|
940
940
|
<span class="star" title="Repo Forked">
|
|
941
941
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
942
942
|
<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">
|
|
943
943
|
</path>
|
|
944
944
|
</svg>
|
|
945
|
-
<span>
|
|
945
|
+
<span>39</span>
|
|
946
946
|
</span>
|
|
947
947
|
<span class="star">
|
|
948
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
949
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
950
950
|
</svg>
|
|
951
|
-
<span>
|
|
951
|
+
<span>66 stars today</span>
|
|
952
952
|
</span>
|
|
953
953
|
</div>
|
|
954
954
|
<div class="details">
|
|
@@ -961,32 +961,32 @@
|
|
|
961
961
|
<div class="info">
|
|
962
962
|
<div class="rank">
|
|
963
963
|
<span title="Ranking 23">23</span>
|
|
964
|
-
<a href="https://github.com/
|
|
964
|
+
<a href="https://github.com/Chia-Network/chia-blockchain" target="_blank" title="Chia-Network/chia-blockchain">Chia-Network/chia-blockchain</a>
|
|
965
965
|
</div>
|
|
966
966
|
<div class="sub-title followers">
|
|
967
967
|
|
|
968
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
969
|
-
<span style="background-color: #
|
|
968
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
969
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
970
970
|
</a>
|
|
971
971
|
|
|
972
972
|
<span class="star" title="Stargazers Count">
|
|
973
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
974
|
<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>
|
|
975
975
|
</svg>
|
|
976
|
-
<span>
|
|
976
|
+
<span>10055</span>
|
|
977
977
|
</span>
|
|
978
978
|
<span class="star" title="Repo Forked">
|
|
979
979
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
980
980
|
<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">
|
|
981
981
|
</path>
|
|
982
982
|
</svg>
|
|
983
|
-
<span>
|
|
983
|
+
<span>1788</span>
|
|
984
984
|
</span>
|
|
985
985
|
<span class="star">
|
|
986
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
987
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
988
988
|
</svg>
|
|
989
|
-
<span>
|
|
989
|
+
<span>146 stars today</span>
|
|
990
990
|
</span>
|
|
991
991
|
</div>
|
|
992
992
|
<div class="details">
|
|
@@ -999,28 +999,32 @@
|
|
|
999
999
|
<div class="info">
|
|
1000
1000
|
<div class="rank">
|
|
1001
1001
|
<span title="Ranking 24">24</span>
|
|
1002
|
-
<a href="https://github.com/
|
|
1002
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
1003
1003
|
</div>
|
|
1004
1004
|
<div class="sub-title followers">
|
|
1005
1005
|
|
|
1006
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1007
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1008
|
+
</a>
|
|
1009
|
+
|
|
1006
1010
|
<span class="star" title="Stargazers Count">
|
|
1007
1011
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
1012
|
<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>
|
|
1009
1013
|
</svg>
|
|
1010
|
-
<span>
|
|
1014
|
+
<span>8417</span>
|
|
1011
1015
|
</span>
|
|
1012
1016
|
<span class="star" title="Repo Forked">
|
|
1013
1017
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1014
1018
|
<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">
|
|
1015
1019
|
</path>
|
|
1016
1020
|
</svg>
|
|
1017
|
-
<span>
|
|
1021
|
+
<span>40569</span>
|
|
1018
1022
|
</span>
|
|
1019
1023
|
<span class="star">
|
|
1020
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1025
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1026
|
</svg>
|
|
1023
|
-
<span>
|
|
1027
|
+
<span>67 stars today</span>
|
|
1024
1028
|
</span>
|
|
1025
1029
|
</div>
|
|
1026
1030
|
<div class="details">
|
|
@@ -1033,32 +1037,32 @@
|
|
|
1033
1037
|
<div class="info">
|
|
1034
1038
|
<div class="rank">
|
|
1035
1039
|
<span title="Ranking 25">25</span>
|
|
1036
|
-
<a href="https://github.com/
|
|
1040
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
1037
1041
|
</div>
|
|
1038
1042
|
<div class="sub-title followers">
|
|
1039
1043
|
|
|
1040
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1041
|
-
<span style="background-color: #
|
|
1044
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1045
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1042
1046
|
</a>
|
|
1043
1047
|
|
|
1044
1048
|
<span class="star" title="Stargazers Count">
|
|
1045
1049
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1050
|
<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>
|
|
1047
1051
|
</svg>
|
|
1048
|
-
<span>
|
|
1052
|
+
<span>160643</span>
|
|
1049
1053
|
</span>
|
|
1050
1054
|
<span class="star" title="Repo Forked">
|
|
1051
1055
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1052
1056
|
<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">
|
|
1053
1057
|
</path>
|
|
1054
1058
|
</svg>
|
|
1055
|
-
<span>
|
|
1059
|
+
<span>29712</span>
|
|
1056
1060
|
</span>
|
|
1057
1061
|
<span class="star">
|
|
1058
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1063
|
<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>
|
|
1060
1064
|
</svg>
|
|
1061
|
-
<span>
|
|
1065
|
+
<span>170 stars today</span>
|
|
1062
1066
|
</span>
|
|
1063
1067
|
</div>
|
|
1064
1068
|
<div class="details">
|
|
@@ -1083,7 +1087,7 @@
|
|
|
1083
1087
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1084
1088
|
</a>
|
|
1085
1089
|
</div>
|
|
1086
|
-
<div class="time">Last cache created on 2022/2/
|
|
1090
|
+
<div class="time">Last cache created on 2022/2/2 by Github API v3.</div>
|
|
1087
1091
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1088
1092
|
</div>
|
|
1089
1093
|
</body>
|