@wcj/github-rank 24.4.16 → 24.4.17
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 +19763 -19763
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +158 -158
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +1512 -1512
- package/dist/users.json +4307 -4307
- package/dist/users.org.json +517 -517
- package/package.json +1 -1
- package/web/data/repos.json +19763 -19763
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +158 -158
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +1512 -1512
- package/web/data/users.json +4307 -4307
- package/web/data/users.org.json +517 -517
- package/web/index.html +3954 -3954
- package/web/org.html +403 -403
- package/web/repos.html +2574 -2574
- package/web/trending-monthly.html +152 -152
- package/web/trending-weekly.html +151 -151
- package/web/trending.html +167 -167
- package/web/users.china.html +1319 -1319
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/4/
|
|
132
|
+
<div class="time">Last cache created on 2024/4/17 by
|
|
133
133
|
|
|
134
134
|
|
|
135
135
|
|
|
@@ -154,32 +154,36 @@
|
|
|
154
154
|
<div class="info">
|
|
155
155
|
<div class="rank">
|
|
156
156
|
<span title="Ranking 1">1</span>
|
|
157
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/1Panel-dev/MaxKB" target="_blank" title="1Panel-dev/MaxKB">1Panel-dev/MaxKB</a>
|
|
158
158
|
</div>
|
|
159
159
|
<div class="sub-title followers">
|
|
160
160
|
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
163
|
+
</a>
|
|
164
|
+
|
|
161
165
|
<span class="star" title="Stargazers Count">
|
|
162
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
163
167
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
164
168
|
</svg>
|
|
165
|
-
<span>
|
|
169
|
+
<span>1694</span>
|
|
166
170
|
</span>
|
|
167
171
|
<span class="star" title="Repo Forked">
|
|
168
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
169
173
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
170
174
|
</path>
|
|
171
175
|
</svg>
|
|
172
|
-
<span>
|
|
176
|
+
<span>283</span>
|
|
173
177
|
</span>
|
|
174
178
|
<span class="star">
|
|
175
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
176
180
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
177
181
|
</svg>
|
|
178
|
-
<span>
|
|
182
|
+
<span>279 stars today</span>
|
|
179
183
|
</span>
|
|
180
184
|
</div>
|
|
181
185
|
<div class="details">
|
|
182
|
-
|
|
186
|
+
💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。
|
|
183
187
|
</div>
|
|
184
188
|
</div>
|
|
185
189
|
</li>
|
|
@@ -188,36 +192,36 @@
|
|
|
188
192
|
<div class="info">
|
|
189
193
|
<div class="rank">
|
|
190
194
|
<span title="Ranking 2">2</span>
|
|
191
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/stanford-oval/storm" target="_blank" title="stanford-oval/storm">stanford-oval/storm</a>
|
|
192
196
|
</div>
|
|
193
197
|
<div class="sub-title followers">
|
|
194
198
|
|
|
195
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
196
|
-
<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
|
|
197
201
|
</a>
|
|
198
202
|
|
|
199
203
|
<span class="star" title="Stargazers Count">
|
|
200
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
201
205
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
202
206
|
</svg>
|
|
203
|
-
<span>
|
|
207
|
+
<span>2697</span>
|
|
204
208
|
</span>
|
|
205
209
|
<span class="star" title="Repo Forked">
|
|
206
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
207
211
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
208
212
|
</path>
|
|
209
213
|
</svg>
|
|
210
|
-
<span>
|
|
214
|
+
<span>263</span>
|
|
211
215
|
</span>
|
|
212
216
|
<span class="star">
|
|
213
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
214
218
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
215
219
|
</svg>
|
|
216
|
-
<span>
|
|
220
|
+
<span>451 stars today</span>
|
|
217
221
|
</span>
|
|
218
222
|
</div>
|
|
219
223
|
<div class="details">
|
|
220
|
-
|
|
224
|
+
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
|
|
221
225
|
</div>
|
|
222
226
|
</div>
|
|
223
227
|
</li>
|
|
@@ -226,36 +230,36 @@
|
|
|
226
230
|
<div class="info">
|
|
227
231
|
<div class="rank">
|
|
228
232
|
<span title="Ranking 3">3</span>
|
|
229
|
-
<a href="https://github.com/
|
|
233
|
+
<a href="https://github.com/tonyke-bot/ore-miner" target="_blank" title="tonyke-bot/ore-miner">tonyke-bot/ore-miner</a>
|
|
230
234
|
</div>
|
|
231
235
|
<div class="sub-title followers">
|
|
232
236
|
|
|
233
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
234
|
-
<span style="background-color: #
|
|
237
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
238
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
235
239
|
</a>
|
|
236
240
|
|
|
237
241
|
<span class="star" title="Stargazers Count">
|
|
238
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
239
243
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
240
244
|
</svg>
|
|
241
|
-
<span>
|
|
245
|
+
<span>384</span>
|
|
242
246
|
</span>
|
|
243
247
|
<span class="star" title="Repo Forked">
|
|
244
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
245
249
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
246
250
|
</path>
|
|
247
251
|
</svg>
|
|
248
|
-
<span>
|
|
252
|
+
<span>173</span>
|
|
249
253
|
</span>
|
|
250
254
|
<span class="star">
|
|
251
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
252
256
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
253
257
|
</svg>
|
|
254
|
-
<span>
|
|
258
|
+
<span>111 stars today</span>
|
|
255
259
|
</span>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="details">
|
|
258
|
-
|
|
262
|
+
ORE Miner built on top of Jito bundle with both CPU and GPU support.
|
|
259
263
|
</div>
|
|
260
264
|
</div>
|
|
261
265
|
</li>
|
|
@@ -264,36 +268,32 @@
|
|
|
264
268
|
<div class="info">
|
|
265
269
|
<div class="rank">
|
|
266
270
|
<span title="Ranking 4">4</span>
|
|
267
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
268
272
|
</div>
|
|
269
273
|
<div class="sub-title followers">
|
|
270
274
|
|
|
271
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
272
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
273
|
-
</a>
|
|
274
|
-
|
|
275
275
|
<span class="star" title="Stargazers Count">
|
|
276
276
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
277
277
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
278
278
|
</svg>
|
|
279
|
-
<span>
|
|
279
|
+
<span>285491</span>
|
|
280
280
|
</span>
|
|
281
281
|
<span class="star" title="Repo Forked">
|
|
282
282
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
283
283
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
284
284
|
</path>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>72852</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star">
|
|
289
289
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
290
290
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
291
291
|
</svg>
|
|
292
|
-
<span>
|
|
292
|
+
<span>2253 stars today</span>
|
|
293
293
|
</span>
|
|
294
294
|
</div>
|
|
295
295
|
<div class="details">
|
|
296
|
-
|
|
296
|
+
A complete computer science study plan to become a software engineer.
|
|
297
297
|
</div>
|
|
298
298
|
</div>
|
|
299
299
|
</li>
|
|
@@ -302,36 +302,36 @@
|
|
|
302
302
|
<div class="info">
|
|
303
303
|
<div class="rank">
|
|
304
304
|
<span title="Ranking 5">5</span>
|
|
305
|
-
<a href="https://github.com/
|
|
305
|
+
<a href="https://github.com/ggerganov/whisper.cpp" target="_blank" title="ggerganov/whisper.cpp">ggerganov/whisper.cpp</a>
|
|
306
306
|
</div>
|
|
307
307
|
<div class="sub-title followers">
|
|
308
308
|
|
|
309
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
310
|
-
<span style="background-color: #
|
|
309
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
310
|
+
<span style="background-color: #555555;"></span>C
|
|
311
311
|
</a>
|
|
312
312
|
|
|
313
313
|
<span class="star" title="Stargazers Count">
|
|
314
314
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
315
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
316
316
|
</svg>
|
|
317
|
-
<span>
|
|
317
|
+
<span>30690</span>
|
|
318
318
|
</span>
|
|
319
319
|
<span class="star" title="Repo Forked">
|
|
320
320
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
321
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
322
322
|
</path>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>3018</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star">
|
|
327
327
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
328
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
329
329
|
</svg>
|
|
330
|
-
<span>
|
|
330
|
+
<span>750 stars today</span>
|
|
331
331
|
</span>
|
|
332
332
|
</div>
|
|
333
333
|
<div class="details">
|
|
334
|
-
|
|
334
|
+
Port of OpenAI's Whisper model in C/C++
|
|
335
335
|
</div>
|
|
336
336
|
</div>
|
|
337
337
|
</li>
|
|
@@ -352,20 +352,20 @@
|
|
|
352
352
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
353
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
354
354
|
</svg>
|
|
355
|
-
<span>
|
|
355
|
+
<span>20830</span>
|
|
356
356
|
</span>
|
|
357
357
|
<span class="star" title="Repo Forked">
|
|
358
358
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
359
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
360
360
|
</path>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>2442</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star">
|
|
365
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
366
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
367
|
</svg>
|
|
368
|
-
<span>
|
|
368
|
+
<span>181 stars today</span>
|
|
369
369
|
</span>
|
|
370
370
|
</div>
|
|
371
371
|
<div class="details">
|
|
@@ -378,36 +378,36 @@
|
|
|
378
378
|
<div class="info">
|
|
379
379
|
<div class="rank">
|
|
380
380
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
381
|
+
<a href="https://github.com/datawhalechina/llm-universe" target="_blank" title="datawhalechina/llm-universe">datawhalechina/llm-universe</a>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="sub-title followers">
|
|
384
384
|
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
386
|
-
<span style="background-color: #
|
|
385
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
386
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
387
387
|
</a>
|
|
388
388
|
|
|
389
389
|
<span class="star" title="Stargazers Count">
|
|
390
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
391
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
392
392
|
</svg>
|
|
393
|
-
<span>
|
|
393
|
+
<span>1958</span>
|
|
394
394
|
</span>
|
|
395
395
|
<span class="star" title="Repo Forked">
|
|
396
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
397
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
398
398
|
</path>
|
|
399
399
|
</svg>
|
|
400
|
-
<span>
|
|
400
|
+
<span>292</span>
|
|
401
401
|
</span>
|
|
402
402
|
<span class="star">
|
|
403
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
404
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
405
405
|
</svg>
|
|
406
|
-
<span>
|
|
406
|
+
<span>277 stars today</span>
|
|
407
407
|
</span>
|
|
408
408
|
</div>
|
|
409
409
|
<div class="details">
|
|
410
|
-
|
|
410
|
+
本项目是一个面向小白开发者的大模型应用开发教程,在线阅读地址:https://datawhalechina.github.io/llm-universe/
|
|
411
411
|
</div>
|
|
412
412
|
</div>
|
|
413
413
|
</li>
|
|
@@ -416,36 +416,36 @@
|
|
|
416
416
|
<div class="info">
|
|
417
417
|
<div class="rank">
|
|
418
418
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/jina-ai/reader" target="_blank" title="jina-ai/reader">jina-ai/reader</a>
|
|
420
420
|
</div>
|
|
421
421
|
<div class="sub-title followers">
|
|
422
422
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
424
|
-
<span style="background-color: #
|
|
423
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
424
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
425
425
|
</a>
|
|
426
426
|
|
|
427
427
|
<span class="star" title="Stargazers Count">
|
|
428
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
429
429
|
<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
430
|
</svg>
|
|
431
|
-
<span>
|
|
431
|
+
<span>1947</span>
|
|
432
432
|
</span>
|
|
433
433
|
<span class="star" title="Repo Forked">
|
|
434
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
435
435
|
<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
436
|
</path>
|
|
437
437
|
</svg>
|
|
438
|
-
<span>
|
|
438
|
+
<span>142</span>
|
|
439
439
|
</span>
|
|
440
440
|
<span class="star">
|
|
441
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
442
|
<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
443
|
</svg>
|
|
444
|
-
<span>
|
|
444
|
+
<span>763 stars today</span>
|
|
445
445
|
</span>
|
|
446
446
|
</div>
|
|
447
447
|
<div class="details">
|
|
448
|
-
|
|
448
|
+
Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/
|
|
449
449
|
</div>
|
|
450
450
|
</div>
|
|
451
451
|
</li>
|
|
@@ -454,36 +454,32 @@
|
|
|
454
454
|
<div class="info">
|
|
455
455
|
<div class="rank">
|
|
456
456
|
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/GitHubDaily/GitHubDaily" target="_blank" title="GitHubDaily/GitHubDaily">GitHubDaily/GitHubDaily</a>
|
|
458
458
|
</div>
|
|
459
459
|
<div class="sub-title followers">
|
|
460
460
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
462
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
463
|
-
</a>
|
|
464
|
-
|
|
465
461
|
<span class="star" title="Stargazers Count">
|
|
466
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
463
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
468
464
|
</svg>
|
|
469
|
-
<span>
|
|
465
|
+
<span>28667</span>
|
|
470
466
|
</span>
|
|
471
467
|
<span class="star" title="Repo Forked">
|
|
472
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
469
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
474
470
|
</path>
|
|
475
471
|
</svg>
|
|
476
|
-
<span>
|
|
472
|
+
<span>3211</span>
|
|
477
473
|
</span>
|
|
478
474
|
<span class="star">
|
|
479
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
476
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
481
477
|
</svg>
|
|
482
|
-
<span>
|
|
478
|
+
<span>312 stars today</span>
|
|
483
479
|
</span>
|
|
484
480
|
</div>
|
|
485
481
|
<div class="details">
|
|
486
|
-
|
|
482
|
+
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
|
|
487
483
|
</div>
|
|
488
484
|
</div>
|
|
489
485
|
</li>
|
|
@@ -492,36 +488,36 @@
|
|
|
492
488
|
<div class="info">
|
|
493
489
|
<div class="rank">
|
|
494
490
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
496
492
|
</div>
|
|
497
493
|
<div class="sub-title followers">
|
|
498
494
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
500
|
-
<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
|
|
501
497
|
</a>
|
|
502
498
|
|
|
503
499
|
<span class="star" title="Stargazers Count">
|
|
504
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
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>
|
|
506
502
|
</svg>
|
|
507
|
-
<span>
|
|
503
|
+
<span>252841</span>
|
|
508
504
|
</span>
|
|
509
505
|
<span class="star" title="Repo Forked">
|
|
510
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
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">
|
|
512
508
|
</path>
|
|
513
509
|
</svg>
|
|
514
|
-
<span>
|
|
510
|
+
<span>43264</span>
|
|
515
511
|
</span>
|
|
516
512
|
<span class="star">
|
|
517
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
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>
|
|
519
515
|
</svg>
|
|
520
|
-
<span>
|
|
516
|
+
<span>312 stars today</span>
|
|
521
517
|
</span>
|
|
522
518
|
</div>
|
|
523
519
|
<div class="details">
|
|
524
|
-
|
|
520
|
+
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
|
|
525
521
|
</div>
|
|
526
522
|
</div>
|
|
527
523
|
</li>
|
|
@@ -530,36 +526,36 @@
|
|
|
530
526
|
<div class="info">
|
|
531
527
|
<div class="rank">
|
|
532
528
|
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
534
530
|
</div>
|
|
535
531
|
<div class="sub-title followers">
|
|
536
532
|
|
|
537
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
538
|
-
<span style="background-color: #
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
534
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
539
535
|
</a>
|
|
540
536
|
|
|
541
537
|
<span class="star" title="Stargazers Count">
|
|
542
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
543
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>
|
|
544
540
|
</svg>
|
|
545
|
-
<span>
|
|
541
|
+
<span>178741</span>
|
|
546
542
|
</span>
|
|
547
543
|
<span class="star" title="Repo Forked">
|
|
548
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
549
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">
|
|
550
546
|
</path>
|
|
551
547
|
</svg>
|
|
552
|
-
<span>
|
|
548
|
+
<span>43490</span>
|
|
553
549
|
</span>
|
|
554
550
|
<span class="star">
|
|
555
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
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>
|
|
557
553
|
</svg>
|
|
558
|
-
<span>
|
|
554
|
+
<span>389 stars today</span>
|
|
559
555
|
</span>
|
|
560
556
|
</div>
|
|
561
557
|
<div class="details">
|
|
562
|
-
|
|
558
|
+
All Algorithms implemented in Python
|
|
563
559
|
</div>
|
|
564
560
|
</div>
|
|
565
561
|
</li>
|
|
@@ -568,36 +564,36 @@
|
|
|
568
564
|
<div class="info">
|
|
569
565
|
<div class="rank">
|
|
570
566
|
<span title="Ranking 12">12</span>
|
|
571
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
572
568
|
</div>
|
|
573
569
|
<div class="sub-title followers">
|
|
574
570
|
|
|
575
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
576
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
572
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
577
573
|
</a>
|
|
578
574
|
|
|
579
575
|
<span class="star" title="Stargazers Count">
|
|
580
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
581
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>
|
|
582
578
|
</svg>
|
|
583
|
-
<span>
|
|
579
|
+
<span>182201</span>
|
|
584
580
|
</span>
|
|
585
581
|
<span class="star" title="Repo Forked">
|
|
586
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
587
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">
|
|
588
584
|
</path>
|
|
589
585
|
</svg>
|
|
590
|
-
<span>
|
|
586
|
+
<span>29447</span>
|
|
591
587
|
</span>
|
|
592
588
|
<span class="star">
|
|
593
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
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>
|
|
595
591
|
</svg>
|
|
596
|
-
<span>
|
|
592
|
+
<span>258 stars today</span>
|
|
597
593
|
</span>
|
|
598
594
|
</div>
|
|
599
595
|
<div class="details">
|
|
600
|
-
|
|
596
|
+
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
|
|
601
597
|
</div>
|
|
602
598
|
</div>
|
|
603
599
|
</li>
|
|
@@ -606,36 +602,36 @@
|
|
|
606
602
|
<div class="info">
|
|
607
603
|
<div class="rank">
|
|
608
604
|
<span title="Ranking 13">13</span>
|
|
609
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/zed-industries/zed" target="_blank" title="zed-industries/zed">zed-industries/zed</a>
|
|
610
606
|
</div>
|
|
611
607
|
<div class="sub-title followers">
|
|
612
608
|
|
|
613
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
614
|
-
<span style="background-color: #
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
610
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
615
611
|
</a>
|
|
616
612
|
|
|
617
613
|
<span class="star" title="Stargazers Count">
|
|
618
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
619
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>
|
|
620
616
|
</svg>
|
|
621
|
-
<span>
|
|
617
|
+
<span>31442</span>
|
|
622
618
|
</span>
|
|
623
619
|
<span class="star" title="Repo Forked">
|
|
624
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
625
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">
|
|
626
622
|
</path>
|
|
627
623
|
</svg>
|
|
628
|
-
<span>
|
|
624
|
+
<span>1445</span>
|
|
629
625
|
</span>
|
|
630
626
|
<span class="star">
|
|
631
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
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>
|
|
633
629
|
</svg>
|
|
634
|
-
<span>
|
|
630
|
+
<span>314 stars today</span>
|
|
635
631
|
</span>
|
|
636
632
|
</div>
|
|
637
633
|
<div class="details">
|
|
638
|
-
|
|
634
|
+
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
|
|
639
635
|
</div>
|
|
640
636
|
</div>
|
|
641
637
|
</li>
|
|
@@ -644,7 +640,7 @@
|
|
|
644
640
|
<div class="info">
|
|
645
641
|
<div class="rank">
|
|
646
642
|
<span title="Ranking 14">14</span>
|
|
647
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/aixcoder-plugin/aiXcoder-7B" target="_blank" title="aixcoder-plugin/aiXcoder-7B">aixcoder-plugin/aiXcoder-7B</a>
|
|
648
644
|
</div>
|
|
649
645
|
<div class="sub-title followers">
|
|
650
646
|
|
|
@@ -656,24 +652,24 @@
|
|
|
656
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
657
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>
|
|
658
654
|
</svg>
|
|
659
|
-
<span>
|
|
655
|
+
<span>1958</span>
|
|
660
656
|
</span>
|
|
661
657
|
<span class="star" title="Repo Forked">
|
|
662
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
663
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">
|
|
664
660
|
</path>
|
|
665
661
|
</svg>
|
|
666
|
-
<span>
|
|
662
|
+
<span>325</span>
|
|
667
663
|
</span>
|
|
668
664
|
<span class="star">
|
|
669
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
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>
|
|
671
667
|
</svg>
|
|
672
|
-
<span>
|
|
668
|
+
<span>51 stars today</span>
|
|
673
669
|
</span>
|
|
674
670
|
</div>
|
|
675
671
|
<div class="details">
|
|
676
|
-
|
|
672
|
+
official repository of aiXcoder-7B Code Large Language Model
|
|
677
673
|
</div>
|
|
678
674
|
</div>
|
|
679
675
|
</li>
|
|
@@ -682,36 +678,36 @@
|
|
|
682
678
|
<div class="info">
|
|
683
679
|
<div class="rank">
|
|
684
680
|
<span title="Ranking 15">15</span>
|
|
685
|
-
<a href="https://github.com/
|
|
681
|
+
<a href="https://github.com/GraphiteEditor/Graphite" target="_blank" title="GraphiteEditor/Graphite">GraphiteEditor/Graphite</a>
|
|
686
682
|
</div>
|
|
687
683
|
<div class="sub-title followers">
|
|
688
684
|
|
|
689
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
690
|
-
<span style="background-color: #
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
686
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
691
687
|
</a>
|
|
692
688
|
|
|
693
689
|
<span class="star" title="Stargazers Count">
|
|
694
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
695
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>
|
|
696
692
|
</svg>
|
|
697
|
-
<span>
|
|
693
|
+
<span>6267</span>
|
|
698
694
|
</span>
|
|
699
695
|
<span class="star" title="Repo Forked">
|
|
700
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
701
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">
|
|
702
698
|
</path>
|
|
703
699
|
</svg>
|
|
704
|
-
<span>
|
|
700
|
+
<span>326</span>
|
|
705
701
|
</span>
|
|
706
702
|
<span class="star">
|
|
707
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
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>
|
|
709
705
|
</svg>
|
|
710
|
-
<span>
|
|
706
|
+
<span>115 stars today</span>
|
|
711
707
|
</span>
|
|
712
708
|
</div>
|
|
713
709
|
<div class="details">
|
|
714
|
-
|
|
710
|
+
2D raster & vector editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
|
|
715
711
|
</div>
|
|
716
712
|
</div>
|
|
717
713
|
</li>
|
|
@@ -720,32 +716,36 @@
|
|
|
720
716
|
<div class="info">
|
|
721
717
|
<div class="rank">
|
|
722
718
|
<span title="Ranking 16">16</span>
|
|
723
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/itsmattkc/dotnet9x" target="_blank" title="itsmattkc/dotnet9x">itsmattkc/dotnet9x</a>
|
|
724
720
|
</div>
|
|
725
721
|
<div class="sub-title followers">
|
|
726
722
|
|
|
723
|
+
<a class="language" target="_blank" href="https://github.com/topics/nsis" title="Programming Language NSIS">
|
|
724
|
+
<span style="background-color: #ccc;"></span>NSIS
|
|
725
|
+
</a>
|
|
726
|
+
|
|
727
727
|
<span class="star" title="Stargazers Count">
|
|
728
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
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>
|
|
730
730
|
</svg>
|
|
731
|
-
<span>
|
|
731
|
+
<span>1554</span>
|
|
732
732
|
</span>
|
|
733
733
|
<span class="star" title="Repo Forked">
|
|
734
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
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">
|
|
736
736
|
</path>
|
|
737
737
|
</svg>
|
|
738
|
-
<span>
|
|
738
|
+
<span>127</span>
|
|
739
739
|
</span>
|
|
740
740
|
<span class="star">
|
|
741
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
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>
|
|
743
743
|
</svg>
|
|
744
|
-
<span>
|
|
744
|
+
<span>210 stars today</span>
|
|
745
745
|
</span>
|
|
746
746
|
</div>
|
|
747
747
|
<div class="details">
|
|
748
|
-
|
|
748
|
+
Backport of .NET 2.0 - 3.5 to Windows 9x
|
|
749
749
|
</div>
|
|
750
750
|
</div>
|
|
751
751
|
</li>
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
<div class="info">
|
|
755
755
|
<div class="rank">
|
|
756
756
|
<span title="Ranking 17">17</span>
|
|
757
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/OpenBMB/MiniCPM-V" target="_blank" title="OpenBMB/MiniCPM-V">OpenBMB/MiniCPM-V</a>
|
|
758
758
|
</div>
|
|
759
759
|
<div class="sub-title followers">
|
|
760
760
|
|
|
@@ -766,24 +766,24 @@
|
|
|
766
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
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>
|
|
768
768
|
</svg>
|
|
769
|
-
<span>
|
|
769
|
+
<span>1089</span>
|
|
770
770
|
</span>
|
|
771
771
|
<span class="star" title="Repo Forked">
|
|
772
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
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">
|
|
774
774
|
</path>
|
|
775
775
|
</svg>
|
|
776
|
-
<span>
|
|
776
|
+
<span>83</span>
|
|
777
777
|
</span>
|
|
778
778
|
<span class="star">
|
|
779
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
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>
|
|
781
781
|
</svg>
|
|
782
|
-
<span>
|
|
782
|
+
<span>212 stars today</span>
|
|
783
783
|
</span>
|
|
784
784
|
</div>
|
|
785
785
|
<div class="details">
|
|
786
|
-
|
|
786
|
+
MiniCPM-V 2.0: An Efficient End-side MLLM with Strong OCR and Understanding Capabilities
|
|
787
787
|
</div>
|
|
788
788
|
</div>
|
|
789
789
|
</li>
|
|
@@ -792,36 +792,36 @@
|
|
|
792
792
|
<div class="info">
|
|
793
793
|
<div class="rank">
|
|
794
794
|
<span title="Ranking 18">18</span>
|
|
795
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/skydoves/pokedex-compose" target="_blank" title="skydoves/pokedex-compose">skydoves/pokedex-compose</a>
|
|
796
796
|
</div>
|
|
797
797
|
<div class="sub-title followers">
|
|
798
798
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
800
|
-
<span style="background-color: #
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
800
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
801
801
|
</a>
|
|
802
802
|
|
|
803
803
|
<span class="star" title="Stargazers Count">
|
|
804
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
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>
|
|
806
806
|
</svg>
|
|
807
|
-
<span>
|
|
807
|
+
<span>309</span>
|
|
808
808
|
</span>
|
|
809
809
|
<span class="star" title="Repo Forked">
|
|
810
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
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">
|
|
812
812
|
</path>
|
|
813
813
|
</svg>
|
|
814
|
-
<span>
|
|
814
|
+
<span>35</span>
|
|
815
815
|
</span>
|
|
816
816
|
<span class="star">
|
|
817
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
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>
|
|
819
819
|
</svg>
|
|
820
|
-
<span>
|
|
820
|
+
<span>54 stars today</span>
|
|
821
821
|
</span>
|
|
822
822
|
</div>
|
|
823
823
|
<div class="details">
|
|
824
|
-
|
|
824
|
+
🗡️ Pokedex Compose demonstrates modern Android development with Jetpack Compose, Hilt, Coroutines, Flow, Jetpack (Room, ViewModel), and Material Design based on MVVM architecture.
|
|
825
825
|
</div>
|
|
826
826
|
</div>
|
|
827
827
|
</li>
|
|
@@ -830,36 +830,36 @@
|
|
|
830
830
|
<div class="info">
|
|
831
831
|
<div class="rank">
|
|
832
832
|
<span title="Ranking 19">19</span>
|
|
833
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/goharbor/harbor" target="_blank" title="goharbor/harbor">goharbor/harbor</a>
|
|
834
834
|
</div>
|
|
835
835
|
<div class="sub-title followers">
|
|
836
836
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
838
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
838
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
839
839
|
</a>
|
|
840
840
|
|
|
841
841
|
<span class="star" title="Stargazers Count">
|
|
842
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
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>
|
|
844
844
|
</svg>
|
|
845
|
-
<span>
|
|
845
|
+
<span>22264</span>
|
|
846
846
|
</span>
|
|
847
847
|
<span class="star" title="Repo Forked">
|
|
848
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
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">
|
|
850
850
|
</path>
|
|
851
851
|
</svg>
|
|
852
|
-
<span>
|
|
852
|
+
<span>4556</span>
|
|
853
853
|
</span>
|
|
854
854
|
<span class="star">
|
|
855
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
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>
|
|
857
857
|
</svg>
|
|
858
|
-
<span>
|
|
858
|
+
<span>43 stars today</span>
|
|
859
859
|
</span>
|
|
860
860
|
</div>
|
|
861
861
|
<div class="details">
|
|
862
|
-
|
|
862
|
+
An open source trusted cloud native registry project that stores, signs, and scans content.
|
|
863
863
|
</div>
|
|
864
864
|
</div>
|
|
865
865
|
</li>
|
|
@@ -868,7 +868,7 @@
|
|
|
868
868
|
<div class="info">
|
|
869
869
|
<div class="rank">
|
|
870
870
|
<span title="Ranking 20">20</span>
|
|
871
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/FlowiseAI/Flowise" target="_blank" title="FlowiseAI/Flowise">FlowiseAI/Flowise</a>
|
|
872
872
|
</div>
|
|
873
873
|
<div class="sub-title followers">
|
|
874
874
|
|
|
@@ -880,24 +880,24 @@
|
|
|
880
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
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>
|
|
882
882
|
</svg>
|
|
883
|
-
<span>
|
|
883
|
+
<span>23546</span>
|
|
884
884
|
</span>
|
|
885
885
|
<span class="star" title="Repo Forked">
|
|
886
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
887
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">
|
|
888
888
|
</path>
|
|
889
889
|
</svg>
|
|
890
|
-
<span>
|
|
890
|
+
<span>11982</span>
|
|
891
891
|
</span>
|
|
892
892
|
<span class="star">
|
|
893
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
894
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>
|
|
895
895
|
</svg>
|
|
896
|
-
<span>
|
|
896
|
+
<span>39 stars today</span>
|
|
897
897
|
</span>
|
|
898
898
|
</div>
|
|
899
899
|
<div class="details">
|
|
900
|
-
|
|
900
|
+
Drag & drop UI to build your customized LLM flow
|
|
901
901
|
</div>
|
|
902
902
|
</div>
|
|
903
903
|
</li>
|
|
@@ -906,36 +906,36 @@
|
|
|
906
906
|
<div class="info">
|
|
907
907
|
<div class="rank">
|
|
908
908
|
<span title="Ranking 21">21</span>
|
|
909
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/intuitem/ciso-assistant-community" target="_blank" title="intuitem/ciso-assistant-community">intuitem/ciso-assistant-community</a>
|
|
910
910
|
</div>
|
|
911
911
|
<div class="sub-title followers">
|
|
912
912
|
|
|
913
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
914
|
-
<span style="background-color: #
|
|
913
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
914
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
915
915
|
</a>
|
|
916
916
|
|
|
917
917
|
<span class="star" title="Stargazers Count">
|
|
918
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
919
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>
|
|
920
920
|
</svg>
|
|
921
|
-
<span>
|
|
921
|
+
<span>252</span>
|
|
922
922
|
</span>
|
|
923
923
|
<span class="star" title="Repo Forked">
|
|
924
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
925
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">
|
|
926
926
|
</path>
|
|
927
927
|
</svg>
|
|
928
|
-
<span>
|
|
928
|
+
<span>40</span>
|
|
929
929
|
</span>
|
|
930
930
|
<span class="star">
|
|
931
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
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>
|
|
933
933
|
</svg>
|
|
934
|
-
<span>
|
|
934
|
+
<span>46 stars today</span>
|
|
935
935
|
</span>
|
|
936
936
|
</div>
|
|
937
937
|
<div class="details">
|
|
938
|
-
|
|
938
|
+
CISO Assistant is an open-source one-stop-shop for GRC - Risk and Audit Management supporting multiple standards: NIST CSF, ISO 27001, NIS2, SOC2, PCI DSS, CMMC, PSPF, GDPR, HIPAA, Essential Eight, DFS-500, DORA, NIST AI RMF, CyFun, AirCyber and more
|
|
939
939
|
</div>
|
|
940
940
|
</div>
|
|
941
941
|
</li>
|
|
@@ -944,36 +944,36 @@
|
|
|
944
944
|
<div class="info">
|
|
945
945
|
<div class="rank">
|
|
946
946
|
<span title="Ranking 22">22</span>
|
|
947
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/abi/screenshot-to-code" target="_blank" title="abi/screenshot-to-code">abi/screenshot-to-code</a>
|
|
948
948
|
</div>
|
|
949
949
|
<div class="sub-title followers">
|
|
950
950
|
|
|
951
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
952
|
-
<span style="background-color: #
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
952
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
953
953
|
</a>
|
|
954
954
|
|
|
955
955
|
<span class="star" title="Stargazers Count">
|
|
956
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
957
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>
|
|
958
958
|
</svg>
|
|
959
|
-
<span>
|
|
959
|
+
<span>48478</span>
|
|
960
960
|
</span>
|
|
961
961
|
<span class="star" title="Repo Forked">
|
|
962
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
963
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">
|
|
964
964
|
</path>
|
|
965
965
|
</svg>
|
|
966
|
-
<span>
|
|
966
|
+
<span>5783</span>
|
|
967
967
|
</span>
|
|
968
968
|
<span class="star">
|
|
969
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
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>
|
|
971
971
|
</svg>
|
|
972
|
-
<span>
|
|
972
|
+
<span>110 stars today</span>
|
|
973
973
|
</span>
|
|
974
974
|
</div>
|
|
975
975
|
<div class="details">
|
|
976
|
-
|
|
976
|
+
Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)
|
|
977
977
|
</div>
|
|
978
978
|
</div>
|
|
979
979
|
</li>
|
|
@@ -982,36 +982,36 @@
|
|
|
982
982
|
<div class="info">
|
|
983
983
|
<div class="rank">
|
|
984
984
|
<span title="Ranking 23">23</span>
|
|
985
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/pointfreeco/swift-composable-architecture" target="_blank" title="pointfreeco/swift-composable-architecture">pointfreeco/swift-composable-architecture</a>
|
|
986
986
|
</div>
|
|
987
987
|
<div class="sub-title followers">
|
|
988
988
|
|
|
989
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
990
|
-
<span style="background-color: #
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
990
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
991
991
|
</a>
|
|
992
992
|
|
|
993
993
|
<span class="star" title="Stargazers Count">
|
|
994
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
995
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>
|
|
996
996
|
</svg>
|
|
997
|
-
<span>
|
|
997
|
+
<span>11208</span>
|
|
998
998
|
</span>
|
|
999
999
|
<span class="star" title="Repo Forked">
|
|
1000
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1001
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">
|
|
1002
1002
|
</path>
|
|
1003
1003
|
</svg>
|
|
1004
|
-
<span>
|
|
1004
|
+
<span>1210</span>
|
|
1005
1005
|
</span>
|
|
1006
1006
|
<span class="star">
|
|
1007
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
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>
|
|
1009
1009
|
</svg>
|
|
1010
|
-
<span>
|
|
1010
|
+
<span>25 stars today</span>
|
|
1011
1011
|
</span>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
<div class="details">
|
|
1014
|
-
|
|
1014
|
+
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
|
|
1015
1015
|
</div>
|
|
1016
1016
|
</div>
|
|
1017
1017
|
</li>
|
|
@@ -1020,36 +1020,36 @@
|
|
|
1020
1020
|
<div class="info">
|
|
1021
1021
|
<div class="rank">
|
|
1022
1022
|
<span title="Ranking 24">24</span>
|
|
1023
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/bitnami/containers" target="_blank" title="bitnami/containers">bitnami/containers</a>
|
|
1024
1024
|
</div>
|
|
1025
1025
|
<div class="sub-title followers">
|
|
1026
1026
|
|
|
1027
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1028
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
1028
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
1029
1029
|
</a>
|
|
1030
1030
|
|
|
1031
1031
|
<span class="star" title="Stargazers Count">
|
|
1032
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1033
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>
|
|
1034
1034
|
</svg>
|
|
1035
|
-
<span>
|
|
1035
|
+
<span>2581</span>
|
|
1036
1036
|
</span>
|
|
1037
1037
|
<span class="star" title="Repo Forked">
|
|
1038
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1039
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">
|
|
1040
1040
|
</path>
|
|
1041
1041
|
</svg>
|
|
1042
|
-
<span>
|
|
1042
|
+
<span>3876</span>
|
|
1043
1043
|
</span>
|
|
1044
1044
|
<span class="star">
|
|
1045
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
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>
|
|
1047
1047
|
</svg>
|
|
1048
|
-
<span>
|
|
1048
|
+
<span>28 stars today</span>
|
|
1049
1049
|
</span>
|
|
1050
1050
|
</div>
|
|
1051
1051
|
<div class="details">
|
|
1052
|
-
|
|
1052
|
+
Bitnami container images
|
|
1053
1053
|
</div>
|
|
1054
1054
|
</div>
|
|
1055
1055
|
</li>
|
|
@@ -1058,36 +1058,36 @@
|
|
|
1058
1058
|
<div class="info">
|
|
1059
1059
|
<div class="rank">
|
|
1060
1060
|
<span title="Ranking 25">25</span>
|
|
1061
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/danny-avila/LibreChat" target="_blank" title="danny-avila/LibreChat">danny-avila/LibreChat</a>
|
|
1062
1062
|
</div>
|
|
1063
1063
|
<div class="sub-title followers">
|
|
1064
1064
|
|
|
1065
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1066
|
-
<span style="background-color: #
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1066
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1067
1067
|
</a>
|
|
1068
1068
|
|
|
1069
1069
|
<span class="star" title="Stargazers Count">
|
|
1070
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1071
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>
|
|
1072
1072
|
</svg>
|
|
1073
|
-
<span>
|
|
1073
|
+
<span>10214</span>
|
|
1074
1074
|
</span>
|
|
1075
1075
|
<span class="star" title="Repo Forked">
|
|
1076
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1077
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">
|
|
1078
1078
|
</path>
|
|
1079
1079
|
</svg>
|
|
1080
|
-
<span>
|
|
1080
|
+
<span>1847</span>
|
|
1081
1081
|
</span>
|
|
1082
1082
|
<span class="star">
|
|
1083
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1084
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>
|
|
1085
1085
|
</svg>
|
|
1086
|
-
<span>
|
|
1086
|
+
<span>321 stars today</span>
|
|
1087
1087
|
</span>
|
|
1088
1088
|
</div>
|
|
1089
1089
|
<div class="details">
|
|
1090
|
-
|
|
1090
|
+
Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development
|
|
1091
1091
|
</div>
|
|
1092
1092
|
</div>
|
|
1093
1093
|
</li>
|
|
@@ -1111,7 +1111,7 @@
|
|
|
1111
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1112
1112
|
</a>
|
|
1113
1113
|
</div>
|
|
1114
|
-
<div class="time">Last cache created on 2024/4/
|
|
1114
|
+
<div class="time">Last cache created on 2024/4/17 by Github API v3.</div>
|
|
1115
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1116
1116
|
</div>
|
|
1117
1117
|
</body>
|