@wcj/github-rank 24.6.24 → 24.6.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/repos.json +20953 -20953
- package/dist/trending-daily.json +124 -135
- package/dist/trending-monthly.json +67 -67
- package/dist/trending-weekly.json +119 -119
- package/dist/users.china.json +1084 -1084
- package/dist/users.json +4159 -4159
- package/dist/users.org.json +379 -379
- package/package.json +1 -1
- package/web/data/repos.json +20953 -20953
- package/web/data/trending-daily.json +124 -135
- package/web/data/trending-monthly.json +67 -67
- package/web/data/trending-weekly.json +119 -119
- package/web/data/users.china.json +1084 -1084
- package/web/data/users.json +4159 -4159
- package/web/data/users.org.json +379 -379
- package/web/index.html +4305 -4305
- package/web/org.html +295 -295
- package/web/repos.html +2605 -2605
- package/web/trending-monthly.html +71 -71
- package/web/trending-weekly.html +115 -115
- package/web/trending.html +116 -146
- package/web/users.china.html +988 -988
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/6/
|
|
132
|
+
<div class="time">Last cache created on 2024/6/25 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,32 +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/modelscope/DiffSynth-Studio" target="_blank" title="modelscope/DiffSynth-Studio">modelscope/DiffSynth-Studio</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
|
+
|
|
161
165
|
<span class="star" title="Stargazers Count">
|
|
162
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
163
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>
|
|
164
168
|
</svg>
|
|
165
|
-
<span>
|
|
169
|
+
<span>1.769k</span>
|
|
166
170
|
</span>
|
|
167
171
|
<span class="star" title="Repo Forked">
|
|
168
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
169
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">
|
|
170
174
|
</path>
|
|
171
175
|
</svg>
|
|
172
|
-
<span>
|
|
176
|
+
<span>169</span>
|
|
173
177
|
</span>
|
|
174
178
|
<span class="star">
|
|
175
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
176
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>
|
|
177
181
|
</svg>
|
|
178
|
-
<span>
|
|
182
|
+
<span>430 stars today</span>
|
|
179
183
|
</span>
|
|
180
184
|
</div>
|
|
181
185
|
<div class="details">
|
|
182
|
-
|
|
186
|
+
Enjoy the magic of Diffusion models!
|
|
183
187
|
</div>
|
|
184
188
|
</div>
|
|
185
189
|
</li>
|
|
@@ -188,36 +192,32 @@
|
|
|
188
192
|
<div class="info">
|
|
189
193
|
<div class="rank">
|
|
190
194
|
<span title="Ranking 2">2</span>
|
|
191
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
192
196
|
</div>
|
|
193
197
|
<div class="sub-title followers">
|
|
194
198
|
|
|
195
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
196
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
197
|
-
</a>
|
|
198
|
-
|
|
199
199
|
<span class="star" title="Stargazers Count">
|
|
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>277.81k</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>26138</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>712 stars today</span>
|
|
217
217
|
</span>
|
|
218
218
|
</div>
|
|
219
219
|
<div class="details">
|
|
220
|
-
|
|
220
|
+
Master programming by recreating your favorite technologies from scratch.
|
|
221
221
|
</div>
|
|
222
222
|
</div>
|
|
223
223
|
</li>
|
|
@@ -226,36 +226,32 @@
|
|
|
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/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
230
230
|
</div>
|
|
231
231
|
<div class="sub-title followers">
|
|
232
232
|
|
|
233
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
234
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
235
|
-
</a>
|
|
236
|
-
|
|
237
233
|
<span class="star" title="Stargazers Count">
|
|
238
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
235
|
<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
236
|
</svg>
|
|
241
|
-
<span>
|
|
237
|
+
<span>324.505k</span>
|
|
242
238
|
</span>
|
|
243
239
|
<span class="star" title="Repo Forked">
|
|
244
240
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
241
|
<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
242
|
</path>
|
|
247
243
|
</svg>
|
|
248
|
-
<span>
|
|
244
|
+
<span>60297</span>
|
|
249
245
|
</span>
|
|
250
246
|
<span class="star">
|
|
251
247
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
248
|
<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
249
|
</svg>
|
|
254
|
-
<span>
|
|
250
|
+
<span>241 stars today</span>
|
|
255
251
|
</span>
|
|
256
252
|
</div>
|
|
257
253
|
<div class="details">
|
|
258
|
-
|
|
254
|
+
📚 Freely available programming books
|
|
259
255
|
</div>
|
|
260
256
|
</div>
|
|
261
257
|
</li>
|
|
@@ -264,36 +260,36 @@
|
|
|
264
260
|
<div class="info">
|
|
265
261
|
<div class="rank">
|
|
266
262
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
263
|
+
<a href="https://github.com/lobehub/lobe-chat" target="_blank" title="lobehub/lobe-chat">lobehub/lobe-chat</a>
|
|
268
264
|
</div>
|
|
269
265
|
<div class="sub-title followers">
|
|
270
266
|
|
|
271
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
272
|
-
<span style="background-color: #
|
|
267
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
268
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
273
269
|
</a>
|
|
274
270
|
|
|
275
271
|
<span class="star" title="Stargazers Count">
|
|
276
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
273
|
<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
274
|
</svg>
|
|
279
|
-
<span>
|
|
275
|
+
<span>33.861k</span>
|
|
280
276
|
</span>
|
|
281
277
|
<span class="star" title="Repo Forked">
|
|
282
278
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
279
|
<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
280
|
</path>
|
|
285
281
|
</svg>
|
|
286
|
-
<span>
|
|
282
|
+
<span>7920</span>
|
|
287
283
|
</span>
|
|
288
284
|
<span class="star">
|
|
289
285
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
286
|
<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
287
|
</svg>
|
|
292
|
-
<span>
|
|
288
|
+
<span>202 stars today</span>
|
|
293
289
|
</span>
|
|
294
290
|
</div>
|
|
295
291
|
<div class="details">
|
|
296
|
-
|
|
292
|
+
🤯 Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
|
|
297
293
|
</div>
|
|
298
294
|
</div>
|
|
299
295
|
</li>
|
|
@@ -302,36 +298,36 @@
|
|
|
302
298
|
<div class="info">
|
|
303
299
|
<div class="rank">
|
|
304
300
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
301
|
+
<a href="https://github.com/TeamNewPipe/NewPipe" target="_blank" title="TeamNewPipe/NewPipe">TeamNewPipe/NewPipe</a>
|
|
306
302
|
</div>
|
|
307
303
|
<div class="sub-title followers">
|
|
308
304
|
|
|
309
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
310
|
-
<span style="background-color: #
|
|
305
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
306
|
+
<span style="background-color: #b07219;"></span>Java
|
|
311
307
|
</a>
|
|
312
308
|
|
|
313
309
|
<span class="star" title="Stargazers Count">
|
|
314
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
311
|
<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
312
|
</svg>
|
|
317
|
-
<span>
|
|
313
|
+
<span>29.282k</span>
|
|
318
314
|
</span>
|
|
319
315
|
<span class="star" title="Repo Forked">
|
|
320
316
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
317
|
<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
318
|
</path>
|
|
323
319
|
</svg>
|
|
324
|
-
<span>
|
|
320
|
+
<span>2938</span>
|
|
325
321
|
</span>
|
|
326
322
|
<span class="star">
|
|
327
323
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
324
|
<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
325
|
</svg>
|
|
330
|
-
<span>
|
|
326
|
+
<span>28 stars today</span>
|
|
331
327
|
</span>
|
|
332
328
|
</div>
|
|
333
329
|
<div class="details">
|
|
334
|
-
|
|
330
|
+
A libre lightweight streaming front-end for Android.
|
|
335
331
|
</div>
|
|
336
332
|
</div>
|
|
337
333
|
</li>
|
|
@@ -340,36 +336,36 @@
|
|
|
340
336
|
<div class="info">
|
|
341
337
|
<div class="rank">
|
|
342
338
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
339
|
+
<a href="https://github.com/Doriandarko/maestro" target="_blank" title="Doriandarko/maestro">Doriandarko/maestro</a>
|
|
344
340
|
</div>
|
|
345
341
|
<div class="sub-title followers">
|
|
346
342
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
348
|
-
<span style="background-color: #
|
|
343
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
344
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
349
345
|
</a>
|
|
350
346
|
|
|
351
347
|
<span class="star" title="Stargazers Count">
|
|
352
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
349
|
<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
350
|
</svg>
|
|
355
|
-
<span>
|
|
351
|
+
<span>2.589k</span>
|
|
356
352
|
</span>
|
|
357
353
|
<span class="star" title="Repo Forked">
|
|
358
354
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
355
|
<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
356
|
</path>
|
|
361
357
|
</svg>
|
|
362
|
-
<span>
|
|
358
|
+
<span>443</span>
|
|
363
359
|
</span>
|
|
364
360
|
<span class="star">
|
|
365
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
362
|
<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
363
|
</svg>
|
|
368
|
-
<span>
|
|
364
|
+
<span>175 stars today</span>
|
|
369
365
|
</span>
|
|
370
366
|
</div>
|
|
371
367
|
<div class="details">
|
|
372
|
-
|
|
368
|
+
A framework for Claude Opus to intelligently orchestrate subagents.
|
|
373
369
|
</div>
|
|
374
370
|
</div>
|
|
375
371
|
</li>
|
|
@@ -378,7 +374,7 @@
|
|
|
378
374
|
<div class="info">
|
|
379
375
|
<div class="rank">
|
|
380
376
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
377
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
382
378
|
</div>
|
|
383
379
|
<div class="sub-title followers">
|
|
384
380
|
|
|
@@ -390,24 +386,24 @@
|
|
|
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>261.929k</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>44417</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>302 stars today</span>
|
|
407
403
|
</span>
|
|
408
404
|
</div>
|
|
409
405
|
<div class="details">
|
|
410
|
-
|
|
406
|
+
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
|
|
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/Lissy93/web-check" target="_blank" title="Lissy93/web-check">Lissy93/web-check</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/typescript" title="Programming Language TypeScript">
|
|
420
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>20.124k</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>1499</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>128 stars today</span>
|
|
445
441
|
</span>
|
|
446
442
|
</div>
|
|
447
443
|
<div class="details">
|
|
448
|
-
|
|
444
|
+
🕵️♂️ All-in-one OSINT tool for analysing any website
|
|
449
445
|
</div>
|
|
450
446
|
</div>
|
|
451
447
|
</li>
|
|
@@ -454,32 +450,36 @@
|
|
|
454
450
|
<div class="info">
|
|
455
451
|
<div class="rank">
|
|
456
452
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/uutils/coreutils" target="_blank" title="uutils/coreutils">uutils/coreutils</a>
|
|
458
454
|
</div>
|
|
459
455
|
<div class="sub-title followers">
|
|
460
456
|
|
|
457
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
458
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
459
|
+
</a>
|
|
460
|
+
|
|
461
461
|
<span class="star" title="Stargazers Count">
|
|
462
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
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>
|
|
464
464
|
</svg>
|
|
465
|
-
<span>
|
|
465
|
+
<span>17.17k</span>
|
|
466
466
|
</span>
|
|
467
467
|
<span class="star" title="Repo Forked">
|
|
468
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
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">
|
|
470
470
|
</path>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>1230</span>
|
|
473
473
|
</span>
|
|
474
474
|
<span class="star">
|
|
475
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
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>
|
|
477
477
|
</svg>
|
|
478
|
-
<span>
|
|
478
|
+
<span>33 stars today</span>
|
|
479
479
|
</span>
|
|
480
480
|
</div>
|
|
481
481
|
<div class="details">
|
|
482
|
-
|
|
482
|
+
Cross-platform Rust rewrite of the GNU coreutils
|
|
483
483
|
</div>
|
|
484
484
|
</div>
|
|
485
485
|
</li>
|
|
@@ -488,32 +488,36 @@
|
|
|
488
488
|
<div class="info">
|
|
489
489
|
<div class="rank">
|
|
490
490
|
<span title="Ranking 10">10</span>
|
|
491
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/searxng/searxng" target="_blank" title="searxng/searxng">searxng/searxng</a>
|
|
492
492
|
</div>
|
|
493
493
|
<div class="sub-title followers">
|
|
494
494
|
|
|
495
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
496
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
497
|
+
</a>
|
|
498
|
+
|
|
495
499
|
<span class="star" title="Stargazers Count">
|
|
496
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
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>
|
|
498
502
|
</svg>
|
|
499
|
-
<span>
|
|
503
|
+
<span>10.351k</span>
|
|
500
504
|
</span>
|
|
501
505
|
<span class="star" title="Repo Forked">
|
|
502
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
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">
|
|
504
508
|
</path>
|
|
505
509
|
</svg>
|
|
506
|
-
<span>
|
|
510
|
+
<span>1145</span>
|
|
507
511
|
</span>
|
|
508
512
|
<span class="star">
|
|
509
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
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>
|
|
511
515
|
</svg>
|
|
512
|
-
<span>
|
|
516
|
+
<span>60 stars today</span>
|
|
513
517
|
</span>
|
|
514
518
|
</div>
|
|
515
519
|
<div class="details">
|
|
516
|
-
|
|
520
|
+
SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.
|
|
517
521
|
</div>
|
|
518
522
|
</div>
|
|
519
523
|
</li>
|
|
@@ -522,36 +526,36 @@
|
|
|
522
526
|
<div class="info">
|
|
523
527
|
<div class="rank">
|
|
524
528
|
<span title="Ranking 11">11</span>
|
|
525
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/niedev/RTranslator" target="_blank" title="niedev/RTranslator">niedev/RTranslator</a>
|
|
526
530
|
</div>
|
|
527
531
|
<div class="sub-title followers">
|
|
528
532
|
|
|
529
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
530
|
-
<span style="background-color: #
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
534
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
531
535
|
</a>
|
|
532
536
|
|
|
533
537
|
<span class="star" title="Stargazers Count">
|
|
534
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
539
|
<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>
|
|
536
540
|
</svg>
|
|
537
|
-
<span>
|
|
541
|
+
<span>3.161k</span>
|
|
538
542
|
</span>
|
|
539
543
|
<span class="star" title="Repo Forked">
|
|
540
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
541
545
|
<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">
|
|
542
546
|
</path>
|
|
543
547
|
</svg>
|
|
544
|
-
<span>
|
|
548
|
+
<span>245</span>
|
|
545
549
|
</span>
|
|
546
550
|
<span class="star">
|
|
547
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
552
|
<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>
|
|
549
553
|
</svg>
|
|
550
|
-
<span>
|
|
554
|
+
<span>967 stars today</span>
|
|
551
555
|
</span>
|
|
552
556
|
</div>
|
|
553
557
|
<div class="details">
|
|
554
|
-
|
|
558
|
+
World's first open source real-time translation app for Android.
|
|
555
559
|
</div>
|
|
556
560
|
</div>
|
|
557
561
|
</li>
|
|
@@ -560,36 +564,36 @@
|
|
|
560
564
|
<div class="info">
|
|
561
565
|
<div class="rank">
|
|
562
566
|
<span title="Ranking 12">12</span>
|
|
563
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/SagerNet/sing-box" target="_blank" title="SagerNet/sing-box">SagerNet/sing-box</a>
|
|
564
568
|
</div>
|
|
565
569
|
<div class="sub-title followers">
|
|
566
570
|
|
|
567
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
568
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
572
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
569
573
|
</a>
|
|
570
574
|
|
|
571
575
|
<span class="star" title="Stargazers Count">
|
|
572
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
577
|
<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
578
|
</svg>
|
|
575
|
-
<span>
|
|
579
|
+
<span>15.269k</span>
|
|
576
580
|
</span>
|
|
577
581
|
<span class="star" title="Repo Forked">
|
|
578
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
579
583
|
<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
584
|
</path>
|
|
581
585
|
</svg>
|
|
582
|
-
<span>
|
|
586
|
+
<span>1871</span>
|
|
583
587
|
</span>
|
|
584
588
|
<span class="star">
|
|
585
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
590
|
<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
591
|
</svg>
|
|
588
|
-
<span>
|
|
592
|
+
<span>89 stars today</span>
|
|
589
593
|
</span>
|
|
590
594
|
</div>
|
|
591
595
|
<div class="details">
|
|
592
|
-
|
|
596
|
+
The universal proxy platform
|
|
593
597
|
</div>
|
|
594
598
|
</div>
|
|
595
599
|
</li>
|
|
@@ -598,36 +602,36 @@
|
|
|
598
602
|
<div class="info">
|
|
599
603
|
<div class="rank">
|
|
600
604
|
<span title="Ranking 13">13</span>
|
|
601
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/ente-io/ente" target="_blank" title="ente-io/ente">ente-io/ente</a>
|
|
602
606
|
</div>
|
|
603
607
|
<div class="sub-title followers">
|
|
604
608
|
|
|
605
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
606
|
-
<span style="background-color: #
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
610
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
607
611
|
</a>
|
|
608
612
|
|
|
609
613
|
<span class="star" title="Stargazers Count">
|
|
610
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
615
|
<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
616
|
</svg>
|
|
613
|
-
<span>
|
|
617
|
+
<span>10.251k</span>
|
|
614
618
|
</span>
|
|
615
619
|
<span class="star" title="Repo Forked">
|
|
616
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
617
621
|
<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
622
|
</path>
|
|
619
623
|
</svg>
|
|
620
|
-
<span>
|
|
624
|
+
<span>559</span>
|
|
621
625
|
</span>
|
|
622
626
|
<span class="star">
|
|
623
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
628
|
<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
629
|
</svg>
|
|
626
|
-
<span>
|
|
630
|
+
<span>252 stars today</span>
|
|
627
631
|
</span>
|
|
628
632
|
</div>
|
|
629
633
|
<div class="details">
|
|
630
|
-
|
|
634
|
+
Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
|
|
631
635
|
</div>
|
|
632
636
|
</div>
|
|
633
637
|
</li>
|
|
@@ -636,70 +640,36 @@
|
|
|
636
640
|
<div class="info">
|
|
637
641
|
<div class="rank">
|
|
638
642
|
<span title="Ranking 14">14</span>
|
|
639
|
-
<a href="https://github.com/
|
|
640
|
-
</div>
|
|
641
|
-
<div class="sub-title followers">
|
|
642
|
-
|
|
643
|
-
<span class="star" title="Stargazers Count">
|
|
644
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
|
-
<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>
|
|
646
|
-
</svg>
|
|
647
|
-
<span>31.094k</span>
|
|
648
|
-
</span>
|
|
649
|
-
<span class="star" title="Repo Forked">
|
|
650
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
|
-
<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">
|
|
652
|
-
</path>
|
|
653
|
-
</svg>
|
|
654
|
-
<span>2583</span>
|
|
655
|
-
</span>
|
|
656
|
-
<span class="star">
|
|
657
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
|
-
<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>
|
|
659
|
-
</svg>
|
|
660
|
-
<span>84 stars today</span>
|
|
661
|
-
</span>
|
|
662
|
-
</div>
|
|
663
|
-
<div class="details">
|
|
664
|
-
Collection of Summer 2025 tech internships!
|
|
665
|
-
</div>
|
|
666
|
-
</div>
|
|
667
|
-
</li>
|
|
668
|
-
|
|
669
|
-
<li>
|
|
670
|
-
<div class="info">
|
|
671
|
-
<div class="rank">
|
|
672
|
-
<span title="Ranking 15">15</span>
|
|
673
|
-
<a href="https://github.com/espressif/esp-idf" target="_blank" title="espressif/esp-idf">espressif/esp-idf</a>
|
|
643
|
+
<a href="https://github.com/sxyazi/yazi" target="_blank" title="sxyazi/yazi">sxyazi/yazi</a>
|
|
674
644
|
</div>
|
|
675
645
|
<div class="sub-title followers">
|
|
676
646
|
|
|
677
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
678
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
648
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
679
649
|
</a>
|
|
680
650
|
|
|
681
651
|
<span class="star" title="Stargazers Count">
|
|
682
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
653
|
<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>
|
|
684
654
|
</svg>
|
|
685
|
-
<span>
|
|
655
|
+
<span>10.612k</span>
|
|
686
656
|
</span>
|
|
687
657
|
<span class="star" title="Repo Forked">
|
|
688
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
659
|
<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">
|
|
690
660
|
</path>
|
|
691
661
|
</svg>
|
|
692
|
-
<span>
|
|
662
|
+
<span>252</span>
|
|
693
663
|
</span>
|
|
694
664
|
<span class="star">
|
|
695
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
666
|
<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>
|
|
697
667
|
</svg>
|
|
698
|
-
<span>
|
|
668
|
+
<span>216 stars today</span>
|
|
699
669
|
</span>
|
|
700
670
|
</div>
|
|
701
671
|
<div class="details">
|
|
702
|
-
|
|
672
|
+
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
|
|
703
673
|
</div>
|
|
704
674
|
</div>
|
|
705
675
|
</li>
|
|
@@ -707,37 +677,37 @@
|
|
|
707
677
|
<li>
|
|
708
678
|
<div class="info">
|
|
709
679
|
<div class="rank">
|
|
710
|
-
<span title="Ranking
|
|
711
|
-
<a href="https://github.com/
|
|
680
|
+
<span title="Ranking 15">15</span>
|
|
681
|
+
<a href="https://github.com/ExpressLRS/ExpressLRS" target="_blank" title="ExpressLRS/ExpressLRS">ExpressLRS/ExpressLRS</a>
|
|
712
682
|
</div>
|
|
713
683
|
<div class="sub-title followers">
|
|
714
684
|
|
|
715
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
716
|
-
<span style="background-color: #
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
686
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
717
687
|
</a>
|
|
718
688
|
|
|
719
689
|
<span class="star" title="Stargazers Count">
|
|
720
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
691
|
<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
692
|
</svg>
|
|
723
|
-
<span>
|
|
693
|
+
<span>3.353k</span>
|
|
724
694
|
</span>
|
|
725
695
|
<span class="star" title="Repo Forked">
|
|
726
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
697
|
<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
698
|
</path>
|
|
729
699
|
</svg>
|
|
730
|
-
<span>
|
|
700
|
+
<span>787</span>
|
|
731
701
|
</span>
|
|
732
702
|
<span class="star">
|
|
733
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
704
|
<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
705
|
</svg>
|
|
736
|
-
<span>
|
|
706
|
+
<span>15 stars today</span>
|
|
737
707
|
</span>
|
|
738
708
|
</div>
|
|
739
709
|
<div class="details">
|
|
740
|
-
|
|
710
|
+
STM32/ESP32/ESP8285-based High-Performance Radio Link for RC applications
|
|
741
711
|
</div>
|
|
742
712
|
</div>
|
|
743
713
|
</li>
|
|
@@ -745,37 +715,37 @@
|
|
|
745
715
|
<li>
|
|
746
716
|
<div class="info">
|
|
747
717
|
<div class="rank">
|
|
748
|
-
<span title="Ranking
|
|
749
|
-
<a href="https://github.com/
|
|
718
|
+
<span title="Ranking 16">16</span>
|
|
719
|
+
<a href="https://github.com/infiniflow/ragflow" target="_blank" title="infiniflow/ragflow">infiniflow/ragflow</a>
|
|
750
720
|
</div>
|
|
751
721
|
<div class="sub-title followers">
|
|
752
722
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
754
|
-
<span style="background-color: #
|
|
723
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
724
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
755
725
|
</a>
|
|
756
726
|
|
|
757
727
|
<span class="star" title="Stargazers Count">
|
|
758
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
729
|
<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
730
|
</svg>
|
|
761
|
-
<span>
|
|
731
|
+
<span>9.844k</span>
|
|
762
732
|
</span>
|
|
763
733
|
<span class="star" title="Repo Forked">
|
|
764
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
735
|
<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
736
|
</path>
|
|
767
737
|
</svg>
|
|
768
|
-
<span>
|
|
738
|
+
<span>953</span>
|
|
769
739
|
</span>
|
|
770
740
|
<span class="star">
|
|
771
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
742
|
<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
743
|
</svg>
|
|
774
|
-
<span>
|
|
744
|
+
<span>103 stars today</span>
|
|
775
745
|
</span>
|
|
776
746
|
</div>
|
|
777
747
|
<div class="details">
|
|
778
|
-
|
|
748
|
+
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
|
|
779
749
|
</div>
|
|
780
750
|
</div>
|
|
781
751
|
</li>
|
|
@@ -799,7 +769,7 @@
|
|
|
799
769
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
800
770
|
</a>
|
|
801
771
|
</div>
|
|
802
|
-
<div class="time">Last cache created on 2024/6/
|
|
772
|
+
<div class="time">Last cache created on 2024/6/25 by Github API v3.</div>
|
|
803
773
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
804
774
|
</div>
|
|
805
775
|
</body>
|