@wcj/github-rank 24.1.31 → 24.2.2
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 +28887 -28889
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +168 -168
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +1719 -1719
- package/dist/users.json +7525 -7525
- package/package.json +1 -1
- package/web/data/repos.json +28887 -28889
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +168 -168
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +1719 -1719
- package/web/data/users.json +7525 -7525
- package/web/index.html +5635 -5635
- package/web/repos.html +3673 -3677
- package/web/trending-monthly.html +165 -165
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +175 -167
- package/web/users.china.html +1321 -1321
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/
|
|
132
|
+
<div class="time">Last cache created on 2024/2/2 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/danielmiessler/fabric" target="_blank" title="danielmiessler/fabric">danielmiessler/fabric</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>2431</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>201</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>1139 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
fabric is an open-source framework for augmenting humans using AI.
|
|
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/InkboxSoftware/excelCPU" target="_blank" title="InkboxSoftware/excelCPU">InkboxSoftware/excelCPU</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>
|
|
207
|
+
<span>2405</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>175</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>337 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
16-bit CPU for Excel, and related files
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,36 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/f/awesome-chatgpt-prompts" target="_blank" title="f/awesome-chatgpt-prompts">f/awesome-chatgpt-prompts</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
238
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>98881</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
249
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>13597</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>115 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
This repo includes ChatGPT prompt curation to use ChatGPT better.
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,32 +268,36 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/all-in-aigc/aicover" target="_blank" title="all-in-aigc/aicover">all-in-aigc/aicover</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
276
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
277
|
+
</a>
|
|
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>939</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>162</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>205 stars today</span>
|
|
293
297
|
</span>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="details">
|
|
296
|
-
|
|
300
|
+
ai cover generator
|
|
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/facebookresearch/codellama" target="_blank" title="facebookresearch/codellama">facebookresearch/codellama</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/python" title="Programming Language Python">
|
|
314
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>12954</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>1329</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>197 stars today</span>
|
|
331
335
|
</span>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="details">
|
|
334
|
-
|
|
338
|
+
Inference code for CodeLlama models
|
|
335
339
|
</div>
|
|
336
340
|
</div>
|
|
337
341
|
</li>
|
|
@@ -340,36 +344,36 @@
|
|
|
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/webprodigies/plura-production" target="_blank" title="webprodigies/plura-production">webprodigies/plura-production</a>
|
|
344
348
|
</div>
|
|
345
349
|
<div class="sub-title followers">
|
|
346
350
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
348
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
352
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
349
353
|
</a>
|
|
350
354
|
|
|
351
355
|
<span class="star" title="Stargazers Count">
|
|
352
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
354
358
|
</svg>
|
|
355
|
-
<span>
|
|
359
|
+
<span>297</span>
|
|
356
360
|
</span>
|
|
357
361
|
<span class="star" title="Repo Forked">
|
|
358
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
360
364
|
</path>
|
|
361
365
|
</svg>
|
|
362
|
-
<span>
|
|
366
|
+
<span>142</span>
|
|
363
367
|
</span>
|
|
364
368
|
<span class="star">
|
|
365
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
371
|
</svg>
|
|
368
|
-
<span>
|
|
372
|
+
<span>43 stars today</span>
|
|
369
373
|
</span>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="details">
|
|
372
|
-
|
|
376
|
+
|
|
373
377
|
</div>
|
|
374
378
|
</div>
|
|
375
379
|
</li>
|
|
@@ -378,36 +382,36 @@
|
|
|
378
382
|
<div class="info">
|
|
379
383
|
<div class="rank">
|
|
380
384
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/ExOK/Celeste64" target="_blank" title="ExOK/Celeste64">ExOK/Celeste64</a>
|
|
382
386
|
</div>
|
|
383
387
|
<div class="sub-title followers">
|
|
384
388
|
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
386
|
-
<span style="background-color: #
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
390
|
+
<span style="background-color: #178600;"></span>C#
|
|
387
391
|
</a>
|
|
388
392
|
|
|
389
393
|
<span class="star" title="Stargazers Count">
|
|
390
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
395
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
392
396
|
</svg>
|
|
393
|
-
<span>
|
|
397
|
+
<span>880</span>
|
|
394
398
|
</span>
|
|
395
399
|
<span class="star" title="Repo Forked">
|
|
396
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
401
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
398
402
|
</path>
|
|
399
403
|
</svg>
|
|
400
|
-
<span>
|
|
404
|
+
<span>60</span>
|
|
401
405
|
</span>
|
|
402
406
|
<span class="star">
|
|
403
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
405
409
|
</svg>
|
|
406
|
-
<span>
|
|
410
|
+
<span>170 stars today</span>
|
|
407
411
|
</span>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="details">
|
|
410
|
-
|
|
414
|
+
A game made by the Celeste developers in a week(ish, closer to 2)
|
|
411
415
|
</div>
|
|
412
416
|
</div>
|
|
413
417
|
</li>
|
|
@@ -416,7 +420,7 @@
|
|
|
416
420
|
<div class="info">
|
|
417
421
|
<div class="rank">
|
|
418
422
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/haotian-liu/LLaVA" target="_blank" title="haotian-liu/LLaVA">haotian-liu/LLaVA</a>
|
|
420
424
|
</div>
|
|
421
425
|
<div class="sub-title followers">
|
|
422
426
|
|
|
@@ -428,24 +432,24 @@
|
|
|
428
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
433
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
430
434
|
</svg>
|
|
431
|
-
<span>
|
|
435
|
+
<span>13152</span>
|
|
432
436
|
</span>
|
|
433
437
|
<span class="star" title="Repo Forked">
|
|
434
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
439
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
436
440
|
</path>
|
|
437
441
|
</svg>
|
|
438
|
-
<span>
|
|
442
|
+
<span>1371</span>
|
|
439
443
|
</span>
|
|
440
444
|
<span class="star">
|
|
441
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
443
447
|
</svg>
|
|
444
|
-
<span>
|
|
448
|
+
<span>155 stars today</span>
|
|
445
449
|
</span>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="details">
|
|
448
|
-
|
|
452
|
+
[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.
|
|
449
453
|
</div>
|
|
450
454
|
</div>
|
|
451
455
|
</li>
|
|
@@ -454,32 +458,36 @@
|
|
|
454
458
|
<div class="info">
|
|
455
459
|
<div class="rank">
|
|
456
460
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/mlflow/mlflow" target="_blank" title="mlflow/mlflow">mlflow/mlflow</a>
|
|
458
462
|
</div>
|
|
459
463
|
<div class="sub-title followers">
|
|
460
464
|
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
466
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
467
|
+
</a>
|
|
468
|
+
|
|
461
469
|
<span class="star" title="Stargazers Count">
|
|
462
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
471
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
464
472
|
</svg>
|
|
465
|
-
<span>
|
|
473
|
+
<span>16569</span>
|
|
466
474
|
</span>
|
|
467
475
|
<span class="star" title="Repo Forked">
|
|
468
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
477
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
470
478
|
</path>
|
|
471
479
|
</svg>
|
|
472
|
-
<span>
|
|
480
|
+
<span>3813</span>
|
|
473
481
|
</span>
|
|
474
482
|
<span class="star">
|
|
475
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
477
485
|
</svg>
|
|
478
|
-
<span>
|
|
486
|
+
<span>127 stars today</span>
|
|
479
487
|
</span>
|
|
480
488
|
</div>
|
|
481
489
|
<div class="details">
|
|
482
|
-
|
|
490
|
+
Open source platform for the machine learning lifecycle
|
|
483
491
|
</div>
|
|
484
492
|
</div>
|
|
485
493
|
</li>
|
|
@@ -488,32 +496,36 @@
|
|
|
488
496
|
<div class="info">
|
|
489
497
|
<div class="rank">
|
|
490
498
|
<span title="Ranking 10">10</span>
|
|
491
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/PKU-YuanGroup/MoE-LLaVA" target="_blank" title="PKU-YuanGroup/MoE-LLaVA">PKU-YuanGroup/MoE-LLaVA</a>
|
|
492
500
|
</div>
|
|
493
501
|
<div class="sub-title followers">
|
|
494
502
|
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
504
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
505
|
+
</a>
|
|
506
|
+
|
|
495
507
|
<span class="star" title="Stargazers Count">
|
|
496
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
509
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
498
510
|
</svg>
|
|
499
|
-
<span>
|
|
511
|
+
<span>669</span>
|
|
500
512
|
</span>
|
|
501
513
|
<span class="star" title="Repo Forked">
|
|
502
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
515
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
504
516
|
</path>
|
|
505
517
|
</svg>
|
|
506
|
-
<span>
|
|
518
|
+
<span>32</span>
|
|
507
519
|
</span>
|
|
508
520
|
<span class="star">
|
|
509
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
511
523
|
</svg>
|
|
512
|
-
<span>
|
|
524
|
+
<span>219 stars today</span>
|
|
513
525
|
</span>
|
|
514
526
|
</div>
|
|
515
527
|
<div class="details">
|
|
516
|
-
|
|
528
|
+
Mixture-of-Experts for Large Vision-Language Models
|
|
517
529
|
</div>
|
|
518
530
|
</div>
|
|
519
531
|
</li>
|
|
@@ -522,32 +534,36 @@
|
|
|
522
534
|
<div class="info">
|
|
523
535
|
<div class="rank">
|
|
524
536
|
<span title="Ranking 11">11</span>
|
|
525
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/containerd/containerd" target="_blank" title="containerd/containerd">containerd/containerd</a>
|
|
526
538
|
</div>
|
|
527
539
|
<div class="sub-title followers">
|
|
528
540
|
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
542
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
543
|
+
</a>
|
|
544
|
+
|
|
529
545
|
<span class="star" title="Stargazers Count">
|
|
530
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
547
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
532
548
|
</svg>
|
|
533
|
-
<span>
|
|
549
|
+
<span>15746</span>
|
|
534
550
|
</span>
|
|
535
551
|
<span class="star" title="Repo Forked">
|
|
536
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
553
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
538
554
|
</path>
|
|
539
555
|
</svg>
|
|
540
|
-
<span>
|
|
556
|
+
<span>3296</span>
|
|
541
557
|
</span>
|
|
542
558
|
<span class="star">
|
|
543
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
545
561
|
</svg>
|
|
546
|
-
<span>
|
|
562
|
+
<span>96 stars today</span>
|
|
547
563
|
</span>
|
|
548
564
|
</div>
|
|
549
565
|
<div class="details">
|
|
550
|
-
|
|
566
|
+
An open and reliable container runtime
|
|
551
567
|
</div>
|
|
552
568
|
</div>
|
|
553
569
|
</li>
|
|
@@ -556,36 +572,36 @@
|
|
|
556
572
|
<div class="info">
|
|
557
573
|
<div class="rank">
|
|
558
574
|
<span title="Ranking 12">12</span>
|
|
559
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/refinedev/refine" target="_blank" title="refinedev/refine">refinedev/refine</a>
|
|
560
576
|
</div>
|
|
561
577
|
<div class="sub-title followers">
|
|
562
578
|
|
|
563
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
564
|
-
<span style="background-color: #
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
580
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
565
581
|
</a>
|
|
566
582
|
|
|
567
583
|
<span class="star" title="Stargazers Count">
|
|
568
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
585
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
570
586
|
</svg>
|
|
571
|
-
<span>
|
|
587
|
+
<span>20799</span>
|
|
572
588
|
</span>
|
|
573
589
|
<span class="star" title="Repo Forked">
|
|
574
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
575
591
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
576
592
|
</path>
|
|
577
593
|
</svg>
|
|
578
|
-
<span>
|
|
594
|
+
<span>1557</span>
|
|
579
595
|
</span>
|
|
580
596
|
<span class="star">
|
|
581
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
598
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
583
599
|
</svg>
|
|
584
|
-
<span>
|
|
600
|
+
<span>125 stars today</span>
|
|
585
601
|
</span>
|
|
586
602
|
</div>
|
|
587
603
|
<div class="details">
|
|
588
|
-
|
|
604
|
+
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility.
|
|
589
605
|
</div>
|
|
590
606
|
</div>
|
|
591
607
|
</li>
|
|
@@ -594,36 +610,36 @@
|
|
|
594
610
|
<div class="info">
|
|
595
611
|
<div class="rank">
|
|
596
612
|
<span title="Ranking 13">13</span>
|
|
597
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/skyzh/mini-lsm" target="_blank" title="skyzh/mini-lsm">skyzh/mini-lsm</a>
|
|
598
614
|
</div>
|
|
599
615
|
<div class="sub-title followers">
|
|
600
616
|
|
|
601
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
602
|
-
<span style="background-color: #
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
618
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
603
619
|
</a>
|
|
604
620
|
|
|
605
621
|
<span class="star" title="Stargazers Count">
|
|
606
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
623
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
608
624
|
</svg>
|
|
609
|
-
<span>
|
|
625
|
+
<span>1827</span>
|
|
610
626
|
</span>
|
|
611
627
|
<span class="star" title="Repo Forked">
|
|
612
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
613
629
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
614
630
|
</path>
|
|
615
631
|
</svg>
|
|
616
|
-
<span>
|
|
632
|
+
<span>194</span>
|
|
617
633
|
</span>
|
|
618
634
|
<span class="star">
|
|
619
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
621
637
|
</svg>
|
|
622
|
-
<span>
|
|
638
|
+
<span>82 stars today</span>
|
|
623
639
|
</span>
|
|
624
640
|
</div>
|
|
625
641
|
<div class="details">
|
|
626
|
-
|
|
642
|
+
A tutorial of building an LSM-Tree storage engine in a week!
|
|
627
643
|
</div>
|
|
628
644
|
</div>
|
|
629
645
|
</li>
|
|
@@ -632,36 +648,36 @@
|
|
|
632
648
|
<div class="info">
|
|
633
649
|
<div class="rank">
|
|
634
650
|
<span title="Ranking 14">14</span>
|
|
635
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/leptonai/search_with_lepton" target="_blank" title="leptonai/search_with_lepton">leptonai/search_with_lepton</a>
|
|
636
652
|
</div>
|
|
637
653
|
<div class="sub-title followers">
|
|
638
654
|
|
|
639
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
640
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
656
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
641
657
|
</a>
|
|
642
658
|
|
|
643
659
|
<span class="star" title="Stargazers Count">
|
|
644
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
661
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
646
662
|
</svg>
|
|
647
|
-
<span>
|
|
663
|
+
<span>5059</span>
|
|
648
664
|
</span>
|
|
649
665
|
<span class="star" title="Repo Forked">
|
|
650
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
667
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
652
668
|
</path>
|
|
653
669
|
</svg>
|
|
654
|
-
<span>
|
|
670
|
+
<span>500</span>
|
|
655
671
|
</span>
|
|
656
672
|
<span class="star">
|
|
657
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
674
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
659
675
|
</svg>
|
|
660
|
-
<span>
|
|
676
|
+
<span>491 stars today</span>
|
|
661
677
|
</span>
|
|
662
678
|
</div>
|
|
663
679
|
<div class="details">
|
|
664
|
-
|
|
680
|
+
Building a quick conversation-based search demo with Lepton AI.
|
|
665
681
|
</div>
|
|
666
682
|
</div>
|
|
667
683
|
</li>
|
|
@@ -670,7 +686,7 @@
|
|
|
670
686
|
<div class="info">
|
|
671
687
|
<div class="rank">
|
|
672
688
|
<span title="Ranking 15">15</span>
|
|
673
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/vercel/next.js" target="_blank" title="vercel/next.js">vercel/next.js</a>
|
|
674
690
|
</div>
|
|
675
691
|
<div class="sub-title followers">
|
|
676
692
|
|
|
@@ -682,24 +698,24 @@
|
|
|
682
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
699
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
684
700
|
</svg>
|
|
685
|
-
<span>
|
|
701
|
+
<span>117638</span>
|
|
686
702
|
</span>
|
|
687
703
|
<span class="star" title="Repo Forked">
|
|
688
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
705
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
690
706
|
</path>
|
|
691
707
|
</svg>
|
|
692
|
-
<span>
|
|
708
|
+
<span>25623</span>
|
|
693
709
|
</span>
|
|
694
710
|
<span class="star">
|
|
695
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
712
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
697
713
|
</svg>
|
|
698
|
-
<span>
|
|
714
|
+
<span>51 stars today</span>
|
|
699
715
|
</span>
|
|
700
716
|
</div>
|
|
701
717
|
<div class="details">
|
|
702
|
-
|
|
718
|
+
The React Framework
|
|
703
719
|
</div>
|
|
704
720
|
</div>
|
|
705
721
|
</li>
|
|
@@ -708,36 +724,32 @@
|
|
|
708
724
|
<div class="info">
|
|
709
725
|
<div class="rank">
|
|
710
726
|
<span title="Ranking 16">16</span>
|
|
711
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
712
728
|
</div>
|
|
713
729
|
<div class="sub-title followers">
|
|
714
730
|
|
|
715
|
-
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
716
|
-
<span style="background-color: #F05138;"></span>Swift
|
|
717
|
-
</a>
|
|
718
|
-
|
|
719
731
|
<span class="star" title="Stargazers Count">
|
|
720
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
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>
|
|
722
734
|
</svg>
|
|
723
|
-
<span>
|
|
735
|
+
<span>154763</span>
|
|
724
736
|
</span>
|
|
725
737
|
<span class="star" title="Repo Forked">
|
|
726
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
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">
|
|
728
740
|
</path>
|
|
729
741
|
</svg>
|
|
730
|
-
<span>
|
|
742
|
+
<span>20858</span>
|
|
731
743
|
</span>
|
|
732
744
|
<span class="star">
|
|
733
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
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>
|
|
735
747
|
</svg>
|
|
736
|
-
<span>
|
|
748
|
+
<span>380 stars today</span>
|
|
737
749
|
</span>
|
|
738
750
|
</div>
|
|
739
751
|
<div class="details">
|
|
740
|
-
|
|
752
|
+
Curated list of project-based tutorials
|
|
741
753
|
</div>
|
|
742
754
|
</div>
|
|
743
755
|
</li>
|
|
@@ -746,36 +758,36 @@
|
|
|
746
758
|
<div class="info">
|
|
747
759
|
<div class="rank">
|
|
748
760
|
<span title="Ranking 17">17</span>
|
|
749
|
-
<a href="https://github.com/
|
|
761
|
+
<a href="https://github.com/microsoft/sample-app-aoai-chatGPT" target="_blank" title="microsoft/sample-app-aoai-chatGPT">microsoft/sample-app-aoai-chatGPT</a>
|
|
750
762
|
</div>
|
|
751
763
|
<div class="sub-title followers">
|
|
752
764
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
754
|
-
<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
|
|
755
767
|
</a>
|
|
756
768
|
|
|
757
769
|
<span class="star" title="Stargazers Count">
|
|
758
770
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
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>
|
|
760
772
|
</svg>
|
|
761
|
-
<span>
|
|
773
|
+
<span>963</span>
|
|
762
774
|
</span>
|
|
763
775
|
<span class="star" title="Repo Forked">
|
|
764
776
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
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">
|
|
766
778
|
</path>
|
|
767
779
|
</svg>
|
|
768
|
-
<span>
|
|
780
|
+
<span>1348</span>
|
|
769
781
|
</span>
|
|
770
782
|
<span class="star">
|
|
771
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
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>
|
|
773
785
|
</svg>
|
|
774
|
-
<span>
|
|
786
|
+
<span>69 stars today</span>
|
|
775
787
|
</span>
|
|
776
788
|
</div>
|
|
777
789
|
<div class="details">
|
|
778
|
-
|
|
790
|
+
[PREVIEW] Sample code for a simple web chat experience targeting chatGPT through AOAI.
|
|
779
791
|
</div>
|
|
780
792
|
</div>
|
|
781
793
|
</li>
|
|
@@ -784,36 +796,36 @@
|
|
|
784
796
|
<div class="info">
|
|
785
797
|
<div class="rank">
|
|
786
798
|
<span title="Ranking 18">18</span>
|
|
787
|
-
<a href="https://github.com/
|
|
799
|
+
<a href="https://github.com/curl/curl" target="_blank" title="curl/curl">curl/curl</a>
|
|
788
800
|
</div>
|
|
789
801
|
<div class="sub-title followers">
|
|
790
802
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
803
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
804
|
+
<span style="background-color: #555555;"></span>C
|
|
793
805
|
</a>
|
|
794
806
|
|
|
795
807
|
<span class="star" title="Stargazers Count">
|
|
796
808
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
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>
|
|
798
810
|
</svg>
|
|
799
|
-
<span>
|
|
811
|
+
<span>33116</span>
|
|
800
812
|
</span>
|
|
801
813
|
<span class="star" title="Repo Forked">
|
|
802
814
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
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">
|
|
804
816
|
</path>
|
|
805
817
|
</svg>
|
|
806
|
-
<span>
|
|
818
|
+
<span>6214</span>
|
|
807
819
|
</span>
|
|
808
820
|
<span class="star">
|
|
809
821
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
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>
|
|
811
823
|
</svg>
|
|
812
|
-
<span>
|
|
824
|
+
<span>14 stars today</span>
|
|
813
825
|
</span>
|
|
814
826
|
</div>
|
|
815
827
|
<div class="details">
|
|
816
|
-
|
|
828
|
+
A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
|
|
817
829
|
</div>
|
|
818
830
|
</div>
|
|
819
831
|
</li>
|
|
@@ -822,36 +834,36 @@
|
|
|
822
834
|
<div class="info">
|
|
823
835
|
<div class="rank">
|
|
824
836
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
837
|
+
<a href="https://github.com/deanxv/coze-discord-proxy" target="_blank" title="deanxv/coze-discord-proxy">deanxv/coze-discord-proxy</a>
|
|
826
838
|
</div>
|
|
827
839
|
<div class="sub-title followers">
|
|
828
840
|
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
830
|
-
<span style="background-color: #
|
|
841
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
842
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
831
843
|
</a>
|
|
832
844
|
|
|
833
845
|
<span class="star" title="Stargazers Count">
|
|
834
846
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
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>
|
|
836
848
|
</svg>
|
|
837
|
-
<span>
|
|
849
|
+
<span>555</span>
|
|
838
850
|
</span>
|
|
839
851
|
<span class="star" title="Repo Forked">
|
|
840
852
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
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">
|
|
842
854
|
</path>
|
|
843
855
|
</svg>
|
|
844
|
-
<span>
|
|
856
|
+
<span>139</span>
|
|
845
857
|
</span>
|
|
846
858
|
<span class="star">
|
|
847
859
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
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>
|
|
849
861
|
</svg>
|
|
850
|
-
<span>
|
|
862
|
+
<span>62 stars today</span>
|
|
851
863
|
</span>
|
|
852
864
|
</div>
|
|
853
865
|
<div class="details">
|
|
854
|
-
|
|
866
|
+
代理discord-bot,api调用coze-bot
|
|
855
867
|
</div>
|
|
856
868
|
</div>
|
|
857
869
|
</li>
|
|
@@ -860,7 +872,7 @@
|
|
|
860
872
|
<div class="info">
|
|
861
873
|
<div class="rank">
|
|
862
874
|
<span title="Ranking 20">20</span>
|
|
863
|
-
<a href="https://github.com/
|
|
875
|
+
<a href="https://github.com/open-compass/opencompass" target="_blank" title="open-compass/opencompass">open-compass/opencompass</a>
|
|
864
876
|
</div>
|
|
865
877
|
<div class="sub-title followers">
|
|
866
878
|
|
|
@@ -872,24 +884,24 @@
|
|
|
872
884
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
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>
|
|
874
886
|
</svg>
|
|
875
|
-
<span>
|
|
887
|
+
<span>1829</span>
|
|
876
888
|
</span>
|
|
877
889
|
<span class="star" title="Repo Forked">
|
|
878
890
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
879
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">
|
|
880
892
|
</path>
|
|
881
893
|
</svg>
|
|
882
|
-
<span>
|
|
894
|
+
<span>189</span>
|
|
883
895
|
</span>
|
|
884
896
|
<span class="star">
|
|
885
897
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
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>
|
|
887
899
|
</svg>
|
|
888
|
-
<span>
|
|
900
|
+
<span>31 stars today</span>
|
|
889
901
|
</span>
|
|
890
902
|
</div>
|
|
891
903
|
<div class="details">
|
|
892
|
-
|
|
904
|
+
OpenCompass is an LLM evaluation platform, supporting a wide range of models (InternLM2,GPT-4,LLaMa2, Qwen,GLM, Claude, etc) over 100+ datasets.
|
|
893
905
|
</div>
|
|
894
906
|
</div>
|
|
895
907
|
</li>
|
|
@@ -898,36 +910,32 @@
|
|
|
898
910
|
<div class="info">
|
|
899
911
|
<div class="rank">
|
|
900
912
|
<span title="Ranking 21">21</span>
|
|
901
|
-
<a href="https://github.com/
|
|
913
|
+
<a href="https://github.com/xlucn/oh-my-foss-android" target="_blank" title="xlucn/oh-my-foss-android">xlucn/oh-my-foss-android</a>
|
|
902
914
|
</div>
|
|
903
915
|
<div class="sub-title followers">
|
|
904
916
|
|
|
905
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
906
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
907
|
-
</a>
|
|
908
|
-
|
|
909
917
|
<span class="star" title="Stargazers Count">
|
|
910
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
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>
|
|
912
920
|
</svg>
|
|
913
|
-
<span>
|
|
921
|
+
<span>1199</span>
|
|
914
922
|
</span>
|
|
915
923
|
<span class="star" title="Repo Forked">
|
|
916
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
917
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">
|
|
918
926
|
</path>
|
|
919
927
|
</svg>
|
|
920
|
-
<span>
|
|
928
|
+
<span>51</span>
|
|
921
929
|
</span>
|
|
922
930
|
<span class="star">
|
|
923
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
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>
|
|
925
933
|
</svg>
|
|
926
|
-
<span>
|
|
934
|
+
<span>92 stars today</span>
|
|
927
935
|
</span>
|
|
928
936
|
</div>
|
|
929
937
|
<div class="details">
|
|
930
|
-
|
|
938
|
+
个人收集的实用、良心开源安卓软件
|
|
931
939
|
</div>
|
|
932
940
|
</div>
|
|
933
941
|
</li>
|
|
@@ -936,36 +944,36 @@
|
|
|
936
944
|
<div class="info">
|
|
937
945
|
<div class="rank">
|
|
938
946
|
<span title="Ranking 22">22</span>
|
|
939
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
|
|
940
948
|
</div>
|
|
941
949
|
<div class="sub-title followers">
|
|
942
950
|
|
|
943
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
944
|
-
<span style="background-color: #
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
952
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
945
953
|
</a>
|
|
946
954
|
|
|
947
955
|
<span class="star" title="Stargazers Count">
|
|
948
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
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>
|
|
950
958
|
</svg>
|
|
951
|
-
<span>
|
|
959
|
+
<span>92390</span>
|
|
952
960
|
</span>
|
|
953
961
|
<span class="star" title="Repo Forked">
|
|
954
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
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">
|
|
956
964
|
</path>
|
|
957
965
|
</svg>
|
|
958
|
-
<span>
|
|
966
|
+
<span>8293</span>
|
|
959
967
|
</span>
|
|
960
968
|
<span class="star">
|
|
961
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
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>
|
|
963
971
|
</svg>
|
|
964
|
-
<span>
|
|
972
|
+
<span>25 stars today</span>
|
|
965
973
|
</span>
|
|
966
974
|
</div>
|
|
967
975
|
<div class="details">
|
|
968
|
-
|
|
976
|
+
The new Windows Terminal and the original Windows console host, all in the same place!
|
|
969
977
|
</div>
|
|
970
978
|
</div>
|
|
971
979
|
</li>
|
|
@@ -974,36 +982,36 @@
|
|
|
974
982
|
<div class="info">
|
|
975
983
|
<div class="rank">
|
|
976
984
|
<span title="Ranking 23">23</span>
|
|
977
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/chrismaltby/gb-studio" target="_blank" title="chrismaltby/gb-studio">chrismaltby/gb-studio</a>
|
|
978
986
|
</div>
|
|
979
987
|
<div class="sub-title followers">
|
|
980
988
|
|
|
981
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
982
|
-
<span style="background-color: #
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
990
|
+
<span style="background-color: #555555;"></span>C
|
|
983
991
|
</a>
|
|
984
992
|
|
|
985
993
|
<span class="star" title="Stargazers Count">
|
|
986
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
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>
|
|
988
996
|
</svg>
|
|
989
|
-
<span>
|
|
997
|
+
<span>7880</span>
|
|
990
998
|
</span>
|
|
991
999
|
<span class="star" title="Repo Forked">
|
|
992
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
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">
|
|
994
1002
|
</path>
|
|
995
1003
|
</svg>
|
|
996
|
-
<span>
|
|
1004
|
+
<span>441</span>
|
|
997
1005
|
</span>
|
|
998
1006
|
<span class="star">
|
|
999
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
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>
|
|
1001
1009
|
</svg>
|
|
1002
|
-
<span>
|
|
1010
|
+
<span>15 stars today</span>
|
|
1003
1011
|
</span>
|
|
1004
1012
|
</div>
|
|
1005
1013
|
<div class="details">
|
|
1006
|
-
|
|
1014
|
+
A quick and easy to use drag and drop retro game creator for your favourite handheld video game system
|
|
1007
1015
|
</div>
|
|
1008
1016
|
</div>
|
|
1009
1017
|
</li>
|
|
@@ -1012,36 +1020,36 @@
|
|
|
1012
1020
|
<div class="info">
|
|
1013
1021
|
<div class="rank">
|
|
1014
1022
|
<span title="Ranking 24">24</span>
|
|
1015
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/lizongying/my-tv" target="_blank" title="lizongying/my-tv">lizongying/my-tv</a>
|
|
1016
1024
|
</div>
|
|
1017
1025
|
<div class="sub-title followers">
|
|
1018
1026
|
|
|
1019
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1020
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1028
|
+
<span style="background-color: #555555;"></span>C
|
|
1021
1029
|
</a>
|
|
1022
1030
|
|
|
1023
1031
|
<span class="star" title="Stargazers Count">
|
|
1024
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
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>
|
|
1026
1034
|
</svg>
|
|
1027
|
-
<span>
|
|
1035
|
+
<span>4573</span>
|
|
1028
1036
|
</span>
|
|
1029
1037
|
<span class="star" title="Repo Forked">
|
|
1030
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1031
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">
|
|
1032
1040
|
</path>
|
|
1033
1041
|
</svg>
|
|
1034
|
-
<span>
|
|
1042
|
+
<span>576</span>
|
|
1035
1043
|
</span>
|
|
1036
1044
|
<span class="star">
|
|
1037
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
1047
|
</svg>
|
|
1040
|
-
<span>
|
|
1048
|
+
<span>493 stars today</span>
|
|
1041
1049
|
</span>
|
|
1042
1050
|
</div>
|
|
1043
1051
|
<div class="details">
|
|
1044
|
-
|
|
1052
|
+
我的电视 电视直播软件,安装即可使用
|
|
1045
1053
|
</div>
|
|
1046
1054
|
</div>
|
|
1047
1055
|
</li>
|
|
@@ -1050,36 +1058,36 @@
|
|
|
1050
1058
|
<div class="info">
|
|
1051
1059
|
<div class="rank">
|
|
1052
1060
|
<span title="Ranking 25">25</span>
|
|
1053
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/sudheerj/reactjs-interview-questions" target="_blank" title="sudheerj/reactjs-interview-questions">sudheerj/reactjs-interview-questions</a>
|
|
1054
1062
|
</div>
|
|
1055
1063
|
<div class="sub-title followers">
|
|
1056
1064
|
|
|
1057
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1058
|
-
<span style="background-color: #
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1066
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1059
1067
|
</a>
|
|
1060
1068
|
|
|
1061
1069
|
<span class="star" title="Stargazers Count">
|
|
1062
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1063
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>
|
|
1064
1072
|
</svg>
|
|
1065
|
-
<span>
|
|
1073
|
+
<span>34785</span>
|
|
1066
1074
|
</span>
|
|
1067
1075
|
<span class="star" title="Repo Forked">
|
|
1068
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1069
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">
|
|
1070
1078
|
</path>
|
|
1071
1079
|
</svg>
|
|
1072
|
-
<span>
|
|
1080
|
+
<span>8449</span>
|
|
1073
1081
|
</span>
|
|
1074
1082
|
<span class="star">
|
|
1075
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1076
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>
|
|
1077
1085
|
</svg>
|
|
1078
|
-
<span>
|
|
1086
|
+
<span>87 stars today</span>
|
|
1079
1087
|
</span>
|
|
1080
1088
|
</div>
|
|
1081
1089
|
<div class="details">
|
|
1082
|
-
|
|
1090
|
+
List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
|
|
1083
1091
|
</div>
|
|
1084
1092
|
</div>
|
|
1085
1093
|
</li>
|
|
@@ -1103,7 +1111,7 @@
|
|
|
1103
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1104
1112
|
</a>
|
|
1105
1113
|
</div>
|
|
1106
|
-
<div class="time">Last cache created on 2024/
|
|
1114
|
+
<div class="time">Last cache created on 2024/2/2 by Github API v3.</div>
|
|
1107
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1108
1116
|
</div>
|
|
1109
1117
|
</body>
|