@wcj/github-rank 24.4.20 → 24.4.22
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 +23260 -23263
- package/dist/trending-daily.json +201 -190
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +175 -186
- package/dist/users.china.json +1901 -1831
- package/dist/users.json +5220 -5255
- package/dist/users.org.json +499 -464
- package/package.json +1 -1
- package/web/data/repos.json +23260 -23263
- package/web/data/trending-daily.json +201 -190
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +175 -186
- package/web/data/users.china.json +1901 -1831
- package/web/data/users.json +5220 -5255
- package/web/data/users.org.json +499 -464
- package/web/index.html +5424 -5482
- package/web/org.html +411 -359
- package/web/repos.html +2906 -2910
- package/web/trending-monthly.html +164 -164
- package/web/trending-weekly.html +161 -199
- package/web/trending.html +208 -166
- package/web/users.china.html +1863 -1761
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/4/
|
|
132
|
+
<div class="time">Last cache created on 2024/4/22 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/meta-llama/llama3" target="_blank" title="meta-llama/llama3">meta-llama/llama3</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>11.306k</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>849</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>2982 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
The official Meta Llama 3 GitHub site
|
|
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/meta-llama/PurpleLlama" target="_blank" title="meta-llama/PurpleLlama">meta-llama/PurpleLlama</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
200
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
201
201
|
</a>
|
|
202
202
|
|
|
203
203
|
<span class="star" title="Stargazers Count">
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
205
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>1.
|
|
207
|
+
<span>1.524k</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>255</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>124 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
Set of tools to assess and improve LLM security.
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,32 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/meta-llama/codellama" target="_blank" title="meta-llama/codellama">meta-llama/codellama</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
238
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
239
|
+
</a>
|
|
240
|
+
|
|
237
241
|
<span class="star" title="Stargazers Count">
|
|
238
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
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>
|
|
240
244
|
</svg>
|
|
241
|
-
<span>
|
|
245
|
+
<span>14.686k</span>
|
|
242
246
|
</span>
|
|
243
247
|
<span class="star" title="Repo Forked">
|
|
244
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
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">
|
|
246
250
|
</path>
|
|
247
251
|
</svg>
|
|
248
|
-
<span>
|
|
252
|
+
<span>1607</span>
|
|
249
253
|
</span>
|
|
250
254
|
<span class="star">
|
|
251
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
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>
|
|
253
257
|
</svg>
|
|
254
|
-
<span>
|
|
258
|
+
<span>106 stars today</span>
|
|
255
259
|
</span>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="details">
|
|
258
|
-
|
|
262
|
+
Inference code for CodeLlama models
|
|
259
263
|
</div>
|
|
260
264
|
</div>
|
|
261
265
|
</li>
|
|
@@ -264,36 +268,36 @@
|
|
|
264
268
|
<div class="info">
|
|
265
269
|
<div class="rank">
|
|
266
270
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/HeyPuter/puter" target="_blank" title="HeyPuter/puter">HeyPuter/puter</a>
|
|
268
272
|
</div>
|
|
269
273
|
<div class="sub-title followers">
|
|
270
274
|
|
|
271
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
272
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
276
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
273
277
|
</a>
|
|
274
278
|
|
|
275
279
|
<span class="star" title="Stargazers Count">
|
|
276
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
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>
|
|
278
282
|
</svg>
|
|
279
|
-
<span>
|
|
283
|
+
<span>14.955k</span>
|
|
280
284
|
</span>
|
|
281
285
|
<span class="star" title="Repo Forked">
|
|
282
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
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">
|
|
284
288
|
</path>
|
|
285
289
|
</svg>
|
|
286
|
-
<span>
|
|
290
|
+
<span>853</span>
|
|
287
291
|
</span>
|
|
288
292
|
<span class="star">
|
|
289
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
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>
|
|
291
295
|
</svg>
|
|
292
|
-
<span>
|
|
296
|
+
<span>373 stars today</span>
|
|
293
297
|
</span>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="details">
|
|
296
|
-
|
|
300
|
+
🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
|
|
297
301
|
</div>
|
|
298
302
|
</div>
|
|
299
303
|
</li>
|
|
@@ -302,36 +306,36 @@
|
|
|
302
306
|
<div class="info">
|
|
303
307
|
<div class="rank">
|
|
304
308
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/code100x/chess" target="_blank" title="code100x/chess">code100x/chess</a>
|
|
306
310
|
</div>
|
|
307
311
|
<div class="sub-title followers">
|
|
308
312
|
|
|
309
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
310
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
314
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
311
315
|
</a>
|
|
312
316
|
|
|
313
317
|
<span class="star" title="Stargazers Count">
|
|
314
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
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>
|
|
316
320
|
</svg>
|
|
317
|
-
<span>
|
|
321
|
+
<span>0.734k</span>
|
|
318
322
|
</span>
|
|
319
323
|
<span class="star" title="Repo Forked">
|
|
320
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
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">
|
|
322
326
|
</path>
|
|
323
327
|
</svg>
|
|
324
|
-
<span>
|
|
328
|
+
<span>285</span>
|
|
325
329
|
</span>
|
|
326
330
|
<span class="star">
|
|
327
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
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>
|
|
329
333
|
</svg>
|
|
330
|
-
<span>
|
|
334
|
+
<span>567 stars today</span>
|
|
331
335
|
</span>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="details">
|
|
334
|
-
|
|
338
|
+
A multiplayer chess platform
|
|
335
339
|
</div>
|
|
336
340
|
</div>
|
|
337
341
|
</li>
|
|
@@ -340,36 +344,32 @@
|
|
|
340
344
|
<div class="info">
|
|
341
345
|
<div class="rank">
|
|
342
346
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
344
348
|
</div>
|
|
345
349
|
<div class="sub-title followers">
|
|
346
350
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
348
|
-
<span style="background-color: #555555;"></span>C
|
|
349
|
-
</a>
|
|
350
|
-
|
|
351
351
|
<span class="star" title="Stargazers Count">
|
|
352
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
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>
|
|
354
354
|
</svg>
|
|
355
|
-
<span>
|
|
355
|
+
<span>319.696k</span>
|
|
356
356
|
</span>
|
|
357
357
|
<span class="star" title="Repo Forked">
|
|
358
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
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">
|
|
360
360
|
</path>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>59861</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star">
|
|
365
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
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>
|
|
367
367
|
</svg>
|
|
368
|
-
<span>
|
|
368
|
+
<span>103 stars today</span>
|
|
369
369
|
</span>
|
|
370
370
|
</div>
|
|
371
371
|
<div class="details">
|
|
372
|
-
|
|
372
|
+
📚 Freely available programming books
|
|
373
373
|
</div>
|
|
374
374
|
</div>
|
|
375
375
|
</li>
|
|
@@ -378,32 +378,36 @@
|
|
|
378
378
|
<div class="info">
|
|
379
379
|
<div class="rank">
|
|
380
380
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/ollama/ollama" target="_blank" title="ollama/ollama">ollama/ollama</a>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="sub-title followers">
|
|
384
384
|
|
|
385
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
386
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
387
|
+
</a>
|
|
388
|
+
|
|
385
389
|
<span class="star" title="Stargazers Count">
|
|
386
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
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>
|
|
388
392
|
</svg>
|
|
389
|
-
<span>
|
|
393
|
+
<span>57.667k</span>
|
|
390
394
|
</span>
|
|
391
395
|
<span class="star" title="Repo Forked">
|
|
392
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
393
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">
|
|
394
398
|
</path>
|
|
395
399
|
</svg>
|
|
396
|
-
<span>
|
|
400
|
+
<span>4071</span>
|
|
397
401
|
</span>
|
|
398
402
|
<span class="star">
|
|
399
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
400
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>
|
|
401
405
|
</svg>
|
|
402
|
-
<span>
|
|
406
|
+
<span>420 stars today</span>
|
|
403
407
|
</span>
|
|
404
408
|
</div>
|
|
405
409
|
<div class="details">
|
|
406
|
-
|
|
410
|
+
Get up and running with Llama 3, Mistral, Gemma, and other large language models.
|
|
407
411
|
</div>
|
|
408
412
|
</div>
|
|
409
413
|
</li>
|
|
@@ -412,36 +416,36 @@
|
|
|
412
416
|
<div class="info">
|
|
413
417
|
<div class="rank">
|
|
414
418
|
<span title="Ranking 8">8</span>
|
|
415
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/mudler/LocalAI" target="_blank" title="mudler/LocalAI">mudler/LocalAI</a>
|
|
416
420
|
</div>
|
|
417
421
|
<div class="sub-title followers">
|
|
418
422
|
|
|
419
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
420
|
-
<span style="background-color: #
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
424
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
421
425
|
</a>
|
|
422
426
|
|
|
423
427
|
<span class="star" title="Stargazers Count">
|
|
424
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
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>
|
|
426
430
|
</svg>
|
|
427
|
-
<span>
|
|
431
|
+
<span>19.366k</span>
|
|
428
432
|
</span>
|
|
429
433
|
<span class="star" title="Repo Forked">
|
|
430
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
431
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">
|
|
432
436
|
</path>
|
|
433
437
|
</svg>
|
|
434
|
-
<span>
|
|
438
|
+
<span>1452</span>
|
|
435
439
|
</span>
|
|
436
440
|
<span class="star">
|
|
437
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
438
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>
|
|
439
443
|
</svg>
|
|
440
|
-
<span>
|
|
444
|
+
<span>60 stars today</span>
|
|
441
445
|
</span>
|
|
442
446
|
</div>
|
|
443
447
|
<div class="details">
|
|
444
|
-
|
|
448
|
+
🤖 The free, Open Source OpenAI alternative. Self-hosted, community-driven and local-first. Drop-in replacement for OpenAI running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. It allows to generate Text, Audio, Video, Images. Also with voice cloning capabilities.
|
|
445
449
|
</div>
|
|
446
450
|
</div>
|
|
447
451
|
</li>
|
|
@@ -450,36 +454,36 @@
|
|
|
450
454
|
<div class="info">
|
|
451
455
|
<div class="rank">
|
|
452
456
|
<span title="Ranking 9">9</span>
|
|
453
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/moest-np/center-randomize" target="_blank" title="moest-np/center-randomize">moest-np/center-randomize</a>
|
|
454
458
|
</div>
|
|
455
459
|
<div class="sub-title followers">
|
|
456
460
|
|
|
457
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
458
|
-
<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
|
|
459
463
|
</a>
|
|
460
464
|
|
|
461
465
|
<span class="star" title="Stargazers Count">
|
|
462
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
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>
|
|
464
468
|
</svg>
|
|
465
|
-
<span>
|
|
469
|
+
<span>0.3k</span>
|
|
466
470
|
</span>
|
|
467
471
|
<span class="star" title="Repo Forked">
|
|
468
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
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">
|
|
470
474
|
</path>
|
|
471
475
|
</svg>
|
|
472
|
-
<span>
|
|
476
|
+
<span>91</span>
|
|
473
477
|
</span>
|
|
474
478
|
<span class="star">
|
|
475
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
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>
|
|
477
481
|
</svg>
|
|
478
|
-
<span>
|
|
482
|
+
<span>70 stars today</span>
|
|
479
483
|
</span>
|
|
480
484
|
</div>
|
|
481
485
|
<div class="details">
|
|
482
|
-
|
|
486
|
+
Script is to assign exam centers to students
|
|
483
487
|
</div>
|
|
484
488
|
</div>
|
|
485
489
|
</li>
|
|
@@ -488,36 +492,36 @@
|
|
|
488
492
|
<div class="info">
|
|
489
493
|
<div class="rank">
|
|
490
494
|
<span title="Ranking 10">10</span>
|
|
491
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/ziglang/zig" target="_blank" title="ziglang/zig">ziglang/zig</a>
|
|
492
496
|
</div>
|
|
493
497
|
<div class="sub-title followers">
|
|
494
498
|
|
|
495
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
496
|
-
<span style="background-color: #
|
|
499
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
500
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
497
501
|
</a>
|
|
498
502
|
|
|
499
503
|
<span class="star" title="Stargazers Count">
|
|
500
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
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>
|
|
502
506
|
</svg>
|
|
503
|
-
<span>
|
|
507
|
+
<span>30.463k</span>
|
|
504
508
|
</span>
|
|
505
509
|
<span class="star" title="Repo Forked">
|
|
506
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
507
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">
|
|
508
512
|
</path>
|
|
509
513
|
</svg>
|
|
510
|
-
<span>
|
|
514
|
+
<span>2216</span>
|
|
511
515
|
</span>
|
|
512
516
|
<span class="star">
|
|
513
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
514
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>
|
|
515
519
|
</svg>
|
|
516
|
-
<span>
|
|
520
|
+
<span>38 stars today</span>
|
|
517
521
|
</span>
|
|
518
522
|
</div>
|
|
519
523
|
<div class="details">
|
|
520
|
-
|
|
524
|
+
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
|
|
521
525
|
</div>
|
|
522
526
|
</div>
|
|
523
527
|
</li>
|
|
@@ -526,36 +530,36 @@
|
|
|
526
530
|
<div class="info">
|
|
527
531
|
<div class="rank">
|
|
528
532
|
<span title="Ranking 11">11</span>
|
|
529
|
-
<a href="https://github.com/
|
|
533
|
+
<a href="https://github.com/phidatahq/phidata" target="_blank" title="phidatahq/phidata">phidatahq/phidata</a>
|
|
530
534
|
</div>
|
|
531
535
|
<div class="sub-title followers">
|
|
532
536
|
|
|
533
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
534
|
-
<span style="background-color: #
|
|
537
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
538
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
535
539
|
</a>
|
|
536
540
|
|
|
537
541
|
<span class="star" title="Stargazers Count">
|
|
538
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
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>
|
|
540
544
|
</svg>
|
|
541
|
-
<span>
|
|
545
|
+
<span>3.377k</span>
|
|
542
546
|
</span>
|
|
543
547
|
<span class="star" title="Repo Forked">
|
|
544
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
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">
|
|
546
550
|
</path>
|
|
547
551
|
</svg>
|
|
548
|
-
<span>
|
|
552
|
+
<span>366</span>
|
|
549
553
|
</span>
|
|
550
554
|
<span class="star">
|
|
551
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
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>
|
|
553
557
|
</svg>
|
|
554
|
-
<span>
|
|
558
|
+
<span>54 stars today</span>
|
|
555
559
|
</span>
|
|
556
560
|
</div>
|
|
557
561
|
<div class="details">
|
|
558
|
-
|
|
562
|
+
Build AI Assistants with memory, knowledge and tools.
|
|
559
563
|
</div>
|
|
560
564
|
</div>
|
|
561
565
|
</li>
|
|
@@ -564,36 +568,36 @@
|
|
|
564
568
|
<div class="info">
|
|
565
569
|
<div class="rank">
|
|
566
570
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
571
|
+
<a href="https://github.com/bitcoin/bitcoin" target="_blank" title="bitcoin/bitcoin">bitcoin/bitcoin</a>
|
|
568
572
|
</div>
|
|
569
573
|
<div class="sub-title followers">
|
|
570
574
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
575
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
576
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
573
577
|
</a>
|
|
574
578
|
|
|
575
579
|
<span class="star" title="Stargazers Count">
|
|
576
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
581
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
578
582
|
</svg>
|
|
579
|
-
<span>
|
|
583
|
+
<span>75.802k</span>
|
|
580
584
|
</span>
|
|
581
585
|
<span class="star" title="Repo Forked">
|
|
582
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
587
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
584
588
|
</path>
|
|
585
589
|
</svg>
|
|
586
|
-
<span>
|
|
590
|
+
<span>35205</span>
|
|
587
591
|
</span>
|
|
588
592
|
<span class="star">
|
|
589
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
594
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
591
595
|
</svg>
|
|
592
|
-
<span>
|
|
596
|
+
<span>92 stars today</span>
|
|
593
597
|
</span>
|
|
594
598
|
</div>
|
|
595
599
|
<div class="details">
|
|
596
|
-
|
|
600
|
+
Bitcoin Core integration/staging tree
|
|
597
601
|
</div>
|
|
598
602
|
</div>
|
|
599
603
|
</li>
|
|
@@ -602,36 +606,36 @@
|
|
|
602
606
|
<div class="info">
|
|
603
607
|
<div class="rank">
|
|
604
608
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/twentyhq/twenty" target="_blank" title="twentyhq/twenty">twentyhq/twenty</a>
|
|
606
610
|
</div>
|
|
607
611
|
<div class="sub-title followers">
|
|
608
612
|
|
|
609
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
610
|
-
<span style="background-color: #
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
614
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
611
615
|
</a>
|
|
612
616
|
|
|
613
617
|
<span class="star" title="Stargazers Count">
|
|
614
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
619
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
616
620
|
</svg>
|
|
617
|
-
<span>
|
|
621
|
+
<span>9.638k</span>
|
|
618
622
|
</span>
|
|
619
623
|
<span class="star" title="Repo Forked">
|
|
620
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
625
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
622
626
|
</path>
|
|
623
627
|
</svg>
|
|
624
|
-
<span>
|
|
628
|
+
<span>944</span>
|
|
625
629
|
</span>
|
|
626
630
|
<span class="star">
|
|
627
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
632
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
629
633
|
</svg>
|
|
630
|
-
<span>
|
|
634
|
+
<span>92 stars today</span>
|
|
631
635
|
</span>
|
|
632
636
|
</div>
|
|
633
637
|
<div class="details">
|
|
634
|
-
|
|
638
|
+
Building a modern alternative to Salesforce, powered by the community.
|
|
635
639
|
</div>
|
|
636
640
|
</div>
|
|
637
641
|
</li>
|
|
@@ -640,32 +644,36 @@
|
|
|
640
644
|
<div class="info">
|
|
641
645
|
<div class="rank">
|
|
642
646
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/Mozilla-Ocho/llamafile" target="_blank" title="Mozilla-Ocho/llamafile">Mozilla-Ocho/llamafile</a>
|
|
644
648
|
</div>
|
|
645
649
|
<div class="sub-title followers">
|
|
646
650
|
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
652
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
653
|
+
</a>
|
|
654
|
+
|
|
647
655
|
<span class="star" title="Stargazers Count">
|
|
648
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
657
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
650
658
|
</svg>
|
|
651
|
-
<span>
|
|
659
|
+
<span>13.616k</span>
|
|
652
660
|
</span>
|
|
653
661
|
<span class="star" title="Repo Forked">
|
|
654
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
663
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
656
664
|
</path>
|
|
657
665
|
</svg>
|
|
658
|
-
<span>
|
|
666
|
+
<span>672</span>
|
|
659
667
|
</span>
|
|
660
668
|
<span class="star">
|
|
661
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
670
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
663
671
|
</svg>
|
|
664
|
-
<span>
|
|
672
|
+
<span>72 stars today</span>
|
|
665
673
|
</span>
|
|
666
674
|
</div>
|
|
667
675
|
<div class="details">
|
|
668
|
-
|
|
676
|
+
Distribute and run LLMs with a single file.
|
|
669
677
|
</div>
|
|
670
678
|
</div>
|
|
671
679
|
</li>
|
|
@@ -674,36 +682,36 @@
|
|
|
674
682
|
<div class="info">
|
|
675
683
|
<div class="rank">
|
|
676
684
|
<span title="Ranking 15">15</span>
|
|
677
|
-
<a href="https://github.com/
|
|
685
|
+
<a href="https://github.com/langchain-ai/langgraph" target="_blank" title="langchain-ai/langgraph">langchain-ai/langgraph</a>
|
|
678
686
|
</div>
|
|
679
687
|
<div class="sub-title followers">
|
|
680
688
|
|
|
681
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
682
|
-
<span style="background-color: #
|
|
689
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
690
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
683
691
|
</a>
|
|
684
692
|
|
|
685
693
|
<span class="star" title="Stargazers Count">
|
|
686
694
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
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>
|
|
688
696
|
</svg>
|
|
689
|
-
<span>
|
|
697
|
+
<span>2.541k</span>
|
|
690
698
|
</span>
|
|
691
699
|
<span class="star" title="Repo Forked">
|
|
692
700
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
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">
|
|
694
702
|
</path>
|
|
695
703
|
</svg>
|
|
696
|
-
<span>
|
|
704
|
+
<span>338</span>
|
|
697
705
|
</span>
|
|
698
706
|
<span class="star">
|
|
699
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
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>
|
|
701
709
|
</svg>
|
|
702
|
-
<span>
|
|
710
|
+
<span>36 stars today</span>
|
|
703
711
|
</span>
|
|
704
712
|
</div>
|
|
705
713
|
<div class="details">
|
|
706
|
-
|
|
714
|
+
|
|
707
715
|
</div>
|
|
708
716
|
</div>
|
|
709
717
|
</li>
|
|
@@ -712,36 +720,36 @@
|
|
|
712
720
|
<div class="info">
|
|
713
721
|
<div class="rank">
|
|
714
722
|
<span title="Ranking 16">16</span>
|
|
715
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/ggerganov/llama.cpp" target="_blank" title="ggerganov/llama.cpp">ggerganov/llama.cpp</a>
|
|
716
724
|
</div>
|
|
717
725
|
<div class="sub-title followers">
|
|
718
726
|
|
|
719
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
720
|
-
<span style="background-color: #
|
|
727
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
728
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
721
729
|
</a>
|
|
722
730
|
|
|
723
731
|
<span class="star" title="Stargazers Count">
|
|
724
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
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>
|
|
726
734
|
</svg>
|
|
727
|
-
<span>
|
|
735
|
+
<span>56.119k</span>
|
|
728
736
|
</span>
|
|
729
737
|
<span class="star" title="Repo Forked">
|
|
730
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
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">
|
|
732
740
|
</path>
|
|
733
741
|
</svg>
|
|
734
|
-
<span>
|
|
742
|
+
<span>7936</span>
|
|
735
743
|
</span>
|
|
736
744
|
<span class="star">
|
|
737
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
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>
|
|
739
747
|
</svg>
|
|
740
|
-
<span>
|
|
748
|
+
<span>164 stars today</span>
|
|
741
749
|
</span>
|
|
742
750
|
</div>
|
|
743
751
|
<div class="details">
|
|
744
|
-
|
|
752
|
+
LLM inference in C/C++
|
|
745
753
|
</div>
|
|
746
754
|
</div>
|
|
747
755
|
</li>
|
|
@@ -750,36 +758,36 @@
|
|
|
750
758
|
<div class="info">
|
|
751
759
|
<div class="rank">
|
|
752
760
|
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/
|
|
761
|
+
<a href="https://github.com/massgravel/Microsoft-Activation-Scripts" target="_blank" title="massgravel/Microsoft-Activation-Scripts">massgravel/Microsoft-Activation-Scripts</a>
|
|
754
762
|
</div>
|
|
755
763
|
<div class="sub-title followers">
|
|
756
764
|
|
|
757
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
758
|
-
<span style="background-color: #
|
|
765
|
+
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
766
|
+
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
759
767
|
</a>
|
|
760
768
|
|
|
761
769
|
<span class="star" title="Stargazers Count">
|
|
762
770
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
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>
|
|
764
772
|
</svg>
|
|
765
|
-
<span>
|
|
773
|
+
<span>71.729k</span>
|
|
766
774
|
</span>
|
|
767
775
|
<span class="star" title="Repo Forked">
|
|
768
776
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
769
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">
|
|
770
778
|
</path>
|
|
771
779
|
</svg>
|
|
772
|
-
<span>
|
|
780
|
+
<span>7094</span>
|
|
773
781
|
</span>
|
|
774
782
|
<span class="star">
|
|
775
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
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>
|
|
777
785
|
</svg>
|
|
778
|
-
<span>
|
|
786
|
+
<span>300 stars today</span>
|
|
779
787
|
</span>
|
|
780
788
|
</div>
|
|
781
789
|
<div class="details">
|
|
782
|
-
|
|
790
|
+
A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
|
|
783
791
|
</div>
|
|
784
792
|
</div>
|
|
785
793
|
</li>
|
|
@@ -788,36 +796,32 @@
|
|
|
788
796
|
<div class="info">
|
|
789
797
|
<div class="rank">
|
|
790
798
|
<span title="Ranking 18">18</span>
|
|
791
|
-
<a href="https://github.com/
|
|
799
|
+
<a href="https://github.com/Aikoyori/ProgrammingVTuberLogos" target="_blank" title="Aikoyori/ProgrammingVTuberLogos">Aikoyori/ProgrammingVTuberLogos</a>
|
|
792
800
|
</div>
|
|
793
801
|
<div class="sub-title followers">
|
|
794
802
|
|
|
795
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
796
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
797
|
-
</a>
|
|
798
|
-
|
|
799
803
|
<span class="star" title="Stargazers Count">
|
|
800
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
801
805
|
<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>
|
|
802
806
|
</svg>
|
|
803
|
-
<span>
|
|
807
|
+
<span>1.819k</span>
|
|
804
808
|
</span>
|
|
805
809
|
<span class="star" title="Repo Forked">
|
|
806
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
807
811
|
<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">
|
|
808
812
|
</path>
|
|
809
813
|
</svg>
|
|
810
|
-
<span>
|
|
814
|
+
<span>39</span>
|
|
811
815
|
</span>
|
|
812
816
|
<span class="star">
|
|
813
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
818
|
<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>
|
|
815
819
|
</svg>
|
|
816
|
-
<span>
|
|
820
|
+
<span>451 stars today</span>
|
|
817
821
|
</span>
|
|
818
822
|
</div>
|
|
819
823
|
<div class="details">
|
|
820
|
-
|
|
824
|
+
High-quality PNGs for logos I made for fun
|
|
821
825
|
</div>
|
|
822
826
|
</div>
|
|
823
827
|
</li>
|
|
@@ -826,36 +830,36 @@
|
|
|
826
830
|
<div class="info">
|
|
827
831
|
<div class="rank">
|
|
828
832
|
<span title="Ranking 19">19</span>
|
|
829
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
830
834
|
</div>
|
|
831
835
|
<div class="sub-title followers">
|
|
832
836
|
|
|
833
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
834
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
838
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
835
839
|
</a>
|
|
836
840
|
|
|
837
841
|
<span class="star" title="Stargazers Count">
|
|
838
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
839
843
|
<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>
|
|
840
844
|
</svg>
|
|
841
|
-
<span>
|
|
845
|
+
<span>387.801k</span>
|
|
842
846
|
</span>
|
|
843
847
|
<span class="star" title="Repo Forked">
|
|
844
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
845
849
|
<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">
|
|
846
850
|
</path>
|
|
847
851
|
</svg>
|
|
848
|
-
<span>
|
|
852
|
+
<span>35356</span>
|
|
849
853
|
</span>
|
|
850
854
|
<span class="star">
|
|
851
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
856
|
<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>
|
|
853
857
|
</svg>
|
|
854
|
-
<span>
|
|
858
|
+
<span>181 stars today</span>
|
|
855
859
|
</span>
|
|
856
860
|
</div>
|
|
857
861
|
<div class="details">
|
|
858
|
-
|
|
862
|
+
freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.
|
|
859
863
|
</div>
|
|
860
864
|
</div>
|
|
861
865
|
</li>
|
|
@@ -864,36 +868,36 @@
|
|
|
864
868
|
<div class="info">
|
|
865
869
|
<div class="rank">
|
|
866
870
|
<span title="Ranking 20">20</span>
|
|
867
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/sadmann7/shadcn-table" target="_blank" title="sadmann7/shadcn-table">sadmann7/shadcn-table</a>
|
|
868
872
|
</div>
|
|
869
873
|
<div class="sub-title followers">
|
|
870
874
|
|
|
871
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
872
|
-
<span style="background-color: #
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
876
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
873
877
|
</a>
|
|
874
878
|
|
|
875
879
|
<span class="star" title="Stargazers Count">
|
|
876
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
881
|
<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>
|
|
878
882
|
</svg>
|
|
879
|
-
<span>
|
|
883
|
+
<span>1.251k</span>
|
|
880
884
|
</span>
|
|
881
885
|
<span class="star" title="Repo Forked">
|
|
882
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
883
887
|
<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">
|
|
884
888
|
</path>
|
|
885
889
|
</svg>
|
|
886
|
-
<span>
|
|
890
|
+
<span>92</span>
|
|
887
891
|
</span>
|
|
888
892
|
<span class="star">
|
|
889
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
894
|
<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>
|
|
891
895
|
</svg>
|
|
892
|
-
<span>
|
|
896
|
+
<span>323 stars today</span>
|
|
893
897
|
</span>
|
|
894
898
|
</div>
|
|
895
899
|
<div class="details">
|
|
896
|
-
|
|
900
|
+
A shadcn table component with server-side sorting, filtering, and pagination.
|
|
897
901
|
</div>
|
|
898
902
|
</div>
|
|
899
903
|
</li>
|
|
@@ -902,36 +906,36 @@
|
|
|
902
906
|
<div class="info">
|
|
903
907
|
<div class="rank">
|
|
904
908
|
<span title="Ranking 21">21</span>
|
|
905
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/nvim-lua/kickstart.nvim" target="_blank" title="nvim-lua/kickstart.nvim">nvim-lua/kickstart.nvim</a>
|
|
906
910
|
</div>
|
|
907
911
|
<div class="sub-title followers">
|
|
908
912
|
|
|
909
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
910
|
-
<span style="background-color: #
|
|
913
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
914
|
+
<span style="background-color: #000080;"></span>Lua
|
|
911
915
|
</a>
|
|
912
916
|
|
|
913
917
|
<span class="star" title="Stargazers Count">
|
|
914
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
919
|
<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>
|
|
916
920
|
</svg>
|
|
917
|
-
<span>
|
|
921
|
+
<span>14.695k</span>
|
|
918
922
|
</span>
|
|
919
923
|
<span class="star" title="Repo Forked">
|
|
920
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
925
|
<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">
|
|
922
926
|
</path>
|
|
923
927
|
</svg>
|
|
924
|
-
<span>
|
|
928
|
+
<span>11924</span>
|
|
925
929
|
</span>
|
|
926
930
|
<span class="star">
|
|
927
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
932
|
<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>
|
|
929
933
|
</svg>
|
|
930
|
-
<span>
|
|
934
|
+
<span>49 stars today</span>
|
|
931
935
|
</span>
|
|
932
936
|
</div>
|
|
933
937
|
<div class="details">
|
|
934
|
-
|
|
938
|
+
A launch point for your personal nvim configuration
|
|
935
939
|
</div>
|
|
936
940
|
</div>
|
|
937
941
|
</li>
|
|
@@ -940,36 +944,36 @@
|
|
|
940
944
|
<div class="info">
|
|
941
945
|
<div class="rank">
|
|
942
946
|
<span title="Ranking 22">22</span>
|
|
943
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/meta-llama/llama-recipes" target="_blank" title="meta-llama/llama-recipes">meta-llama/llama-recipes</a>
|
|
944
948
|
</div>
|
|
945
949
|
<div class="sub-title followers">
|
|
946
950
|
|
|
947
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
948
|
-
<span style="background-color: #
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
952
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
949
953
|
</a>
|
|
950
954
|
|
|
951
955
|
<span class="star" title="Stargazers Count">
|
|
952
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
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>
|
|
954
958
|
</svg>
|
|
955
|
-
<span>
|
|
959
|
+
<span>8.787k</span>
|
|
956
960
|
</span>
|
|
957
961
|
<span class="star" title="Repo Forked">
|
|
958
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
959
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">
|
|
960
964
|
</path>
|
|
961
965
|
</svg>
|
|
962
|
-
<span>
|
|
966
|
+
<span>1236</span>
|
|
963
967
|
</span>
|
|
964
968
|
<span class="star">
|
|
965
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
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>
|
|
967
971
|
</svg>
|
|
968
|
-
<span>
|
|
972
|
+
<span>122 stars today</span>
|
|
969
973
|
</span>
|
|
970
974
|
</div>
|
|
971
975
|
<div class="details">
|
|
972
|
-
|
|
976
|
+
Scripts for fine-tuning Llama2 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization & question answering. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment.Demo apps to showcase Llama2 for WhatsApp & Messenger
|
|
973
977
|
</div>
|
|
974
978
|
</div>
|
|
975
979
|
</li>
|
|
@@ -978,7 +982,7 @@
|
|
|
978
982
|
<div class="info">
|
|
979
983
|
<div class="rank">
|
|
980
984
|
<span title="Ranking 23">23</span>
|
|
981
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/oobabooga/text-generation-webui" target="_blank" title="oobabooga/text-generation-webui">oobabooga/text-generation-webui</a>
|
|
982
986
|
</div>
|
|
983
987
|
<div class="sub-title followers">
|
|
984
988
|
|
|
@@ -990,24 +994,24 @@
|
|
|
990
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
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>
|
|
992
996
|
</svg>
|
|
993
|
-
<span>
|
|
997
|
+
<span>36.016k</span>
|
|
994
998
|
</span>
|
|
995
999
|
<span class="star" title="Repo Forked">
|
|
996
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
997
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">
|
|
998
1002
|
</path>
|
|
999
1003
|
</svg>
|
|
1000
|
-
<span>
|
|
1004
|
+
<span>4824</span>
|
|
1001
1005
|
</span>
|
|
1002
1006
|
<span class="star">
|
|
1003
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
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>
|
|
1005
1009
|
</svg>
|
|
1006
|
-
<span>
|
|
1010
|
+
<span>60 stars today</span>
|
|
1007
1011
|
</span>
|
|
1008
1012
|
</div>
|
|
1009
1013
|
<div class="details">
|
|
1010
|
-
|
|
1014
|
+
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
|
|
1011
1015
|
</div>
|
|
1012
1016
|
</div>
|
|
1013
1017
|
</li>
|
|
@@ -1016,36 +1020,74 @@
|
|
|
1016
1020
|
<div class="info">
|
|
1017
1021
|
<div class="rank">
|
|
1018
1022
|
<span title="Ranking 24">24</span>
|
|
1019
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/libccy/noname" target="_blank" title="libccy/noname">libccy/noname</a>
|
|
1020
1024
|
</div>
|
|
1021
1025
|
<div class="sub-title followers">
|
|
1022
1026
|
|
|
1023
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1024
|
-
<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
|
|
1029
|
+
</a>
|
|
1030
|
+
|
|
1031
|
+
<span class="star" title="Stargazers Count">
|
|
1032
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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>
|
|
1034
|
+
</svg>
|
|
1035
|
+
<span>1.84k</span>
|
|
1036
|
+
</span>
|
|
1037
|
+
<span class="star" title="Repo Forked">
|
|
1038
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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">
|
|
1040
|
+
</path>
|
|
1041
|
+
</svg>
|
|
1042
|
+
<span>501</span>
|
|
1043
|
+
</span>
|
|
1044
|
+
<span class="star">
|
|
1045
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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>
|
|
1047
|
+
</svg>
|
|
1048
|
+
<span>12 stars today</span>
|
|
1049
|
+
</span>
|
|
1050
|
+
</div>
|
|
1051
|
+
<div class="details">
|
|
1052
|
+
|
|
1053
|
+
</div>
|
|
1054
|
+
</div>
|
|
1055
|
+
</li>
|
|
1056
|
+
|
|
1057
|
+
<li>
|
|
1058
|
+
<div class="info">
|
|
1059
|
+
<div class="rank">
|
|
1060
|
+
<span title="Ranking 25">25</span>
|
|
1061
|
+
<a href="https://github.com/LlamaFamily/Llama-Chinese" target="_blank" title="LlamaFamily/Llama-Chinese">LlamaFamily/Llama-Chinese</a>
|
|
1062
|
+
</div>
|
|
1063
|
+
<div class="sub-title followers">
|
|
1064
|
+
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1066
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1025
1067
|
</a>
|
|
1026
1068
|
|
|
1027
1069
|
<span class="star" title="Stargazers Count">
|
|
1028
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
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>
|
|
1030
1072
|
</svg>
|
|
1031
|
-
<span>
|
|
1073
|
+
<span>9.699k</span>
|
|
1032
1074
|
</span>
|
|
1033
1075
|
<span class="star" title="Repo Forked">
|
|
1034
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1035
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">
|
|
1036
1078
|
</path>
|
|
1037
1079
|
</svg>
|
|
1038
|
-
<span>
|
|
1080
|
+
<span>905</span>
|
|
1039
1081
|
</span>
|
|
1040
1082
|
<span class="star">
|
|
1041
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
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>
|
|
1043
1085
|
</svg>
|
|
1044
|
-
<span>
|
|
1086
|
+
<span>68 stars today</span>
|
|
1045
1087
|
</span>
|
|
1046
1088
|
</div>
|
|
1047
1089
|
<div class="details">
|
|
1048
|
-
|
|
1090
|
+
Llama中文社区,最好的中文Llama大模型,完全开源可商用
|
|
1049
1091
|
</div>
|
|
1050
1092
|
</div>
|
|
1051
1093
|
</li>
|
|
@@ -1069,7 +1111,7 @@
|
|
|
1069
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1070
1112
|
</a>
|
|
1071
1113
|
</div>
|
|
1072
|
-
<div class="time">Last cache created on 2024/4/
|
|
1114
|
+
<div class="time">Last cache created on 2024/4/22 by Github API v3.</div>
|
|
1073
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1074
1116
|
</div>
|
|
1075
1117
|
</body>
|