@wcj/github-rank 24.4.6 → 24.4.7
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 +17086 -17091
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +199 -78
- package/dist/trending-weekly.json +185 -185
- package/dist/users.china.json +1344 -1309
- package/dist/users.json +4827 -4827
- package/package.json +1 -1
- package/web/data/repos.json +17086 -17091
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +199 -78
- package/web/data/trending-weekly.json +185 -185
- package/web/data/users.china.json +1344 -1309
- package/web/data/users.json +4827 -4827
- package/web/index.html +3727 -3727
- package/web/repos.html +2348 -2352
- package/web/trending-monthly.html +497 -83
- package/web/trending-weekly.html +171 -175
- package/web/trending.html +171 -179
- package/web/users.china.html +1088 -1055
|
@@ -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/7 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/hpcaitech/Open-Sora" target="_blank" title="hpcaitech/Open-Sora">hpcaitech/Open-Sora</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>14012</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>1255</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>13353 stars this month</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
Open-Sora: Democratizing Efficient Video Production for All
|
|
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/microsoft/generative-ai-for-beginners" target="_blank" title="microsoft/generative-ai-for-beginners">microsoft/generative-ai-for-beginners</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/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
200
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
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>40125</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>21502</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>12938 stars this month</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -242,20 +242,20 @@
|
|
|
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>27100</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>2678</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>5223 stars this month</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
@@ -268,6 +268,44 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
+
<a href="https://github.com/atherosai/ui" target="_blank" title="atherosai/ui">atherosai/ui</a>
|
|
272
|
+
</div>
|
|
273
|
+
<div class="sub-title followers">
|
|
274
|
+
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
276
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
277
|
+
</a>
|
|
278
|
+
|
|
279
|
+
<span class="star" title="Stargazers Count">
|
|
280
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
283
|
+
<span>6825</span>
|
|
284
|
+
</span>
|
|
285
|
+
<span class="star" title="Repo Forked">
|
|
286
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
+
</path>
|
|
289
|
+
</svg>
|
|
290
|
+
<span>1192</span>
|
|
291
|
+
</span>
|
|
292
|
+
<span class="star">
|
|
293
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
+
</svg>
|
|
296
|
+
<span>4905 stars this month</span>
|
|
297
|
+
</span>
|
|
298
|
+
</div>
|
|
299
|
+
<div class="details">
|
|
300
|
+
Simple UI examples from my social media
|
|
301
|
+
</div>
|
|
302
|
+
</div>
|
|
303
|
+
</li>
|
|
304
|
+
|
|
305
|
+
<li>
|
|
306
|
+
<div class="info">
|
|
307
|
+
<div class="rank">
|
|
308
|
+
<span title="Ranking 5">5</span>
|
|
271
309
|
<a href="https://github.com/tiangolo/full-stack-fastapi-template" target="_blank" title="tiangolo/full-stack-fastapi-template">tiangolo/full-stack-fastapi-template</a>
|
|
272
310
|
</div>
|
|
273
311
|
<div class="sub-title followers">
|
|
@@ -280,20 +318,20 @@
|
|
|
280
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
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>
|
|
282
320
|
</svg>
|
|
283
|
-
<span>
|
|
321
|
+
<span>22217</span>
|
|
284
322
|
</span>
|
|
285
323
|
<span class="star" title="Repo Forked">
|
|
286
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
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">
|
|
288
326
|
</path>
|
|
289
327
|
</svg>
|
|
290
|
-
<span>
|
|
328
|
+
<span>3633</span>
|
|
291
329
|
</span>
|
|
292
330
|
<span class="star">
|
|
293
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
333
|
</svg>
|
|
296
|
-
<span>
|
|
334
|
+
<span>7812 stars this month</span>
|
|
297
335
|
</span>
|
|
298
336
|
</div>
|
|
299
337
|
<div class="details">
|
|
@@ -305,7 +343,7 @@
|
|
|
305
343
|
<li>
|
|
306
344
|
<div class="info">
|
|
307
345
|
<div class="rank">
|
|
308
|
-
<span title="Ranking
|
|
346
|
+
<span title="Ranking 6">6</span>
|
|
309
347
|
<a href="https://github.com/krahets/hello-algo" target="_blank" title="krahets/hello-algo">krahets/hello-algo</a>
|
|
310
348
|
</div>
|
|
311
349
|
<div class="sub-title followers">
|
|
@@ -318,20 +356,20 @@
|
|
|
318
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
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>
|
|
320
358
|
</svg>
|
|
321
|
-
<span>
|
|
359
|
+
<span>73734</span>
|
|
322
360
|
</span>
|
|
323
361
|
<span class="star" title="Repo Forked">
|
|
324
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
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">
|
|
326
364
|
</path>
|
|
327
365
|
</svg>
|
|
328
|
-
<span>
|
|
366
|
+
<span>9231</span>
|
|
329
367
|
</span>
|
|
330
368
|
<span class="star">
|
|
331
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
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>
|
|
333
371
|
</svg>
|
|
334
|
-
<span>
|
|
372
|
+
<span>9582 stars this month</span>
|
|
335
373
|
</span>
|
|
336
374
|
</div>
|
|
337
375
|
<div class="details">
|
|
@@ -343,37 +381,37 @@
|
|
|
343
381
|
<li>
|
|
344
382
|
<div class="info">
|
|
345
383
|
<div class="rank">
|
|
346
|
-
<span title="Ranking
|
|
347
|
-
<a href="https://github.com/
|
|
384
|
+
<span title="Ranking 7">7</span>
|
|
385
|
+
<a href="https://github.com/rolldown/rolldown" target="_blank" title="rolldown/rolldown">rolldown/rolldown</a>
|
|
348
386
|
</div>
|
|
349
387
|
<div class="sub-title followers">
|
|
350
388
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
390
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
353
391
|
</a>
|
|
354
392
|
|
|
355
393
|
<span class="star" title="Stargazers Count">
|
|
356
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
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>
|
|
358
396
|
</svg>
|
|
359
|
-
<span>
|
|
397
|
+
<span>6315</span>
|
|
360
398
|
</span>
|
|
361
399
|
<span class="star" title="Repo Forked">
|
|
362
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
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">
|
|
364
402
|
</path>
|
|
365
403
|
</svg>
|
|
366
|
-
<span>
|
|
404
|
+
<span>369</span>
|
|
367
405
|
</span>
|
|
368
406
|
<span class="star">
|
|
369
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
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>
|
|
371
409
|
</svg>
|
|
372
|
-
<span>
|
|
410
|
+
<span>6434 stars this month</span>
|
|
373
411
|
</span>
|
|
374
412
|
</div>
|
|
375
413
|
<div class="details">
|
|
376
|
-
|
|
414
|
+
Fast Rust bundler for JavaScript with Rollup-compatible API.
|
|
377
415
|
</div>
|
|
378
416
|
</div>
|
|
379
417
|
</li>
|
|
@@ -381,7 +419,7 @@
|
|
|
381
419
|
<li>
|
|
382
420
|
<div class="info">
|
|
383
421
|
<div class="rank">
|
|
384
|
-
<span title="Ranking
|
|
422
|
+
<span title="Ranking 8">8</span>
|
|
385
423
|
<a href="https://github.com/geekan/MetaGPT" target="_blank" title="geekan/MetaGPT">geekan/MetaGPT</a>
|
|
386
424
|
</div>
|
|
387
425
|
<div class="sub-title followers">
|
|
@@ -394,20 +432,20 @@
|
|
|
394
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
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>
|
|
396
434
|
</svg>
|
|
397
|
-
<span>
|
|
435
|
+
<span>38277</span>
|
|
398
436
|
</span>
|
|
399
437
|
<span class="star" title="Repo Forked">
|
|
400
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
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">
|
|
402
440
|
</path>
|
|
403
441
|
</svg>
|
|
404
|
-
<span>
|
|
442
|
+
<span>4501</span>
|
|
405
443
|
</span>
|
|
406
444
|
<span class="star">
|
|
407
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
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>
|
|
409
447
|
</svg>
|
|
410
|
-
<span>
|
|
448
|
+
<span>3844 stars this month</span>
|
|
411
449
|
</span>
|
|
412
450
|
</div>
|
|
413
451
|
<div class="details">
|
|
@@ -419,7 +457,7 @@
|
|
|
419
457
|
<li>
|
|
420
458
|
<div class="info">
|
|
421
459
|
<div class="rank">
|
|
422
|
-
<span title="Ranking
|
|
460
|
+
<span title="Ranking 9">9</span>
|
|
423
461
|
<a href="https://github.com/roboflow/supervision" target="_blank" title="roboflow/supervision">roboflow/supervision</a>
|
|
424
462
|
</div>
|
|
425
463
|
<div class="sub-title followers">
|
|
@@ -432,20 +470,20 @@
|
|
|
432
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
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>
|
|
434
472
|
</svg>
|
|
435
|
-
<span>
|
|
473
|
+
<span>13640</span>
|
|
436
474
|
</span>
|
|
437
475
|
<span class="star" title="Repo Forked">
|
|
438
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
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">
|
|
440
478
|
</path>
|
|
441
479
|
</svg>
|
|
442
|
-
<span>
|
|
480
|
+
<span>1055</span>
|
|
443
481
|
</span>
|
|
444
482
|
<span class="star">
|
|
445
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
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>
|
|
447
485
|
</svg>
|
|
448
|
-
<span>
|
|
486
|
+
<span>3899 stars this month</span>
|
|
449
487
|
</span>
|
|
450
488
|
</div>
|
|
451
489
|
<div class="details">
|
|
@@ -457,7 +495,7 @@
|
|
|
457
495
|
<li>
|
|
458
496
|
<div class="info">
|
|
459
497
|
<div class="rank">
|
|
460
|
-
<span title="Ranking
|
|
498
|
+
<span title="Ranking 10">10</span>
|
|
461
499
|
<a href="https://github.com/usebruno/bruno" target="_blank" title="usebruno/bruno">usebruno/bruno</a>
|
|
462
500
|
</div>
|
|
463
501
|
<div class="sub-title followers">
|
|
@@ -470,20 +508,20 @@
|
|
|
470
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
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>
|
|
472
510
|
</svg>
|
|
473
|
-
<span>
|
|
511
|
+
<span>18224</span>
|
|
474
512
|
</span>
|
|
475
513
|
<span class="star" title="Repo Forked">
|
|
476
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
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">
|
|
478
516
|
</path>
|
|
479
517
|
</svg>
|
|
480
|
-
<span>
|
|
518
|
+
<span>812</span>
|
|
481
519
|
</span>
|
|
482
520
|
<span class="star">
|
|
483
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
523
|
</svg>
|
|
486
|
-
<span>
|
|
524
|
+
<span>5732 stars this month</span>
|
|
487
525
|
</span>
|
|
488
526
|
</div>
|
|
489
527
|
<div class="details">
|
|
@@ -495,37 +533,37 @@
|
|
|
495
533
|
<li>
|
|
496
534
|
<div class="info">
|
|
497
535
|
<div class="rank">
|
|
498
|
-
<span title="Ranking
|
|
499
|
-
<a href="https://github.com/
|
|
536
|
+
<span title="Ranking 11">11</span>
|
|
537
|
+
<a href="https://github.com/Mozilla-Ocho/llamafile" target="_blank" title="Mozilla-Ocho/llamafile">Mozilla-Ocho/llamafile</a>
|
|
500
538
|
</div>
|
|
501
539
|
<div class="sub-title followers">
|
|
502
540
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
542
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
505
543
|
</a>
|
|
506
544
|
|
|
507
545
|
<span class="star" title="Stargazers Count">
|
|
508
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
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>
|
|
510
548
|
</svg>
|
|
511
|
-
<span>
|
|
549
|
+
<span>12228</span>
|
|
512
550
|
</span>
|
|
513
551
|
<span class="star" title="Repo Forked">
|
|
514
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
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">
|
|
516
554
|
</path>
|
|
517
555
|
</svg>
|
|
518
|
-
<span>
|
|
556
|
+
<span>577</span>
|
|
519
557
|
</span>
|
|
520
558
|
<span class="star">
|
|
521
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
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>
|
|
523
561
|
</svg>
|
|
524
|
-
<span>
|
|
562
|
+
<span>2488 stars this month</span>
|
|
525
563
|
</span>
|
|
526
564
|
</div>
|
|
527
565
|
<div class="details">
|
|
528
|
-
|
|
566
|
+
Distribute and run LLMs with a single file.
|
|
529
567
|
</div>
|
|
530
568
|
</div>
|
|
531
569
|
</li>
|
|
@@ -533,37 +571,75 @@
|
|
|
533
571
|
<li>
|
|
534
572
|
<div class="info">
|
|
535
573
|
<div class="rank">
|
|
536
|
-
<span title="Ranking
|
|
537
|
-
<a href="https://github.com/
|
|
574
|
+
<span title="Ranking 12">12</span>
|
|
575
|
+
<a href="https://github.com/redis/redis" target="_blank" title="redis/redis">redis/redis</a>
|
|
538
576
|
</div>
|
|
539
577
|
<div class="sub-title followers">
|
|
540
578
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
580
|
+
<span style="background-color: #555555;"></span>C
|
|
543
581
|
</a>
|
|
544
582
|
|
|
545
583
|
<span class="star" title="Stargazers Count">
|
|
546
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
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>
|
|
548
586
|
</svg>
|
|
549
|
-
<span>
|
|
587
|
+
<span>64463</span>
|
|
550
588
|
</span>
|
|
551
589
|
<span class="star" title="Repo Forked">
|
|
552
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
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">
|
|
554
592
|
</path>
|
|
555
593
|
</svg>
|
|
556
|
-
<span>
|
|
594
|
+
<span>23399</span>
|
|
557
595
|
</span>
|
|
558
596
|
<span class="star">
|
|
559
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
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>
|
|
561
599
|
</svg>
|
|
562
|
-
<span>
|
|
600
|
+
<span>1052 stars this month</span>
|
|
563
601
|
</span>
|
|
564
602
|
</div>
|
|
565
603
|
<div class="details">
|
|
604
|
+
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.
|
|
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/HeyPuter/puter" target="_blank" title="HeyPuter/puter">HeyPuter/puter</a>
|
|
614
|
+
</div>
|
|
615
|
+
<div class="sub-title followers">
|
|
566
616
|
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
618
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>12308</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>667</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>9205 stars this month</span>
|
|
639
|
+
</span>
|
|
640
|
+
</div>
|
|
641
|
+
<div class="details">
|
|
642
|
+
🌐 The Internet OS! Free, Open-Source, and Self-Hostable!
|
|
567
643
|
</div>
|
|
568
644
|
</div>
|
|
569
645
|
</li>
|
|
@@ -571,37 +647,37 @@
|
|
|
571
647
|
<li>
|
|
572
648
|
<div class="info">
|
|
573
649
|
<div class="rank">
|
|
574
|
-
<span title="Ranking
|
|
575
|
-
<a href="https://github.com/
|
|
650
|
+
<span title="Ranking 14">14</span>
|
|
651
|
+
<a href="https://github.com/OpenInterpreter/open-interpreter" target="_blank" title="OpenInterpreter/open-interpreter">OpenInterpreter/open-interpreter</a>
|
|
576
652
|
</div>
|
|
577
653
|
<div class="sub-title followers">
|
|
578
654
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
656
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
581
657
|
</a>
|
|
582
658
|
|
|
583
659
|
<span class="star" title="Stargazers Count">
|
|
584
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
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>
|
|
586
662
|
</svg>
|
|
587
|
-
<span>
|
|
663
|
+
<span>46813</span>
|
|
588
664
|
</span>
|
|
589
665
|
<span class="star" title="Repo Forked">
|
|
590
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
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">
|
|
592
668
|
</path>
|
|
593
669
|
</svg>
|
|
594
|
-
<span>
|
|
670
|
+
<span>4041</span>
|
|
595
671
|
</span>
|
|
596
672
|
<span class="star">
|
|
597
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
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>
|
|
599
675
|
</svg>
|
|
600
|
-
<span>
|
|
676
|
+
<span>5582 stars this month</span>
|
|
601
677
|
</span>
|
|
602
678
|
</div>
|
|
603
679
|
<div class="details">
|
|
604
|
-
|
|
680
|
+
A natural language interface for computers
|
|
605
681
|
</div>
|
|
606
682
|
</div>
|
|
607
683
|
</li>
|
|
@@ -609,37 +685,37 @@
|
|
|
609
685
|
<li>
|
|
610
686
|
<div class="info">
|
|
611
687
|
<div class="rank">
|
|
612
|
-
<span title="Ranking
|
|
613
|
-
<a href="https://github.com/
|
|
688
|
+
<span title="Ranking 15">15</span>
|
|
689
|
+
<a href="https://github.com/modularml/mojo" target="_blank" title="modularml/mojo">modularml/mojo</a>
|
|
614
690
|
</div>
|
|
615
691
|
<div class="sub-title followers">
|
|
616
692
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/mojo" title="Programming Language Mojo">
|
|
694
|
+
<span style="background-color: #ff4c1f;"></span>Mojo
|
|
619
695
|
</a>
|
|
620
696
|
|
|
621
697
|
<span class="star" title="Stargazers Count">
|
|
622
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
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>
|
|
624
700
|
</svg>
|
|
625
|
-
<span>
|
|
701
|
+
<span>19832</span>
|
|
626
702
|
</span>
|
|
627
703
|
<span class="star" title="Repo Forked">
|
|
628
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
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">
|
|
630
706
|
</path>
|
|
631
707
|
</svg>
|
|
632
|
-
<span>
|
|
708
|
+
<span>2326</span>
|
|
633
709
|
</span>
|
|
634
710
|
<span class="star">
|
|
635
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
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>
|
|
637
713
|
</svg>
|
|
638
|
-
<span>
|
|
714
|
+
<span>2687 stars this month</span>
|
|
639
715
|
</span>
|
|
640
716
|
</div>
|
|
641
717
|
<div class="details">
|
|
642
|
-
|
|
718
|
+
The Mojo Programming Language
|
|
643
719
|
</div>
|
|
644
720
|
</div>
|
|
645
721
|
</li>
|
|
@@ -647,8 +723,8 @@
|
|
|
647
723
|
<li>
|
|
648
724
|
<div class="info">
|
|
649
725
|
<div class="rank">
|
|
650
|
-
<span title="Ranking
|
|
651
|
-
<a href="https://github.com/
|
|
726
|
+
<span title="Ranking 16">16</span>
|
|
727
|
+
<a href="https://github.com/zylon-ai/private-gpt" target="_blank" title="zylon-ai/private-gpt">zylon-ai/private-gpt</a>
|
|
652
728
|
</div>
|
|
653
729
|
<div class="sub-title followers">
|
|
654
730
|
|
|
@@ -660,24 +736,362 @@
|
|
|
660
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
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>
|
|
662
738
|
</svg>
|
|
663
|
-
<span>
|
|
739
|
+
<span>51106</span>
|
|
664
740
|
</span>
|
|
665
741
|
<span class="star" title="Repo Forked">
|
|
666
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
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">
|
|
668
744
|
</path>
|
|
669
745
|
</svg>
|
|
670
|
-
<span>
|
|
746
|
+
<span>6802</span>
|
|
671
747
|
</span>
|
|
672
748
|
<span class="star">
|
|
673
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
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>
|
|
675
751
|
</svg>
|
|
676
|
-
<span>
|
|
752
|
+
<span>3207 stars this month</span>
|
|
677
753
|
</span>
|
|
678
754
|
</div>
|
|
679
755
|
<div class="details">
|
|
680
|
-
|
|
756
|
+
Interact with your documents using the power of GPT, 100% privately, no data leaks
|
|
757
|
+
</div>
|
|
758
|
+
</div>
|
|
759
|
+
</li>
|
|
760
|
+
|
|
761
|
+
<li>
|
|
762
|
+
<div class="info">
|
|
763
|
+
<div class="rank">
|
|
764
|
+
<span title="Ranking 17">17</span>
|
|
765
|
+
<a href="https://github.com/YunaiV/ruoyi-vue-pro" target="_blank" title="YunaiV/ruoyi-vue-pro">YunaiV/ruoyi-vue-pro</a>
|
|
766
|
+
</div>
|
|
767
|
+
<div class="sub-title followers">
|
|
768
|
+
|
|
769
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
770
|
+
<span style="background-color: #b07219;"></span>Java
|
|
771
|
+
</a>
|
|
772
|
+
|
|
773
|
+
<span class="star" title="Stargazers Count">
|
|
774
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
|
+
<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>
|
|
776
|
+
</svg>
|
|
777
|
+
<span>23764</span>
|
|
778
|
+
</span>
|
|
779
|
+
<span class="star" title="Repo Forked">
|
|
780
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
|
+
<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">
|
|
782
|
+
</path>
|
|
783
|
+
</svg>
|
|
784
|
+
<span>4922</span>
|
|
785
|
+
</span>
|
|
786
|
+
<span class="star">
|
|
787
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
789
|
+
</svg>
|
|
790
|
+
<span>1384 stars this month</span>
|
|
791
|
+
</span>
|
|
792
|
+
</div>
|
|
793
|
+
<div class="details">
|
|
794
|
+
🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!
|
|
795
|
+
</div>
|
|
796
|
+
</div>
|
|
797
|
+
</li>
|
|
798
|
+
|
|
799
|
+
<li>
|
|
800
|
+
<div class="info">
|
|
801
|
+
<div class="rank">
|
|
802
|
+
<span title="Ranking 18">18</span>
|
|
803
|
+
<a href="https://github.com/localsend/localsend" target="_blank" title="localsend/localsend">localsend/localsend</a>
|
|
804
|
+
</div>
|
|
805
|
+
<div class="sub-title followers">
|
|
806
|
+
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
808
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
809
|
+
</a>
|
|
810
|
+
|
|
811
|
+
<span class="star" title="Stargazers Count">
|
|
812
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
|
+
<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>
|
|
814
|
+
</svg>
|
|
815
|
+
<span>34173</span>
|
|
816
|
+
</span>
|
|
817
|
+
<span class="star" title="Repo Forked">
|
|
818
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
819
|
+
<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">
|
|
820
|
+
</path>
|
|
821
|
+
</svg>
|
|
822
|
+
<span>1724</span>
|
|
823
|
+
</span>
|
|
824
|
+
<span class="star">
|
|
825
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
827
|
+
</svg>
|
|
828
|
+
<span>4801 stars this month</span>
|
|
829
|
+
</span>
|
|
830
|
+
</div>
|
|
831
|
+
<div class="details">
|
|
832
|
+
An open-source cross-platform alternative to AirDrop
|
|
833
|
+
</div>
|
|
834
|
+
</div>
|
|
835
|
+
</li>
|
|
836
|
+
|
|
837
|
+
<li>
|
|
838
|
+
<div class="info">
|
|
839
|
+
<div class="rank">
|
|
840
|
+
<span title="Ranking 19">19</span>
|
|
841
|
+
<a href="https://github.com/lobehub/lobe-chat" target="_blank" title="lobehub/lobe-chat">lobehub/lobe-chat</a>
|
|
842
|
+
</div>
|
|
843
|
+
<div class="sub-title followers">
|
|
844
|
+
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
846
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
847
|
+
</a>
|
|
848
|
+
|
|
849
|
+
<span class="star" title="Stargazers Count">
|
|
850
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
|
+
<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>
|
|
852
|
+
</svg>
|
|
853
|
+
<span>26338</span>
|
|
854
|
+
</span>
|
|
855
|
+
<span class="star" title="Repo Forked">
|
|
856
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
857
|
+
<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">
|
|
858
|
+
</path>
|
|
859
|
+
</svg>
|
|
860
|
+
<span>5891</span>
|
|
861
|
+
</span>
|
|
862
|
+
<span class="star">
|
|
863
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
865
|
+
</svg>
|
|
866
|
+
<span>5079 stars this month</span>
|
|
867
|
+
</span>
|
|
868
|
+
</div>
|
|
869
|
+
<div class="details">
|
|
870
|
+
🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Perplexity / Bedrock / Azure / Mistral / Ollama ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
|
|
871
|
+
</div>
|
|
872
|
+
</div>
|
|
873
|
+
</li>
|
|
874
|
+
|
|
875
|
+
<li>
|
|
876
|
+
<div class="info">
|
|
877
|
+
<div class="rank">
|
|
878
|
+
<span title="Ranking 20">20</span>
|
|
879
|
+
<a href="https://github.com/clash-verge-rev/clash-verge-rev" target="_blank" title="clash-verge-rev/clash-verge-rev">clash-verge-rev/clash-verge-rev</a>
|
|
880
|
+
</div>
|
|
881
|
+
<div class="sub-title followers">
|
|
882
|
+
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
884
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
885
|
+
</a>
|
|
886
|
+
|
|
887
|
+
<span class="star" title="Stargazers Count">
|
|
888
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
|
+
<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>
|
|
890
|
+
</svg>
|
|
891
|
+
<span>15544</span>
|
|
892
|
+
</span>
|
|
893
|
+
<span class="star" title="Repo Forked">
|
|
894
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
895
|
+
<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">
|
|
896
|
+
</path>
|
|
897
|
+
</svg>
|
|
898
|
+
<span>1084</span>
|
|
899
|
+
</span>
|
|
900
|
+
<span class="star">
|
|
901
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
|
+
<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>
|
|
903
|
+
</svg>
|
|
904
|
+
<span>5166 stars this month</span>
|
|
905
|
+
</span>
|
|
906
|
+
</div>
|
|
907
|
+
<div class="details">
|
|
908
|
+
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
|
|
909
|
+
</div>
|
|
910
|
+
</div>
|
|
911
|
+
</li>
|
|
912
|
+
|
|
913
|
+
<li>
|
|
914
|
+
<div class="info">
|
|
915
|
+
<div class="rank">
|
|
916
|
+
<span title="Ranking 21">21</span>
|
|
917
|
+
<a href="https://github.com/dockur/windows" target="_blank" title="dockur/windows">dockur/windows</a>
|
|
918
|
+
</div>
|
|
919
|
+
<div class="sub-title followers">
|
|
920
|
+
|
|
921
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
922
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
923
|
+
</a>
|
|
924
|
+
|
|
925
|
+
<span class="star" title="Stargazers Count">
|
|
926
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
|
+
<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>
|
|
928
|
+
</svg>
|
|
929
|
+
<span>11042</span>
|
|
930
|
+
</span>
|
|
931
|
+
<span class="star" title="Repo Forked">
|
|
932
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
933
|
+
<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">
|
|
934
|
+
</path>
|
|
935
|
+
</svg>
|
|
936
|
+
<span>818</span>
|
|
937
|
+
</span>
|
|
938
|
+
<span class="star">
|
|
939
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
|
+
<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>
|
|
941
|
+
</svg>
|
|
942
|
+
<span>6368 stars this month</span>
|
|
943
|
+
</span>
|
|
944
|
+
</div>
|
|
945
|
+
<div class="details">
|
|
946
|
+
Windows in a Docker container.
|
|
947
|
+
</div>
|
|
948
|
+
</div>
|
|
949
|
+
</li>
|
|
950
|
+
|
|
951
|
+
<li>
|
|
952
|
+
<div class="info">
|
|
953
|
+
<div class="rank">
|
|
954
|
+
<span title="Ranking 22">22</span>
|
|
955
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
956
|
+
</div>
|
|
957
|
+
<div class="sub-title followers">
|
|
958
|
+
|
|
959
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
960
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
961
|
+
</a>
|
|
962
|
+
|
|
963
|
+
<span class="star" title="Stargazers Count">
|
|
964
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
|
+
<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>
|
|
966
|
+
</svg>
|
|
967
|
+
<span>66605</span>
|
|
968
|
+
</span>
|
|
969
|
+
<span class="star" title="Repo Forked">
|
|
970
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
971
|
+
<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">
|
|
972
|
+
</path>
|
|
973
|
+
</svg>
|
|
974
|
+
<span>13475</span>
|
|
975
|
+
</span>
|
|
976
|
+
<span class="star">
|
|
977
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
|
+
<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>
|
|
979
|
+
</svg>
|
|
980
|
+
<span>1992 stars this month</span>
|
|
981
|
+
</span>
|
|
982
|
+
</div>
|
|
983
|
+
<div class="details">
|
|
984
|
+
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
|
|
985
|
+
</div>
|
|
986
|
+
</div>
|
|
987
|
+
</li>
|
|
988
|
+
|
|
989
|
+
<li>
|
|
990
|
+
<div class="info">
|
|
991
|
+
<div class="rank">
|
|
992
|
+
<span title="Ranking 23">23</span>
|
|
993
|
+
<a href="https://github.com/xszyou/Fay" target="_blank" title="xszyou/Fay">xszyou/Fay</a>
|
|
994
|
+
</div>
|
|
995
|
+
<div class="sub-title followers">
|
|
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>7794</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>1587</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>791 stars this month</span>
|
|
1015
|
+
</span>
|
|
1016
|
+
</div>
|
|
1017
|
+
<div class="details">
|
|
1018
|
+
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.
|
|
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/Snailclimb/JavaGuide" target="_blank" title="Snailclimb/JavaGuide">Snailclimb/JavaGuide</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>142588</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>45119</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>1510 stars this month</span>
|
|
1053
|
+
</span>
|
|
1054
|
+
</div>
|
|
1055
|
+
<div class="details">
|
|
1056
|
+
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
|
|
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/PKUFlyingPig/cs-self-learning" target="_blank" title="PKUFlyingPig/cs-self-learning">PKUFlyingPig/cs-self-learning</a>
|
|
1066
|
+
</div>
|
|
1067
|
+
<div class="sub-title followers">
|
|
1068
|
+
|
|
1069
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
1070
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
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>46864</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>5826</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>4500 stars this month</span>
|
|
1091
|
+
</span>
|
|
1092
|
+
</div>
|
|
1093
|
+
<div class="details">
|
|
1094
|
+
计算机自学指南
|
|
681
1095
|
</div>
|
|
682
1096
|
</div>
|
|
683
1097
|
</li>
|
|
@@ -701,7 +1115,7 @@
|
|
|
701
1115
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
702
1116
|
</a>
|
|
703
1117
|
</div>
|
|
704
|
-
<div class="time">Last cache created on 2024/4/
|
|
1118
|
+
<div class="time">Last cache created on 2024/4/7 by Github API v3.</div>
|
|
705
1119
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
706
1120
|
</div>
|
|
707
1121
|
</body>
|