@wcj/github-rank 22.8.31 → 22.9.1
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 +20045 -20042
- package/dist/sifou-daily.json +22 -94
- package/dist/sifou-monthly.json +49 -49
- package/dist/sifou-weekly.json +133 -133
- package/dist/toutiao-30.json +36 -36
- package/dist/toutiao-7.json +90 -90
- package/dist/toutiao-90.json +21 -21
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +167 -167
- package/dist/users.china.json +1426 -1426
- package/dist/users.json +2046 -2046
- package/package.json +1 -1
- package/web/data/repos.json +20045 -20042
- package/web/data/sifou-daily.json +22 -94
- package/web/data/sifou-monthly.json +49 -49
- package/web/data/sifou-weekly.json +133 -133
- package/web/data/toutiao-30.json +36 -36
- package/web/data/toutiao-7.json +90 -90
- package/web/data/toutiao-90.json +21 -21
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +167 -167
- package/web/data/users.china.json +1426 -1426
- package/web/data/users.json +2046 -2046
- package/web/index.html +1134 -1134
- package/web/repos.html +2581 -2581
- package/web/sifou-daily.html +19 -243
- package/web/sifou-monthly.html +77 -77
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +48 -48
- package/web/toutiao-7.html +76 -76
- package/web/toutiao-90.html +32 -32
- package/web/trending-monthly.html +127 -127
- package/web/trending-weekly.html +146 -146
- package/web/trending.html +143 -147
- package/web/users.china.html +731 -731
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/
|
|
131
|
+
<div class="time">Last cache created on 2022/9/1 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/bes-dev/stable_diffusion.openvino" target="_blank" title="bes-dev/stable_diffusion.openvino">bes-dev/stable_diffusion.openvino</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/python" title="Programming Language Python">
|
|
165
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>534</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>55</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>150 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/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</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/swift" title="Programming Language Swift">
|
|
203
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
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>13124</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>597</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>227 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,32 @@
|
|
|
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/ange-yaghi/engine-sim" target="_blank" title="ange-yaghi/engine-sim">ange-yaghi/engine-sim</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
241
|
-
<span style="background-color: #
|
|
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
242
|
</a>
|
|
243
243
|
|
|
244
244
|
<span class="star" title="Stargazers Count">
|
|
245
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
246
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>4575</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star" title="Repo Forked">
|
|
251
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
252
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
253
253
|
</path>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>445</span>
|
|
256
256
|
</span>
|
|
257
257
|
<span class="star">
|
|
258
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
259
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
260
260
|
</svg>
|
|
261
|
-
<span>
|
|
261
|
+
<span>222 stars today</span>
|
|
262
262
|
</span>
|
|
263
263
|
</div>
|
|
264
264
|
<div class="details">
|
|
@@ -271,32 +271,32 @@
|
|
|
271
271
|
<div class="info">
|
|
272
272
|
<div class="rank">
|
|
273
273
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/Joshua-Ashton/VPhysics-Jolt" target="_blank" title="Joshua-Ashton/VPhysics-Jolt">Joshua-Ashton/VPhysics-Jolt</a>
|
|
275
275
|
</div>
|
|
276
276
|
<div class="sub-title followers">
|
|
277
277
|
|
|
278
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
279
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
279
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
280
280
|
</a>
|
|
281
281
|
|
|
282
282
|
<span class="star" title="Stargazers Count">
|
|
283
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
284
284
|
<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>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>504</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star" title="Repo Forked">
|
|
289
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
290
290
|
<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">
|
|
291
291
|
</path>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>24</span>
|
|
294
294
|
</span>
|
|
295
295
|
<span class="star">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<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>
|
|
298
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>138 stars today</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
<div class="info">
|
|
310
310
|
<div class="rank">
|
|
311
311
|
<span title="Ranking 5">5</span>
|
|
312
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/hlky/sd-enable-textual-inversion" target="_blank" title="hlky/sd-enable-textual-inversion">hlky/sd-enable-textual-inversion</a>
|
|
313
313
|
</div>
|
|
314
314
|
<div class="sub-title followers">
|
|
315
315
|
|
|
@@ -321,20 +321,20 @@
|
|
|
321
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
322
322
|
<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>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>522</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star" title="Repo Forked">
|
|
327
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
328
328
|
<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">
|
|
329
329
|
</path>
|
|
330
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>16</span>
|
|
332
332
|
</span>
|
|
333
333
|
<span class="star">
|
|
334
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
335
335
|
<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>
|
|
336
336
|
</svg>
|
|
337
|
-
<span>
|
|
337
|
+
<span>88 stars today</span>
|
|
338
338
|
</span>
|
|
339
339
|
</div>
|
|
340
340
|
<div class="details">
|
|
@@ -347,32 +347,32 @@
|
|
|
347
347
|
<div class="info">
|
|
348
348
|
<div class="rank">
|
|
349
349
|
<span title="Ranking 6">6</span>
|
|
350
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/AykutSarac/jsoncrack.com" target="_blank" title="AykutSarac/jsoncrack.com">AykutSarac/jsoncrack.com</a>
|
|
351
351
|
</div>
|
|
352
352
|
<div class="sub-title followers">
|
|
353
353
|
|
|
354
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
355
|
-
<span style="background-color: #
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
355
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
356
356
|
</a>
|
|
357
357
|
|
|
358
358
|
<span class="star" title="Stargazers Count">
|
|
359
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
360
360
|
<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>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>7544</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star" title="Repo Forked">
|
|
365
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
366
366
|
<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">
|
|
367
367
|
</path>
|
|
368
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>326</span>
|
|
370
370
|
</span>
|
|
371
371
|
<span class="star">
|
|
372
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
373
|
<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>
|
|
374
374
|
</svg>
|
|
375
|
-
<span>
|
|
375
|
+
<span>569 stars today</span>
|
|
376
376
|
</span>
|
|
377
377
|
</div>
|
|
378
378
|
<div class="details">
|
|
@@ -385,32 +385,32 @@
|
|
|
385
385
|
<div class="info">
|
|
386
386
|
<div class="rank">
|
|
387
387
|
<span title="Ranking 7">7</span>
|
|
388
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/zeeka-network/bazuka" target="_blank" title="zeeka-network/bazuka">zeeka-network/bazuka</a>
|
|
389
389
|
</div>
|
|
390
390
|
<div class="sub-title followers">
|
|
391
391
|
|
|
392
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
393
|
-
<span style="background-color: #
|
|
392
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
393
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
394
394
|
</a>
|
|
395
395
|
|
|
396
396
|
<span class="star" title="Stargazers Count">
|
|
397
397
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
398
398
|
<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>
|
|
399
399
|
</svg>
|
|
400
|
-
<span>
|
|
400
|
+
<span>460</span>
|
|
401
401
|
</span>
|
|
402
402
|
<span class="star" title="Repo Forked">
|
|
403
403
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
404
404
|
<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">
|
|
405
405
|
</path>
|
|
406
406
|
</svg>
|
|
407
|
-
<span>
|
|
407
|
+
<span>141</span>
|
|
408
408
|
</span>
|
|
409
409
|
<span class="star">
|
|
410
410
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
411
411
|
<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>
|
|
412
412
|
</svg>
|
|
413
|
-
<span>
|
|
413
|
+
<span>101 stars today</span>
|
|
414
414
|
</span>
|
|
415
415
|
</div>
|
|
416
416
|
<div class="details">
|
|
@@ -435,20 +435,20 @@
|
|
|
435
435
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
436
436
|
<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>
|
|
437
437
|
</svg>
|
|
438
|
-
<span>
|
|
438
|
+
<span>58990</span>
|
|
439
439
|
</span>
|
|
440
440
|
<span class="star" title="Repo Forked">
|
|
441
441
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
442
442
|
<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">
|
|
443
443
|
</path>
|
|
444
444
|
</svg>
|
|
445
|
-
<span>
|
|
445
|
+
<span>6486</span>
|
|
446
446
|
</span>
|
|
447
447
|
<span class="star">
|
|
448
448
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
449
449
|
<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>
|
|
450
450
|
</svg>
|
|
451
|
-
<span>
|
|
451
|
+
<span>310 stars today</span>
|
|
452
452
|
</span>
|
|
453
453
|
</div>
|
|
454
454
|
<div class="details">
|
|
@@ -461,32 +461,32 @@
|
|
|
461
461
|
<div class="info">
|
|
462
462
|
<div class="rank">
|
|
463
463
|
<span title="Ranking 9">9</span>
|
|
464
|
-
<a href="https://github.com/
|
|
464
|
+
<a href="https://github.com/magnusviri/stable-diffusion-old" target="_blank" title="magnusviri/stable-diffusion-old">magnusviri/stable-diffusion-old</a>
|
|
465
465
|
</div>
|
|
466
466
|
<div class="sub-title followers">
|
|
467
467
|
|
|
468
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
469
|
-
<span style="background-color: #
|
|
468
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
469
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
470
470
|
</a>
|
|
471
471
|
|
|
472
472
|
<span class="star" title="Stargazers Count">
|
|
473
473
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
474
474
|
<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>
|
|
475
475
|
</svg>
|
|
476
|
-
<span>
|
|
476
|
+
<span>88</span>
|
|
477
477
|
</span>
|
|
478
478
|
<span class="star" title="Repo Forked">
|
|
479
479
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
480
480
|
<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">
|
|
481
481
|
</path>
|
|
482
482
|
</svg>
|
|
483
|
-
<span>
|
|
483
|
+
<span>7</span>
|
|
484
484
|
</span>
|
|
485
485
|
<span class="star">
|
|
486
486
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
487
487
|
<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>
|
|
488
488
|
</svg>
|
|
489
|
-
<span>
|
|
489
|
+
<span>3 stars today</span>
|
|
490
490
|
</span>
|
|
491
491
|
</div>
|
|
492
492
|
<div class="details">
|
|
@@ -499,28 +499,32 @@
|
|
|
499
499
|
<div class="info">
|
|
500
500
|
<div class="rank">
|
|
501
501
|
<span title="Ranking 10">10</span>
|
|
502
|
-
<a href="https://github.com/
|
|
502
|
+
<a href="https://github.com/awesome-selfhosted/awesome-selfhosted" target="_blank" title="awesome-selfhosted/awesome-selfhosted">awesome-selfhosted/awesome-selfhosted</a>
|
|
503
503
|
</div>
|
|
504
504
|
<div class="sub-title followers">
|
|
505
505
|
|
|
506
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
507
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
508
|
+
</a>
|
|
509
|
+
|
|
506
510
|
<span class="star" title="Stargazers Count">
|
|
507
511
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
508
512
|
<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>
|
|
509
513
|
</svg>
|
|
510
|
-
<span>
|
|
514
|
+
<span>100744</span>
|
|
511
515
|
</span>
|
|
512
516
|
<span class="star" title="Repo Forked">
|
|
513
517
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
514
518
|
<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">
|
|
515
519
|
</path>
|
|
516
520
|
</svg>
|
|
517
|
-
<span>
|
|
521
|
+
<span>6239</span>
|
|
518
522
|
</span>
|
|
519
523
|
<span class="star">
|
|
520
524
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
521
525
|
<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>
|
|
522
526
|
</svg>
|
|
523
|
-
<span>
|
|
527
|
+
<span>215 stars today</span>
|
|
524
528
|
</span>
|
|
525
529
|
</div>
|
|
526
530
|
<div class="details">
|
|
@@ -533,32 +537,32 @@
|
|
|
533
537
|
<div class="info">
|
|
534
538
|
<div class="rank">
|
|
535
539
|
<span title="Ranking 11">11</span>
|
|
536
|
-
<a href="https://github.com/
|
|
540
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
537
541
|
</div>
|
|
538
542
|
<div class="sub-title followers">
|
|
539
543
|
|
|
540
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
541
|
-
<span style="background-color: #
|
|
544
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
545
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
542
546
|
</a>
|
|
543
547
|
|
|
544
548
|
<span class="star" title="Stargazers Count">
|
|
545
549
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
546
550
|
<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>
|
|
547
551
|
</svg>
|
|
548
|
-
<span>
|
|
552
|
+
<span>40859</span>
|
|
549
553
|
</span>
|
|
550
554
|
<span class="star" title="Repo Forked">
|
|
551
555
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
552
556
|
<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">
|
|
553
557
|
</path>
|
|
554
558
|
</svg>
|
|
555
|
-
<span>
|
|
559
|
+
<span>8147</span>
|
|
556
560
|
</span>
|
|
557
561
|
<span class="star">
|
|
558
562
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
559
563
|
<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>
|
|
560
564
|
</svg>
|
|
561
|
-
<span>
|
|
565
|
+
<span>266 stars today</span>
|
|
562
566
|
</span>
|
|
563
567
|
</div>
|
|
564
568
|
<div class="details">
|
|
@@ -571,32 +575,28 @@
|
|
|
571
575
|
<div class="info">
|
|
572
576
|
<div class="rank">
|
|
573
577
|
<span title="Ranking 12">12</span>
|
|
574
|
-
<a href="https://github.com/
|
|
578
|
+
<a href="https://github.com/cwi-reset/edicao-04-level-1" target="_blank" title="cwi-reset/edicao-04-level-1">cwi-reset/edicao-04-level-1</a>
|
|
575
579
|
</div>
|
|
576
580
|
<div class="sub-title followers">
|
|
577
581
|
|
|
578
|
-
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
579
|
-
<span style="background-color: #F05138;"></span>Swift
|
|
580
|
-
</a>
|
|
581
|
-
|
|
582
582
|
<span class="star" title="Stargazers Count">
|
|
583
583
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
584
584
|
<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>
|
|
585
585
|
</svg>
|
|
586
|
-
<span>
|
|
586
|
+
<span>87</span>
|
|
587
587
|
</span>
|
|
588
588
|
<span class="star" title="Repo Forked">
|
|
589
589
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
590
590
|
<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">
|
|
591
591
|
</path>
|
|
592
592
|
</svg>
|
|
593
|
-
<span>
|
|
593
|
+
<span>18</span>
|
|
594
594
|
</span>
|
|
595
595
|
<span class="star">
|
|
596
596
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
597
597
|
<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>
|
|
598
598
|
</svg>
|
|
599
|
-
<span>
|
|
599
|
+
<span>8 stars today</span>
|
|
600
600
|
</span>
|
|
601
601
|
</div>
|
|
602
602
|
<div class="details">
|
|
@@ -609,32 +609,32 @@
|
|
|
609
609
|
<div class="info">
|
|
610
610
|
<div class="rank">
|
|
611
611
|
<span title="Ranking 13">13</span>
|
|
612
|
-
<a href="https://github.com/
|
|
612
|
+
<a href="https://github.com/2881099/FreeIM" target="_blank" title="2881099/FreeIM">2881099/FreeIM</a>
|
|
613
613
|
</div>
|
|
614
614
|
<div class="sub-title followers">
|
|
615
615
|
|
|
616
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
617
|
-
<span style="background-color: #
|
|
616
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
617
|
+
<span style="background-color: #178600;"></span>C#
|
|
618
618
|
</a>
|
|
619
619
|
|
|
620
620
|
<span class="star" title="Stargazers Count">
|
|
621
621
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
622
622
|
<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>
|
|
623
623
|
</svg>
|
|
624
|
-
<span>
|
|
624
|
+
<span>979</span>
|
|
625
625
|
</span>
|
|
626
626
|
<span class="star" title="Repo Forked">
|
|
627
627
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
628
628
|
<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">
|
|
629
629
|
</path>
|
|
630
630
|
</svg>
|
|
631
|
-
<span>
|
|
631
|
+
<span>316</span>
|
|
632
632
|
</span>
|
|
633
633
|
<span class="star">
|
|
634
634
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
635
635
|
<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>
|
|
636
636
|
</svg>
|
|
637
|
-
<span>
|
|
637
|
+
<span>30 stars today</span>
|
|
638
638
|
</span>
|
|
639
639
|
</div>
|
|
640
640
|
<div class="details">
|
|
@@ -647,32 +647,32 @@
|
|
|
647
647
|
<div class="info">
|
|
648
648
|
<div class="rank">
|
|
649
649
|
<span title="Ranking 14">14</span>
|
|
650
|
-
<a href="https://github.com/
|
|
650
|
+
<a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
|
|
651
651
|
</div>
|
|
652
652
|
<div class="sub-title followers">
|
|
653
653
|
|
|
654
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
655
|
-
<span style="background-color: #
|
|
654
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
655
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
656
656
|
</a>
|
|
657
657
|
|
|
658
658
|
<span class="star" title="Stargazers Count">
|
|
659
659
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
660
660
|
<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>
|
|
661
661
|
</svg>
|
|
662
|
-
<span>
|
|
662
|
+
<span>123438</span>
|
|
663
663
|
</span>
|
|
664
664
|
<span class="star" title="Repo Forked">
|
|
665
665
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
666
666
|
<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">
|
|
667
667
|
</path>
|
|
668
668
|
</svg>
|
|
669
|
-
<span>
|
|
669
|
+
<span>46540</span>
|
|
670
670
|
</span>
|
|
671
671
|
<span class="star">
|
|
672
672
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
673
673
|
<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>
|
|
674
674
|
</svg>
|
|
675
|
-
<span>
|
|
675
|
+
<span>72 stars today</span>
|
|
676
676
|
</span>
|
|
677
677
|
</div>
|
|
678
678
|
<div class="details">
|
|
@@ -685,32 +685,28 @@
|
|
|
685
685
|
<div class="info">
|
|
686
686
|
<div class="rank">
|
|
687
687
|
<span title="Ranking 15">15</span>
|
|
688
|
-
<a href="https://github.com/
|
|
688
|
+
<a href="https://github.com/zhanymkanov/fastapi-best-practices" target="_blank" title="zhanymkanov/fastapi-best-practices">zhanymkanov/fastapi-best-practices</a>
|
|
689
689
|
</div>
|
|
690
690
|
<div class="sub-title followers">
|
|
691
691
|
|
|
692
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
693
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
694
|
-
</a>
|
|
695
|
-
|
|
696
692
|
<span class="star" title="Stargazers Count">
|
|
697
693
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
698
694
|
<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>
|
|
699
695
|
</svg>
|
|
700
|
-
<span>
|
|
696
|
+
<span>484</span>
|
|
701
697
|
</span>
|
|
702
698
|
<span class="star" title="Repo Forked">
|
|
703
699
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
704
700
|
<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">
|
|
705
701
|
</path>
|
|
706
702
|
</svg>
|
|
707
|
-
<span>
|
|
703
|
+
<span>17</span>
|
|
708
704
|
</span>
|
|
709
705
|
<span class="star">
|
|
710
706
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
711
707
|
<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>
|
|
712
708
|
</svg>
|
|
713
|
-
<span>
|
|
709
|
+
<span>109 stars today</span>
|
|
714
710
|
</span>
|
|
715
711
|
</div>
|
|
716
712
|
<div class="details">
|
|
@@ -723,32 +719,32 @@
|
|
|
723
719
|
<div class="info">
|
|
724
720
|
<div class="rank">
|
|
725
721
|
<span title="Ranking 16">16</span>
|
|
726
|
-
<a href="https://github.com/
|
|
722
|
+
<a href="https://github.com/hunar4321/life_code" target="_blank" title="hunar4321/life_code">hunar4321/life_code</a>
|
|
727
723
|
</div>
|
|
728
724
|
<div class="sub-title followers">
|
|
729
725
|
|
|
730
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
731
|
-
<span style="background-color: #
|
|
726
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
727
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
732
728
|
</a>
|
|
733
729
|
|
|
734
730
|
<span class="star" title="Stargazers Count">
|
|
735
731
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
736
732
|
<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>
|
|
737
733
|
</svg>
|
|
738
|
-
<span>
|
|
734
|
+
<span>953</span>
|
|
739
735
|
</span>
|
|
740
736
|
<span class="star" title="Repo Forked">
|
|
741
737
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
742
738
|
<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">
|
|
743
739
|
</path>
|
|
744
740
|
</svg>
|
|
745
|
-
<span>
|
|
741
|
+
<span>95</span>
|
|
746
742
|
</span>
|
|
747
743
|
<span class="star">
|
|
748
744
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
749
745
|
<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>
|
|
750
746
|
</svg>
|
|
751
|
-
<span>
|
|
747
|
+
<span>152 stars today</span>
|
|
752
748
|
</span>
|
|
753
749
|
</div>
|
|
754
750
|
<div class="details">
|
|
@@ -761,32 +757,28 @@
|
|
|
761
757
|
<div class="info">
|
|
762
758
|
<div class="rank">
|
|
763
759
|
<span title="Ranking 17">17</span>
|
|
764
|
-
<a href="https://github.com/
|
|
760
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
765
761
|
</div>
|
|
766
762
|
<div class="sub-title followers">
|
|
767
763
|
|
|
768
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
769
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
770
|
-
</a>
|
|
771
|
-
|
|
772
764
|
<span class="star" title="Stargazers Count">
|
|
773
765
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
774
766
|
<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>
|
|
775
767
|
</svg>
|
|
776
|
-
<span>
|
|
768
|
+
<span>163334</span>
|
|
777
769
|
</span>
|
|
778
770
|
<span class="star" title="Repo Forked">
|
|
779
771
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
780
772
|
<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">
|
|
781
773
|
</path>
|
|
782
774
|
</svg>
|
|
783
|
-
<span>
|
|
775
|
+
<span>15303</span>
|
|
784
776
|
</span>
|
|
785
777
|
<span class="star">
|
|
786
778
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
787
779
|
<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>
|
|
788
780
|
</svg>
|
|
789
|
-
<span>
|
|
781
|
+
<span>270 stars today</span>
|
|
790
782
|
</span>
|
|
791
783
|
</div>
|
|
792
784
|
<div class="details">
|
|
@@ -799,32 +791,32 @@
|
|
|
799
791
|
<div class="info">
|
|
800
792
|
<div class="rank">
|
|
801
793
|
<span title="Ranking 18">18</span>
|
|
802
|
-
<a href="https://github.com/
|
|
794
|
+
<a href="https://github.com/hlky/stable-diffusion-webui" target="_blank" title="hlky/stable-diffusion-webui">hlky/stable-diffusion-webui</a>
|
|
803
795
|
</div>
|
|
804
796
|
<div class="sub-title followers">
|
|
805
797
|
|
|
806
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
807
|
-
<span style="background-color: #
|
|
798
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
799
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
808
800
|
</a>
|
|
809
801
|
|
|
810
802
|
<span class="star" title="Stargazers Count">
|
|
811
803
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
812
804
|
<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>
|
|
813
805
|
</svg>
|
|
814
|
-
<span>
|
|
806
|
+
<span>1278</span>
|
|
815
807
|
</span>
|
|
816
808
|
<span class="star" title="Repo Forked">
|
|
817
809
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
818
810
|
<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">
|
|
819
811
|
</path>
|
|
820
812
|
</svg>
|
|
821
|
-
<span>
|
|
813
|
+
<span>123</span>
|
|
822
814
|
</span>
|
|
823
815
|
<span class="star">
|
|
824
816
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
825
817
|
<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>
|
|
826
818
|
</svg>
|
|
827
|
-
<span>
|
|
819
|
+
<span>298 stars today</span>
|
|
828
820
|
</span>
|
|
829
821
|
</div>
|
|
830
822
|
<div class="details">
|
|
@@ -837,32 +829,32 @@
|
|
|
837
829
|
<div class="info">
|
|
838
830
|
<div class="rank">
|
|
839
831
|
<span title="Ranking 19">19</span>
|
|
840
|
-
<a href="https://github.com/
|
|
832
|
+
<a href="https://github.com/jgraph/drawio-desktop" target="_blank" title="jgraph/drawio-desktop">jgraph/drawio-desktop</a>
|
|
841
833
|
</div>
|
|
842
834
|
<div class="sub-title followers">
|
|
843
835
|
|
|
844
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
845
|
-
<span style="background-color: #
|
|
836
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
837
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
846
838
|
</a>
|
|
847
839
|
|
|
848
840
|
<span class="star" title="Stargazers Count">
|
|
849
841
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
850
842
|
<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>
|
|
851
843
|
</svg>
|
|
852
|
-
<span>
|
|
844
|
+
<span>33036</span>
|
|
853
845
|
</span>
|
|
854
846
|
<span class="star" title="Repo Forked">
|
|
855
847
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
856
848
|
<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">
|
|
857
849
|
</path>
|
|
858
850
|
</svg>
|
|
859
|
-
<span>
|
|
851
|
+
<span>3657</span>
|
|
860
852
|
</span>
|
|
861
853
|
<span class="star">
|
|
862
854
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
863
855
|
<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>
|
|
864
856
|
</svg>
|
|
865
|
-
<span>
|
|
857
|
+
<span>112 stars today</span>
|
|
866
858
|
</span>
|
|
867
859
|
</div>
|
|
868
860
|
<div class="details">
|
|
@@ -875,32 +867,32 @@
|
|
|
875
867
|
<div class="info">
|
|
876
868
|
<div class="rank">
|
|
877
869
|
<span title="Ranking 20">20</span>
|
|
878
|
-
<a href="https://github.com/
|
|
870
|
+
<a href="https://github.com/ksz-ksz/rxjs-insights" target="_blank" title="ksz-ksz/rxjs-insights">ksz-ksz/rxjs-insights</a>
|
|
879
871
|
</div>
|
|
880
872
|
<div class="sub-title followers">
|
|
881
873
|
|
|
882
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
883
|
-
<span style="background-color: #
|
|
874
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
875
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
884
876
|
</a>
|
|
885
877
|
|
|
886
878
|
<span class="star" title="Stargazers Count">
|
|
887
879
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
888
880
|
<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>
|
|
889
881
|
</svg>
|
|
890
|
-
<span>
|
|
882
|
+
<span>211</span>
|
|
891
883
|
</span>
|
|
892
884
|
<span class="star" title="Repo Forked">
|
|
893
885
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
894
886
|
<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">
|
|
895
887
|
</path>
|
|
896
888
|
</svg>
|
|
897
|
-
<span>
|
|
889
|
+
<span>6</span>
|
|
898
890
|
</span>
|
|
899
891
|
<span class="star">
|
|
900
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
901
893
|
<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>
|
|
902
894
|
</svg>
|
|
903
|
-
<span>
|
|
895
|
+
<span>45 stars today</span>
|
|
904
896
|
</span>
|
|
905
897
|
</div>
|
|
906
898
|
<div class="details">
|
|
@@ -913,32 +905,32 @@
|
|
|
913
905
|
<div class="info">
|
|
914
906
|
<div class="rank">
|
|
915
907
|
<span title="Ranking 21">21</span>
|
|
916
|
-
<a href="https://github.com/
|
|
908
|
+
<a href="https://github.com/k4yt3x/video2x" target="_blank" title="k4yt3x/video2x">k4yt3x/video2x</a>
|
|
917
909
|
</div>
|
|
918
910
|
<div class="sub-title followers">
|
|
919
911
|
|
|
920
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
921
|
-
<span style="background-color: #
|
|
912
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
913
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
922
914
|
</a>
|
|
923
915
|
|
|
924
916
|
<span class="star" title="Stargazers Count">
|
|
925
917
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
926
918
|
<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>
|
|
927
919
|
</svg>
|
|
928
|
-
<span>
|
|
920
|
+
<span>4966</span>
|
|
929
921
|
</span>
|
|
930
922
|
<span class="star" title="Repo Forked">
|
|
931
923
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
932
924
|
<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">
|
|
933
925
|
</path>
|
|
934
926
|
</svg>
|
|
935
|
-
<span>
|
|
927
|
+
<span>539</span>
|
|
936
928
|
</span>
|
|
937
929
|
<span class="star">
|
|
938
930
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
939
931
|
<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>
|
|
940
932
|
</svg>
|
|
941
|
-
<span>
|
|
933
|
+
<span>106 stars today</span>
|
|
942
934
|
</span>
|
|
943
935
|
</div>
|
|
944
936
|
<div class="details">
|
|
@@ -951,28 +943,32 @@
|
|
|
951
943
|
<div class="info">
|
|
952
944
|
<div class="rank">
|
|
953
945
|
<span title="Ranking 22">22</span>
|
|
954
|
-
<a href="https://github.com/
|
|
946
|
+
<a href="https://github.com/OpenEthan/SMSBoom" target="_blank" title="OpenEthan/SMSBoom">OpenEthan/SMSBoom</a>
|
|
955
947
|
</div>
|
|
956
948
|
<div class="sub-title followers">
|
|
957
949
|
|
|
950
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
951
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
952
|
+
</a>
|
|
953
|
+
|
|
958
954
|
<span class="star" title="Stargazers Count">
|
|
959
955
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
960
956
|
<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>
|
|
961
957
|
</svg>
|
|
962
|
-
<span>
|
|
958
|
+
<span>7200</span>
|
|
963
959
|
</span>
|
|
964
960
|
<span class="star" title="Repo Forked">
|
|
965
961
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
966
962
|
<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">
|
|
967
963
|
</path>
|
|
968
964
|
</svg>
|
|
969
|
-
<span>
|
|
965
|
+
<span>1906</span>
|
|
970
966
|
</span>
|
|
971
967
|
<span class="star">
|
|
972
968
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
973
969
|
<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>
|
|
974
970
|
</svg>
|
|
975
|
-
<span>
|
|
971
|
+
<span>111 stars today</span>
|
|
976
972
|
</span>
|
|
977
973
|
</div>
|
|
978
974
|
<div class="details">
|
|
@@ -985,7 +981,7 @@
|
|
|
985
981
|
<div class="info">
|
|
986
982
|
<div class="rank">
|
|
987
983
|
<span title="Ranking 23">23</span>
|
|
988
|
-
<a href="https://github.com/
|
|
984
|
+
<a href="https://github.com/smallevilbeast/ntchat" target="_blank" title="smallevilbeast/ntchat">smallevilbeast/ntchat</a>
|
|
989
985
|
</div>
|
|
990
986
|
<div class="sub-title followers">
|
|
991
987
|
|
|
@@ -997,20 +993,20 @@
|
|
|
997
993
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
998
994
|
<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>
|
|
999
995
|
</svg>
|
|
1000
|
-
<span>
|
|
996
|
+
<span>112</span>
|
|
1001
997
|
</span>
|
|
1002
998
|
<span class="star" title="Repo Forked">
|
|
1003
999
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1004
1000
|
<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">
|
|
1005
1001
|
</path>
|
|
1006
1002
|
</svg>
|
|
1007
|
-
<span>
|
|
1003
|
+
<span>12</span>
|
|
1008
1004
|
</span>
|
|
1009
1005
|
<span class="star">
|
|
1010
1006
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1011
1007
|
<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>
|
|
1012
1008
|
</svg>
|
|
1013
|
-
<span>
|
|
1009
|
+
<span>48 stars today</span>
|
|
1014
1010
|
</span>
|
|
1015
1011
|
</div>
|
|
1016
1012
|
<div class="details">
|
|
@@ -1023,32 +1019,32 @@
|
|
|
1023
1019
|
<div class="info">
|
|
1024
1020
|
<div class="rank">
|
|
1025
1021
|
<span title="Ranking 24">24</span>
|
|
1026
|
-
<a href="https://github.com/
|
|
1022
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
1027
1023
|
</div>
|
|
1028
1024
|
<div class="sub-title followers">
|
|
1029
1025
|
|
|
1030
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1031
|
-
<span style="background-color: #
|
|
1026
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1027
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1032
1028
|
</a>
|
|
1033
1029
|
|
|
1034
1030
|
<span class="star" title="Stargazers Count">
|
|
1035
1031
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1036
1032
|
<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>
|
|
1037
1033
|
</svg>
|
|
1038
|
-
<span>
|
|
1034
|
+
<span>27416</span>
|
|
1039
1035
|
</span>
|
|
1040
1036
|
<span class="star" title="Repo Forked">
|
|
1041
1037
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1042
1038
|
<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">
|
|
1043
1039
|
</path>
|
|
1044
1040
|
</svg>
|
|
1045
|
-
<span>
|
|
1041
|
+
<span>8773</span>
|
|
1046
1042
|
</span>
|
|
1047
1043
|
<span class="star">
|
|
1048
1044
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1049
1045
|
<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>
|
|
1050
1046
|
</svg>
|
|
1051
|
-
<span>
|
|
1047
|
+
<span>45 stars today</span>
|
|
1052
1048
|
</span>
|
|
1053
1049
|
</div>
|
|
1054
1050
|
<div class="details">
|
|
@@ -1061,32 +1057,32 @@
|
|
|
1061
1057
|
<div class="info">
|
|
1062
1058
|
<div class="rank">
|
|
1063
1059
|
<span title="Ranking 25">25</span>
|
|
1064
|
-
<a href="https://github.com/
|
|
1060
|
+
<a href="https://github.com/cmu-db/bustub" target="_blank" title="cmu-db/bustub">cmu-db/bustub</a>
|
|
1065
1061
|
</div>
|
|
1066
1062
|
<div class="sub-title followers">
|
|
1067
1063
|
|
|
1068
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1069
|
-
<span style="background-color: #
|
|
1064
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1065
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1070
1066
|
</a>
|
|
1071
1067
|
|
|
1072
1068
|
<span class="star" title="Stargazers Count">
|
|
1073
1069
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1074
1070
|
<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>
|
|
1075
1071
|
</svg>
|
|
1076
|
-
<span>
|
|
1072
|
+
<span>1566</span>
|
|
1077
1073
|
</span>
|
|
1078
1074
|
<span class="star" title="Repo Forked">
|
|
1079
1075
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1080
1076
|
<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">
|
|
1081
1077
|
</path>
|
|
1082
1078
|
</svg>
|
|
1083
|
-
<span>
|
|
1079
|
+
<span>1000</span>
|
|
1084
1080
|
</span>
|
|
1085
1081
|
<span class="star">
|
|
1086
1082
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1087
1083
|
<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>
|
|
1088
1084
|
</svg>
|
|
1089
|
-
<span>
|
|
1085
|
+
<span>77 stars today</span>
|
|
1090
1086
|
</span>
|
|
1091
1087
|
</div>
|
|
1092
1088
|
<div class="details">
|
|
@@ -1111,7 +1107,7 @@
|
|
|
1111
1107
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1112
1108
|
</a>
|
|
1113
1109
|
</div>
|
|
1114
|
-
<div class="time">Last cache created on 2022/
|
|
1110
|
+
<div class="time">Last cache created on 2022/9/1 by Github API v3.</div>
|
|
1115
1111
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1116
1112
|
</div>
|
|
1117
1113
|
</body>
|