@wcj/github-rank 24.2.22 → 24.2.23
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 +21294 -21294
- package/dist/trending-daily.json +186 -197
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +177 -177
- package/dist/users.china.json +1631 -1596
- package/dist/users.json +5848 -5848
- package/package.json +1 -1
- package/web/data/repos.json +21294 -21294
- package/web/data/trending-daily.json +186 -197
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +177 -177
- package/web/data/users.china.json +1631 -1596
- package/web/data/users.json +5848 -5848
- package/web/index.html +4426 -4426
- package/web/repos.html +2922 -2922
- package/web/trending-monthly.html +150 -150
- package/web/trending-weekly.html +161 -161
- package/web/trending.html +160 -206
- package/web/users.china.html +1237 -1204
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/2/
|
|
132
|
+
<div class="time">Last cache created on 2024/2/23 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/lobehub/lobe-chat" target="_blank" title="lobehub/lobe-chat">lobehub/lobe-chat</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/typescript" title="Programming Language TypeScript">
|
|
162
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>19545</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>3857</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>411 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
🤖 Lobe Chat - an open-source, high-performance AI Chat framework. Support one-click free deployment of your private ChatGPT/Gemini/Ollama Chat application.
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,32 +192,36 @@
|
|
|
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/chatchat-space/Langchain-Chatchat" target="_blank" title="chatchat-space/Langchain-Chatchat">chatchat-space/Langchain-Chatchat</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
200
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
201
|
+
</a>
|
|
202
|
+
|
|
199
203
|
<span class="star" title="Stargazers Count">
|
|
200
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
201
205
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
202
206
|
</svg>
|
|
203
|
-
<span>
|
|
207
|
+
<span>23312</span>
|
|
204
208
|
</span>
|
|
205
209
|
<span class="star" title="Repo Forked">
|
|
206
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
207
211
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
208
212
|
</path>
|
|
209
213
|
</svg>
|
|
210
|
-
<span>
|
|
214
|
+
<span>4027</span>
|
|
211
215
|
</span>
|
|
212
216
|
<span class="star">
|
|
213
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
214
218
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
215
219
|
</svg>
|
|
216
|
-
<span>
|
|
220
|
+
<span>308 stars today</span>
|
|
217
221
|
</span>
|
|
218
222
|
</div>
|
|
219
223
|
<div class="details">
|
|
220
|
-
|
|
224
|
+
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain
|
|
221
225
|
</div>
|
|
222
226
|
</div>
|
|
223
227
|
</li>
|
|
@@ -226,7 +230,7 @@
|
|
|
226
230
|
<div class="info">
|
|
227
231
|
<div class="rank">
|
|
228
232
|
<span title="Ranking 3">3</span>
|
|
229
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/charlax/professional-programming" target="_blank" title="charlax/professional-programming">charlax/professional-programming</a>
|
|
230
234
|
</div>
|
|
231
235
|
<div class="sub-title followers">
|
|
232
236
|
|
|
@@ -238,24 +242,24 @@
|
|
|
238
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
240
244
|
</svg>
|
|
241
|
-
<span>
|
|
245
|
+
<span>41468</span>
|
|
242
246
|
</span>
|
|
243
247
|
<span class="star" title="Repo Forked">
|
|
244
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
249
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
246
250
|
</path>
|
|
247
251
|
</svg>
|
|
248
|
-
<span>
|
|
252
|
+
<span>3201</span>
|
|
249
253
|
</span>
|
|
250
254
|
<span class="star">
|
|
251
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
253
257
|
</svg>
|
|
254
|
-
<span>
|
|
258
|
+
<span>4458 stars today</span>
|
|
255
259
|
</span>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="details">
|
|
258
|
-
|
|
262
|
+
A collection of learning resources for curious software engineers
|
|
259
263
|
</div>
|
|
260
264
|
</div>
|
|
261
265
|
</li>
|
|
@@ -264,7 +268,7 @@
|
|
|
264
268
|
<div class="info">
|
|
265
269
|
<div class="rank">
|
|
266
270
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/hiddify/hiddify-next" target="_blank" title="hiddify/hiddify-next">hiddify/hiddify-next</a>
|
|
268
272
|
</div>
|
|
269
273
|
<div class="sub-title followers">
|
|
270
274
|
|
|
@@ -276,24 +280,24 @@
|
|
|
276
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
281
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
278
282
|
</svg>
|
|
279
|
-
<span>
|
|
283
|
+
<span>5490</span>
|
|
280
284
|
</span>
|
|
281
285
|
<span class="star" title="Repo Forked">
|
|
282
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
287
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
284
288
|
</path>
|
|
285
289
|
</svg>
|
|
286
|
-
<span>
|
|
290
|
+
<span>436</span>
|
|
287
291
|
</span>
|
|
288
292
|
<span class="star">
|
|
289
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
294
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
291
295
|
</svg>
|
|
292
|
-
<span>
|
|
296
|
+
<span>64 stars today</span>
|
|
293
297
|
</span>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="details">
|
|
296
|
-
|
|
300
|
+
Multi-platform auto-proxy client, supporting Sing-box, X-ray, TUIC, Hysteria, Reality, Trojan, SSH etc. It’s an open-source, secure and ad-free.
|
|
297
301
|
</div>
|
|
298
302
|
</div>
|
|
299
303
|
</li>
|
|
@@ -302,36 +306,36 @@
|
|
|
302
306
|
<div class="info">
|
|
303
307
|
<div class="rank">
|
|
304
308
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/levihsu/OOTDiffusion" target="_blank" title="levihsu/OOTDiffusion">levihsu/OOTDiffusion</a>
|
|
306
310
|
</div>
|
|
307
311
|
<div class="sub-title followers">
|
|
308
312
|
|
|
309
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
310
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
314
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
311
315
|
</a>
|
|
312
316
|
|
|
313
317
|
<span class="star" title="Stargazers Count">
|
|
314
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
319
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
316
320
|
</svg>
|
|
317
|
-
<span>
|
|
321
|
+
<span>1450</span>
|
|
318
322
|
</span>
|
|
319
323
|
<span class="star" title="Repo Forked">
|
|
320
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
325
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
322
326
|
</path>
|
|
323
327
|
</svg>
|
|
324
|
-
<span>
|
|
328
|
+
<span>168</span>
|
|
325
329
|
</span>
|
|
326
330
|
<span class="star">
|
|
327
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
329
333
|
</svg>
|
|
330
|
-
<span>
|
|
334
|
+
<span>381 stars today</span>
|
|
331
335
|
</span>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="details">
|
|
334
|
-
|
|
338
|
+
Official implementation of OOTDiffusion
|
|
335
339
|
</div>
|
|
336
340
|
</div>
|
|
337
341
|
</li>
|
|
@@ -340,36 +344,36 @@
|
|
|
340
344
|
<div class="info">
|
|
341
345
|
<div class="rank">
|
|
342
346
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/Speykious/cve-rs" target="_blank" title="Speykious/cve-rs">Speykious/cve-rs</a>
|
|
344
348
|
</div>
|
|
345
349
|
<div class="sub-title followers">
|
|
346
350
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
348
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
352
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
349
353
|
</a>
|
|
350
354
|
|
|
351
355
|
<span class="star" title="Stargazers Count">
|
|
352
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
354
358
|
</svg>
|
|
355
|
-
<span>
|
|
359
|
+
<span>2187</span>
|
|
356
360
|
</span>
|
|
357
361
|
<span class="star" title="Repo Forked">
|
|
358
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
360
364
|
</path>
|
|
361
365
|
</svg>
|
|
362
|
-
<span>
|
|
366
|
+
<span>59</span>
|
|
363
367
|
</span>
|
|
364
368
|
<span class="star">
|
|
365
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
371
|
</svg>
|
|
368
|
-
<span>
|
|
372
|
+
<span>451 stars today</span>
|
|
369
373
|
</span>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="details">
|
|
372
|
-
|
|
376
|
+
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
|
|
373
377
|
</div>
|
|
374
378
|
</div>
|
|
375
379
|
</li>
|
|
@@ -378,36 +382,32 @@
|
|
|
378
382
|
<div class="info">
|
|
379
383
|
<div class="rank">
|
|
380
384
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
385
|
+
<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>
|
|
382
386
|
</div>
|
|
383
387
|
<div class="sub-title followers">
|
|
384
388
|
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
386
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
387
|
-
</a>
|
|
388
|
-
|
|
389
389
|
<span class="star" title="Stargazers Count">
|
|
390
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
391
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
392
392
|
</svg>
|
|
393
|
-
<span>
|
|
393
|
+
<span>246848</span>
|
|
394
394
|
</span>
|
|
395
395
|
<span class="star" title="Repo Forked">
|
|
396
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
397
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
398
398
|
</path>
|
|
399
399
|
</svg>
|
|
400
|
-
<span>
|
|
400
|
+
<span>23462</span>
|
|
401
401
|
</span>
|
|
402
402
|
<span class="star">
|
|
403
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
404
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
405
405
|
</svg>
|
|
406
|
-
<span>
|
|
406
|
+
<span>383 stars today</span>
|
|
407
407
|
</span>
|
|
408
408
|
</div>
|
|
409
409
|
<div class="details">
|
|
410
|
-
|
|
410
|
+
Master programming by recreating your favorite technologies from scratch.
|
|
411
411
|
</div>
|
|
412
412
|
</div>
|
|
413
413
|
</li>
|
|
@@ -416,36 +416,32 @@
|
|
|
416
416
|
<div class="info">
|
|
417
417
|
<div class="rank">
|
|
418
418
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/systemdesign42/system-design" target="_blank" title="systemdesign42/system-design">systemdesign42/system-design</a>
|
|
420
420
|
</div>
|
|
421
421
|
<div class="sub-title followers">
|
|
422
422
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
424
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
425
|
-
</a>
|
|
426
|
-
|
|
427
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>1384</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>115</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>194 stars today</span>
|
|
445
441
|
</span>
|
|
446
442
|
</div>
|
|
447
443
|
<div class="details">
|
|
448
|
-
|
|
444
|
+
Building the best system design resource in the internet
|
|
449
445
|
</div>
|
|
450
446
|
</div>
|
|
451
447
|
</li>
|
|
@@ -454,36 +450,32 @@
|
|
|
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/weijunext/indie-hacker-tools" target="_blank" title="weijunext/indie-hacker-tools">weijunext/indie-hacker-tools</a>
|
|
458
454
|
</div>
|
|
459
455
|
<div class="sub-title followers">
|
|
460
456
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
462
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
463
|
-
</a>
|
|
464
|
-
|
|
465
457
|
<span class="star" title="Stargazers Count">
|
|
466
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
459
|
<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
460
|
</svg>
|
|
469
|
-
<span>
|
|
461
|
+
<span>1298</span>
|
|
470
462
|
</span>
|
|
471
463
|
<span class="star" title="Repo Forked">
|
|
472
464
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
465
|
<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
466
|
</path>
|
|
475
467
|
</svg>
|
|
476
|
-
<span>
|
|
468
|
+
<span>94</span>
|
|
477
469
|
</span>
|
|
478
470
|
<span class="star">
|
|
479
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
472
|
<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
473
|
</svg>
|
|
482
|
-
<span>
|
|
474
|
+
<span>250 stars today</span>
|
|
483
475
|
</span>
|
|
484
476
|
</div>
|
|
485
477
|
<div class="details">
|
|
486
|
-
|
|
478
|
+
收录独立开发者出海技术栈和工具
|
|
487
479
|
</div>
|
|
488
480
|
</div>
|
|
489
481
|
</li>
|
|
@@ -492,36 +484,36 @@
|
|
|
492
484
|
<div class="info">
|
|
493
485
|
<div class="rank">
|
|
494
486
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/qarmin/czkawka" target="_blank" title="qarmin/czkawka">qarmin/czkawka</a>
|
|
496
488
|
</div>
|
|
497
489
|
<div class="sub-title followers">
|
|
498
490
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
500
|
-
<span style="background-color: #
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
492
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
501
493
|
</a>
|
|
502
494
|
|
|
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>14658</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>433</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>176 stars today</span>
|
|
521
513
|
</span>
|
|
522
514
|
</div>
|
|
523
515
|
<div class="details">
|
|
524
|
-
|
|
516
|
+
Multi functional app to find duplicates, empty folders, similar images etc.
|
|
525
517
|
</div>
|
|
526
518
|
</div>
|
|
527
519
|
</li>
|
|
@@ -530,36 +522,32 @@
|
|
|
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/trimstray/the-book-of-secret-knowledge" target="_blank" title="trimstray/the-book-of-secret-knowledge">trimstray/the-book-of-secret-knowledge</a>
|
|
534
526
|
</div>
|
|
535
527
|
<div class="sub-title followers">
|
|
536
528
|
|
|
537
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
538
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
539
|
-
</a>
|
|
540
|
-
|
|
541
529
|
<span class="star" title="Stargazers Count">
|
|
542
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
543
531
|
<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
532
|
</svg>
|
|
545
|
-
<span>
|
|
533
|
+
<span>123627</span>
|
|
546
534
|
</span>
|
|
547
535
|
<span class="star" title="Repo Forked">
|
|
548
536
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
549
537
|
<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
538
|
</path>
|
|
551
539
|
</svg>
|
|
552
|
-
<span>
|
|
540
|
+
<span>8362</span>
|
|
553
541
|
</span>
|
|
554
542
|
<span class="star">
|
|
555
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
544
|
<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
545
|
</svg>
|
|
558
|
-
<span>
|
|
546
|
+
<span>89 stars today</span>
|
|
559
547
|
</span>
|
|
560
548
|
</div>
|
|
561
549
|
<div class="details">
|
|
562
|
-
|
|
550
|
+
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
|
|
563
551
|
</div>
|
|
564
552
|
</div>
|
|
565
553
|
</li>
|
|
@@ -568,36 +556,32 @@
|
|
|
568
556
|
<div class="info">
|
|
569
557
|
<div class="rank">
|
|
570
558
|
<span title="Ranking 12">12</span>
|
|
571
|
-
<a href="https://github.com/
|
|
559
|
+
<a href="https://github.com/mttaggart/I-S00N" target="_blank" title="mttaggart/I-S00N">mttaggart/I-S00N</a>
|
|
572
560
|
</div>
|
|
573
561
|
<div class="sub-title followers">
|
|
574
562
|
|
|
575
|
-
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
576
|
-
<span style="background-color: #701516;"></span>Ruby
|
|
577
|
-
</a>
|
|
578
|
-
|
|
579
563
|
<span class="star" title="Stargazers Count">
|
|
580
564
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
581
565
|
<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
566
|
</svg>
|
|
583
|
-
<span>
|
|
567
|
+
<span>117</span>
|
|
584
568
|
</span>
|
|
585
569
|
<span class="star" title="Repo Forked">
|
|
586
570
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
587
571
|
<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
572
|
</path>
|
|
589
573
|
</svg>
|
|
590
|
-
<span>
|
|
574
|
+
<span>70</span>
|
|
591
575
|
</span>
|
|
592
576
|
<span class="star">
|
|
593
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
578
|
<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
579
|
</svg>
|
|
596
|
-
<span>
|
|
580
|
+
<span>20 stars today</span>
|
|
597
581
|
</span>
|
|
598
582
|
</div>
|
|
599
583
|
<div class="details">
|
|
600
|
-
|
|
584
|
+
Anxun Shanghai (I-SOON) Data Dump Translations (PII Redacted)
|
|
601
585
|
</div>
|
|
602
586
|
</div>
|
|
603
587
|
</li>
|
|
@@ -606,32 +590,36 @@
|
|
|
606
590
|
<div class="info">
|
|
607
591
|
<div class="rank">
|
|
608
592
|
<span title="Ranking 13">13</span>
|
|
609
|
-
<a href="https://github.com/
|
|
593
|
+
<a href="https://github.com/gunnarmorling/1brc" target="_blank" title="gunnarmorling/1brc">gunnarmorling/1brc</a>
|
|
610
594
|
</div>
|
|
611
595
|
<div class="sub-title followers">
|
|
612
596
|
|
|
597
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
598
|
+
<span style="background-color: #b07219;"></span>Java
|
|
599
|
+
</a>
|
|
600
|
+
|
|
613
601
|
<span class="star" title="Stargazers Count">
|
|
614
602
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
603
|
<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>
|
|
616
604
|
</svg>
|
|
617
|
-
<span>
|
|
605
|
+
<span>3462</span>
|
|
618
606
|
</span>
|
|
619
607
|
<span class="star" title="Repo Forked">
|
|
620
608
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
609
|
<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">
|
|
622
610
|
</path>
|
|
623
611
|
</svg>
|
|
624
|
-
<span>
|
|
612
|
+
<span>1154</span>
|
|
625
613
|
</span>
|
|
626
614
|
<span class="star">
|
|
627
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
616
|
<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>
|
|
629
617
|
</svg>
|
|
630
|
-
<span>
|
|
618
|
+
<span>41 stars today</span>
|
|
631
619
|
</span>
|
|
632
620
|
</div>
|
|
633
621
|
<div class="details">
|
|
634
|
-
|
|
622
|
+
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
|
|
635
623
|
</div>
|
|
636
624
|
</div>
|
|
637
625
|
</li>
|
|
@@ -640,36 +628,36 @@
|
|
|
640
628
|
<div class="info">
|
|
641
629
|
<div class="rank">
|
|
642
630
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
631
|
+
<a href="https://github.com/vvbbnn00/WARP-Clash-API" target="_blank" title="vvbbnn00/WARP-Clash-API">vvbbnn00/WARP-Clash-API</a>
|
|
644
632
|
</div>
|
|
645
633
|
<div class="sub-title followers">
|
|
646
634
|
|
|
647
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
648
|
-
<span style="background-color: #
|
|
635
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
636
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
649
637
|
</a>
|
|
650
638
|
|
|
651
639
|
<span class="star" title="Stargazers Count">
|
|
652
640
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
641
|
<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>
|
|
654
642
|
</svg>
|
|
655
|
-
<span>
|
|
643
|
+
<span>1179</span>
|
|
656
644
|
</span>
|
|
657
645
|
<span class="star" title="Repo Forked">
|
|
658
646
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
659
647
|
<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">
|
|
660
648
|
</path>
|
|
661
649
|
</svg>
|
|
662
|
-
<span>
|
|
650
|
+
<span>181</span>
|
|
663
651
|
</span>
|
|
664
652
|
<span class="star">
|
|
665
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
654
|
<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>
|
|
667
655
|
</svg>
|
|
668
|
-
<span>
|
|
656
|
+
<span>91 stars today</span>
|
|
669
657
|
</span>
|
|
670
658
|
</div>
|
|
671
659
|
<div class="details">
|
|
672
|
-
|
|
660
|
+
该项目可以让你通过订阅的方式使用Cloudflare WARP+,自动获取流量。This project enables you to use Cloudflare WARP+ through subscription, automatically acquiring traffic.
|
|
673
661
|
</div>
|
|
674
662
|
</div>
|
|
675
663
|
</li>
|
|
@@ -678,36 +666,36 @@
|
|
|
678
666
|
<div class="info">
|
|
679
667
|
<div class="rank">
|
|
680
668
|
<span title="Ranking 15">15</span>
|
|
681
|
-
<a href="https://github.com/
|
|
669
|
+
<a href="https://github.com/keras-team/keras" target="_blank" title="keras-team/keras">keras-team/keras</a>
|
|
682
670
|
</div>
|
|
683
671
|
<div class="sub-title followers">
|
|
684
672
|
|
|
685
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
686
|
-
<span style="background-color: #
|
|
673
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
674
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
687
675
|
</a>
|
|
688
676
|
|
|
689
677
|
<span class="star" title="Stargazers Count">
|
|
690
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
679
|
<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>
|
|
692
680
|
</svg>
|
|
693
|
-
<span>
|
|
681
|
+
<span>60431</span>
|
|
694
682
|
</span>
|
|
695
683
|
<span class="star" title="Repo Forked">
|
|
696
684
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
697
685
|
<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">
|
|
698
686
|
</path>
|
|
699
687
|
</svg>
|
|
700
|
-
<span>
|
|
688
|
+
<span>19286</span>
|
|
701
689
|
</span>
|
|
702
690
|
<span class="star">
|
|
703
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
704
692
|
<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>
|
|
705
693
|
</svg>
|
|
706
|
-
<span>
|
|
694
|
+
<span>31 stars today</span>
|
|
707
695
|
</span>
|
|
708
696
|
</div>
|
|
709
697
|
<div class="details">
|
|
710
|
-
|
|
698
|
+
Deep Learning for humans
|
|
711
699
|
</div>
|
|
712
700
|
</div>
|
|
713
701
|
</li>
|
|
@@ -716,7 +704,7 @@
|
|
|
716
704
|
<div class="info">
|
|
717
705
|
<div class="rank">
|
|
718
706
|
<span title="Ranking 16">16</span>
|
|
719
|
-
<a href="https://github.com/
|
|
707
|
+
<a href="https://github.com/xtekky/gpt4free" target="_blank" title="xtekky/gpt4free">xtekky/gpt4free</a>
|
|
720
708
|
</div>
|
|
721
709
|
<div class="sub-title followers">
|
|
722
710
|
|
|
@@ -728,24 +716,24 @@
|
|
|
728
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
717
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
730
718
|
</svg>
|
|
731
|
-
<span>
|
|
719
|
+
<span>53633</span>
|
|
732
720
|
</span>
|
|
733
721
|
<span class="star" title="Repo Forked">
|
|
734
722
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
723
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
736
724
|
</path>
|
|
737
725
|
</svg>
|
|
738
|
-
<span>
|
|
726
|
+
<span>12340</span>
|
|
739
727
|
</span>
|
|
740
728
|
<span class="star">
|
|
741
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
730
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
743
731
|
</svg>
|
|
744
|
-
<span>
|
|
732
|
+
<span>202 stars today</span>
|
|
745
733
|
</span>
|
|
746
734
|
</div>
|
|
747
735
|
<div class="details">
|
|
748
|
-
|
|
736
|
+
The official gpt4free repository | various collection of powerful language models
|
|
749
737
|
</div>
|
|
750
738
|
</div>
|
|
751
739
|
</li>
|
|
@@ -754,36 +742,36 @@
|
|
|
754
742
|
<div class="info">
|
|
755
743
|
<div class="rank">
|
|
756
744
|
<span title="Ranking 17">17</span>
|
|
757
|
-
<a href="https://github.com/
|
|
745
|
+
<a href="https://github.com/charlax/engineering-management" target="_blank" title="charlax/engineering-management">charlax/engineering-management</a>
|
|
758
746
|
</div>
|
|
759
747
|
<div class="sub-title followers">
|
|
760
748
|
|
|
761
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
762
|
-
<span style="background-color: #
|
|
749
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
750
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
763
751
|
</a>
|
|
764
752
|
|
|
765
753
|
<span class="star" title="Stargazers Count">
|
|
766
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
755
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
768
756
|
</svg>
|
|
769
|
-
<span>
|
|
757
|
+
<span>6813</span>
|
|
770
758
|
</span>
|
|
771
759
|
<span class="star" title="Repo Forked">
|
|
772
760
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
761
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
774
762
|
</path>
|
|
775
763
|
</svg>
|
|
776
|
-
<span>
|
|
764
|
+
<span>549</span>
|
|
777
765
|
</span>
|
|
778
766
|
<span class="star">
|
|
779
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
768
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
781
769
|
</svg>
|
|
782
|
-
<span>
|
|
770
|
+
<span>65 stars today</span>
|
|
783
771
|
</span>
|
|
784
772
|
</div>
|
|
785
773
|
<div class="details">
|
|
786
|
-
|
|
774
|
+
A collection of inspiring resources related to engineering management and tech leadership
|
|
787
775
|
</div>
|
|
788
776
|
</div>
|
|
789
777
|
</li>
|
|
@@ -792,36 +780,36 @@
|
|
|
792
780
|
<div class="info">
|
|
793
781
|
<div class="rank">
|
|
794
782
|
<span title="Ranking 18">18</span>
|
|
795
|
-
<a href="https://github.com/
|
|
783
|
+
<a href="https://github.com/facebookresearch/DiT" target="_blank" title="facebookresearch/DiT">facebookresearch/DiT</a>
|
|
796
784
|
</div>
|
|
797
785
|
<div class="sub-title followers">
|
|
798
786
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
800
|
-
<span style="background-color: #
|
|
787
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
788
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
801
789
|
</a>
|
|
802
790
|
|
|
803
791
|
<span class="star" title="Stargazers Count">
|
|
804
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
793
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
806
794
|
</svg>
|
|
807
|
-
<span>
|
|
795
|
+
<span>3549</span>
|
|
808
796
|
</span>
|
|
809
797
|
<span class="star" title="Repo Forked">
|
|
810
798
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
799
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
812
800
|
</path>
|
|
813
801
|
</svg>
|
|
814
|
-
<span>
|
|
802
|
+
<span>330</span>
|
|
815
803
|
</span>
|
|
816
804
|
<span class="star">
|
|
817
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
806
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
819
807
|
</svg>
|
|
820
|
-
<span>
|
|
808
|
+
<span>150 stars today</span>
|
|
821
809
|
</span>
|
|
822
810
|
</div>
|
|
823
811
|
<div class="details">
|
|
824
|
-
|
|
812
|
+
Official PyTorch Implementation of "Scalable Diffusion Models with Transformers"
|
|
825
813
|
</div>
|
|
826
814
|
</div>
|
|
827
815
|
</li>
|
|
@@ -830,36 +818,36 @@
|
|
|
830
818
|
<div class="info">
|
|
831
819
|
<div class="rank">
|
|
832
820
|
<span title="Ranking 19">19</span>
|
|
833
|
-
<a href="https://github.com/
|
|
821
|
+
<a href="https://github.com/camunda/camunda-bpm-platform" target="_blank" title="camunda/camunda-bpm-platform">camunda/camunda-bpm-platform</a>
|
|
834
822
|
</div>
|
|
835
823
|
<div class="sub-title followers">
|
|
836
824
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
838
|
-
<span style="background-color: #
|
|
825
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
826
|
+
<span style="background-color: #b07219;"></span>Java
|
|
839
827
|
</a>
|
|
840
828
|
|
|
841
829
|
<span class="star" title="Stargazers Count">
|
|
842
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
831
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
844
832
|
</svg>
|
|
845
|
-
<span>
|
|
833
|
+
<span>3821</span>
|
|
846
834
|
</span>
|
|
847
835
|
<span class="star" title="Repo Forked">
|
|
848
836
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
837
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
850
838
|
</path>
|
|
851
839
|
</svg>
|
|
852
|
-
<span>
|
|
840
|
+
<span>1465</span>
|
|
853
841
|
</span>
|
|
854
842
|
<span class="star">
|
|
855
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
844
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
857
845
|
</svg>
|
|
858
|
-
<span>
|
|
846
|
+
<span>8 stars today</span>
|
|
859
847
|
</span>
|
|
860
848
|
</div>
|
|
861
849
|
<div class="details">
|
|
862
|
-
|
|
850
|
+
Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
|
|
863
851
|
</div>
|
|
864
852
|
</div>
|
|
865
853
|
</li>
|
|
@@ -868,36 +856,36 @@
|
|
|
868
856
|
<div class="info">
|
|
869
857
|
<div class="rank">
|
|
870
858
|
<span title="Ranking 20">20</span>
|
|
871
|
-
<a href="https://github.com/
|
|
859
|
+
<a href="https://github.com/facebook/react-native" target="_blank" title="facebook/react-native">facebook/react-native</a>
|
|
872
860
|
</div>
|
|
873
861
|
<div class="sub-title followers">
|
|
874
862
|
|
|
875
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
876
|
-
<span style="background-color: #
|
|
863
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
864
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
877
865
|
</a>
|
|
878
866
|
|
|
879
867
|
<span class="star" title="Stargazers Count">
|
|
880
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
869
|
<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>
|
|
882
870
|
</svg>
|
|
883
|
-
<span>
|
|
871
|
+
<span>114600</span>
|
|
884
872
|
</span>
|
|
885
873
|
<span class="star" title="Repo Forked">
|
|
886
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
887
875
|
<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">
|
|
888
876
|
</path>
|
|
889
877
|
</svg>
|
|
890
|
-
<span>
|
|
878
|
+
<span>23696</span>
|
|
891
879
|
</span>
|
|
892
880
|
<span class="star">
|
|
893
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
894
882
|
<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>
|
|
895
883
|
</svg>
|
|
896
|
-
<span>
|
|
884
|
+
<span>33 stars today</span>
|
|
897
885
|
</span>
|
|
898
886
|
</div>
|
|
899
887
|
<div class="details">
|
|
900
|
-
|
|
888
|
+
A framework for building native applications using React
|
|
901
889
|
</div>
|
|
902
890
|
</div>
|
|
903
891
|
</li>
|
|
@@ -906,32 +894,36 @@
|
|
|
906
894
|
<div class="info">
|
|
907
895
|
<div class="rank">
|
|
908
896
|
<span title="Ranking 21">21</span>
|
|
909
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/krahets/hello-algo" target="_blank" title="krahets/hello-algo">krahets/hello-algo</a>
|
|
910
898
|
</div>
|
|
911
899
|
<div class="sub-title followers">
|
|
912
900
|
|
|
901
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
902
|
+
<span style="background-color: #b07219;"></span>Java
|
|
903
|
+
</a>
|
|
904
|
+
|
|
913
905
|
<span class="star" title="Stargazers Count">
|
|
914
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
907
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
916
908
|
</svg>
|
|
917
|
-
<span>
|
|
909
|
+
<span>63627</span>
|
|
918
910
|
</span>
|
|
919
911
|
<span class="star" title="Repo Forked">
|
|
920
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
913
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
922
914
|
</path>
|
|
923
915
|
</svg>
|
|
924
|
-
<span>
|
|
916
|
+
<span>7742</span>
|
|
925
917
|
</span>
|
|
926
918
|
<span class="star">
|
|
927
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
920
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
929
921
|
</svg>
|
|
930
|
-
<span>
|
|
922
|
+
<span>314 stars today</span>
|
|
931
923
|
</span>
|
|
932
924
|
</div>
|
|
933
925
|
<div class="details">
|
|
934
|
-
|
|
926
|
+
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
|
|
935
927
|
</div>
|
|
936
928
|
</div>
|
|
937
929
|
</li>
|
|
@@ -940,36 +932,36 @@
|
|
|
940
932
|
<div class="info">
|
|
941
933
|
<div class="rank">
|
|
942
934
|
<span title="Ranking 22">22</span>
|
|
943
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/ggerganov/llama.cpp" target="_blank" title="ggerganov/llama.cpp">ggerganov/llama.cpp</a>
|
|
944
936
|
</div>
|
|
945
937
|
<div class="sub-title followers">
|
|
946
938
|
|
|
947
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
948
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
940
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
949
941
|
</a>
|
|
950
942
|
|
|
951
943
|
<span class="star" title="Stargazers Count">
|
|
952
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
953
945
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
954
946
|
</svg>
|
|
955
|
-
<span>
|
|
947
|
+
<span>51313</span>
|
|
956
948
|
</span>
|
|
957
949
|
<span class="star" title="Repo Forked">
|
|
958
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
959
951
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
960
952
|
</path>
|
|
961
953
|
</svg>
|
|
962
|
-
<span>
|
|
954
|
+
<span>7208</span>
|
|
963
955
|
</span>
|
|
964
956
|
<span class="star">
|
|
965
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
958
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
967
959
|
</svg>
|
|
968
|
-
<span>
|
|
960
|
+
<span>159 stars today</span>
|
|
969
961
|
</span>
|
|
970
962
|
</div>
|
|
971
963
|
<div class="details">
|
|
972
|
-
|
|
964
|
+
Port of Facebook's LLaMA model in C/C++
|
|
973
965
|
</div>
|
|
974
966
|
</div>
|
|
975
967
|
</li>
|
|
@@ -978,36 +970,36 @@
|
|
|
978
970
|
<div class="info">
|
|
979
971
|
<div class="rank">
|
|
980
972
|
<span title="Ranking 23">23</span>
|
|
981
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/dunwu/linux-tutorial" target="_blank" title="dunwu/linux-tutorial">dunwu/linux-tutorial</a>
|
|
982
974
|
</div>
|
|
983
975
|
<div class="sub-title followers">
|
|
984
976
|
|
|
985
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
986
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
978
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
987
979
|
</a>
|
|
988
980
|
|
|
989
981
|
<span class="star" title="Stargazers Count">
|
|
990
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
991
983
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
992
984
|
</svg>
|
|
993
|
-
<span>
|
|
985
|
+
<span>4209</span>
|
|
994
986
|
</span>
|
|
995
987
|
<span class="star" title="Repo Forked">
|
|
996
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
997
989
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
998
990
|
</path>
|
|
999
991
|
</svg>
|
|
1000
|
-
<span>
|
|
992
|
+
<span>792</span>
|
|
1001
993
|
</span>
|
|
1002
994
|
<span class="star">
|
|
1003
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
996
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1005
997
|
</svg>
|
|
1006
|
-
<span>
|
|
998
|
+
<span>39 stars today</span>
|
|
1007
999
|
</span>
|
|
1008
1000
|
</div>
|
|
1009
1001
|
<div class="details">
|
|
1010
|
-
|
|
1002
|
+
🐧 Linux教程,主要内容:Linux 命令、Linux 系统运维、软件运维、精选常用Shell脚本
|
|
1011
1003
|
</div>
|
|
1012
1004
|
</div>
|
|
1013
1005
|
</li>
|
|
@@ -1016,74 +1008,36 @@
|
|
|
1016
1008
|
<div class="info">
|
|
1017
1009
|
<div class="rank">
|
|
1018
1010
|
<span title="Ranking 24">24</span>
|
|
1019
|
-
<a href="https://github.com/
|
|
1020
|
-
</div>
|
|
1021
|
-
<div class="sub-title followers">
|
|
1022
|
-
|
|
1023
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1024
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
1025
|
-
</a>
|
|
1026
|
-
|
|
1027
|
-
<span class="star" title="Stargazers Count">
|
|
1028
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1029
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1030
|
-
</svg>
|
|
1031
|
-
<span>1373</span>
|
|
1032
|
-
</span>
|
|
1033
|
-
<span class="star" title="Repo Forked">
|
|
1034
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1035
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1036
|
-
</path>
|
|
1037
|
-
</svg>
|
|
1038
|
-
<span>119</span>
|
|
1039
|
-
</span>
|
|
1040
|
-
<span class="star">
|
|
1041
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1043
|
-
</svg>
|
|
1044
|
-
<span>211 stars today</span>
|
|
1045
|
-
</span>
|
|
1046
|
-
</div>
|
|
1047
|
-
<div class="details">
|
|
1048
|
-
PyTorch code and models for V-JEPA self-supervised learning from video.
|
|
1049
|
-
</div>
|
|
1050
|
-
</div>
|
|
1051
|
-
</li>
|
|
1052
|
-
|
|
1053
|
-
<li>
|
|
1054
|
-
<div class="info">
|
|
1055
|
-
<div class="rank">
|
|
1056
|
-
<span title="Ranking 25">25</span>
|
|
1057
|
-
<a href="https://github.com/lobehub/lobe-chat" target="_blank" title="lobehub/lobe-chat">lobehub/lobe-chat</a>
|
|
1011
|
+
<a href="https://github.com/maybe-finance/maybe" target="_blank" title="maybe-finance/maybe">maybe-finance/maybe</a>
|
|
1058
1012
|
</div>
|
|
1059
1013
|
<div class="sub-title followers">
|
|
1060
1014
|
|
|
1061
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1062
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
1016
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
1063
1017
|
</a>
|
|
1064
1018
|
|
|
1065
1019
|
<span class="star" title="Stargazers Count">
|
|
1066
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1067
1021
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1068
1022
|
</svg>
|
|
1069
|
-
<span>
|
|
1023
|
+
<span>24391</span>
|
|
1070
1024
|
</span>
|
|
1071
1025
|
<span class="star" title="Repo Forked">
|
|
1072
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1073
1027
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1074
1028
|
</path>
|
|
1075
1029
|
</svg>
|
|
1076
|
-
<span>
|
|
1030
|
+
<span>1823</span>
|
|
1077
1031
|
</span>
|
|
1078
1032
|
<span class="star">
|
|
1079
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1080
1034
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1081
1035
|
</svg>
|
|
1082
|
-
<span>
|
|
1036
|
+
<span>291 stars today</span>
|
|
1083
1037
|
</span>
|
|
1084
1038
|
</div>
|
|
1085
1039
|
<div class="details">
|
|
1086
|
-
|
|
1040
|
+
The OS for your personal finances
|
|
1087
1041
|
</div>
|
|
1088
1042
|
</div>
|
|
1089
1043
|
</li>
|
|
@@ -1107,7 +1061,7 @@
|
|
|
1107
1061
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1108
1062
|
</a>
|
|
1109
1063
|
</div>
|
|
1110
|
-
<div class="time">Last cache created on 2024/2/
|
|
1064
|
+
<div class="time">Last cache created on 2024/2/23 by Github API v3.</div>
|
|
1111
1065
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1112
1066
|
</div>
|
|
1113
1067
|
</body>
|