@wcj/github-rank 24.6.3 → 24.6.4
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 +19539 -19539
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +162 -162
- package/dist/users.china.json +1219 -1219
- package/dist/users.json +3679 -3679
- package/dist/users.org.json +362 -362
- package/package.json +1 -1
- package/web/data/repos.json +19539 -19539
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +162 -162
- package/web/data/users.china.json +1219 -1219
- package/web/data/users.json +3679 -3679
- package/web/data/users.org.json +362 -362
- package/web/index.html +3820 -3820
- package/web/org.html +294 -294
- package/web/repos.html +2452 -2452
- package/web/trending-monthly.html +156 -156
- package/web/trending-weekly.html +157 -157
- package/web/trending.html +163 -171
- package/web/users.china.html +1196 -1196
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/6/
|
|
132
|
+
<div class="time">Last cache created on 2024/6/4 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/danielmiessler/fabric" target="_blank" title="danielmiessler/fabric">danielmiessler/fabric</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
@@ -166,24 +166,24 @@
|
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>14.316k</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>1485</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>3021 stars this week</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -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/THU-MIG/yolov10" target="_blank" title="THU-MIG/yolov10">THU-MIG/yolov10</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>6.702k</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>459</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>4135 stars this week</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
YOLOv10: Real-Time End-to-End Object Detection
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -242,20 +242,20 @@
|
|
|
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>2.
|
|
245
|
+
<span>2.203k</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>184</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>1335 stars this week</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
@@ -280,20 +280,20 @@
|
|
|
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>10.
|
|
283
|
+
<span>10.955k</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>541</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>2134 stars this week</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
@@ -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/CopilotKit/CopilotKit" target="_blank" title="CopilotKit/CopilotKit">CopilotKit/CopilotKit</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/typescript" title="Programming Language TypeScript">
|
|
314
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>7.144k</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>720</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>817 stars this week</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas.
|
|
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/Dataherald/dataherald" target="_blank" title="Dataherald/dataherald">Dataherald/dataherald</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/python" title="Programming Language Python">
|
|
352
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>3.041k</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>197</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>485 stars this week</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
Interact with your SQL database, Natural Language to SQL using LLMs
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -394,20 +394,20 @@
|
|
|
394
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
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
396
|
</svg>
|
|
397
|
-
<span>1.
|
|
397
|
+
<span>1.882k</span>
|
|
398
398
|
</span>
|
|
399
399
|
<span class="star" title="Repo Forked">
|
|
400
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
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
402
|
</path>
|
|
403
403
|
</svg>
|
|
404
|
-
<span>
|
|
404
|
+
<span>138</span>
|
|
405
405
|
</span>
|
|
406
406
|
<span class="star">
|
|
407
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
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
409
|
</svg>
|
|
410
|
-
<span>
|
|
410
|
+
<span>515 stars this week</span>
|
|
411
411
|
</span>
|
|
412
412
|
</div>
|
|
413
413
|
<div class="details">
|
|
@@ -420,7 +420,7 @@
|
|
|
420
420
|
<div class="info">
|
|
421
421
|
<div class="rank">
|
|
422
422
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/outlines-dev/outlines" target="_blank" title="outlines-dev/outlines">outlines-dev/outlines</a>
|
|
424
424
|
</div>
|
|
425
425
|
<div class="sub-title followers">
|
|
426
426
|
|
|
@@ -432,24 +432,24 @@
|
|
|
432
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
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>
|
|
434
434
|
</svg>
|
|
435
|
-
<span>
|
|
435
|
+
<span>6.376k</span>
|
|
436
436
|
</span>
|
|
437
437
|
<span class="star" title="Repo Forked">
|
|
438
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
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">
|
|
440
440
|
</path>
|
|
441
441
|
</svg>
|
|
442
|
-
<span>
|
|
442
|
+
<span>316</span>
|
|
443
443
|
</span>
|
|
444
444
|
<span class="star">
|
|
445
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
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>
|
|
447
447
|
</svg>
|
|
448
|
-
<span>
|
|
448
|
+
<span>261 stars this week</span>
|
|
449
449
|
</span>
|
|
450
450
|
</div>
|
|
451
451
|
<div class="details">
|
|
452
|
-
|
|
452
|
+
Structured Text Generation
|
|
453
453
|
</div>
|
|
454
454
|
</div>
|
|
455
455
|
</li>
|
|
@@ -458,36 +458,36 @@
|
|
|
458
458
|
<div class="info">
|
|
459
459
|
<div class="rank">
|
|
460
460
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
462
462
|
</div>
|
|
463
463
|
<div class="sub-title followers">
|
|
464
464
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
465
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
466
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
467
467
|
</a>
|
|
468
468
|
|
|
469
469
|
<span class="star" title="Stargazers Count">
|
|
470
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
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>
|
|
472
472
|
</svg>
|
|
473
|
-
<span>
|
|
473
|
+
<span>33.44k</span>
|
|
474
474
|
</span>
|
|
475
475
|
<span class="star" title="Repo Forked">
|
|
476
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
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">
|
|
478
478
|
</path>
|
|
479
479
|
</svg>
|
|
480
|
-
<span>
|
|
480
|
+
<span>9958</span>
|
|
481
481
|
</span>
|
|
482
482
|
<span class="star">
|
|
483
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
485
|
</svg>
|
|
486
|
-
<span>
|
|
486
|
+
<span>172 stars this week</span>
|
|
487
487
|
</span>
|
|
488
488
|
</div>
|
|
489
489
|
<div class="details">
|
|
490
|
-
|
|
490
|
+
GoogleTest - Google Testing and Mocking Framework
|
|
491
491
|
</div>
|
|
492
492
|
</div>
|
|
493
493
|
</li>
|
|
@@ -496,36 +496,36 @@
|
|
|
496
496
|
<div class="info">
|
|
497
497
|
<div class="rank">
|
|
498
498
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/dream-num/univer" target="_blank" title="dream-num/univer">dream-num/univer</a>
|
|
500
500
|
</div>
|
|
501
501
|
<div class="sub-title followers">
|
|
502
502
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
503
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
504
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
505
505
|
</a>
|
|
506
506
|
|
|
507
507
|
<span class="star" title="Stargazers Count">
|
|
508
508
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
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>
|
|
510
510
|
</svg>
|
|
511
|
-
<span>
|
|
511
|
+
<span>5.189k</span>
|
|
512
512
|
</span>
|
|
513
513
|
<span class="star" title="Repo Forked">
|
|
514
514
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
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">
|
|
516
516
|
</path>
|
|
517
517
|
</svg>
|
|
518
|
-
<span>
|
|
518
|
+
<span>421</span>
|
|
519
519
|
</span>
|
|
520
520
|
<span class="star">
|
|
521
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
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>
|
|
523
523
|
</svg>
|
|
524
|
-
<span>
|
|
524
|
+
<span>766 stars this week</span>
|
|
525
525
|
</span>
|
|
526
526
|
</div>
|
|
527
527
|
<div class="details">
|
|
528
|
-
|
|
528
|
+
Univer is an open-source alternative to Google Sheets, Slides, and Docs
|
|
529
529
|
</div>
|
|
530
530
|
</div>
|
|
531
531
|
</li>
|
|
@@ -534,7 +534,7 @@
|
|
|
534
534
|
<div class="info">
|
|
535
535
|
<div class="rank">
|
|
536
536
|
<span title="Ranking 11">11</span>
|
|
537
|
-
<a href="https://github.com/
|
|
537
|
+
<a href="https://github.com/shamhi/HamsterKombatBot" target="_blank" title="shamhi/HamsterKombatBot">shamhi/HamsterKombatBot</a>
|
|
538
538
|
</div>
|
|
539
539
|
<div class="sub-title followers">
|
|
540
540
|
|
|
@@ -546,24 +546,24 @@
|
|
|
546
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
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>
|
|
548
548
|
</svg>
|
|
549
|
-
<span>
|
|
549
|
+
<span>0.212k</span>
|
|
550
550
|
</span>
|
|
551
551
|
<span class="star" title="Repo Forked">
|
|
552
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
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">
|
|
554
554
|
</path>
|
|
555
555
|
</svg>
|
|
556
|
-
<span>
|
|
556
|
+
<span>147</span>
|
|
557
557
|
</span>
|
|
558
558
|
<span class="star">
|
|
559
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
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>
|
|
561
561
|
</svg>
|
|
562
|
-
<span>
|
|
562
|
+
<span>92 stars this week</span>
|
|
563
563
|
</span>
|
|
564
564
|
</div>
|
|
565
565
|
<div class="details">
|
|
566
|
-
|
|
566
|
+
Bot that mines coins in HamsterKombat
|
|
567
567
|
</div>
|
|
568
568
|
</div>
|
|
569
569
|
</li>
|
|
@@ -572,36 +572,36 @@
|
|
|
572
572
|
<div class="info">
|
|
573
573
|
<div class="rank">
|
|
574
574
|
<span title="Ranking 12">12</span>
|
|
575
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/OpenBMB/MiniCPM-V" target="_blank" title="OpenBMB/MiniCPM-V">OpenBMB/MiniCPM-V</a>
|
|
576
576
|
</div>
|
|
577
577
|
<div class="sub-title followers">
|
|
578
578
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<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
|
|
581
581
|
</a>
|
|
582
582
|
|
|
583
583
|
<span class="star" title="Stargazers Count">
|
|
584
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
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
586
|
</svg>
|
|
587
|
-
<span>
|
|
587
|
+
<span>5.013k</span>
|
|
588
588
|
</span>
|
|
589
589
|
<span class="star" title="Repo Forked">
|
|
590
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
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
592
|
</path>
|
|
593
593
|
</svg>
|
|
594
|
-
<span>
|
|
594
|
+
<span>356</span>
|
|
595
595
|
</span>
|
|
596
596
|
<span class="star">
|
|
597
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
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
599
|
</svg>
|
|
600
|
-
<span>
|
|
600
|
+
<span>980 stars this week</span>
|
|
601
601
|
</span>
|
|
602
602
|
</div>
|
|
603
603
|
<div class="details">
|
|
604
|
-
|
|
604
|
+
MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone
|
|
605
605
|
</div>
|
|
606
606
|
</div>
|
|
607
607
|
</li>
|
|
@@ -610,36 +610,36 @@
|
|
|
610
610
|
<div class="info">
|
|
611
611
|
<div class="rank">
|
|
612
612
|
<span title="Ranking 13">13</span>
|
|
613
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/kdn251/interviews" target="_blank" title="kdn251/interviews">kdn251/interviews</a>
|
|
614
614
|
</div>
|
|
615
615
|
<div class="sub-title followers">
|
|
616
616
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
618
|
+
<span style="background-color: #b07219;"></span>Java
|
|
619
619
|
</a>
|
|
620
620
|
|
|
621
621
|
<span class="star" title="Stargazers Count">
|
|
622
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
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>
|
|
624
624
|
</svg>
|
|
625
|
-
<span>
|
|
625
|
+
<span>62.408k</span>
|
|
626
626
|
</span>
|
|
627
627
|
<span class="star" title="Repo Forked">
|
|
628
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
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">
|
|
630
630
|
</path>
|
|
631
631
|
</svg>
|
|
632
|
-
<span>
|
|
632
|
+
<span>12802</span>
|
|
633
633
|
</span>
|
|
634
634
|
<span class="star">
|
|
635
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
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>
|
|
637
637
|
</svg>
|
|
638
|
-
<span>
|
|
638
|
+
<span>394 stars this week</span>
|
|
639
639
|
</span>
|
|
640
640
|
</div>
|
|
641
641
|
<div class="details">
|
|
642
|
-
|
|
642
|
+
Everything you need to know to get the job.
|
|
643
643
|
</div>
|
|
644
644
|
</div>
|
|
645
645
|
</li>
|
|
@@ -648,36 +648,36 @@
|
|
|
648
648
|
<div class="info">
|
|
649
649
|
<div class="rank">
|
|
650
650
|
<span title="Ranking 14">14</span>
|
|
651
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/NationalSecurityAgency/ghidra" target="_blank" title="NationalSecurityAgency/ghidra">NationalSecurityAgency/ghidra</a>
|
|
652
652
|
</div>
|
|
653
653
|
<div class="sub-title followers">
|
|
654
654
|
|
|
655
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
656
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
656
|
+
<span style="background-color: #b07219;"></span>Java
|
|
657
657
|
</a>
|
|
658
658
|
|
|
659
659
|
<span class="star" title="Stargazers Count">
|
|
660
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
661
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
662
662
|
</svg>
|
|
663
|
-
<span>
|
|
663
|
+
<span>48.569k</span>
|
|
664
664
|
</span>
|
|
665
665
|
<span class="star" title="Repo Forked">
|
|
666
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
667
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
668
668
|
</path>
|
|
669
669
|
</svg>
|
|
670
|
-
<span>
|
|
670
|
+
<span>5608</span>
|
|
671
671
|
</span>
|
|
672
672
|
<span class="star">
|
|
673
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
674
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
675
675
|
</svg>
|
|
676
|
-
<span>
|
|
676
|
+
<span>384 stars this week</span>
|
|
677
677
|
</span>
|
|
678
678
|
</div>
|
|
679
679
|
<div class="details">
|
|
680
|
-
|
|
680
|
+
Ghidra is a software reverse engineering (SRE) framework
|
|
681
681
|
</div>
|
|
682
682
|
</div>
|
|
683
683
|
</li>
|
|
@@ -686,36 +686,36 @@
|
|
|
686
686
|
<div class="info">
|
|
687
687
|
<div class="rank">
|
|
688
688
|
<span title="Ranking 15">15</span>
|
|
689
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/LazyVim/LazyVim" target="_blank" title="LazyVim/LazyVim">LazyVim/LazyVim</a>
|
|
690
690
|
</div>
|
|
691
691
|
<div class="sub-title followers">
|
|
692
692
|
|
|
693
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
694
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
694
|
+
<span style="background-color: #000080;"></span>Lua
|
|
695
695
|
</a>
|
|
696
696
|
|
|
697
697
|
<span class="star" title="Stargazers Count">
|
|
698
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
699
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>13.
|
|
701
|
+
<span>13.916k</span>
|
|
702
702
|
</span>
|
|
703
703
|
<span class="star" title="Repo Forked">
|
|
704
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
705
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
706
706
|
</path>
|
|
707
707
|
</svg>
|
|
708
|
-
<span>
|
|
708
|
+
<span>933</span>
|
|
709
709
|
</span>
|
|
710
710
|
<span class="star">
|
|
711
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
712
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
713
713
|
</svg>
|
|
714
|
-
<span>
|
|
714
|
+
<span>199 stars this week</span>
|
|
715
715
|
</span>
|
|
716
716
|
</div>
|
|
717
717
|
<div class="details">
|
|
718
|
-
|
|
718
|
+
Neovim config for the lazy
|
|
719
719
|
</div>
|
|
720
720
|
</div>
|
|
721
721
|
</li>
|
|
@@ -724,36 +724,36 @@
|
|
|
724
724
|
<div class="info">
|
|
725
725
|
<div class="rank">
|
|
726
726
|
<span title="Ranking 16">16</span>
|
|
727
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/princeton-nlp/SWE-agent" target="_blank" title="princeton-nlp/SWE-agent">princeton-nlp/SWE-agent</a>
|
|
728
728
|
</div>
|
|
729
729
|
<div class="sub-title followers">
|
|
730
730
|
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
732
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
732
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
733
733
|
</a>
|
|
734
734
|
|
|
735
735
|
<span class="star" title="Stargazers Count">
|
|
736
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
737
|
<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>
|
|
738
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>11.427k</span>
|
|
740
740
|
</span>
|
|
741
741
|
<span class="star" title="Repo Forked">
|
|
742
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
743
|
<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">
|
|
744
744
|
</path>
|
|
745
745
|
</svg>
|
|
746
|
-
<span>
|
|
746
|
+
<span>1117</span>
|
|
747
747
|
</span>
|
|
748
748
|
<span class="star">
|
|
749
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
750
|
<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>
|
|
751
751
|
</svg>
|
|
752
|
-
<span>
|
|
752
|
+
<span>535 stars this week</span>
|
|
753
753
|
</span>
|
|
754
754
|
</div>
|
|
755
755
|
<div class="details">
|
|
756
|
-
|
|
756
|
+
SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.
|
|
757
757
|
</div>
|
|
758
758
|
</div>
|
|
759
759
|
</li>
|
|
@@ -762,36 +762,36 @@
|
|
|
762
762
|
<div class="info">
|
|
763
763
|
<div class="rank">
|
|
764
764
|
<span title="Ranking 17">17</span>
|
|
765
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/ente-io/ente" target="_blank" title="ente-io/ente">ente-io/ente</a>
|
|
766
766
|
</div>
|
|
767
767
|
<div class="sub-title followers">
|
|
768
768
|
|
|
769
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
770
|
-
<span style="background-color: #
|
|
769
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
770
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
771
771
|
</a>
|
|
772
772
|
|
|
773
773
|
<span class="star" title="Stargazers Count">
|
|
774
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
775
|
<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>
|
|
776
776
|
</svg>
|
|
777
|
-
<span>
|
|
777
|
+
<span>9.175k</span>
|
|
778
778
|
</span>
|
|
779
779
|
<span class="star" title="Repo Forked">
|
|
780
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
781
|
<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">
|
|
782
782
|
</path>
|
|
783
783
|
</svg>
|
|
784
|
-
<span>
|
|
784
|
+
<span>524</span>
|
|
785
785
|
</span>
|
|
786
786
|
<span class="star">
|
|
787
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
788
|
<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>
|
|
789
789
|
</svg>
|
|
790
|
-
<span>
|
|
790
|
+
<span>703 stars this week</span>
|
|
791
791
|
</span>
|
|
792
792
|
</div>
|
|
793
793
|
<div class="details">
|
|
794
|
-
|
|
794
|
+
Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
|
|
795
795
|
</div>
|
|
796
796
|
</div>
|
|
797
797
|
</li>
|
|
@@ -800,36 +800,36 @@
|
|
|
800
800
|
<div class="info">
|
|
801
801
|
<div class="rank">
|
|
802
802
|
<span title="Ranking 18">18</span>
|
|
803
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/PKU-YuanGroup/Open-Sora-Plan" target="_blank" title="PKU-YuanGroup/Open-Sora-Plan">PKU-YuanGroup/Open-Sora-Plan</a>
|
|
804
804
|
</div>
|
|
805
805
|
<div class="sub-title followers">
|
|
806
806
|
|
|
807
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
808
|
-
<span style="background-color: #
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
808
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
809
809
|
</a>
|
|
810
810
|
|
|
811
811
|
<span class="star" title="Stargazers Count">
|
|
812
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
813
|
<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>
|
|
814
814
|
</svg>
|
|
815
|
-
<span>
|
|
815
|
+
<span>10.625k</span>
|
|
816
816
|
</span>
|
|
817
817
|
<span class="star" title="Repo Forked">
|
|
818
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
819
819
|
<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">
|
|
820
820
|
</path>
|
|
821
821
|
</svg>
|
|
822
|
-
<span>
|
|
822
|
+
<span>958</span>
|
|
823
823
|
</span>
|
|
824
824
|
<span class="star">
|
|
825
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
826
|
<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>
|
|
827
827
|
</svg>
|
|
828
|
-
<span>
|
|
828
|
+
<span>260 stars this week</span>
|
|
829
829
|
</span>
|
|
830
830
|
</div>
|
|
831
831
|
<div class="details">
|
|
832
|
-
|
|
832
|
+
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
|
|
833
833
|
</div>
|
|
834
834
|
</div>
|
|
835
835
|
</li>
|
|
@@ -838,36 +838,36 @@
|
|
|
838
838
|
<div class="info">
|
|
839
839
|
<div class="rank">
|
|
840
840
|
<span title="Ranking 19">19</span>
|
|
841
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/LizardByte/Sunshine" target="_blank" title="LizardByte/Sunshine">LizardByte/Sunshine</a>
|
|
842
842
|
</div>
|
|
843
843
|
<div class="sub-title followers">
|
|
844
844
|
|
|
845
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
846
|
-
<span style="background-color: #
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
846
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
847
847
|
</a>
|
|
848
848
|
|
|
849
849
|
<span class="star" title="Stargazers Count">
|
|
850
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
851
|
<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>
|
|
852
852
|
</svg>
|
|
853
|
-
<span>
|
|
853
|
+
<span>13.851k</span>
|
|
854
854
|
</span>
|
|
855
855
|
<span class="star" title="Repo Forked">
|
|
856
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
857
857
|
<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">
|
|
858
858
|
</path>
|
|
859
859
|
</svg>
|
|
860
|
-
<span>
|
|
860
|
+
<span>672</span>
|
|
861
861
|
</span>
|
|
862
862
|
<span class="star">
|
|
863
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
864
|
<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>
|
|
865
865
|
</svg>
|
|
866
|
-
<span>
|
|
866
|
+
<span>374 stars this week</span>
|
|
867
867
|
</span>
|
|
868
868
|
</div>
|
|
869
869
|
<div class="details">
|
|
870
|
-
|
|
870
|
+
Self-hosted game stream host for Moonlight.
|
|
871
871
|
</div>
|
|
872
872
|
</div>
|
|
873
873
|
</li>
|
|
@@ -876,36 +876,36 @@
|
|
|
876
876
|
<div class="info">
|
|
877
877
|
<div class="rank">
|
|
878
878
|
<span title="Ranking 20">20</span>
|
|
879
|
-
<a href="https://github.com/
|
|
879
|
+
<a href="https://github.com/clash-verge-rev/clash-verge-rev" target="_blank" title="clash-verge-rev/clash-verge-rev">clash-verge-rev/clash-verge-rev</a>
|
|
880
880
|
</div>
|
|
881
881
|
<div class="sub-title followers">
|
|
882
882
|
|
|
883
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
884
|
-
<span style="background-color: #
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
884
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
885
885
|
</a>
|
|
886
886
|
|
|
887
887
|
<span class="star" title="Stargazers Count">
|
|
888
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
889
|
<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>
|
|
890
890
|
</svg>
|
|
891
|
-
<span>
|
|
891
|
+
<span>21.557k</span>
|
|
892
892
|
</span>
|
|
893
893
|
<span class="star" title="Repo Forked">
|
|
894
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
895
895
|
<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">
|
|
896
896
|
</path>
|
|
897
897
|
</svg>
|
|
898
|
-
<span>
|
|
898
|
+
<span>1627</span>
|
|
899
899
|
</span>
|
|
900
900
|
<span class="star">
|
|
901
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
902
|
<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>
|
|
903
903
|
</svg>
|
|
904
|
-
<span>
|
|
904
|
+
<span>762 stars this week</span>
|
|
905
905
|
</span>
|
|
906
906
|
</div>
|
|
907
907
|
<div class="details">
|
|
908
|
-
|
|
908
|
+
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
|
|
909
909
|
</div>
|
|
910
910
|
</div>
|
|
911
911
|
</li>
|
|
@@ -914,36 +914,32 @@
|
|
|
914
914
|
<div class="info">
|
|
915
915
|
<div class="rank">
|
|
916
916
|
<span title="Ranking 21">21</span>
|
|
917
|
-
<a href="https://github.com/
|
|
917
|
+
<a href="https://github.com/binhnguyennus/awesome-scalability" target="_blank" title="binhnguyennus/awesome-scalability">binhnguyennus/awesome-scalability</a>
|
|
918
918
|
</div>
|
|
919
919
|
<div class="sub-title followers">
|
|
920
920
|
|
|
921
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
922
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
923
|
-
</a>
|
|
924
|
-
|
|
925
921
|
<span class="star" title="Stargazers Count">
|
|
926
922
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
923
|
<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>
|
|
928
924
|
</svg>
|
|
929
|
-
<span>
|
|
925
|
+
<span>55.54k</span>
|
|
930
926
|
</span>
|
|
931
927
|
<span class="star" title="Repo Forked">
|
|
932
928
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
933
929
|
<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">
|
|
934
930
|
</path>
|
|
935
931
|
</svg>
|
|
936
|
-
<span>
|
|
932
|
+
<span>5746</span>
|
|
937
933
|
</span>
|
|
938
934
|
<span class="star">
|
|
939
935
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
936
|
<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>
|
|
941
937
|
</svg>
|
|
942
|
-
<span>
|
|
938
|
+
<span>1686 stars this week</span>
|
|
943
939
|
</span>
|
|
944
940
|
</div>
|
|
945
941
|
<div class="details">
|
|
946
|
-
|
|
942
|
+
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
|
|
947
943
|
</div>
|
|
948
944
|
</div>
|
|
949
945
|
</li>
|
|
@@ -952,32 +948,36 @@
|
|
|
952
948
|
<div class="info">
|
|
953
949
|
<div class="rank">
|
|
954
950
|
<span title="Ranking 22">22</span>
|
|
955
|
-
<a href="https://github.com/
|
|
951
|
+
<a href="https://github.com/truefoundry/cognita" target="_blank" title="truefoundry/cognita">truefoundry/cognita</a>
|
|
956
952
|
</div>
|
|
957
953
|
<div class="sub-title followers">
|
|
958
954
|
|
|
955
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
956
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
957
|
+
</a>
|
|
958
|
+
|
|
959
959
|
<span class="star" title="Stargazers Count">
|
|
960
960
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
961
|
<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>
|
|
962
962
|
</svg>
|
|
963
|
-
<span>
|
|
963
|
+
<span>2.405k</span>
|
|
964
964
|
</span>
|
|
965
965
|
<span class="star" title="Repo Forked">
|
|
966
966
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
967
967
|
<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">
|
|
968
968
|
</path>
|
|
969
969
|
</svg>
|
|
970
|
-
<span>
|
|
970
|
+
<span>184</span>
|
|
971
971
|
</span>
|
|
972
972
|
<span class="star">
|
|
973
973
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
974
|
<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>
|
|
975
975
|
</svg>
|
|
976
|
-
<span>
|
|
976
|
+
<span>641 stars this week</span>
|
|
977
977
|
</span>
|
|
978
978
|
</div>
|
|
979
979
|
<div class="details">
|
|
980
|
-
|
|
980
|
+
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry
|
|
981
981
|
</div>
|
|
982
982
|
</div>
|
|
983
983
|
</li>
|
|
@@ -986,36 +986,32 @@
|
|
|
986
986
|
<div class="info">
|
|
987
987
|
<div class="rank">
|
|
988
988
|
<span title="Ranking 23">23</span>
|
|
989
|
-
<a href="https://github.com/
|
|
989
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
990
990
|
</div>
|
|
991
991
|
<div class="sub-title followers">
|
|
992
992
|
|
|
993
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
994
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
995
|
-
</a>
|
|
996
|
-
|
|
997
993
|
<span class="star" title="Stargazers Count">
|
|
998
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
995
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1000
996
|
</svg>
|
|
1001
|
-
<span>
|
|
997
|
+
<span>269.828k</span>
|
|
1002
998
|
</span>
|
|
1003
999
|
<span class="star" title="Repo Forked">
|
|
1004
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
1001
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1006
1002
|
</path>
|
|
1007
1003
|
</svg>
|
|
1008
|
-
<span>
|
|
1004
|
+
<span>25508</span>
|
|
1009
1005
|
</span>
|
|
1010
1006
|
<span class="star">
|
|
1011
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1008
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1013
1009
|
</svg>
|
|
1014
|
-
<span>
|
|
1010
|
+
<span>3311 stars this week</span>
|
|
1015
1011
|
</span>
|
|
1016
1012
|
</div>
|
|
1017
1013
|
<div class="details">
|
|
1018
|
-
|
|
1014
|
+
Master programming by recreating your favorite technologies from scratch.
|
|
1019
1015
|
</div>
|
|
1020
1016
|
</div>
|
|
1021
1017
|
</li>
|
|
@@ -1024,32 +1020,36 @@
|
|
|
1024
1020
|
<div class="info">
|
|
1025
1021
|
<div class="rank">
|
|
1026
1022
|
<span title="Ranking 24">24</span>
|
|
1027
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/amalmurali47/git_rce" target="_blank" title="amalmurali47/git_rce">amalmurali47/git_rce</a>
|
|
1028
1024
|
</div>
|
|
1029
1025
|
<div class="sub-title followers">
|
|
1030
1026
|
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
1028
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
1029
|
+
</a>
|
|
1030
|
+
|
|
1031
1031
|
<span class="star" title="Stargazers Count">
|
|
1032
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
1033
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1034
1034
|
</svg>
|
|
1035
|
-
<span>
|
|
1035
|
+
<span>0.415k</span>
|
|
1036
1036
|
</span>
|
|
1037
1037
|
<span class="star" title="Repo Forked">
|
|
1038
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1039
1039
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1040
1040
|
</path>
|
|
1041
1041
|
</svg>
|
|
1042
|
-
<span>
|
|
1042
|
+
<span>114</span>
|
|
1043
1043
|
</span>
|
|
1044
1044
|
<span class="star">
|
|
1045
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1046
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1047
1047
|
</svg>
|
|
1048
|
-
<span>
|
|
1048
|
+
<span>148 stars this week</span>
|
|
1049
1049
|
</span>
|
|
1050
1050
|
</div>
|
|
1051
1051
|
<div class="details">
|
|
1052
|
-
|
|
1052
|
+
Exploit PoC for CVE-2024-32002
|
|
1053
1053
|
</div>
|
|
1054
1054
|
</div>
|
|
1055
1055
|
</li>
|
|
@@ -1058,36 +1058,36 @@
|
|
|
1058
1058
|
<div class="info">
|
|
1059
1059
|
<div class="rank">
|
|
1060
1060
|
<span title="Ranking 25">25</span>
|
|
1061
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/helix-editor/helix" target="_blank" title="helix-editor/helix">helix-editor/helix</a>
|
|
1062
1062
|
</div>
|
|
1063
1063
|
<div class="sub-title followers">
|
|
1064
1064
|
|
|
1065
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1066
|
-
<span style="background-color: #
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1066
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1067
1067
|
</a>
|
|
1068
1068
|
|
|
1069
1069
|
<span class="star" title="Stargazers Count">
|
|
1070
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1071
1071
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1072
1072
|
</svg>
|
|
1073
|
-
<span>
|
|
1073
|
+
<span>30.693k</span>
|
|
1074
1074
|
</span>
|
|
1075
1075
|
<span class="star" title="Repo Forked">
|
|
1076
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1077
1077
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1078
1078
|
</path>
|
|
1079
1079
|
</svg>
|
|
1080
|
-
<span>
|
|
1080
|
+
<span>2268</span>
|
|
1081
1081
|
</span>
|
|
1082
1082
|
<span class="star">
|
|
1083
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1084
1084
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1085
1085
|
</svg>
|
|
1086
|
-
<span>
|
|
1086
|
+
<span>198 stars this week</span>
|
|
1087
1087
|
</span>
|
|
1088
1088
|
</div>
|
|
1089
1089
|
<div class="details">
|
|
1090
|
-
|
|
1090
|
+
A post-modern modal text editor.
|
|
1091
1091
|
</div>
|
|
1092
1092
|
</div>
|
|
1093
1093
|
</li>
|
|
@@ -1111,7 +1111,7 @@
|
|
|
1111
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1112
1112
|
</a>
|
|
1113
1113
|
</div>
|
|
1114
|
-
<div class="time">Last cache created on 2024/6/
|
|
1114
|
+
<div class="time">Last cache created on 2024/6/4 by Github API v3.</div>
|
|
1115
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1116
1116
|
</div>
|
|
1117
1117
|
</body>
|