@wcj/github-rank 23.12.13 → 23.12.14
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 +28032 -28210
- package/dist/trending-daily.json +181 -181
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +1606 -1606
- package/dist/users.json +5626 -5626
- package/package.json +1 -1
- package/web/data/repos.json +28032 -28210
- package/web/data/trending-daily.json +181 -181
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +1606 -1606
- package/web/data/users.json +5626 -5626
- package/web/index.html +4335 -4335
- package/web/repos.html +3086 -3074
- package/web/trending-monthly.html +155 -155
- package/web/trending-weekly.html +159 -155
- package/web/trending.html +163 -159
- package/web/users.china.html +1231 -1231
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 2023/12/
|
|
132
|
+
<div class="time">Last cache created on 2023/12/14 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,32 +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/lobehub/lobe-chat" target="_blank" title="lobehub/lobe-chat">lobehub/lobe-chat</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
162
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
163
|
+
</a>
|
|
164
|
+
|
|
161
165
|
<span class="star" title="Stargazers Count">
|
|
162
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
163
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>
|
|
164
168
|
</svg>
|
|
165
|
-
<span>
|
|
169
|
+
<span>7646</span>
|
|
166
170
|
</span>
|
|
167
171
|
<span class="star" title="Repo Forked">
|
|
168
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
169
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">
|
|
170
174
|
</path>
|
|
171
175
|
</svg>
|
|
172
|
-
<span>
|
|
176
|
+
<span>1186</span>
|
|
173
177
|
</span>
|
|
174
178
|
<span class="star">
|
|
175
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
176
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>
|
|
177
181
|
</svg>
|
|
178
|
-
<span>
|
|
182
|
+
<span>1097 stars today</span>
|
|
179
183
|
</span>
|
|
180
184
|
</div>
|
|
181
185
|
<div class="details">
|
|
182
|
-
|
|
186
|
+
🤖 Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.
|
|
183
187
|
</div>
|
|
184
188
|
</div>
|
|
185
189
|
</li>
|
|
@@ -188,32 +192,36 @@
|
|
|
188
192
|
<div class="info">
|
|
189
193
|
<div class="rank">
|
|
190
194
|
<span title="Ranking 2">2</span>
|
|
191
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/HuolalaTech/page-spy-web" target="_blank" title="HuolalaTech/page-spy-web">HuolalaTech/page-spy-web</a>
|
|
192
196
|
</div>
|
|
193
197
|
<div class="sub-title followers">
|
|
194
198
|
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
200
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
201
|
+
</a>
|
|
202
|
+
|
|
195
203
|
<span class="star" title="Stargazers Count">
|
|
196
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
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>
|
|
198
206
|
</svg>
|
|
199
|
-
<span>
|
|
207
|
+
<span>1938</span>
|
|
200
208
|
</span>
|
|
201
209
|
<span class="star" title="Repo Forked">
|
|
202
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
203
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">
|
|
204
212
|
</path>
|
|
205
213
|
</svg>
|
|
206
|
-
<span>
|
|
214
|
+
<span>107</span>
|
|
207
215
|
</span>
|
|
208
216
|
<span class="star">
|
|
209
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
210
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>
|
|
211
219
|
</svg>
|
|
212
|
-
<span>
|
|
220
|
+
<span>208 stars today</span>
|
|
213
221
|
</span>
|
|
214
222
|
</div>
|
|
215
223
|
<div class="details">
|
|
216
|
-
|
|
224
|
+
Debug remotely and easily like chrome devtools.
|
|
217
225
|
</div>
|
|
218
226
|
</div>
|
|
219
227
|
</li>
|
|
@@ -222,36 +230,36 @@
|
|
|
222
230
|
<div class="info">
|
|
223
231
|
<div class="rank">
|
|
224
232
|
<span title="Ranking 3">3</span>
|
|
225
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/Mintplex-Labs/anything-llm" target="_blank" title="Mintplex-Labs/anything-llm">Mintplex-Labs/anything-llm</a>
|
|
226
234
|
</div>
|
|
227
235
|
<div class="sub-title followers">
|
|
228
236
|
|
|
229
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
230
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
238
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
231
239
|
</a>
|
|
232
240
|
|
|
233
241
|
<span class="star" title="Stargazers Count">
|
|
234
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
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>
|
|
236
244
|
</svg>
|
|
237
|
-
<span>
|
|
245
|
+
<span>4339</span>
|
|
238
246
|
</span>
|
|
239
247
|
<span class="star" title="Repo Forked">
|
|
240
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
241
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">
|
|
242
250
|
</path>
|
|
243
251
|
</svg>
|
|
244
|
-
<span>
|
|
252
|
+
<span>495</span>
|
|
245
253
|
</span>
|
|
246
254
|
<span class="star">
|
|
247
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
248
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>
|
|
249
257
|
</svg>
|
|
250
|
-
<span>
|
|
258
|
+
<span>383 stars today</span>
|
|
251
259
|
</span>
|
|
252
260
|
</div>
|
|
253
261
|
<div class="details">
|
|
254
|
-
|
|
262
|
+
Open-source ChatGPT equivalent experience for both open and close source LLMs, embedders, and vector databases. Supports unlimited documents, threads, and concurrent users and management all in a very clean UI.
|
|
255
263
|
</div>
|
|
256
264
|
</div>
|
|
257
265
|
</li>
|
|
@@ -260,36 +268,32 @@
|
|
|
260
268
|
<div class="info">
|
|
261
269
|
<div class="rank">
|
|
262
270
|
<span title="Ranking 4">4</span>
|
|
263
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
264
272
|
</div>
|
|
265
273
|
<div class="sub-title followers">
|
|
266
274
|
|
|
267
|
-
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
268
|
-
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
269
|
-
</a>
|
|
270
|
-
|
|
271
275
|
<span class="star" title="Stargazers Count">
|
|
272
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
277
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
274
278
|
</svg>
|
|
275
|
-
<span>
|
|
279
|
+
<span>135547</span>
|
|
276
280
|
</span>
|
|
277
281
|
<span class="star" title="Repo Forked">
|
|
278
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
279
283
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
280
284
|
</path>
|
|
281
285
|
</svg>
|
|
282
|
-
<span>
|
|
286
|
+
<span>18506</span>
|
|
283
287
|
</span>
|
|
284
288
|
<span class="star">
|
|
285
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
286
290
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
287
291
|
</svg>
|
|
288
|
-
<span>
|
|
292
|
+
<span>2352 stars today</span>
|
|
289
293
|
</span>
|
|
290
294
|
</div>
|
|
291
295
|
<div class="details">
|
|
292
|
-
|
|
296
|
+
Curated list of project-based tutorials
|
|
293
297
|
</div>
|
|
294
298
|
</div>
|
|
295
299
|
</li>
|
|
@@ -298,7 +302,7 @@
|
|
|
298
302
|
<div class="info">
|
|
299
303
|
<div class="rank">
|
|
300
304
|
<span title="Ranking 5">5</span>
|
|
301
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/linexjlin/GPTs" target="_blank" title="linexjlin/GPTs">linexjlin/GPTs</a>
|
|
302
306
|
</div>
|
|
303
307
|
<div class="sub-title followers">
|
|
304
308
|
|
|
@@ -306,24 +310,24 @@
|
|
|
306
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
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>
|
|
308
312
|
</svg>
|
|
309
|
-
<span>
|
|
313
|
+
<span>19240</span>
|
|
310
314
|
</span>
|
|
311
315
|
<span class="star" title="Repo Forked">
|
|
312
316
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
313
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">
|
|
314
318
|
</path>
|
|
315
319
|
</svg>
|
|
316
|
-
<span>
|
|
320
|
+
<span>2761</span>
|
|
317
321
|
</span>
|
|
318
322
|
<span class="star">
|
|
319
323
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
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>
|
|
321
325
|
</svg>
|
|
322
|
-
<span>
|
|
326
|
+
<span>2579 stars today</span>
|
|
323
327
|
</span>
|
|
324
328
|
</div>
|
|
325
329
|
<div class="details">
|
|
326
|
-
|
|
330
|
+
leaked prompts of GPTs
|
|
327
331
|
</div>
|
|
328
332
|
</div>
|
|
329
333
|
</li>
|
|
@@ -332,36 +336,36 @@
|
|
|
332
336
|
<div class="info">
|
|
333
337
|
<div class="rank">
|
|
334
338
|
<span title="Ranking 6">6</span>
|
|
335
|
-
<a href="https://github.com/
|
|
339
|
+
<a href="https://github.com/amitsangani/Llama-2" target="_blank" title="amitsangani/Llama-2">amitsangani/Llama-2</a>
|
|
336
340
|
</div>
|
|
337
341
|
<div class="sub-title followers">
|
|
338
342
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
340
|
-
<span style="background-color: #
|
|
343
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
344
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
341
345
|
</a>
|
|
342
346
|
|
|
343
347
|
<span class="star" title="Stargazers Count">
|
|
344
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
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>
|
|
346
350
|
</svg>
|
|
347
|
-
<span>
|
|
351
|
+
<span>249</span>
|
|
348
352
|
</span>
|
|
349
353
|
<span class="star" title="Repo Forked">
|
|
350
354
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
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">
|
|
352
356
|
</path>
|
|
353
357
|
</svg>
|
|
354
|
-
<span>
|
|
358
|
+
<span>41</span>
|
|
355
359
|
</span>
|
|
356
360
|
<span class="star">
|
|
357
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
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>
|
|
359
363
|
</svg>
|
|
360
|
-
<span>
|
|
364
|
+
<span>33 stars today</span>
|
|
361
365
|
</span>
|
|
362
366
|
</div>
|
|
363
367
|
<div class="details">
|
|
364
|
-
|
|
368
|
+
All the projects related to Llama
|
|
365
369
|
</div>
|
|
366
370
|
</div>
|
|
367
371
|
</li>
|
|
@@ -370,36 +374,32 @@
|
|
|
370
374
|
<div class="info">
|
|
371
375
|
<div class="rank">
|
|
372
376
|
<span title="Ranking 7">7</span>
|
|
373
|
-
<a href="https://github.com/
|
|
377
|
+
<a href="https://github.com/wy876/POC" target="_blank" title="wy876/POC">wy876/POC</a>
|
|
374
378
|
</div>
|
|
375
379
|
<div class="sub-title followers">
|
|
376
380
|
|
|
377
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
378
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
379
|
-
</a>
|
|
380
|
-
|
|
381
381
|
<span class="star" title="Stargazers Count">
|
|
382
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
383
|
<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>
|
|
384
384
|
</svg>
|
|
385
|
-
<span>
|
|
385
|
+
<span>276</span>
|
|
386
386
|
</span>
|
|
387
387
|
<span class="star" title="Repo Forked">
|
|
388
388
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
389
|
<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">
|
|
390
390
|
</path>
|
|
391
391
|
</svg>
|
|
392
|
-
<span>
|
|
392
|
+
<span>63</span>
|
|
393
393
|
</span>
|
|
394
394
|
<span class="star">
|
|
395
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
396
|
<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>
|
|
397
397
|
</svg>
|
|
398
|
-
<span>
|
|
398
|
+
<span>24 stars today</span>
|
|
399
399
|
</span>
|
|
400
400
|
</div>
|
|
401
401
|
<div class="details">
|
|
402
|
-
|
|
402
|
+
2023HW漏洞整理,收集整理漏洞EXp/POC,大部分漏洞来源网络,目前收集整理了100多个poc/exp
|
|
403
403
|
</div>
|
|
404
404
|
</div>
|
|
405
405
|
</li>
|
|
@@ -408,32 +408,36 @@
|
|
|
408
408
|
<div class="info">
|
|
409
409
|
<div class="rank">
|
|
410
410
|
<span title="Ranking 8">8</span>
|
|
411
|
-
<a href="https://github.com/
|
|
411
|
+
<a href="https://github.com/pandora-next/deploy" target="_blank" title="pandora-next/deploy">pandora-next/deploy</a>
|
|
412
412
|
</div>
|
|
413
413
|
<div class="sub-title followers">
|
|
414
414
|
|
|
415
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
416
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
417
|
+
</a>
|
|
418
|
+
|
|
415
419
|
<span class="star" title="Stargazers Count">
|
|
416
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
421
|
<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>
|
|
418
422
|
</svg>
|
|
419
|
-
<span>
|
|
423
|
+
<span>5645</span>
|
|
420
424
|
</span>
|
|
421
425
|
<span class="star" title="Repo Forked">
|
|
422
426
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
423
427
|
<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">
|
|
424
428
|
</path>
|
|
425
429
|
</svg>
|
|
426
|
-
<span>
|
|
430
|
+
<span>1106</span>
|
|
427
431
|
</span>
|
|
428
432
|
<span class="star">
|
|
429
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
434
|
<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>
|
|
431
435
|
</svg>
|
|
432
|
-
<span>
|
|
436
|
+
<span>412 stars today</span>
|
|
433
437
|
</span>
|
|
434
438
|
</div>
|
|
435
439
|
<div class="details">
|
|
436
|
-
|
|
440
|
+
Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API + Signup Free = PandoraNext. New GPTs(Gizmo) UI, All in one!
|
|
437
441
|
</div>
|
|
438
442
|
</div>
|
|
439
443
|
</li>
|
|
@@ -442,36 +446,32 @@
|
|
|
442
446
|
<div class="info">
|
|
443
447
|
<div class="rank">
|
|
444
448
|
<span title="Ranking 9">9</span>
|
|
445
|
-
<a href="https://github.com/
|
|
449
|
+
<a href="https://github.com/sdmg15/Best-websites-a-programmer-should-visit" target="_blank" title="sdmg15/Best-websites-a-programmer-should-visit">sdmg15/Best-websites-a-programmer-should-visit</a>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="sub-title followers">
|
|
448
452
|
|
|
449
|
-
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
450
|
-
<span style="background-color: #4F5D95;"></span>PHP
|
|
451
|
-
</a>
|
|
452
|
-
|
|
453
453
|
<span class="star" title="Stargazers Count">
|
|
454
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
455
|
<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>
|
|
456
456
|
</svg>
|
|
457
|
-
<span>
|
|
457
|
+
<span>53527</span>
|
|
458
458
|
</span>
|
|
459
459
|
<span class="star" title="Repo Forked">
|
|
460
460
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
461
461
|
<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">
|
|
462
462
|
</path>
|
|
463
463
|
</svg>
|
|
464
|
-
<span>
|
|
464
|
+
<span>7150</span>
|
|
465
465
|
</span>
|
|
466
466
|
<span class="star">
|
|
467
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
468
|
<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>
|
|
469
469
|
</svg>
|
|
470
|
-
<span>
|
|
470
|
+
<span>99 stars today</span>
|
|
471
471
|
</span>
|
|
472
472
|
</div>
|
|
473
473
|
<div class="details">
|
|
474
|
-
|
|
474
|
+
🔗 Some useful websites for programmers.
|
|
475
475
|
</div>
|
|
476
476
|
</div>
|
|
477
477
|
</li>
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
<div class="info">
|
|
481
481
|
<div class="rank">
|
|
482
482
|
<span title="Ranking 10">10</span>
|
|
483
|
-
<a href="https://github.com/
|
|
483
|
+
<a href="https://github.com/ByteByteGoHq/system-design-101" target="_blank" title="ByteByteGoHq/system-design-101">ByteByteGoHq/system-design-101</a>
|
|
484
484
|
</div>
|
|
485
485
|
<div class="sub-title followers">
|
|
486
486
|
|
|
@@ -488,24 +488,24 @@
|
|
|
488
488
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
489
489
|
<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>
|
|
490
490
|
</svg>
|
|
491
|
-
<span>
|
|
491
|
+
<span>49240</span>
|
|
492
492
|
</span>
|
|
493
493
|
<span class="star" title="Repo Forked">
|
|
494
494
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
495
495
|
<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">
|
|
496
496
|
</path>
|
|
497
497
|
</svg>
|
|
498
|
-
<span>
|
|
498
|
+
<span>4885</span>
|
|
499
499
|
</span>
|
|
500
500
|
<span class="star">
|
|
501
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
502
|
<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>
|
|
503
503
|
</svg>
|
|
504
|
-
<span>
|
|
504
|
+
<span>304 stars today</span>
|
|
505
505
|
</span>
|
|
506
506
|
</div>
|
|
507
507
|
<div class="details">
|
|
508
|
-
|
|
508
|
+
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
|
|
509
509
|
</div>
|
|
510
510
|
</div>
|
|
511
511
|
</li>
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
<div class="info">
|
|
515
515
|
<div class="rank">
|
|
516
516
|
<span title="Ranking 11">11</span>
|
|
517
|
-
<a href="https://github.com/
|
|
517
|
+
<a href="https://github.com/open-compass/MixtralKit" target="_blank" title="open-compass/MixtralKit">open-compass/MixtralKit</a>
|
|
518
518
|
</div>
|
|
519
519
|
<div class="sub-title followers">
|
|
520
520
|
|
|
@@ -526,24 +526,24 @@
|
|
|
526
526
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
527
527
|
<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>
|
|
528
528
|
</svg>
|
|
529
|
-
<span>
|
|
529
|
+
<span>404</span>
|
|
530
530
|
</span>
|
|
531
531
|
<span class="star" title="Repo Forked">
|
|
532
532
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
533
533
|
<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">
|
|
534
534
|
</path>
|
|
535
535
|
</svg>
|
|
536
|
-
<span>
|
|
536
|
+
<span>34</span>
|
|
537
537
|
</span>
|
|
538
538
|
<span class="star">
|
|
539
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
540
|
<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>
|
|
541
541
|
</svg>
|
|
542
|
-
<span>
|
|
542
|
+
<span>61 stars today</span>
|
|
543
543
|
</span>
|
|
544
544
|
</div>
|
|
545
545
|
<div class="details">
|
|
546
|
-
|
|
546
|
+
A toolkit for inference and evaluation of 'mixtral-8x7b-32kseqlen' from Mistral AI
|
|
547
547
|
</div>
|
|
548
548
|
</div>
|
|
549
549
|
</li>
|
|
@@ -552,36 +552,36 @@
|
|
|
552
552
|
<div class="info">
|
|
553
553
|
<div class="rank">
|
|
554
554
|
<span title="Ranking 12">12</span>
|
|
555
|
-
<a href="https://github.com/
|
|
555
|
+
<a href="https://github.com/guoqincode/AnimateAnyone-unofficial" target="_blank" title="guoqincode/AnimateAnyone-unofficial">guoqincode/AnimateAnyone-unofficial</a>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="sub-title followers">
|
|
558
558
|
|
|
559
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
560
|
-
<span style="background-color: #
|
|
559
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
560
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
561
561
|
</a>
|
|
562
562
|
|
|
563
563
|
<span class="star" title="Stargazers Count">
|
|
564
564
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
565
565
|
<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>
|
|
566
566
|
</svg>
|
|
567
|
-
<span>
|
|
567
|
+
<span>356</span>
|
|
568
568
|
</span>
|
|
569
569
|
<span class="star" title="Repo Forked">
|
|
570
570
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
571
571
|
<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">
|
|
572
572
|
</path>
|
|
573
573
|
</svg>
|
|
574
|
-
<span>
|
|
574
|
+
<span>38</span>
|
|
575
575
|
</span>
|
|
576
576
|
<span class="star">
|
|
577
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
578
|
<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>
|
|
579
579
|
</svg>
|
|
580
|
-
<span>
|
|
580
|
+
<span>47 stars today</span>
|
|
581
581
|
</span>
|
|
582
582
|
</div>
|
|
583
583
|
<div class="details">
|
|
584
|
-
|
|
584
|
+
Unofficial Implementation of Animate Anyone
|
|
585
585
|
</div>
|
|
586
586
|
</div>
|
|
587
587
|
</li>
|
|
@@ -590,32 +590,36 @@
|
|
|
590
590
|
<div class="info">
|
|
591
591
|
<div class="rank">
|
|
592
592
|
<span title="Ranking 13">13</span>
|
|
593
|
-
<a href="https://github.com/
|
|
593
|
+
<a href="https://github.com/mistralai/mistral-src" target="_blank" title="mistralai/mistral-src">mistralai/mistral-src</a>
|
|
594
594
|
</div>
|
|
595
595
|
<div class="sub-title followers">
|
|
596
596
|
|
|
597
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
598
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
599
|
+
</a>
|
|
600
|
+
|
|
597
601
|
<span class="star" title="Stargazers Count">
|
|
598
602
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
603
|
<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>
|
|
600
604
|
</svg>
|
|
601
|
-
<span>
|
|
605
|
+
<span>5234</span>
|
|
602
606
|
</span>
|
|
603
607
|
<span class="star" title="Repo Forked">
|
|
604
608
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
605
609
|
<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">
|
|
606
610
|
</path>
|
|
607
611
|
</svg>
|
|
608
|
-
<span>
|
|
612
|
+
<span>372</span>
|
|
609
613
|
</span>
|
|
610
614
|
<span class="star">
|
|
611
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
612
616
|
<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>
|
|
613
617
|
</svg>
|
|
614
|
-
<span>
|
|
618
|
+
<span>279 stars today</span>
|
|
615
619
|
</span>
|
|
616
620
|
</div>
|
|
617
621
|
<div class="details">
|
|
618
|
-
|
|
622
|
+
Reference implementation of Mistral AI 7B v0.1 model.
|
|
619
623
|
</div>
|
|
620
624
|
</div>
|
|
621
625
|
</li>
|
|
@@ -624,7 +628,7 @@
|
|
|
624
628
|
<div class="info">
|
|
625
629
|
<div class="rank">
|
|
626
630
|
<span title="Ranking 14">14</span>
|
|
627
|
-
<a href="https://github.com/
|
|
631
|
+
<a href="https://github.com/vllm-project/vllm" target="_blank" title="vllm-project/vllm">vllm-project/vllm</a>
|
|
628
632
|
</div>
|
|
629
633
|
<div class="sub-title followers">
|
|
630
634
|
|
|
@@ -636,24 +640,24 @@
|
|
|
636
640
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
641
|
<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>
|
|
638
642
|
</svg>
|
|
639
|
-
<span>
|
|
643
|
+
<span>11509</span>
|
|
640
644
|
</span>
|
|
641
645
|
<span class="star" title="Repo Forked">
|
|
642
646
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
643
647
|
<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">
|
|
644
648
|
</path>
|
|
645
649
|
</svg>
|
|
646
|
-
<span>
|
|
650
|
+
<span>1340</span>
|
|
647
651
|
</span>
|
|
648
652
|
<span class="star">
|
|
649
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
650
654
|
<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>
|
|
651
655
|
</svg>
|
|
652
|
-
<span>
|
|
656
|
+
<span>224 stars today</span>
|
|
653
657
|
</span>
|
|
654
658
|
</div>
|
|
655
659
|
<div class="details">
|
|
656
|
-
|
|
660
|
+
A high-throughput and memory-efficient inference and serving engine for LLMs
|
|
657
661
|
</div>
|
|
658
662
|
</div>
|
|
659
663
|
</li>
|
|
@@ -662,32 +666,36 @@
|
|
|
662
666
|
<div class="info">
|
|
663
667
|
<div class="rank">
|
|
664
668
|
<span title="Ranking 15">15</span>
|
|
665
|
-
<a href="https://github.com/
|
|
669
|
+
<a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
|
|
666
670
|
</div>
|
|
667
671
|
<div class="sub-title followers">
|
|
668
672
|
|
|
673
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
674
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
675
|
+
</a>
|
|
676
|
+
|
|
669
677
|
<span class="star" title="Stargazers Count">
|
|
670
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
671
679
|
<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>
|
|
672
680
|
</svg>
|
|
673
|
-
<span>
|
|
681
|
+
<span>144175</span>
|
|
674
682
|
</span>
|
|
675
683
|
<span class="star" title="Repo Forked">
|
|
676
684
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
677
685
|
<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">
|
|
678
686
|
</path>
|
|
679
687
|
</svg>
|
|
680
|
-
<span>
|
|
688
|
+
<span>50677</span>
|
|
681
689
|
</span>
|
|
682
690
|
<span class="star">
|
|
683
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
684
692
|
<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>
|
|
685
693
|
</svg>
|
|
686
|
-
<span>
|
|
694
|
+
<span>79 stars today</span>
|
|
687
695
|
</span>
|
|
688
696
|
</div>
|
|
689
697
|
<div class="details">
|
|
690
|
-
|
|
698
|
+
Python - 100天从新手到大师
|
|
691
699
|
</div>
|
|
692
700
|
</div>
|
|
693
701
|
</li>
|
|
@@ -696,7 +704,7 @@
|
|
|
696
704
|
<div class="info">
|
|
697
705
|
<div class="rank">
|
|
698
706
|
<span title="Ranking 16">16</span>
|
|
699
|
-
<a href="https://github.com/
|
|
707
|
+
<a href="https://github.com/lean-dojo/LeanCopilot" target="_blank" title="lean-dojo/LeanCopilot">lean-dojo/LeanCopilot</a>
|
|
700
708
|
</div>
|
|
701
709
|
<div class="sub-title followers">
|
|
702
710
|
|
|
@@ -708,24 +716,24 @@
|
|
|
708
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
709
717
|
<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>
|
|
710
718
|
</svg>
|
|
711
|
-
<span>
|
|
719
|
+
<span>460</span>
|
|
712
720
|
</span>
|
|
713
721
|
<span class="star" title="Repo Forked">
|
|
714
722
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
715
723
|
<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">
|
|
716
724
|
</path>
|
|
717
725
|
</svg>
|
|
718
|
-
<span>
|
|
726
|
+
<span>25</span>
|
|
719
727
|
</span>
|
|
720
728
|
<span class="star">
|
|
721
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
722
730
|
<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>
|
|
723
731
|
</svg>
|
|
724
|
-
<span>
|
|
732
|
+
<span>45 stars today</span>
|
|
725
733
|
</span>
|
|
726
734
|
</div>
|
|
727
735
|
<div class="details">
|
|
728
|
-
|
|
736
|
+
LLMs as Copilots for Theorem Proving in Lean
|
|
729
737
|
</div>
|
|
730
738
|
</div>
|
|
731
739
|
</li>
|
|
@@ -734,36 +742,36 @@
|
|
|
734
742
|
<div class="info">
|
|
735
743
|
<div class="rank">
|
|
736
744
|
<span title="Ranking 17">17</span>
|
|
737
|
-
<a href="https://github.com/
|
|
745
|
+
<a href="https://github.com/illacloud/illa-builder" target="_blank" title="illacloud/illa-builder">illacloud/illa-builder</a>
|
|
738
746
|
</div>
|
|
739
747
|
<div class="sub-title followers">
|
|
740
748
|
|
|
741
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
742
|
-
<span style="background-color: #
|
|
749
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
750
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
743
751
|
</a>
|
|
744
752
|
|
|
745
753
|
<span class="star" title="Stargazers Count">
|
|
746
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
747
755
|
<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>
|
|
748
756
|
</svg>
|
|
749
|
-
<span>
|
|
757
|
+
<span>8759</span>
|
|
750
758
|
</span>
|
|
751
759
|
<span class="star" title="Repo Forked">
|
|
752
760
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
753
761
|
<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">
|
|
754
762
|
</path>
|
|
755
763
|
</svg>
|
|
756
|
-
<span>
|
|
764
|
+
<span>969</span>
|
|
757
765
|
</span>
|
|
758
766
|
<span class="star">
|
|
759
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
760
768
|
<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>
|
|
761
769
|
</svg>
|
|
762
|
-
<span>
|
|
770
|
+
<span>300 stars today</span>
|
|
763
771
|
</span>
|
|
764
772
|
</div>
|
|
765
773
|
<div class="details">
|
|
766
|
-
|
|
774
|
+
Build customized Admin Panel for your App and Website. Supports multi-person collaboration. Significantly reduce development time
|
|
767
775
|
</div>
|
|
768
776
|
</div>
|
|
769
777
|
</li>
|
|
@@ -772,7 +780,7 @@
|
|
|
772
780
|
<div class="info">
|
|
773
781
|
<div class="rank">
|
|
774
782
|
<span title="Ranking 18">18</span>
|
|
775
|
-
<a href="https://github.com/
|
|
783
|
+
<a href="https://github.com/krishnaik06/The-Grand-Complete-Data-Science-Materials" target="_blank" title="krishnaik06/The-Grand-Complete-Data-Science-Materials">krishnaik06/The-Grand-Complete-Data-Science-Materials</a>
|
|
776
784
|
</div>
|
|
777
785
|
<div class="sub-title followers">
|
|
778
786
|
|
|
@@ -784,24 +792,24 @@
|
|
|
784
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
785
793
|
<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>
|
|
786
794
|
</svg>
|
|
787
|
-
<span>
|
|
795
|
+
<span>4187</span>
|
|
788
796
|
</span>
|
|
789
797
|
<span class="star" title="Repo Forked">
|
|
790
798
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
791
799
|
<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">
|
|
792
800
|
</path>
|
|
793
801
|
</svg>
|
|
794
|
-
<span>
|
|
802
|
+
<span>2186</span>
|
|
795
803
|
</span>
|
|
796
804
|
<span class="star">
|
|
797
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
798
806
|
<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>
|
|
799
807
|
</svg>
|
|
800
|
-
<span>
|
|
808
|
+
<span>21 stars today</span>
|
|
801
809
|
</span>
|
|
802
810
|
</div>
|
|
803
811
|
<div class="details">
|
|
804
|
-
|
|
812
|
+
|
|
805
813
|
</div>
|
|
806
814
|
</div>
|
|
807
815
|
</li>
|
|
@@ -810,7 +818,7 @@
|
|
|
810
818
|
<div class="info">
|
|
811
819
|
<div class="rank">
|
|
812
820
|
<span title="Ranking 19">19</span>
|
|
813
|
-
<a href="https://github.com/
|
|
821
|
+
<a href="https://github.com/llmware-ai/llmware" target="_blank" title="llmware-ai/llmware">llmware-ai/llmware</a>
|
|
814
822
|
</div>
|
|
815
823
|
<div class="sub-title followers">
|
|
816
824
|
|
|
@@ -822,24 +830,24 @@
|
|
|
822
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
823
831
|
<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>
|
|
824
832
|
</svg>
|
|
825
|
-
<span>
|
|
833
|
+
<span>1120</span>
|
|
826
834
|
</span>
|
|
827
835
|
<span class="star" title="Repo Forked">
|
|
828
836
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
829
837
|
<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">
|
|
830
838
|
</path>
|
|
831
839
|
</svg>
|
|
832
|
-
<span>
|
|
840
|
+
<span>89</span>
|
|
833
841
|
</span>
|
|
834
842
|
<span class="star">
|
|
835
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
836
844
|
<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>
|
|
837
845
|
</svg>
|
|
838
|
-
<span>
|
|
846
|
+
<span>169 stars today</span>
|
|
839
847
|
</span>
|
|
840
848
|
</div>
|
|
841
849
|
<div class="details">
|
|
842
|
-
|
|
850
|
+
Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models.
|
|
843
851
|
</div>
|
|
844
852
|
</div>
|
|
845
853
|
</li>
|
|
@@ -848,36 +856,36 @@
|
|
|
848
856
|
<div class="info">
|
|
849
857
|
<div class="rank">
|
|
850
858
|
<span title="Ranking 20">20</span>
|
|
851
|
-
<a href="https://github.com/
|
|
859
|
+
<a href="https://github.com/googleapis/google-cloud-go" target="_blank" title="googleapis/google-cloud-go">googleapis/google-cloud-go</a>
|
|
852
860
|
</div>
|
|
853
861
|
<div class="sub-title followers">
|
|
854
862
|
|
|
855
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
856
|
-
<span style="background-color: #
|
|
863
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
864
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
857
865
|
</a>
|
|
858
866
|
|
|
859
867
|
<span class="star" title="Stargazers Count">
|
|
860
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
869
|
<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>
|
|
862
870
|
</svg>
|
|
863
|
-
<span>
|
|
871
|
+
<span>3448</span>
|
|
864
872
|
</span>
|
|
865
873
|
<span class="star" title="Repo Forked">
|
|
866
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
867
875
|
<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">
|
|
868
876
|
</path>
|
|
869
877
|
</svg>
|
|
870
|
-
<span>
|
|
878
|
+
<span>1281</span>
|
|
871
879
|
</span>
|
|
872
880
|
<span class="star">
|
|
873
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
874
882
|
<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>
|
|
875
883
|
</svg>
|
|
876
|
-
<span>
|
|
884
|
+
<span>3 stars today</span>
|
|
877
885
|
</span>
|
|
878
886
|
</div>
|
|
879
887
|
<div class="details">
|
|
880
|
-
|
|
888
|
+
Google Cloud Client Libraries for Go.
|
|
881
889
|
</div>
|
|
882
890
|
</div>
|
|
883
891
|
</li>
|
|
@@ -886,36 +894,36 @@
|
|
|
886
894
|
<div class="info">
|
|
887
895
|
<div class="rank">
|
|
888
896
|
<span title="Ranking 21">21</span>
|
|
889
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/miekg/dns" target="_blank" title="miekg/dns">miekg/dns</a>
|
|
890
898
|
</div>
|
|
891
899
|
<div class="sub-title followers">
|
|
892
900
|
|
|
893
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
894
|
-
<span style="background-color: #
|
|
901
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
902
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
895
903
|
</a>
|
|
896
904
|
|
|
897
905
|
<span class="star" title="Stargazers Count">
|
|
898
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
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>
|
|
900
908
|
</svg>
|
|
901
|
-
<span>
|
|
909
|
+
<span>7434</span>
|
|
902
910
|
</span>
|
|
903
911
|
<span class="star" title="Repo Forked">
|
|
904
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
905
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">
|
|
906
914
|
</path>
|
|
907
915
|
</svg>
|
|
908
|
-
<span>
|
|
916
|
+
<span>1176</span>
|
|
909
917
|
</span>
|
|
910
918
|
<span class="star">
|
|
911
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
912
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>
|
|
913
921
|
</svg>
|
|
914
|
-
<span>
|
|
922
|
+
<span>33 stars today</span>
|
|
915
923
|
</span>
|
|
916
924
|
</div>
|
|
917
925
|
<div class="details">
|
|
918
|
-
|
|
926
|
+
DNS library in Go
|
|
919
927
|
</div>
|
|
920
928
|
</div>
|
|
921
929
|
</li>
|
|
@@ -924,36 +932,32 @@
|
|
|
924
932
|
<div class="info">
|
|
925
933
|
<div class="rank">
|
|
926
934
|
<span title="Ranking 22">22</span>
|
|
927
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/cloudcommunity/Free-Certifications" target="_blank" title="cloudcommunity/Free-Certifications">cloudcommunity/Free-Certifications</a>
|
|
928
936
|
</div>
|
|
929
937
|
<div class="sub-title followers">
|
|
930
938
|
|
|
931
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
932
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
933
|
-
</a>
|
|
934
|
-
|
|
935
939
|
<span class="star" title="Stargazers Count">
|
|
936
940
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
941
|
<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>
|
|
938
942
|
</svg>
|
|
939
|
-
<span>
|
|
943
|
+
<span>15587</span>
|
|
940
944
|
</span>
|
|
941
945
|
<span class="star" title="Repo Forked">
|
|
942
946
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
943
947
|
<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">
|
|
944
948
|
</path>
|
|
945
949
|
</svg>
|
|
946
|
-
<span>
|
|
950
|
+
<span>1262</span>
|
|
947
951
|
</span>
|
|
948
952
|
<span class="star">
|
|
949
953
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
954
|
<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>
|
|
951
955
|
</svg>
|
|
952
|
-
<span>
|
|
956
|
+
<span>96 stars today</span>
|
|
953
957
|
</span>
|
|
954
958
|
</div>
|
|
955
959
|
<div class="details">
|
|
956
|
-
|
|
960
|
+
A curated list of free courses & certifications.
|
|
957
961
|
</div>
|
|
958
962
|
</div>
|
|
959
963
|
</li>
|
|
@@ -962,7 +966,7 @@
|
|
|
962
966
|
<div class="info">
|
|
963
967
|
<div class="rank">
|
|
964
968
|
<span title="Ranking 23">23</span>
|
|
965
|
-
<a href="https://github.com/
|
|
969
|
+
<a href="https://github.com/vinta/awesome-python" target="_blank" title="vinta/awesome-python">vinta/awesome-python</a>
|
|
966
970
|
</div>
|
|
967
971
|
<div class="sub-title followers">
|
|
968
972
|
|
|
@@ -974,24 +978,24 @@
|
|
|
974
978
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
975
979
|
<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>
|
|
976
980
|
</svg>
|
|
977
|
-
<span>
|
|
981
|
+
<span>190117</span>
|
|
978
982
|
</span>
|
|
979
983
|
<span class="star" title="Repo Forked">
|
|
980
984
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
981
985
|
<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">
|
|
982
986
|
</path>
|
|
983
987
|
</svg>
|
|
984
|
-
<span>
|
|
988
|
+
<span>24257</span>
|
|
985
989
|
</span>
|
|
986
990
|
<span class="star">
|
|
987
991
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
988
992
|
<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>
|
|
989
993
|
</svg>
|
|
990
|
-
<span>
|
|
994
|
+
<span>259 stars today</span>
|
|
991
995
|
</span>
|
|
992
996
|
</div>
|
|
993
997
|
<div class="details">
|
|
994
|
-
|
|
998
|
+
A curated list of awesome Python frameworks, libraries, software and resources
|
|
995
999
|
</div>
|
|
996
1000
|
</div>
|
|
997
1001
|
</li>
|
|
@@ -1000,36 +1004,36 @@
|
|
|
1000
1004
|
<div class="info">
|
|
1001
1005
|
<div class="rank">
|
|
1002
1006
|
<span title="Ranking 24">24</span>
|
|
1003
|
-
<a href="https://github.com/
|
|
1007
|
+
<a href="https://github.com/bricks-cloud/BricksLLM" target="_blank" title="bricks-cloud/BricksLLM">bricks-cloud/BricksLLM</a>
|
|
1004
1008
|
</div>
|
|
1005
1009
|
<div class="sub-title followers">
|
|
1006
1010
|
|
|
1007
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1008
|
-
<span style="background-color: #
|
|
1011
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1012
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1009
1013
|
</a>
|
|
1010
1014
|
|
|
1011
1015
|
<span class="star" title="Stargazers Count">
|
|
1012
1016
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
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>
|
|
1014
1018
|
</svg>
|
|
1015
|
-
<span>
|
|
1019
|
+
<span>460</span>
|
|
1016
1020
|
</span>
|
|
1017
1021
|
<span class="star" title="Repo Forked">
|
|
1018
1022
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1019
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">
|
|
1020
1024
|
</path>
|
|
1021
1025
|
</svg>
|
|
1022
|
-
<span>
|
|
1026
|
+
<span>21</span>
|
|
1023
1027
|
</span>
|
|
1024
1028
|
<span class="star">
|
|
1025
1029
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1026
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>
|
|
1027
1031
|
</svg>
|
|
1028
|
-
<span>
|
|
1032
|
+
<span>89 stars today</span>
|
|
1029
1033
|
</span>
|
|
1030
1034
|
</div>
|
|
1031
1035
|
<div class="details">
|
|
1032
|
-
|
|
1036
|
+
Simplifying LLM ops in production
|
|
1033
1037
|
</div>
|
|
1034
1038
|
</div>
|
|
1035
1039
|
</li>
|
|
@@ -1038,36 +1042,36 @@
|
|
|
1038
1042
|
<div class="info">
|
|
1039
1043
|
<div class="rank">
|
|
1040
1044
|
<span title="Ranking 25">25</span>
|
|
1041
|
-
<a href="https://github.com/
|
|
1045
|
+
<a href="https://github.com/ggerganov/llama.cpp" target="_blank" title="ggerganov/llama.cpp">ggerganov/llama.cpp</a>
|
|
1042
1046
|
</div>
|
|
1043
1047
|
<div class="sub-title followers">
|
|
1044
1048
|
|
|
1045
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1046
|
-
<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: #555555;"></span>C
|
|
1047
1051
|
</a>
|
|
1048
1052
|
|
|
1049
1053
|
<span class="star" title="Stargazers Count">
|
|
1050
1054
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1051
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>
|
|
1052
1056
|
</svg>
|
|
1053
|
-
<span>
|
|
1057
|
+
<span>46393</span>
|
|
1054
1058
|
</span>
|
|
1055
1059
|
<span class="star" title="Repo Forked">
|
|
1056
1060
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1057
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">
|
|
1058
1062
|
</path>
|
|
1059
1063
|
</svg>
|
|
1060
|
-
<span>
|
|
1064
|
+
<span>6595</span>
|
|
1061
1065
|
</span>
|
|
1062
1066
|
<span class="star">
|
|
1063
1067
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1064
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>
|
|
1065
1069
|
</svg>
|
|
1066
|
-
<span>
|
|
1070
|
+
<span>121 stars today</span>
|
|
1067
1071
|
</span>
|
|
1068
1072
|
</div>
|
|
1069
1073
|
<div class="details">
|
|
1070
|
-
|
|
1074
|
+
Port of Facebook's LLaMA model in C/C++
|
|
1071
1075
|
</div>
|
|
1072
1076
|
</div>
|
|
1073
1077
|
</li>
|
|
@@ -1091,7 +1095,7 @@
|
|
|
1091
1095
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1092
1096
|
</a>
|
|
1093
1097
|
</div>
|
|
1094
|
-
<div class="time">Last cache created on 2023/12/
|
|
1098
|
+
<div class="time">Last cache created on 2023/12/14 by Github API v3.</div>
|
|
1095
1099
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1096
1100
|
</div>
|
|
1097
1101
|
</body>
|