@wcj/github-rank 24.1.8 → 24.1.10
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 +29067 -29062
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +183 -183
- package/dist/users.china.json +2166 -2166
- package/dist/users.json +7823 -7823
- package/package.json +1 -1
- package/web/data/repos.json +29067 -29062
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +183 -183
- package/web/data/users.china.json +2166 -2166
- package/web/data/users.json +7823 -7823
- package/web/index.html +5828 -5828
- package/web/repos.html +3633 -3633
- package/web/trending-monthly.html +155 -151
- package/web/trending-weekly.html +161 -173
- package/web/trending.html +167 -171
- package/web/users.china.html +1603 -1603
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/1/
|
|
132
|
+
<div class="time">Last cache created on 2024/1/10 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/aaamoon/copilot-gpt4-service" target="_blank" title="aaamoon/copilot-gpt4-service">aaamoon/copilot-gpt4-service</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/go" title="Programming Language Go">
|
|
162
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>3520</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>326</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>466 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
Convert Github Copilot to ChatGPT, free to use the GPT-4 model
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,36 +192,32 @@
|
|
|
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/ProgrammingHero1/B9A1-New-Year-New-Mission" target="_blank" title="ProgrammingHero1/B9A1-New-Year-New-Mission">ProgrammingHero1/B9A1-New-Year-New-Mission</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
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
|
-
</a>
|
|
202
|
-
|
|
203
199
|
<span class="star" title="Stargazers Count">
|
|
204
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
201
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
206
202
|
</svg>
|
|
207
|
-
<span>
|
|
203
|
+
<span>188</span>
|
|
208
204
|
</span>
|
|
209
205
|
<span class="star" title="Repo Forked">
|
|
210
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
207
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
212
208
|
</path>
|
|
213
209
|
</svg>
|
|
214
|
-
<span>
|
|
210
|
+
<span>20</span>
|
|
215
211
|
</span>
|
|
216
212
|
<span class="star">
|
|
217
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
214
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
215
|
</svg>
|
|
220
|
-
<span>
|
|
216
|
+
<span>18 stars today</span>
|
|
221
217
|
</span>
|
|
222
218
|
</div>
|
|
223
219
|
<div class="details">
|
|
224
|
-
|
|
220
|
+
|
|
225
221
|
</div>
|
|
226
222
|
</div>
|
|
227
223
|
</li>
|
|
@@ -230,36 +226,36 @@
|
|
|
230
226
|
<div class="info">
|
|
231
227
|
<div class="rank">
|
|
232
228
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/joaomdmoura/crewAI" target="_blank" title="joaomdmoura/crewAI">joaomdmoura/crewAI</a>
|
|
234
230
|
</div>
|
|
235
231
|
<div class="sub-title followers">
|
|
236
232
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
233
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
234
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
239
235
|
</a>
|
|
240
236
|
|
|
241
237
|
<span class="star" title="Stargazers Count">
|
|
242
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
239
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
240
|
</svg>
|
|
245
|
-
<span>
|
|
241
|
+
<span>3809</span>
|
|
246
242
|
</span>
|
|
247
243
|
<span class="star" title="Repo Forked">
|
|
248
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
245
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
246
|
</path>
|
|
251
247
|
</svg>
|
|
252
|
-
<span>
|
|
248
|
+
<span>373</span>
|
|
253
249
|
</span>
|
|
254
250
|
<span class="star">
|
|
255
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
252
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
253
|
</svg>
|
|
258
|
-
<span>
|
|
254
|
+
<span>385 stars today</span>
|
|
259
255
|
</span>
|
|
260
256
|
</div>
|
|
261
257
|
<div class="details">
|
|
262
|
-
|
|
258
|
+
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
|
|
263
259
|
</div>
|
|
264
260
|
</div>
|
|
265
261
|
</li>
|
|
@@ -268,36 +264,32 @@
|
|
|
268
264
|
<div class="info">
|
|
269
265
|
<div class="rank">
|
|
270
266
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/dreamoving/dreamoving-project" target="_blank" title="dreamoving/dreamoving-project">dreamoving/dreamoving-project</a>
|
|
272
268
|
</div>
|
|
273
269
|
<div class="sub-title followers">
|
|
274
270
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
276
|
-
<span style="background-color: #178600;"></span>C#
|
|
277
|
-
</a>
|
|
278
|
-
|
|
279
271
|
<span class="star" title="Stargazers Count">
|
|
280
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
273
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
282
274
|
</svg>
|
|
283
|
-
<span>
|
|
275
|
+
<span>1450</span>
|
|
284
276
|
</span>
|
|
285
277
|
<span class="star" title="Repo Forked">
|
|
286
278
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
279
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
288
280
|
</path>
|
|
289
281
|
</svg>
|
|
290
|
-
<span>
|
|
282
|
+
<span>89</span>
|
|
291
283
|
</span>
|
|
292
284
|
<span class="star">
|
|
293
285
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
286
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
287
|
</svg>
|
|
296
|
-
<span>
|
|
288
|
+
<span>31 stars today</span>
|
|
297
289
|
</span>
|
|
298
290
|
</div>
|
|
299
291
|
<div class="details">
|
|
300
|
-
|
|
292
|
+
Official implementation of DreaMoving
|
|
301
293
|
</div>
|
|
302
294
|
</div>
|
|
303
295
|
</li>
|
|
@@ -306,7 +298,7 @@
|
|
|
306
298
|
<div class="info">
|
|
307
299
|
<div class="rank">
|
|
308
300
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
301
|
+
<a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
|
|
310
302
|
</div>
|
|
311
303
|
<div class="sub-title followers">
|
|
312
304
|
|
|
@@ -318,24 +310,24 @@
|
|
|
318
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
311
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
320
312
|
</svg>
|
|
321
|
-
<span>
|
|
313
|
+
<span>17142</span>
|
|
322
314
|
</span>
|
|
323
315
|
<span class="star" title="Repo Forked">
|
|
324
316
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
317
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
326
318
|
</path>
|
|
327
319
|
</svg>
|
|
328
|
-
<span>
|
|
320
|
+
<span>3806</span>
|
|
329
321
|
</span>
|
|
330
322
|
<span class="star">
|
|
331
323
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
324
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
325
|
</svg>
|
|
334
|
-
<span>
|
|
326
|
+
<span>205 stars today</span>
|
|
335
327
|
</span>
|
|
336
328
|
</div>
|
|
337
329
|
<div class="details">
|
|
338
|
-
|
|
330
|
+
Free Data Engineering course!
|
|
339
331
|
</div>
|
|
340
332
|
</div>
|
|
341
333
|
</li>
|
|
@@ -344,7 +336,7 @@
|
|
|
344
336
|
<div class="info">
|
|
345
337
|
<div class="rank">
|
|
346
338
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
339
|
+
<a href="https://github.com/KillianLucas/open-interpreter" target="_blank" title="KillianLucas/open-interpreter">KillianLucas/open-interpreter</a>
|
|
348
340
|
</div>
|
|
349
341
|
<div class="sub-title followers">
|
|
350
342
|
|
|
@@ -356,24 +348,24 @@
|
|
|
356
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
349
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
358
350
|
</svg>
|
|
359
|
-
<span>
|
|
351
|
+
<span>36670</span>
|
|
360
352
|
</span>
|
|
361
353
|
<span class="star" title="Repo Forked">
|
|
362
354
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
355
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
364
356
|
</path>
|
|
365
357
|
</svg>
|
|
366
|
-
<span>
|
|
358
|
+
<span>3194</span>
|
|
367
359
|
</span>
|
|
368
360
|
<span class="star">
|
|
369
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
362
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
363
|
</svg>
|
|
372
|
-
<span>
|
|
364
|
+
<span>387 stars today</span>
|
|
373
365
|
</span>
|
|
374
366
|
</div>
|
|
375
367
|
<div class="details">
|
|
376
|
-
|
|
368
|
+
A natural language interface for computers
|
|
377
369
|
</div>
|
|
378
370
|
</div>
|
|
379
371
|
</li>
|
|
@@ -382,36 +374,36 @@
|
|
|
382
374
|
<div class="info">
|
|
383
375
|
<div class="rank">
|
|
384
376
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
377
|
+
<a href="https://github.com/swisskyrepo/PayloadsAllTheThings" target="_blank" title="swisskyrepo/PayloadsAllTheThings">swisskyrepo/PayloadsAllTheThings</a>
|
|
386
378
|
</div>
|
|
387
379
|
<div class="sub-title followers">
|
|
388
380
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
381
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
382
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
391
383
|
</a>
|
|
392
384
|
|
|
393
385
|
<span class="star" title="Stargazers Count">
|
|
394
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
387
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
396
388
|
</svg>
|
|
397
|
-
<span>
|
|
389
|
+
<span>54523</span>
|
|
398
390
|
</span>
|
|
399
391
|
<span class="star" title="Repo Forked">
|
|
400
392
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
393
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
402
394
|
</path>
|
|
403
395
|
</svg>
|
|
404
|
-
<span>
|
|
396
|
+
<span>13840</span>
|
|
405
397
|
</span>
|
|
406
398
|
<span class="star">
|
|
407
399
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
400
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
401
|
</svg>
|
|
410
|
-
<span>
|
|
402
|
+
<span>179 stars today</span>
|
|
411
403
|
</span>
|
|
412
404
|
</div>
|
|
413
405
|
<div class="details">
|
|
414
|
-
|
|
406
|
+
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
|
|
415
407
|
</div>
|
|
416
408
|
</div>
|
|
417
409
|
</li>
|
|
@@ -420,36 +412,36 @@
|
|
|
420
412
|
<div class="info">
|
|
421
413
|
<div class="rank">
|
|
422
414
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
415
|
+
<a href="https://github.com/buybackoff/1brc" target="_blank" title="buybackoff/1brc">buybackoff/1brc</a>
|
|
424
416
|
</div>
|
|
425
417
|
<div class="sub-title followers">
|
|
426
418
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
428
|
-
<span style="background-color: #
|
|
419
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
420
|
+
<span style="background-color: #178600;"></span>C#
|
|
429
421
|
</a>
|
|
430
422
|
|
|
431
423
|
<span class="star" title="Stargazers Count">
|
|
432
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
425
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
434
426
|
</svg>
|
|
435
|
-
<span>
|
|
427
|
+
<span>295</span>
|
|
436
428
|
</span>
|
|
437
429
|
<span class="star" title="Repo Forked">
|
|
438
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
431
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
440
432
|
</path>
|
|
441
433
|
</svg>
|
|
442
|
-
<span>
|
|
434
|
+
<span>29</span>
|
|
443
435
|
</span>
|
|
444
436
|
<span class="star">
|
|
445
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
438
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
439
|
</svg>
|
|
448
|
-
<span>
|
|
440
|
+
<span>179 stars today</span>
|
|
449
441
|
</span>
|
|
450
442
|
</div>
|
|
451
443
|
<div class="details">
|
|
452
|
-
|
|
444
|
+
|
|
453
445
|
</div>
|
|
454
446
|
</div>
|
|
455
447
|
</li>
|
|
@@ -458,36 +450,32 @@
|
|
|
458
450
|
<div class="info">
|
|
459
451
|
<div class="rank">
|
|
460
452
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/Tongji-KGLLM/RAG-Survey" target="_blank" title="Tongji-KGLLM/RAG-Survey">Tongji-KGLLM/RAG-Survey</a>
|
|
462
454
|
</div>
|
|
463
455
|
<div class="sub-title followers">
|
|
464
456
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
466
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
467
|
-
</a>
|
|
468
|
-
|
|
469
457
|
<span class="star" title="Stargazers Count">
|
|
470
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
459
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
472
460
|
</svg>
|
|
473
|
-
<span>
|
|
461
|
+
<span>586</span>
|
|
474
462
|
</span>
|
|
475
463
|
<span class="star" title="Repo Forked">
|
|
476
464
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
465
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
478
466
|
</path>
|
|
479
467
|
</svg>
|
|
480
|
-
<span>
|
|
468
|
+
<span>49</span>
|
|
481
469
|
</span>
|
|
482
470
|
<span class="star">
|
|
483
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
472
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
473
|
</svg>
|
|
486
|
-
<span>
|
|
474
|
+
<span>44 stars today</span>
|
|
487
475
|
</span>
|
|
488
476
|
</div>
|
|
489
477
|
<div class="details">
|
|
490
|
-
|
|
478
|
+
|
|
491
479
|
</div>
|
|
492
480
|
</div>
|
|
493
481
|
</li>
|
|
@@ -496,36 +484,32 @@
|
|
|
496
484
|
<div class="info">
|
|
497
485
|
<div class="rank">
|
|
498
486
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/bleedline/Awesome-gptlike-shellsite" target="_blank" title="bleedline/Awesome-gptlike-shellsite">bleedline/Awesome-gptlike-shellsite</a>
|
|
500
488
|
</div>
|
|
501
489
|
<div class="sub-title followers">
|
|
502
490
|
|
|
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
|
-
|
|
507
491
|
<span class="star" title="Stargazers Count">
|
|
508
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
493
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
510
494
|
</svg>
|
|
511
|
-
<span>
|
|
495
|
+
<span>1137</span>
|
|
512
496
|
</span>
|
|
513
497
|
<span class="star" title="Repo Forked">
|
|
514
498
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
499
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
516
500
|
</path>
|
|
517
501
|
</svg>
|
|
518
|
-
<span>
|
|
502
|
+
<span>124</span>
|
|
519
503
|
</span>
|
|
520
504
|
<span class="star">
|
|
521
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
506
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
523
507
|
</svg>
|
|
524
|
-
<span>
|
|
508
|
+
<span>192 stars today</span>
|
|
525
509
|
</span>
|
|
526
510
|
</div>
|
|
527
511
|
<div class="details">
|
|
528
|
-
|
|
512
|
+
深入探索精选的套壳站和必备API资源。本文为初学者和经验丰富的运营者提供一站式指南,涵盖常见问题解答和基础攻略,助您迈向套壳站副业成功之路。Dive into a curated selection of shell sites and essential APIs. This article offers a comprehensive guide for both beginners and seasoned operators, covering FAQs and basic strategies to propel you towards success in your shell site side hustle.
|
|
529
513
|
</div>
|
|
530
514
|
</div>
|
|
531
515
|
</li>
|
|
@@ -534,36 +518,36 @@
|
|
|
534
518
|
<div class="info">
|
|
535
519
|
<div class="rank">
|
|
536
520
|
<span title="Ranking 11">11</span>
|
|
537
|
-
<a href="https://github.com/
|
|
521
|
+
<a href="https://github.com/alibaba/lowcode-engine" target="_blank" title="alibaba/lowcode-engine">alibaba/lowcode-engine</a>
|
|
538
522
|
</div>
|
|
539
523
|
<div class="sub-title followers">
|
|
540
524
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
525
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
526
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
543
527
|
</a>
|
|
544
528
|
|
|
545
529
|
<span class="star" title="Stargazers Count">
|
|
546
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
531
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
548
532
|
</svg>
|
|
549
|
-
<span>
|
|
533
|
+
<span>13082</span>
|
|
550
534
|
</span>
|
|
551
535
|
<span class="star" title="Repo Forked">
|
|
552
536
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
537
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
554
538
|
</path>
|
|
555
539
|
</svg>
|
|
556
|
-
<span>
|
|
540
|
+
<span>2295</span>
|
|
557
541
|
</span>
|
|
558
542
|
<span class="star">
|
|
559
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
544
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
561
545
|
</svg>
|
|
562
|
-
<span>
|
|
546
|
+
<span>50 stars today</span>
|
|
563
547
|
</span>
|
|
564
548
|
</div>
|
|
565
549
|
<div class="details">
|
|
566
|
-
|
|
550
|
+
An enterprise-class low-code technology stack with scale-out design / 一套面向扩展设计的企业级低代码技术体系
|
|
567
551
|
</div>
|
|
568
552
|
</div>
|
|
569
553
|
</li>
|
|
@@ -572,36 +556,36 @@
|
|
|
572
556
|
<div class="info">
|
|
573
557
|
<div class="rank">
|
|
574
558
|
<span title="Ranking 12">12</span>
|
|
575
|
-
<a href="https://github.com/
|
|
559
|
+
<a href="https://github.com/yuzu-emu/yuzu-android" target="_blank" title="yuzu-emu/yuzu-android">yuzu-emu/yuzu-android</a>
|
|
576
560
|
</div>
|
|
577
561
|
<div class="sub-title followers">
|
|
578
562
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<span style="background-color: #
|
|
563
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
564
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
581
565
|
</a>
|
|
582
566
|
|
|
583
567
|
<span class="star" title="Stargazers Count">
|
|
584
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
569
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
570
|
</svg>
|
|
587
|
-
<span>
|
|
571
|
+
<span>1200</span>
|
|
588
572
|
</span>
|
|
589
573
|
<span class="star" title="Repo Forked">
|
|
590
574
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
575
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
592
576
|
</path>
|
|
593
577
|
</svg>
|
|
594
|
-
<span>
|
|
578
|
+
<span>68</span>
|
|
595
579
|
</span>
|
|
596
580
|
<span class="star">
|
|
597
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
582
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
583
|
</svg>
|
|
600
|
-
<span>
|
|
584
|
+
<span>13 stars today</span>
|
|
601
585
|
</span>
|
|
602
586
|
</div>
|
|
603
587
|
<div class="details">
|
|
604
|
-
|
|
588
|
+
|
|
605
589
|
</div>
|
|
606
590
|
</div>
|
|
607
591
|
</li>
|
|
@@ -610,36 +594,36 @@
|
|
|
610
594
|
<div class="info">
|
|
611
595
|
<div class="rank">
|
|
612
596
|
<span title="Ranking 13">13</span>
|
|
613
|
-
<a href="https://github.com/
|
|
597
|
+
<a href="https://github.com/honghuangdc/soybean-admin" target="_blank" title="honghuangdc/soybean-admin">honghuangdc/soybean-admin</a>
|
|
614
598
|
</div>
|
|
615
599
|
<div class="sub-title followers">
|
|
616
600
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
601
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
602
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
619
603
|
</a>
|
|
620
604
|
|
|
621
605
|
<span class="star" title="Stargazers Count">
|
|
622
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
607
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
624
608
|
</svg>
|
|
625
|
-
<span>
|
|
609
|
+
<span>6080</span>
|
|
626
610
|
</span>
|
|
627
611
|
<span class="star" title="Repo Forked">
|
|
628
612
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
613
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
630
614
|
</path>
|
|
631
615
|
</svg>
|
|
632
|
-
<span>
|
|
616
|
+
<span>1191</span>
|
|
633
617
|
</span>
|
|
634
618
|
<span class="star">
|
|
635
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
620
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
637
621
|
</svg>
|
|
638
|
-
<span>
|
|
622
|
+
<span>60 stars today</span>
|
|
639
623
|
</span>
|
|
640
624
|
</div>
|
|
641
625
|
<div class="details">
|
|
642
|
-
|
|
626
|
+
A fresh and elegant admin template, based on Vue3,Vite3,TypeScript,NaiveUI and UnoCSS [一个基于Vue3、Vite3、TypeScript、NaiveUI 和 UnoCSS的清新优雅的中后台模版]
|
|
643
627
|
</div>
|
|
644
628
|
</div>
|
|
645
629
|
</li>
|
|
@@ -648,32 +632,36 @@
|
|
|
648
632
|
<div class="info">
|
|
649
633
|
<div class="rank">
|
|
650
634
|
<span title="Ranking 14">14</span>
|
|
651
|
-
<a href="https://github.com/
|
|
635
|
+
<a href="https://github.com/SJTU-IPADS/PowerInfer" target="_blank" title="SJTU-IPADS/PowerInfer">SJTU-IPADS/PowerInfer</a>
|
|
652
636
|
</div>
|
|
653
637
|
<div class="sub-title followers">
|
|
654
638
|
|
|
639
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
640
|
+
<span style="background-color: #555555;"></span>C
|
|
641
|
+
</a>
|
|
642
|
+
|
|
655
643
|
<span class="star" title="Stargazers Count">
|
|
656
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
645
|
<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>
|
|
658
646
|
</svg>
|
|
659
|
-
<span>
|
|
647
|
+
<span>6144</span>
|
|
660
648
|
</span>
|
|
661
649
|
<span class="star" title="Repo Forked">
|
|
662
650
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
651
|
<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">
|
|
664
652
|
</path>
|
|
665
653
|
</svg>
|
|
666
|
-
<span>
|
|
654
|
+
<span>317</span>
|
|
667
655
|
</span>
|
|
668
656
|
<span class="star">
|
|
669
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
658
|
<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>
|
|
671
659
|
</svg>
|
|
672
|
-
<span>
|
|
660
|
+
<span>41 stars today</span>
|
|
673
661
|
</span>
|
|
674
662
|
</div>
|
|
675
663
|
<div class="details">
|
|
676
|
-
|
|
664
|
+
High-speed Large Language Model Serving on PCs with Consumer-grade GPUs
|
|
677
665
|
</div>
|
|
678
666
|
</div>
|
|
679
667
|
</li>
|
|
@@ -682,32 +670,36 @@
|
|
|
682
670
|
<div class="info">
|
|
683
671
|
<div class="rank">
|
|
684
672
|
<span title="Ranking 15">15</span>
|
|
685
|
-
<a href="https://github.com/
|
|
673
|
+
<a href="https://github.com/rose-pine/neovim" target="_blank" title="rose-pine/neovim">rose-pine/neovim</a>
|
|
686
674
|
</div>
|
|
687
675
|
<div class="sub-title followers">
|
|
688
676
|
|
|
677
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
678
|
+
<span style="background-color: #000080;"></span>Lua
|
|
679
|
+
</a>
|
|
680
|
+
|
|
689
681
|
<span class="star" title="Stargazers Count">
|
|
690
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
683
|
<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>
|
|
692
684
|
</svg>
|
|
693
|
-
<span>
|
|
685
|
+
<span>1619</span>
|
|
694
686
|
</span>
|
|
695
687
|
<span class="star" title="Repo Forked">
|
|
696
688
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
697
689
|
<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">
|
|
698
690
|
</path>
|
|
699
691
|
</svg>
|
|
700
|
-
<span>
|
|
692
|
+
<span>93</span>
|
|
701
693
|
</span>
|
|
702
694
|
<span class="star">
|
|
703
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
704
696
|
<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>
|
|
705
697
|
</svg>
|
|
706
|
-
<span>
|
|
698
|
+
<span>16 stars today</span>
|
|
707
699
|
</span>
|
|
708
700
|
</div>
|
|
709
701
|
<div class="details">
|
|
710
|
-
|
|
702
|
+
Soho vibes for Neovim
|
|
711
703
|
</div>
|
|
712
704
|
</div>
|
|
713
705
|
</li>
|
|
@@ -716,32 +708,36 @@
|
|
|
716
708
|
<div class="info">
|
|
717
709
|
<div class="rank">
|
|
718
710
|
<span title="Ranking 16">16</span>
|
|
719
|
-
<a href="https://github.com/
|
|
711
|
+
<a href="https://github.com/mrousavy/react-native-vision-camera" target="_blank" title="mrousavy/react-native-vision-camera">mrousavy/react-native-vision-camera</a>
|
|
720
712
|
</div>
|
|
721
713
|
<div class="sub-title followers">
|
|
722
714
|
|
|
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
|
+
|
|
723
719
|
<span class="star" title="Stargazers Count">
|
|
724
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
721
|
<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
722
|
</svg>
|
|
727
|
-
<span>
|
|
723
|
+
<span>5802</span>
|
|
728
724
|
</span>
|
|
729
725
|
<span class="star" title="Repo Forked">
|
|
730
726
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
727
|
<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
728
|
</path>
|
|
733
729
|
</svg>
|
|
734
|
-
<span>
|
|
730
|
+
<span>869</span>
|
|
735
731
|
</span>
|
|
736
732
|
<span class="star">
|
|
737
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
734
|
<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
735
|
</svg>
|
|
740
|
-
<span>
|
|
736
|
+
<span>16 stars today</span>
|
|
741
737
|
</span>
|
|
742
738
|
</div>
|
|
743
739
|
<div class="details">
|
|
744
|
-
|
|
740
|
+
📸 A powerful, high-performance React Native Camera library.
|
|
745
741
|
</div>
|
|
746
742
|
</div>
|
|
747
743
|
</li>
|
|
@@ -750,32 +746,36 @@
|
|
|
750
746
|
<div class="info">
|
|
751
747
|
<div class="rank">
|
|
752
748
|
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/
|
|
749
|
+
<a href="https://github.com/pocketbase/pocketbase" target="_blank" title="pocketbase/pocketbase">pocketbase/pocketbase</a>
|
|
754
750
|
</div>
|
|
755
751
|
<div class="sub-title followers">
|
|
756
752
|
|
|
753
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
754
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
755
|
+
</a>
|
|
756
|
+
|
|
757
757
|
<span class="star" title="Stargazers Count">
|
|
758
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
759
|
<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
760
|
</svg>
|
|
761
|
-
<span>
|
|
761
|
+
<span>29935</span>
|
|
762
762
|
</span>
|
|
763
763
|
<span class="star" title="Repo Forked">
|
|
764
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
765
|
<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
766
|
</path>
|
|
767
767
|
</svg>
|
|
768
|
-
<span>
|
|
768
|
+
<span>1329</span>
|
|
769
769
|
</span>
|
|
770
770
|
<span class="star">
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
772
|
<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
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>447 stars today</span>
|
|
775
775
|
</span>
|
|
776
776
|
</div>
|
|
777
777
|
<div class="details">
|
|
778
|
-
|
|
778
|
+
Open Source realtime backend in 1 file
|
|
779
779
|
</div>
|
|
780
780
|
</div>
|
|
781
781
|
</li>
|
|
@@ -784,36 +784,36 @@
|
|
|
784
784
|
<div class="info">
|
|
785
785
|
<div class="rank">
|
|
786
786
|
<span title="Ranking 18">18</span>
|
|
787
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/extrawurst/gitui" target="_blank" title="extrawurst/gitui">extrawurst/gitui</a>
|
|
788
788
|
</div>
|
|
789
789
|
<div class="sub-title followers">
|
|
790
790
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
791
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
792
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
793
793
|
</a>
|
|
794
794
|
|
|
795
795
|
<span class="star" title="Stargazers Count">
|
|
796
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
797
|
<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
798
|
</svg>
|
|
799
|
-
<span>
|
|
799
|
+
<span>15721</span>
|
|
800
800
|
</span>
|
|
801
801
|
<span class="star" title="Repo Forked">
|
|
802
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
803
|
<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
804
|
</path>
|
|
805
805
|
</svg>
|
|
806
|
-
<span>
|
|
806
|
+
<span>488</span>
|
|
807
807
|
</span>
|
|
808
808
|
<span class="star">
|
|
809
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
810
|
<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
811
|
</svg>
|
|
812
|
-
<span>
|
|
812
|
+
<span>173 stars today</span>
|
|
813
813
|
</span>
|
|
814
814
|
</div>
|
|
815
815
|
<div class="details">
|
|
816
|
-
|
|
816
|
+
Blazing 💥 fast terminal-ui for git written in rust 🦀
|
|
817
817
|
</div>
|
|
818
818
|
</div>
|
|
819
819
|
</li>
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
<div class="info">
|
|
823
823
|
<div class="rank">
|
|
824
824
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/MarkFzp/act-plus-plus" target="_blank" title="MarkFzp/act-plus-plus">MarkFzp/act-plus-plus</a>
|
|
826
826
|
</div>
|
|
827
827
|
<div class="sub-title followers">
|
|
828
828
|
|
|
@@ -834,24 +834,24 @@
|
|
|
834
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
835
|
<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
836
|
</svg>
|
|
837
|
-
<span>
|
|
837
|
+
<span>2015</span>
|
|
838
838
|
</span>
|
|
839
839
|
<span class="star" title="Repo Forked">
|
|
840
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
841
|
<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
842
|
</path>
|
|
843
843
|
</svg>
|
|
844
|
-
<span>
|
|
844
|
+
<span>338</span>
|
|
845
845
|
</span>
|
|
846
846
|
<span class="star">
|
|
847
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
848
|
<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
849
|
</svg>
|
|
850
|
-
<span>
|
|
850
|
+
<span>461 stars today</span>
|
|
851
851
|
</span>
|
|
852
852
|
</div>
|
|
853
853
|
<div class="details">
|
|
854
|
-
|
|
854
|
+
Imitation Learning algorithms with Co-traing for Mobile ALOHA: ACT, Diffusion Policy, VINN
|
|
855
855
|
</div>
|
|
856
856
|
</div>
|
|
857
857
|
</li>
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
<div class="info">
|
|
861
861
|
<div class="rank">
|
|
862
862
|
<span title="Ranking 20">20</span>
|
|
863
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/LC044/WeChatMsg" target="_blank" title="LC044/WeChatMsg">LC044/WeChatMsg</a>
|
|
864
864
|
</div>
|
|
865
865
|
<div class="sub-title followers">
|
|
866
866
|
|
|
@@ -872,24 +872,24 @@
|
|
|
872
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
873
|
<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
874
|
</svg>
|
|
875
|
-
<span>
|
|
875
|
+
<span>18718</span>
|
|
876
876
|
</span>
|
|
877
877
|
<span class="star" title="Repo Forked">
|
|
878
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
879
879
|
<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
880
|
</path>
|
|
881
881
|
</svg>
|
|
882
|
-
<span>
|
|
882
|
+
<span>2081</span>
|
|
883
883
|
</span>
|
|
884
884
|
<span class="star">
|
|
885
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
886
|
<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
887
|
</svg>
|
|
888
|
-
<span>
|
|
888
|
+
<span>178 stars today</span>
|
|
889
889
|
</span>
|
|
890
890
|
</div>
|
|
891
891
|
<div class="details">
|
|
892
|
-
|
|
892
|
+
提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告
|
|
893
893
|
</div>
|
|
894
894
|
</div>
|
|
895
895
|
</li>
|
|
@@ -898,36 +898,32 @@
|
|
|
898
898
|
<div class="info">
|
|
899
899
|
<div class="rank">
|
|
900
900
|
<span title="Ranking 21">21</span>
|
|
901
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
|
|
902
902
|
</div>
|
|
903
903
|
<div class="sub-title followers">
|
|
904
904
|
|
|
905
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
906
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
907
|
-
</a>
|
|
908
|
-
|
|
909
905
|
<span class="star" title="Stargazers Count">
|
|
910
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
907
|
<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
908
|
</svg>
|
|
913
|
-
<span>
|
|
909
|
+
<span>156400</span>
|
|
914
910
|
</span>
|
|
915
911
|
<span class="star" title="Repo Forked">
|
|
916
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
917
913
|
<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
914
|
</path>
|
|
919
915
|
</svg>
|
|
920
|
-
<span>
|
|
916
|
+
<span>19815</span>
|
|
921
917
|
</span>
|
|
922
918
|
<span class="star">
|
|
923
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
920
|
<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
921
|
</svg>
|
|
926
|
-
<span>
|
|
922
|
+
<span>230 stars today</span>
|
|
927
923
|
</span>
|
|
928
924
|
</div>
|
|
929
925
|
<div class="details">
|
|
930
|
-
|
|
926
|
+
🎓 Path to a free self-taught education in Computer Science!
|
|
931
927
|
</div>
|
|
932
928
|
</div>
|
|
933
929
|
</li>
|
|
@@ -936,36 +932,36 @@
|
|
|
936
932
|
<div class="info">
|
|
937
933
|
<div class="rank">
|
|
938
934
|
<span title="Ranking 22">22</span>
|
|
939
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/hpcaitech/ColossalAI" target="_blank" title="hpcaitech/ColossalAI">hpcaitech/ColossalAI</a>
|
|
940
936
|
</div>
|
|
941
937
|
<div class="sub-title followers">
|
|
942
938
|
|
|
943
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
944
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
940
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
945
941
|
</a>
|
|
946
942
|
|
|
947
943
|
<span class="star" title="Stargazers Count">
|
|
948
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
945
|
<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
946
|
</svg>
|
|
951
|
-
<span>
|
|
947
|
+
<span>35998</span>
|
|
952
948
|
</span>
|
|
953
949
|
<span class="star" title="Repo Forked">
|
|
954
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
951
|
<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
952
|
</path>
|
|
957
953
|
</svg>
|
|
958
|
-
<span>
|
|
954
|
+
<span>4109</span>
|
|
959
955
|
</span>
|
|
960
956
|
<span class="star">
|
|
961
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
958
|
<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
959
|
</svg>
|
|
964
|
-
<span>
|
|
960
|
+
<span>32 stars today</span>
|
|
965
961
|
</span>
|
|
966
962
|
</div>
|
|
967
963
|
<div class="details">
|
|
968
|
-
|
|
964
|
+
Making large AI models cheaper, faster and more accessible
|
|
969
965
|
</div>
|
|
970
966
|
</div>
|
|
971
967
|
</li>
|
|
@@ -974,32 +970,36 @@
|
|
|
974
970
|
<div class="info">
|
|
975
971
|
<div class="rank">
|
|
976
972
|
<span title="Ranking 23">23</span>
|
|
977
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/shadcn-ui/ui" target="_blank" title="shadcn-ui/ui">shadcn-ui/ui</a>
|
|
978
974
|
</div>
|
|
979
975
|
<div class="sub-title followers">
|
|
980
976
|
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
978
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
979
|
+
</a>
|
|
980
|
+
|
|
981
981
|
<span class="star" title="Stargazers Count">
|
|
982
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
983
|
<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>
|
|
984
984
|
</svg>
|
|
985
|
-
<span>
|
|
985
|
+
<span>42071</span>
|
|
986
986
|
</span>
|
|
987
987
|
<span class="star" title="Repo Forked">
|
|
988
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
989
|
<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">
|
|
990
990
|
</path>
|
|
991
991
|
</svg>
|
|
992
|
-
<span>
|
|
992
|
+
<span>2158</span>
|
|
993
993
|
</span>
|
|
994
994
|
<span class="star">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
996
|
<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>
|
|
997
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>466 stars today</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
</div>
|
|
1001
1001
|
<div class="details">
|
|
1002
|
-
|
|
1002
|
+
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
|
|
1003
1003
|
</div>
|
|
1004
1004
|
</div>
|
|
1005
1005
|
</li>
|
|
@@ -1008,36 +1008,32 @@
|
|
|
1008
1008
|
<div class="info">
|
|
1009
1009
|
<div class="rank">
|
|
1010
1010
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/Meroser/IPTV" target="_blank" title="Meroser/IPTV">Meroser/IPTV</a>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
<div class="sub-title followers">
|
|
1014
1014
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
1016
|
-
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
1017
|
-
</a>
|
|
1018
|
-
|
|
1019
1015
|
<span class="star" title="Stargazers Count">
|
|
1020
1016
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1017
|
<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>
|
|
1022
1018
|
</svg>
|
|
1023
|
-
<span>
|
|
1019
|
+
<span>620</span>
|
|
1024
1020
|
</span>
|
|
1025
1021
|
<span class="star" title="Repo Forked">
|
|
1026
1022
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1023
|
<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">
|
|
1028
1024
|
</path>
|
|
1029
1025
|
</svg>
|
|
1030
|
-
<span>
|
|
1026
|
+
<span>74</span>
|
|
1031
1027
|
</span>
|
|
1032
1028
|
<span class="star">
|
|
1033
1029
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1030
|
<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>
|
|
1035
1031
|
</svg>
|
|
1036
|
-
<span>
|
|
1032
|
+
<span>44 stars today</span>
|
|
1037
1033
|
</span>
|
|
1038
1034
|
</div>
|
|
1039
1035
|
<div class="details">
|
|
1040
|
-
|
|
1036
|
+
湖南电信、移动、联通组播源,IPv6源,完善的台标,几近完美的EPG节目预告[强迫症福音]
|
|
1041
1037
|
</div>
|
|
1042
1038
|
</div>
|
|
1043
1039
|
</li>
|
|
@@ -1046,36 +1042,36 @@
|
|
|
1046
1042
|
<div class="info">
|
|
1047
1043
|
<div class="rank">
|
|
1048
1044
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1045
|
+
<a href="https://github.com/janhq/nitro" target="_blank" title="janhq/nitro">janhq/nitro</a>
|
|
1050
1046
|
</div>
|
|
1051
1047
|
<div class="sub-title followers">
|
|
1052
1048
|
|
|
1053
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1054
|
-
<span style="background-color: #
|
|
1049
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1050
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1055
1051
|
</a>
|
|
1056
1052
|
|
|
1057
1053
|
<span class="star" title="Stargazers Count">
|
|
1058
1054
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1055
|
<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>
|
|
1060
1056
|
</svg>
|
|
1061
|
-
<span>
|
|
1057
|
+
<span>901</span>
|
|
1062
1058
|
</span>
|
|
1063
1059
|
<span class="star" title="Repo Forked">
|
|
1064
1060
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
1061
|
<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">
|
|
1066
1062
|
</path>
|
|
1067
1063
|
</svg>
|
|
1068
|
-
<span>
|
|
1064
|
+
<span>32</span>
|
|
1069
1065
|
</span>
|
|
1070
1066
|
<span class="star">
|
|
1071
1067
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1068
|
<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>
|
|
1073
1069
|
</svg>
|
|
1074
|
-
<span>
|
|
1070
|
+
<span>209 stars today</span>
|
|
1075
1071
|
</span>
|
|
1076
1072
|
</div>
|
|
1077
1073
|
<div class="details">
|
|
1078
|
-
A
|
|
1074
|
+
A fast, lightweight, embeddable inference engine to supercharge your apps with local AI. OpenAI-compatible API
|
|
1079
1075
|
</div>
|
|
1080
1076
|
</div>
|
|
1081
1077
|
</li>
|
|
@@ -1099,7 +1095,7 @@
|
|
|
1099
1095
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1096
|
</a>
|
|
1101
1097
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2024/1/
|
|
1098
|
+
<div class="time">Last cache created on 2024/1/10 by Github API v3.</div>
|
|
1103
1099
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1100
|
</div>
|
|
1105
1101
|
</body>
|