@wcj/github-rank 24.4.2 → 24.4.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 +27534 -27549
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +217 -85
- package/dist/trending-weekly.json +183 -183
- package/dist/users.china.json +2133 -2133
- package/dist/users.json +7933 -7933
- package/package.json +1 -1
- package/web/data/repos.json +27534 -27549
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +217 -85
- package/web/data/trending-weekly.json +183 -183
- package/web/data/users.china.json +2133 -2133
- package/web/data/users.json +7933 -7933
- package/web/index.html +5758 -5758
- package/web/repos.html +3614 -3614
- package/web/trending-monthly.html +532 -80
- package/web/trending-weekly.html +165 -165
- package/web/trending.html +167 -175
- package/web/users.china.html +1560 -1560
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/4/
|
|
132
|
+
<div class="time">Last cache created on 2024/4/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/HeyPuter/puter" target="_blank" title="HeyPuter/puter">HeyPuter/puter</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/javascript" title="Programming Language JavaScript">
|
|
162
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>11670</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>641</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>11657 stars this month</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
🌐 The Internet OS! Free, Open-Source, and Self-Hostable!
|
|
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/atherosai/ui" target="_blank" title="atherosai/ui">atherosai/ui</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/html" title="Programming Language HTML">
|
|
200
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
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>6649</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>1168</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>4937 stars this month</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
Simple UI examples from my social media
|
|
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/VAST-AI-Research/TripoSR" target="_blank" title="VAST-AI-Research/TripoSR">VAST-AI-Research/TripoSR</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
@@ -242,24 +242,24 @@
|
|
|
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>3381</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>391</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>3569 stars this month</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,36 +268,36 @@
|
|
|
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/microsoft/generative-ai-for-beginners" target="_blank" title="microsoft/generative-ai-for-beginners">microsoft/generative-ai-for-beginners</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
276
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
277
277
|
</a>
|
|
278
278
|
|
|
279
279
|
<span class="star" title="Stargazers Count">
|
|
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>38832</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>20916</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>12599 stars this month</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,7 +306,7 @@
|
|
|
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/Pythagora-io/gpt-pilot" target="_blank" title="Pythagora-io/gpt-pilot">Pythagora-io/gpt-pilot</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
@@ -318,24 +318,24 @@
|
|
|
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>26930</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>2663</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">
|
|
332
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>5246 stars this month</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
The first real AI developer
|
|
339
339
|
</div>
|
|
340
340
|
</div>
|
|
341
341
|
</li>
|
|
@@ -344,36 +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/krahets/hello-algo" target="_blank" title="krahets/hello-algo">krahets/hello-algo</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
352
|
+
<span style="background-color: #b07219;"></span>Java
|
|
353
353
|
</a>
|
|
354
354
|
|
|
355
355
|
<span class="star" title="Stargazers Count">
|
|
356
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
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>
|
|
358
358
|
</svg>
|
|
359
|
-
<span>
|
|
359
|
+
<span>73390</span>
|
|
360
360
|
</span>
|
|
361
361
|
<span class="star" title="Repo Forked">
|
|
362
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
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">
|
|
364
364
|
</path>
|
|
365
365
|
</svg>
|
|
366
|
-
<span>
|
|
366
|
+
<span>9176</span>
|
|
367
367
|
</span>
|
|
368
368
|
<span class="star">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>9535 stars this month</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -382,36 +382,36 @@
|
|
|
382
382
|
<div class="info">
|
|
383
383
|
<div class="rank">
|
|
384
384
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/tiangolo/full-stack-fastapi-template" target="_blank" title="tiangolo/full-stack-fastapi-template">tiangolo/full-stack-fastapi-template</a>
|
|
386
386
|
</div>
|
|
387
387
|
<div class="sub-title followers">
|
|
388
388
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
390
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
391
391
|
</a>
|
|
392
392
|
|
|
393
393
|
<span class="star" title="Stargazers Count">
|
|
394
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
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>
|
|
396
396
|
</svg>
|
|
397
|
-
<span>
|
|
397
|
+
<span>22059</span>
|
|
398
398
|
</span>
|
|
399
399
|
<span class="star" title="Repo Forked">
|
|
400
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
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">
|
|
402
402
|
</path>
|
|
403
403
|
</svg>
|
|
404
|
-
<span>
|
|
404
|
+
<span>3616</span>
|
|
405
405
|
</span>
|
|
406
406
|
<span class="star">
|
|
407
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
409
|
</svg>
|
|
410
|
-
<span>
|
|
410
|
+
<span>7701 stars this month</span>
|
|
411
411
|
</span>
|
|
412
412
|
</div>
|
|
413
413
|
<div class="details">
|
|
414
|
-
|
|
414
|
+
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
|
|
415
415
|
</div>
|
|
416
416
|
</div>
|
|
417
417
|
</li>
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
<div class="info">
|
|
421
421
|
<div class="rank">
|
|
422
422
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/geekan/MetaGPT" target="_blank" title="geekan/MetaGPT">geekan/MetaGPT</a>
|
|
424
424
|
</div>
|
|
425
425
|
<div class="sub-title followers">
|
|
426
426
|
|
|
@@ -432,24 +432,24 @@
|
|
|
432
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
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>
|
|
434
434
|
</svg>
|
|
435
|
-
<span>
|
|
435
|
+
<span>38154</span>
|
|
436
436
|
</span>
|
|
437
437
|
<span class="star" title="Repo Forked">
|
|
438
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
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">
|
|
440
440
|
</path>
|
|
441
441
|
</svg>
|
|
442
|
-
<span>
|
|
442
|
+
<span>4492</span>
|
|
443
443
|
</span>
|
|
444
444
|
<span class="star">
|
|
445
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
447
|
</svg>
|
|
448
|
-
<span>
|
|
448
|
+
<span>3831 stars this month</span>
|
|
449
449
|
</span>
|
|
450
450
|
</div>
|
|
451
451
|
<div class="details">
|
|
452
|
-
|
|
452
|
+
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
|
|
453
453
|
</div>
|
|
454
454
|
</div>
|
|
455
455
|
</li>
|
|
@@ -470,20 +470,20 @@
|
|
|
470
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
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>
|
|
472
472
|
</svg>
|
|
473
|
-
<span>
|
|
473
|
+
<span>10484</span>
|
|
474
474
|
</span>
|
|
475
475
|
<span class="star" title="Repo Forked">
|
|
476
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
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">
|
|
478
478
|
</path>
|
|
479
479
|
</svg>
|
|
480
|
-
<span>
|
|
480
|
+
<span>767</span>
|
|
481
481
|
</span>
|
|
482
482
|
<span class="star">
|
|
483
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
485
|
</svg>
|
|
486
|
-
<span>
|
|
486
|
+
<span>6447 stars this month</span>
|
|
487
487
|
</span>
|
|
488
488
|
</div>
|
|
489
489
|
<div class="details">
|
|
@@ -496,36 +496,36 @@
|
|
|
496
496
|
<div class="info">
|
|
497
497
|
<div class="rank">
|
|
498
498
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/roboflow/supervision" target="_blank" title="roboflow/supervision">roboflow/supervision</a>
|
|
500
500
|
</div>
|
|
501
501
|
<div class="sub-title followers">
|
|
502
502
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
504
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
505
505
|
</a>
|
|
506
506
|
|
|
507
507
|
<span class="star" title="Stargazers Count">
|
|
508
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
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>
|
|
510
510
|
</svg>
|
|
511
|
-
<span>
|
|
511
|
+
<span>13574</span>
|
|
512
512
|
</span>
|
|
513
513
|
<span class="star" title="Repo Forked">
|
|
514
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
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">
|
|
516
516
|
</path>
|
|
517
517
|
</svg>
|
|
518
|
-
<span>
|
|
518
|
+
<span>1046</span>
|
|
519
519
|
</span>
|
|
520
520
|
<span class="star">
|
|
521
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
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>
|
|
523
523
|
</svg>
|
|
524
|
-
<span>
|
|
524
|
+
<span>3876 stars this month</span>
|
|
525
525
|
</span>
|
|
526
526
|
</div>
|
|
527
527
|
<div class="details">
|
|
528
|
-
|
|
528
|
+
We write your reusable computer vision tools. 💜
|
|
529
529
|
</div>
|
|
530
530
|
</div>
|
|
531
531
|
</li>
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
<div class="info">
|
|
535
535
|
<div class="rank">
|
|
536
536
|
<span title="Ranking 11">11</span>
|
|
537
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/PKU-YuanGroup/Open-Sora-Plan" target="_blank" title="PKU-YuanGroup/Open-Sora-Plan">PKU-YuanGroup/Open-Sora-Plan</a>
|
|
538
538
|
</div>
|
|
539
539
|
<div class="sub-title followers">
|
|
540
540
|
|
|
@@ -546,24 +546,24 @@
|
|
|
546
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
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>
|
|
548
548
|
</svg>
|
|
549
|
-
<span>
|
|
549
|
+
<span>6431</span>
|
|
550
550
|
</span>
|
|
551
551
|
<span class="star" title="Repo Forked">
|
|
552
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
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">
|
|
554
554
|
</path>
|
|
555
555
|
</svg>
|
|
556
|
-
<span>
|
|
556
|
+
<span>586</span>
|
|
557
557
|
</span>
|
|
558
558
|
<span class="star">
|
|
559
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
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>
|
|
561
561
|
</svg>
|
|
562
|
-
<span>
|
|
562
|
+
<span>5387 stars this month</span>
|
|
563
563
|
</span>
|
|
564
564
|
</div>
|
|
565
565
|
<div class="details">
|
|
566
|
-
|
|
566
|
+
This project aim to reproduce Sora (Open AI T2V model), but we only have limited resource. We deeply wish the all open source community can contribute to this project.
|
|
567
567
|
</div>
|
|
568
568
|
</div>
|
|
569
569
|
</li>
|
|
@@ -572,7 +572,159 @@
|
|
|
572
572
|
<div class="info">
|
|
573
573
|
<div class="rank">
|
|
574
574
|
<span title="Ranking 12">12</span>
|
|
575
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/usebruno/bruno" target="_blank" title="usebruno/bruno">usebruno/bruno</a>
|
|
576
|
+
</div>
|
|
577
|
+
<div class="sub-title followers">
|
|
578
|
+
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
580
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
581
|
+
</a>
|
|
582
|
+
|
|
583
|
+
<span class="star" title="Stargazers Count">
|
|
584
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
|
+
<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>
|
|
586
|
+
</svg>
|
|
587
|
+
<span>17898</span>
|
|
588
|
+
</span>
|
|
589
|
+
<span class="star" title="Repo Forked">
|
|
590
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
|
+
<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">
|
|
592
|
+
</path>
|
|
593
|
+
</svg>
|
|
594
|
+
<span>800</span>
|
|
595
|
+
</span>
|
|
596
|
+
<span class="star">
|
|
597
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
|
+
</svg>
|
|
600
|
+
<span>5469 stars this month</span>
|
|
601
|
+
</span>
|
|
602
|
+
</div>
|
|
603
|
+
<div class="details">
|
|
604
|
+
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
|
|
605
|
+
</div>
|
|
606
|
+
</div>
|
|
607
|
+
</li>
|
|
608
|
+
|
|
609
|
+
<li>
|
|
610
|
+
<div class="info">
|
|
611
|
+
<div class="rank">
|
|
612
|
+
<span title="Ranking 13">13</span>
|
|
613
|
+
<a href="https://github.com/DioxusLabs/dioxus" target="_blank" title="DioxusLabs/dioxus">DioxusLabs/dioxus</a>
|
|
614
|
+
</div>
|
|
615
|
+
<div class="sub-title followers">
|
|
616
|
+
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
618
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
619
|
+
</a>
|
|
620
|
+
|
|
621
|
+
<span class="star" title="Stargazers Count">
|
|
622
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
|
+
<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>
|
|
624
|
+
</svg>
|
|
625
|
+
<span>17627</span>
|
|
626
|
+
</span>
|
|
627
|
+
<span class="star" title="Repo Forked">
|
|
628
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
|
+
<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">
|
|
630
|
+
</path>
|
|
631
|
+
</svg>
|
|
632
|
+
<span>669</span>
|
|
633
|
+
</span>
|
|
634
|
+
<span class="star">
|
|
635
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
637
|
+
</svg>
|
|
638
|
+
<span>1596 stars this month</span>
|
|
639
|
+
</span>
|
|
640
|
+
</div>
|
|
641
|
+
<div class="details">
|
|
642
|
+
Fullstack GUI library for web, desktop, mobile, and more.
|
|
643
|
+
</div>
|
|
644
|
+
</div>
|
|
645
|
+
</li>
|
|
646
|
+
|
|
647
|
+
<li>
|
|
648
|
+
<div class="info">
|
|
649
|
+
<div class="rank">
|
|
650
|
+
<span title="Ranking 14">14</span>
|
|
651
|
+
<a href="https://github.com/redis/redis" target="_blank" title="redis/redis">redis/redis</a>
|
|
652
|
+
</div>
|
|
653
|
+
<div class="sub-title followers">
|
|
654
|
+
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
656
|
+
<span style="background-color: #555555;"></span>C
|
|
657
|
+
</a>
|
|
658
|
+
|
|
659
|
+
<span class="star" title="Stargazers Count">
|
|
660
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
662
|
+
</svg>
|
|
663
|
+
<span>64412</span>
|
|
664
|
+
</span>
|
|
665
|
+
<span class="star" title="Repo Forked">
|
|
666
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
|
+
<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">
|
|
668
|
+
</path>
|
|
669
|
+
</svg>
|
|
670
|
+
<span>23375</span>
|
|
671
|
+
</span>
|
|
672
|
+
<span class="star">
|
|
673
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
675
|
+
</svg>
|
|
676
|
+
<span>1025 stars this month</span>
|
|
677
|
+
</span>
|
|
678
|
+
</div>
|
|
679
|
+
<div class="details">
|
|
680
|
+
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
|
|
681
|
+
</div>
|
|
682
|
+
</div>
|
|
683
|
+
</li>
|
|
684
|
+
|
|
685
|
+
<li>
|
|
686
|
+
<div class="info">
|
|
687
|
+
<div class="rank">
|
|
688
|
+
<span title="Ranking 15">15</span>
|
|
689
|
+
<a href="https://github.com/modularml/mojo" target="_blank" title="modularml/mojo">modularml/mojo</a>
|
|
690
|
+
</div>
|
|
691
|
+
<div class="sub-title followers">
|
|
692
|
+
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/mojo" title="Programming Language Mojo">
|
|
694
|
+
<span style="background-color: #ff4c1f;"></span>Mojo
|
|
695
|
+
</a>
|
|
696
|
+
|
|
697
|
+
<span class="star" title="Stargazers Count">
|
|
698
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
|
+
</svg>
|
|
701
|
+
<span>19607</span>
|
|
702
|
+
</span>
|
|
703
|
+
<span class="star" title="Repo Forked">
|
|
704
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
|
+
<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">
|
|
706
|
+
</path>
|
|
707
|
+
</svg>
|
|
708
|
+
<span>2304</span>
|
|
709
|
+
</span>
|
|
710
|
+
<span class="star">
|
|
711
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
713
|
+
</svg>
|
|
714
|
+
<span>2468 stars this month</span>
|
|
715
|
+
</span>
|
|
716
|
+
</div>
|
|
717
|
+
<div class="details">
|
|
718
|
+
The Mojo Programming Language
|
|
719
|
+
</div>
|
|
720
|
+
</div>
|
|
721
|
+
</li>
|
|
722
|
+
|
|
723
|
+
<li>
|
|
724
|
+
<div class="info">
|
|
725
|
+
<div class="rank">
|
|
726
|
+
<span title="Ranking 16">16</span>
|
|
727
|
+
<a href="https://github.com/OpenInterpreter/open-interpreter" target="_blank" title="OpenInterpreter/open-interpreter">OpenInterpreter/open-interpreter</a>
|
|
576
728
|
</div>
|
|
577
729
|
<div class="sub-title followers">
|
|
578
730
|
|
|
@@ -584,24 +736,24 @@
|
|
|
584
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
737
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
738
|
</svg>
|
|
587
|
-
<span>
|
|
739
|
+
<span>46587</span>
|
|
588
740
|
</span>
|
|
589
741
|
<span class="star" title="Repo Forked">
|
|
590
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
743
|
<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">
|
|
592
744
|
</path>
|
|
593
745
|
</svg>
|
|
594
|
-
<span>
|
|
746
|
+
<span>4020</span>
|
|
595
747
|
</span>
|
|
596
748
|
<span class="star">
|
|
597
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
750
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
751
|
</svg>
|
|
600
|
-
<span>
|
|
752
|
+
<span>5417 stars this month</span>
|
|
601
753
|
</span>
|
|
602
754
|
</div>
|
|
603
755
|
<div class="details">
|
|
604
|
-
|
|
756
|
+
A natural language interface for computers
|
|
605
757
|
</div>
|
|
606
758
|
</div>
|
|
607
759
|
</li>
|
|
@@ -609,37 +761,337 @@
|
|
|
609
761
|
<li>
|
|
610
762
|
<div class="info">
|
|
611
763
|
<div class="rank">
|
|
612
|
-
<span title="Ranking
|
|
613
|
-
<a href="https://github.com/
|
|
764
|
+
<span title="Ranking 17">17</span>
|
|
765
|
+
<a href="https://github.com/xszyou/Fay" target="_blank" title="xszyou/Fay">xszyou/Fay</a>
|
|
614
766
|
</div>
|
|
615
767
|
<div class="sub-title followers">
|
|
616
768
|
|
|
617
|
-
<
|
|
618
|
-
<
|
|
769
|
+
<span class="star" title="Stargazers Count">
|
|
770
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
771
|
+
<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>
|
|
772
|
+
</svg>
|
|
773
|
+
<span>7760</span>
|
|
774
|
+
</span>
|
|
775
|
+
<span class="star" title="Repo Forked">
|
|
776
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
777
|
+
<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">
|
|
778
|
+
</path>
|
|
779
|
+
</svg>
|
|
780
|
+
<span>1582</span>
|
|
781
|
+
</span>
|
|
782
|
+
<span class="star">
|
|
783
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
785
|
+
</svg>
|
|
786
|
+
<span>814 stars this month</span>
|
|
787
|
+
</span>
|
|
788
|
+
</div>
|
|
789
|
+
<div class="details">
|
|
790
|
+
Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
|
|
791
|
+
</div>
|
|
792
|
+
</div>
|
|
793
|
+
</li>
|
|
794
|
+
|
|
795
|
+
<li>
|
|
796
|
+
<div class="info">
|
|
797
|
+
<div class="rank">
|
|
798
|
+
<span title="Ranking 18">18</span>
|
|
799
|
+
<a href="https://github.com/Mozilla-Ocho/llamafile" target="_blank" title="Mozilla-Ocho/llamafile">Mozilla-Ocho/llamafile</a>
|
|
800
|
+
</div>
|
|
801
|
+
<div class="sub-title followers">
|
|
802
|
+
|
|
803
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
804
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
619
805
|
</a>
|
|
620
806
|
|
|
621
807
|
<span class="star" title="Stargazers Count">
|
|
622
808
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
809
|
<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>
|
|
624
810
|
</svg>
|
|
625
|
-
<span>
|
|
811
|
+
<span>11989</span>
|
|
626
812
|
</span>
|
|
627
813
|
<span class="star" title="Repo Forked">
|
|
628
814
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
815
|
<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">
|
|
630
816
|
</path>
|
|
631
817
|
</svg>
|
|
632
|
-
<span>
|
|
818
|
+
<span>563</span>
|
|
633
819
|
</span>
|
|
634
820
|
<span class="star">
|
|
635
821
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
822
|
<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>
|
|
637
823
|
</svg>
|
|
638
|
-
<span>
|
|
824
|
+
<span>2278 stars this month</span>
|
|
639
825
|
</span>
|
|
640
826
|
</div>
|
|
641
827
|
<div class="details">
|
|
642
|
-
|
|
828
|
+
Distribute and run LLMs with a single file.
|
|
829
|
+
</div>
|
|
830
|
+
</div>
|
|
831
|
+
</li>
|
|
832
|
+
|
|
833
|
+
<li>
|
|
834
|
+
<div class="info">
|
|
835
|
+
<div class="rank">
|
|
836
|
+
<span title="Ranking 19">19</span>
|
|
837
|
+
<a href="https://github.com/myshell-ai/MeloTTS" target="_blank" title="myshell-ai/MeloTTS">myshell-ai/MeloTTS</a>
|
|
838
|
+
</div>
|
|
839
|
+
<div class="sub-title followers">
|
|
840
|
+
|
|
841
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
842
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
843
|
+
</a>
|
|
844
|
+
|
|
845
|
+
<span class="star" title="Stargazers Count">
|
|
846
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
847
|
+
<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>
|
|
848
|
+
</svg>
|
|
849
|
+
<span>3120</span>
|
|
850
|
+
</span>
|
|
851
|
+
<span class="star" title="Repo Forked">
|
|
852
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
853
|
+
<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">
|
|
854
|
+
</path>
|
|
855
|
+
</svg>
|
|
856
|
+
<span>345</span>
|
|
857
|
+
</span>
|
|
858
|
+
<span class="star">
|
|
859
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
861
|
+
</svg>
|
|
862
|
+
<span>1963 stars this month</span>
|
|
863
|
+
</span>
|
|
864
|
+
</div>
|
|
865
|
+
<div class="details">
|
|
866
|
+
High-quality multi-lingual text-to-speech library by MyShell.ai. Support English, Spanish, French, Chinese, Japanese and Korean.
|
|
867
|
+
</div>
|
|
868
|
+
</div>
|
|
869
|
+
</li>
|
|
870
|
+
|
|
871
|
+
<li>
|
|
872
|
+
<div class="info">
|
|
873
|
+
<div class="rank">
|
|
874
|
+
<span title="Ranking 20">20</span>
|
|
875
|
+
<a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
|
|
876
|
+
</div>
|
|
877
|
+
<div class="sub-title followers">
|
|
878
|
+
|
|
879
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
880
|
+
<span style="background-color: #b07219;"></span>Java
|
|
881
|
+
</a>
|
|
882
|
+
|
|
883
|
+
<span class="star" title="Stargazers Count">
|
|
884
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
|
+
<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>
|
|
886
|
+
</svg>
|
|
887
|
+
<span>23711</span>
|
|
888
|
+
</span>
|
|
889
|
+
<span class="star" title="Repo Forked">
|
|
890
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
891
|
+
<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">
|
|
892
|
+
</path>
|
|
893
|
+
</svg>
|
|
894
|
+
<span>4909</span>
|
|
895
|
+
</span>
|
|
896
|
+
<span class="star">
|
|
897
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
899
|
+
</svg>
|
|
900
|
+
<span>1406 stars this month</span>
|
|
901
|
+
</span>
|
|
902
|
+
</div>
|
|
903
|
+
<div class="details">
|
|
904
|
+
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
|
|
905
|
+
</div>
|
|
906
|
+
</div>
|
|
907
|
+
</li>
|
|
908
|
+
|
|
909
|
+
<li>
|
|
910
|
+
<div class="info">
|
|
911
|
+
<div class="rank">
|
|
912
|
+
<span title="Ranking 21">21</span>
|
|
913
|
+
<a href="https://github.com/yuzu-mirror/yuzu" target="_blank" title="yuzu-mirror/yuzu">yuzu-mirror/yuzu</a>
|
|
914
|
+
</div>
|
|
915
|
+
<div class="sub-title followers">
|
|
916
|
+
|
|
917
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
918
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
919
|
+
</a>
|
|
920
|
+
|
|
921
|
+
<span class="star" title="Stargazers Count">
|
|
922
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
924
|
+
</svg>
|
|
925
|
+
<span>2475</span>
|
|
926
|
+
</span>
|
|
927
|
+
<span class="star" title="Repo Forked">
|
|
928
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
929
|
+
<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">
|
|
930
|
+
</path>
|
|
931
|
+
</svg>
|
|
932
|
+
<span>1478</span>
|
|
933
|
+
</span>
|
|
934
|
+
<span class="star">
|
|
935
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
937
|
+
</svg>
|
|
938
|
+
<span>2522 stars this month</span>
|
|
939
|
+
</span>
|
|
940
|
+
</div>
|
|
941
|
+
<div class="details">
|
|
942
|
+
Nintendo Switch emulator (unofficial mirror fork)
|
|
943
|
+
</div>
|
|
944
|
+
</div>
|
|
945
|
+
</li>
|
|
946
|
+
|
|
947
|
+
<li>
|
|
948
|
+
<div class="info">
|
|
949
|
+
<div class="rank">
|
|
950
|
+
<span title="Ranking 22">22</span>
|
|
951
|
+
<a href="https://github.com/abi/screenshot-to-code" target="_blank" title="abi/screenshot-to-code">abi/screenshot-to-code</a>
|
|
952
|
+
</div>
|
|
953
|
+
<div class="sub-title followers">
|
|
954
|
+
|
|
955
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
956
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
957
|
+
</a>
|
|
958
|
+
|
|
959
|
+
<span class="star" title="Stargazers Count">
|
|
960
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
962
|
+
</svg>
|
|
963
|
+
<span>47618</span>
|
|
964
|
+
</span>
|
|
965
|
+
<span class="star" title="Repo Forked">
|
|
966
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
967
|
+
<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">
|
|
968
|
+
</path>
|
|
969
|
+
</svg>
|
|
970
|
+
<span>5645</span>
|
|
971
|
+
</span>
|
|
972
|
+
<span class="star">
|
|
973
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
975
|
+
</svg>
|
|
976
|
+
<span>10677 stars this month</span>
|
|
977
|
+
</span>
|
|
978
|
+
</div>
|
|
979
|
+
<div class="details">
|
|
980
|
+
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
|
|
981
|
+
</div>
|
|
982
|
+
</div>
|
|
983
|
+
</li>
|
|
984
|
+
|
|
985
|
+
<li>
|
|
986
|
+
<div class="info">
|
|
987
|
+
<div class="rank">
|
|
988
|
+
<span title="Ranking 23">23</span>
|
|
989
|
+
<a href="https://github.com/zylon-ai/private-gpt" target="_blank" title="zylon-ai/private-gpt">zylon-ai/private-gpt</a>
|
|
990
|
+
</div>
|
|
991
|
+
<div class="sub-title followers">
|
|
992
|
+
|
|
993
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
994
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
995
|
+
</a>
|
|
996
|
+
|
|
997
|
+
<span class="star" title="Stargazers Count">
|
|
998
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1000
|
+
</svg>
|
|
1001
|
+
<span>50938</span>
|
|
1002
|
+
</span>
|
|
1003
|
+
<span class="star" title="Repo Forked">
|
|
1004
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
|
+
<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">
|
|
1006
|
+
</path>
|
|
1007
|
+
</svg>
|
|
1008
|
+
<span>6769</span>
|
|
1009
|
+
</span>
|
|
1010
|
+
<span class="star">
|
|
1011
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1013
|
+
</svg>
|
|
1014
|
+
<span>3150 stars this month</span>
|
|
1015
|
+
</span>
|
|
1016
|
+
</div>
|
|
1017
|
+
<div class="details">
|
|
1018
|
+
Interact with your documents using the power of GPT, 100% privately, no data leaks
|
|
1019
|
+
</div>
|
|
1020
|
+
</div>
|
|
1021
|
+
</li>
|
|
1022
|
+
|
|
1023
|
+
<li>
|
|
1024
|
+
<div class="info">
|
|
1025
|
+
<div class="rank">
|
|
1026
|
+
<span title="Ranking 24">24</span>
|
|
1027
|
+
<a href="https://github.com/barry-ran/QtScrcpy" target="_blank" title="barry-ran/QtScrcpy">barry-ran/QtScrcpy</a>
|
|
1028
|
+
</div>
|
|
1029
|
+
<div class="sub-title followers">
|
|
1030
|
+
|
|
1031
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1032
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1033
|
+
</a>
|
|
1034
|
+
|
|
1035
|
+
<span class="star" title="Stargazers Count">
|
|
1036
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1038
|
+
</svg>
|
|
1039
|
+
<span>15940</span>
|
|
1040
|
+
</span>
|
|
1041
|
+
<span class="star" title="Repo Forked">
|
|
1042
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1043
|
+
<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">
|
|
1044
|
+
</path>
|
|
1045
|
+
</svg>
|
|
1046
|
+
<span>2210</span>
|
|
1047
|
+
</span>
|
|
1048
|
+
<span class="star">
|
|
1049
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1051
|
+
</svg>
|
|
1052
|
+
<span>1881 stars this month</span>
|
|
1053
|
+
</span>
|
|
1054
|
+
</div>
|
|
1055
|
+
<div class="details">
|
|
1056
|
+
Android real-time display control software
|
|
1057
|
+
</div>
|
|
1058
|
+
</div>
|
|
1059
|
+
</li>
|
|
1060
|
+
|
|
1061
|
+
<li>
|
|
1062
|
+
<div class="info">
|
|
1063
|
+
<div class="rank">
|
|
1064
|
+
<span title="Ranking 25">25</span>
|
|
1065
|
+
<a href="https://github.com/Snailclimb/JavaGuide" target="_blank" title="Snailclimb/JavaGuide">Snailclimb/JavaGuide</a>
|
|
1066
|
+
</div>
|
|
1067
|
+
<div class="sub-title followers">
|
|
1068
|
+
|
|
1069
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
1070
|
+
<span style="background-color: #b07219;"></span>Java
|
|
1071
|
+
</a>
|
|
1072
|
+
|
|
1073
|
+
<span class="star" title="Stargazers Count">
|
|
1074
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1076
|
+
</svg>
|
|
1077
|
+
<span>142515</span>
|
|
1078
|
+
</span>
|
|
1079
|
+
<span class="star" title="Repo Forked">
|
|
1080
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1081
|
+
<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">
|
|
1082
|
+
</path>
|
|
1083
|
+
</svg>
|
|
1084
|
+
<span>45114</span>
|
|
1085
|
+
</span>
|
|
1086
|
+
<span class="star">
|
|
1087
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1088
|
+
<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>
|
|
1089
|
+
</svg>
|
|
1090
|
+
<span>1589 stars this month</span>
|
|
1091
|
+
</span>
|
|
1092
|
+
</div>
|
|
1093
|
+
<div class="details">
|
|
1094
|
+
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
|
|
643
1095
|
</div>
|
|
644
1096
|
</div>
|
|
645
1097
|
</li>
|
|
@@ -663,7 +1115,7 @@
|
|
|
663
1115
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
664
1116
|
</a>
|
|
665
1117
|
</div>
|
|
666
|
-
<div class="time">Last cache created on 2024/4/
|
|
1118
|
+
<div class="time">Last cache created on 2024/4/4 by Github API v3.</div>
|
|
667
1119
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
668
1120
|
</div>
|
|
669
1121
|
</body>
|