@wcj/github-rank 24.3.19 → 24.3.21
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 +26500 -26500
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +145 -134
- package/dist/trending-weekly.json +186 -186
- package/dist/users.china.json +1775 -1775
- package/dist/users.json +7286 -7286
- package/package.json +1 -1
- package/web/data/repos.json +26500 -26500
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +145 -134
- package/web/data/trending-weekly.json +186 -186
- package/web/data/users.china.json +1775 -1775
- package/web/data/users.json +7286 -7286
- package/web/index.html +5263 -5263
- package/web/repos.html +3554 -3554
- package/web/trending-monthly.html +180 -142
- package/web/trending-weekly.html +165 -169
- package/web/trending.html +167 -167
- package/web/users.china.html +1347 -1347
package/web/trending-weekly.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/3/
|
|
132
|
+
<div class="time">Last cache created on 2024/3/21 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,32 @@
|
|
|
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/NanmiCoder/MediaCrawler" target="_blank" title="NanmiCoder/MediaCrawler">NanmiCoder/MediaCrawler</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
162
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
163
|
-
</a>
|
|
164
|
-
|
|
165
161
|
<span class="star" title="Stargazers Count">
|
|
166
162
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
163
|
<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
164
|
</svg>
|
|
169
|
-
<span>
|
|
165
|
+
<span>9551</span>
|
|
170
166
|
</span>
|
|
171
167
|
<span class="star" title="Repo Forked">
|
|
172
168
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
169
|
<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
170
|
</path>
|
|
175
171
|
</svg>
|
|
176
|
-
<span>
|
|
172
|
+
<span>1998</span>
|
|
177
173
|
</span>
|
|
178
174
|
<span class="star">
|
|
179
175
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
176
|
<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
177
|
</svg>
|
|
182
|
-
<span>
|
|
178
|
+
<span>8103 stars this week</span>
|
|
183
179
|
</span>
|
|
184
180
|
</div>
|
|
185
181
|
<div class="details">
|
|
186
|
-
|
|
182
|
+
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
|
|
187
183
|
</div>
|
|
188
184
|
</div>
|
|
189
185
|
</li>
|
|
@@ -192,36 +188,36 @@
|
|
|
192
188
|
<div class="info">
|
|
193
189
|
<div class="rank">
|
|
194
190
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
191
|
+
<a href="https://github.com/hpcaitech/Open-Sora" target="_blank" title="hpcaitech/Open-Sora">hpcaitech/Open-Sora</a>
|
|
196
192
|
</div>
|
|
197
193
|
<div class="sub-title followers">
|
|
198
194
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
195
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
196
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
201
197
|
</a>
|
|
202
198
|
|
|
203
199
|
<span class="star" title="Stargazers Count">
|
|
204
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
201
|
<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
202
|
</svg>
|
|
207
|
-
<span>
|
|
203
|
+
<span>10994</span>
|
|
208
204
|
</span>
|
|
209
205
|
<span class="star" title="Repo Forked">
|
|
210
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
207
|
<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
208
|
</path>
|
|
213
209
|
</svg>
|
|
214
|
-
<span>
|
|
210
|
+
<span>969</span>
|
|
215
211
|
</span>
|
|
216
212
|
<span class="star">
|
|
217
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
214
|
<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
215
|
</svg>
|
|
220
|
-
<span>
|
|
216
|
+
<span>8483 stars this week</span>
|
|
221
217
|
</span>
|
|
222
218
|
</div>
|
|
223
219
|
<div class="details">
|
|
224
|
-
|
|
220
|
+
Open-Sora: Democratizing Efficient Video Production for All
|
|
225
221
|
</div>
|
|
226
222
|
</div>
|
|
227
223
|
</li>
|
|
@@ -230,36 +226,36 @@
|
|
|
230
226
|
<div class="info">
|
|
231
227
|
<div class="rank">
|
|
232
228
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/tiangolo/full-stack-fastapi-template" target="_blank" title="tiangolo/full-stack-fastapi-template">tiangolo/full-stack-fastapi-template</a>
|
|
234
230
|
</div>
|
|
235
231
|
<div class="sub-title followers">
|
|
236
232
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
233
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
234
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
239
235
|
</a>
|
|
240
236
|
|
|
241
237
|
<span class="star" title="Stargazers Count">
|
|
242
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
239
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
240
|
</svg>
|
|
245
|
-
<span>
|
|
241
|
+
<span>20841</span>
|
|
246
242
|
</span>
|
|
247
243
|
<span class="star" title="Repo Forked">
|
|
248
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
245
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
246
|
</path>
|
|
251
247
|
</svg>
|
|
252
|
-
<span>
|
|
248
|
+
<span>3426</span>
|
|
253
249
|
</span>
|
|
254
250
|
<span class="star">
|
|
255
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
252
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
253
|
</svg>
|
|
258
|
-
<span>
|
|
254
|
+
<span>5806 stars this week</span>
|
|
259
255
|
</span>
|
|
260
256
|
</div>
|
|
261
257
|
<div class="details">
|
|
262
|
-
|
|
258
|
+
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
|
|
263
259
|
</div>
|
|
264
260
|
</div>
|
|
265
261
|
</li>
|
|
@@ -268,7 +264,7 @@
|
|
|
268
264
|
<div class="info">
|
|
269
265
|
<div class="rank">
|
|
270
266
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/Pythagora-io/gpt-pilot" target="_blank" title="Pythagora-io/gpt-pilot">Pythagora-io/gpt-pilot</a>
|
|
272
268
|
</div>
|
|
273
269
|
<div class="sub-title followers">
|
|
274
270
|
|
|
@@ -280,24 +276,24 @@
|
|
|
280
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
277
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
282
278
|
</svg>
|
|
283
|
-
<span>
|
|
279
|
+
<span>25006</span>
|
|
284
280
|
</span>
|
|
285
281
|
<span class="star" title="Repo Forked">
|
|
286
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
283
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
288
284
|
</path>
|
|
289
285
|
</svg>
|
|
290
|
-
<span>
|
|
286
|
+
<span>2412</span>
|
|
291
287
|
</span>
|
|
292
288
|
<span class="star">
|
|
293
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
290
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
291
|
</svg>
|
|
296
|
-
<span>
|
|
292
|
+
<span>2708 stars this week</span>
|
|
297
293
|
</span>
|
|
298
294
|
</div>
|
|
299
295
|
<div class="details">
|
|
300
|
-
|
|
296
|
+
The first real AI developer
|
|
301
297
|
</div>
|
|
302
298
|
</div>
|
|
303
299
|
</li>
|
|
@@ -306,36 +302,36 @@
|
|
|
306
302
|
<div class="info">
|
|
307
303
|
<div class="rank">
|
|
308
304
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/krahets/hello-algo" target="_blank" title="krahets/hello-algo">krahets/hello-algo</a>
|
|
310
306
|
</div>
|
|
311
307
|
<div class="sub-title followers">
|
|
312
308
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
309
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
310
|
+
<span style="background-color: #b07219;"></span>Java
|
|
315
311
|
</a>
|
|
316
312
|
|
|
317
313
|
<span class="star" title="Stargazers Count">
|
|
318
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
315
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
320
316
|
</svg>
|
|
321
|
-
<span>
|
|
317
|
+
<span>71358</span>
|
|
322
318
|
</span>
|
|
323
319
|
<span class="star" title="Repo Forked">
|
|
324
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
321
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
326
322
|
</path>
|
|
327
323
|
</svg>
|
|
328
|
-
<span>
|
|
324
|
+
<span>8877</span>
|
|
329
325
|
</span>
|
|
330
326
|
<span class="star">
|
|
331
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
328
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
329
|
</svg>
|
|
334
|
-
<span>
|
|
330
|
+
<span>5378 stars this week</span>
|
|
335
331
|
</span>
|
|
336
332
|
</div>
|
|
337
333
|
<div class="details">
|
|
338
|
-
|
|
334
|
+
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
|
|
339
335
|
</div>
|
|
340
336
|
</div>
|
|
341
337
|
</li>
|
|
@@ -344,7 +340,7 @@
|
|
|
344
340
|
<div class="info">
|
|
345
341
|
<div class="rank">
|
|
346
342
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
343
|
+
<a href="https://github.com/geekan/MetaGPT" target="_blank" title="geekan/MetaGPT">geekan/MetaGPT</a>
|
|
348
344
|
</div>
|
|
349
345
|
<div class="sub-title followers">
|
|
350
346
|
|
|
@@ -356,24 +352,24 @@
|
|
|
356
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
353
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
358
354
|
</svg>
|
|
359
|
-
<span>
|
|
355
|
+
<span>37030</span>
|
|
360
356
|
</span>
|
|
361
357
|
<span class="star" title="Repo Forked">
|
|
362
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
359
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
364
360
|
</path>
|
|
365
361
|
</svg>
|
|
366
|
-
<span>
|
|
362
|
+
<span>4360</span>
|
|
367
363
|
</span>
|
|
368
364
|
<span class="star">
|
|
369
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
366
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
367
|
</svg>
|
|
372
|
-
<span>
|
|
368
|
+
<span>2300 stars this week</span>
|
|
373
369
|
</span>
|
|
374
370
|
</div>
|
|
375
371
|
<div class="details">
|
|
376
|
-
|
|
372
|
+
🌟 The Multi-Agent Framework: Providing AI Software Company, Towards Natural Language Programming
|
|
377
373
|
</div>
|
|
378
374
|
</div>
|
|
379
375
|
</li>
|
|
@@ -382,7 +378,7 @@
|
|
|
382
378
|
<div class="info">
|
|
383
379
|
<div class="rank">
|
|
384
380
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/danielmiessler/fabric" target="_blank" title="danielmiessler/fabric">danielmiessler/fabric</a>
|
|
386
382
|
</div>
|
|
387
383
|
<div class="sub-title followers">
|
|
388
384
|
|
|
@@ -394,24 +390,24 @@
|
|
|
394
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
391
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
396
392
|
</svg>
|
|
397
|
-
<span>
|
|
393
|
+
<span>8775</span>
|
|
398
394
|
</span>
|
|
399
395
|
<span class="star" title="Repo Forked">
|
|
400
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
397
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
402
398
|
</path>
|
|
403
399
|
</svg>
|
|
404
|
-
<span>
|
|
400
|
+
<span>888</span>
|
|
405
401
|
</span>
|
|
406
402
|
<span class="star">
|
|
407
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
404
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
405
|
</svg>
|
|
410
|
-
<span>
|
|
406
|
+
<span>1811 stars this week</span>
|
|
411
407
|
</span>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="details">
|
|
414
|
-
|
|
410
|
+
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
|
|
415
411
|
</div>
|
|
416
412
|
</div>
|
|
417
413
|
</li>
|
|
@@ -420,36 +416,36 @@
|
|
|
420
416
|
<div class="info">
|
|
421
417
|
<div class="rank">
|
|
422
418
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/gleam-lang/gleam" target="_blank" title="gleam-lang/gleam">gleam-lang/gleam</a>
|
|
424
420
|
</div>
|
|
425
421
|
<div class="sub-title followers">
|
|
426
422
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
428
|
-
<span style="background-color: #
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
424
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
429
425
|
</a>
|
|
430
426
|
|
|
431
427
|
<span class="star" title="Stargazers Count">
|
|
432
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
429
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
434
430
|
</svg>
|
|
435
|
-
<span>
|
|
431
|
+
<span>13749</span>
|
|
436
432
|
</span>
|
|
437
433
|
<span class="star" title="Repo Forked">
|
|
438
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
435
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
440
436
|
</path>
|
|
441
437
|
</svg>
|
|
442
|
-
<span>
|
|
438
|
+
<span>583</span>
|
|
443
439
|
</span>
|
|
444
440
|
<span class="star">
|
|
445
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
442
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
443
|
</svg>
|
|
448
|
-
<span>
|
|
444
|
+
<span>1542 stars this week</span>
|
|
449
445
|
</span>
|
|
450
446
|
</div>
|
|
451
447
|
<div class="details">
|
|
452
|
-
|
|
448
|
+
⭐️ A friendly language for building type-safe, scalable systems!
|
|
453
449
|
</div>
|
|
454
450
|
</div>
|
|
455
451
|
</li>
|
|
@@ -458,36 +454,36 @@
|
|
|
458
454
|
<div class="info">
|
|
459
455
|
<div class="rank">
|
|
460
456
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/openai/transformer-debugger" target="_blank" title="openai/transformer-debugger">openai/transformer-debugger</a>
|
|
462
458
|
</div>
|
|
463
459
|
<div class="sub-title followers">
|
|
464
460
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
462
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
467
463
|
</a>
|
|
468
464
|
|
|
469
465
|
<span class="star" title="Stargazers Count">
|
|
470
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
467
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
472
468
|
</svg>
|
|
473
|
-
<span>
|
|
469
|
+
<span>3321</span>
|
|
474
470
|
</span>
|
|
475
471
|
<span class="star" title="Repo Forked">
|
|
476
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
473
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
478
474
|
</path>
|
|
479
475
|
</svg>
|
|
480
|
-
<span>
|
|
476
|
+
<span>184</span>
|
|
481
477
|
</span>
|
|
482
478
|
<span class="star">
|
|
483
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
480
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
481
|
</svg>
|
|
486
|
-
<span>
|
|
482
|
+
<span>883 stars this week</span>
|
|
487
483
|
</span>
|
|
488
484
|
</div>
|
|
489
485
|
<div class="details">
|
|
490
|
-
|
|
486
|
+
|
|
491
487
|
</div>
|
|
492
488
|
</div>
|
|
493
489
|
</li>
|
|
@@ -496,36 +492,36 @@
|
|
|
496
492
|
<div class="info">
|
|
497
493
|
<div class="rank">
|
|
498
494
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/deepseek-ai/DeepSeek-VL" target="_blank" title="deepseek-ai/DeepSeek-VL">deepseek-ai/DeepSeek-VL</a>
|
|
500
496
|
</div>
|
|
501
497
|
<div class="sub-title followers">
|
|
502
498
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
499
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
500
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
505
501
|
</a>
|
|
506
502
|
|
|
507
503
|
<span class="star" title="Stargazers Count">
|
|
508
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
505
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
510
506
|
</svg>
|
|
511
|
-
<span>
|
|
507
|
+
<span>1292</span>
|
|
512
508
|
</span>
|
|
513
509
|
<span class="star" title="Repo Forked">
|
|
514
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
511
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
516
512
|
</path>
|
|
517
513
|
</svg>
|
|
518
|
-
<span>
|
|
514
|
+
<span>135</span>
|
|
519
515
|
</span>
|
|
520
516
|
<span class="star">
|
|
521
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
518
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
523
519
|
</svg>
|
|
524
|
-
<span>
|
|
520
|
+
<span>743 stars this week</span>
|
|
525
521
|
</span>
|
|
526
522
|
</div>
|
|
527
523
|
<div class="details">
|
|
528
|
-
|
|
524
|
+
DeepSeek-VL: Towards Real-World Vision-Language Understanding
|
|
529
525
|
</div>
|
|
530
526
|
</div>
|
|
531
527
|
</li>
|
|
@@ -546,20 +542,20 @@
|
|
|
546
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
543
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
548
544
|
</svg>
|
|
549
|
-
<span>
|
|
545
|
+
<span>13531</span>
|
|
550
546
|
</span>
|
|
551
547
|
<span class="star" title="Repo Forked">
|
|
552
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
549
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
554
550
|
</path>
|
|
555
551
|
</svg>
|
|
556
|
-
<span>
|
|
552
|
+
<span>938</span>
|
|
557
553
|
</span>
|
|
558
554
|
<span class="star">
|
|
559
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
556
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
561
557
|
</svg>
|
|
562
|
-
<span>
|
|
558
|
+
<span>1765 stars this week</span>
|
|
563
559
|
</span>
|
|
564
560
|
</div>
|
|
565
561
|
<div class="details">
|
|
@@ -572,36 +568,36 @@
|
|
|
572
568
|
<div class="info">
|
|
573
569
|
<div class="rank">
|
|
574
570
|
<span title="Ranking 12">12</span>
|
|
575
|
-
<a href="https://github.com/
|
|
571
|
+
<a href="https://github.com/doocs/source-code-hunter" target="_blank" title="doocs/source-code-hunter">doocs/source-code-hunter</a>
|
|
576
572
|
</div>
|
|
577
573
|
<div class="sub-title followers">
|
|
578
574
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<span style="background-color: #
|
|
575
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
576
|
+
<span style="background-color: #b07219;"></span>Java
|
|
581
577
|
</a>
|
|
582
578
|
|
|
583
579
|
<span class="star" title="Stargazers Count">
|
|
584
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
581
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
582
|
</svg>
|
|
587
|
-
<span>
|
|
583
|
+
<span>15893</span>
|
|
588
584
|
</span>
|
|
589
585
|
<span class="star" title="Repo Forked">
|
|
590
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
587
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
592
588
|
</path>
|
|
593
589
|
</svg>
|
|
594
|
-
<span>
|
|
590
|
+
<span>3025</span>
|
|
595
591
|
</span>
|
|
596
592
|
<span class="star">
|
|
597
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
594
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
595
|
</svg>
|
|
600
|
-
<span>
|
|
596
|
+
<span>638 stars this week</span>
|
|
601
597
|
</span>
|
|
602
598
|
</div>
|
|
603
599
|
<div class="details">
|
|
604
|
-
|
|
600
|
+
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
|
|
605
601
|
</div>
|
|
606
602
|
</div>
|
|
607
603
|
</li>
|
|
@@ -610,36 +606,36 @@
|
|
|
610
606
|
<div class="info">
|
|
611
607
|
<div class="rank">
|
|
612
608
|
<span title="Ranking 13">13</span>
|
|
613
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/solana-labs/solana" target="_blank" title="solana-labs/solana">solana-labs/solana</a>
|
|
614
610
|
</div>
|
|
615
611
|
<div class="sub-title followers">
|
|
616
612
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
614
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
619
615
|
</a>
|
|
620
616
|
|
|
621
617
|
<span class="star" title="Stargazers Count">
|
|
622
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
619
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
624
620
|
</svg>
|
|
625
|
-
<span>
|
|
621
|
+
<span>11720</span>
|
|
626
622
|
</span>
|
|
627
623
|
<span class="star" title="Repo Forked">
|
|
628
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
625
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
630
626
|
</path>
|
|
631
627
|
</svg>
|
|
632
|
-
<span>
|
|
628
|
+
<span>3589</span>
|
|
633
629
|
</span>
|
|
634
630
|
<span class="star">
|
|
635
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
632
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
637
633
|
</svg>
|
|
638
|
-
<span>
|
|
634
|
+
<span>127 stars this week</span>
|
|
639
635
|
</span>
|
|
640
636
|
</div>
|
|
641
637
|
<div class="details">
|
|
642
|
-
|
|
638
|
+
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
|
|
643
639
|
</div>
|
|
644
640
|
</div>
|
|
645
641
|
</li>
|
|
@@ -648,36 +644,36 @@
|
|
|
648
644
|
<div class="info">
|
|
649
645
|
<div class="rank">
|
|
650
646
|
<span title="Ranking 14">14</span>
|
|
651
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/microsoft/aici" target="_blank" title="microsoft/aici">microsoft/aici</a>
|
|
652
648
|
</div>
|
|
653
649
|
<div class="sub-title followers">
|
|
654
650
|
|
|
655
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
656
|
-
<span style="background-color: #
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
652
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
657
653
|
</a>
|
|
658
654
|
|
|
659
655
|
<span class="star" title="Stargazers Count">
|
|
660
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
657
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
662
658
|
</svg>
|
|
663
|
-
<span>
|
|
659
|
+
<span>1567</span>
|
|
664
660
|
</span>
|
|
665
661
|
<span class="star" title="Repo Forked">
|
|
666
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
663
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
668
664
|
</path>
|
|
669
665
|
</svg>
|
|
670
|
-
<span>
|
|
666
|
+
<span>54</span>
|
|
671
667
|
</span>
|
|
672
668
|
<span class="star">
|
|
673
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
670
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
675
671
|
</svg>
|
|
676
|
-
<span>
|
|
672
|
+
<span>388 stars this week</span>
|
|
677
673
|
</span>
|
|
678
674
|
</div>
|
|
679
675
|
<div class="details">
|
|
680
|
-
|
|
676
|
+
AICI: Prompts as (Wasm) Programs
|
|
681
677
|
</div>
|
|
682
678
|
</div>
|
|
683
679
|
</li>
|
|
@@ -686,36 +682,36 @@
|
|
|
686
682
|
<div class="info">
|
|
687
683
|
<div class="rank">
|
|
688
684
|
<span title="Ranking 15">15</span>
|
|
689
|
-
<a href="https://github.com/
|
|
685
|
+
<a href="https://github.com/Mozilla-Ocho/llamafile" target="_blank" title="Mozilla-Ocho/llamafile">Mozilla-Ocho/llamafile</a>
|
|
690
686
|
</div>
|
|
691
687
|
<div class="sub-title followers">
|
|
692
688
|
|
|
693
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
694
|
-
<span style="background-color: #
|
|
689
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
690
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
695
691
|
</a>
|
|
696
692
|
|
|
697
693
|
<span class="star" title="Stargazers Count">
|
|
698
694
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
695
|
<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
696
|
</svg>
|
|
701
|
-
<span>
|
|
697
|
+
<span>10414</span>
|
|
702
698
|
</span>
|
|
703
699
|
<span class="star" title="Repo Forked">
|
|
704
700
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
701
|
<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
702
|
</path>
|
|
707
703
|
</svg>
|
|
708
|
-
<span>
|
|
704
|
+
<span>472</span>
|
|
709
705
|
</span>
|
|
710
706
|
<span class="star">
|
|
711
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
708
|
<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
709
|
</svg>
|
|
714
|
-
<span>
|
|
710
|
+
<span>492 stars this week</span>
|
|
715
711
|
</span>
|
|
716
712
|
</div>
|
|
717
713
|
<div class="details">
|
|
718
|
-
|
|
714
|
+
Distribute and run LLMs with a single file.
|
|
719
715
|
</div>
|
|
720
716
|
</div>
|
|
721
717
|
</li>
|
|
@@ -724,36 +720,36 @@
|
|
|
724
720
|
<div class="info">
|
|
725
721
|
<div class="rank">
|
|
726
722
|
<span title="Ranking 16">16</span>
|
|
727
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/zylon-ai/private-gpt" target="_blank" title="zylon-ai/private-gpt">zylon-ai/private-gpt</a>
|
|
728
724
|
</div>
|
|
729
725
|
<div class="sub-title followers">
|
|
730
726
|
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
732
|
-
<span style="background-color: #
|
|
727
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
728
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
733
729
|
</a>
|
|
734
730
|
|
|
735
731
|
<span class="star" title="Stargazers Count">
|
|
736
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
733
|
<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>
|
|
738
734
|
</svg>
|
|
739
|
-
<span>
|
|
735
|
+
<span>49921</span>
|
|
740
736
|
</span>
|
|
741
737
|
<span class="star" title="Repo Forked">
|
|
742
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
739
|
<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">
|
|
744
740
|
</path>
|
|
745
741
|
</svg>
|
|
746
|
-
<span>
|
|
742
|
+
<span>6636</span>
|
|
747
743
|
</span>
|
|
748
744
|
<span class="star">
|
|
749
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
746
|
<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>
|
|
751
747
|
</svg>
|
|
752
|
-
<span>
|
|
748
|
+
<span>1482 stars this week</span>
|
|
753
749
|
</span>
|
|
754
750
|
</div>
|
|
755
751
|
<div class="details">
|
|
756
|
-
|
|
752
|
+
Interact with your documents using the power of GPT, 100% privately, no data leaks
|
|
757
753
|
</div>
|
|
758
754
|
</div>
|
|
759
755
|
</li>
|
|
@@ -762,36 +758,36 @@
|
|
|
762
758
|
<div class="info">
|
|
763
759
|
<div class="rank">
|
|
764
760
|
<span title="Ranking 17">17</span>
|
|
765
|
-
<a href="https://github.com/
|
|
761
|
+
<a href="https://github.com/Doubiiu/DynamiCrafter" target="_blank" title="Doubiiu/DynamiCrafter">Doubiiu/DynamiCrafter</a>
|
|
766
762
|
</div>
|
|
767
763
|
<div class="sub-title followers">
|
|
768
764
|
|
|
769
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
770
|
-
<span style="background-color: #
|
|
765
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
766
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
771
767
|
</a>
|
|
772
768
|
|
|
773
769
|
<span class="star" title="Stargazers Count">
|
|
774
770
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
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>
|
|
776
772
|
</svg>
|
|
777
|
-
<span>
|
|
773
|
+
<span>1232</span>
|
|
778
774
|
</span>
|
|
779
775
|
<span class="star" title="Repo Forked">
|
|
780
776
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
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">
|
|
782
778
|
</path>
|
|
783
779
|
</svg>
|
|
784
|
-
<span>
|
|
780
|
+
<span>96</span>
|
|
785
781
|
</span>
|
|
786
782
|
<span class="star">
|
|
787
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
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>
|
|
789
785
|
</svg>
|
|
790
|
-
<span>
|
|
786
|
+
<span>229 stars this week</span>
|
|
791
787
|
</span>
|
|
792
788
|
</div>
|
|
793
789
|
<div class="details">
|
|
794
|
-
|
|
790
|
+
DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors
|
|
795
791
|
</div>
|
|
796
792
|
</div>
|
|
797
793
|
</li>
|
|
@@ -800,36 +796,36 @@
|
|
|
800
796
|
<div class="info">
|
|
801
797
|
<div class="rank">
|
|
802
798
|
<span title="Ranking 18">18</span>
|
|
803
|
-
<a href="https://github.com/
|
|
799
|
+
<a href="https://github.com/iawia002/lux" target="_blank" title="iawia002/lux">iawia002/lux</a>
|
|
804
800
|
</div>
|
|
805
801
|
<div class="sub-title followers">
|
|
806
802
|
|
|
807
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
808
|
-
<span style="background-color: #
|
|
803
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
804
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
809
805
|
</a>
|
|
810
806
|
|
|
811
807
|
<span class="star" title="Stargazers Count">
|
|
812
808
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
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>
|
|
814
810
|
</svg>
|
|
815
|
-
<span>
|
|
811
|
+
<span>23913</span>
|
|
816
812
|
</span>
|
|
817
813
|
<span class="star" title="Repo Forked">
|
|
818
814
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
819
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">
|
|
820
816
|
</path>
|
|
821
817
|
</svg>
|
|
822
|
-
<span>
|
|
818
|
+
<span>2694</span>
|
|
823
819
|
</span>
|
|
824
820
|
<span class="star">
|
|
825
821
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
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>
|
|
827
823
|
</svg>
|
|
828
|
-
<span>
|
|
824
|
+
<span>469 stars this week</span>
|
|
829
825
|
</span>
|
|
830
826
|
</div>
|
|
831
827
|
<div class="details">
|
|
832
|
-
|
|
828
|
+
👾 Fast and simple video download library and CLI tool written in Go
|
|
833
829
|
</div>
|
|
834
830
|
</div>
|
|
835
831
|
</li>
|
|
@@ -838,36 +834,36 @@
|
|
|
838
834
|
<div class="info">
|
|
839
835
|
<div class="rank">
|
|
840
836
|
<span title="Ranking 19">19</span>
|
|
841
|
-
<a href="https://github.com/
|
|
837
|
+
<a href="https://github.com/unslothai/unsloth" target="_blank" title="unslothai/unsloth">unslothai/unsloth</a>
|
|
842
838
|
</div>
|
|
843
839
|
<div class="sub-title followers">
|
|
844
840
|
|
|
845
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
846
|
-
<span style="background-color: #
|
|
841
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
842
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
847
843
|
</a>
|
|
848
844
|
|
|
849
845
|
<span class="star" title="Stargazers Count">
|
|
850
846
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
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>
|
|
852
848
|
</svg>
|
|
853
|
-
<span>
|
|
849
|
+
<span>4793</span>
|
|
854
850
|
</span>
|
|
855
851
|
<span class="star" title="Repo Forked">
|
|
856
852
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
857
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">
|
|
858
854
|
</path>
|
|
859
855
|
</svg>
|
|
860
|
-
<span>
|
|
856
|
+
<span>220</span>
|
|
861
857
|
</span>
|
|
862
858
|
<span class="star">
|
|
863
859
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
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>
|
|
865
861
|
</svg>
|
|
866
|
-
<span>
|
|
862
|
+
<span>510 stars this week</span>
|
|
867
863
|
</span>
|
|
868
864
|
</div>
|
|
869
865
|
<div class="details">
|
|
870
|
-
|
|
866
|
+
2-5X faster 70% less memory QLoRA & LoRA finetuning
|
|
871
867
|
</div>
|
|
872
868
|
</div>
|
|
873
869
|
</li>
|
|
@@ -876,32 +872,36 @@
|
|
|
876
872
|
<div class="info">
|
|
877
873
|
<div class="rank">
|
|
878
874
|
<span title="Ranking 20">20</span>
|
|
879
|
-
<a href="https://github.com/
|
|
875
|
+
<a href="https://github.com/Deeptrain-Community/chatnio" target="_blank" title="Deeptrain-Community/chatnio">Deeptrain-Community/chatnio</a>
|
|
880
876
|
</div>
|
|
881
877
|
<div class="sub-title followers">
|
|
882
878
|
|
|
879
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
880
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
881
|
+
</a>
|
|
882
|
+
|
|
883
883
|
<span class="star" title="Stargazers Count">
|
|
884
884
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
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
886
|
</svg>
|
|
887
|
-
<span>
|
|
887
|
+
<span>1971</span>
|
|
888
888
|
</span>
|
|
889
889
|
<span class="star" title="Repo Forked">
|
|
890
890
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
891
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
892
|
</path>
|
|
893
893
|
</svg>
|
|
894
|
-
<span>
|
|
894
|
+
<span>342</span>
|
|
895
895
|
</span>
|
|
896
896
|
<span class="star">
|
|
897
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
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
899
|
</svg>
|
|
900
|
-
<span>
|
|
900
|
+
<span>558 stars this week</span>
|
|
901
901
|
</span>
|
|
902
902
|
</div>
|
|
903
903
|
<div class="details">
|
|
904
|
-
|
|
904
|
+
🚀 Next Generation AI One-Stop Internationalization Solution. 🚀 下一代 AI 一站式 B/C 端解决方案,支持 OpenAI,Midjourney,Claude,讯飞星火,Stable Diffusion,DALL·E,ChatGLM,通义千问,腾讯混元,360 智脑,百川 AI,火山方舟,新必应,Gemini,Moonshot 等模型,支持对话分享,自定义预设,云端同步,模型市场,支持弹性计费和订阅计划模式,支持图片解析,支持联网搜索,支持模型缓存,丰富美观的后台管理与仪表盘数据统计。
|
|
905
905
|
</div>
|
|
906
906
|
</div>
|
|
907
907
|
</li>
|
|
@@ -910,36 +910,36 @@
|
|
|
910
910
|
<div class="info">
|
|
911
911
|
<div class="rank">
|
|
912
912
|
<span title="Ranking 21">21</span>
|
|
913
|
-
<a href="https://github.com/
|
|
913
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
914
914
|
</div>
|
|
915
915
|
<div class="sub-title followers">
|
|
916
916
|
|
|
917
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
918
|
-
<span style="background-color: #
|
|
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
919
|
</a>
|
|
920
920
|
|
|
921
921
|
<span class="star" title="Stargazers Count">
|
|
922
922
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
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
924
|
</svg>
|
|
925
|
-
<span>
|
|
925
|
+
<span>32476</span>
|
|
926
926
|
</span>
|
|
927
927
|
<span class="star" title="Repo Forked">
|
|
928
928
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
929
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
930
|
</path>
|
|
931
931
|
</svg>
|
|
932
|
-
<span>
|
|
932
|
+
<span>9709</span>
|
|
933
933
|
</span>
|
|
934
934
|
<span class="star">
|
|
935
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
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
937
|
</svg>
|
|
938
|
-
<span>
|
|
938
|
+
<span>221 stars this week</span>
|
|
939
939
|
</span>
|
|
940
940
|
</div>
|
|
941
941
|
<div class="details">
|
|
942
|
-
|
|
942
|
+
GoogleTest - Google Testing and Mocking Framework
|
|
943
943
|
</div>
|
|
944
944
|
</div>
|
|
945
945
|
</li>
|
|
@@ -948,36 +948,32 @@
|
|
|
948
948
|
<div class="info">
|
|
949
949
|
<div class="rank">
|
|
950
950
|
<span title="Ranking 22">22</span>
|
|
951
|
-
<a href="https://github.com/
|
|
951
|
+
<a href="https://github.com/xszyou/Fay" target="_blank" title="xszyou/Fay">xszyou/Fay</a>
|
|
952
952
|
</div>
|
|
953
953
|
<div class="sub-title followers">
|
|
954
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
955
|
<span class="star" title="Stargazers Count">
|
|
960
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
957
|
<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
958
|
</svg>
|
|
963
|
-
<span>
|
|
959
|
+
<span>7515</span>
|
|
964
960
|
</span>
|
|
965
961
|
<span class="star" title="Repo Forked">
|
|
966
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
967
963
|
<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
964
|
</path>
|
|
969
965
|
</svg>
|
|
970
|
-
<span>
|
|
966
|
+
<span>1544</span>
|
|
971
967
|
</span>
|
|
972
968
|
<span class="star">
|
|
973
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
970
|
<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
971
|
</svg>
|
|
976
|
-
<span>
|
|
972
|
+
<span>315 stars this week</span>
|
|
977
973
|
</span>
|
|
978
974
|
</div>
|
|
979
975
|
<div class="details">
|
|
980
|
-
|
|
976
|
+
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.
|
|
981
977
|
</div>
|
|
982
978
|
</div>
|
|
983
979
|
</li>
|
|
@@ -986,36 +982,36 @@
|
|
|
986
982
|
<div class="info">
|
|
987
983
|
<div class="rank">
|
|
988
984
|
<span title="Ranking 23">23</span>
|
|
989
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/slint-ui/slint" target="_blank" title="slint-ui/slint">slint-ui/slint</a>
|
|
990
986
|
</div>
|
|
991
987
|
<div class="sub-title followers">
|
|
992
988
|
|
|
993
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
994
|
-
<span style="background-color: #
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
990
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
995
991
|
</a>
|
|
996
992
|
|
|
997
993
|
<span class="star" title="Stargazers Count">
|
|
998
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
995
|
<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
996
|
</svg>
|
|
1001
|
-
<span>
|
|
997
|
+
<span>14470</span>
|
|
1002
998
|
</span>
|
|
1003
999
|
<span class="star" title="Repo Forked">
|
|
1004
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
1001
|
<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
1002
|
</path>
|
|
1007
1003
|
</svg>
|
|
1008
|
-
<span>
|
|
1004
|
+
<span>456</span>
|
|
1009
1005
|
</span>
|
|
1010
1006
|
<span class="star">
|
|
1011
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1008
|
<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
1009
|
</svg>
|
|
1014
|
-
<span>
|
|
1010
|
+
<span>516 stars this week</span>
|
|
1015
1011
|
</span>
|
|
1016
1012
|
</div>
|
|
1017
1013
|
<div class="details">
|
|
1018
|
-
|
|
1014
|
+
Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
|
|
1019
1015
|
</div>
|
|
1020
1016
|
</div>
|
|
1021
1017
|
</li>
|
|
@@ -1024,36 +1020,36 @@
|
|
|
1024
1020
|
<div class="info">
|
|
1025
1021
|
<div class="rank">
|
|
1026
1022
|
<span title="Ranking 24">24</span>
|
|
1027
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/obsidianmd/jsoncanvas" target="_blank" title="obsidianmd/jsoncanvas">obsidianmd/jsoncanvas</a>
|
|
1028
1024
|
</div>
|
|
1029
1025
|
<div class="sub-title followers">
|
|
1030
1026
|
|
|
1031
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1032
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1028
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1033
1029
|
</a>
|
|
1034
1030
|
|
|
1035
1031
|
<span class="star" title="Stargazers Count">
|
|
1036
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1033
|
<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
1034
|
</svg>
|
|
1039
|
-
<span>
|
|
1035
|
+
<span>1744</span>
|
|
1040
1036
|
</span>
|
|
1041
1037
|
<span class="star" title="Repo Forked">
|
|
1042
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1043
1039
|
<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
1040
|
</path>
|
|
1045
1041
|
</svg>
|
|
1046
|
-
<span>
|
|
1042
|
+
<span>57</span>
|
|
1047
1043
|
</span>
|
|
1048
1044
|
<span class="star">
|
|
1049
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1046
|
<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
1047
|
</svg>
|
|
1052
|
-
<span>
|
|
1048
|
+
<span>453 stars this week</span>
|
|
1053
1049
|
</span>
|
|
1054
1050
|
</div>
|
|
1055
1051
|
<div class="details">
|
|
1056
|
-
|
|
1052
|
+
An open file format for infinite canvas data.
|
|
1057
1053
|
</div>
|
|
1058
1054
|
</div>
|
|
1059
1055
|
</li>
|
|
@@ -1062,36 +1058,36 @@
|
|
|
1062
1058
|
<div class="info">
|
|
1063
1059
|
<div class="rank">
|
|
1064
1060
|
<span title="Ranking 25">25</span>
|
|
1065
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/mlabonne/llm-course" target="_blank" title="mlabonne/llm-course">mlabonne/llm-course</a>
|
|
1066
1062
|
</div>
|
|
1067
1063
|
<div class="sub-title followers">
|
|
1068
1064
|
|
|
1069
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1070
|
-
<span style="background-color: #
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1066
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
1071
1067
|
</a>
|
|
1072
1068
|
|
|
1073
1069
|
<span class="star" title="Stargazers Count">
|
|
1074
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1071
|
<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
1072
|
</svg>
|
|
1077
|
-
<span>
|
|
1073
|
+
<span>26542</span>
|
|
1078
1074
|
</span>
|
|
1079
1075
|
<span class="star" title="Repo Forked">
|
|
1080
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1081
1077
|
<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
1078
|
</path>
|
|
1083
1079
|
</svg>
|
|
1084
|
-
<span>
|
|
1080
|
+
<span>2631</span>
|
|
1085
1081
|
</span>
|
|
1086
1082
|
<span class="star">
|
|
1087
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1088
1084
|
<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
1085
|
</svg>
|
|
1090
|
-
<span>
|
|
1086
|
+
<span>826 stars this week</span>
|
|
1091
1087
|
</span>
|
|
1092
1088
|
</div>
|
|
1093
1089
|
<div class="details">
|
|
1094
|
-
|
|
1090
|
+
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
|
|
1095
1091
|
</div>
|
|
1096
1092
|
</div>
|
|
1097
1093
|
</li>
|
|
@@ -1115,7 +1111,7 @@
|
|
|
1115
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1116
1112
|
</a>
|
|
1117
1113
|
</div>
|
|
1118
|
-
<div class="time">Last cache created on 2024/3/
|
|
1114
|
+
<div class="time">Last cache created on 2024/3/21 by Github API v3.</div>
|
|
1119
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1120
1116
|
</div>
|
|
1121
1117
|
</body>
|