@wcj/github-rank 24.5.20 → 24.5.22
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 +27790 -27798
- package/dist/trending-daily.json +195 -195
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +173 -173
- package/dist/users.china.json +1896 -1861
- package/dist/users.json +5287 -5287
- package/dist/users.org.json +517 -517
- package/package.json +1 -1
- package/web/data/repos.json +27790 -27798
- package/web/data/trending-daily.json +195 -195
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +173 -173
- package/web/data/users.china.json +1896 -1861
- package/web/data/users.json +5287 -5287
- package/web/data/users.org.json +517 -517
- package/web/index.html +5414 -5420
- package/web/org.html +382 -382
- package/web/repos.html +3455 -3455
- package/web/trending-monthly.html +153 -153
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +169 -181
- package/web/users.china.html +1847 -1797
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/5/
|
|
132
|
+
<div class="time">Last cache created on 2024/5/22 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,36 +154,32 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/KAYOKG/BibliotecaDev" target="_blank" title="KAYOKG/BibliotecaDev">KAYOKG/BibliotecaDev</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
162
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
163
|
-
</a>
|
|
164
|
-
|
|
165
161
|
<span class="star" title="Stargazers Count">
|
|
166
162
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
167
163
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
168
164
|
</svg>
|
|
169
|
-
<span>
|
|
165
|
+
<span>2.9k</span>
|
|
170
166
|
</span>
|
|
171
167
|
<span class="star" title="Repo Forked">
|
|
172
168
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
173
169
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
174
170
|
</path>
|
|
175
171
|
</svg>
|
|
176
|
-
<span>
|
|
172
|
+
<span>495</span>
|
|
177
173
|
</span>
|
|
178
174
|
<span class="star">
|
|
179
175
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
176
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
181
177
|
</svg>
|
|
182
|
-
<span>
|
|
178
|
+
<span>358 stars today</span>
|
|
183
179
|
</span>
|
|
184
180
|
</div>
|
|
185
181
|
<div class="details">
|
|
186
|
-
|
|
182
|
+
📚 Biblioteca de livros essenciais da área da programação. (Confira o meu novo projeto `SendScriptWhatsapp`)
|
|
187
183
|
</div>
|
|
188
184
|
</div>
|
|
189
185
|
</li>
|
|
@@ -192,36 +188,36 @@
|
|
|
192
188
|
<div class="info">
|
|
193
189
|
<div class="rank">
|
|
194
190
|
<span title="Ranking 2">2</span>
|
|
195
|
-
<a href="https://github.com/
|
|
191
|
+
<a href="https://github.com/NaiboWang/EasySpider" target="_blank" title="NaiboWang/EasySpider">NaiboWang/EasySpider</a>
|
|
196
192
|
</div>
|
|
197
193
|
<div class="sub-title followers">
|
|
198
194
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
195
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
196
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
201
197
|
</a>
|
|
202
198
|
|
|
203
199
|
<span class="star" title="Stargazers Count">
|
|
204
200
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
201
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
206
202
|
</svg>
|
|
207
|
-
<span>
|
|
203
|
+
<span>25.195k</span>
|
|
208
204
|
</span>
|
|
209
205
|
<span class="star" title="Repo Forked">
|
|
210
206
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
207
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
212
208
|
</path>
|
|
213
209
|
</svg>
|
|
214
|
-
<span>
|
|
210
|
+
<span>2967</span>
|
|
215
211
|
</span>
|
|
216
212
|
<span class="star">
|
|
217
213
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
214
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
215
|
</svg>
|
|
220
|
-
<span>
|
|
216
|
+
<span>294 stars today</span>
|
|
221
217
|
</span>
|
|
222
218
|
</div>
|
|
223
219
|
<div class="details">
|
|
224
|
-
A
|
|
220
|
+
A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。
|
|
225
221
|
</div>
|
|
226
222
|
</div>
|
|
227
223
|
</li>
|
|
@@ -230,36 +226,36 @@
|
|
|
230
226
|
<div class="info">
|
|
231
227
|
<div class="rank">
|
|
232
228
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
229
|
+
<a href="https://github.com/naklecha/llama3-from-scratch" target="_blank" title="naklecha/llama3-from-scratch">naklecha/llama3-from-scratch</a>
|
|
234
230
|
</div>
|
|
235
231
|
<div class="sub-title followers">
|
|
236
232
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
233
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
234
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
239
235
|
</a>
|
|
240
236
|
|
|
241
237
|
<span class="star" title="Stargazers Count">
|
|
242
238
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
239
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
244
240
|
</svg>
|
|
245
|
-
<span>
|
|
241
|
+
<span>6.498k</span>
|
|
246
242
|
</span>
|
|
247
243
|
<span class="star" title="Repo Forked">
|
|
248
244
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
245
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
250
246
|
</path>
|
|
251
247
|
</svg>
|
|
252
|
-
<span>
|
|
248
|
+
<span>404</span>
|
|
253
249
|
</span>
|
|
254
250
|
<span class="star">
|
|
255
251
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
252
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
253
|
</svg>
|
|
258
|
-
<span>
|
|
254
|
+
<span>2524 stars today</span>
|
|
259
255
|
</span>
|
|
260
256
|
</div>
|
|
261
257
|
<div class="details">
|
|
262
|
-
|
|
258
|
+
llama3 implementation one matrix multiplication at a time
|
|
263
259
|
</div>
|
|
264
260
|
</div>
|
|
265
261
|
</li>
|
|
@@ -268,36 +264,36 @@
|
|
|
268
264
|
<div class="info">
|
|
269
265
|
<div class="rank">
|
|
270
266
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
267
|
+
<a href="https://github.com/entropy-research/Devon" target="_blank" title="entropy-research/Devon">entropy-research/Devon</a>
|
|
272
268
|
</div>
|
|
273
269
|
<div class="sub-title followers">
|
|
274
270
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
271
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
272
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
277
273
|
</a>
|
|
278
274
|
|
|
279
275
|
<span class="star" title="Stargazers Count">
|
|
280
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
277
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
282
278
|
</svg>
|
|
283
|
-
<span>
|
|
279
|
+
<span>1.464k</span>
|
|
284
280
|
</span>
|
|
285
281
|
<span class="star" title="Repo Forked">
|
|
286
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
283
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
288
284
|
</path>
|
|
289
285
|
</svg>
|
|
290
|
-
<span>
|
|
286
|
+
<span>108</span>
|
|
291
287
|
</span>
|
|
292
288
|
<span class="star">
|
|
293
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
290
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
291
|
</svg>
|
|
296
|
-
<span>
|
|
292
|
+
<span>384 stars today</span>
|
|
297
293
|
</span>
|
|
298
294
|
</div>
|
|
299
295
|
<div class="details">
|
|
300
|
-
|
|
296
|
+
Devon: An open-source pair programmer
|
|
301
297
|
</div>
|
|
302
298
|
</div>
|
|
303
299
|
</li>
|
|
@@ -306,36 +302,36 @@
|
|
|
306
302
|
<div class="info">
|
|
307
303
|
<div class="rank">
|
|
308
304
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/HigherOrderCO/Bend" target="_blank" title="HigherOrderCO/Bend">HigherOrderCO/Bend</a>
|
|
310
306
|
</div>
|
|
311
307
|
<div class="sub-title followers">
|
|
312
308
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
309
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
310
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
315
311
|
</a>
|
|
316
312
|
|
|
317
313
|
<span class="star" title="Stargazers Count">
|
|
318
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
315
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
320
316
|
</svg>
|
|
321
|
-
<span>
|
|
317
|
+
<span>13.193k</span>
|
|
322
318
|
</span>
|
|
323
319
|
<span class="star" title="Repo Forked">
|
|
324
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
321
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
326
322
|
</path>
|
|
327
323
|
</svg>
|
|
328
|
-
<span>
|
|
324
|
+
<span>323</span>
|
|
329
325
|
</span>
|
|
330
326
|
<span class="star">
|
|
331
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
328
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
333
329
|
</svg>
|
|
334
|
-
<span>
|
|
330
|
+
<span>2519 stars today</span>
|
|
335
331
|
</span>
|
|
336
332
|
</div>
|
|
337
333
|
<div class="details">
|
|
338
|
-
|
|
334
|
+
A massively parallel, high-level programming language
|
|
339
335
|
</div>
|
|
340
336
|
</div>
|
|
341
337
|
</li>
|
|
@@ -344,36 +340,32 @@
|
|
|
344
340
|
<div class="info">
|
|
345
341
|
<div class="rank">
|
|
346
342
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
343
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
348
344
|
</div>
|
|
349
345
|
<div class="sub-title followers">
|
|
350
346
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
352
|
-
<span style="background-color: #b07219;"></span>Java
|
|
353
|
-
</a>
|
|
354
|
-
|
|
355
347
|
<span class="star" title="Stargazers Count">
|
|
356
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
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>
|
|
358
350
|
</svg>
|
|
359
|
-
<span>
|
|
351
|
+
<span>293.288k</span>
|
|
360
352
|
</span>
|
|
361
353
|
<span class="star" title="Repo Forked">
|
|
362
354
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
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">
|
|
364
356
|
</path>
|
|
365
357
|
</svg>
|
|
366
|
-
<span>
|
|
358
|
+
<span>74163</span>
|
|
367
359
|
</span>
|
|
368
360
|
<span class="star">
|
|
369
361
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
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>
|
|
371
363
|
</svg>
|
|
372
|
-
<span>
|
|
364
|
+
<span>542 stars today</span>
|
|
373
365
|
</span>
|
|
374
366
|
</div>
|
|
375
367
|
<div class="details">
|
|
376
|
-
|
|
368
|
+
A complete computer science study plan to become a software engineer.
|
|
377
369
|
</div>
|
|
378
370
|
</div>
|
|
379
371
|
</li>
|
|
@@ -382,36 +374,36 @@
|
|
|
382
374
|
<div class="info">
|
|
383
375
|
<div class="rank">
|
|
384
376
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
377
|
+
<a href="https://github.com/AI4Finance-Foundation/FinGPT" target="_blank" title="AI4Finance-Foundation/FinGPT">AI4Finance-Foundation/FinGPT</a>
|
|
386
378
|
</div>
|
|
387
379
|
<div class="sub-title followers">
|
|
388
380
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
381
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
382
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
391
383
|
</a>
|
|
392
384
|
|
|
393
385
|
<span class="star" title="Stargazers Count">
|
|
394
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
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>
|
|
396
388
|
</svg>
|
|
397
|
-
<span>
|
|
389
|
+
<span>11.952k</span>
|
|
398
390
|
</span>
|
|
399
391
|
<span class="star" title="Repo Forked">
|
|
400
392
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
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">
|
|
402
394
|
</path>
|
|
403
395
|
</svg>
|
|
404
|
-
<span>
|
|
396
|
+
<span>1687</span>
|
|
405
397
|
</span>
|
|
406
398
|
<span class="star">
|
|
407
399
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
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>
|
|
409
401
|
</svg>
|
|
410
|
-
<span>
|
|
402
|
+
<span>58 stars today</span>
|
|
411
403
|
</span>
|
|
412
404
|
</div>
|
|
413
405
|
<div class="details">
|
|
414
|
-
|
|
406
|
+
FinGPT: Open-Source Financial Large Language Models! Revolutionize 🔥 We release the trained model on HuggingFace.
|
|
415
407
|
</div>
|
|
416
408
|
</div>
|
|
417
409
|
</li>
|
|
@@ -420,36 +412,36 @@
|
|
|
420
412
|
<div class="info">
|
|
421
413
|
<div class="rank">
|
|
422
414
|
<span title="Ranking 8">8</span>
|
|
423
|
-
<a href="https://github.com/
|
|
415
|
+
<a href="https://github.com/mainmatter/100-exercises-to-learn-rust" target="_blank" title="mainmatter/100-exercises-to-learn-rust">mainmatter/100-exercises-to-learn-rust</a>
|
|
424
416
|
</div>
|
|
425
417
|
<div class="sub-title followers">
|
|
426
418
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
428
|
-
<span style="background-color: #
|
|
419
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
420
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
429
421
|
</a>
|
|
430
422
|
|
|
431
423
|
<span class="star" title="Stargazers Count">
|
|
432
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
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>
|
|
434
426
|
</svg>
|
|
435
|
-
<span>
|
|
427
|
+
<span>1.95k</span>
|
|
436
428
|
</span>
|
|
437
429
|
<span class="star" title="Repo Forked">
|
|
438
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
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">
|
|
440
432
|
</path>
|
|
441
433
|
</svg>
|
|
442
|
-
<span>
|
|
434
|
+
<span>235</span>
|
|
443
435
|
</span>
|
|
444
436
|
<span class="star">
|
|
445
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
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>
|
|
447
439
|
</svg>
|
|
448
|
-
<span>
|
|
440
|
+
<span>461 stars today</span>
|
|
449
441
|
</span>
|
|
450
442
|
</div>
|
|
451
443
|
<div class="details">
|
|
452
|
-
A
|
|
444
|
+
A self-paced course to learn Rust, one exercise at a time.
|
|
453
445
|
</div>
|
|
454
446
|
</div>
|
|
455
447
|
</li>
|
|
@@ -458,36 +450,36 @@
|
|
|
458
450
|
<div class="info">
|
|
459
451
|
<div class="rank">
|
|
460
452
|
<span title="Ranking 9">9</span>
|
|
461
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/folke/tokyonight.nvim" target="_blank" title="folke/tokyonight.nvim">folke/tokyonight.nvim</a>
|
|
462
454
|
</div>
|
|
463
455
|
<div class="sub-title followers">
|
|
464
456
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
457
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
458
|
+
<span style="background-color: #000080;"></span>Lua
|
|
467
459
|
</a>
|
|
468
460
|
|
|
469
461
|
<span class="star" title="Stargazers Count">
|
|
470
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
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>
|
|
472
464
|
</svg>
|
|
473
|
-
<span>
|
|
465
|
+
<span>5.433k</span>
|
|
474
466
|
</span>
|
|
475
467
|
<span class="star" title="Repo Forked">
|
|
476
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
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">
|
|
478
470
|
</path>
|
|
479
471
|
</svg>
|
|
480
|
-
<span>
|
|
472
|
+
<span>355</span>
|
|
481
473
|
</span>
|
|
482
474
|
<span class="star">
|
|
483
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
477
|
</svg>
|
|
486
|
-
<span>
|
|
478
|
+
<span>89 stars today</span>
|
|
487
479
|
</span>
|
|
488
480
|
</div>
|
|
489
481
|
<div class="details">
|
|
490
|
-
A
|
|
482
|
+
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
|
|
491
483
|
</div>
|
|
492
484
|
</div>
|
|
493
485
|
</li>
|
|
@@ -496,36 +488,36 @@
|
|
|
496
488
|
<div class="info">
|
|
497
489
|
<div class="rank">
|
|
498
490
|
<span title="Ranking 10">10</span>
|
|
499
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/danielmiessler/fabric" target="_blank" title="danielmiessler/fabric">danielmiessler/fabric</a>
|
|
500
492
|
</div>
|
|
501
493
|
<div class="sub-title followers">
|
|
502
494
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
495
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
496
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
505
497
|
</a>
|
|
506
498
|
|
|
507
499
|
<span class="star" title="Stargazers Count">
|
|
508
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
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>
|
|
510
502
|
</svg>
|
|
511
|
-
<span>
|
|
503
|
+
<span>10.616k</span>
|
|
512
504
|
</span>
|
|
513
505
|
<span class="star" title="Repo Forked">
|
|
514
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
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">
|
|
516
508
|
</path>
|
|
517
509
|
</svg>
|
|
518
|
-
<span>
|
|
510
|
+
<span>1116</span>
|
|
519
511
|
</span>
|
|
520
512
|
<span class="star">
|
|
521
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
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>
|
|
523
515
|
</svg>
|
|
524
|
-
<span>
|
|
516
|
+
<span>118 stars today</span>
|
|
525
517
|
</span>
|
|
526
518
|
</div>
|
|
527
519
|
<div class="details">
|
|
528
|
-
|
|
520
|
+
fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.
|
|
529
521
|
</div>
|
|
530
522
|
</div>
|
|
531
523
|
</li>
|
|
@@ -534,36 +526,36 @@
|
|
|
534
526
|
<div class="info">
|
|
535
527
|
<div class="rank">
|
|
536
528
|
<span title="Ranking 11">11</span>
|
|
537
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/ventoy/Ventoy" target="_blank" title="ventoy/Ventoy">ventoy/Ventoy</a>
|
|
538
530
|
</div>
|
|
539
531
|
<div class="sub-title followers">
|
|
540
532
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<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: #555555;"></span>C
|
|
543
535
|
</a>
|
|
544
536
|
|
|
545
537
|
<span class="star" title="Stargazers Count">
|
|
546
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
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>
|
|
548
540
|
</svg>
|
|
549
|
-
<span>
|
|
541
|
+
<span>58.529k</span>
|
|
550
542
|
</span>
|
|
551
543
|
<span class="star" title="Repo Forked">
|
|
552
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
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">
|
|
554
546
|
</path>
|
|
555
547
|
</svg>
|
|
556
|
-
<span>
|
|
548
|
+
<span>3874</span>
|
|
557
549
|
</span>
|
|
558
550
|
<span class="star">
|
|
559
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
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>
|
|
561
553
|
</svg>
|
|
562
|
-
<span>
|
|
554
|
+
<span>63 stars today</span>
|
|
563
555
|
</span>
|
|
564
556
|
</div>
|
|
565
557
|
<div class="details">
|
|
566
|
-
|
|
558
|
+
A new bootable USB solution.
|
|
567
559
|
</div>
|
|
568
560
|
</div>
|
|
569
561
|
</li>
|
|
@@ -572,36 +564,36 @@
|
|
|
572
564
|
<div class="info">
|
|
573
565
|
<div class="rank">
|
|
574
566
|
<span title="Ranking 12">12</span>
|
|
575
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/hiddify/hiddify-next" target="_blank" title="hiddify/hiddify-next">hiddify/hiddify-next</a>
|
|
576
568
|
</div>
|
|
577
569
|
<div class="sub-title followers">
|
|
578
570
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
572
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
581
573
|
</a>
|
|
582
574
|
|
|
583
575
|
<span class="star" title="Stargazers Count">
|
|
584
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
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>
|
|
586
578
|
</svg>
|
|
587
|
-
<span>
|
|
579
|
+
<span>10.402k</span>
|
|
588
580
|
</span>
|
|
589
581
|
<span class="star" title="Repo Forked">
|
|
590
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
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">
|
|
592
584
|
</path>
|
|
593
585
|
</svg>
|
|
594
|
-
<span>
|
|
586
|
+
<span>960</span>
|
|
595
587
|
</span>
|
|
596
588
|
<span class="star">
|
|
597
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
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>
|
|
599
591
|
</svg>
|
|
600
|
-
<span>
|
|
592
|
+
<span>114 stars today</span>
|
|
601
593
|
</span>
|
|
602
594
|
</div>
|
|
603
595
|
<div class="details">
|
|
604
|
-
|
|
596
|
+
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.
|
|
605
597
|
</div>
|
|
606
598
|
</div>
|
|
607
599
|
</li>
|
|
@@ -610,36 +602,36 @@
|
|
|
610
602
|
<div class="info">
|
|
611
603
|
<div class="rank">
|
|
612
604
|
<span title="Ranking 13">13</span>
|
|
613
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/rashadphz/farfalle" target="_blank" title="rashadphz/farfalle">rashadphz/farfalle</a>
|
|
614
606
|
</div>
|
|
615
607
|
<div class="sub-title followers">
|
|
616
608
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
618
|
-
<span style="background-color: #
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
610
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
619
611
|
</a>
|
|
620
612
|
|
|
621
613
|
<span class="star" title="Stargazers Count">
|
|
622
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
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>
|
|
624
616
|
</svg>
|
|
625
|
-
<span>
|
|
617
|
+
<span>0.94k</span>
|
|
626
618
|
</span>
|
|
627
619
|
<span class="star" title="Repo Forked">
|
|
628
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
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">
|
|
630
622
|
</path>
|
|
631
623
|
</svg>
|
|
632
|
-
<span>
|
|
624
|
+
<span>74</span>
|
|
633
625
|
</span>
|
|
634
626
|
<span class="star">
|
|
635
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
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>
|
|
637
629
|
</svg>
|
|
638
|
-
<span>
|
|
630
|
+
<span>261 stars today</span>
|
|
639
631
|
</span>
|
|
640
632
|
</div>
|
|
641
633
|
<div class="details">
|
|
642
|
-
|
|
634
|
+
🔍 AI search engine - self-host with local or cloud LLMs
|
|
643
635
|
</div>
|
|
644
636
|
</div>
|
|
645
637
|
</li>
|
|
@@ -648,7 +640,7 @@
|
|
|
648
640
|
<div class="info">
|
|
649
641
|
<div class="rank">
|
|
650
642
|
<span title="Ranking 14">14</span>
|
|
651
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/bepass-org/oblivion-desktop" target="_blank" title="bepass-org/oblivion-desktop">bepass-org/oblivion-desktop</a>
|
|
652
644
|
</div>
|
|
653
645
|
<div class="sub-title followers">
|
|
654
646
|
|
|
@@ -660,24 +652,24 @@
|
|
|
660
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
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>
|
|
662
654
|
</svg>
|
|
663
|
-
<span>
|
|
655
|
+
<span>2.258k</span>
|
|
664
656
|
</span>
|
|
665
657
|
<span class="star" title="Repo Forked">
|
|
666
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
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">
|
|
668
660
|
</path>
|
|
669
661
|
</svg>
|
|
670
|
-
<span>
|
|
662
|
+
<span>260</span>
|
|
671
663
|
</span>
|
|
672
664
|
<span class="star">
|
|
673
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
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>
|
|
675
667
|
</svg>
|
|
676
|
-
<span>
|
|
668
|
+
<span>267 stars today</span>
|
|
677
669
|
</span>
|
|
678
670
|
</div>
|
|
679
671
|
<div class="details">
|
|
680
|
-
|
|
672
|
+
Oblivion Desktop - Unofficial Warp Client for Windows/Mac/Linux
|
|
681
673
|
</div>
|
|
682
674
|
</div>
|
|
683
675
|
</li>
|
|
@@ -686,36 +678,36 @@
|
|
|
686
678
|
<div class="info">
|
|
687
679
|
<div class="rank">
|
|
688
680
|
<span title="Ranking 15">15</span>
|
|
689
|
-
<a href="https://github.com/
|
|
681
|
+
<a href="https://github.com/ZCShou/GoGoGo" target="_blank" title="ZCShou/GoGoGo">ZCShou/GoGoGo</a>
|
|
690
682
|
</div>
|
|
691
683
|
<div class="sub-title followers">
|
|
692
684
|
|
|
693
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
694
|
-
<span style="background-color: #
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
686
|
+
<span style="background-color: #b07219;"></span>Java
|
|
695
687
|
</a>
|
|
696
688
|
|
|
697
689
|
<span class="star" title="Stargazers Count">
|
|
698
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
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>
|
|
700
692
|
</svg>
|
|
701
|
-
<span>
|
|
693
|
+
<span>1.389k</span>
|
|
702
694
|
</span>
|
|
703
695
|
<span class="star" title="Repo Forked">
|
|
704
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
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">
|
|
706
698
|
</path>
|
|
707
699
|
</svg>
|
|
708
|
-
<span>
|
|
700
|
+
<span>222</span>
|
|
709
701
|
</span>
|
|
710
702
|
<span class="star">
|
|
711
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
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>
|
|
713
705
|
</svg>
|
|
714
|
-
<span>
|
|
706
|
+
<span>40 stars today</span>
|
|
715
707
|
</span>
|
|
716
708
|
</div>
|
|
717
709
|
<div class="details">
|
|
718
|
-
|
|
710
|
+
一个基于 Android 调试 API + 百度地图实现的虚拟定位工具,并且同时实现了一个可以自由移动的摇杆
|
|
719
711
|
</div>
|
|
720
712
|
</div>
|
|
721
713
|
</li>
|
|
@@ -724,36 +716,36 @@
|
|
|
724
716
|
<div class="info">
|
|
725
717
|
<div class="rank">
|
|
726
718
|
<span title="Ranking 16">16</span>
|
|
727
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
|
|
728
720
|
</div>
|
|
729
721
|
<div class="sub-title followers">
|
|
730
722
|
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
732
|
-
<span style="background-color: #
|
|
723
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language VimScript">
|
|
724
|
+
<span style="background-color: #199f4b;"></span>VimScript
|
|
733
725
|
</a>
|
|
734
726
|
|
|
735
727
|
<span class="star" title="Stargazers Count">
|
|
736
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
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>
|
|
738
730
|
</svg>
|
|
739
|
-
<span>
|
|
731
|
+
<span>78.279k</span>
|
|
740
732
|
</span>
|
|
741
733
|
<span class="star" title="Repo Forked">
|
|
742
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
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">
|
|
744
736
|
</path>
|
|
745
737
|
</svg>
|
|
746
|
-
<span>
|
|
738
|
+
<span>5404</span>
|
|
747
739
|
</span>
|
|
748
740
|
<span class="star">
|
|
749
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
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>
|
|
751
743
|
</svg>
|
|
752
|
-
<span>
|
|
744
|
+
<span>714 stars today</span>
|
|
753
745
|
</span>
|
|
754
746
|
</div>
|
|
755
747
|
<div class="details">
|
|
756
|
-
|
|
748
|
+
Vim-fork focused on extensibility and usability
|
|
757
749
|
</div>
|
|
758
750
|
</div>
|
|
759
751
|
</li>
|
|
@@ -762,36 +754,32 @@
|
|
|
762
754
|
<div class="info">
|
|
763
755
|
<div class="rank">
|
|
764
756
|
<span title="Ranking 17">17</span>
|
|
765
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
766
758
|
</div>
|
|
767
759
|
<div class="sub-title followers">
|
|
768
760
|
|
|
769
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
770
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
771
|
-
</a>
|
|
772
|
-
|
|
773
761
|
<span class="star" title="Stargazers Count">
|
|
774
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
763
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
776
764
|
</svg>
|
|
777
|
-
<span>
|
|
765
|
+
<span>172.7k</span>
|
|
778
766
|
</span>
|
|
779
767
|
<span class="star" title="Repo Forked">
|
|
780
768
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
769
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
782
770
|
</path>
|
|
783
771
|
</svg>
|
|
784
|
-
<span>
|
|
772
|
+
<span>22763</span>
|
|
785
773
|
</span>
|
|
786
774
|
<span class="star">
|
|
787
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
776
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
789
777
|
</svg>
|
|
790
|
-
<span>
|
|
778
|
+
<span>389 stars today</span>
|
|
791
779
|
</span>
|
|
792
780
|
</div>
|
|
793
781
|
<div class="details">
|
|
794
|
-
|
|
782
|
+
Curated list of project-based tutorials
|
|
795
783
|
</div>
|
|
796
784
|
</div>
|
|
797
785
|
</li>
|
|
@@ -800,32 +788,36 @@
|
|
|
800
788
|
<div class="info">
|
|
801
789
|
<div class="rank">
|
|
802
790
|
<span title="Ranking 18">18</span>
|
|
803
|
-
<a href="https://github.com/
|
|
791
|
+
<a href="https://github.com/ngc660sec/NGCBot" target="_blank" title="ngc660sec/NGCBot">ngc660sec/NGCBot</a>
|
|
804
792
|
</div>
|
|
805
793
|
<div class="sub-title followers">
|
|
806
794
|
|
|
795
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
796
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
797
|
+
</a>
|
|
798
|
+
|
|
807
799
|
<span class="star" title="Stargazers Count">
|
|
808
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
809
801
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
810
802
|
</svg>
|
|
811
|
-
<span>
|
|
803
|
+
<span>1.335k</span>
|
|
812
804
|
</span>
|
|
813
805
|
<span class="star" title="Repo Forked">
|
|
814
806
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
815
807
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
816
808
|
</path>
|
|
817
809
|
</svg>
|
|
818
|
-
<span>
|
|
810
|
+
<span>163</span>
|
|
819
811
|
</span>
|
|
820
812
|
<span class="star">
|
|
821
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
814
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
823
815
|
</svg>
|
|
824
|
-
<span>
|
|
816
|
+
<span>128 stars today</span>
|
|
825
817
|
</span>
|
|
826
818
|
</div>
|
|
827
819
|
<div class="details">
|
|
828
|
-
|
|
820
|
+
一个基于✨HOOK机制的微信机器人,支持🌱安全新闻定时推送【FreeBuf,先知,安全客,奇安信攻防社区】,👯Kfc文案,⚡备案查询,⚡手机号归属地查询,⚡WHOIS信息查询,🎉星座查询,⚡天气查询,🌱摸鱼日历,⚡微步威胁情报查询, 🐛美女视频,⚡美女图片,👯帮助菜单。📫 支持积分功能,⚡支持自动拉人,⚡检测广告,🌱自动群发,👯Ai回复,😄自定义程度丰富,小白也可轻松上手!
|
|
829
821
|
</div>
|
|
830
822
|
</div>
|
|
831
823
|
</li>
|
|
@@ -834,36 +826,36 @@
|
|
|
834
826
|
<div class="info">
|
|
835
827
|
<div class="rank">
|
|
836
828
|
<span title="Ranking 19">19</span>
|
|
837
|
-
<a href="https://github.com/
|
|
829
|
+
<a href="https://github.com/Stirling-Tools/Stirling-PDF" target="_blank" title="Stirling-Tools/Stirling-PDF">Stirling-Tools/Stirling-PDF</a>
|
|
838
830
|
</div>
|
|
839
831
|
<div class="sub-title followers">
|
|
840
832
|
|
|
841
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
842
|
-
<span style="background-color: #
|
|
833
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
834
|
+
<span style="background-color: #b07219;"></span>Java
|
|
843
835
|
</a>
|
|
844
836
|
|
|
845
837
|
<span class="star" title="Stargazers Count">
|
|
846
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
847
839
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
848
840
|
</svg>
|
|
849
|
-
<span>
|
|
841
|
+
<span>27.256k</span>
|
|
850
842
|
</span>
|
|
851
843
|
<span class="star" title="Repo Forked">
|
|
852
844
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
853
845
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
854
846
|
</path>
|
|
855
847
|
</svg>
|
|
856
|
-
<span>
|
|
848
|
+
<span>1928</span>
|
|
857
849
|
</span>
|
|
858
850
|
<span class="star">
|
|
859
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
852
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
861
853
|
</svg>
|
|
862
|
-
<span>
|
|
854
|
+
<span>192 stars today</span>
|
|
863
855
|
</span>
|
|
864
856
|
</div>
|
|
865
857
|
<div class="details">
|
|
866
|
-
|
|
858
|
+
#1 Locally hosted web application that allows you to perform various operations on PDF files
|
|
867
859
|
</div>
|
|
868
860
|
</div>
|
|
869
861
|
</li>
|
|
@@ -872,36 +864,36 @@
|
|
|
872
864
|
<div class="info">
|
|
873
865
|
<div class="rank">
|
|
874
866
|
<span title="Ranking 20">20</span>
|
|
875
|
-
<a href="https://github.com/
|
|
867
|
+
<a href="https://github.com/Raphire/Win11Debloat" target="_blank" title="Raphire/Win11Debloat">Raphire/Win11Debloat</a>
|
|
876
868
|
</div>
|
|
877
869
|
<div class="sub-title followers">
|
|
878
870
|
|
|
879
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
880
|
-
<span style="background-color: #
|
|
871
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
872
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
881
873
|
</a>
|
|
882
874
|
|
|
883
875
|
<span class="star" title="Stargazers Count">
|
|
884
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
877
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
886
878
|
</svg>
|
|
887
|
-
<span>
|
|
879
|
+
<span>3.597k</span>
|
|
888
880
|
</span>
|
|
889
881
|
<span class="star" title="Repo Forked">
|
|
890
882
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
891
883
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
892
884
|
</path>
|
|
893
885
|
</svg>
|
|
894
|
-
<span>
|
|
886
|
+
<span>159</span>
|
|
895
887
|
</span>
|
|
896
888
|
<span class="star">
|
|
897
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
890
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
899
891
|
</svg>
|
|
900
|
-
<span>
|
|
892
|
+
<span>399 stars today</span>
|
|
901
893
|
</span>
|
|
902
894
|
</div>
|
|
903
895
|
<div class="details">
|
|
904
|
-
|
|
896
|
+
A simple, easy to use powershell script to remove bloatware apps from windows, disable telemetry, bing in windows search aswell as perform various other changes to declutter and improve your windows experience. This script works for both windows 10 and windows 11.
|
|
905
897
|
</div>
|
|
906
898
|
</div>
|
|
907
899
|
</li>
|
|
@@ -910,36 +902,36 @@
|
|
|
910
902
|
<div class="info">
|
|
911
903
|
<div class="rank">
|
|
912
904
|
<span title="Ranking 21">21</span>
|
|
913
|
-
<a href="https://github.com/
|
|
905
|
+
<a href="https://github.com/abi/screenshot-to-code" target="_blank" title="abi/screenshot-to-code">abi/screenshot-to-code</a>
|
|
914
906
|
</div>
|
|
915
907
|
<div class="sub-title followers">
|
|
916
908
|
|
|
917
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
918
|
-
<span style="background-color: #
|
|
909
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
910
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
919
911
|
</a>
|
|
920
912
|
|
|
921
913
|
<span class="star" title="Stargazers Count">
|
|
922
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
915
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
924
916
|
</svg>
|
|
925
|
-
<span>
|
|
917
|
+
<span>51.742k</span>
|
|
926
918
|
</span>
|
|
927
919
|
<span class="star" title="Repo Forked">
|
|
928
920
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
929
921
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
930
922
|
</path>
|
|
931
923
|
</svg>
|
|
932
|
-
<span>
|
|
924
|
+
<span>6271</span>
|
|
933
925
|
</span>
|
|
934
926
|
<span class="star">
|
|
935
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
928
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
937
929
|
</svg>
|
|
938
|
-
<span>
|
|
930
|
+
<span>205 stars today</span>
|
|
939
931
|
</span>
|
|
940
932
|
</div>
|
|
941
933
|
<div class="details">
|
|
942
|
-
|
|
934
|
+
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
|
|
943
935
|
</div>
|
|
944
936
|
</div>
|
|
945
937
|
</li>
|
|
@@ -948,36 +940,36 @@
|
|
|
948
940
|
<div class="info">
|
|
949
941
|
<div class="rank">
|
|
950
942
|
<span title="Ranking 22">22</span>
|
|
951
|
-
<a href="https://github.com/
|
|
943
|
+
<a href="https://github.com/BlackINT3/OpenArk" target="_blank" title="BlackINT3/OpenArk">BlackINT3/OpenArk</a>
|
|
952
944
|
</div>
|
|
953
945
|
<div class="sub-title followers">
|
|
954
946
|
|
|
955
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
956
|
-
<span style="background-color: #
|
|
947
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
948
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
957
949
|
</a>
|
|
958
950
|
|
|
959
951
|
<span class="star" title="Stargazers Count">
|
|
960
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
953
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
962
954
|
</svg>
|
|
963
|
-
<span>
|
|
955
|
+
<span>7.282k</span>
|
|
964
956
|
</span>
|
|
965
957
|
<span class="star" title="Repo Forked">
|
|
966
958
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
967
959
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
968
960
|
</path>
|
|
969
961
|
</svg>
|
|
970
|
-
<span>
|
|
962
|
+
<span>777</span>
|
|
971
963
|
</span>
|
|
972
964
|
<span class="star">
|
|
973
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
966
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
975
967
|
</svg>
|
|
976
|
-
<span>
|
|
968
|
+
<span>84 stars today</span>
|
|
977
969
|
</span>
|
|
978
970
|
</div>
|
|
979
971
|
<div class="details">
|
|
980
|
-
|
|
972
|
+
The Next Generation of Anti-Rookit(ARK) tool for Windows.
|
|
981
973
|
</div>
|
|
982
974
|
</div>
|
|
983
975
|
</li>
|
|
@@ -986,36 +978,32 @@
|
|
|
986
978
|
<div class="info">
|
|
987
979
|
<div class="rank">
|
|
988
980
|
<span title="Ranking 23">23</span>
|
|
989
|
-
<a href="https://github.com/
|
|
981
|
+
<a href="https://github.com/LLMBook-zh/LLMBook-zh.github.io" target="_blank" title="LLMBook-zh/LLMBook-zh.github.io">LLMBook-zh/LLMBook-zh.github.io</a>
|
|
990
982
|
</div>
|
|
991
983
|
<div class="sub-title followers">
|
|
992
984
|
|
|
993
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
994
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
995
|
-
</a>
|
|
996
|
-
|
|
997
985
|
<span class="star" title="Stargazers Count">
|
|
998
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
987
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1000
988
|
</svg>
|
|
1001
|
-
<span>
|
|
989
|
+
<span>0.969k</span>
|
|
1002
990
|
</span>
|
|
1003
991
|
<span class="star" title="Repo Forked">
|
|
1004
992
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
993
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1006
994
|
</path>
|
|
1007
995
|
</svg>
|
|
1008
|
-
<span>
|
|
996
|
+
<span>71</span>
|
|
1009
997
|
</span>
|
|
1010
998
|
<span class="star">
|
|
1011
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1000
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1013
1001
|
</svg>
|
|
1014
|
-
<span>
|
|
1002
|
+
<span>90 stars today</span>
|
|
1015
1003
|
</span>
|
|
1016
1004
|
</div>
|
|
1017
1005
|
<div class="details">
|
|
1018
|
-
|
|
1006
|
+
《大语言模型》作者:赵鑫,李军毅,周昆,唐天一,文继荣
|
|
1019
1007
|
</div>
|
|
1020
1008
|
</div>
|
|
1021
1009
|
</li>
|
|
@@ -1024,36 +1012,36 @@
|
|
|
1024
1012
|
<div class="info">
|
|
1025
1013
|
<div class="rank">
|
|
1026
1014
|
<span title="Ranking 24">24</span>
|
|
1027
|
-
<a href="https://github.com/
|
|
1015
|
+
<a href="https://github.com/karpathy/llama2.c" target="_blank" title="karpathy/llama2.c">karpathy/llama2.c</a>
|
|
1028
1016
|
</div>
|
|
1029
1017
|
<div class="sub-title followers">
|
|
1030
1018
|
|
|
1031
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1032
|
-
<span style="background-color: #
|
|
1019
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1020
|
+
<span style="background-color: #555555;"></span>C
|
|
1033
1021
|
</a>
|
|
1034
1022
|
|
|
1035
1023
|
<span class="star" title="Stargazers Count">
|
|
1036
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1025
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1038
1026
|
</svg>
|
|
1039
|
-
<span>
|
|
1027
|
+
<span>16.363k</span>
|
|
1040
1028
|
</span>
|
|
1041
1029
|
<span class="star" title="Repo Forked">
|
|
1042
1030
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1043
1031
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1044
1032
|
</path>
|
|
1045
1033
|
</svg>
|
|
1046
|
-
<span>
|
|
1034
|
+
<span>1865</span>
|
|
1047
1035
|
</span>
|
|
1048
1036
|
<span class="star">
|
|
1049
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1038
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1051
1039
|
</svg>
|
|
1052
|
-
<span>
|
|
1040
|
+
<span>32 stars today</span>
|
|
1053
1041
|
</span>
|
|
1054
1042
|
</div>
|
|
1055
1043
|
<div class="details">
|
|
1056
|
-
|
|
1044
|
+
Inference Llama 2 in one file of pure C
|
|
1057
1045
|
</div>
|
|
1058
1046
|
</div>
|
|
1059
1047
|
</li>
|
|
@@ -1062,36 +1050,36 @@
|
|
|
1062
1050
|
<div class="info">
|
|
1063
1051
|
<div class="rank">
|
|
1064
1052
|
<span title="Ranking 25">25</span>
|
|
1065
|
-
<a href="https://github.com/
|
|
1053
|
+
<a href="https://github.com/poteto/hiring-without-whiteboards" target="_blank" title="poteto/hiring-without-whiteboards">poteto/hiring-without-whiteboards</a>
|
|
1066
1054
|
</div>
|
|
1067
1055
|
<div class="sub-title followers">
|
|
1068
1056
|
|
|
1069
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1070
|
-
<span style="background-color: #
|
|
1057
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1058
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1071
1059
|
</a>
|
|
1072
1060
|
|
|
1073
1061
|
<span class="star" title="Stargazers Count">
|
|
1074
1062
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1063
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1076
1064
|
</svg>
|
|
1077
|
-
<span>
|
|
1065
|
+
<span>42.073k</span>
|
|
1078
1066
|
</span>
|
|
1079
1067
|
<span class="star" title="Repo Forked">
|
|
1080
1068
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1081
1069
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1082
1070
|
</path>
|
|
1083
1071
|
</svg>
|
|
1084
|
-
<span>
|
|
1072
|
+
<span>3362</span>
|
|
1085
1073
|
</span>
|
|
1086
1074
|
<span class="star">
|
|
1087
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1088
1076
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1089
1077
|
</svg>
|
|
1090
|
-
<span>
|
|
1078
|
+
<span>46 stars today</span>
|
|
1091
1079
|
</span>
|
|
1092
1080
|
</div>
|
|
1093
1081
|
<div class="details">
|
|
1094
|
-
|
|
1082
|
+
⭐️ Companies that don't have a broken hiring process
|
|
1095
1083
|
</div>
|
|
1096
1084
|
</div>
|
|
1097
1085
|
</li>
|
|
@@ -1115,7 +1103,7 @@
|
|
|
1115
1103
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1116
1104
|
</a>
|
|
1117
1105
|
</div>
|
|
1118
|
-
<div class="time">Last cache created on 2024/5/
|
|
1106
|
+
<div class="time">Last cache created on 2024/5/22 by Github API v3.</div>
|
|
1119
1107
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1120
1108
|
</div>
|
|
1121
1109
|
</body>
|