@wcj/github-rank 23.12.5 → 23.12.7
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 +34036 -34063
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +177 -177
- package/dist/trending-weekly.json +182 -182
- package/dist/users.china.json +2525 -2490
- package/dist/users.json +8476 -8476
- package/package.json +1 -1
- package/web/data/repos.json +34036 -34063
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +177 -177
- package/web/data/trending-weekly.json +182 -182
- package/web/data/users.china.json +2525 -2490
- package/web/data/users.json +8476 -8476
- package/web/index.html +6102 -6102
- package/web/repos.html +3690 -3690
- package/web/trending-monthly.html +159 -159
- package/web/trending-weekly.html +157 -165
- package/web/trending.html +169 -169
- package/web/users.china.html +1839 -1806
package/web/trending-weekly.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2023/12/
|
|
132
|
+
<div class="time">Last cache created on 2023/12/7 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/OthersideAI/self-operating-computer" target="_blank" title="OthersideAI/self-operating-computer">OthersideAI/self-operating-computer</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/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>4962</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>761</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>4207 stars this week</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
A framework to enable multimodal models to operate a computer.
|
|
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/federico-busato/Modern-CPP-Programming" target="_blank" title="federico-busato/Modern-CPP-Programming">federico-busato/Modern-CPP-Programming</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
@@ -200,24 +200,24 @@
|
|
|
200
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
201
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>
|
|
202
202
|
</svg>
|
|
203
|
-
<span>
|
|
203
|
+
<span>7227</span>
|
|
204
204
|
</span>
|
|
205
205
|
<span class="star" title="Repo Forked">
|
|
206
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
207
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">
|
|
208
208
|
</path>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>554</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star">
|
|
213
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
214
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>
|
|
215
215
|
</svg>
|
|
216
|
-
<span>
|
|
216
|
+
<span>3452 stars this week</span>
|
|
217
217
|
</span>
|
|
218
218
|
</div>
|
|
219
219
|
<div class="details">
|
|
220
|
-
|
|
220
|
+
Modern C++ Programming Course (C++11/14/17/20)
|
|
221
221
|
</div>
|
|
222
222
|
</div>
|
|
223
223
|
</li>
|
|
@@ -226,36 +226,36 @@
|
|
|
226
226
|
<div class="info">
|
|
227
227
|
<div class="rank">
|
|
228
228
|
<span title="Ranking 3">3</span>
|
|
229
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/facebookresearch/seamless_communication" target="_blank" title="facebookresearch/seamless_communication">facebookresearch/seamless_communication</a>
|
|
230
230
|
</div>
|
|
231
231
|
<div class="sub-title followers">
|
|
232
232
|
|
|
233
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
234
|
-
<span style="background-color: #
|
|
233
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
234
|
+
<span style="background-color: #555555;"></span>C
|
|
235
235
|
</a>
|
|
236
236
|
|
|
237
237
|
<span class="star" title="Stargazers Count">
|
|
238
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
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>
|
|
240
240
|
</svg>
|
|
241
|
-
<span>
|
|
241
|
+
<span>8098</span>
|
|
242
242
|
</span>
|
|
243
243
|
<span class="star" title="Repo Forked">
|
|
244
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
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">
|
|
246
246
|
</path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>776</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star">
|
|
251
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
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>
|
|
253
253
|
</svg>
|
|
254
|
-
<span>
|
|
254
|
+
<span>2169 stars this week</span>
|
|
255
255
|
</span>
|
|
256
256
|
</div>
|
|
257
257
|
<div class="details">
|
|
258
|
-
|
|
258
|
+
Foundational Models for State-of-the-Art Speech and Text Translation
|
|
259
259
|
</div>
|
|
260
260
|
</div>
|
|
261
261
|
</li>
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
<div class="info">
|
|
265
265
|
<div class="rank">
|
|
266
266
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/lllyasviel/Fooocus" target="_blank" title="lllyasviel/Fooocus">lllyasviel/Fooocus</a>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="sub-title followers">
|
|
270
270
|
|
|
@@ -276,24 +276,24 @@
|
|
|
276
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
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>
|
|
278
278
|
</svg>
|
|
279
|
-
<span>
|
|
279
|
+
<span>23904</span>
|
|
280
280
|
</span>
|
|
281
281
|
<span class="star" title="Repo Forked">
|
|
282
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
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">
|
|
284
284
|
</path>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>2264</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star">
|
|
289
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
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>
|
|
291
291
|
</svg>
|
|
292
|
-
<span>
|
|
292
|
+
<span>5962 stars this week</span>
|
|
293
293
|
</span>
|
|
294
294
|
</div>
|
|
295
295
|
<div class="details">
|
|
296
|
-
|
|
296
|
+
Focus on prompting and generating
|
|
297
297
|
</div>
|
|
298
298
|
</div>
|
|
299
299
|
</li>
|
|
@@ -302,36 +302,36 @@
|
|
|
302
302
|
<div class="info">
|
|
303
303
|
<div class="rank">
|
|
304
304
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/LouisShark/chatgpt_system_prompt" target="_blank" title="LouisShark/chatgpt_system_prompt">LouisShark/chatgpt_system_prompt</a>
|
|
306
306
|
</div>
|
|
307
307
|
<div class="sub-title followers">
|
|
308
308
|
|
|
309
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
310
|
-
<span style="background-color: #
|
|
309
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
310
|
+
<span style="background-color: #555555;"></span>C
|
|
311
311
|
</a>
|
|
312
312
|
|
|
313
313
|
<span class="star" title="Stargazers Count">
|
|
314
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
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>
|
|
316
316
|
</svg>
|
|
317
|
-
<span>
|
|
317
|
+
<span>5500</span>
|
|
318
318
|
</span>
|
|
319
319
|
<span class="star" title="Repo Forked">
|
|
320
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
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">
|
|
322
322
|
</path>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>1036</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star">
|
|
327
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
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>
|
|
329
329
|
</svg>
|
|
330
|
-
<span>
|
|
330
|
+
<span>2606 stars this week</span>
|
|
331
331
|
</span>
|
|
332
332
|
</div>
|
|
333
333
|
<div class="details">
|
|
334
|
-
|
|
334
|
+
store all agent's system prompt
|
|
335
335
|
</div>
|
|
336
336
|
</div>
|
|
337
337
|
</li>
|
|
@@ -340,36 +340,36 @@
|
|
|
340
340
|
<div class="info">
|
|
341
341
|
<div class="rank">
|
|
342
342
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
343
|
+
<a href="https://github.com/comfyanonymous/ComfyUI" target="_blank" title="comfyanonymous/ComfyUI">comfyanonymous/ComfyUI</a>
|
|
344
344
|
</div>
|
|
345
345
|
<div class="sub-title followers">
|
|
346
346
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
348
|
-
<span style="background-color: #
|
|
347
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
348
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
349
349
|
</a>
|
|
350
350
|
|
|
351
351
|
<span class="star" title="Stargazers Count">
|
|
352
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
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>
|
|
354
354
|
</svg>
|
|
355
|
-
<span>
|
|
355
|
+
<span>18445</span>
|
|
356
356
|
</span>
|
|
357
357
|
<span class="star" title="Repo Forked">
|
|
358
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
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">
|
|
360
360
|
</path>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>1905</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star">
|
|
365
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
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>
|
|
367
367
|
</svg>
|
|
368
|
-
<span>
|
|
368
|
+
<span>2012 stars this week</span>
|
|
369
369
|
</span>
|
|
370
370
|
</div>
|
|
371
371
|
<div class="details">
|
|
372
|
-
|
|
372
|
+
The most powerful and modular stable diffusion GUI with a graph/nodes interface.
|
|
373
373
|
</div>
|
|
374
374
|
</div>
|
|
375
375
|
</li>
|
|
@@ -378,36 +378,32 @@
|
|
|
378
378
|
<div class="info">
|
|
379
379
|
<div class="rank">
|
|
380
380
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="sub-title followers">
|
|
384
384
|
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
386
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
387
|
-
</a>
|
|
388
|
-
|
|
389
385
|
<span class="star" title="Stargazers Count">
|
|
390
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
387
|
<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>
|
|
392
388
|
</svg>
|
|
393
|
-
<span>
|
|
389
|
+
<span>125195</span>
|
|
394
390
|
</span>
|
|
395
391
|
<span class="star" title="Repo Forked">
|
|
396
392
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
393
|
<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">
|
|
398
394
|
</path>
|
|
399
395
|
</svg>
|
|
400
|
-
<span>
|
|
396
|
+
<span>17296</span>
|
|
401
397
|
</span>
|
|
402
398
|
<span class="star">
|
|
403
399
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
400
|
<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>
|
|
405
401
|
</svg>
|
|
406
|
-
<span>
|
|
402
|
+
<span>2315 stars this week</span>
|
|
407
403
|
</span>
|
|
408
404
|
</div>
|
|
409
405
|
<div class="details">
|
|
410
|
-
|
|
406
|
+
Curated list of project-based tutorials
|
|
411
407
|
</div>
|
|
412
408
|
</div>
|
|
413
409
|
</li>
|
|
@@ -416,36 +412,36 @@
|
|
|
416
412
|
<div class="info">
|
|
417
413
|
<div class="rank">
|
|
418
414
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
415
|
+
<a href="https://github.com/Niek/chatgpt-web" target="_blank" title="Niek/chatgpt-web">Niek/chatgpt-web</a>
|
|
420
416
|
</div>
|
|
421
417
|
<div class="sub-title followers">
|
|
422
418
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
424
|
-
<span style="background-color: #
|
|
419
|
+
<a class="language" target="_blank" href="https://github.com/topics/svelte" title="Programming Language Svelte">
|
|
420
|
+
<span style="background-color: #ff3e00;"></span>Svelte
|
|
425
421
|
</a>
|
|
426
422
|
|
|
427
423
|
<span class="star" title="Stargazers Count">
|
|
428
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
425
|
<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
426
|
</svg>
|
|
431
|
-
<span>
|
|
427
|
+
<span>1440</span>
|
|
432
428
|
</span>
|
|
433
429
|
<span class="star" title="Repo Forked">
|
|
434
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
431
|
<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
432
|
</path>
|
|
437
433
|
</svg>
|
|
438
|
-
<span>
|
|
434
|
+
<span>433</span>
|
|
439
435
|
</span>
|
|
440
436
|
<span class="star">
|
|
441
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
438
|
<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
439
|
</svg>
|
|
444
|
-
<span>
|
|
440
|
+
<span>393 stars this week</span>
|
|
445
441
|
</span>
|
|
446
442
|
</div>
|
|
447
443
|
<div class="details">
|
|
448
|
-
|
|
444
|
+
ChatGPT web interface using the OpenAI API
|
|
449
445
|
</div>
|
|
450
446
|
</div>
|
|
451
447
|
</li>
|
|
@@ -466,20 +462,20 @@
|
|
|
466
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
463
|
<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
464
|
</svg>
|
|
469
|
-
<span>
|
|
465
|
+
<span>38207</span>
|
|
470
466
|
</span>
|
|
471
467
|
<span class="star" title="Repo Forked">
|
|
472
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
469
|
<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
470
|
</path>
|
|
475
471
|
</svg>
|
|
476
|
-
<span>
|
|
472
|
+
<span>6577</span>
|
|
477
473
|
</span>
|
|
478
474
|
<span class="star">
|
|
479
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
476
|
<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
477
|
</svg>
|
|
482
|
-
<span>
|
|
478
|
+
<span>621 stars this week</span>
|
|
483
479
|
</span>
|
|
484
480
|
</div>
|
|
485
481
|
<div class="details">
|
|
@@ -492,36 +488,32 @@
|
|
|
492
488
|
<div class="info">
|
|
493
489
|
<div class="rank">
|
|
494
490
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/linexjlin/GPTs" target="_blank" title="linexjlin/GPTs">linexjlin/GPTs</a>
|
|
496
492
|
</div>
|
|
497
493
|
<div class="sub-title followers">
|
|
498
494
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
500
|
-
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
501
|
-
</a>
|
|
502
|
-
|
|
503
495
|
<span class="star" title="Stargazers Count">
|
|
504
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
497
|
<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
498
|
</svg>
|
|
507
|
-
<span>
|
|
499
|
+
<span>9696</span>
|
|
508
500
|
</span>
|
|
509
501
|
<span class="star" title="Repo Forked">
|
|
510
502
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
503
|
<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
504
|
</path>
|
|
513
505
|
</svg>
|
|
514
|
-
<span>
|
|
506
|
+
<span>1603</span>
|
|
515
507
|
</span>
|
|
516
508
|
<span class="star">
|
|
517
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
510
|
<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
511
|
</svg>
|
|
520
|
-
<span>
|
|
512
|
+
<span>4472 stars this week</span>
|
|
521
513
|
</span>
|
|
522
514
|
</div>
|
|
523
515
|
<div class="details">
|
|
524
|
-
|
|
516
|
+
leaked prompts of GPTs
|
|
525
517
|
</div>
|
|
526
518
|
</div>
|
|
527
519
|
</li>
|
|
@@ -530,36 +522,36 @@
|
|
|
530
522
|
<div class="info">
|
|
531
523
|
<div class="rank">
|
|
532
524
|
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/
|
|
525
|
+
<a href="https://github.com/sherlock-project/sherlock" target="_blank" title="sherlock-project/sherlock">sherlock-project/sherlock</a>
|
|
534
526
|
</div>
|
|
535
527
|
<div class="sub-title followers">
|
|
536
528
|
|
|
537
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
538
|
-
<span style="background-color: #
|
|
529
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
530
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
539
531
|
</a>
|
|
540
532
|
|
|
541
533
|
<span class="star" title="Stargazers Count">
|
|
542
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
543
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>
|
|
544
536
|
</svg>
|
|
545
|
-
<span>
|
|
537
|
+
<span>45406</span>
|
|
546
538
|
</span>
|
|
547
539
|
<span class="star" title="Repo Forked">
|
|
548
540
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
549
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">
|
|
550
542
|
</path>
|
|
551
543
|
</svg>
|
|
552
|
-
<span>
|
|
544
|
+
<span>5718</span>
|
|
553
545
|
</span>
|
|
554
546
|
<span class="star">
|
|
555
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
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>
|
|
557
549
|
</svg>
|
|
558
|
-
<span>
|
|
550
|
+
<span>710 stars this week</span>
|
|
559
551
|
</span>
|
|
560
552
|
</div>
|
|
561
553
|
<div class="details">
|
|
562
|
-
|
|
554
|
+
🔎 Hunt down social media accounts by username across social networks
|
|
563
555
|
</div>
|
|
564
556
|
</div>
|
|
565
557
|
</li>
|
|
@@ -568,36 +560,36 @@
|
|
|
568
560
|
<div class="info">
|
|
569
561
|
<div class="rank">
|
|
570
562
|
<span title="Ranking 12">12</span>
|
|
571
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/Vaibhavs10/insanely-fast-whisper" target="_blank" title="Vaibhavs10/insanely-fast-whisper">Vaibhavs10/insanely-fast-whisper</a>
|
|
572
564
|
</div>
|
|
573
565
|
<div class="sub-title followers">
|
|
574
566
|
|
|
575
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
576
|
-
<span style="background-color: #
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
568
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
577
569
|
</a>
|
|
578
570
|
|
|
579
571
|
<span class="star" title="Stargazers Count">
|
|
580
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
581
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>
|
|
582
574
|
</svg>
|
|
583
|
-
<span>
|
|
575
|
+
<span>3839</span>
|
|
584
576
|
</span>
|
|
585
577
|
<span class="star" title="Repo Forked">
|
|
586
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
587
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">
|
|
588
580
|
</path>
|
|
589
581
|
</svg>
|
|
590
|
-
<span>
|
|
582
|
+
<span>366</span>
|
|
591
583
|
</span>
|
|
592
584
|
<span class="star">
|
|
593
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
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>
|
|
595
587
|
</svg>
|
|
596
|
-
<span>
|
|
588
|
+
<span>1140 stars this week</span>
|
|
597
589
|
</span>
|
|
598
590
|
</div>
|
|
599
591
|
<div class="details">
|
|
600
|
-
|
|
592
|
+
|
|
601
593
|
</div>
|
|
602
594
|
</div>
|
|
603
595
|
</li>
|
|
@@ -606,7 +598,7 @@
|
|
|
606
598
|
<div class="info">
|
|
607
599
|
<div class="rank">
|
|
608
600
|
<span title="Ranking 13">13</span>
|
|
609
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/makeplane/plane" target="_blank" title="makeplane/plane">makeplane/plane</a>
|
|
610
602
|
</div>
|
|
611
603
|
<div class="sub-title followers">
|
|
612
604
|
|
|
@@ -618,24 +610,24 @@
|
|
|
618
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
619
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>
|
|
620
612
|
</svg>
|
|
621
|
-
<span>
|
|
613
|
+
<span>19696</span>
|
|
622
614
|
</span>
|
|
623
615
|
<span class="star" title="Repo Forked">
|
|
624
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
625
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">
|
|
626
618
|
</path>
|
|
627
619
|
</svg>
|
|
628
|
-
<span>
|
|
620
|
+
<span>1024</span>
|
|
629
621
|
</span>
|
|
630
622
|
<span class="star">
|
|
631
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
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>
|
|
633
625
|
</svg>
|
|
634
|
-
<span>
|
|
626
|
+
<span>1197 stars this week</span>
|
|
635
627
|
</span>
|
|
636
628
|
</div>
|
|
637
629
|
<div class="details">
|
|
638
|
-
|
|
630
|
+
🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
|
|
639
631
|
</div>
|
|
640
632
|
</div>
|
|
641
633
|
</li>
|
|
@@ -644,36 +636,36 @@
|
|
|
644
636
|
<div class="info">
|
|
645
637
|
<div class="rank">
|
|
646
638
|
<span title="Ranking 14">14</span>
|
|
647
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/google/comprehensive-rust" target="_blank" title="google/comprehensive-rust">google/comprehensive-rust</a>
|
|
648
640
|
</div>
|
|
649
641
|
<div class="sub-title followers">
|
|
650
642
|
|
|
651
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
652
|
-
<span style="background-color: #
|
|
643
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
644
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
653
645
|
</a>
|
|
654
646
|
|
|
655
647
|
<span class="star" title="Stargazers Count">
|
|
656
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
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>
|
|
658
650
|
</svg>
|
|
659
|
-
<span>
|
|
651
|
+
<span>23123</span>
|
|
660
652
|
</span>
|
|
661
653
|
<span class="star" title="Repo Forked">
|
|
662
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
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">
|
|
664
656
|
</path>
|
|
665
657
|
</svg>
|
|
666
|
-
<span>
|
|
658
|
+
<span>1374</span>
|
|
667
659
|
</span>
|
|
668
660
|
<span class="star">
|
|
669
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
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>
|
|
671
663
|
</svg>
|
|
672
|
-
<span>
|
|
664
|
+
<span>810 stars this week</span>
|
|
673
665
|
</span>
|
|
674
666
|
</div>
|
|
675
667
|
<div class="details">
|
|
676
|
-
|
|
668
|
+
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
|
|
677
669
|
</div>
|
|
678
670
|
</div>
|
|
679
671
|
</li>
|
|
@@ -682,36 +674,36 @@
|
|
|
682
674
|
<div class="info">
|
|
683
675
|
<div class="rank">
|
|
684
676
|
<span title="Ranking 15">15</span>
|
|
685
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
|
|
686
678
|
</div>
|
|
687
679
|
<div class="sub-title followers">
|
|
688
680
|
|
|
689
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
690
|
-
<span style="background-color: #
|
|
681
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
682
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
691
683
|
</a>
|
|
692
684
|
|
|
693
685
|
<span class="star" title="Stargazers Count">
|
|
694
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
695
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>
|
|
696
688
|
</svg>
|
|
697
|
-
<span>
|
|
689
|
+
<span>15820</span>
|
|
698
690
|
</span>
|
|
699
691
|
<span class="star" title="Repo Forked">
|
|
700
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
701
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">
|
|
702
694
|
</path>
|
|
703
695
|
</svg>
|
|
704
|
-
<span>
|
|
696
|
+
<span>3610</span>
|
|
705
697
|
</span>
|
|
706
698
|
<span class="star">
|
|
707
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
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>
|
|
709
701
|
</svg>
|
|
710
|
-
<span>
|
|
702
|
+
<span>269 stars this week</span>
|
|
711
703
|
</span>
|
|
712
704
|
</div>
|
|
713
705
|
<div class="details">
|
|
714
|
-
|
|
706
|
+
Free Data Engineering course!
|
|
715
707
|
</div>
|
|
716
708
|
</div>
|
|
717
709
|
</li>
|
|
@@ -720,7 +712,7 @@
|
|
|
720
712
|
<div class="info">
|
|
721
713
|
<div class="rank">
|
|
722
714
|
<span title="Ranking 16">16</span>
|
|
723
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/cubiq/ComfyUI_IPAdapter_plus" target="_blank" title="cubiq/ComfyUI_IPAdapter_plus">cubiq/ComfyUI_IPAdapter_plus</a>
|
|
724
716
|
</div>
|
|
725
717
|
<div class="sub-title followers">
|
|
726
718
|
|
|
@@ -732,24 +724,24 @@
|
|
|
732
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
733
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>
|
|
734
726
|
</svg>
|
|
735
|
-
<span>
|
|
727
|
+
<span>589</span>
|
|
736
728
|
</span>
|
|
737
729
|
<span class="star" title="Repo Forked">
|
|
738
730
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
739
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">
|
|
740
732
|
</path>
|
|
741
733
|
</svg>
|
|
742
|
-
<span>
|
|
734
|
+
<span>56</span>
|
|
743
735
|
</span>
|
|
744
736
|
<span class="star">
|
|
745
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
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>
|
|
747
739
|
</svg>
|
|
748
|
-
<span>
|
|
740
|
+
<span>189 stars this week</span>
|
|
749
741
|
</span>
|
|
750
742
|
</div>
|
|
751
743
|
<div class="details">
|
|
752
|
-
|
|
744
|
+
|
|
753
745
|
</div>
|
|
754
746
|
</div>
|
|
755
747
|
</li>
|
|
@@ -758,7 +750,7 @@
|
|
|
758
750
|
<div class="info">
|
|
759
751
|
<div class="rank">
|
|
760
752
|
<span title="Ranking 17">17</span>
|
|
761
|
-
<a href="https://github.com/
|
|
753
|
+
<a href="https://github.com/run-llama/rags" target="_blank" title="run-llama/rags">run-llama/rags</a>
|
|
762
754
|
</div>
|
|
763
755
|
<div class="sub-title followers">
|
|
764
756
|
|
|
@@ -770,24 +762,24 @@
|
|
|
770
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
771
763
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
772
764
|
</svg>
|
|
773
|
-
<span>
|
|
765
|
+
<span>4829</span>
|
|
774
766
|
</span>
|
|
775
767
|
<span class="star" title="Repo Forked">
|
|
776
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
777
769
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
778
770
|
</path>
|
|
779
771
|
</svg>
|
|
780
|
-
<span>
|
|
772
|
+
<span>567</span>
|
|
781
773
|
</span>
|
|
782
774
|
<span class="star">
|
|
783
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
776
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
785
777
|
</svg>
|
|
786
|
-
<span>
|
|
778
|
+
<span>701 stars this week</span>
|
|
787
779
|
</span>
|
|
788
780
|
</div>
|
|
789
781
|
<div class="details">
|
|
790
|
-
|
|
782
|
+
Build ChatGPT over your data, all with natural language
|
|
791
783
|
</div>
|
|
792
784
|
</div>
|
|
793
785
|
</li>
|
|
@@ -796,36 +788,36 @@
|
|
|
796
788
|
<div class="info">
|
|
797
789
|
<div class="rank">
|
|
798
790
|
<span title="Ranking 18">18</span>
|
|
799
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/StanGirard/quivr" target="_blank" title="StanGirard/quivr">StanGirard/quivr</a>
|
|
800
792
|
</div>
|
|
801
793
|
<div class="sub-title followers">
|
|
802
794
|
|
|
803
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
804
|
-
<span style="background-color: #
|
|
795
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
796
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
805
797
|
</a>
|
|
806
798
|
|
|
807
799
|
<span class="star" title="Stargazers Count">
|
|
808
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
809
801
|
<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>
|
|
810
802
|
</svg>
|
|
811
|
-
<span>
|
|
803
|
+
<span>25939</span>
|
|
812
804
|
</span>
|
|
813
805
|
<span class="star" title="Repo Forked">
|
|
814
806
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
815
807
|
<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">
|
|
816
808
|
</path>
|
|
817
809
|
</svg>
|
|
818
|
-
<span>
|
|
810
|
+
<span>2949</span>
|
|
819
811
|
</span>
|
|
820
812
|
<span class="star">
|
|
821
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
814
|
<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>
|
|
823
815
|
</svg>
|
|
824
|
-
<span>
|
|
816
|
+
<span>1434 stars this week</span>
|
|
825
817
|
</span>
|
|
826
818
|
</div>
|
|
827
819
|
<div class="details">
|
|
828
|
-
|
|
820
|
+
Your GenAI Second Brain 🧠 A personal productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation
|
|
829
821
|
</div>
|
|
830
822
|
</div>
|
|
831
823
|
</li>
|
|
@@ -834,36 +826,36 @@
|
|
|
834
826
|
<div class="info">
|
|
835
827
|
<div class="rank">
|
|
836
828
|
<span title="Ranking 19">19</span>
|
|
837
|
-
<a href="https://github.com/
|
|
829
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
838
830
|
</div>
|
|
839
831
|
<div class="sub-title followers">
|
|
840
832
|
|
|
841
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
842
|
-
<span style="background-color: #
|
|
833
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
834
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
843
835
|
</a>
|
|
844
836
|
|
|
845
837
|
<span class="star" title="Stargazers Count">
|
|
846
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
847
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>
|
|
848
840
|
</svg>
|
|
849
|
-
<span>
|
|
841
|
+
<span>259686</span>
|
|
850
842
|
</span>
|
|
851
843
|
<span class="star" title="Repo Forked">
|
|
852
844
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
853
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">
|
|
854
846
|
</path>
|
|
855
847
|
</svg>
|
|
856
|
-
<span>
|
|
848
|
+
<span>35774</span>
|
|
857
849
|
</span>
|
|
858
850
|
<span class="star">
|
|
859
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
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>
|
|
861
853
|
</svg>
|
|
862
|
-
<span>
|
|
854
|
+
<span>891 stars this week</span>
|
|
863
855
|
</span>
|
|
864
856
|
</div>
|
|
865
857
|
<div class="details">
|
|
866
|
-
|
|
858
|
+
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
|
|
867
859
|
</div>
|
|
868
860
|
</div>
|
|
869
861
|
</li>
|
|
@@ -872,36 +864,36 @@
|
|
|
872
864
|
<div class="info">
|
|
873
865
|
<div class="rank">
|
|
874
866
|
<span title="Ranking 20">20</span>
|
|
875
|
-
<a href="https://github.com/
|
|
867
|
+
<a href="https://github.com/labring/FastGPT" target="_blank" title="labring/FastGPT">labring/FastGPT</a>
|
|
876
868
|
</div>
|
|
877
869
|
<div class="sub-title followers">
|
|
878
870
|
|
|
879
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
880
|
-
<span style="background-color: #
|
|
871
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
872
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
881
873
|
</a>
|
|
882
874
|
|
|
883
875
|
<span class="star" title="Stargazers Count">
|
|
884
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
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>
|
|
886
878
|
</svg>
|
|
887
|
-
<span>
|
|
879
|
+
<span>6596</span>
|
|
888
880
|
</span>
|
|
889
881
|
<span class="star" title="Repo Forked">
|
|
890
882
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
891
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">
|
|
892
884
|
</path>
|
|
893
885
|
</svg>
|
|
894
|
-
<span>
|
|
886
|
+
<span>1453</span>
|
|
895
887
|
</span>
|
|
896
888
|
<span class="star">
|
|
897
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
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>
|
|
899
891
|
</svg>
|
|
900
|
-
<span>
|
|
892
|
+
<span>593 stars this week</span>
|
|
901
893
|
</span>
|
|
902
894
|
</div>
|
|
903
895
|
<div class="details">
|
|
904
|
-
|
|
896
|
+
FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!
|
|
905
897
|
</div>
|
|
906
898
|
</div>
|
|
907
899
|
</li>
|
|
@@ -910,36 +902,36 @@
|
|
|
910
902
|
<div class="info">
|
|
911
903
|
<div class="rank">
|
|
912
904
|
<span title="Ranking 21">21</span>
|
|
913
|
-
<a href="https://github.com/
|
|
905
|
+
<a href="https://github.com/facefusion/facefusion" target="_blank" title="facefusion/facefusion">facefusion/facefusion</a>
|
|
914
906
|
</div>
|
|
915
907
|
<div class="sub-title followers">
|
|
916
908
|
|
|
917
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
918
|
-
<span style="background-color: #
|
|
909
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
910
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
919
911
|
</a>
|
|
920
912
|
|
|
921
913
|
<span class="star" title="Stargazers Count">
|
|
922
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
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>
|
|
924
916
|
</svg>
|
|
925
|
-
<span>
|
|
917
|
+
<span>9229</span>
|
|
926
918
|
</span>
|
|
927
919
|
<span class="star" title="Repo Forked">
|
|
928
920
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
929
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">
|
|
930
922
|
</path>
|
|
931
923
|
</svg>
|
|
932
|
-
<span>
|
|
924
|
+
<span>1047</span>
|
|
933
925
|
</span>
|
|
934
926
|
<span class="star">
|
|
935
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
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>
|
|
937
929
|
</svg>
|
|
938
|
-
<span>
|
|
930
|
+
<span>181 stars this week</span>
|
|
939
931
|
</span>
|
|
940
932
|
</div>
|
|
941
933
|
<div class="details">
|
|
942
|
-
|
|
934
|
+
Next generation face swapper and enhancer
|
|
943
935
|
</div>
|
|
944
936
|
</div>
|
|
945
937
|
</li>
|
|
@@ -948,36 +940,36 @@
|
|
|
948
940
|
<div class="info">
|
|
949
941
|
<div class="rank">
|
|
950
942
|
<span title="Ranking 22">22</span>
|
|
951
|
-
<a href="https://github.com/
|
|
943
|
+
<a href="https://github.com/pocketbase/pocketbase" target="_blank" title="pocketbase/pocketbase">pocketbase/pocketbase</a>
|
|
952
944
|
</div>
|
|
953
945
|
<div class="sub-title followers">
|
|
954
946
|
|
|
955
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
956
|
-
<span style="background-color: #
|
|
947
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
948
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
957
949
|
</a>
|
|
958
950
|
|
|
959
951
|
<span class="star" title="Stargazers Count">
|
|
960
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
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>
|
|
962
954
|
</svg>
|
|
963
|
-
<span>
|
|
955
|
+
<span>27409</span>
|
|
964
956
|
</span>
|
|
965
957
|
<span class="star" title="Repo Forked">
|
|
966
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
967
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">
|
|
968
960
|
</path>
|
|
969
961
|
</svg>
|
|
970
|
-
<span>
|
|
962
|
+
<span>1163</span>
|
|
971
963
|
</span>
|
|
972
964
|
<span class="star">
|
|
973
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
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>
|
|
975
967
|
</svg>
|
|
976
|
-
<span>
|
|
968
|
+
<span>352 stars this week</span>
|
|
977
969
|
</span>
|
|
978
970
|
</div>
|
|
979
971
|
<div class="details">
|
|
980
|
-
|
|
972
|
+
Open Source realtime backend in 1 file
|
|
981
973
|
</div>
|
|
982
974
|
</div>
|
|
983
975
|
</li>
|
|
@@ -986,36 +978,36 @@
|
|
|
986
978
|
<div class="info">
|
|
987
979
|
<div class="rank">
|
|
988
980
|
<span title="Ranking 23">23</span>
|
|
989
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/TabbyML/tabby" target="_blank" title="TabbyML/tabby">TabbyML/tabby</a>
|
|
990
982
|
</div>
|
|
991
983
|
<div class="sub-title followers">
|
|
992
984
|
|
|
993
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
994
|
-
<span style="background-color: #
|
|
985
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
986
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
995
987
|
</a>
|
|
996
988
|
|
|
997
989
|
<span class="star" title="Stargazers Count">
|
|
998
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
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>
|
|
1000
992
|
</svg>
|
|
1001
|
-
<span>
|
|
993
|
+
<span>13862</span>
|
|
1002
994
|
</span>
|
|
1003
995
|
<span class="star" title="Repo Forked">
|
|
1004
996
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
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">
|
|
1006
998
|
</path>
|
|
1007
999
|
</svg>
|
|
1008
|
-
<span>
|
|
1000
|
+
<span>513</span>
|
|
1009
1001
|
</span>
|
|
1010
1002
|
<span class="star">
|
|
1011
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
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>
|
|
1013
1005
|
</svg>
|
|
1014
|
-
<span>
|
|
1006
|
+
<span>748 stars this week</span>
|
|
1015
1007
|
</span>
|
|
1016
1008
|
</div>
|
|
1017
1009
|
<div class="details">
|
|
1018
|
-
|
|
1010
|
+
Self-hosted AI coding assistant
|
|
1019
1011
|
</div>
|
|
1020
1012
|
</div>
|
|
1021
1013
|
</li>
|
|
@@ -1024,36 +1016,36 @@
|
|
|
1024
1016
|
<div class="info">
|
|
1025
1017
|
<div class="rank">
|
|
1026
1018
|
<span title="Ranking 24">24</span>
|
|
1027
|
-
<a href="https://github.com/
|
|
1019
|
+
<a href="https://github.com/biomejs/biome" target="_blank" title="biomejs/biome">biomejs/biome</a>
|
|
1028
1020
|
</div>
|
|
1029
1021
|
<div class="sub-title followers">
|
|
1030
1022
|
|
|
1031
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1032
|
-
<span style="background-color: #
|
|
1023
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1024
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1033
1025
|
</a>
|
|
1034
1026
|
|
|
1035
1027
|
<span class="star" title="Stargazers Count">
|
|
1036
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
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>
|
|
1038
1030
|
</svg>
|
|
1039
|
-
<span>
|
|
1031
|
+
<span>5401</span>
|
|
1040
1032
|
</span>
|
|
1041
1033
|
<span class="star" title="Repo Forked">
|
|
1042
1034
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1043
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">
|
|
1044
1036
|
</path>
|
|
1045
1037
|
</svg>
|
|
1046
|
-
<span>
|
|
1038
|
+
<span>198</span>
|
|
1047
1039
|
</span>
|
|
1048
1040
|
<span class="star">
|
|
1049
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
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>
|
|
1051
1043
|
</svg>
|
|
1052
|
-
<span>
|
|
1044
|
+
<span>631 stars this week</span>
|
|
1053
1045
|
</span>
|
|
1054
1046
|
</div>
|
|
1055
1047
|
<div class="details">
|
|
1056
|
-
|
|
1048
|
+
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
|
|
1057
1049
|
</div>
|
|
1058
1050
|
</div>
|
|
1059
1051
|
</li>
|
|
@@ -1062,7 +1054,7 @@
|
|
|
1062
1054
|
<div class="info">
|
|
1063
1055
|
<div class="rank">
|
|
1064
1056
|
<span title="Ranking 25">25</span>
|
|
1065
|
-
<a href="https://github.com/
|
|
1057
|
+
<a href="https://github.com/vinta/awesome-python" target="_blank" title="vinta/awesome-python">vinta/awesome-python</a>
|
|
1066
1058
|
</div>
|
|
1067
1059
|
<div class="sub-title followers">
|
|
1068
1060
|
|
|
@@ -1074,24 +1066,24 @@
|
|
|
1074
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
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>
|
|
1076
1068
|
</svg>
|
|
1077
|
-
<span>
|
|
1069
|
+
<span>189034</span>
|
|
1078
1070
|
</span>
|
|
1079
1071
|
<span class="star" title="Repo Forked">
|
|
1080
1072
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1081
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">
|
|
1082
1074
|
</path>
|
|
1083
1075
|
</svg>
|
|
1084
|
-
<span>
|
|
1076
|
+
<span>24191</span>
|
|
1085
1077
|
</span>
|
|
1086
1078
|
<span class="star">
|
|
1087
1079
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1088
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>
|
|
1089
1081
|
</svg>
|
|
1090
|
-
<span>
|
|
1082
|
+
<span>885 stars this week</span>
|
|
1091
1083
|
</span>
|
|
1092
1084
|
</div>
|
|
1093
1085
|
<div class="details">
|
|
1094
|
-
|
|
1086
|
+
A curated list of awesome Python frameworks, libraries, software and resources
|
|
1095
1087
|
</div>
|
|
1096
1088
|
</div>
|
|
1097
1089
|
</li>
|
|
@@ -1115,7 +1107,7 @@
|
|
|
1115
1107
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1116
1108
|
</a>
|
|
1117
1109
|
</div>
|
|
1118
|
-
<div class="time">Last cache created on 2023/12/
|
|
1110
|
+
<div class="time">Last cache created on 2023/12/7 by Github API v3.</div>
|
|
1119
1111
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1120
1112
|
</div>
|
|
1121
1113
|
</body>
|