@wcj/github-rank 24.3.19 → 24.3.21
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 +26500 -26500
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +145 -134
- package/dist/trending-weekly.json +186 -186
- package/dist/users.china.json +1775 -1775
- package/dist/users.json +7286 -7286
- package/package.json +1 -1
- package/web/data/repos.json +26500 -26500
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +145 -134
- package/web/data/trending-weekly.json +186 -186
- package/web/data/users.china.json +1775 -1775
- package/web/data/users.json +7286 -7286
- package/web/index.html +5263 -5263
- package/web/repos.html +3554 -3554
- package/web/trending-monthly.html +180 -142
- package/web/trending-weekly.html +165 -169
- package/web/trending.html +167 -167
- package/web/users.china.html +1347 -1347
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/3/
|
|
132
|
+
<div class="time">Last cache created on 2024/3/21 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,32 @@
|
|
|
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/NanmiCoder/MediaCrawler" target="_blank" title="NanmiCoder/MediaCrawler">NanmiCoder/MediaCrawler</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
163
|
-
</a>
|
|
164
|
-
|
|
165
161
|
<span class="star" title="Stargazers Count">
|
|
166
162
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
163
|
<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
164
|
</svg>
|
|
169
|
-
<span>
|
|
165
|
+
<span>9551</span>
|
|
170
166
|
</span>
|
|
171
167
|
<span class="star" title="Repo Forked">
|
|
172
168
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
169
|
<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
170
|
</path>
|
|
175
171
|
</svg>
|
|
176
|
-
<span>
|
|
172
|
+
<span>1998</span>
|
|
177
173
|
</span>
|
|
178
174
|
<span class="star">
|
|
179
175
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
176
|
<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
177
|
</svg>
|
|
182
|
-
<span>
|
|
178
|
+
<span>505 stars today</span>
|
|
183
179
|
</span>
|
|
184
180
|
</div>
|
|
185
181
|
<div class="details">
|
|
186
|
-
|
|
182
|
+
小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫
|
|
187
183
|
</div>
|
|
188
184
|
</div>
|
|
189
185
|
</li>
|
|
@@ -192,36 +188,36 @@
|
|
|
192
188
|
<div class="info">
|
|
193
189
|
<div class="rank">
|
|
194
190
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
191
|
+
<a href="https://github.com/discord/embedded-app-sdk" target="_blank" title="discord/embedded-app-sdk">discord/embedded-app-sdk</a>
|
|
196
192
|
</div>
|
|
197
193
|
<div class="sub-title followers">
|
|
198
194
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
195
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
196
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
201
197
|
</a>
|
|
202
198
|
|
|
203
199
|
<span class="star" title="Stargazers Count">
|
|
204
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
201
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
206
202
|
</svg>
|
|
207
|
-
<span>
|
|
203
|
+
<span>698</span>
|
|
208
204
|
</span>
|
|
209
205
|
<span class="star" title="Repo Forked">
|
|
210
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
207
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
212
208
|
</path>
|
|
213
209
|
</svg>
|
|
214
|
-
<span>
|
|
210
|
+
<span>84</span>
|
|
215
211
|
</span>
|
|
216
212
|
<span class="star">
|
|
217
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
214
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
215
|
</svg>
|
|
220
|
-
<span>
|
|
216
|
+
<span>91 stars today</span>
|
|
221
217
|
</span>
|
|
222
218
|
</div>
|
|
223
219
|
<div class="details">
|
|
224
|
-
|
|
220
|
+
🚀 The Discord Embedded App SDK lets you build rich, multiplayer experiences as Activities inside Discord.
|
|
225
221
|
</div>
|
|
226
222
|
</div>
|
|
227
223
|
</li>
|
|
@@ -230,7 +226,7 @@
|
|
|
230
226
|
<div class="info">
|
|
231
227
|
<div class="rank">
|
|
232
228
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/roboflow/supervision" target="_blank" title="roboflow/supervision">roboflow/supervision</a>
|
|
234
230
|
</div>
|
|
235
231
|
<div class="sub-title followers">
|
|
236
232
|
|
|
@@ -242,24 +238,24 @@
|
|
|
242
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
239
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
240
|
</svg>
|
|
245
|
-
<span>
|
|
241
|
+
<span>11619</span>
|
|
246
242
|
</span>
|
|
247
243
|
<span class="star" title="Repo Forked">
|
|
248
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
245
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
246
|
</path>
|
|
251
247
|
</svg>
|
|
252
|
-
<span>
|
|
248
|
+
<span>956</span>
|
|
253
249
|
</span>
|
|
254
250
|
<span class="star">
|
|
255
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
252
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
253
|
</svg>
|
|
258
|
-
<span>
|
|
254
|
+
<span>625 stars today</span>
|
|
259
255
|
</span>
|
|
260
256
|
</div>
|
|
261
257
|
<div class="details">
|
|
262
|
-
|
|
258
|
+
We write your reusable computer vision tools. 💜
|
|
263
259
|
</div>
|
|
264
260
|
</div>
|
|
265
261
|
</li>
|
|
@@ -268,7 +264,7 @@
|
|
|
268
264
|
<div class="info">
|
|
269
265
|
<div class="rank">
|
|
270
266
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/xai-org/grok-1" target="_blank" title="xai-org/grok-1">xai-org/grok-1</a>
|
|
272
268
|
</div>
|
|
273
269
|
<div class="sub-title followers">
|
|
274
270
|
|
|
@@ -280,24 +276,24 @@
|
|
|
280
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
277
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
282
278
|
</svg>
|
|
283
|
-
<span>
|
|
279
|
+
<span>40613</span>
|
|
284
280
|
</span>
|
|
285
281
|
<span class="star" title="Repo Forked">
|
|
286
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
283
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
288
284
|
</path>
|
|
289
285
|
</svg>
|
|
290
|
-
<span>
|
|
286
|
+
<span>6678</span>
|
|
291
287
|
</span>
|
|
292
288
|
<span class="star">
|
|
293
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
290
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
291
|
</svg>
|
|
296
|
-
<span>
|
|
292
|
+
<span>6511 stars today</span>
|
|
297
293
|
</span>
|
|
298
294
|
</div>
|
|
299
295
|
<div class="details">
|
|
300
|
-
|
|
296
|
+
Grok open release
|
|
301
297
|
</div>
|
|
302
298
|
</div>
|
|
303
299
|
</li>
|
|
@@ -306,7 +302,7 @@
|
|
|
306
302
|
<div class="info">
|
|
307
303
|
<div class="rank">
|
|
308
304
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/hpcaitech/Open-Sora" target="_blank" title="hpcaitech/Open-Sora">hpcaitech/Open-Sora</a>
|
|
310
306
|
</div>
|
|
311
307
|
<div class="sub-title followers">
|
|
312
308
|
|
|
@@ -318,24 +314,24 @@
|
|
|
318
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
315
|
<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
316
|
</svg>
|
|
321
|
-
<span>
|
|
317
|
+
<span>10994</span>
|
|
322
318
|
</span>
|
|
323
319
|
<span class="star" title="Repo Forked">
|
|
324
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
321
|
<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
322
|
</path>
|
|
327
323
|
</svg>
|
|
328
|
-
<span>
|
|
324
|
+
<span>969</span>
|
|
329
325
|
</span>
|
|
330
326
|
<span class="star">
|
|
331
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
328
|
<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
329
|
</svg>
|
|
334
|
-
<span>
|
|
330
|
+
<span>3022 stars today</span>
|
|
335
331
|
</span>
|
|
336
332
|
</div>
|
|
337
333
|
<div class="details">
|
|
338
|
-
|
|
334
|
+
Open-Sora: Democratizing Efficient Video Production for All
|
|
339
335
|
</div>
|
|
340
336
|
</div>
|
|
341
337
|
</li>
|
|
@@ -344,36 +340,36 @@
|
|
|
344
340
|
<div class="info">
|
|
345
341
|
<div class="rank">
|
|
346
342
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
343
|
+
<a href="https://github.com/plankanban/planka" target="_blank" title="plankanban/planka">plankanban/planka</a>
|
|
348
344
|
</div>
|
|
349
345
|
<div class="sub-title followers">
|
|
350
346
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
347
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
348
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
353
349
|
</a>
|
|
354
350
|
|
|
355
351
|
<span class="star" title="Stargazers Count">
|
|
356
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
353
|
<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
354
|
</svg>
|
|
359
|
-
<span>
|
|
355
|
+
<span>5858</span>
|
|
360
356
|
</span>
|
|
361
357
|
<span class="star" title="Repo Forked">
|
|
362
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
359
|
<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
360
|
</path>
|
|
365
361
|
</svg>
|
|
366
|
-
<span>
|
|
362
|
+
<span>566</span>
|
|
367
363
|
</span>
|
|
368
364
|
<span class="star">
|
|
369
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
366
|
<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
367
|
</svg>
|
|
372
|
-
<span>
|
|
368
|
+
<span>474 stars today</span>
|
|
373
369
|
</span>
|
|
374
370
|
</div>
|
|
375
371
|
<div class="details">
|
|
376
|
-
|
|
372
|
+
The realtime kanban board for workgroups built with React and Redux.
|
|
377
373
|
</div>
|
|
378
374
|
</div>
|
|
379
375
|
</li>
|
|
@@ -382,36 +378,36 @@
|
|
|
382
378
|
<div class="info">
|
|
383
379
|
<div class="rank">
|
|
384
380
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/TheMMC/In-Place_Upgrade_Helper" target="_blank" title="TheMMC/In-Place_Upgrade_Helper">TheMMC/In-Place_Upgrade_Helper</a>
|
|
386
382
|
</div>
|
|
387
383
|
<div class="sub-title followers">
|
|
388
384
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
385
|
+
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
386
|
+
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
391
387
|
</a>
|
|
392
388
|
|
|
393
389
|
<span class="star" title="Stargazers Count">
|
|
394
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
391
|
<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
392
|
</svg>
|
|
397
|
-
<span>
|
|
393
|
+
<span>217</span>
|
|
398
394
|
</span>
|
|
399
395
|
<span class="star" title="Repo Forked">
|
|
400
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
397
|
<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
398
|
</path>
|
|
403
399
|
</svg>
|
|
404
|
-
<span>
|
|
400
|
+
<span>47</span>
|
|
405
401
|
</span>
|
|
406
402
|
<span class="star">
|
|
407
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
404
|
<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
405
|
</svg>
|
|
410
|
-
<span>
|
|
406
|
+
<span>48 stars today</span>
|
|
411
407
|
</span>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="details">
|
|
414
|
-
|
|
410
|
+
Helper-Tool für Windows 10/11 Inplace-Upgrades und Editionswechsel
|
|
415
411
|
</div>
|
|
416
412
|
</div>
|
|
417
413
|
</li>
|
|
@@ -420,32 +416,36 @@
|
|
|
420
416
|
<div class="info">
|
|
421
417
|
<div class="rank">
|
|
422
418
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/Stability-AI/generative-models" target="_blank" title="Stability-AI/generative-models">Stability-AI/generative-models</a>
|
|
424
420
|
</div>
|
|
425
421
|
<div class="sub-title followers">
|
|
426
422
|
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
424
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
425
|
+
</a>
|
|
426
|
+
|
|
427
427
|
<span class="star" title="Stargazers Count">
|
|
428
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
429
|
<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
430
|
</svg>
|
|
431
|
-
<span>
|
|
431
|
+
<span>21187</span>
|
|
432
432
|
</span>
|
|
433
433
|
<span class="star" title="Repo Forked">
|
|
434
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
435
|
<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
436
|
</path>
|
|
437
437
|
</svg>
|
|
438
|
-
<span>
|
|
438
|
+
<span>2277</span>
|
|
439
439
|
</span>
|
|
440
440
|
<span class="star">
|
|
441
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
442
|
<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
443
|
</svg>
|
|
444
|
-
<span>
|
|
444
|
+
<span>92 stars today</span>
|
|
445
445
|
</span>
|
|
446
446
|
</div>
|
|
447
447
|
<div class="details">
|
|
448
|
-
|
|
448
|
+
Generative Models by Stability AI
|
|
449
449
|
</div>
|
|
450
450
|
</div>
|
|
451
451
|
</li>
|
|
@@ -454,36 +454,36 @@
|
|
|
454
454
|
<div class="info">
|
|
455
455
|
<div class="rank">
|
|
456
456
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/microsoft/generative-ai-for-beginners" target="_blank" title="microsoft/generative-ai-for-beginners">microsoft/generative-ai-for-beginners</a>
|
|
458
458
|
</div>
|
|
459
459
|
<div class="sub-title followers">
|
|
460
460
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
462
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
462
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
463
463
|
</a>
|
|
464
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>30290</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>18102</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>265 stars today</span>
|
|
483
483
|
</span>
|
|
484
484
|
</div>
|
|
485
485
|
<div class="details">
|
|
486
|
-
|
|
486
|
+
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
|
|
487
487
|
</div>
|
|
488
488
|
</div>
|
|
489
489
|
</li>
|
|
@@ -492,7 +492,7 @@
|
|
|
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/ZHO-ZHO-ZHO/ComfyUI-Workflows-ZHO" target="_blank" title="ZHO-ZHO-ZHO/ComfyUI-Workflows-ZHO">ZHO-ZHO-ZHO/ComfyUI-Workflows-ZHO</a>
|
|
496
496
|
</div>
|
|
497
497
|
<div class="sub-title followers">
|
|
498
498
|
|
|
@@ -500,24 +500,24 @@
|
|
|
500
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
501
|
<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>
|
|
502
502
|
</svg>
|
|
503
|
-
<span>
|
|
503
|
+
<span>1698</span>
|
|
504
504
|
</span>
|
|
505
505
|
<span class="star" title="Repo Forked">
|
|
506
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
507
507
|
<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">
|
|
508
508
|
</path>
|
|
509
509
|
</svg>
|
|
510
|
-
<span>
|
|
510
|
+
<span>175</span>
|
|
511
511
|
</span>
|
|
512
512
|
<span class="star">
|
|
513
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
514
514
|
<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>
|
|
515
515
|
</svg>
|
|
516
|
-
<span>
|
|
516
|
+
<span>546 stars today</span>
|
|
517
517
|
</span>
|
|
518
518
|
</div>
|
|
519
519
|
<div class="details">
|
|
520
|
-
|
|
520
|
+
我的 ComfyUI 工作流合集 | My ComfyUI workflows collection
|
|
521
521
|
</div>
|
|
522
522
|
</div>
|
|
523
523
|
</li>
|
|
@@ -526,36 +526,32 @@
|
|
|
526
526
|
<div class="info">
|
|
527
527
|
<div class="rank">
|
|
528
528
|
<span title="Ranking 11">11</span>
|
|
529
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist" target="_blank" title="laylavish/uBlockOrigin-HUGE-AI-Blocklist">laylavish/uBlockOrigin-HUGE-AI-Blocklist</a>
|
|
530
530
|
</div>
|
|
531
531
|
<div class="sub-title followers">
|
|
532
532
|
|
|
533
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
534
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
535
|
-
</a>
|
|
536
|
-
|
|
537
533
|
<span class="star" title="Stargazers Count">
|
|
538
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
535
|
<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>
|
|
540
536
|
</svg>
|
|
541
|
-
<span>
|
|
537
|
+
<span>648</span>
|
|
542
538
|
</span>
|
|
543
539
|
<span class="star" title="Repo Forked">
|
|
544
540
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
541
|
<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">
|
|
546
542
|
</path>
|
|
547
543
|
</svg>
|
|
548
|
-
<span>
|
|
544
|
+
<span>64</span>
|
|
549
545
|
</span>
|
|
550
546
|
<span class="star">
|
|
551
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
548
|
<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>
|
|
553
549
|
</svg>
|
|
554
|
-
<span>
|
|
550
|
+
<span>164 stars today</span>
|
|
555
551
|
</span>
|
|
556
552
|
</div>
|
|
557
553
|
<div class="details">
|
|
558
|
-
|
|
554
|
+
A huge blocklist of sites that contain AI generated content for uBlock Origin & uBlacklist.
|
|
559
555
|
</div>
|
|
560
556
|
</div>
|
|
561
557
|
</li>
|
|
@@ -564,32 +560,36 @@
|
|
|
564
560
|
<div class="info">
|
|
565
561
|
<div class="rank">
|
|
566
562
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/xyflow/xyflow" target="_blank" title="xyflow/xyflow">xyflow/xyflow</a>
|
|
568
564
|
</div>
|
|
569
565
|
<div class="sub-title followers">
|
|
570
566
|
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
568
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
569
|
+
</a>
|
|
570
|
+
|
|
571
571
|
<span class="star" title="Stargazers Count">
|
|
572
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
573
|
<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>
|
|
574
574
|
</svg>
|
|
575
|
-
<span>
|
|
575
|
+
<span>20318</span>
|
|
576
576
|
</span>
|
|
577
577
|
<span class="star" title="Repo Forked">
|
|
578
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
579
|
<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">
|
|
580
580
|
</path>
|
|
581
581
|
</svg>
|
|
582
|
-
<span>
|
|
582
|
+
<span>1345</span>
|
|
583
583
|
</span>
|
|
584
584
|
<span class="star">
|
|
585
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
586
|
<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>
|
|
587
587
|
</svg>
|
|
588
|
-
<span>
|
|
588
|
+
<span>63 stars today</span>
|
|
589
589
|
</span>
|
|
590
590
|
</div>
|
|
591
591
|
<div class="details">
|
|
592
|
-
|
|
592
|
+
React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
|
|
593
593
|
</div>
|
|
594
594
|
</div>
|
|
595
595
|
</li>
|
|
@@ -598,36 +598,36 @@
|
|
|
598
598
|
<div class="info">
|
|
599
599
|
<div class="rank">
|
|
600
600
|
<span title="Ranking 13">13</span>
|
|
601
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
|
|
602
602
|
</div>
|
|
603
603
|
<div class="sub-title followers">
|
|
604
604
|
|
|
605
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
606
|
-
<span style="background-color: #
|
|
605
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
606
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
607
607
|
</a>
|
|
608
608
|
|
|
609
609
|
<span class="star" title="Stargazers Count">
|
|
610
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
611
|
<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>
|
|
612
612
|
</svg>
|
|
613
|
-
<span>
|
|
613
|
+
<span>21934</span>
|
|
614
614
|
</span>
|
|
615
615
|
<span class="star" title="Repo Forked">
|
|
616
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
617
617
|
<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">
|
|
618
618
|
</path>
|
|
619
619
|
</svg>
|
|
620
|
-
<span>
|
|
620
|
+
<span>4668</span>
|
|
621
621
|
</span>
|
|
622
622
|
<span class="star">
|
|
623
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
624
|
<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>
|
|
625
625
|
</svg>
|
|
626
|
-
<span>
|
|
626
|
+
<span>30 stars today</span>
|
|
627
627
|
</span>
|
|
628
628
|
</div>
|
|
629
629
|
<div class="details">
|
|
630
|
-
|
|
630
|
+
Free Data Engineering course!
|
|
631
631
|
</div>
|
|
632
632
|
</div>
|
|
633
633
|
</li>
|
|
@@ -636,36 +636,36 @@
|
|
|
636
636
|
<div class="info">
|
|
637
637
|
<div class="rank">
|
|
638
638
|
<span title="Ranking 14">14</span>
|
|
639
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/nf-core/modules" target="_blank" title="nf-core/modules">nf-core/modules</a>
|
|
640
640
|
</div>
|
|
641
641
|
<div class="sub-title followers">
|
|
642
642
|
|
|
643
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
644
|
-
<span style="background-color: #
|
|
643
|
+
<a class="language" target="_blank" href="https://github.com/topics/nextflow" title="Programming Language Nextflow">
|
|
644
|
+
<span style="background-color: #3ac486;"></span>Nextflow
|
|
645
645
|
</a>
|
|
646
646
|
|
|
647
647
|
<span class="star" title="Stargazers Count">
|
|
648
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
649
|
<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>
|
|
650
650
|
</svg>
|
|
651
|
-
<span>
|
|
651
|
+
<span>246</span>
|
|
652
652
|
</span>
|
|
653
653
|
<span class="star" title="Repo Forked">
|
|
654
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
655
655
|
<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">
|
|
656
656
|
</path>
|
|
657
657
|
</svg>
|
|
658
|
-
<span>
|
|
658
|
+
<span>623</span>
|
|
659
659
|
</span>
|
|
660
660
|
<span class="star">
|
|
661
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
662
|
<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>
|
|
663
663
|
</svg>
|
|
664
|
-
<span>
|
|
664
|
+
<span>4 stars today</span>
|
|
665
665
|
</span>
|
|
666
666
|
</div>
|
|
667
667
|
<div class="details">
|
|
668
|
-
|
|
668
|
+
Repository to host tool-specific module files for the Nextflow DSL2 community!
|
|
669
669
|
</div>
|
|
670
670
|
</div>
|
|
671
671
|
</li>
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
<div class="info">
|
|
675
675
|
<div class="rank">
|
|
676
676
|
<span title="Ranking 15">15</span>
|
|
677
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/zylon-ai/private-gpt" target="_blank" title="zylon-ai/private-gpt">zylon-ai/private-gpt</a>
|
|
678
678
|
</div>
|
|
679
679
|
<div class="sub-title followers">
|
|
680
680
|
|
|
@@ -686,24 +686,24 @@
|
|
|
686
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
687
|
<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>
|
|
688
688
|
</svg>
|
|
689
|
-
<span>
|
|
689
|
+
<span>49921</span>
|
|
690
690
|
</span>
|
|
691
691
|
<span class="star" title="Repo Forked">
|
|
692
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
693
|
<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">
|
|
694
694
|
</path>
|
|
695
695
|
</svg>
|
|
696
|
-
<span>
|
|
696
|
+
<span>6636</span>
|
|
697
697
|
</span>
|
|
698
698
|
<span class="star">
|
|
699
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
700
|
<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>
|
|
701
701
|
</svg>
|
|
702
|
-
<span>
|
|
702
|
+
<span>273 stars today</span>
|
|
703
703
|
</span>
|
|
704
704
|
</div>
|
|
705
705
|
<div class="details">
|
|
706
|
-
|
|
706
|
+
Interact with your documents using the power of GPT, 100% privately, no data leaks
|
|
707
707
|
</div>
|
|
708
708
|
</div>
|
|
709
709
|
</li>
|
|
@@ -712,32 +712,36 @@
|
|
|
712
712
|
<div class="info">
|
|
713
713
|
<div class="rank">
|
|
714
714
|
<span title="Ranking 16">16</span>
|
|
715
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/mealie-recipes/mealie" target="_blank" title="mealie-recipes/mealie">mealie-recipes/mealie</a>
|
|
716
716
|
</div>
|
|
717
717
|
<div class="sub-title followers">
|
|
718
718
|
|
|
719
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
720
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
721
|
+
</a>
|
|
722
|
+
|
|
719
723
|
<span class="star" title="Stargazers Count">
|
|
720
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
725
|
<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>
|
|
722
726
|
</svg>
|
|
723
|
-
<span>
|
|
727
|
+
<span>4998</span>
|
|
724
728
|
</span>
|
|
725
729
|
<span class="star" title="Repo Forked">
|
|
726
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
731
|
<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">
|
|
728
732
|
</path>
|
|
729
733
|
</svg>
|
|
730
|
-
<span>
|
|
734
|
+
<span>558</span>
|
|
731
735
|
</span>
|
|
732
736
|
<span class="star">
|
|
733
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
738
|
<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>
|
|
735
739
|
</svg>
|
|
736
|
-
<span>
|
|
740
|
+
<span>28 stars today</span>
|
|
737
741
|
</span>
|
|
738
742
|
</div>
|
|
739
743
|
<div class="details">
|
|
740
|
-
|
|
744
|
+
Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and mealie will automatically import the relevant data or add a family recipe with the UI editor
|
|
741
745
|
</div>
|
|
742
746
|
</div>
|
|
743
747
|
</li>
|
|
@@ -746,36 +750,32 @@
|
|
|
746
750
|
<div class="info">
|
|
747
751
|
<div class="rank">
|
|
748
752
|
<span title="Ranking 17">17</span>
|
|
749
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/ianand/spreadsheets-are-all-you-need" target="_blank" title="ianand/spreadsheets-are-all-you-need">ianand/spreadsheets-are-all-you-need</a>
|
|
750
754
|
</div>
|
|
751
755
|
<div class="sub-title followers">
|
|
752
756
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
754
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
755
|
-
</a>
|
|
756
|
-
|
|
757
757
|
<span class="star" title="Stargazers Count">
|
|
758
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
759
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
760
760
|
</svg>
|
|
761
|
-
<span>
|
|
761
|
+
<span>897</span>
|
|
762
762
|
</span>
|
|
763
763
|
<span class="star" title="Repo Forked">
|
|
764
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
765
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
766
766
|
</path>
|
|
767
767
|
</svg>
|
|
768
|
-
<span>
|
|
768
|
+
<span>155</span>
|
|
769
769
|
</span>
|
|
770
770
|
<span class="star">
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
772
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
773
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>133 stars today</span>
|
|
775
775
|
</span>
|
|
776
776
|
</div>
|
|
777
777
|
<div class="details">
|
|
778
|
-
|
|
778
|
+
|
|
779
779
|
</div>
|
|
780
780
|
</div>
|
|
781
781
|
</li>
|
|
@@ -784,36 +784,36 @@
|
|
|
784
784
|
<div class="info">
|
|
785
785
|
<div class="rank">
|
|
786
786
|
<span title="Ranking 18">18</span>
|
|
787
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/Azure-Samples/contoso-chat" target="_blank" title="Azure-Samples/contoso-chat">Azure-Samples/contoso-chat</a>
|
|
788
788
|
</div>
|
|
789
789
|
<div class="sub-title followers">
|
|
790
790
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
791
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
792
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
793
793
|
</a>
|
|
794
794
|
|
|
795
795
|
<span class="star" title="Stargazers Count">
|
|
796
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
797
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
798
798
|
</svg>
|
|
799
|
-
<span>
|
|
799
|
+
<span>193</span>
|
|
800
800
|
</span>
|
|
801
801
|
<span class="star" title="Repo Forked">
|
|
802
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
803
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
804
804
|
</path>
|
|
805
805
|
</svg>
|
|
806
|
-
<span>
|
|
806
|
+
<span>1442</span>
|
|
807
807
|
</span>
|
|
808
808
|
<span class="star">
|
|
809
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
810
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
811
811
|
</svg>
|
|
812
|
-
<span>
|
|
812
|
+
<span>14 stars today</span>
|
|
813
813
|
</span>
|
|
814
814
|
</div>
|
|
815
815
|
<div class="details">
|
|
816
|
-
|
|
816
|
+
This sample has the full End2End process of creating RAG application with Prompt Flow and AI Studio. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
|
|
817
817
|
</div>
|
|
818
818
|
</div>
|
|
819
819
|
</li>
|
|
@@ -822,32 +822,36 @@
|
|
|
822
822
|
<div class="info">
|
|
823
823
|
<div class="rank">
|
|
824
824
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/pola-rs/polars" target="_blank" title="pola-rs/polars">pola-rs/polars</a>
|
|
826
826
|
</div>
|
|
827
827
|
<div class="sub-title followers">
|
|
828
828
|
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
830
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
831
|
+
</a>
|
|
832
|
+
|
|
829
833
|
<span class="star" title="Stargazers Count">
|
|
830
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
835
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
832
836
|
</svg>
|
|
833
|
-
<span>
|
|
837
|
+
<span>25143</span>
|
|
834
838
|
</span>
|
|
835
839
|
<span class="star" title="Repo Forked">
|
|
836
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
841
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
838
842
|
</path>
|
|
839
843
|
</svg>
|
|
840
|
-
<span>
|
|
844
|
+
<span>1509</span>
|
|
841
845
|
</span>
|
|
842
846
|
<span class="star">
|
|
843
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
848
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
845
849
|
</svg>
|
|
846
|
-
<span>
|
|
850
|
+
<span>40 stars today</span>
|
|
847
851
|
</span>
|
|
848
852
|
</div>
|
|
849
853
|
<div class="details">
|
|
850
|
-
|
|
854
|
+
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
|
|
851
855
|
</div>
|
|
852
856
|
</div>
|
|
853
857
|
</li>
|
|
@@ -856,36 +860,36 @@
|
|
|
856
860
|
<div class="info">
|
|
857
861
|
<div class="rank">
|
|
858
862
|
<span title="Ranking 20">20</span>
|
|
859
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/nvm-sh/nvm" target="_blank" title="nvm-sh/nvm">nvm-sh/nvm</a>
|
|
860
864
|
</div>
|
|
861
865
|
<div class="sub-title followers">
|
|
862
866
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
867
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
868
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
865
869
|
</a>
|
|
866
870
|
|
|
867
871
|
<span class="star" title="Stargazers Count">
|
|
868
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
873
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
870
874
|
</svg>
|
|
871
|
-
<span>
|
|
875
|
+
<span>74818</span>
|
|
872
876
|
</span>
|
|
873
877
|
<span class="star" title="Repo Forked">
|
|
874
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
879
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
876
880
|
</path>
|
|
877
881
|
</svg>
|
|
878
|
-
<span>
|
|
882
|
+
<span>7585</span>
|
|
879
883
|
</span>
|
|
880
884
|
<span class="star">
|
|
881
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
886
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
883
887
|
</svg>
|
|
884
|
-
<span>
|
|
888
|
+
<span>41 stars today</span>
|
|
885
889
|
</span>
|
|
886
890
|
</div>
|
|
887
891
|
<div class="details">
|
|
888
|
-
|
|
892
|
+
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
|
|
889
893
|
</div>
|
|
890
894
|
</div>
|
|
891
895
|
</li>
|
|
@@ -894,36 +898,36 @@
|
|
|
894
898
|
<div class="info">
|
|
895
899
|
<div class="rank">
|
|
896
900
|
<span title="Ranking 21">21</span>
|
|
897
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/luijait/DarkGPT" target="_blank" title="luijait/DarkGPT">luijait/DarkGPT</a>
|
|
898
902
|
</div>
|
|
899
903
|
<div class="sub-title followers">
|
|
900
904
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
905
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
906
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
903
907
|
</a>
|
|
904
908
|
|
|
905
909
|
<span class="star" title="Stargazers Count">
|
|
906
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
911
|
<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>
|
|
908
912
|
</svg>
|
|
909
|
-
<span>
|
|
913
|
+
<span>575</span>
|
|
910
914
|
</span>
|
|
911
915
|
<span class="star" title="Repo Forked">
|
|
912
916
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
917
|
<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">
|
|
914
918
|
</path>
|
|
915
919
|
</svg>
|
|
916
|
-
<span>
|
|
920
|
+
<span>83</span>
|
|
917
921
|
</span>
|
|
918
922
|
<span class="star">
|
|
919
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
924
|
<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>
|
|
921
925
|
</svg>
|
|
922
|
-
<span>
|
|
926
|
+
<span>106 stars today</span>
|
|
923
927
|
</span>
|
|
924
928
|
</div>
|
|
925
929
|
<div class="details">
|
|
926
|
-
|
|
930
|
+
DarkGPT is an OSINT assistant based on GPT-4-200K (recommended use) designed to perform queries on leaked databases, thus providing an artificial intelligence assistant that can be useful in your traditional OSINT processes.
|
|
927
931
|
</div>
|
|
928
932
|
</div>
|
|
929
933
|
</li>
|
|
@@ -932,36 +936,32 @@
|
|
|
932
936
|
<div class="info">
|
|
933
937
|
<div class="rank">
|
|
934
938
|
<span title="Ranking 22">22</span>
|
|
935
|
-
<a href="https://github.com/
|
|
939
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
936
940
|
</div>
|
|
937
941
|
<div class="sub-title followers">
|
|
938
942
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
940
|
-
<span style="background-color: #178600;"></span>C#
|
|
941
|
-
</a>
|
|
942
|
-
|
|
943
943
|
<span class="star" title="Stargazers Count">
|
|
944
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
945
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
946
946
|
</svg>
|
|
947
|
-
<span>
|
|
947
|
+
<span>161018</span>
|
|
948
948
|
</span>
|
|
949
949
|
<span class="star" title="Repo Forked">
|
|
950
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
951
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
952
952
|
</path>
|
|
953
953
|
</svg>
|
|
954
|
-
<span>
|
|
954
|
+
<span>21218</span>
|
|
955
955
|
</span>
|
|
956
956
|
<span class="star">
|
|
957
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
958
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
959
959
|
</svg>
|
|
960
|
-
<span>
|
|
960
|
+
<span>150 stars today</span>
|
|
961
961
|
</span>
|
|
962
962
|
</div>
|
|
963
963
|
<div class="details">
|
|
964
|
-
|
|
964
|
+
Curated list of project-based tutorials
|
|
965
965
|
</div>
|
|
966
966
|
</div>
|
|
967
967
|
</li>
|
|
@@ -970,36 +970,36 @@
|
|
|
970
970
|
<div class="info">
|
|
971
971
|
<div class="rank">
|
|
972
972
|
<span title="Ranking 23">23</span>
|
|
973
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/DevToys-app/DevToys" target="_blank" title="DevToys-app/DevToys">DevToys-app/DevToys</a>
|
|
974
974
|
</div>
|
|
975
975
|
<div class="sub-title followers">
|
|
976
976
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
978
|
+
<span style="background-color: #178600;"></span>C#
|
|
979
979
|
</a>
|
|
980
980
|
|
|
981
981
|
<span class="star" title="Stargazers Count">
|
|
982
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
983
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
984
984
|
</svg>
|
|
985
|
-
<span>
|
|
985
|
+
<span>22049</span>
|
|
986
986
|
</span>
|
|
987
987
|
<span class="star" title="Repo Forked">
|
|
988
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
989
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
990
990
|
</path>
|
|
991
991
|
</svg>
|
|
992
|
-
<span>
|
|
992
|
+
<span>1200</span>
|
|
993
993
|
</span>
|
|
994
994
|
<span class="star">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
996
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
997
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>397 stars today</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
</div>
|
|
1001
1001
|
<div class="details">
|
|
1002
|
-
|
|
1002
|
+
A Swiss Army knife for developers.
|
|
1003
1003
|
</div>
|
|
1004
1004
|
</div>
|
|
1005
1005
|
</li>
|
|
@@ -1008,36 +1008,36 @@
|
|
|
1008
1008
|
<div class="info">
|
|
1009
1009
|
<div class="rank">
|
|
1010
1010
|
<span title="Ranking 24">24</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/continuedev/continue" target="_blank" title="continuedev/continue">continuedev/continue</a>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
<div class="sub-title followers">
|
|
1014
1014
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1016
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1017
1017
|
</a>
|
|
1018
1018
|
|
|
1019
1019
|
<span class="star" title="Stargazers Count">
|
|
1020
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1021
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1022
|
</svg>
|
|
1023
|
-
<span>
|
|
1023
|
+
<span>9382</span>
|
|
1024
1024
|
</span>
|
|
1025
1025
|
<span class="star" title="Repo Forked">
|
|
1026
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1027
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1028
1028
|
</path>
|
|
1029
1029
|
</svg>
|
|
1030
|
-
<span>
|
|
1030
|
+
<span>530</span>
|
|
1031
1031
|
</span>
|
|
1032
1032
|
<span class="star">
|
|
1033
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1034
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1035
1035
|
</svg>
|
|
1036
|
-
<span>
|
|
1036
|
+
<span>266 stars today</span>
|
|
1037
1037
|
</span>
|
|
1038
1038
|
</div>
|
|
1039
1039
|
<div class="details">
|
|
1040
|
-
|
|
1040
|
+
⏩ The easiest way to code with any LLM—Continue is an open-source autopilot for VS Code and JetBrains
|
|
1041
1041
|
</div>
|
|
1042
1042
|
</div>
|
|
1043
1043
|
</li>
|
|
@@ -1046,36 +1046,36 @@
|
|
|
1046
1046
|
<div class="info">
|
|
1047
1047
|
<div class="rank">
|
|
1048
1048
|
<span title="Ranking 25">25</span>
|
|
1049
|
-
<a href="https://github.com/
|
|
1049
|
+
<a href="https://github.com/hpcaitech/ColossalAI" target="_blank" title="hpcaitech/ColossalAI">hpcaitech/ColossalAI</a>
|
|
1050
1050
|
</div>
|
|
1051
1051
|
<div class="sub-title followers">
|
|
1052
1052
|
|
|
1053
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1054
|
-
<span style="background-color: #
|
|
1053
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1054
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1055
1055
|
</a>
|
|
1056
1056
|
|
|
1057
1057
|
<span class="star" title="Stargazers Count">
|
|
1058
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1059
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1060
1060
|
</svg>
|
|
1061
|
-
<span>
|
|
1061
|
+
<span>37135</span>
|
|
1062
1062
|
</span>
|
|
1063
1063
|
<span class="star" title="Repo Forked">
|
|
1064
1064
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
1065
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1066
1066
|
</path>
|
|
1067
1067
|
</svg>
|
|
1068
|
-
<span>
|
|
1068
|
+
<span>4172</span>
|
|
1069
1069
|
</span>
|
|
1070
1070
|
<span class="star">
|
|
1071
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1072
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1073
1073
|
</svg>
|
|
1074
|
-
<span>
|
|
1074
|
+
<span>74 stars today</span>
|
|
1075
1075
|
</span>
|
|
1076
1076
|
</div>
|
|
1077
1077
|
<div class="details">
|
|
1078
|
-
|
|
1078
|
+
Making large AI models cheaper, faster and more accessible
|
|
1079
1079
|
</div>
|
|
1080
1080
|
</div>
|
|
1081
1081
|
</li>
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1100
|
</a>
|
|
1101
1101
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2024/3/
|
|
1102
|
+
<div class="time">Last cache created on 2024/3/21 by Github API v3.</div>
|
|
1103
1103
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1104
|
</div>
|
|
1105
1105
|
</body>
|