@wcj/github-rank 24.4.3 → 24.4.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 +20539 -20554
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +168 -168
- package/dist/users.china.json +1381 -1381
- package/dist/users.json +5536 -5536
- package/package.json +1 -1
- package/web/data/repos.json +20539 -20554
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +168 -168
- package/web/data/users.china.json +1381 -1381
- package/web/data/users.json +5536 -5536
- package/web/index.html +4102 -4102
- package/web/repos.html +2654 -2654
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +155 -155
- package/web/trending.html +173 -173
- package/web/users.china.html +1026 -1026
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/4/
|
|
132
|
+
<div class="time">Last cache created on 2024/4/4 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,36 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/amlweems/xzbot" target="_blank" title="amlweems/xzbot">amlweems/xzbot</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
162
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
162
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
163
163
|
</a>
|
|
164
164
|
|
|
165
165
|
<span class="star" title="Stargazers Count">
|
|
166
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
167
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
168
|
</svg>
|
|
169
|
-
<span>
|
|
169
|
+
<span>2653</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>152</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>504 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
notes, honeypot, and exploit demo for the xz backdoor (CVE-2024-3094)
|
|
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/microsoft/generative-ai-for-beginners" target="_blank" title="microsoft/generative-ai-for-beginners">microsoft/generative-ai-for-beginners</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>38832</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>20916</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>1082 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,36 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/heyform/heyform" target="_blank" title="heyform/heyform">heyform/heyform</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
238
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>4170</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>311</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>1987 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
HeyForm is an open-source form builder that allows anyone to create engaging conversational forms for surveys, questionnaires, quizzes, and polls. No coding skills required.
|
|
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/OpenDevin/OpenDevin" target="_blank" title="OpenDevin/OpenDevin">OpenDevin/OpenDevin</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>17520</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>1727</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>1144 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
🐚 OpenDevin: Code Less, Make More
|
|
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/doocs/source-code-hunter" target="_blank" title="doocs/source-code-hunter">doocs/source-code-hunter</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/java" title="Programming Language Java">
|
|
314
|
+
<span style="background-color: #b07219;"></span>Java
|
|
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>17861</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>3325</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>324 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
|
|
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/wandb/openui" target="_blank" title="wandb/openui">wandb/openui</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/typescript" title="Programming Language TypeScript">
|
|
352
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>2933</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>251</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>873 stars today</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
OpenUI let's you describe UI using your imagination, then see it rendered live.
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -382,36 +382,36 @@
|
|
|
382
382
|
<div class="info">
|
|
383
383
|
<div class="rank">
|
|
384
384
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/AlexanderKoch-Koch/low_cost_robot" target="_blank" title="AlexanderKoch-Koch/low_cost_robot">AlexanderKoch-Koch/low_cost_robot</a>
|
|
386
386
|
</div>
|
|
387
387
|
<div class="sub-title followers">
|
|
388
388
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
390
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
391
391
|
</a>
|
|
392
392
|
|
|
393
393
|
<span class="star" title="Stargazers Count">
|
|
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>
|
|
397
|
+
<span>1543</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>83</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>384 stars today</span>
|
|
411
411
|
</span>
|
|
412
412
|
</div>
|
|
413
413
|
<div class="details">
|
|
414
|
-
|
|
414
|
+
|
|
415
415
|
</div>
|
|
416
416
|
</div>
|
|
417
417
|
</li>
|
|
@@ -420,32 +420,36 @@
|
|
|
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/tensorflow/tensorflow" target="_blank" title="tensorflow/tensorflow">tensorflow/tensorflow</a>
|
|
424
424
|
</div>
|
|
425
425
|
<div class="sub-title followers">
|
|
426
426
|
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
428
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
429
|
+
</a>
|
|
430
|
+
|
|
427
431
|
<span class="star" title="Stargazers Count">
|
|
428
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
433
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
430
434
|
</svg>
|
|
431
|
-
<span>
|
|
435
|
+
<span>181940</span>
|
|
432
436
|
</span>
|
|
433
437
|
<span class="star" title="Repo Forked">
|
|
434
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
439
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
436
440
|
</path>
|
|
437
441
|
</svg>
|
|
438
|
-
<span>
|
|
442
|
+
<span>73800</span>
|
|
439
443
|
</span>
|
|
440
444
|
<span class="star">
|
|
441
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
446
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
443
447
|
</svg>
|
|
444
|
-
<span>
|
|
448
|
+
<span>285 stars today</span>
|
|
445
449
|
</span>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="details">
|
|
448
|
-
|
|
452
|
+
An Open Source Machine Learning Framework for Everyone
|
|
449
453
|
</div>
|
|
450
454
|
</div>
|
|
451
455
|
</li>
|
|
@@ -454,36 +458,32 @@
|
|
|
454
458
|
<div class="info">
|
|
455
459
|
<div class="rank">
|
|
456
460
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
458
462
|
</div>
|
|
459
463
|
<div class="sub-title followers">
|
|
460
464
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
462
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
463
|
-
</a>
|
|
464
|
-
|
|
465
465
|
<span class="star" title="Stargazers Count">
|
|
466
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
467
|
<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>
|
|
468
468
|
</svg>
|
|
469
|
-
<span>
|
|
469
|
+
<span>281200</span>
|
|
470
470
|
</span>
|
|
471
471
|
<span class="star" title="Repo Forked">
|
|
472
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
473
|
<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">
|
|
474
474
|
</path>
|
|
475
475
|
</svg>
|
|
476
|
-
<span>
|
|
476
|
+
<span>72157</span>
|
|
477
477
|
</span>
|
|
478
478
|
<span class="star">
|
|
479
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
480
|
<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>
|
|
481
481
|
</svg>
|
|
482
|
-
<span>
|
|
482
|
+
<span>289 stars today</span>
|
|
483
483
|
</span>
|
|
484
484
|
</div>
|
|
485
485
|
<div class="details">
|
|
486
|
-
|
|
486
|
+
A complete computer science study plan to become a software engineer.
|
|
487
487
|
</div>
|
|
488
488
|
</div>
|
|
489
489
|
</li>
|
|
@@ -492,36 +492,36 @@
|
|
|
492
492
|
<div class="info">
|
|
493
493
|
<div class="rank">
|
|
494
494
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/zyronon/douyin" target="_blank" title="zyronon/douyin">zyronon/douyin</a>
|
|
496
496
|
</div>
|
|
497
497
|
<div class="sub-title followers">
|
|
498
498
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
500
|
-
<span style="background-color: #
|
|
499
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
500
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
501
501
|
</a>
|
|
502
502
|
|
|
503
503
|
<span class="star" title="Stargazers Count">
|
|
504
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
505
|
<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>
|
|
506
506
|
</svg>
|
|
507
|
-
<span>
|
|
507
|
+
<span>1693</span>
|
|
508
508
|
</span>
|
|
509
509
|
<span class="star" title="Repo Forked">
|
|
510
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
511
|
<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">
|
|
512
512
|
</path>
|
|
513
513
|
</svg>
|
|
514
|
-
<span>
|
|
514
|
+
<span>621</span>
|
|
515
515
|
</span>
|
|
516
516
|
<span class="star">
|
|
517
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
518
|
<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>
|
|
519
519
|
</svg>
|
|
520
|
-
<span>
|
|
520
|
+
<span>493 stars today</span>
|
|
521
521
|
</span>
|
|
522
522
|
</div>
|
|
523
523
|
<div class="details">
|
|
524
|
-
|
|
524
|
+
TikTok 抖音 Vue.js
|
|
525
525
|
</div>
|
|
526
526
|
</div>
|
|
527
527
|
</li>
|
|
@@ -530,36 +530,36 @@
|
|
|
530
530
|
<div class="info">
|
|
531
531
|
<div class="rank">
|
|
532
532
|
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/
|
|
533
|
+
<a href="https://github.com/infiniflow/ragflow" target="_blank" title="infiniflow/ragflow">infiniflow/ragflow</a>
|
|
534
534
|
</div>
|
|
535
535
|
<div class="sub-title followers">
|
|
536
536
|
|
|
537
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
538
|
-
<span style="background-color: #
|
|
537
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
538
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
539
539
|
</a>
|
|
540
540
|
|
|
541
541
|
<span class="star" title="Stargazers Count">
|
|
542
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
543
543
|
<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>
|
|
544
544
|
</svg>
|
|
545
|
-
<span>
|
|
545
|
+
<span>1531</span>
|
|
546
546
|
</span>
|
|
547
547
|
<span class="star" title="Repo Forked">
|
|
548
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
549
549
|
<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">
|
|
550
550
|
</path>
|
|
551
551
|
</svg>
|
|
552
|
-
<span>
|
|
552
|
+
<span>97</span>
|
|
553
553
|
</span>
|
|
554
554
|
<span class="star">
|
|
555
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
556
|
<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>
|
|
557
557
|
</svg>
|
|
558
|
-
<span>
|
|
558
|
+
<span>308 stars today</span>
|
|
559
559
|
</span>
|
|
560
560
|
</div>
|
|
561
561
|
<div class="details">
|
|
562
|
-
|
|
562
|
+
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
|
|
563
563
|
</div>
|
|
564
564
|
</div>
|
|
565
565
|
</li>
|
|
@@ -568,36 +568,36 @@
|
|
|
568
568
|
<div class="info">
|
|
569
569
|
<div class="rank">
|
|
570
570
|
<span title="Ranking 12">12</span>
|
|
571
|
-
<a href="https://github.com/
|
|
571
|
+
<a href="https://github.com/Mozilla-Ocho/llamafile" target="_blank" title="Mozilla-Ocho/llamafile">Mozilla-Ocho/llamafile</a>
|
|
572
572
|
</div>
|
|
573
573
|
<div class="sub-title followers">
|
|
574
574
|
|
|
575
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
576
|
-
<span style="background-color: #
|
|
575
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
576
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
577
577
|
</a>
|
|
578
578
|
|
|
579
579
|
<span class="star" title="Stargazers Count">
|
|
580
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
581
581
|
<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>
|
|
582
582
|
</svg>
|
|
583
|
-
<span>
|
|
583
|
+
<span>11989</span>
|
|
584
584
|
</span>
|
|
585
585
|
<span class="star" title="Repo Forked">
|
|
586
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
587
587
|
<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">
|
|
588
588
|
</path>
|
|
589
589
|
</svg>
|
|
590
|
-
<span>
|
|
590
|
+
<span>563</span>
|
|
591
591
|
</span>
|
|
592
592
|
<span class="star">
|
|
593
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
594
|
<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>
|
|
595
595
|
</svg>
|
|
596
|
-
<span>
|
|
596
|
+
<span>366 stars today</span>
|
|
597
597
|
</span>
|
|
598
598
|
</div>
|
|
599
599
|
<div class="details">
|
|
600
|
-
|
|
600
|
+
Distribute and run LLMs with a single file.
|
|
601
601
|
</div>
|
|
602
602
|
</div>
|
|
603
603
|
</li>
|
|
@@ -606,36 +606,36 @@
|
|
|
606
606
|
<div class="info">
|
|
607
607
|
<div class="rank">
|
|
608
608
|
<span title="Ranking 13">13</span>
|
|
609
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/sympy/sympy" target="_blank" title="sympy/sympy">sympy/sympy</a>
|
|
610
610
|
</div>
|
|
611
611
|
<div class="sub-title followers">
|
|
612
612
|
|
|
613
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
614
|
-
<span style="background-color: #
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
614
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
615
615
|
</a>
|
|
616
616
|
|
|
617
617
|
<span class="star" title="Stargazers Count">
|
|
618
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
619
619
|
<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>
|
|
620
620
|
</svg>
|
|
621
|
-
<span>
|
|
621
|
+
<span>12294</span>
|
|
622
622
|
</span>
|
|
623
623
|
<span class="star" title="Repo Forked">
|
|
624
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
625
625
|
<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">
|
|
626
626
|
</path>
|
|
627
627
|
</svg>
|
|
628
|
-
<span>
|
|
628
|
+
<span>4282</span>
|
|
629
629
|
</span>
|
|
630
630
|
<span class="star">
|
|
631
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
632
|
<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>
|
|
633
633
|
</svg>
|
|
634
|
-
<span>
|
|
634
|
+
<span>27 stars today</span>
|
|
635
635
|
</span>
|
|
636
636
|
</div>
|
|
637
637
|
<div class="details">
|
|
638
|
-
|
|
638
|
+
A computer algebra system written in pure Python
|
|
639
639
|
</div>
|
|
640
640
|
</div>
|
|
641
641
|
</li>
|
|
@@ -644,36 +644,36 @@
|
|
|
644
644
|
<div class="info">
|
|
645
645
|
<div class="rank">
|
|
646
646
|
<span title="Ranking 14">14</span>
|
|
647
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/huggingface/cookbook" target="_blank" title="huggingface/cookbook">huggingface/cookbook</a>
|
|
648
648
|
</div>
|
|
649
649
|
<div class="sub-title followers">
|
|
650
650
|
|
|
651
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
652
|
-
<span style="background-color: #
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
652
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
653
653
|
</a>
|
|
654
654
|
|
|
655
655
|
<span class="star" title="Stargazers Count">
|
|
656
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
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>
|
|
658
658
|
</svg>
|
|
659
|
-
<span>
|
|
659
|
+
<span>1003</span>
|
|
660
660
|
</span>
|
|
661
661
|
<span class="star" title="Repo Forked">
|
|
662
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
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">
|
|
664
664
|
</path>
|
|
665
665
|
</svg>
|
|
666
|
-
<span>
|
|
666
|
+
<span>133</span>
|
|
667
667
|
</span>
|
|
668
668
|
<span class="star">
|
|
669
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
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>
|
|
671
671
|
</svg>
|
|
672
|
-
<span>
|
|
672
|
+
<span>59 stars today</span>
|
|
673
673
|
</span>
|
|
674
674
|
</div>
|
|
675
675
|
<div class="details">
|
|
676
|
-
|
|
676
|
+
Open-source AI cookbook
|
|
677
677
|
</div>
|
|
678
678
|
</div>
|
|
679
679
|
</li>
|
|
@@ -682,36 +682,36 @@
|
|
|
682
682
|
<div class="info">
|
|
683
683
|
<div class="rank">
|
|
684
684
|
<span title="Ranking 15">15</span>
|
|
685
|
-
<a href="https://github.com/
|
|
685
|
+
<a href="https://github.com/DioxusLabs/dioxus" target="_blank" title="DioxusLabs/dioxus">DioxusLabs/dioxus</a>
|
|
686
686
|
</div>
|
|
687
687
|
<div class="sub-title followers">
|
|
688
688
|
|
|
689
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
690
|
-
<span style="background-color: #
|
|
689
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
690
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
691
691
|
</a>
|
|
692
692
|
|
|
693
693
|
<span class="star" title="Stargazers Count">
|
|
694
694
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
695
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>
|
|
696
696
|
</svg>
|
|
697
|
-
<span>
|
|
697
|
+
<span>17627</span>
|
|
698
698
|
</span>
|
|
699
699
|
<span class="star" title="Repo Forked">
|
|
700
700
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
701
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">
|
|
702
702
|
</path>
|
|
703
703
|
</svg>
|
|
704
|
-
<span>
|
|
704
|
+
<span>669</span>
|
|
705
705
|
</span>
|
|
706
706
|
<span class="star">
|
|
707
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
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>
|
|
709
709
|
</svg>
|
|
710
|
-
<span>
|
|
710
|
+
<span>252 stars today</span>
|
|
711
711
|
</span>
|
|
712
712
|
</div>
|
|
713
713
|
<div class="details">
|
|
714
|
-
|
|
714
|
+
Fullstack GUI library for web, desktop, mobile, and more.
|
|
715
715
|
</div>
|
|
716
716
|
</div>
|
|
717
717
|
</li>
|
|
@@ -720,32 +720,36 @@
|
|
|
720
720
|
<div class="info">
|
|
721
721
|
<div class="rank">
|
|
722
722
|
<span title="Ranking 16">16</span>
|
|
723
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/janhq/jan" target="_blank" title="janhq/jan">janhq/jan</a>
|
|
724
724
|
</div>
|
|
725
725
|
<div class="sub-title followers">
|
|
726
726
|
|
|
727
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
728
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
729
|
+
</a>
|
|
730
|
+
|
|
727
731
|
<span class="star" title="Stargazers Count">
|
|
728
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
733
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
730
734
|
</svg>
|
|
731
|
-
<span>
|
|
735
|
+
<span>15833</span>
|
|
732
736
|
</span>
|
|
733
737
|
<span class="star" title="Repo Forked">
|
|
734
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
739
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
736
740
|
</path>
|
|
737
741
|
</svg>
|
|
738
|
-
<span>
|
|
742
|
+
<span>865</span>
|
|
739
743
|
</span>
|
|
740
744
|
<span class="star">
|
|
741
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
746
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
743
747
|
</svg>
|
|
744
|
-
<span>
|
|
748
|
+
<span>506 stars today</span>
|
|
745
749
|
</span>
|
|
746
750
|
</div>
|
|
747
751
|
<div class="details">
|
|
748
|
-
|
|
752
|
+
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer
|
|
749
753
|
</div>
|
|
750
754
|
</div>
|
|
751
755
|
</li>
|
|
@@ -754,36 +758,36 @@
|
|
|
754
758
|
<div class="info">
|
|
755
759
|
<div class="rank">
|
|
756
760
|
<span title="Ranking 17">17</span>
|
|
757
|
-
<a href="https://github.com/
|
|
761
|
+
<a href="https://github.com/tiangolo/typer" target="_blank" title="tiangolo/typer">tiangolo/typer</a>
|
|
758
762
|
</div>
|
|
759
763
|
<div class="sub-title followers">
|
|
760
764
|
|
|
761
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
762
|
-
<span style="background-color: #
|
|
765
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
766
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
763
767
|
</a>
|
|
764
768
|
|
|
765
769
|
<span class="star" title="Stargazers Count">
|
|
766
770
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
771
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
768
772
|
</svg>
|
|
769
|
-
<span>
|
|
773
|
+
<span>14053</span>
|
|
770
774
|
</span>
|
|
771
775
|
<span class="star" title="Repo Forked">
|
|
772
776
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
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">
|
|
774
778
|
</path>
|
|
775
779
|
</svg>
|
|
776
|
-
<span>
|
|
780
|
+
<span>610</span>
|
|
777
781
|
</span>
|
|
778
782
|
<span class="star">
|
|
779
783
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
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>
|
|
781
785
|
</svg>
|
|
782
|
-
<span>
|
|
786
|
+
<span>39 stars today</span>
|
|
783
787
|
</span>
|
|
784
788
|
</div>
|
|
785
789
|
<div class="details">
|
|
786
|
-
|
|
790
|
+
Typer, build great CLIs. Easy to code. Based on Python type hints.
|
|
787
791
|
</div>
|
|
788
792
|
</div>
|
|
789
793
|
</li>
|
|
@@ -792,36 +796,32 @@
|
|
|
792
796
|
<div class="info">
|
|
793
797
|
<div class="rank">
|
|
794
798
|
<span title="Ranking 18">18</span>
|
|
795
|
-
<a href="https://github.com/
|
|
799
|
+
<a href="https://github.com/DataExpert-io/data-engineer-handbook" target="_blank" title="DataExpert-io/data-engineer-handbook">DataExpert-io/data-engineer-handbook</a>
|
|
796
800
|
</div>
|
|
797
801
|
<div class="sub-title followers">
|
|
798
802
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
800
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
801
|
-
</a>
|
|
802
|
-
|
|
803
803
|
<span class="star" title="Stargazers Count">
|
|
804
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
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
806
|
</svg>
|
|
807
|
-
<span>
|
|
807
|
+
<span>8352</span>
|
|
808
808
|
</span>
|
|
809
809
|
<span class="star" title="Repo Forked">
|
|
810
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
811
|
<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
812
|
</path>
|
|
813
813
|
</svg>
|
|
814
|
-
<span>
|
|
814
|
+
<span>1141</span>
|
|
815
815
|
</span>
|
|
816
816
|
<span class="star">
|
|
817
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
818
|
<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
819
|
</svg>
|
|
820
|
-
<span>
|
|
820
|
+
<span>56 stars today</span>
|
|
821
821
|
</span>
|
|
822
822
|
</div>
|
|
823
823
|
<div class="details">
|
|
824
|
-
|
|
824
|
+
This is a repo with links to everything you'd ever want to learn about data engineering
|
|
825
825
|
</div>
|
|
826
826
|
</div>
|
|
827
827
|
</li>
|
|
@@ -830,36 +830,32 @@
|
|
|
830
830
|
<div class="info">
|
|
831
831
|
<div class="rank">
|
|
832
832
|
<span title="Ranking 19">19</span>
|
|
833
|
-
<a href="https://github.com/
|
|
833
|
+
<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>
|
|
834
834
|
</div>
|
|
835
835
|
<div class="sub-title followers">
|
|
836
836
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
838
|
-
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
839
|
-
</a>
|
|
840
|
-
|
|
841
837
|
<span class="star" title="Stargazers Count">
|
|
842
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
839
|
<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>
|
|
844
840
|
</svg>
|
|
845
|
-
<span>
|
|
841
|
+
<span>253868</span>
|
|
846
842
|
</span>
|
|
847
843
|
<span class="star" title="Repo Forked">
|
|
848
844
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
845
|
<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">
|
|
850
846
|
</path>
|
|
851
847
|
</svg>
|
|
852
|
-
<span>
|
|
848
|
+
<span>24074</span>
|
|
853
849
|
</span>
|
|
854
850
|
<span class="star">
|
|
855
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
852
|
<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>
|
|
857
853
|
</svg>
|
|
858
|
-
<span>
|
|
854
|
+
<span>591 stars today</span>
|
|
859
855
|
</span>
|
|
860
856
|
</div>
|
|
861
857
|
<div class="details">
|
|
862
|
-
|
|
858
|
+
Master programming by recreating your favorite technologies from scratch.
|
|
863
859
|
</div>
|
|
864
860
|
</div>
|
|
865
861
|
</li>
|
|
@@ -868,32 +864,36 @@
|
|
|
868
864
|
<div class="info">
|
|
869
865
|
<div class="rank">
|
|
870
866
|
<span title="Ranking 20">20</span>
|
|
871
|
-
<a href="https://github.com/
|
|
867
|
+
<a href="https://github.com/actions/runner-images" target="_blank" title="actions/runner-images">actions/runner-images</a>
|
|
872
868
|
</div>
|
|
873
869
|
<div class="sub-title followers">
|
|
874
870
|
|
|
871
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
872
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
873
|
+
</a>
|
|
874
|
+
|
|
875
875
|
<span class="star" title="Stargazers Count">
|
|
876
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
877
877
|
<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>
|
|
878
878
|
</svg>
|
|
879
|
-
<span>
|
|
879
|
+
<span>8920</span>
|
|
880
880
|
</span>
|
|
881
881
|
<span class="star" title="Repo Forked">
|
|
882
882
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
883
883
|
<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">
|
|
884
884
|
</path>
|
|
885
885
|
</svg>
|
|
886
|
-
<span>
|
|
886
|
+
<span>2771</span>
|
|
887
887
|
</span>
|
|
888
888
|
<span class="star">
|
|
889
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
890
|
<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>
|
|
891
891
|
</svg>
|
|
892
|
-
<span>
|
|
892
|
+
<span>10 stars today</span>
|
|
893
893
|
</span>
|
|
894
894
|
</div>
|
|
895
895
|
<div class="details">
|
|
896
|
-
|
|
896
|
+
GitHub Actions runner images
|
|
897
897
|
</div>
|
|
898
898
|
</div>
|
|
899
899
|
</li>
|
|
@@ -902,36 +902,36 @@
|
|
|
902
902
|
<div class="info">
|
|
903
903
|
<div class="rank">
|
|
904
904
|
<span title="Ranking 21">21</span>
|
|
905
|
-
<a href="https://github.com/
|
|
905
|
+
<a href="https://github.com/airbnb/javascript" target="_blank" title="airbnb/javascript">airbnb/javascript</a>
|
|
906
906
|
</div>
|
|
907
907
|
<div class="sub-title followers">
|
|
908
908
|
|
|
909
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
910
|
-
<span style="background-color: #
|
|
909
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
910
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
911
911
|
</a>
|
|
912
912
|
|
|
913
913
|
<span class="star" title="Stargazers Count">
|
|
914
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
915
|
<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>
|
|
916
916
|
</svg>
|
|
917
|
-
<span>
|
|
917
|
+
<span>141300</span>
|
|
918
918
|
</span>
|
|
919
919
|
<span class="star" title="Repo Forked">
|
|
920
920
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
921
|
<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">
|
|
922
922
|
</path>
|
|
923
923
|
</svg>
|
|
924
|
-
<span>
|
|
924
|
+
<span>26106</span>
|
|
925
925
|
</span>
|
|
926
926
|
<span class="star">
|
|
927
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
928
|
<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>
|
|
929
929
|
</svg>
|
|
930
|
-
<span>
|
|
930
|
+
<span>103 stars today</span>
|
|
931
931
|
</span>
|
|
932
932
|
</div>
|
|
933
933
|
<div class="details">
|
|
934
|
-
|
|
934
|
+
JavaScript Style Guide
|
|
935
935
|
</div>
|
|
936
936
|
</div>
|
|
937
937
|
</li>
|
|
@@ -940,36 +940,36 @@
|
|
|
940
940
|
<div class="info">
|
|
941
941
|
<div class="rank">
|
|
942
942
|
<span title="Ranking 22">22</span>
|
|
943
|
-
<a href="https://github.com/
|
|
943
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
944
944
|
</div>
|
|
945
945
|
<div class="sub-title followers">
|
|
946
946
|
|
|
947
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
948
|
-
<span style="background-color: #
|
|
947
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
948
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
949
949
|
</a>
|
|
950
950
|
|
|
951
951
|
<span class="star" title="Stargazers Count">
|
|
952
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
953
|
<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>
|
|
954
954
|
</svg>
|
|
955
|
-
<span>
|
|
955
|
+
<span>66392</span>
|
|
956
956
|
</span>
|
|
957
957
|
<span class="star" title="Repo Forked">
|
|
958
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
959
959
|
<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">
|
|
960
960
|
</path>
|
|
961
961
|
</svg>
|
|
962
|
-
<span>
|
|
962
|
+
<span>13438</span>
|
|
963
963
|
</span>
|
|
964
964
|
<span class="star">
|
|
965
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
966
|
<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>
|
|
967
967
|
</svg>
|
|
968
|
-
<span>
|
|
968
|
+
<span>330 stars today</span>
|
|
969
969
|
</span>
|
|
970
970
|
</div>
|
|
971
971
|
<div class="details">
|
|
972
|
-
|
|
972
|
+
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
|
|
973
973
|
</div>
|
|
974
974
|
</div>
|
|
975
975
|
</li>
|
|
@@ -978,36 +978,36 @@
|
|
|
978
978
|
<div class="info">
|
|
979
979
|
<div class="rank">
|
|
980
980
|
<span title="Ranking 23">23</span>
|
|
981
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/ansible/ansible" target="_blank" title="ansible/ansible">ansible/ansible</a>
|
|
982
982
|
</div>
|
|
983
983
|
<div class="sub-title followers">
|
|
984
984
|
|
|
985
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
986
|
-
<span style="background-color: #
|
|
985
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
986
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
987
987
|
</a>
|
|
988
988
|
|
|
989
989
|
<span class="star" title="Stargazers Count">
|
|
990
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
991
|
<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>
|
|
992
992
|
</svg>
|
|
993
|
-
<span>
|
|
993
|
+
<span>60903</span>
|
|
994
994
|
</span>
|
|
995
995
|
<span class="star" title="Repo Forked">
|
|
996
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
997
997
|
<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">
|
|
998
998
|
</path>
|
|
999
999
|
</svg>
|
|
1000
|
-
<span>
|
|
1000
|
+
<span>23642</span>
|
|
1001
1001
|
</span>
|
|
1002
1002
|
<span class="star">
|
|
1003
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
1004
|
<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>
|
|
1005
1005
|
</svg>
|
|
1006
|
-
<span>
|
|
1006
|
+
<span>23 stars today</span>
|
|
1007
1007
|
</span>
|
|
1008
1008
|
</div>
|
|
1009
1009
|
<div class="details">
|
|
1010
|
-
|
|
1010
|
+
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
|
|
1011
1011
|
</div>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
</li>
|
|
@@ -1016,36 +1016,36 @@
|
|
|
1016
1016
|
<div class="info">
|
|
1017
1017
|
<div class="rank">
|
|
1018
1018
|
<span title="Ranking 24">24</span>
|
|
1019
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/uptrace/bun" target="_blank" title="uptrace/bun">uptrace/bun</a>
|
|
1020
1020
|
</div>
|
|
1021
1021
|
<div class="sub-title followers">
|
|
1022
1022
|
|
|
1023
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1024
|
-
<span style="background-color: #
|
|
1023
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1024
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1025
1025
|
</a>
|
|
1026
1026
|
|
|
1027
1027
|
<span class="star" title="Stargazers Count">
|
|
1028
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
1029
|
<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>
|
|
1030
1030
|
</svg>
|
|
1031
|
-
<span>
|
|
1031
|
+
<span>3017</span>
|
|
1032
1032
|
</span>
|
|
1033
1033
|
<span class="star" title="Repo Forked">
|
|
1034
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1035
1035
|
<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">
|
|
1036
1036
|
</path>
|
|
1037
1037
|
</svg>
|
|
1038
|
-
<span>
|
|
1038
|
+
<span>182</span>
|
|
1039
1039
|
</span>
|
|
1040
1040
|
<span class="star">
|
|
1041
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
1042
|
<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>
|
|
1043
1043
|
</svg>
|
|
1044
|
-
<span>
|
|
1044
|
+
<span>28 stars today</span>
|
|
1045
1045
|
</span>
|
|
1046
1046
|
</div>
|
|
1047
1047
|
<div class="details">
|
|
1048
|
-
|
|
1048
|
+
SQL-first Golang ORM
|
|
1049
1049
|
</div>
|
|
1050
1050
|
</div>
|
|
1051
1051
|
</li>
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
<div class="info">
|
|
1055
1055
|
<div class="rank">
|
|
1056
1056
|
<span title="Ranking 25">25</span>
|
|
1057
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/princeton-nlp/SWE-bench" target="_blank" title="princeton-nlp/SWE-bench">princeton-nlp/SWE-bench</a>
|
|
1058
1058
|
</div>
|
|
1059
1059
|
<div class="sub-title followers">
|
|
1060
1060
|
|
|
@@ -1066,24 +1066,24 @@
|
|
|
1066
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1067
1067
|
<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>
|
|
1068
1068
|
</svg>
|
|
1069
|
-
<span>
|
|
1069
|
+
<span>903</span>
|
|
1070
1070
|
</span>
|
|
1071
1071
|
<span class="star" title="Repo Forked">
|
|
1072
1072
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1073
1073
|
<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">
|
|
1074
1074
|
</path>
|
|
1075
1075
|
</svg>
|
|
1076
|
-
<span>
|
|
1076
|
+
<span>143</span>
|
|
1077
1077
|
</span>
|
|
1078
1078
|
<span class="star">
|
|
1079
1079
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1080
1080
|
<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>
|
|
1081
1081
|
</svg>
|
|
1082
|
-
<span>
|
|
1082
|
+
<span>65 stars today</span>
|
|
1083
1083
|
</span>
|
|
1084
1084
|
</div>
|
|
1085
1085
|
<div class="details">
|
|
1086
|
-
|
|
1086
|
+
[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
|
|
1087
1087
|
</div>
|
|
1088
1088
|
</div>
|
|
1089
1089
|
</li>
|
|
@@ -1107,7 +1107,7 @@
|
|
|
1107
1107
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1108
1108
|
</a>
|
|
1109
1109
|
</div>
|
|
1110
|
-
<div class="time">Last cache created on 2024/4/
|
|
1110
|
+
<div class="time">Last cache created on 2024/4/4 by Github API v3.</div>
|
|
1111
1111
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1112
1112
|
</div>
|
|
1113
1113
|
</body>
|