@wcj/github-rank 24.3.3 → 24.3.4
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/README.md +1 -1
- package/dist/repos.json +21146 -21146
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +1082 -1082
- package/dist/users.json +4988 -4988
- package/package.json +1 -1
- package/web/data/repos.json +21146 -21146
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +1082 -1082
- package/web/data/users.json +4988 -4988
- package/web/index.html +3889 -3889
- package/web/repos.html +2918 -2918
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +163 -167
- package/web/trending.html +183 -163
- package/web/users.china.html +845 -845
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/3/
|
|
132
|
+
<div class="time">Last cache created on 2024/3/4 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,36 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/layerdiffusion/sd-forge-layerdiffusion" target="_blank" title="layerdiffusion/sd-forge-layerdiffusion">layerdiffusion/sd-forge-layerdiffusion</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<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>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>1429</span>
|
|
170
170
|
</span>
|
|
171
171
|
<span class="star" title="Repo Forked">
|
|
172
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
173
|
<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">
|
|
174
174
|
</path>
|
|
175
175
|
</svg>
|
|
176
|
-
<span>
|
|
176
|
+
<span>121</span>
|
|
177
177
|
</span>
|
|
178
178
|
<span class="star">
|
|
179
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
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>
|
|
181
181
|
</svg>
|
|
182
|
-
<span>
|
|
182
|
+
<span>365 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
[WIP] Layer Diffusion for WebUI (via Forge)
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,36 +192,36 @@
|
|
|
192
192
|
<div class="info">
|
|
193
193
|
<div class="rank">
|
|
194
194
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/naver/dust3r" target="_blank" title="naver/dust3r">naver/dust3r</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
200
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
201
201
|
</a>
|
|
202
202
|
|
|
203
203
|
<span class="star" title="Stargazers Count">
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
205
|
<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>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>1110</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
211
|
<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">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>82</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>246 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
@@ -238,24 +238,24 @@
|
|
|
238
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
239
|
<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>
|
|
240
240
|
</svg>
|
|
241
|
-
<span>
|
|
241
|
+
<span>314190</span>
|
|
242
242
|
</span>
|
|
243
243
|
<span class="star" title="Repo Forked">
|
|
244
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
245
|
<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">
|
|
246
246
|
</path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>59274</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star">
|
|
251
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
252
|
<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>
|
|
253
253
|
</svg>
|
|
254
|
-
<span>
|
|
254
|
+
<span>322 stars today</span>
|
|
255
255
|
</span>
|
|
256
256
|
</div>
|
|
257
257
|
<div class="details">
|
|
258
|
-
|
|
258
|
+
📚 Freely available programming books
|
|
259
259
|
</div>
|
|
260
260
|
</div>
|
|
261
261
|
</li>
|
|
@@ -264,32 +264,36 @@
|
|
|
264
264
|
<div class="info">
|
|
265
265
|
<div class="rank">
|
|
266
266
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/cooderl/wewe-rss" target="_blank" title="cooderl/wewe-rss">cooderl/wewe-rss</a>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="sub-title followers">
|
|
270
270
|
|
|
271
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
272
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
273
|
+
</a>
|
|
274
|
+
|
|
271
275
|
<span class="star" title="Stargazers Count">
|
|
272
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
277
|
<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
278
|
</svg>
|
|
275
|
-
<span>
|
|
279
|
+
<span>1215</span>
|
|
276
280
|
</span>
|
|
277
281
|
<span class="star" title="Repo Forked">
|
|
278
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
279
283
|
<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">
|
|
280
284
|
</path>
|
|
281
285
|
</svg>
|
|
282
|
-
<span>
|
|
286
|
+
<span>134</span>
|
|
283
287
|
</span>
|
|
284
288
|
<span class="star">
|
|
285
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
286
290
|
<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>
|
|
287
291
|
</svg>
|
|
288
|
-
<span>
|
|
292
|
+
<span>293 stars today</span>
|
|
289
293
|
</span>
|
|
290
294
|
</div>
|
|
291
295
|
<div class="details">
|
|
292
|
-
|
|
296
|
+
🤗更优雅的微信公众号订阅方式,支持私有化部署、微信公众号RSS生成(基于微信读书)。
|
|
293
297
|
</div>
|
|
294
298
|
</div>
|
|
295
299
|
</li>
|
|
@@ -298,32 +302,36 @@
|
|
|
298
302
|
<div class="info">
|
|
299
303
|
<div class="rank">
|
|
300
304
|
<span title="Ranking 5">5</span>
|
|
301
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/ReVanced/revanced-manager" target="_blank" title="ReVanced/revanced-manager">ReVanced/revanced-manager</a>
|
|
302
306
|
</div>
|
|
303
307
|
<div class="sub-title followers">
|
|
304
308
|
|
|
309
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
310
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
311
|
+
</a>
|
|
312
|
+
|
|
305
313
|
<span class="star" title="Stargazers Count">
|
|
306
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
315
|
<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>
|
|
308
316
|
</svg>
|
|
309
|
-
<span>
|
|
317
|
+
<span>13987</span>
|
|
310
318
|
</span>
|
|
311
319
|
<span class="star" title="Repo Forked">
|
|
312
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
313
321
|
<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">
|
|
314
322
|
</path>
|
|
315
323
|
</svg>
|
|
316
|
-
<span>
|
|
324
|
+
<span>591</span>
|
|
317
325
|
</span>
|
|
318
326
|
<span class="star">
|
|
319
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
328
|
<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>
|
|
321
329
|
</svg>
|
|
322
|
-
<span>
|
|
330
|
+
<span>42 stars today</span>
|
|
323
331
|
</span>
|
|
324
332
|
</div>
|
|
325
333
|
<div class="details">
|
|
326
|
-
|
|
334
|
+
💊 Application to use ReVanced on Android
|
|
327
335
|
</div>
|
|
328
336
|
</div>
|
|
329
337
|
</li>
|
|
@@ -332,36 +340,36 @@
|
|
|
332
340
|
<div class="info">
|
|
333
341
|
<div class="rank">
|
|
334
342
|
<span title="Ranking 6">6</span>
|
|
335
|
-
<a href="https://github.com/
|
|
343
|
+
<a href="https://github.com/AUTOMATIC1111/stable-diffusion-webui" target="_blank" title="AUTOMATIC1111/stable-diffusion-webui">AUTOMATIC1111/stable-diffusion-webui</a>
|
|
336
344
|
</div>
|
|
337
345
|
<div class="sub-title followers">
|
|
338
346
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
340
|
-
<span style="background-color: #
|
|
347
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
348
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
341
349
|
</a>
|
|
342
350
|
|
|
343
351
|
<span class="star" title="Stargazers Count">
|
|
344
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
353
|
<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>
|
|
346
354
|
</svg>
|
|
347
|
-
<span>
|
|
355
|
+
<span>123777</span>
|
|
348
356
|
</span>
|
|
349
357
|
<span class="star" title="Repo Forked">
|
|
350
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
359
|
<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">
|
|
352
360
|
</path>
|
|
353
361
|
</svg>
|
|
354
|
-
<span>
|
|
362
|
+
<span>24167</span>
|
|
355
363
|
</span>
|
|
356
364
|
<span class="star">
|
|
357
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
366
|
<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>
|
|
359
367
|
</svg>
|
|
360
|
-
<span>
|
|
368
|
+
<span>145 stars today</span>
|
|
361
369
|
</span>
|
|
362
370
|
</div>
|
|
363
371
|
<div class="details">
|
|
364
|
-
|
|
372
|
+
Stable Diffusion web UI
|
|
365
373
|
</div>
|
|
366
374
|
</div>
|
|
367
375
|
</li>
|
|
@@ -370,36 +378,36 @@
|
|
|
370
378
|
<div class="info">
|
|
371
379
|
<div class="rank">
|
|
372
380
|
<span title="Ranking 7">7</span>
|
|
373
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/pydantic/FastUI" target="_blank" title="pydantic/FastUI">pydantic/FastUI</a>
|
|
374
382
|
</div>
|
|
375
383
|
<div class="sub-title followers">
|
|
376
384
|
|
|
377
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
378
|
-
<span style="background-color: #
|
|
385
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
386
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
379
387
|
</a>
|
|
380
388
|
|
|
381
389
|
<span class="star" title="Stargazers Count">
|
|
382
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
391
|
<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
392
|
</svg>
|
|
385
|
-
<span>
|
|
393
|
+
<span>5551</span>
|
|
386
394
|
</span>
|
|
387
395
|
<span class="star" title="Repo Forked">
|
|
388
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
397
|
<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">
|
|
390
398
|
</path>
|
|
391
399
|
</svg>
|
|
392
|
-
<span>
|
|
400
|
+
<span>237</span>
|
|
393
401
|
</span>
|
|
394
402
|
<span class="star">
|
|
395
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
404
|
<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>
|
|
397
405
|
</svg>
|
|
398
|
-
<span>
|
|
406
|
+
<span>440 stars today</span>
|
|
399
407
|
</span>
|
|
400
408
|
</div>
|
|
401
409
|
<div class="details">
|
|
402
|
-
|
|
410
|
+
Build better UIs faster.
|
|
403
411
|
</div>
|
|
404
412
|
</div>
|
|
405
413
|
</li>
|
|
@@ -408,32 +416,36 @@
|
|
|
408
416
|
<div class="info">
|
|
409
417
|
<div class="rank">
|
|
410
418
|
<span title="Ranking 8">8</span>
|
|
411
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
412
420
|
</div>
|
|
413
421
|
<div class="sub-title followers">
|
|
414
422
|
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
424
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
425
|
+
</a>
|
|
426
|
+
|
|
415
427
|
<span class="star" title="Stargazers Count">
|
|
416
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
429
|
<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>
|
|
418
430
|
</svg>
|
|
419
|
-
<span>
|
|
431
|
+
<span>76495</span>
|
|
420
432
|
</span>
|
|
421
433
|
<span class="star" title="Repo Forked">
|
|
422
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
423
435
|
<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">
|
|
424
436
|
</path>
|
|
425
437
|
</svg>
|
|
426
|
-
<span>
|
|
438
|
+
<span>1548</span>
|
|
427
439
|
</span>
|
|
428
440
|
<span class="star">
|
|
429
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
442
|
<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>
|
|
431
443
|
</svg>
|
|
432
|
-
<span>
|
|
444
|
+
<span>69 stars today</span>
|
|
433
445
|
</span>
|
|
434
446
|
</div>
|
|
435
447
|
<div class="details">
|
|
436
|
-
|
|
448
|
+
Collection of publicly available IPTV channels from all over the world
|
|
437
449
|
</div>
|
|
438
450
|
</div>
|
|
439
451
|
</li>
|
|
@@ -442,36 +454,36 @@
|
|
|
442
454
|
<div class="info">
|
|
443
455
|
<div class="rank">
|
|
444
456
|
<span title="Ranking 9">9</span>
|
|
445
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/ente-io/ente" target="_blank" title="ente-io/ente">ente-io/ente</a>
|
|
446
458
|
</div>
|
|
447
459
|
<div class="sub-title followers">
|
|
448
460
|
|
|
449
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
450
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
462
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
451
463
|
</a>
|
|
452
464
|
|
|
453
465
|
<span class="star" title="Stargazers Count">
|
|
454
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
467
|
<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>
|
|
456
468
|
</svg>
|
|
457
|
-
<span>
|
|
469
|
+
<span>3677</span>
|
|
458
470
|
</span>
|
|
459
471
|
<span class="star" title="Repo Forked">
|
|
460
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
461
473
|
<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">
|
|
462
474
|
</path>
|
|
463
475
|
</svg>
|
|
464
|
-
<span>
|
|
476
|
+
<span>177</span>
|
|
465
477
|
</span>
|
|
466
478
|
<span class="star">
|
|
467
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
480
|
<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>
|
|
469
481
|
</svg>
|
|
470
|
-
<span>
|
|
482
|
+
<span>1257 stars today</span>
|
|
471
483
|
</span>
|
|
472
484
|
</div>
|
|
473
485
|
<div class="details">
|
|
474
|
-
|
|
486
|
+
Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
|
|
475
487
|
</div>
|
|
476
488
|
</div>
|
|
477
489
|
</li>
|
|
@@ -480,36 +492,36 @@
|
|
|
480
492
|
<div class="info">
|
|
481
493
|
<div class="rank">
|
|
482
494
|
<span title="Ranking 10">10</span>
|
|
483
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/vercel/ai" target="_blank" title="vercel/ai">vercel/ai</a>
|
|
484
496
|
</div>
|
|
485
497
|
<div class="sub-title followers">
|
|
486
498
|
|
|
487
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
488
|
-
<span style="background-color: #
|
|
499
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
500
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
489
501
|
</a>
|
|
490
502
|
|
|
491
503
|
<span class="star" title="Stargazers Count">
|
|
492
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
505
|
<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
506
|
</svg>
|
|
495
|
-
<span>
|
|
507
|
+
<span>6321</span>
|
|
496
508
|
</span>
|
|
497
509
|
<span class="star" title="Repo Forked">
|
|
498
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
499
511
|
<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">
|
|
500
512
|
</path>
|
|
501
513
|
</svg>
|
|
502
|
-
<span>
|
|
514
|
+
<span>779</span>
|
|
503
515
|
</span>
|
|
504
516
|
<span class="star">
|
|
505
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
518
|
<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>
|
|
507
519
|
</svg>
|
|
508
|
-
<span>
|
|
520
|
+
<span>73 stars today</span>
|
|
509
521
|
</span>
|
|
510
522
|
</div>
|
|
511
523
|
<div class="details">
|
|
512
|
-
|
|
524
|
+
Build AI-powered applications with React, Svelte, Vue, and Solid
|
|
513
525
|
</div>
|
|
514
526
|
</div>
|
|
515
527
|
</li>
|
|
@@ -518,36 +530,36 @@
|
|
|
518
530
|
<div class="info">
|
|
519
531
|
<div class="rank">
|
|
520
532
|
<span title="Ranking 11">11</span>
|
|
521
|
-
<a href="https://github.com/
|
|
533
|
+
<a href="https://github.com/bigcode-project/starcoder2" target="_blank" title="bigcode-project/starcoder2">bigcode-project/starcoder2</a>
|
|
522
534
|
</div>
|
|
523
535
|
<div class="sub-title followers">
|
|
524
536
|
|
|
525
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
526
|
-
<span style="background-color: #
|
|
537
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
538
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
527
539
|
</a>
|
|
528
540
|
|
|
529
541
|
<span class="star" title="Stargazers Count">
|
|
530
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
543
|
<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
544
|
</svg>
|
|
533
|
-
<span>
|
|
545
|
+
<span>684</span>
|
|
534
546
|
</span>
|
|
535
547
|
<span class="star" title="Repo Forked">
|
|
536
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
549
|
<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">
|
|
538
550
|
</path>
|
|
539
551
|
</svg>
|
|
540
|
-
<span>
|
|
552
|
+
<span>56</span>
|
|
541
553
|
</span>
|
|
542
554
|
<span class="star">
|
|
543
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
556
|
<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>
|
|
545
557
|
</svg>
|
|
546
|
-
<span>
|
|
558
|
+
<span>57 stars today</span>
|
|
547
559
|
</span>
|
|
548
560
|
</div>
|
|
549
561
|
<div class="details">
|
|
550
|
-
|
|
562
|
+
Home of StarCoder2!
|
|
551
563
|
</div>
|
|
552
564
|
</div>
|
|
553
565
|
</li>
|
|
@@ -556,32 +568,36 @@
|
|
|
556
568
|
<div class="info">
|
|
557
569
|
<div class="rank">
|
|
558
570
|
<span title="Ranking 12">12</span>
|
|
559
|
-
<a href="https://github.com/
|
|
571
|
+
<a href="https://github.com/adrianhajdin/brainwave" target="_blank" title="adrianhajdin/brainwave">adrianhajdin/brainwave</a>
|
|
560
572
|
</div>
|
|
561
573
|
<div class="sub-title followers">
|
|
562
574
|
|
|
575
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
576
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
577
|
+
</a>
|
|
578
|
+
|
|
563
579
|
<span class="star" title="Stargazers Count">
|
|
564
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
565
581
|
<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>
|
|
566
582
|
</svg>
|
|
567
|
-
<span>
|
|
583
|
+
<span>228</span>
|
|
568
584
|
</span>
|
|
569
585
|
<span class="star" title="Repo Forked">
|
|
570
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
571
587
|
<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">
|
|
572
588
|
</path>
|
|
573
589
|
</svg>
|
|
574
|
-
<span>
|
|
590
|
+
<span>49</span>
|
|
575
591
|
</span>
|
|
576
592
|
<span class="star">
|
|
577
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
594
|
<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>
|
|
579
595
|
</svg>
|
|
580
|
-
<span>
|
|
596
|
+
<span>39 stars today</span>
|
|
581
597
|
</span>
|
|
582
598
|
</div>
|
|
583
599
|
<div class="details">
|
|
584
|
-
|
|
600
|
+
Learn to create modern websites with sleek parallax effects and bento box layouts. This course covers everything from stylish UI design to mobile-first principles while strengthening your React.js and Tailwind CSS skills.
|
|
585
601
|
</div>
|
|
586
602
|
</div>
|
|
587
603
|
</li>
|
|
@@ -590,32 +606,36 @@
|
|
|
590
606
|
<div class="info">
|
|
591
607
|
<div class="rank">
|
|
592
608
|
<span title="Ranking 13">13</span>
|
|
593
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/microsoft/generative-ai-for-beginners" target="_blank" title="microsoft/generative-ai-for-beginners">microsoft/generative-ai-for-beginners</a>
|
|
594
610
|
</div>
|
|
595
611
|
<div class="sub-title followers">
|
|
596
612
|
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
614
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
615
|
+
</a>
|
|
616
|
+
|
|
597
617
|
<span class="star" title="Stargazers Count">
|
|
598
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
619
|
<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>
|
|
600
620
|
</svg>
|
|
601
|
-
<span>
|
|
621
|
+
<span>25954</span>
|
|
602
622
|
</span>
|
|
603
623
|
<span class="star" title="Repo Forked">
|
|
604
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
605
625
|
<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">
|
|
606
626
|
</path>
|
|
607
627
|
</svg>
|
|
608
|
-
<span>
|
|
628
|
+
<span>16158</span>
|
|
609
629
|
</span>
|
|
610
630
|
<span class="star">
|
|
611
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
612
632
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
613
633
|
</svg>
|
|
614
|
-
<span>
|
|
634
|
+
<span>544 stars today</span>
|
|
615
635
|
</span>
|
|
616
636
|
</div>
|
|
617
637
|
<div class="details">
|
|
618
|
-
|
|
638
|
+
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
|
|
619
639
|
</div>
|
|
620
640
|
</div>
|
|
621
641
|
</li>
|
|
@@ -624,7 +644,7 @@
|
|
|
624
644
|
<div class="info">
|
|
625
645
|
<div class="rank">
|
|
626
646
|
<span title="Ranking 14">14</span>
|
|
627
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/microsoft/Security-101" target="_blank" title="microsoft/Security-101">microsoft/Security-101</a>
|
|
628
648
|
</div>
|
|
629
649
|
<div class="sub-title followers">
|
|
630
650
|
|
|
@@ -632,24 +652,24 @@
|
|
|
632
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
633
653
|
<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>
|
|
634
654
|
</svg>
|
|
635
|
-
<span>
|
|
655
|
+
<span>1541</span>
|
|
636
656
|
</span>
|
|
637
657
|
<span class="star" title="Repo Forked">
|
|
638
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
639
659
|
<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">
|
|
640
660
|
</path>
|
|
641
661
|
</svg>
|
|
642
|
-
<span>
|
|
662
|
+
<span>114</span>
|
|
643
663
|
</span>
|
|
644
664
|
<span class="star">
|
|
645
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
646
666
|
<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>
|
|
647
667
|
</svg>
|
|
648
|
-
<span>
|
|
668
|
+
<span>237 stars today</span>
|
|
649
669
|
</span>
|
|
650
670
|
</div>
|
|
651
671
|
<div class="details">
|
|
652
|
-
|
|
672
|
+
7 Lessons, Kick-start Your Cybersecurity Learning.
|
|
653
673
|
</div>
|
|
654
674
|
</div>
|
|
655
675
|
</li>
|
|
@@ -658,36 +678,36 @@
|
|
|
658
678
|
<div class="info">
|
|
659
679
|
<div class="rank">
|
|
660
680
|
<span title="Ranking 15">15</span>
|
|
661
|
-
<a href="https://github.com/
|
|
681
|
+
<a href="https://github.com/nodejs/nodejs.org" target="_blank" title="nodejs/nodejs.org">nodejs/nodejs.org</a>
|
|
662
682
|
</div>
|
|
663
683
|
<div class="sub-title followers">
|
|
664
684
|
|
|
665
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
666
|
-
<span style="background-color: #
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
686
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
667
687
|
</a>
|
|
668
688
|
|
|
669
689
|
<span class="star" title="Stargazers Count">
|
|
670
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
671
691
|
<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>
|
|
672
692
|
</svg>
|
|
673
|
-
<span>
|
|
693
|
+
<span>3337</span>
|
|
674
694
|
</span>
|
|
675
695
|
<span class="star" title="Repo Forked">
|
|
676
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
677
697
|
<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">
|
|
678
698
|
</path>
|
|
679
699
|
</svg>
|
|
680
|
-
<span>
|
|
700
|
+
<span>5609</span>
|
|
681
701
|
</span>
|
|
682
702
|
<span class="star">
|
|
683
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
684
704
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
685
705
|
</svg>
|
|
686
|
-
<span>
|
|
706
|
+
<span>22 stars today</span>
|
|
687
707
|
</span>
|
|
688
708
|
</div>
|
|
689
709
|
<div class="details">
|
|
690
|
-
|
|
710
|
+
The Node.js® Website
|
|
691
711
|
</div>
|
|
692
712
|
</div>
|
|
693
713
|
</li>
|
|
@@ -696,32 +716,36 @@
|
|
|
696
716
|
<div class="info">
|
|
697
717
|
<div class="rank">
|
|
698
718
|
<span title="Ranking 16">16</span>
|
|
699
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/Lissy93/web-check" target="_blank" title="Lissy93/web-check">Lissy93/web-check</a>
|
|
700
720
|
</div>
|
|
701
721
|
<div class="sub-title followers">
|
|
702
722
|
|
|
723
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
724
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
725
|
+
</a>
|
|
726
|
+
|
|
703
727
|
<span class="star" title="Stargazers Count">
|
|
704
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
705
729
|
<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>
|
|
706
730
|
</svg>
|
|
707
|
-
<span>
|
|
731
|
+
<span>15353</span>
|
|
708
732
|
</span>
|
|
709
733
|
<span class="star" title="Repo Forked">
|
|
710
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
711
735
|
<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">
|
|
712
736
|
</path>
|
|
713
737
|
</svg>
|
|
714
|
-
<span>
|
|
738
|
+
<span>1147</span>
|
|
715
739
|
</span>
|
|
716
740
|
<span class="star">
|
|
717
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
718
742
|
<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>
|
|
719
743
|
</svg>
|
|
720
|
-
<span>
|
|
744
|
+
<span>1410 stars today</span>
|
|
721
745
|
</span>
|
|
722
746
|
</div>
|
|
723
747
|
<div class="details">
|
|
724
|
-
|
|
748
|
+
🕵️♂️ All-in-one OSINT tool for analysing any website
|
|
725
749
|
</div>
|
|
726
750
|
</div>
|
|
727
751
|
</li>
|
|
@@ -730,36 +754,36 @@
|
|
|
730
754
|
<div class="info">
|
|
731
755
|
<div class="rank">
|
|
732
756
|
<span title="Ranking 17">17</span>
|
|
733
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/jafioti/luminal" target="_blank" title="jafioti/luminal">jafioti/luminal</a>
|
|
734
758
|
</div>
|
|
735
759
|
<div class="sub-title followers">
|
|
736
760
|
|
|
737
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
738
|
-
<span style="background-color: #
|
|
761
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
762
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
739
763
|
</a>
|
|
740
764
|
|
|
741
765
|
<span class="star" title="Stargazers Count">
|
|
742
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
743
767
|
<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>
|
|
744
768
|
</svg>
|
|
745
|
-
<span>
|
|
769
|
+
<span>553</span>
|
|
746
770
|
</span>
|
|
747
771
|
<span class="star" title="Repo Forked">
|
|
748
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
749
773
|
<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">
|
|
750
774
|
</path>
|
|
751
775
|
</svg>
|
|
752
|
-
<span>
|
|
776
|
+
<span>24</span>
|
|
753
777
|
</span>
|
|
754
778
|
<span class="star">
|
|
755
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
756
780
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
757
781
|
</svg>
|
|
758
|
-
<span>
|
|
782
|
+
<span>96 stars today</span>
|
|
759
783
|
</span>
|
|
760
784
|
</div>
|
|
761
785
|
<div class="details">
|
|
762
|
-
|
|
786
|
+
Deep learning at the speed of light.
|
|
763
787
|
</div>
|
|
764
788
|
</div>
|
|
765
789
|
</li>
|
|
@@ -768,36 +792,32 @@
|
|
|
768
792
|
<div class="info">
|
|
769
793
|
<div class="rank">
|
|
770
794
|
<span title="Ranking 18">18</span>
|
|
771
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/cloudcommunity/Free-Certifications" target="_blank" title="cloudcommunity/Free-Certifications">cloudcommunity/Free-Certifications</a>
|
|
772
796
|
</div>
|
|
773
797
|
<div class="sub-title followers">
|
|
774
798
|
|
|
775
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
776
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
777
|
-
</a>
|
|
778
|
-
|
|
779
799
|
<span class="star" title="Stargazers Count">
|
|
780
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
781
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>
|
|
782
802
|
</svg>
|
|
783
|
-
<span>
|
|
803
|
+
<span>19566</span>
|
|
784
804
|
</span>
|
|
785
805
|
<span class="star" title="Repo Forked">
|
|
786
806
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
787
807
|
<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">
|
|
788
808
|
</path>
|
|
789
809
|
</svg>
|
|
790
|
-
<span>
|
|
810
|
+
<span>1511</span>
|
|
791
811
|
</span>
|
|
792
812
|
<span class="star">
|
|
793
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
794
814
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
795
815
|
</svg>
|
|
796
|
-
<span>
|
|
816
|
+
<span>486 stars today</span>
|
|
797
817
|
</span>
|
|
798
818
|
</div>
|
|
799
819
|
<div class="details">
|
|
800
|
-
|
|
820
|
+
A curated list of free courses & certifications.
|
|
801
821
|
</div>
|
|
802
822
|
</div>
|
|
803
823
|
</li>
|
|
@@ -806,36 +826,36 @@
|
|
|
806
826
|
<div class="info">
|
|
807
827
|
<div class="rank">
|
|
808
828
|
<span title="Ranking 19">19</span>
|
|
809
|
-
<a href="https://github.com/
|
|
829
|
+
<a href="https://github.com/allenai/OLMo" target="_blank" title="allenai/OLMo">allenai/OLMo</a>
|
|
810
830
|
</div>
|
|
811
831
|
<div class="sub-title followers">
|
|
812
832
|
|
|
813
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
814
|
-
<span style="background-color: #
|
|
833
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
834
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
815
835
|
</a>
|
|
816
836
|
|
|
817
837
|
<span class="star" title="Stargazers Count">
|
|
818
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
819
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>
|
|
820
840
|
</svg>
|
|
821
|
-
<span>
|
|
841
|
+
<span>3306</span>
|
|
822
842
|
</span>
|
|
823
843
|
<span class="star" title="Repo Forked">
|
|
824
844
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
825
845
|
<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">
|
|
826
846
|
</path>
|
|
827
847
|
</svg>
|
|
828
|
-
<span>
|
|
848
|
+
<span>283</span>
|
|
829
849
|
</span>
|
|
830
850
|
<span class="star">
|
|
831
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
832
852
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
833
853
|
</svg>
|
|
834
|
-
<span>
|
|
854
|
+
<span>74 stars today</span>
|
|
835
855
|
</span>
|
|
836
856
|
</div>
|
|
837
857
|
<div class="details">
|
|
838
|
-
|
|
858
|
+
Modeling, training, eval, and inference code for OLMo
|
|
839
859
|
</div>
|
|
840
860
|
</div>
|
|
841
861
|
</li>
|
|
@@ -844,36 +864,36 @@
|
|
|
844
864
|
<div class="info">
|
|
845
865
|
<div class="rank">
|
|
846
866
|
<span title="Ranking 20">20</span>
|
|
847
|
-
<a href="https://github.com/
|
|
867
|
+
<a href="https://github.com/microsoft/AI-For-Beginners" target="_blank" title="microsoft/AI-For-Beginners">microsoft/AI-For-Beginners</a>
|
|
848
868
|
</div>
|
|
849
869
|
<div class="sub-title followers">
|
|
850
870
|
|
|
851
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
852
|
-
<span style="background-color: #
|
|
871
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
872
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
853
873
|
</a>
|
|
854
874
|
|
|
855
875
|
<span class="star" title="Stargazers Count">
|
|
856
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
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>
|
|
858
878
|
</svg>
|
|
859
|
-
<span>
|
|
879
|
+
<span>28162</span>
|
|
860
880
|
</span>
|
|
861
881
|
<span class="star" title="Repo Forked">
|
|
862
882
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
863
883
|
<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">
|
|
864
884
|
</path>
|
|
865
885
|
</svg>
|
|
866
|
-
<span>
|
|
886
|
+
<span>4472</span>
|
|
867
887
|
</span>
|
|
868
888
|
<span class="star">
|
|
869
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
870
890
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
871
891
|
</svg>
|
|
872
|
-
<span>
|
|
892
|
+
<span>91 stars today</span>
|
|
873
893
|
</span>
|
|
874
894
|
</div>
|
|
875
895
|
<div class="details">
|
|
876
|
-
|
|
896
|
+
12 Weeks, 24 Lessons, AI for All!
|
|
877
897
|
</div>
|
|
878
898
|
</div>
|
|
879
899
|
</li>
|
|
@@ -882,36 +902,36 @@
|
|
|
882
902
|
<div class="info">
|
|
883
903
|
<div class="rank">
|
|
884
904
|
<span title="Ranking 21">21</span>
|
|
885
|
-
<a href="https://github.com/
|
|
905
|
+
<a href="https://github.com/alireza0/s-ui" target="_blank" title="alireza0/s-ui">alireza0/s-ui</a>
|
|
886
906
|
</div>
|
|
887
907
|
<div class="sub-title followers">
|
|
888
908
|
|
|
889
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
890
|
-
<span style="background-color: #
|
|
909
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
910
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
891
911
|
</a>
|
|
892
912
|
|
|
893
913
|
<span class="star" title="Stargazers Count">
|
|
894
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
895
915
|
<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>
|
|
896
916
|
</svg>
|
|
897
|
-
<span>
|
|
917
|
+
<span>1242</span>
|
|
898
918
|
</span>
|
|
899
919
|
<span class="star" title="Repo Forked">
|
|
900
920
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
901
921
|
<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">
|
|
902
922
|
</path>
|
|
903
923
|
</svg>
|
|
904
|
-
<span>
|
|
924
|
+
<span>167</span>
|
|
905
925
|
</span>
|
|
906
926
|
<span class="star">
|
|
907
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
908
928
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
909
929
|
</svg>
|
|
910
|
-
<span>
|
|
930
|
+
<span>40 stars today</span>
|
|
911
931
|
</span>
|
|
912
932
|
</div>
|
|
913
933
|
<div class="details">
|
|
914
|
-
|
|
934
|
+
An advanced Web Panel • Built for SagerNet/Sing-Box
|
|
915
935
|
</div>
|
|
916
936
|
</div>
|
|
917
937
|
</li>
|
|
@@ -920,36 +940,36 @@
|
|
|
920
940
|
<div class="info">
|
|
921
941
|
<div class="rank">
|
|
922
942
|
<span title="Ranking 22">22</span>
|
|
923
|
-
<a href="https://github.com/
|
|
943
|
+
<a href="https://github.com/argmaxinc/WhisperKit" target="_blank" title="argmaxinc/WhisperKit">argmaxinc/WhisperKit</a>
|
|
924
944
|
</div>
|
|
925
945
|
<div class="sub-title followers">
|
|
926
946
|
|
|
927
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
928
|
-
<span style="background-color: #
|
|
947
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
948
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
929
949
|
</a>
|
|
930
950
|
|
|
931
951
|
<span class="star" title="Stargazers Count">
|
|
932
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
953
|
<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>
|
|
934
954
|
</svg>
|
|
935
|
-
<span>
|
|
955
|
+
<span>1424</span>
|
|
936
956
|
</span>
|
|
937
957
|
<span class="star" title="Repo Forked">
|
|
938
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
939
959
|
<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">
|
|
940
960
|
</path>
|
|
941
961
|
</svg>
|
|
942
|
-
<span>
|
|
962
|
+
<span>106</span>
|
|
943
963
|
</span>
|
|
944
964
|
<span class="star">
|
|
945
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
946
966
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
947
967
|
</svg>
|
|
948
|
-
<span>
|
|
968
|
+
<span>39 stars today</span>
|
|
949
969
|
</span>
|
|
950
970
|
</div>
|
|
951
971
|
<div class="details">
|
|
952
|
-
|
|
972
|
+
Swift native on-device speech recognition with Whisper for Apple Silicon
|
|
953
973
|
</div>
|
|
954
974
|
</div>
|
|
955
975
|
</li>
|
|
@@ -958,36 +978,32 @@
|
|
|
958
978
|
<div class="info">
|
|
959
979
|
<div class="rank">
|
|
960
980
|
<span title="Ranking 23">23</span>
|
|
961
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/memorysafety/river" target="_blank" title="memorysafety/river">memorysafety/river</a>
|
|
962
982
|
</div>
|
|
963
983
|
<div class="sub-title followers">
|
|
964
984
|
|
|
965
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
966
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
967
|
-
</a>
|
|
968
|
-
|
|
969
985
|
<span class="star" title="Stargazers Count">
|
|
970
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
971
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>
|
|
972
988
|
</svg>
|
|
973
|
-
<span>
|
|
989
|
+
<span>611</span>
|
|
974
990
|
</span>
|
|
975
991
|
<span class="star" title="Repo Forked">
|
|
976
992
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
977
993
|
<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">
|
|
978
994
|
</path>
|
|
979
995
|
</svg>
|
|
980
|
-
<span>
|
|
996
|
+
<span>63</span>
|
|
981
997
|
</span>
|
|
982
998
|
<span class="star">
|
|
983
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
984
1000
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
985
1001
|
</svg>
|
|
986
|
-
<span>
|
|
1002
|
+
<span>201 stars today</span>
|
|
987
1003
|
</span>
|
|
988
1004
|
</div>
|
|
989
1005
|
<div class="details">
|
|
990
|
-
|
|
1006
|
+
This repository is the future home of the River reverse proxy application, based on the pingora library from Cloudflare.
|
|
991
1007
|
</div>
|
|
992
1008
|
</div>
|
|
993
1009
|
</li>
|
|
@@ -996,32 +1012,36 @@
|
|
|
996
1012
|
<div class="info">
|
|
997
1013
|
<div class="rank">
|
|
998
1014
|
<span title="Ranking 24">24</span>
|
|
999
|
-
<a href="https://github.com/
|
|
1015
|
+
<a href="https://github.com/FuelLabs/fuel-core" target="_blank" title="FuelLabs/fuel-core">FuelLabs/fuel-core</a>
|
|
1000
1016
|
</div>
|
|
1001
1017
|
<div class="sub-title followers">
|
|
1002
1018
|
|
|
1019
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1020
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1021
|
+
</a>
|
|
1022
|
+
|
|
1003
1023
|
<span class="star" title="Stargazers Count">
|
|
1004
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1005
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>
|
|
1006
1026
|
</svg>
|
|
1007
|
-
<span>
|
|
1027
|
+
<span>46195</span>
|
|
1008
1028
|
</span>
|
|
1009
1029
|
<span class="star" title="Repo Forked">
|
|
1010
1030
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1011
1031
|
<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">
|
|
1012
1032
|
</path>
|
|
1013
1033
|
</svg>
|
|
1014
|
-
<span>
|
|
1034
|
+
<span>1969</span>
|
|
1015
1035
|
</span>
|
|
1016
1036
|
<span class="star">
|
|
1017
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1018
1038
|
<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>
|
|
1019
1039
|
</svg>
|
|
1020
|
-
<span>
|
|
1040
|
+
<span>1057 stars today</span>
|
|
1021
1041
|
</span>
|
|
1022
1042
|
</div>
|
|
1023
1043
|
<div class="details">
|
|
1024
|
-
|
|
1044
|
+
Rust full node implementation of the Fuel v2 protocol.
|
|
1025
1045
|
</div>
|
|
1026
1046
|
</div>
|
|
1027
1047
|
</li>
|
|
@@ -1030,36 +1050,36 @@
|
|
|
1030
1050
|
<div class="info">
|
|
1031
1051
|
<div class="rank">
|
|
1032
1052
|
<span title="Ranking 25">25</span>
|
|
1033
|
-
<a href="https://github.com/
|
|
1053
|
+
<a href="https://github.com/SerenityOS/serenity" target="_blank" title="SerenityOS/serenity">SerenityOS/serenity</a>
|
|
1034
1054
|
</div>
|
|
1035
1055
|
<div class="sub-title followers">
|
|
1036
1056
|
|
|
1037
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1038
|
-
<span style="background-color: #
|
|
1057
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1058
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1039
1059
|
</a>
|
|
1040
1060
|
|
|
1041
1061
|
<span class="star" title="Stargazers Count">
|
|
1042
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1043
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>
|
|
1044
1064
|
</svg>
|
|
1045
|
-
<span>
|
|
1065
|
+
<span>27833</span>
|
|
1046
1066
|
</span>
|
|
1047
1067
|
<span class="star" title="Repo Forked">
|
|
1048
1068
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1049
1069
|
<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">
|
|
1050
1070
|
</path>
|
|
1051
1071
|
</svg>
|
|
1052
|
-
<span>
|
|
1072
|
+
<span>2938</span>
|
|
1053
1073
|
</span>
|
|
1054
1074
|
<span class="star">
|
|
1055
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1056
1076
|
<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>
|
|
1057
1077
|
</svg>
|
|
1058
|
-
<span>
|
|
1078
|
+
<span>17 stars today</span>
|
|
1059
1079
|
</span>
|
|
1060
1080
|
</div>
|
|
1061
1081
|
<div class="details">
|
|
1062
|
-
The
|
|
1082
|
+
The Serenity Operating System 🐞
|
|
1063
1083
|
</div>
|
|
1064
1084
|
</div>
|
|
1065
1085
|
</li>
|
|
@@ -1083,7 +1103,7 @@
|
|
|
1083
1103
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1084
1104
|
</a>
|
|
1085
1105
|
</div>
|
|
1086
|
-
<div class="time">Last cache created on 2024/3/
|
|
1106
|
+
<div class="time">Last cache created on 2024/3/4 by Github API v3.</div>
|
|
1087
1107
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1088
1108
|
</div>
|
|
1089
1109
|
</body>
|