@wcj/github-rank 24.12.23 → 24.12.25
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 +27346 -27338
- package/dist/trending-daily.json +157 -113
- package/dist/trending-monthly.json +101 -112
- package/dist/trending-weekly.json +102 -135
- package/dist/users.china.json +2950 -2986
- package/dist/users.json +5190 -5190
- package/dist/users.org.json +683 -683
- package/package.json +1 -1
- package/web/data/repos.json +27346 -27338
- package/web/data/trending-daily.json +157 -113
- package/web/data/trending-monthly.json +101 -112
- package/web/data/trending-weekly.json +102 -135
- package/web/data/users.china.json +2950 -2986
- package/web/data/users.json +5190 -5190
- package/web/data/users.org.json +683 -683
- package/web/index.html +5555 -5558
- package/web/org.html +560 -560
- package/web/repos.html +3475 -3475
- package/web/trending-monthly.html +107 -145
- package/web/trending-weekly.html +95 -205
- package/web/trending.html +248 -108
- package/web/users.china.html +3035 -3091
package/web/trending-weekly.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/12/
|
|
132
|
+
<div class="time">Last cache created on 2024/12/25 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -166,20 +166,20 @@
|
|
|
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>9.
|
|
169
|
+
<span>9.431k</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>1102</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>1286 stars this week</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
@@ -192,7 +192,7 @@
|
|
|
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/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
@@ -204,24 +204,24 @@
|
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
205
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>282.349k</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
211
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>47220</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
218
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>2810 stars this week</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/Shubhamsaboo/awesome-llm-apps" target="_blank" title="Shubhamsaboo/awesome-llm-apps">Shubhamsaboo/awesome-llm-apps</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
@@ -242,24 +242,24 @@
|
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>8.741k</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
249
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>887</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>1786 stars this week</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,36 +268,36 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/facebookresearch/AnimatedDrawings" target="_blank" title="facebookresearch/AnimatedDrawings">facebookresearch/AnimatedDrawings</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
276
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
277
277
|
</a>
|
|
278
278
|
|
|
279
279
|
<span class="star" title="Stargazers Count">
|
|
280
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
281
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
282
282
|
</svg>
|
|
283
|
-
<span>
|
|
283
|
+
<span>11.884k</span>
|
|
284
284
|
</span>
|
|
285
285
|
<span class="star" title="Repo Forked">
|
|
286
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
287
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
288
288
|
</path>
|
|
289
289
|
</svg>
|
|
290
|
-
<span>
|
|
290
|
+
<span>1013</span>
|
|
291
291
|
</span>
|
|
292
292
|
<span class="star">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
294
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>1080 stars this week</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,36 +306,36 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/anthropics/anthropic-cookbook" target="_blank" title="anthropics/anthropic-cookbook">anthropics/anthropic-cookbook</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
314
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
315
315
|
</a>
|
|
316
316
|
|
|
317
317
|
<span class="star" title="Stargazers Count">
|
|
318
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
319
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
320
320
|
</svg>
|
|
321
|
-
<span>
|
|
321
|
+
<span>8.295k</span>
|
|
322
322
|
</span>
|
|
323
323
|
<span class="star" title="Repo Forked">
|
|
324
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
325
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
326
326
|
</path>
|
|
327
327
|
</svg>
|
|
328
|
-
<span>
|
|
328
|
+
<span>1031</span>
|
|
329
329
|
</span>
|
|
330
330
|
<span class="star">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>880 stars this week</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
|
|
339
339
|
</div>
|
|
340
340
|
</div>
|
|
341
341
|
</li>
|
|
@@ -344,36 +344,36 @@
|
|
|
344
344
|
<div class="info">
|
|
345
345
|
<div class="rank">
|
|
346
346
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
352
|
+
<span style="background-color: #178600;"></span>C#
|
|
353
353
|
</a>
|
|
354
354
|
|
|
355
355
|
<span class="star" title="Stargazers Count">
|
|
356
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
358
358
|
</svg>
|
|
359
|
-
<span>
|
|
359
|
+
<span>112.893k</span>
|
|
360
360
|
</span>
|
|
361
361
|
<span class="star" title="Repo Forked">
|
|
362
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
364
364
|
</path>
|
|
365
365
|
</svg>
|
|
366
|
-
<span>
|
|
366
|
+
<span>6653</span>
|
|
367
367
|
</span>
|
|
368
368
|
<span class="star">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>609 stars this week</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
Windows system utilities to maximize productivity
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -382,44 +382,6 @@
|
|
|
382
382
|
<div class="info">
|
|
383
383
|
<div class="rank">
|
|
384
384
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/LazyVim/LazyVim" target="_blank" title="LazyVim/LazyVim">LazyVim/LazyVim</a>
|
|
386
|
-
</div>
|
|
387
|
-
<div class="sub-title followers">
|
|
388
|
-
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
390
|
-
<span style="background-color: #000080;"></span>Lua
|
|
391
|
-
</a>
|
|
392
|
-
|
|
393
|
-
<span class="star" title="Stargazers Count">
|
|
394
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
396
|
-
</svg>
|
|
397
|
-
<span>18.403k</span>
|
|
398
|
-
</span>
|
|
399
|
-
<span class="star" title="Repo Forked">
|
|
400
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
402
|
-
</path>
|
|
403
|
-
</svg>
|
|
404
|
-
<span>1290</span>
|
|
405
|
-
</span>
|
|
406
|
-
<span class="star">
|
|
407
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
409
|
-
</svg>
|
|
410
|
-
<span>488 stars this week</span>
|
|
411
|
-
</span>
|
|
412
|
-
</div>
|
|
413
|
-
<div class="details">
|
|
414
|
-
Neovim config for the lazy
|
|
415
|
-
</div>
|
|
416
|
-
</div>
|
|
417
|
-
</li>
|
|
418
|
-
|
|
419
|
-
<li>
|
|
420
|
-
<div class="info">
|
|
421
|
-
<div class="rank">
|
|
422
|
-
<span title="Ranking 8">8</span>
|
|
423
385
|
<a href="https://github.com/comet-ml/opik" target="_blank" title="comet-ml/opik">comet-ml/opik</a>
|
|
424
386
|
</div>
|
|
425
387
|
<div class="sub-title followers">
|
|
@@ -432,20 +394,20 @@
|
|
|
432
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
395
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
434
396
|
</svg>
|
|
435
|
-
<span>3.
|
|
397
|
+
<span>3.7k</span>
|
|
436
398
|
</span>
|
|
437
399
|
<span class="star" title="Repo Forked">
|
|
438
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
401
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
440
402
|
</path>
|
|
441
403
|
</svg>
|
|
442
|
-
<span>
|
|
404
|
+
<span>210</span>
|
|
443
405
|
</span>
|
|
444
406
|
<span class="star">
|
|
445
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
408
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
447
409
|
</svg>
|
|
448
|
-
<span>
|
|
410
|
+
<span>1111 stars this week</span>
|
|
449
411
|
</span>
|
|
450
412
|
</div>
|
|
451
413
|
<div class="details">
|
|
@@ -457,37 +419,37 @@
|
|
|
457
419
|
<li>
|
|
458
420
|
<div class="info">
|
|
459
421
|
<div class="rank">
|
|
460
|
-
<span title="Ranking
|
|
461
|
-
<a href="https://github.com/
|
|
422
|
+
<span title="Ranking 8">8</span>
|
|
423
|
+
<a href="https://github.com/tursodatabase/limbo" target="_blank" title="tursodatabase/limbo">tursodatabase/limbo</a>
|
|
462
424
|
</div>
|
|
463
425
|
<div class="sub-title followers">
|
|
464
426
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
428
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
467
429
|
</a>
|
|
468
430
|
|
|
469
431
|
<span class="star" title="Stargazers Count">
|
|
470
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
433
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
472
434
|
</svg>
|
|
473
|
-
<span>
|
|
435
|
+
<span>7.804k</span>
|
|
474
436
|
</span>
|
|
475
437
|
<span class="star" title="Repo Forked">
|
|
476
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
439
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
478
440
|
</path>
|
|
479
441
|
</svg>
|
|
480
|
-
<span>
|
|
442
|
+
<span>248</span>
|
|
481
443
|
</span>
|
|
482
444
|
<span class="star">
|
|
483
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
485
447
|
</svg>
|
|
486
|
-
<span>
|
|
448
|
+
<span>1777 stars this week</span>
|
|
487
449
|
</span>
|
|
488
450
|
</div>
|
|
489
451
|
<div class="details">
|
|
490
|
-
|
|
452
|
+
Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.
|
|
491
453
|
</div>
|
|
492
454
|
</div>
|
|
493
455
|
</li>
|
|
@@ -495,37 +457,37 @@
|
|
|
495
457
|
<li>
|
|
496
458
|
<div class="info">
|
|
497
459
|
<div class="rank">
|
|
498
|
-
<span title="Ranking
|
|
499
|
-
<a href="https://github.com/
|
|
460
|
+
<span title="Ranking 9">9</span>
|
|
461
|
+
<a href="https://github.com/gorhill/uBlock" target="_blank" title="gorhill/uBlock">gorhill/uBlock</a>
|
|
500
462
|
</div>
|
|
501
463
|
<div class="sub-title followers">
|
|
502
464
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
466
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
505
467
|
</a>
|
|
506
468
|
|
|
507
469
|
<span class="star" title="Stargazers Count">
|
|
508
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
471
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
510
472
|
</svg>
|
|
511
|
-
<span>
|
|
473
|
+
<span>48.512k</span>
|
|
512
474
|
</span>
|
|
513
475
|
<span class="star" title="Repo Forked">
|
|
514
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
477
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
516
478
|
</path>
|
|
517
479
|
</svg>
|
|
518
|
-
<span>
|
|
480
|
+
<span>3219</span>
|
|
519
481
|
</span>
|
|
520
482
|
<span class="star">
|
|
521
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
484
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
523
485
|
</svg>
|
|
524
|
-
<span>
|
|
486
|
+
<span>473 stars this week</span>
|
|
525
487
|
</span>
|
|
526
488
|
</div>
|
|
527
489
|
<div class="details">
|
|
528
|
-
|
|
490
|
+
uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
|
|
529
491
|
</div>
|
|
530
492
|
</div>
|
|
531
493
|
</li>
|
|
@@ -533,7 +495,7 @@
|
|
|
533
495
|
<li>
|
|
534
496
|
<div class="info">
|
|
535
497
|
<div class="rank">
|
|
536
|
-
<span title="Ranking
|
|
498
|
+
<span title="Ranking 10">10</span>
|
|
537
499
|
<a href="https://github.com/1Panel-dev/1Panel" target="_blank" title="1Panel-dev/1Panel">1Panel-dev/1Panel</a>
|
|
538
500
|
</div>
|
|
539
501
|
<div class="sub-title followers">
|
|
@@ -546,20 +508,20 @@
|
|
|
546
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
509
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
548
510
|
</svg>
|
|
549
|
-
<span>24.
|
|
511
|
+
<span>24.16k</span>
|
|
550
512
|
</span>
|
|
551
513
|
<span class="star" title="Repo Forked">
|
|
552
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
515
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
554
516
|
</path>
|
|
555
517
|
</svg>
|
|
556
|
-
<span>
|
|
518
|
+
<span>2187</span>
|
|
557
519
|
</span>
|
|
558
520
|
<span class="star">
|
|
559
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
522
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
561
523
|
</svg>
|
|
562
|
-
<span>
|
|
524
|
+
<span>658 stars this week</span>
|
|
563
525
|
</span>
|
|
564
526
|
</div>
|
|
565
527
|
<div class="details">
|
|
@@ -571,75 +533,37 @@
|
|
|
571
533
|
<li>
|
|
572
534
|
<div class="info">
|
|
573
535
|
<div class="rank">
|
|
574
|
-
<span title="Ranking
|
|
575
|
-
<a href="https://github.com/
|
|
576
|
-
</div>
|
|
577
|
-
<div class="sub-title followers">
|
|
578
|
-
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
580
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
581
|
-
</a>
|
|
582
|
-
|
|
583
|
-
<span class="star" title="Stargazers Count">
|
|
584
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
586
|
-
</svg>
|
|
587
|
-
<span>41.73k</span>
|
|
588
|
-
</span>
|
|
589
|
-
<span class="star" title="Repo Forked">
|
|
590
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
592
|
-
</path>
|
|
593
|
-
</svg>
|
|
594
|
-
<span>1350</span>
|
|
595
|
-
</span>
|
|
596
|
-
<span class="star">
|
|
597
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
599
|
-
</svg>
|
|
600
|
-
<span>2763 stars this week</span>
|
|
601
|
-
</span>
|
|
602
|
-
</div>
|
|
603
|
-
<div class="details">
|
|
604
|
-
</> htmx - high power tools for HTML
|
|
605
|
-
</div>
|
|
606
|
-
</div>
|
|
607
|
-
</li>
|
|
608
|
-
|
|
609
|
-
<li>
|
|
610
|
-
<div class="info">
|
|
611
|
-
<div class="rank">
|
|
612
|
-
<span title="Ranking 13">13</span>
|
|
613
|
-
<a href="https://github.com/shardeum/shardeum" target="_blank" title="shardeum/shardeum">shardeum/shardeum</a>
|
|
536
|
+
<span title="Ranking 11">11</span>
|
|
537
|
+
<a href="https://github.com/sxyazi/yazi" target="_blank" title="sxyazi/yazi">sxyazi/yazi</a>
|
|
614
538
|
</div>
|
|
615
539
|
<div class="sub-title followers">
|
|
616
540
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
541
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
542
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
619
543
|
</a>
|
|
620
544
|
|
|
621
545
|
<span class="star" title="Stargazers Count">
|
|
622
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
547
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
624
548
|
</svg>
|
|
625
|
-
<span>
|
|
549
|
+
<span>18.989k</span>
|
|
626
550
|
</span>
|
|
627
551
|
<span class="star" title="Repo Forked">
|
|
628
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
553
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
630
554
|
</path>
|
|
631
555
|
</svg>
|
|
632
|
-
<span>
|
|
556
|
+
<span>433</span>
|
|
633
557
|
</span>
|
|
634
558
|
<span class="star">
|
|
635
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
560
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
637
561
|
</svg>
|
|
638
|
-
<span>
|
|
562
|
+
<span>1112 stars this week</span>
|
|
639
563
|
</span>
|
|
640
564
|
</div>
|
|
641
565
|
<div class="details">
|
|
642
|
-
|
|
566
|
+
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
|
|
643
567
|
</div>
|
|
644
568
|
</div>
|
|
645
569
|
</li>
|
|
@@ -647,37 +571,37 @@
|
|
|
647
571
|
<li>
|
|
648
572
|
<div class="info">
|
|
649
573
|
<div class="rank">
|
|
650
|
-
<span title="Ranking
|
|
651
|
-
<a href="https://github.com/
|
|
574
|
+
<span title="Ranking 12">12</span>
|
|
575
|
+
<a href="https://github.com/Byaidu/PDFMathTranslate" target="_blank" title="Byaidu/PDFMathTranslate">Byaidu/PDFMathTranslate</a>
|
|
652
576
|
</div>
|
|
653
577
|
<div class="sub-title followers">
|
|
654
578
|
|
|
655
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
656
|
-
<span style="background-color: #
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
580
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
657
581
|
</a>
|
|
658
582
|
|
|
659
583
|
<span class="star" title="Stargazers Count">
|
|
660
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
585
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
662
586
|
</svg>
|
|
663
|
-
<span>
|
|
587
|
+
<span>11.079k</span>
|
|
664
588
|
</span>
|
|
665
589
|
<span class="star" title="Repo Forked">
|
|
666
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
591
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
668
592
|
</path>
|
|
669
593
|
</svg>
|
|
670
|
-
<span>
|
|
594
|
+
<span>789</span>
|
|
671
595
|
</span>
|
|
672
596
|
<span class="star">
|
|
673
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
598
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
675
599
|
</svg>
|
|
676
|
-
<span>
|
|
600
|
+
<span>1989 stars this week</span>
|
|
677
601
|
</span>
|
|
678
602
|
</div>
|
|
679
603
|
<div class="details">
|
|
680
|
-
|
|
604
|
+
PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker
|
|
681
605
|
</div>
|
|
682
606
|
</div>
|
|
683
607
|
</li>
|
|
@@ -685,37 +609,37 @@
|
|
|
685
609
|
<li>
|
|
686
610
|
<div class="info">
|
|
687
611
|
<div class="rank">
|
|
688
|
-
<span title="Ranking
|
|
689
|
-
<a href="https://github.com/
|
|
612
|
+
<span title="Ranking 13">13</span>
|
|
613
|
+
<a href="https://github.com/meta-llama/llama-stack" target="_blank" title="meta-llama/llama-stack">meta-llama/llama-stack</a>
|
|
690
614
|
</div>
|
|
691
615
|
<div class="sub-title followers">
|
|
692
616
|
|
|
693
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
694
|
-
<span style="background-color: #
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
618
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
695
619
|
</a>
|
|
696
620
|
|
|
697
621
|
<span class="star" title="Stargazers Count">
|
|
698
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
623
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
624
|
</svg>
|
|
701
|
-
<span>
|
|
625
|
+
<span>5.702k</span>
|
|
702
626
|
</span>
|
|
703
627
|
<span class="star" title="Repo Forked">
|
|
704
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
629
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
706
630
|
</path>
|
|
707
631
|
</svg>
|
|
708
|
-
<span>
|
|
632
|
+
<span>755</span>
|
|
709
633
|
</span>
|
|
710
634
|
<span class="star">
|
|
711
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
636
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
713
637
|
</svg>
|
|
714
|
-
<span>
|
|
638
|
+
<span>576 stars this week</span>
|
|
715
639
|
</span>
|
|
716
640
|
</div>
|
|
717
641
|
<div class="details">
|
|
718
|
-
|
|
642
|
+
Composable building blocks to build Llama Apps
|
|
719
643
|
</div>
|
|
720
644
|
</div>
|
|
721
645
|
</li>
|
|
@@ -723,7 +647,7 @@
|
|
|
723
647
|
<li>
|
|
724
648
|
<div class="info">
|
|
725
649
|
<div class="rank">
|
|
726
|
-
<span title="Ranking
|
|
650
|
+
<span title="Ranking 14">14</span>
|
|
727
651
|
<a href="https://github.com/ByteByteGoHq/system-design-101" target="_blank" title="ByteByteGoHq/system-design-101">ByteByteGoHq/system-design-101</a>
|
|
728
652
|
</div>
|
|
729
653
|
<div class="sub-title followers">
|
|
@@ -732,20 +656,20 @@
|
|
|
732
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
733
657
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
734
658
|
</svg>
|
|
735
|
-
<span>
|
|
659
|
+
<span>67.068k</span>
|
|
736
660
|
</span>
|
|
737
661
|
<span class="star" title="Repo Forked">
|
|
738
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
739
663
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
740
664
|
</path>
|
|
741
665
|
</svg>
|
|
742
|
-
<span>
|
|
666
|
+
<span>7032</span>
|
|
743
667
|
</span>
|
|
744
668
|
<span class="star">
|
|
745
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
670
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
747
671
|
</svg>
|
|
748
|
-
<span>
|
|
672
|
+
<span>859 stars this week</span>
|
|
749
673
|
</span>
|
|
750
674
|
</div>
|
|
751
675
|
<div class="details">
|
|
@@ -757,71 +681,37 @@
|
|
|
757
681
|
<li>
|
|
758
682
|
<div class="info">
|
|
759
683
|
<div class="rank">
|
|
760
|
-
<span title="Ranking
|
|
761
|
-
<a href="https://github.com/
|
|
684
|
+
<span title="Ranking 15">15</span>
|
|
685
|
+
<a href="https://github.com/shardeum/shardeum" target="_blank" title="shardeum/shardeum">shardeum/shardeum</a>
|
|
762
686
|
</div>
|
|
763
687
|
<div class="sub-title followers">
|
|
764
688
|
|
|
765
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
766
|
-
<span style="background-color: #
|
|
689
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
690
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
767
691
|
</a>
|
|
768
692
|
|
|
769
693
|
<span class="star" title="Stargazers Count">
|
|
770
694
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
771
695
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
772
696
|
</svg>
|
|
773
|
-
<span>
|
|
774
|
-
</span>
|
|
775
|
-
<span class="star" title="Repo Forked">
|
|
776
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
777
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
778
|
-
</path>
|
|
779
|
-
</svg>
|
|
780
|
-
<span>126</span>
|
|
781
|
-
</span>
|
|
782
|
-
<span class="star">
|
|
783
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
785
|
-
</svg>
|
|
786
|
-
<span>654 stars this week</span>
|
|
787
|
-
</span>
|
|
788
|
-
</div>
|
|
789
|
-
<div class="details">
|
|
790
|
-
Performant, batteries-included completion plugin for Neovim
|
|
791
|
-
</div>
|
|
792
|
-
</div>
|
|
793
|
-
</li>
|
|
794
|
-
|
|
795
|
-
<li>
|
|
796
|
-
<div class="info">
|
|
797
|
-
<div class="rank">
|
|
798
|
-
<span title="Ranking 18">18</span>
|
|
799
|
-
<a href="https://github.com/PatrickJS/awesome-cursorrules" target="_blank" title="PatrickJS/awesome-cursorrules">PatrickJS/awesome-cursorrules</a>
|
|
800
|
-
</div>
|
|
801
|
-
<div class="sub-title followers">
|
|
802
|
-
|
|
803
|
-
<span class="star" title="Stargazers Count">
|
|
804
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
806
|
-
</svg>
|
|
807
|
-
<span>4.166k</span>
|
|
697
|
+
<span>26.688k</span>
|
|
808
698
|
</span>
|
|
809
699
|
<span class="star" title="Repo Forked">
|
|
810
700
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
701
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
812
702
|
</path>
|
|
813
703
|
</svg>
|
|
814
|
-
<span>
|
|
704
|
+
<span>498</span>
|
|
815
705
|
</span>
|
|
816
706
|
<span class="star">
|
|
817
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
708
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
819
709
|
</svg>
|
|
820
|
-
<span>
|
|
710
|
+
<span>5467 stars this week</span>
|
|
821
711
|
</span>
|
|
822
712
|
</div>
|
|
823
713
|
<div class="details">
|
|
824
|
-
|
|
714
|
+
Shardeum is an EVM based autoscaling blockchain
|
|
825
715
|
</div>
|
|
826
716
|
</div>
|
|
827
717
|
</li>
|
|
@@ -845,7 +735,7 @@
|
|
|
845
735
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
846
736
|
</a>
|
|
847
737
|
</div>
|
|
848
|
-
<div class="time">Last cache created on 2024/12/
|
|
738
|
+
<div class="time">Last cache created on 2024/12/25 by Github API v3.</div>
|
|
849
739
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
850
740
|
</div>
|
|
851
741
|
</body>
|