@wcj/github-rank 24.3.12 → 24.3.13
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 +22431 -22429
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +144 -144
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +1919 -1919
- package/dist/users.json +6113 -6113
- package/package.json +1 -1
- package/web/data/repos.json +22431 -22429
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +144 -144
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +1919 -1919
- package/web/data/users.json +6113 -6113
- package/web/index.html +4610 -4610
- package/web/repos.html +2825 -2825
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +163 -167
- package/web/users.china.html +1430 -1430
package/web/trending.html
CHANGED
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
</a>
|
|
130
130
|
|
|
131
131
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2024/3/
|
|
132
|
+
<div class="time">Last cache created on 2024/3/13 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/gleam-lang/gleam" target="_blank" title="gleam-lang/gleam">gleam-lang/gleam</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/rust" title="Programming Language Rust">
|
|
162
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>11596</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>446</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>1942 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
⭐️ A friendly language for building type-safe, scalable systems!
|
|
187
187
|
</div>
|
|
188
188
|
</div>
|
|
189
189
|
</li>
|
|
@@ -192,36 +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/atherosai/ui" target="_blank" title="atherosai/ui">atherosai/ui</a>
|
|
196
196
|
</div>
|
|
197
197
|
<div class="sub-title followers">
|
|
198
198
|
|
|
199
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
200
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
200
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
201
201
|
</a>
|
|
202
202
|
|
|
203
203
|
<span class="star" title="Stargazers Count">
|
|
204
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
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>
|
|
206
206
|
</svg>
|
|
207
|
-
<span>
|
|
207
|
+
<span>6025</span>
|
|
208
208
|
</span>
|
|
209
209
|
<span class="star" title="Repo Forked">
|
|
210
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
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">
|
|
212
212
|
</path>
|
|
213
213
|
</svg>
|
|
214
|
-
<span>
|
|
214
|
+
<span>1073</span>
|
|
215
215
|
</span>
|
|
216
216
|
<span class="star">
|
|
217
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
219
|
</svg>
|
|
220
|
-
<span>
|
|
220
|
+
<span>902 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
Simple UI examples from my social media
|
|
225
225
|
</div>
|
|
226
226
|
</div>
|
|
227
227
|
</li>
|
|
@@ -230,36 +230,36 @@
|
|
|
230
230
|
<div class="info">
|
|
231
231
|
<div class="rank">
|
|
232
232
|
<span title="Ranking 3">3</span>
|
|
233
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/danielmiessler/fabric" target="_blank" title="danielmiessler/fabric">danielmiessler/fabric</a>
|
|
234
234
|
</div>
|
|
235
235
|
<div class="sub-title followers">
|
|
236
236
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
238
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
239
239
|
</a>
|
|
240
240
|
|
|
241
241
|
<span class="star" title="Stargazers Count">
|
|
242
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
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>
|
|
244
244
|
</svg>
|
|
245
|
-
<span>
|
|
245
|
+
<span>6726</span>
|
|
246
246
|
</span>
|
|
247
247
|
<span class="star" title="Repo Forked">
|
|
248
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
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">
|
|
250
250
|
</path>
|
|
251
251
|
</svg>
|
|
252
|
-
<span>
|
|
252
|
+
<span>622</span>
|
|
253
253
|
</span>
|
|
254
254
|
<span class="star">
|
|
255
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
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>
|
|
257
257
|
</svg>
|
|
258
|
-
<span>
|
|
258
|
+
<span>406 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
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.
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,36 +268,36 @@
|
|
|
268
268
|
<div class="info">
|
|
269
269
|
<div class="rank">
|
|
270
270
|
<span title="Ranking 4">4</span>
|
|
271
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/krahets/hello-algo" target="_blank" title="krahets/hello-algo">krahets/hello-algo</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
275
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
276
|
-
<span style="background-color: #
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
276
|
+
<span style="background-color: #b07219;"></span>Java
|
|
277
277
|
</a>
|
|
278
278
|
|
|
279
279
|
<span class="star" title="Stargazers Count">
|
|
280
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
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>
|
|
282
282
|
</svg>
|
|
283
|
-
<span>
|
|
283
|
+
<span>65816</span>
|
|
284
284
|
</span>
|
|
285
285
|
<span class="star" title="Repo Forked">
|
|
286
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
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">
|
|
288
288
|
</path>
|
|
289
289
|
</svg>
|
|
290
|
-
<span>
|
|
290
|
+
<span>8092</span>
|
|
291
291
|
</span>
|
|
292
292
|
<span class="star">
|
|
293
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
295
|
</svg>
|
|
296
|
-
<span>
|
|
296
|
+
<span>334 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/altsem/gitu" target="_blank" title="altsem/gitu">altsem/gitu</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
@@ -318,24 +318,24 @@
|
|
|
318
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
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>
|
|
320
320
|
</svg>
|
|
321
|
-
<span>
|
|
321
|
+
<span>1092</span>
|
|
322
322
|
</span>
|
|
323
323
|
<span class="star" title="Repo Forked">
|
|
324
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
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">
|
|
326
326
|
</path>
|
|
327
327
|
</svg>
|
|
328
|
-
<span>
|
|
328
|
+
<span>48</span>
|
|
329
329
|
</span>
|
|
330
330
|
<span class="star">
|
|
331
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
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>
|
|
333
333
|
</svg>
|
|
334
|
-
<span>
|
|
334
|
+
<span>325 stars today</span>
|
|
335
335
|
</span>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="details">
|
|
338
|
-
|
|
338
|
+
A TUI Git client inspired by Magit
|
|
339
339
|
</div>
|
|
340
340
|
</div>
|
|
341
341
|
</li>
|
|
@@ -344,36 +344,36 @@
|
|
|
344
344
|
<div class="info">
|
|
345
345
|
<div class="rank">
|
|
346
346
|
<span title="Ranking 6">6</span>
|
|
347
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/localsend/localsend" target="_blank" title="localsend/localsend">localsend/localsend</a>
|
|
348
348
|
</div>
|
|
349
349
|
<div class="sub-title followers">
|
|
350
350
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
352
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
353
353
|
</a>
|
|
354
354
|
|
|
355
355
|
<span class="star" title="Stargazers Count">
|
|
356
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
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>
|
|
358
358
|
</svg>
|
|
359
|
-
<span>
|
|
359
|
+
<span>31710</span>
|
|
360
360
|
</span>
|
|
361
361
|
<span class="star" title="Repo Forked">
|
|
362
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
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">
|
|
364
364
|
</path>
|
|
365
365
|
</svg>
|
|
366
|
-
<span>
|
|
366
|
+
<span>1584</span>
|
|
367
367
|
</span>
|
|
368
368
|
<span class="star">
|
|
369
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
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>
|
|
371
371
|
</svg>
|
|
372
|
-
<span>
|
|
372
|
+
<span>663 stars today</span>
|
|
373
373
|
</span>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="details">
|
|
376
|
-
|
|
376
|
+
An open-source cross-platform alternative to AirDrop
|
|
377
377
|
</div>
|
|
378
378
|
</div>
|
|
379
379
|
</li>
|
|
@@ -382,32 +382,36 @@
|
|
|
382
382
|
<div class="info">
|
|
383
383
|
<div class="rank">
|
|
384
384
|
<span title="Ranking 7">7</span>
|
|
385
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/Deeptrain-Community/chatnio" target="_blank" title="Deeptrain-Community/chatnio">Deeptrain-Community/chatnio</a>
|
|
386
386
|
</div>
|
|
387
387
|
<div class="sub-title followers">
|
|
388
388
|
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
390
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
391
|
+
</a>
|
|
392
|
+
|
|
389
393
|
<span class="star" title="Stargazers Count">
|
|
390
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
395
|
<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
396
|
</svg>
|
|
393
|
-
<span>
|
|
397
|
+
<span>1321</span>
|
|
394
398
|
</span>
|
|
395
399
|
<span class="star" title="Repo Forked">
|
|
396
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
401
|
<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
402
|
</path>
|
|
399
403
|
</svg>
|
|
400
|
-
<span>
|
|
404
|
+
<span>226</span>
|
|
401
405
|
</span>
|
|
402
406
|
<span class="star">
|
|
403
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
408
|
<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
409
|
</svg>
|
|
406
|
-
<span>
|
|
410
|
+
<span>66 stars today</span>
|
|
407
411
|
</span>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="details">
|
|
410
|
-
|
|
414
|
+
🚀 Next Generation AI One-Stop Internationalization Solution. 🚀 下一代 AI 一站式解决方案,一站式 Chat + 中转 API 站点,支持 OpenAI,Midjourney,Claude,讯飞星火,Stable Diffusion,DALL·E,ChatGLM,通义千问,腾讯混元,360 智脑,百川 AI,火山方舟,新必应,Gemini,Moonshot 等模型,支持对话分享,自定义预设,云端同步,模型市场,支持弹性计费和订阅计划模式,支持图片解析,支持联网搜索,支持模型缓存,丰富美观的后台管理与仪表盘数据统计。
|
|
411
415
|
</div>
|
|
412
416
|
</div>
|
|
413
417
|
</li>
|
|
@@ -428,20 +432,20 @@
|
|
|
428
432
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
433
|
<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
434
|
</svg>
|
|
431
|
-
<span>
|
|
435
|
+
<span>15346</span>
|
|
432
436
|
</span>
|
|
433
437
|
<span class="star" title="Repo Forked">
|
|
434
438
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
439
|
<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
440
|
</path>
|
|
437
441
|
</svg>
|
|
438
|
-
<span>
|
|
442
|
+
<span>668</span>
|
|
439
443
|
</span>
|
|
440
444
|
<span class="star">
|
|
441
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
446
|
<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
447
|
</svg>
|
|
444
|
-
<span>
|
|
448
|
+
<span>743 stars today</span>
|
|
445
449
|
</span>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="details">
|
|
@@ -454,7 +458,7 @@
|
|
|
454
458
|
<div class="info">
|
|
455
459
|
<div class="rank">
|
|
456
460
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
461
|
+
<a href="https://github.com/microsoft/qlib" target="_blank" title="microsoft/qlib">microsoft/qlib</a>
|
|
458
462
|
</div>
|
|
459
463
|
<div class="sub-title followers">
|
|
460
464
|
|
|
@@ -466,24 +470,24 @@
|
|
|
466
470
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
471
|
<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
472
|
</svg>
|
|
469
|
-
<span>
|
|
473
|
+
<span>13771</span>
|
|
470
474
|
</span>
|
|
471
475
|
<span class="star" title="Repo Forked">
|
|
472
476
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
477
|
<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
478
|
</path>
|
|
475
479
|
</svg>
|
|
476
|
-
<span>
|
|
480
|
+
<span>2387</span>
|
|
477
481
|
</span>
|
|
478
482
|
<span class="star">
|
|
479
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
484
|
<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
485
|
</svg>
|
|
482
|
-
<span>
|
|
486
|
+
<span>28 stars today</span>
|
|
483
487
|
</span>
|
|
484
488
|
</div>
|
|
485
489
|
<div class="details">
|
|
486
|
-
|
|
490
|
+
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
|
|
487
491
|
</div>
|
|
488
492
|
</div>
|
|
489
493
|
</li>
|
|
@@ -492,36 +496,32 @@
|
|
|
492
496
|
<div class="info">
|
|
493
497
|
<div class="rank">
|
|
494
498
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
499
|
+
<a href="https://github.com/systemdesign42/system-design" target="_blank" title="systemdesign42/system-design">systemdesign42/system-design</a>
|
|
496
500
|
</div>
|
|
497
501
|
<div class="sub-title followers">
|
|
498
502
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
500
|
-
<span style="background-color: #b07219;"></span>Java
|
|
501
|
-
</a>
|
|
502
|
-
|
|
503
503
|
<span class="star" title="Stargazers Count">
|
|
504
504
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
505
|
<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
506
|
</svg>
|
|
507
|
-
<span>
|
|
507
|
+
<span>5169</span>
|
|
508
508
|
</span>
|
|
509
509
|
<span class="star" title="Repo Forked">
|
|
510
510
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
511
|
<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
512
|
</path>
|
|
513
513
|
</svg>
|
|
514
|
-
<span>
|
|
514
|
+
<span>496</span>
|
|
515
515
|
</span>
|
|
516
516
|
<span class="star">
|
|
517
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
518
|
<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
519
|
</svg>
|
|
520
|
-
<span>
|
|
520
|
+
<span>574 stars today</span>
|
|
521
521
|
</span>
|
|
522
522
|
</div>
|
|
523
523
|
<div class="details">
|
|
524
|
-
|
|
524
|
+
Building the best system design resource in the internet
|
|
525
525
|
</div>
|
|
526
526
|
</div>
|
|
527
527
|
</li>
|
|
@@ -530,36 +530,36 @@
|
|
|
530
530
|
<div class="info">
|
|
531
531
|
<div class="rank">
|
|
532
532
|
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/
|
|
533
|
+
<a href="https://github.com/apernet/OpenGFW" target="_blank" title="apernet/OpenGFW">apernet/OpenGFW</a>
|
|
534
534
|
</div>
|
|
535
535
|
<div class="sub-title followers">
|
|
536
536
|
|
|
537
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
538
|
-
<span style="background-color: #
|
|
537
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
538
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
539
539
|
</a>
|
|
540
540
|
|
|
541
541
|
<span class="star" title="Stargazers Count">
|
|
542
542
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
543
543
|
<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
544
|
</svg>
|
|
545
|
-
<span>
|
|
545
|
+
<span>7887</span>
|
|
546
546
|
</span>
|
|
547
547
|
<span class="star" title="Repo Forked">
|
|
548
548
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
549
549
|
<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
550
|
</path>
|
|
551
551
|
</svg>
|
|
552
|
-
<span>
|
|
552
|
+
<span>578</span>
|
|
553
553
|
</span>
|
|
554
554
|
<span class="star">
|
|
555
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
556
|
<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
557
|
</svg>
|
|
558
|
-
<span>
|
|
558
|
+
<span>1024 stars today</span>
|
|
559
559
|
</span>
|
|
560
560
|
</div>
|
|
561
561
|
<div class="details">
|
|
562
|
-
|
|
562
|
+
OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux
|
|
563
563
|
</div>
|
|
564
564
|
</div>
|
|
565
565
|
</li>
|
|
@@ -568,36 +568,36 @@
|
|
|
568
568
|
<div class="info">
|
|
569
569
|
<div class="rank">
|
|
570
570
|
<span title="Ranking 12">12</span>
|
|
571
|
-
<a href="https://github.com/
|
|
571
|
+
<a href="https://github.com/cuixueshe/earthworm" target="_blank" title="cuixueshe/earthworm">cuixueshe/earthworm</a>
|
|
572
572
|
</div>
|
|
573
573
|
<div class="sub-title followers">
|
|
574
574
|
|
|
575
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
576
|
-
<span style="background-color: #
|
|
575
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
576
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
577
577
|
</a>
|
|
578
578
|
|
|
579
579
|
<span class="star" title="Stargazers Count">
|
|
580
580
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
581
581
|
<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
582
|
</svg>
|
|
583
|
-
<span>
|
|
583
|
+
<span>1532</span>
|
|
584
584
|
</span>
|
|
585
585
|
<span class="star" title="Repo Forked">
|
|
586
586
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
587
587
|
<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
588
|
</path>
|
|
589
589
|
</svg>
|
|
590
|
-
<span>
|
|
590
|
+
<span>249</span>
|
|
591
591
|
</span>
|
|
592
592
|
<span class="star">
|
|
593
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
594
|
<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
595
|
</svg>
|
|
596
|
-
<span>
|
|
596
|
+
<span>381 stars today</span>
|
|
597
597
|
</span>
|
|
598
598
|
</div>
|
|
599
599
|
<div class="details">
|
|
600
|
-
|
|
600
|
+
Learning English through the method of constructing sentences with conjunctions
|
|
601
601
|
</div>
|
|
602
602
|
</div>
|
|
603
603
|
</li>
|
|
@@ -606,36 +606,36 @@
|
|
|
606
606
|
<div class="info">
|
|
607
607
|
<div class="rank">
|
|
608
608
|
<span title="Ranking 13">13</span>
|
|
609
|
-
<a href="https://github.com/
|
|
609
|
+
<a href="https://github.com/clash-verge-rev/clash-verge-rev" target="_blank" title="clash-verge-rev/clash-verge-rev">clash-verge-rev/clash-verge-rev</a>
|
|
610
610
|
</div>
|
|
611
611
|
<div class="sub-title followers">
|
|
612
612
|
|
|
613
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
614
|
-
<span style="background-color: #
|
|
613
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
614
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
615
615
|
</a>
|
|
616
616
|
|
|
617
617
|
<span class="star" title="Stargazers Count">
|
|
618
618
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
619
619
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
620
620
|
</svg>
|
|
621
|
-
<span>
|
|
621
|
+
<span>11603</span>
|
|
622
622
|
</span>
|
|
623
623
|
<span class="star" title="Repo Forked">
|
|
624
624
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
625
625
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
626
626
|
</path>
|
|
627
627
|
</svg>
|
|
628
|
-
<span>
|
|
628
|
+
<span>779</span>
|
|
629
629
|
</span>
|
|
630
630
|
<span class="star">
|
|
631
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
632
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
633
633
|
</svg>
|
|
634
|
-
<span>
|
|
634
|
+
<span>213 stars today</span>
|
|
635
635
|
</span>
|
|
636
636
|
</div>
|
|
637
637
|
<div class="details">
|
|
638
|
-
|
|
638
|
+
Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)
|
|
639
639
|
</div>
|
|
640
640
|
</div>
|
|
641
641
|
</li>
|
|
@@ -644,36 +644,36 @@
|
|
|
644
644
|
<div class="info">
|
|
645
645
|
<div class="rank">
|
|
646
646
|
<span title="Ranking 14">14</span>
|
|
647
|
-
<a href="https://github.com/
|
|
647
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
648
648
|
</div>
|
|
649
649
|
<div class="sub-title followers">
|
|
650
650
|
|
|
651
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
652
|
-
<span style="background-color: #
|
|
651
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
652
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
653
653
|
</a>
|
|
654
654
|
|
|
655
655
|
<span class="star" title="Stargazers Count">
|
|
656
656
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
657
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
658
658
|
</svg>
|
|
659
|
-
<span>
|
|
659
|
+
<span>285683</span>
|
|
660
660
|
</span>
|
|
661
661
|
<span class="star" title="Repo Forked">
|
|
662
662
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
663
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
664
664
|
</path>
|
|
665
665
|
</svg>
|
|
666
|
-
<span>
|
|
666
|
+
<span>31188</span>
|
|
667
667
|
</span>
|
|
668
668
|
<span class="star">
|
|
669
669
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
670
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
671
671
|
</svg>
|
|
672
|
-
<span>
|
|
672
|
+
<span>553 stars today</span>
|
|
673
673
|
</span>
|
|
674
674
|
</div>
|
|
675
675
|
<div class="details">
|
|
676
|
-
|
|
676
|
+
A collective list of free APIs
|
|
677
677
|
</div>
|
|
678
678
|
</div>
|
|
679
679
|
</li>
|
|
@@ -682,36 +682,36 @@
|
|
|
682
682
|
<div class="info">
|
|
683
683
|
<div class="rank">
|
|
684
684
|
<span title="Ranking 15">15</span>
|
|
685
|
-
<a href="https://github.com/
|
|
685
|
+
<a href="https://github.com/rolldown/rolldown" target="_blank" title="rolldown/rolldown">rolldown/rolldown</a>
|
|
686
686
|
</div>
|
|
687
687
|
<div class="sub-title followers">
|
|
688
688
|
|
|
689
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
690
|
-
<span style="background-color: #
|
|
689
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
690
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
691
691
|
</a>
|
|
692
692
|
|
|
693
693
|
<span class="star" title="Stargazers Count">
|
|
694
694
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
695
695
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
696
696
|
</svg>
|
|
697
|
-
<span>
|
|
697
|
+
<span>5194</span>
|
|
698
698
|
</span>
|
|
699
699
|
<span class="star" title="Repo Forked">
|
|
700
700
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
701
701
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
702
702
|
</path>
|
|
703
703
|
</svg>
|
|
704
|
-
<span>
|
|
704
|
+
<span>290</span>
|
|
705
705
|
</span>
|
|
706
706
|
<span class="star">
|
|
707
707
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
708
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
709
709
|
</svg>
|
|
710
|
-
<span>
|
|
710
|
+
<span>580 stars today</span>
|
|
711
711
|
</span>
|
|
712
712
|
</div>
|
|
713
713
|
<div class="details">
|
|
714
|
-
|
|
714
|
+
Fast Rust bundler for JavaScript with Rollup-compatible API.
|
|
715
715
|
</div>
|
|
716
716
|
</div>
|
|
717
717
|
</li>
|
|
@@ -720,36 +720,36 @@
|
|
|
720
720
|
<div class="info">
|
|
721
721
|
<div class="rank">
|
|
722
722
|
<span title="Ranking 16">16</span>
|
|
723
|
-
<a href="https://github.com/
|
|
723
|
+
<a href="https://github.com/elixir-lang/elixir" target="_blank" title="elixir-lang/elixir">elixir-lang/elixir</a>
|
|
724
724
|
</div>
|
|
725
725
|
<div class="sub-title followers">
|
|
726
726
|
|
|
727
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
728
|
-
<span style="background-color: #
|
|
727
|
+
<a class="language" target="_blank" href="https://github.com/topics/elixir" title="Programming Language Elixir">
|
|
728
|
+
<span style="background-color: #6e4a7e;"></span>Elixir
|
|
729
729
|
</a>
|
|
730
730
|
|
|
731
731
|
<span class="star" title="Stargazers Count">
|
|
732
732
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
733
733
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
734
734
|
</svg>
|
|
735
|
-
<span>
|
|
735
|
+
<span>22907</span>
|
|
736
736
|
</span>
|
|
737
737
|
<span class="star" title="Repo Forked">
|
|
738
738
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
739
739
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
740
740
|
</path>
|
|
741
741
|
</svg>
|
|
742
|
-
<span>
|
|
742
|
+
<span>3224</span>
|
|
743
743
|
</span>
|
|
744
744
|
<span class="star">
|
|
745
745
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
746
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
747
747
|
</svg>
|
|
748
|
-
<span>
|
|
748
|
+
<span>21 stars today</span>
|
|
749
749
|
</span>
|
|
750
750
|
</div>
|
|
751
751
|
<div class="details">
|
|
752
|
-
|
|
752
|
+
Elixir is a dynamic, functional language for building scalable and maintainable applications
|
|
753
753
|
</div>
|
|
754
754
|
</div>
|
|
755
755
|
</li>
|
|
@@ -758,36 +758,32 @@
|
|
|
758
758
|
<div class="info">
|
|
759
759
|
<div class="rank">
|
|
760
760
|
<span title="Ranking 17">17</span>
|
|
761
|
-
<a href="https://github.com/
|
|
761
|
+
<a href="https://github.com/fr0gger/Awesome-GPT-Agents" target="_blank" title="fr0gger/Awesome-GPT-Agents">fr0gger/Awesome-GPT-Agents</a>
|
|
762
762
|
</div>
|
|
763
763
|
<div class="sub-title followers">
|
|
764
764
|
|
|
765
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
766
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
767
|
-
</a>
|
|
768
|
-
|
|
769
765
|
<span class="star" title="Stargazers Count">
|
|
770
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
771
767
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
772
768
|
</svg>
|
|
773
|
-
<span>
|
|
769
|
+
<span>4409</span>
|
|
774
770
|
</span>
|
|
775
771
|
<span class="star" title="Repo Forked">
|
|
776
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
777
773
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
778
774
|
</path>
|
|
779
775
|
</svg>
|
|
780
|
-
<span>
|
|
776
|
+
<span>474</span>
|
|
781
777
|
</span>
|
|
782
778
|
<span class="star">
|
|
783
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
780
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
785
781
|
</svg>
|
|
786
|
-
<span>
|
|
782
|
+
<span>64 stars today</span>
|
|
787
783
|
</span>
|
|
788
784
|
</div>
|
|
789
785
|
<div class="details">
|
|
790
|
-
|
|
786
|
+
A curated list of GPT agents for cybersecurity
|
|
791
787
|
</div>
|
|
792
788
|
</div>
|
|
793
789
|
</li>
|
|
@@ -796,36 +792,36 @@
|
|
|
796
792
|
<div class="info">
|
|
797
793
|
<div class="rank">
|
|
798
794
|
<span title="Ranking 18">18</span>
|
|
799
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
|
|
800
796
|
</div>
|
|
801
797
|
<div class="sub-title followers">
|
|
802
798
|
|
|
803
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
804
|
-
<span style="background-color: #
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
800
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
805
801
|
</a>
|
|
806
802
|
|
|
807
803
|
<span class="star" title="Stargazers Count">
|
|
808
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
809
805
|
<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
806
|
</svg>
|
|
811
|
-
<span>
|
|
807
|
+
<span>40155</span>
|
|
812
808
|
</span>
|
|
813
809
|
<span class="star" title="Repo Forked">
|
|
814
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
815
811
|
<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
812
|
</path>
|
|
817
813
|
</svg>
|
|
818
|
-
<span>
|
|
814
|
+
<span>3619</span>
|
|
819
815
|
</span>
|
|
820
816
|
<span class="star">
|
|
821
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
818
|
<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
819
|
</svg>
|
|
824
|
-
<span>
|
|
820
|
+
<span>44 stars today</span>
|
|
825
821
|
</span>
|
|
826
822
|
</div>
|
|
827
823
|
<div class="details">
|
|
828
|
-
|
|
824
|
+
Build like a team of hundreds_
|
|
829
825
|
</div>
|
|
830
826
|
</div>
|
|
831
827
|
</li>
|
|
@@ -834,36 +830,36 @@
|
|
|
834
830
|
<div class="info">
|
|
835
831
|
<div class="rank">
|
|
836
832
|
<span title="Ranking 19">19</span>
|
|
837
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/ScoopInstaller/Main" target="_blank" title="ScoopInstaller/Main">ScoopInstaller/Main</a>
|
|
838
834
|
</div>
|
|
839
835
|
<div class="sub-title followers">
|
|
840
836
|
|
|
841
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
842
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
838
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
843
839
|
</a>
|
|
844
840
|
|
|
845
841
|
<span class="star" title="Stargazers Count">
|
|
846
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
847
843
|
<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
844
|
</svg>
|
|
849
|
-
<span>
|
|
845
|
+
<span>1388</span>
|
|
850
846
|
</span>
|
|
851
847
|
<span class="star" title="Repo Forked">
|
|
852
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
853
849
|
<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
850
|
</path>
|
|
855
851
|
</svg>
|
|
856
|
-
<span>
|
|
852
|
+
<span>835</span>
|
|
857
853
|
</span>
|
|
858
854
|
<span class="star">
|
|
859
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
856
|
<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
857
|
</svg>
|
|
862
|
-
<span>
|
|
858
|
+
<span>5 stars today</span>
|
|
863
859
|
</span>
|
|
864
860
|
</div>
|
|
865
861
|
<div class="details">
|
|
866
|
-
|
|
862
|
+
📦 The default bucket for Scoop.
|
|
867
863
|
</div>
|
|
868
864
|
</div>
|
|
869
865
|
</li>
|
|
@@ -872,36 +868,36 @@
|
|
|
872
868
|
<div class="info">
|
|
873
869
|
<div class="rank">
|
|
874
870
|
<span title="Ranking 20">20</span>
|
|
875
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/Vahe1994/AQLM" target="_blank" title="Vahe1994/AQLM">Vahe1994/AQLM</a>
|
|
876
872
|
</div>
|
|
877
873
|
<div class="sub-title followers">
|
|
878
874
|
|
|
879
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
880
|
-
<span style="background-color: #
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
876
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
881
877
|
</a>
|
|
882
878
|
|
|
883
879
|
<span class="star" title="Stargazers Count">
|
|
884
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
885
881
|
<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
882
|
</svg>
|
|
887
|
-
<span>
|
|
883
|
+
<span>695</span>
|
|
888
884
|
</span>
|
|
889
885
|
<span class="star" title="Repo Forked">
|
|
890
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
891
887
|
<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
888
|
</path>
|
|
893
889
|
</svg>
|
|
894
|
-
<span>
|
|
890
|
+
<span>135</span>
|
|
895
891
|
</span>
|
|
896
892
|
<span class="star">
|
|
897
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
894
|
<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
895
|
</svg>
|
|
900
|
-
<span>
|
|
896
|
+
<span>171 stars today</span>
|
|
901
897
|
</span>
|
|
902
898
|
</div>
|
|
903
899
|
<div class="details">
|
|
904
|
-
|
|
900
|
+
Official Pytorch repository for Extreme Compression of Large Language Models via Additive Quantization https://arxiv.org/pdf/2401.06118.pdf
|
|
905
901
|
</div>
|
|
906
902
|
</div>
|
|
907
903
|
</li>
|
|
@@ -922,20 +918,20 @@
|
|
|
922
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
923
919
|
<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
920
|
</svg>
|
|
925
|
-
<span>
|
|
921
|
+
<span>111342</span>
|
|
926
922
|
</span>
|
|
927
923
|
<span class="star" title="Repo Forked">
|
|
928
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
929
925
|
<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
926
|
</path>
|
|
931
927
|
</svg>
|
|
932
|
-
<span>
|
|
928
|
+
<span>14774</span>
|
|
933
929
|
</span>
|
|
934
930
|
<span class="star">
|
|
935
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
932
|
<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
933
|
</svg>
|
|
938
|
-
<span>
|
|
934
|
+
<span>221 stars today</span>
|
|
939
935
|
</span>
|
|
940
936
|
</div>
|
|
941
937
|
<div class="details">
|
|
@@ -948,36 +944,36 @@
|
|
|
948
944
|
<div class="info">
|
|
949
945
|
<div class="rank">
|
|
950
946
|
<span title="Ranking 22">22</span>
|
|
951
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/doocs/source-code-hunter" target="_blank" title="doocs/source-code-hunter">doocs/source-code-hunter</a>
|
|
952
948
|
</div>
|
|
953
949
|
<div class="sub-title followers">
|
|
954
950
|
|
|
955
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
956
|
-
<span style="background-color: #
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
952
|
+
<span style="background-color: #b07219;"></span>Java
|
|
957
953
|
</a>
|
|
958
954
|
|
|
959
955
|
<span class="star" title="Stargazers Count">
|
|
960
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
957
|
<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
958
|
</svg>
|
|
963
|
-
<span>
|
|
959
|
+
<span>15125</span>
|
|
964
960
|
</span>
|
|
965
961
|
<span class="star" title="Repo Forked">
|
|
966
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
967
963
|
<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
964
|
</path>
|
|
969
965
|
</svg>
|
|
970
|
-
<span>
|
|
966
|
+
<span>2911</span>
|
|
971
967
|
</span>
|
|
972
968
|
<span class="star">
|
|
973
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
970
|
<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
971
|
</svg>
|
|
976
|
-
<span>
|
|
972
|
+
<span>103 stars today</span>
|
|
977
973
|
</span>
|
|
978
974
|
</div>
|
|
979
975
|
<div class="details">
|
|
980
|
-
|
|
976
|
+
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
|
|
981
977
|
</div>
|
|
982
978
|
</div>
|
|
983
979
|
</li>
|
|
@@ -986,36 +982,36 @@
|
|
|
986
982
|
<div class="info">
|
|
987
983
|
<div class="rank">
|
|
988
984
|
<span title="Ranking 23">23</span>
|
|
989
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/laurent22/joplin" target="_blank" title="laurent22/joplin">laurent22/joplin</a>
|
|
990
986
|
</div>
|
|
991
987
|
<div class="sub-title followers">
|
|
992
988
|
|
|
993
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
994
|
-
<span style="background-color: #
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
990
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
995
991
|
</a>
|
|
996
992
|
|
|
997
993
|
<span class="star" title="Stargazers Count">
|
|
998
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
995
|
<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
996
|
</svg>
|
|
1001
|
-
<span>
|
|
997
|
+
<span>41917</span>
|
|
1002
998
|
</span>
|
|
1003
999
|
<span class="star" title="Repo Forked">
|
|
1004
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
1001
|
<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
1002
|
</path>
|
|
1007
1003
|
</svg>
|
|
1008
|
-
<span>
|
|
1004
|
+
<span>4509</span>
|
|
1009
1005
|
</span>
|
|
1010
1006
|
<span class="star">
|
|
1011
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1008
|
<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
1009
|
</svg>
|
|
1014
|
-
<span>
|
|
1010
|
+
<span>200 stars today</span>
|
|
1015
1011
|
</span>
|
|
1016
1012
|
</div>
|
|
1017
1013
|
<div class="details">
|
|
1018
|
-
|
|
1014
|
+
Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.
|
|
1019
1015
|
</div>
|
|
1020
1016
|
</div>
|
|
1021
1017
|
</li>
|
|
@@ -1024,36 +1020,36 @@
|
|
|
1024
1020
|
<div class="info">
|
|
1025
1021
|
<div class="rank">
|
|
1026
1022
|
<span title="Ranking 24">24</span>
|
|
1027
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/rust-lang/rust" target="_blank" title="rust-lang/rust">rust-lang/rust</a>
|
|
1028
1024
|
</div>
|
|
1029
1025
|
<div class="sub-title followers">
|
|
1030
1026
|
|
|
1031
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1032
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1028
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1033
1029
|
</a>
|
|
1034
1030
|
|
|
1035
1031
|
<span class="star" title="Stargazers Count">
|
|
1036
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1033
|
<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
1034
|
</svg>
|
|
1039
|
-
<span>
|
|
1035
|
+
<span>91437</span>
|
|
1040
1036
|
</span>
|
|
1041
1037
|
<span class="star" title="Repo Forked">
|
|
1042
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1043
1039
|
<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
1040
|
</path>
|
|
1045
1041
|
</svg>
|
|
1046
|
-
<span>
|
|
1042
|
+
<span>11797</span>
|
|
1047
1043
|
</span>
|
|
1048
1044
|
<span class="star">
|
|
1049
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1046
|
<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
1047
|
</svg>
|
|
1052
|
-
<span>
|
|
1048
|
+
<span>237 stars today</span>
|
|
1053
1049
|
</span>
|
|
1054
1050
|
</div>
|
|
1055
1051
|
<div class="details">
|
|
1056
|
-
|
|
1052
|
+
Empowering everyone to build reliable and efficient software.
|
|
1057
1053
|
</div>
|
|
1058
1054
|
</div>
|
|
1059
1055
|
</li>
|
|
@@ -1062,36 +1058,36 @@
|
|
|
1062
1058
|
<div class="info">
|
|
1063
1059
|
<div class="rank">
|
|
1064
1060
|
<span title="Ranking 25">25</span>
|
|
1065
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/AnswerDotAI/fsdp_qlora" target="_blank" title="AnswerDotAI/fsdp_qlora">AnswerDotAI/fsdp_qlora</a>
|
|
1066
1062
|
</div>
|
|
1067
1063
|
<div class="sub-title followers">
|
|
1068
1064
|
|
|
1069
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1070
|
-
<span style="background-color: #
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1066
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
1071
1067
|
</a>
|
|
1072
1068
|
|
|
1073
1069
|
<span class="star" title="Stargazers Count">
|
|
1074
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1071
|
<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
1072
|
</svg>
|
|
1077
|
-
<span>
|
|
1073
|
+
<span>876</span>
|
|
1078
1074
|
</span>
|
|
1079
1075
|
<span class="star" title="Repo Forked">
|
|
1080
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1081
1077
|
<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
1078
|
</path>
|
|
1083
1079
|
</svg>
|
|
1084
|
-
<span>
|
|
1080
|
+
<span>127</span>
|
|
1085
1081
|
</span>
|
|
1086
1082
|
<span class="star">
|
|
1087
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1088
1084
|
<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
1085
|
</svg>
|
|
1090
|
-
<span>
|
|
1086
|
+
<span>58 stars today</span>
|
|
1091
1087
|
</span>
|
|
1092
1088
|
</div>
|
|
1093
1089
|
<div class="details">
|
|
1094
|
-
|
|
1090
|
+
Training LLMs with QLoRA + FSDP
|
|
1095
1091
|
</div>
|
|
1096
1092
|
</div>
|
|
1097
1093
|
</li>
|
|
@@ -1115,7 +1111,7 @@
|
|
|
1115
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1116
1112
|
</a>
|
|
1117
1113
|
</div>
|
|
1118
|
-
<div class="time">Last cache created on 2024/3/
|
|
1114
|
+
<div class="time">Last cache created on 2024/3/13 by Github API v3.</div>
|
|
1119
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1120
1116
|
</div>
|
|
1121
1117
|
</body>
|