@wcj/github-rank 24.2.27 → 24.2.29
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 +27626 -27626
- package/dist/trending-daily.json +191 -191
- package/dist/trending-monthly.json +170 -170
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +2630 -2595
- package/dist/users.json +8679 -8679
- package/package.json +1 -1
- package/web/data/repos.json +27626 -27626
- package/web/data/trending-daily.json +191 -191
- package/web/data/trending-monthly.json +170 -170
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +2630 -2595
- package/web/data/users.json +8679 -8679
- package/web/index.html +6290 -6290
- package/web/repos.html +3694 -3694
- package/web/trending-monthly.html +157 -157
- package/web/trending-weekly.html +163 -167
- package/web/trending.html +168 -168
- package/web/users.china.html +1897 -1864
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/2/
|
|
132
|
+
<div class="time">Last cache created on 2024/2/29 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/Lissy93/web-check" target="_blank" title="Lissy93/web-check">Lissy93/web-check</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/typescript" title="Programming Language TypeScript">
|
|
162
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>9209</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>690</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>257 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
🕵️♂️ All-in-one OSINT tool for analysing any website
|
|
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/pmndrs/uikit" target="_blank" title="pmndrs/uikit">pmndrs/uikit</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/typescript" title="Programming Language TypeScript">
|
|
200
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>972</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>34</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>80 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
📱 user interfaces for react-three-fiber
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,36 +230,36 @@
|
|
|
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/vvbbnn00/WARP-Clash-API" target="_blank" title="vvbbnn00/WARP-Clash-API">vvbbnn00/WARP-Clash-API</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
238
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
243
|
<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>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>4146</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
249
|
<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">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>597</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>431 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,7 +268,7 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/OpenCodeInterpreter/OpenCodeInterpreter" target="_blank" title="OpenCodeInterpreter/OpenCodeInterpreter">OpenCodeInterpreter/OpenCodeInterpreter</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
@@ -280,24 +280,24 @@
|
|
|
280
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
281
|
<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>
|
|
282
282
|
</svg>
|
|
283
|
-
<span>
|
|
283
|
+
<span>887</span>
|
|
284
284
|
</span>
|
|
285
285
|
<span class="star" title="Repo Forked">
|
|
286
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
287
|
<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">
|
|
288
288
|
</path>
|
|
289
289
|
</svg>
|
|
290
|
-
<span>
|
|
290
|
+
<span>118</span>
|
|
291
291
|
</span>
|
|
292
292
|
<span class="star">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
294
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>62 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
OpenCodeInterpreter is a suite of open-source code generation systems aimed at bridging the gap between large language models and sophisticated proprietary systems like the GPT-4 Code Interpreter. It significantly enhances code generation capabilities by integrating execution and iterative refinement functionalities.
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,26 +306,26 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/movie-web/movie-web" target="_blank" title="movie-web/movie-web">movie-web/movie-web</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
314
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
315
315
|
</a>
|
|
316
316
|
|
|
317
317
|
<span class="star" title="Stargazers Count">
|
|
318
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
319
|
<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>
|
|
320
320
|
</svg>
|
|
321
|
-
<span>
|
|
321
|
+
<span>18986</span>
|
|
322
322
|
</span>
|
|
323
323
|
<span class="star" title="Repo Forked">
|
|
324
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
325
|
<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">
|
|
326
326
|
</path>
|
|
327
327
|
</svg>
|
|
328
|
-
<span>
|
|
328
|
+
<span>2038</span>
|
|
329
329
|
</span>
|
|
330
330
|
<span class="star">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
A small web app for watching movies and shows easily
|
|
339
339
|
</div>
|
|
340
340
|
</div>
|
|
341
341
|
</li>
|
|
@@ -344,32 +344,36 @@
|
|
|
344
344
|
<div class="info">
|
|
345
345
|
<div class="rank">
|
|
346
346
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/toeverything/AFFiNE" target="_blank" title="toeverything/AFFiNE">toeverything/AFFiNE</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
352
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
353
|
+
</a>
|
|
354
|
+
|
|
351
355
|
<span class="star" title="Stargazers Count">
|
|
352
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
357
|
<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>
|
|
354
358
|
</svg>
|
|
355
|
-
<span>
|
|
359
|
+
<span>27636</span>
|
|
356
360
|
</span>
|
|
357
361
|
<span class="star" title="Repo Forked">
|
|
358
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
363
|
<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">
|
|
360
364
|
</path>
|
|
361
365
|
</svg>
|
|
362
|
-
<span>
|
|
366
|
+
<span>1772</span>
|
|
363
367
|
</span>
|
|
364
368
|
<span class="star">
|
|
365
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
371
|
</svg>
|
|
368
|
-
<span>
|
|
372
|
+
<span>403 stars today</span>
|
|
369
373
|
</span>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="details">
|
|
372
|
-
|
|
376
|
+
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
|
|
373
377
|
</div>
|
|
374
378
|
</div>
|
|
375
379
|
</li>
|
|
@@ -378,36 +382,36 @@
|
|
|
378
382
|
<div class="info">
|
|
379
383
|
<div class="rank">
|
|
380
384
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/joaomdmoura/crewAI" target="_blank" title="joaomdmoura/crewAI">joaomdmoura/crewAI</a>
|
|
382
386
|
</div>
|
|
383
387
|
<div class="sub-title followers">
|
|
384
388
|
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
386
|
-
<span style="background-color: #
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
390
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
387
391
|
</a>
|
|
388
392
|
|
|
389
393
|
<span class="star" title="Stargazers Count">
|
|
390
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
395
|
<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>
|
|
392
396
|
</svg>
|
|
393
|
-
<span>
|
|
397
|
+
<span>8480</span>
|
|
394
398
|
</span>
|
|
395
399
|
<span class="star" title="Repo Forked">
|
|
396
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
401
|
<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">
|
|
398
402
|
</path>
|
|
399
403
|
</svg>
|
|
400
|
-
<span>
|
|
404
|
+
<span>931</span>
|
|
401
405
|
</span>
|
|
402
406
|
<span class="star">
|
|
403
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
405
409
|
</svg>
|
|
406
|
-
<span>
|
|
410
|
+
<span>86 stars today</span>
|
|
407
411
|
</span>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="details">
|
|
410
|
-
|
|
414
|
+
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
|
|
411
415
|
</div>
|
|
412
416
|
</div>
|
|
413
417
|
</li>
|
|
@@ -416,36 +420,36 @@
|
|
|
416
420
|
<div class="info">
|
|
417
421
|
<div class="rank">
|
|
418
422
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
420
424
|
</div>
|
|
421
425
|
<div class="sub-title followers">
|
|
422
426
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
424
|
-
<span style="background-color: #
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
428
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
425
429
|
</a>
|
|
426
430
|
|
|
427
431
|
<span class="star" title="Stargazers Count">
|
|
428
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
433
|
<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>
|
|
430
434
|
</svg>
|
|
431
|
-
<span>
|
|
435
|
+
<span>283200</span>
|
|
432
436
|
</span>
|
|
433
437
|
<span class="star" title="Repo Forked">
|
|
434
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
439
|
<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">
|
|
436
440
|
</path>
|
|
437
441
|
</svg>
|
|
438
|
-
<span>
|
|
442
|
+
<span>30902</span>
|
|
439
443
|
</span>
|
|
440
444
|
<span class="star">
|
|
441
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
443
447
|
</svg>
|
|
444
|
-
<span>
|
|
448
|
+
<span>1709 stars today</span>
|
|
445
449
|
</span>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="details">
|
|
448
|
-
|
|
452
|
+
A collective list of free APIs
|
|
449
453
|
</div>
|
|
450
454
|
</div>
|
|
451
455
|
</li>
|
|
@@ -454,36 +458,36 @@
|
|
|
454
458
|
<div class="info">
|
|
455
459
|
<div class="rank">
|
|
456
460
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/tigerbeetle/tigerbeetle" target="_blank" title="tigerbeetle/tigerbeetle">tigerbeetle/tigerbeetle</a>
|
|
458
462
|
</div>
|
|
459
463
|
<div class="sub-title followers">
|
|
460
464
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
462
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
466
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
463
467
|
</a>
|
|
464
468
|
|
|
465
469
|
<span class="star" title="Stargazers Count">
|
|
466
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
471
|
<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>
|
|
468
472
|
</svg>
|
|
469
|
-
<span>
|
|
473
|
+
<span>5442</span>
|
|
470
474
|
</span>
|
|
471
475
|
<span class="star" title="Repo Forked">
|
|
472
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
477
|
<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">
|
|
474
478
|
</path>
|
|
475
479
|
</svg>
|
|
476
|
-
<span>
|
|
480
|
+
<span>255</span>
|
|
477
481
|
</span>
|
|
478
482
|
<span class="star">
|
|
479
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
481
485
|
</svg>
|
|
482
|
-
<span>
|
|
486
|
+
<span>563 stars today</span>
|
|
483
487
|
</span>
|
|
484
488
|
</div>
|
|
485
489
|
<div class="details">
|
|
486
|
-
|
|
490
|
+
The distributed financial transactions database designed for mission critical safety and performance.
|
|
487
491
|
</div>
|
|
488
492
|
</div>
|
|
489
493
|
</li>
|
|
@@ -492,32 +496,36 @@
|
|
|
492
496
|
<div class="info">
|
|
493
497
|
<div class="rank">
|
|
494
498
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/taikoxyz/taiko-mono" target="_blank" title="taikoxyz/taiko-mono">taikoxyz/taiko-mono</a>
|
|
496
500
|
</div>
|
|
497
501
|
<div class="sub-title followers">
|
|
498
502
|
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
504
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
505
|
+
</a>
|
|
506
|
+
|
|
499
507
|
<span class="star" title="Stargazers Count">
|
|
500
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
509
|
<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>
|
|
502
510
|
</svg>
|
|
503
|
-
<span>
|
|
511
|
+
<span>3253</span>
|
|
504
512
|
</span>
|
|
505
513
|
<span class="star" title="Repo Forked">
|
|
506
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
507
515
|
<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">
|
|
508
516
|
</path>
|
|
509
517
|
</svg>
|
|
510
|
-
<span>
|
|
518
|
+
<span>1538</span>
|
|
511
519
|
</span>
|
|
512
520
|
<span class="star">
|
|
513
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
514
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
515
523
|
</svg>
|
|
516
|
-
<span>
|
|
524
|
+
<span>198 stars today</span>
|
|
517
525
|
</span>
|
|
518
526
|
</div>
|
|
519
527
|
<div class="details">
|
|
520
|
-
|
|
528
|
+
A decentralized, Ethereum-equivalent ZK-Rollup. 🥁
|
|
521
529
|
</div>
|
|
522
530
|
</div>
|
|
523
531
|
</li>
|
|
@@ -526,36 +534,36 @@
|
|
|
526
534
|
<div class="info">
|
|
527
535
|
<div class="rank">
|
|
528
536
|
<span title="Ranking 11">11</span>
|
|
529
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/dockur/windows" target="_blank" title="dockur/windows">dockur/windows</a>
|
|
530
538
|
</div>
|
|
531
539
|
<div class="sub-title followers">
|
|
532
540
|
|
|
533
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
534
|
-
<span style="background-color: #
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
542
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
535
543
|
</a>
|
|
536
544
|
|
|
537
545
|
<span class="star" title="Stargazers Count">
|
|
538
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
547
|
<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>
|
|
540
548
|
</svg>
|
|
541
|
-
<span>
|
|
549
|
+
<span>2149</span>
|
|
542
550
|
</span>
|
|
543
551
|
<span class="star" title="Repo Forked">
|
|
544
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
553
|
<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">
|
|
546
554
|
</path>
|
|
547
555
|
</svg>
|
|
548
|
-
<span>
|
|
556
|
+
<span>110</span>
|
|
549
557
|
</span>
|
|
550
558
|
<span class="star">
|
|
551
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
553
561
|
</svg>
|
|
554
|
-
<span>
|
|
562
|
+
<span>283 stars today</span>
|
|
555
563
|
</span>
|
|
556
564
|
</div>
|
|
557
565
|
<div class="details">
|
|
558
|
-
|
|
566
|
+
Windows in a Docker container.
|
|
559
567
|
</div>
|
|
560
568
|
</div>
|
|
561
569
|
</li>
|
|
@@ -564,36 +572,32 @@
|
|
|
564
572
|
<div class="info">
|
|
565
573
|
<div class="rank">
|
|
566
574
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/ashishps1/awesome-system-design-resources" target="_blank" title="ashishps1/awesome-system-design-resources">ashishps1/awesome-system-design-resources</a>
|
|
568
576
|
</div>
|
|
569
577
|
<div class="sub-title followers">
|
|
570
578
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
572
|
-
<span style="background-color: #b07219;"></span>Java
|
|
573
|
-
</a>
|
|
574
|
-
|
|
575
579
|
<span class="star" title="Stargazers Count">
|
|
576
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
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>
|
|
578
582
|
</svg>
|
|
579
|
-
<span>
|
|
583
|
+
<span>8728</span>
|
|
580
584
|
</span>
|
|
581
585
|
<span class="star" title="Repo Forked">
|
|
582
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
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">
|
|
584
588
|
</path>
|
|
585
589
|
</svg>
|
|
586
|
-
<span>
|
|
590
|
+
<span>2040</span>
|
|
587
591
|
</span>
|
|
588
592
|
<span class="star">
|
|
589
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
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>
|
|
591
595
|
</svg>
|
|
592
|
-
<span>
|
|
596
|
+
<span>471 stars today</span>
|
|
593
597
|
</span>
|
|
594
598
|
</div>
|
|
595
599
|
<div class="details">
|
|
596
|
-
|
|
600
|
+
This repository contains System Design resources which are useful while preparing for interviews and learning Distributed Systems
|
|
597
601
|
</div>
|
|
598
602
|
</div>
|
|
599
603
|
</li>
|
|
@@ -602,7 +606,7 @@
|
|
|
602
606
|
<div class="info">
|
|
603
607
|
<div class="rank">
|
|
604
608
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/SciPhi-AI/R2R" target="_blank" title="SciPhi-AI/R2R">SciPhi-AI/R2R</a>
|
|
606
610
|
</div>
|
|
607
611
|
<div class="sub-title followers">
|
|
608
612
|
|
|
@@ -614,24 +618,24 @@
|
|
|
614
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
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>
|
|
616
620
|
</svg>
|
|
617
|
-
<span>
|
|
621
|
+
<span>704</span>
|
|
618
622
|
</span>
|
|
619
623
|
<span class="star" title="Repo Forked">
|
|
620
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
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">
|
|
622
626
|
</path>
|
|
623
627
|
</svg>
|
|
624
|
-
<span>
|
|
628
|
+
<span>40</span>
|
|
625
629
|
</span>
|
|
626
630
|
<span class="star">
|
|
627
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
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>
|
|
629
633
|
</svg>
|
|
630
|
-
<span>
|
|
634
|
+
<span>158 stars today</span>
|
|
631
635
|
</span>
|
|
632
636
|
</div>
|
|
633
637
|
<div class="details">
|
|
634
|
-
A
|
|
638
|
+
A framework for rapid development and deployment of production-ready RAG systems
|
|
635
639
|
</div>
|
|
636
640
|
</div>
|
|
637
641
|
</li>
|
|
@@ -640,32 +644,36 @@
|
|
|
640
644
|
<div class="info">
|
|
641
645
|
<div class="rank">
|
|
642
646
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/myshell-ai/MeloTTS" target="_blank" title="myshell-ai/MeloTTS">myshell-ai/MeloTTS</a>
|
|
644
648
|
</div>
|
|
645
649
|
<div class="sub-title followers">
|
|
646
650
|
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
652
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
653
|
+
</a>
|
|
654
|
+
|
|
647
655
|
<span class="star" title="Stargazers Count">
|
|
648
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
657
|
<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>
|
|
650
658
|
</svg>
|
|
651
|
-
<span>
|
|
659
|
+
<span>571</span>
|
|
652
660
|
</span>
|
|
653
661
|
<span class="star" title="Repo Forked">
|
|
654
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
663
|
<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">
|
|
656
664
|
</path>
|
|
657
665
|
</svg>
|
|
658
|
-
<span>
|
|
666
|
+
<span>52</span>
|
|
659
667
|
</span>
|
|
660
668
|
<span class="star">
|
|
661
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
670
|
<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>
|
|
663
671
|
</svg>
|
|
664
|
-
<span>
|
|
672
|
+
<span>102 stars today</span>
|
|
665
673
|
</span>
|
|
666
674
|
</div>
|
|
667
675
|
<div class="details">
|
|
668
|
-
|
|
676
|
+
High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
|
|
669
677
|
</div>
|
|
670
678
|
</div>
|
|
671
679
|
</li>
|
|
@@ -674,36 +682,32 @@
|
|
|
674
682
|
<div class="info">
|
|
675
683
|
<div class="rank">
|
|
676
684
|
<span title="Ranking 15">15</span>
|
|
677
|
-
<a href="https://github.com/
|
|
685
|
+
<a href="https://github.com/krishnaik06/Data-Science-Projects-For-Resumes" target="_blank" title="krishnaik06/Data-Science-Projects-For-Resumes">krishnaik06/Data-Science-Projects-For-Resumes</a>
|
|
678
686
|
</div>
|
|
679
687
|
<div class="sub-title followers">
|
|
680
688
|
|
|
681
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
682
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
683
|
-
</a>
|
|
684
|
-
|
|
685
689
|
<span class="star" title="Stargazers Count">
|
|
686
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
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>
|
|
688
692
|
</svg>
|
|
689
|
-
<span>
|
|
693
|
+
<span>382</span>
|
|
690
694
|
</span>
|
|
691
695
|
<span class="star" title="Repo Forked">
|
|
692
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
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">
|
|
694
698
|
</path>
|
|
695
699
|
</svg>
|
|
696
|
-
<span>
|
|
700
|
+
<span>147</span>
|
|
697
701
|
</span>
|
|
698
702
|
<span class="star">
|
|
699
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
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>
|
|
701
705
|
</svg>
|
|
702
|
-
<span>
|
|
706
|
+
<span>50 stars today</span>
|
|
703
707
|
</span>
|
|
704
708
|
</div>
|
|
705
709
|
<div class="details">
|
|
706
|
-
|
|
710
|
+
|
|
707
711
|
</div>
|
|
708
712
|
</div>
|
|
709
713
|
</li>
|
|
@@ -712,7 +716,7 @@
|
|
|
712
716
|
<div class="info">
|
|
713
717
|
<div class="rank">
|
|
714
718
|
<span title="Ranking 16">16</span>
|
|
715
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
|
|
716
720
|
</div>
|
|
717
721
|
<div class="sub-title followers">
|
|
718
722
|
|
|
@@ -720,24 +724,24 @@
|
|
|
720
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
725
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
722
726
|
</svg>
|
|
723
|
-
<span>
|
|
727
|
+
<span>159247</span>
|
|
724
728
|
</span>
|
|
725
729
|
<span class="star" title="Repo Forked">
|
|
726
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
731
|
<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">
|
|
728
732
|
</path>
|
|
729
733
|
</svg>
|
|
730
|
-
<span>
|
|
734
|
+
<span>19932</span>
|
|
731
735
|
</span>
|
|
732
736
|
<span class="star">
|
|
733
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
738
|
<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>
|
|
735
739
|
</svg>
|
|
736
|
-
<span>
|
|
740
|
+
<span>331 stars today</span>
|
|
737
741
|
</span>
|
|
738
742
|
</div>
|
|
739
743
|
<div class="details">
|
|
740
|
-
|
|
744
|
+
🎓 Path to a free self-taught education in Computer Science!
|
|
741
745
|
</div>
|
|
742
746
|
</div>
|
|
743
747
|
</li>
|
|
@@ -746,36 +750,32 @@
|
|
|
746
750
|
<div class="info">
|
|
747
751
|
<div class="rank">
|
|
748
752
|
<span title="Ranking 17">17</span>
|
|
749
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/polyfillpolyfill/polyfill-service" target="_blank" title="polyfillpolyfill/polyfill-service">polyfillpolyfill/polyfill-service</a>
|
|
750
754
|
</div>
|
|
751
755
|
<div class="sub-title followers">
|
|
752
756
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
754
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
755
|
-
</a>
|
|
756
|
-
|
|
757
757
|
<span class="star" title="Stargazers Count">
|
|
758
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
759
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
760
760
|
</svg>
|
|
761
|
-
<span>
|
|
761
|
+
<span>6304</span>
|
|
762
762
|
</span>
|
|
763
763
|
<span class="star" title="Repo Forked">
|
|
764
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
765
|
<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">
|
|
766
766
|
</path>
|
|
767
767
|
</svg>
|
|
768
|
-
<span>
|
|
768
|
+
<span>551</span>
|
|
769
769
|
</span>
|
|
770
770
|
<span class="star">
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
772
|
<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>
|
|
773
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>22 stars today</span>
|
|
775
775
|
</span>
|
|
776
776
|
</div>
|
|
777
777
|
<div class="details">
|
|
778
|
-
|
|
778
|
+
Automatic polyfill service.
|
|
779
779
|
</div>
|
|
780
780
|
</div>
|
|
781
781
|
</li>
|
|
@@ -784,36 +784,36 @@
|
|
|
784
784
|
<div class="info">
|
|
785
785
|
<div class="rank">
|
|
786
786
|
<span title="Ranking 18">18</span>
|
|
787
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/microsoft/generative-ai-for-beginners" target="_blank" title="microsoft/generative-ai-for-beginners">microsoft/generative-ai-for-beginners</a>
|
|
788
788
|
</div>
|
|
789
789
|
<div class="sub-title followers">
|
|
790
790
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
791
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
792
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
793
793
|
</a>
|
|
794
794
|
|
|
795
795
|
<span class="star" title="Stargazers Count">
|
|
796
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
797
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
798
798
|
</svg>
|
|
799
|
-
<span>
|
|
799
|
+
<span>24696</span>
|
|
800
800
|
</span>
|
|
801
801
|
<span class="star" title="Repo Forked">
|
|
802
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
803
|
<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">
|
|
804
804
|
</path>
|
|
805
805
|
</svg>
|
|
806
|
-
<span>
|
|
806
|
+
<span>15732</span>
|
|
807
807
|
</span>
|
|
808
808
|
<span class="star">
|
|
809
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
810
|
<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>
|
|
811
811
|
</svg>
|
|
812
|
-
<span>
|
|
812
|
+
<span>92 stars today</span>
|
|
813
813
|
</span>
|
|
814
814
|
</div>
|
|
815
815
|
<div class="details">
|
|
816
|
-
|
|
816
|
+
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
|
|
817
817
|
</div>
|
|
818
818
|
</div>
|
|
819
819
|
</li>
|
|
@@ -822,36 +822,36 @@
|
|
|
822
822
|
<div class="info">
|
|
823
823
|
<div class="rank">
|
|
824
824
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/mistralai/mistral-src" target="_blank" title="mistralai/mistral-src">mistralai/mistral-src</a>
|
|
826
826
|
</div>
|
|
827
827
|
<div class="sub-title followers">
|
|
828
828
|
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
830
|
-
<span style="background-color: #
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
830
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
831
831
|
</a>
|
|
832
832
|
|
|
833
833
|
<span class="star" title="Stargazers Count">
|
|
834
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
835
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
836
836
|
</svg>
|
|
837
|
-
<span>
|
|
837
|
+
<span>7860</span>
|
|
838
838
|
</span>
|
|
839
839
|
<span class="star" title="Repo Forked">
|
|
840
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
841
|
<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">
|
|
842
842
|
</path>
|
|
843
843
|
</svg>
|
|
844
|
-
<span>
|
|
844
|
+
<span>646</span>
|
|
845
845
|
</span>
|
|
846
846
|
<span class="star">
|
|
847
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
848
|
<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>
|
|
849
849
|
</svg>
|
|
850
|
-
<span>
|
|
850
|
+
<span>51 stars today</span>
|
|
851
851
|
</span>
|
|
852
852
|
</div>
|
|
853
853
|
<div class="details">
|
|
854
|
-
|
|
854
|
+
Reference implementation of Mistral AI 7B v0.1 model.
|
|
855
855
|
</div>
|
|
856
856
|
</div>
|
|
857
857
|
</li>
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
<div class="info">
|
|
861
861
|
<div class="rank">
|
|
862
862
|
<span title="Ranking 20">20</span>
|
|
863
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/Pawdroid/Free-servers" target="_blank" title="Pawdroid/Free-servers">Pawdroid/Free-servers</a>
|
|
864
864
|
</div>
|
|
865
865
|
<div class="sub-title followers">
|
|
866
866
|
|
|
@@ -868,24 +868,24 @@
|
|
|
868
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
869
|
<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>
|
|
870
870
|
</svg>
|
|
871
|
-
<span>
|
|
871
|
+
<span>8172</span>
|
|
872
872
|
</span>
|
|
873
873
|
<span class="star" title="Repo Forked">
|
|
874
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
875
|
<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">
|
|
876
876
|
</path>
|
|
877
877
|
</svg>
|
|
878
|
-
<span>
|
|
878
|
+
<span>498</span>
|
|
879
879
|
</span>
|
|
880
880
|
<span class="star">
|
|
881
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
882
|
<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>
|
|
883
883
|
</svg>
|
|
884
|
-
<span>
|
|
884
|
+
<span>106 stars today</span>
|
|
885
885
|
</span>
|
|
886
886
|
</div>
|
|
887
887
|
<div class="details">
|
|
888
|
-
|
|
888
|
+
🚀 免费订阅地址,🚀 免费节点,🚀 6小时更新一次,共享节点,节点质量高可用,完全免费。免费clash订阅地址,免费翻墙、免费科学上网、免费梯子、免费ss/v2ray/trojan节点、谷歌商店、翻墙梯子。注意:目前进入官网需开启代理。
|
|
889
889
|
</div>
|
|
890
890
|
</div>
|
|
891
891
|
</li>
|
|
@@ -894,36 +894,36 @@
|
|
|
894
894
|
<div class="info">
|
|
895
895
|
<div class="rank">
|
|
896
896
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/WongKinYiu/yolov9" target="_blank" title="WongKinYiu/yolov9">WongKinYiu/yolov9</a>
|
|
898
898
|
</div>
|
|
899
899
|
<div class="sub-title followers">
|
|
900
900
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
901
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
902
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
903
903
|
</a>
|
|
904
904
|
|
|
905
905
|
<span class="star" title="Stargazers Count">
|
|
906
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
907
|
<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>
|
|
908
908
|
</svg>
|
|
909
|
-
<span>
|
|
909
|
+
<span>5587</span>
|
|
910
910
|
</span>
|
|
911
911
|
<span class="star" title="Repo Forked">
|
|
912
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
913
|
<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">
|
|
914
914
|
</path>
|
|
915
915
|
</svg>
|
|
916
|
-
<span>
|
|
916
|
+
<span>669</span>
|
|
917
917
|
</span>
|
|
918
918
|
<span class="star">
|
|
919
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
920
|
<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>
|
|
921
921
|
</svg>
|
|
922
|
-
<span>
|
|
922
|
+
<span>959 stars today</span>
|
|
923
923
|
</span>
|
|
924
924
|
</div>
|
|
925
925
|
<div class="details">
|
|
926
|
-
|
|
926
|
+
Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
|
|
927
927
|
</div>
|
|
928
928
|
</div>
|
|
929
929
|
</li>
|
|
@@ -932,36 +932,36 @@
|
|
|
932
932
|
<div class="info">
|
|
933
933
|
<div class="rank">
|
|
934
934
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/jellyfin/jellyfin" target="_blank" title="jellyfin/jellyfin">jellyfin/jellyfin</a>
|
|
936
936
|
</div>
|
|
937
937
|
<div class="sub-title followers">
|
|
938
938
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
940
|
+
<span style="background-color: #178600;"></span>C#
|
|
941
941
|
</a>
|
|
942
942
|
|
|
943
943
|
<span class="star" title="Stargazers Count">
|
|
944
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
945
|
<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>
|
|
946
946
|
</svg>
|
|
947
|
-
<span>
|
|
947
|
+
<span>28656</span>
|
|
948
948
|
</span>
|
|
949
949
|
<span class="star" title="Repo Forked">
|
|
950
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
951
|
<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">
|
|
952
952
|
</path>
|
|
953
953
|
</svg>
|
|
954
|
-
<span>
|
|
954
|
+
<span>2656</span>
|
|
955
955
|
</span>
|
|
956
956
|
<span class="star">
|
|
957
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
958
|
<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>
|
|
959
959
|
</svg>
|
|
960
|
-
<span>
|
|
960
|
+
<span>33 stars today</span>
|
|
961
961
|
</span>
|
|
962
962
|
</div>
|
|
963
963
|
<div class="details">
|
|
964
|
-
The
|
|
964
|
+
The Free Software Media System
|
|
965
965
|
</div>
|
|
966
966
|
</div>
|
|
967
967
|
</li>
|
|
@@ -970,36 +970,36 @@
|
|
|
970
970
|
<div class="info">
|
|
971
971
|
<div class="rank">
|
|
972
972
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/nvm-sh/nvm" target="_blank" title="nvm-sh/nvm">nvm-sh/nvm</a>
|
|
974
974
|
</div>
|
|
975
975
|
<div class="sub-title followers">
|
|
976
976
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
978
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
979
979
|
</a>
|
|
980
980
|
|
|
981
981
|
<span class="star" title="Stargazers Count">
|
|
982
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
983
|
<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>
|
|
984
984
|
</svg>
|
|
985
|
-
<span>
|
|
985
|
+
<span>74188</span>
|
|
986
986
|
</span>
|
|
987
987
|
<span class="star" title="Repo Forked">
|
|
988
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
989
|
<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">
|
|
990
990
|
</path>
|
|
991
991
|
</svg>
|
|
992
|
-
<span>
|
|
992
|
+
<span>7526</span>
|
|
993
993
|
</span>
|
|
994
994
|
<span class="star">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
996
|
<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>
|
|
997
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>36 stars today</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
</div>
|
|
1001
1001
|
<div class="details">
|
|
1002
|
-
|
|
1002
|
+
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
|
|
1003
1003
|
</div>
|
|
1004
1004
|
</div>
|
|
1005
1005
|
</li>
|
|
@@ -1008,36 +1008,36 @@
|
|
|
1008
1008
|
<div class="info">
|
|
1009
1009
|
<div class="rank">
|
|
1010
1010
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/pure-admin/vue-pure-admin" target="_blank" title="pure-admin/vue-pure-admin">pure-admin/vue-pure-admin</a>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
<div class="sub-title followers">
|
|
1014
1014
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
1016
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
1017
1017
|
</a>
|
|
1018
1018
|
|
|
1019
1019
|
<span class="star" title="Stargazers Count">
|
|
1020
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1021
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1022
|
</svg>
|
|
1023
|
-
<span>
|
|
1023
|
+
<span>12473</span>
|
|
1024
1024
|
</span>
|
|
1025
1025
|
<span class="star" title="Repo Forked">
|
|
1026
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1027
|
<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">
|
|
1028
1028
|
</path>
|
|
1029
1029
|
</svg>
|
|
1030
|
-
<span>
|
|
1030
|
+
<span>2396</span>
|
|
1031
1031
|
</span>
|
|
1032
1032
|
<span class="star">
|
|
1033
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1034
|
<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>
|
|
1035
1035
|
</svg>
|
|
1036
|
-
<span>
|
|
1036
|
+
<span>25 stars today</span>
|
|
1037
1037
|
</span>
|
|
1038
1038
|
</div>
|
|
1039
1039
|
<div class="details">
|
|
1040
|
-
|
|
1040
|
+
🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
|
|
1041
1041
|
</div>
|
|
1042
1042
|
</div>
|
|
1043
1043
|
</li>
|
|
@@ -1046,36 +1046,36 @@
|
|
|
1046
1046
|
<div class="info">
|
|
1047
1047
|
<div class="rank">
|
|
1048
1048
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1049
|
+
<a href="https://github.com/FuelLabs/sway" target="_blank" title="FuelLabs/sway">FuelLabs/sway</a>
|
|
1050
1050
|
</div>
|
|
1051
1051
|
<div class="sub-title followers">
|
|
1052
1052
|
|
|
1053
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1054
|
-
<span style="background-color: #
|
|
1053
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1054
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1055
1055
|
</a>
|
|
1056
1056
|
|
|
1057
1057
|
<span class="star" title="Stargazers Count">
|
|
1058
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1059
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1060
1060
|
</svg>
|
|
1061
|
-
<span>
|
|
1061
|
+
<span>54536</span>
|
|
1062
1062
|
</span>
|
|
1063
1063
|
<span class="star" title="Repo Forked">
|
|
1064
1064
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
1065
|
<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">
|
|
1066
1066
|
</path>
|
|
1067
1067
|
</svg>
|
|
1068
|
-
<span>
|
|
1068
|
+
<span>3714</span>
|
|
1069
1069
|
</span>
|
|
1070
1070
|
<span class="star">
|
|
1071
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1072
|
<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>
|
|
1073
1073
|
</svg>
|
|
1074
|
-
<span>
|
|
1074
|
+
<span>555 stars today</span>
|
|
1075
1075
|
</span>
|
|
1076
1076
|
</div>
|
|
1077
1077
|
<div class="details">
|
|
1078
|
-
|
|
1078
|
+
🌴 Empowering everyone to build reliable and efficient smart contracts.
|
|
1079
1079
|
</div>
|
|
1080
1080
|
</div>
|
|
1081
1081
|
</li>
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1100
|
</a>
|
|
1101
1101
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2024/2/
|
|
1102
|
+
<div class="time">Last cache created on 2024/2/29 by Github API v3.</div>
|
|
1103
1103
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1104
|
</div>
|
|
1105
1105
|
</body>
|