@wcj/github-rank 23.12.27 → 23.12.29
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 +27846 -27851
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +175 -175
- package/dist/trending-weekly.json +189 -189
- package/dist/users.china.json +1927 -1927
- package/dist/users.json +8043 -8043
- package/package.json +1 -1
- package/web/data/repos.json +27846 -27851
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +175 -175
- package/web/data/trending-weekly.json +189 -189
- package/web/data/users.china.json +1927 -1927
- package/web/data/users.json +8043 -8043
- package/web/index.html +5909 -5909
- package/web/repos.html +3649 -3653
- package/web/trending-monthly.html +167 -171
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +179 -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 2023/12/
|
|
132
|
+
<div class="time">Last cache created on 2023/12/29 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/Frooodle/Stirling-PDF" target="_blank" title="Frooodle/Stirling-PDF">Frooodle/Stirling-PDF</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/java" title="Programming Language Java">
|
|
162
|
+
<span style="background-color: #b07219;"></span>Java
|
|
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>11966</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>786</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>2707 stars today</span>
|
|
183
183
|
</span>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="details">
|
|
186
|
-
|
|
186
|
+
locally hosted web application that allows you to perform various operations on PDF files
|
|
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/BartoszJarocki/cv" target="_blank" title="BartoszJarocki/cv">BartoszJarocki/cv</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/typescript" title="Programming Language TypeScript">
|
|
200
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>2879</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>260</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>719 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
224
|
-
|
|
224
|
+
Print-friendly, minimalist CV page
|
|
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/nomic-ai/gpt4all" target="_blank" title="nomic-ai/gpt4all">nomic-ai/gpt4all</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/c++" title="Programming Language C++">
|
|
238
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>58173</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>6465</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>265 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
gpt4all: open-source LLM chatbots that you can run 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/nodejs/undici" target="_blank" title="nodejs/undici">nodejs/undici</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/javascript" title="Programming Language JavaScript">
|
|
276
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>5227</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>434</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>51 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
An HTTP/1.1 client, written from scratch for Node.js
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,32 +306,36 @@
|
|
|
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/shadcn-ui/ui" target="_blank" title="shadcn-ui/ui">shadcn-ui/ui</a>
|
|
310
310
|
</div>
|
|
311
311
|
<div class="sub-title followers">
|
|
312
312
|
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
314
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
315
|
+
</a>
|
|
316
|
+
|
|
313
317
|
<span class="star" title="Stargazers Count">
|
|
314
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
315
319
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
316
320
|
</svg>
|
|
317
|
-
<span>
|
|
321
|
+
<span>38900</span>
|
|
318
322
|
</span>
|
|
319
323
|
<span class="star" title="Repo Forked">
|
|
320
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
321
325
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
322
326
|
</path>
|
|
323
327
|
</svg>
|
|
324
|
-
<span>
|
|
328
|
+
<span>2041</span>
|
|
325
329
|
</span>
|
|
326
330
|
<span class="star">
|
|
327
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
329
333
|
</svg>
|
|
330
|
-
<span>
|
|
334
|
+
<span>258 stars today</span>
|
|
331
335
|
</span>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="details">
|
|
334
|
-
|
|
338
|
+
Beautifully designed components that you can copy and paste into your apps. Accessible. Customizable. Open Source.
|
|
335
339
|
</div>
|
|
336
340
|
</div>
|
|
337
341
|
</li>
|
|
@@ -340,36 +344,36 @@
|
|
|
340
344
|
<div class="info">
|
|
341
345
|
<div class="rank">
|
|
342
346
|
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/apache/hudi" target="_blank" title="apache/hudi">apache/hudi</a>
|
|
344
348
|
</div>
|
|
345
349
|
<div class="sub-title followers">
|
|
346
350
|
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
348
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
352
|
+
<span style="background-color: #b07219;"></span>Java
|
|
349
353
|
</a>
|
|
350
354
|
|
|
351
355
|
<span class="star" title="Stargazers Count">
|
|
352
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
353
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
354
358
|
</svg>
|
|
355
|
-
<span>
|
|
359
|
+
<span>4786</span>
|
|
356
360
|
</span>
|
|
357
361
|
<span class="star" title="Repo Forked">
|
|
358
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
359
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
360
364
|
</path>
|
|
361
365
|
</svg>
|
|
362
|
-
<span>
|
|
366
|
+
<span>2429</span>
|
|
363
367
|
</span>
|
|
364
368
|
<span class="star">
|
|
365
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
367
371
|
</svg>
|
|
368
|
-
<span>
|
|
372
|
+
<span>14 stars today</span>
|
|
369
373
|
</span>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="details">
|
|
372
|
-
|
|
376
|
+
Upserts, Deletes And Incremental Processing on Big Data.
|
|
373
377
|
</div>
|
|
374
378
|
</div>
|
|
375
379
|
</li>
|
|
@@ -378,7 +382,7 @@
|
|
|
378
382
|
<div class="info">
|
|
379
383
|
<div class="rank">
|
|
380
384
|
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/microsoft/promptbench" target="_blank" title="microsoft/promptbench">microsoft/promptbench</a>
|
|
382
386
|
</div>
|
|
383
387
|
<div class="sub-title followers">
|
|
384
388
|
|
|
@@ -390,24 +394,24 @@
|
|
|
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>1351</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>95</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>96 stars today</span>
|
|
407
411
|
</span>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="details">
|
|
410
|
-
|
|
414
|
+
A unified evaluation framework for large language models
|
|
411
415
|
</div>
|
|
412
416
|
</div>
|
|
413
417
|
</li>
|
|
@@ -416,36 +420,36 @@
|
|
|
416
420
|
<div class="info">
|
|
417
421
|
<div class="rank">
|
|
418
422
|
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/Hillobar/Rope" target="_blank" title="Hillobar/Rope">Hillobar/Rope</a>
|
|
420
424
|
</div>
|
|
421
425
|
<div class="sub-title followers">
|
|
422
426
|
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
424
|
-
<span style="background-color: #
|
|
427
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
428
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
425
429
|
</a>
|
|
426
430
|
|
|
427
431
|
<span class="star" title="Stargazers Count">
|
|
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>1616</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>238</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>189 stars today</span>
|
|
445
449
|
</span>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="details">
|
|
448
|
-
|
|
452
|
+
GUI-focused roop
|
|
449
453
|
</div>
|
|
450
454
|
</div>
|
|
451
455
|
</li>
|
|
@@ -454,36 +458,32 @@
|
|
|
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/karanpratapsingh/system-design" target="_blank" title="karanpratapsingh/system-design">karanpratapsingh/system-design</a>
|
|
458
462
|
</div>
|
|
459
463
|
<div class="sub-title followers">
|
|
460
464
|
|
|
461
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
462
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
463
|
-
</a>
|
|
464
|
-
|
|
465
465
|
<span class="star" title="Stargazers Count">
|
|
466
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
467
467
|
<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
468
|
</svg>
|
|
469
|
-
<span>
|
|
469
|
+
<span>25338</span>
|
|
470
470
|
</span>
|
|
471
471
|
<span class="star" title="Repo Forked">
|
|
472
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
473
473
|
<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
474
|
</path>
|
|
475
475
|
</svg>
|
|
476
|
-
<span>
|
|
476
|
+
<span>2394</span>
|
|
477
477
|
</span>
|
|
478
478
|
<span class="star">
|
|
479
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
480
|
<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
481
|
</svg>
|
|
482
|
-
<span>
|
|
482
|
+
<span>502 stars today</span>
|
|
483
483
|
</span>
|
|
484
484
|
</div>
|
|
485
485
|
<div class="details">
|
|
486
|
-
|
|
486
|
+
Learn how to design systems at scale and prepare for system design interviews
|
|
487
487
|
</div>
|
|
488
488
|
</div>
|
|
489
489
|
</li>
|
|
@@ -492,36 +492,32 @@
|
|
|
492
492
|
<div class="info">
|
|
493
493
|
<div class="rank">
|
|
494
494
|
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/DopplerHQ/awesome-interview-questions" target="_blank" title="DopplerHQ/awesome-interview-questions">DopplerHQ/awesome-interview-questions</a>
|
|
496
496
|
</div>
|
|
497
497
|
<div class="sub-title followers">
|
|
498
498
|
|
|
499
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
500
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
501
|
-
</a>
|
|
502
|
-
|
|
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>61156</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>8051</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>99 stars today</span>
|
|
521
517
|
</span>
|
|
522
518
|
</div>
|
|
523
519
|
<div class="details">
|
|
524
|
-
|
|
520
|
+
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
|
|
525
521
|
</div>
|
|
526
522
|
</div>
|
|
527
523
|
</li>
|
|
@@ -530,32 +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/movie-web/movie-web" target="_blank" title="movie-web/movie-web">movie-web/movie-web</a>
|
|
534
530
|
</div>
|
|
535
531
|
<div class="sub-title followers">
|
|
536
532
|
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
534
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
535
|
+
</a>
|
|
536
|
+
|
|
537
537
|
<span class="star" title="Stargazers Count">
|
|
538
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
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>
|
|
540
540
|
</svg>
|
|
541
|
-
<span>
|
|
541
|
+
<span>3728</span>
|
|
542
542
|
</span>
|
|
543
543
|
<span class="star" title="Repo Forked">
|
|
544
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
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">
|
|
546
546
|
</path>
|
|
547
547
|
</svg>
|
|
548
|
-
<span>
|
|
548
|
+
<span>504</span>
|
|
549
549
|
</span>
|
|
550
550
|
<span class="star">
|
|
551
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
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>
|
|
553
553
|
</svg>
|
|
554
|
-
<span>
|
|
554
|
+
<span>592 stars today</span>
|
|
555
555
|
</span>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="details">
|
|
558
|
-
A
|
|
558
|
+
A small web app for watching movies and shows easily
|
|
559
559
|
</div>
|
|
560
560
|
</div>
|
|
561
561
|
</li>
|
|
@@ -564,36 +564,36 @@
|
|
|
564
564
|
<div class="info">
|
|
565
565
|
<div class="rank">
|
|
566
566
|
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/HuolalaTech/page-spy-web" target="_blank" title="HuolalaTech/page-spy-web">HuolalaTech/page-spy-web</a>
|
|
568
568
|
</div>
|
|
569
569
|
<div class="sub-title followers">
|
|
570
570
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
572
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
573
573
|
</a>
|
|
574
574
|
|
|
575
575
|
<span class="star" title="Stargazers Count">
|
|
576
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
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>
|
|
578
578
|
</svg>
|
|
579
|
-
<span>
|
|
579
|
+
<span>3024</span>
|
|
580
580
|
</span>
|
|
581
581
|
<span class="star" title="Repo Forked">
|
|
582
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
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">
|
|
584
584
|
</path>
|
|
585
585
|
</svg>
|
|
586
|
-
<span>
|
|
586
|
+
<span>217</span>
|
|
587
587
|
</span>
|
|
588
588
|
<span class="star">
|
|
589
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
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>
|
|
591
591
|
</svg>
|
|
592
|
-
<span>
|
|
592
|
+
<span>63 stars today</span>
|
|
593
593
|
</span>
|
|
594
594
|
</div>
|
|
595
595
|
<div class="details">
|
|
596
|
-
|
|
596
|
+
Debug remotely and easily like chrome devtools.
|
|
597
597
|
</div>
|
|
598
598
|
</div>
|
|
599
599
|
</li>
|
|
@@ -602,36 +602,36 @@
|
|
|
602
602
|
<div class="info">
|
|
603
603
|
<div class="rank">
|
|
604
604
|
<span title="Ranking 13">13</span>
|
|
605
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/THUDM/ChatGLM3" target="_blank" title="THUDM/ChatGLM3">THUDM/ChatGLM3</a>
|
|
606
606
|
</div>
|
|
607
607
|
<div class="sub-title followers">
|
|
608
608
|
|
|
609
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
610
|
-
<span style="background-color: #
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
610
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
611
611
|
</a>
|
|
612
612
|
|
|
613
613
|
<span class="star" title="Stargazers Count">
|
|
614
614
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
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>
|
|
616
616
|
</svg>
|
|
617
|
-
<span>
|
|
617
|
+
<span>7813</span>
|
|
618
618
|
</span>
|
|
619
619
|
<span class="star" title="Repo Forked">
|
|
620
620
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
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">
|
|
622
622
|
</path>
|
|
623
623
|
</svg>
|
|
624
|
-
<span>
|
|
624
|
+
<span>828</span>
|
|
625
625
|
</span>
|
|
626
626
|
<span class="star">
|
|
627
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
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>
|
|
629
629
|
</svg>
|
|
630
|
-
<span>
|
|
630
|
+
<span>60 stars today</span>
|
|
631
631
|
</span>
|
|
632
632
|
</div>
|
|
633
633
|
<div class="details">
|
|
634
|
-
|
|
634
|
+
ChatGLM3 series: Open Bilingual Chat LLMs | 开源双语对话语言模型
|
|
635
635
|
</div>
|
|
636
636
|
</div>
|
|
637
637
|
</li>
|
|
@@ -640,36 +640,36 @@
|
|
|
640
640
|
<div class="info">
|
|
641
641
|
<div class="rank">
|
|
642
642
|
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/
|
|
643
|
+
<a href="https://github.com/d3george/slash-admin" target="_blank" title="d3george/slash-admin">d3george/slash-admin</a>
|
|
644
644
|
</div>
|
|
645
645
|
<div class="sub-title followers">
|
|
646
646
|
|
|
647
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
648
|
-
<span style="background-color: #
|
|
647
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
648
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
649
649
|
</a>
|
|
650
650
|
|
|
651
651
|
<span class="star" title="Stargazers Count">
|
|
652
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
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>
|
|
654
654
|
</svg>
|
|
655
|
-
<span>
|
|
655
|
+
<span>627</span>
|
|
656
656
|
</span>
|
|
657
657
|
<span class="star" title="Repo Forked">
|
|
658
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
659
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">
|
|
660
660
|
</path>
|
|
661
661
|
</svg>
|
|
662
|
-
<span>
|
|
662
|
+
<span>59</span>
|
|
663
663
|
</span>
|
|
664
664
|
<span class="star">
|
|
665
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
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>
|
|
667
667
|
</svg>
|
|
668
|
-
<span>
|
|
668
|
+
<span>58 stars today</span>
|
|
669
669
|
</span>
|
|
670
670
|
</div>
|
|
671
671
|
<div class="details">
|
|
672
|
-
A
|
|
672
|
+
A modern react admin. It is based on react 18, vite and TypeScript. It's fast !
|
|
673
673
|
</div>
|
|
674
674
|
</div>
|
|
675
675
|
</li>
|
|
@@ -678,32 +678,36 @@
|
|
|
678
678
|
<div class="info">
|
|
679
679
|
<div class="rank">
|
|
680
680
|
<span title="Ranking 15">15</span>
|
|
681
|
-
<a href="https://github.com/
|
|
681
|
+
<a href="https://github.com/iusztinpaul/hands-on-llms" target="_blank" title="iusztinpaul/hands-on-llms">iusztinpaul/hands-on-llms</a>
|
|
682
682
|
</div>
|
|
683
683
|
<div class="sub-title followers">
|
|
684
684
|
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
686
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
687
|
+
</a>
|
|
688
|
+
|
|
685
689
|
<span class="star" title="Stargazers Count">
|
|
686
690
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
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>
|
|
688
692
|
</svg>
|
|
689
|
-
<span>
|
|
693
|
+
<span>1082</span>
|
|
690
694
|
</span>
|
|
691
695
|
<span class="star" title="Repo Forked">
|
|
692
696
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
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">
|
|
694
698
|
</path>
|
|
695
699
|
</svg>
|
|
696
|
-
<span>
|
|
700
|
+
<span>175</span>
|
|
697
701
|
</span>
|
|
698
702
|
<span class="star">
|
|
699
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
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>
|
|
701
705
|
</svg>
|
|
702
|
-
<span>
|
|
706
|
+
<span>42 stars today</span>
|
|
703
707
|
</span>
|
|
704
708
|
</div>
|
|
705
709
|
<div class="details">
|
|
706
|
-
|
|
710
|
+
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
|
|
707
711
|
</div>
|
|
708
712
|
</div>
|
|
709
713
|
</li>
|
|
@@ -712,36 +716,36 @@
|
|
|
712
716
|
<div class="info">
|
|
713
717
|
<div class="rank">
|
|
714
718
|
<span title="Ranking 16">16</span>
|
|
715
|
-
<a href="https://github.com/
|
|
719
|
+
<a href="https://github.com/cumulo-autumn/StreamDiffusion" target="_blank" title="cumulo-autumn/StreamDiffusion">cumulo-autumn/StreamDiffusion</a>
|
|
716
720
|
</div>
|
|
717
721
|
<div class="sub-title followers">
|
|
718
722
|
|
|
719
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
720
|
-
<span style="background-color: #
|
|
723
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
724
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
721
725
|
</a>
|
|
722
726
|
|
|
723
727
|
<span class="star" title="Stargazers Count">
|
|
724
728
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
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>
|
|
726
730
|
</svg>
|
|
727
|
-
<span>
|
|
731
|
+
<span>6183</span>
|
|
728
732
|
</span>
|
|
729
733
|
<span class="star" title="Repo Forked">
|
|
730
734
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
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">
|
|
732
736
|
</path>
|
|
733
737
|
</svg>
|
|
734
|
-
<span>
|
|
738
|
+
<span>381</span>
|
|
735
739
|
</span>
|
|
736
740
|
<span class="star">
|
|
737
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
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>
|
|
739
743
|
</svg>
|
|
740
|
-
<span>
|
|
744
|
+
<span>546 stars today</span>
|
|
741
745
|
</span>
|
|
742
746
|
</div>
|
|
743
747
|
<div class="details">
|
|
744
|
-
|
|
748
|
+
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
|
|
745
749
|
</div>
|
|
746
750
|
</div>
|
|
747
751
|
</li>
|
|
@@ -750,36 +754,36 @@
|
|
|
750
754
|
<div class="info">
|
|
751
755
|
<div class="rank">
|
|
752
756
|
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/
|
|
757
|
+
<a href="https://github.com/xinghaochen/TinySAM" target="_blank" title="xinghaochen/TinySAM">xinghaochen/TinySAM</a>
|
|
754
758
|
</div>
|
|
755
759
|
<div class="sub-title followers">
|
|
756
760
|
|
|
757
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
758
|
-
<span style="background-color: #
|
|
761
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
762
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
759
763
|
</a>
|
|
760
764
|
|
|
761
765
|
<span class="star" title="Stargazers Count">
|
|
762
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
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>
|
|
764
768
|
</svg>
|
|
765
|
-
<span>
|
|
769
|
+
<span>203</span>
|
|
766
770
|
</span>
|
|
767
771
|
<span class="star" title="Repo Forked">
|
|
768
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
769
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">
|
|
770
774
|
</path>
|
|
771
775
|
</svg>
|
|
772
|
-
<span>
|
|
776
|
+
<span>10</span>
|
|
773
777
|
</span>
|
|
774
778
|
<span class="star">
|
|
775
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
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>
|
|
777
781
|
</svg>
|
|
778
|
-
<span>
|
|
782
|
+
<span>27 stars today</span>
|
|
779
783
|
</span>
|
|
780
784
|
</div>
|
|
781
785
|
<div class="details">
|
|
782
|
-
|
|
786
|
+
Official PyTorch implementation of "TinySAM: Pushing the Envelope for Efficient Segment Anything Model"
|
|
783
787
|
</div>
|
|
784
788
|
</div>
|
|
785
789
|
</li>
|
|
@@ -788,32 +792,36 @@
|
|
|
788
792
|
<div class="info">
|
|
789
793
|
<div class="rank">
|
|
790
794
|
<span title="Ranking 18">18</span>
|
|
791
|
-
<a href="https://github.com/
|
|
795
|
+
<a href="https://github.com/Flipper-XFW/Xtreme-Firmware" target="_blank" title="Flipper-XFW/Xtreme-Firmware">Flipper-XFW/Xtreme-Firmware</a>
|
|
792
796
|
</div>
|
|
793
797
|
<div class="sub-title followers">
|
|
794
798
|
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
800
|
+
<span style="background-color: #555555;"></span>C
|
|
801
|
+
</a>
|
|
802
|
+
|
|
795
803
|
<span class="star" title="Stargazers Count">
|
|
796
804
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
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>
|
|
798
806
|
</svg>
|
|
799
|
-
<span>
|
|
807
|
+
<span>6973</span>
|
|
800
808
|
</span>
|
|
801
809
|
<span class="star" title="Repo Forked">
|
|
802
810
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
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">
|
|
804
812
|
</path>
|
|
805
813
|
</svg>
|
|
806
|
-
<span>
|
|
814
|
+
<span>503</span>
|
|
807
815
|
</span>
|
|
808
816
|
<span class="star">
|
|
809
817
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
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>
|
|
811
819
|
</svg>
|
|
812
|
-
<span>
|
|
820
|
+
<span>32 stars today</span>
|
|
813
821
|
</span>
|
|
814
822
|
</div>
|
|
815
823
|
<div class="details">
|
|
816
|
-
|
|
824
|
+
The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!
|
|
817
825
|
</div>
|
|
818
826
|
</div>
|
|
819
827
|
</li>
|
|
@@ -822,36 +830,36 @@
|
|
|
822
830
|
<div class="info">
|
|
823
831
|
<div class="rank">
|
|
824
832
|
<span title="Ranking 19">19</span>
|
|
825
|
-
<a href="https://github.com/
|
|
833
|
+
<a href="https://github.com/unocss/unocss" target="_blank" title="unocss/unocss">unocss/unocss</a>
|
|
826
834
|
</div>
|
|
827
835
|
<div class="sub-title followers">
|
|
828
836
|
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
830
|
-
<span style="background-color: #
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
838
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
831
839
|
</a>
|
|
832
840
|
|
|
833
841
|
<span class="star" title="Stargazers Count">
|
|
834
842
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
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>
|
|
836
844
|
</svg>
|
|
837
|
-
<span>
|
|
845
|
+
<span>14426</span>
|
|
838
846
|
</span>
|
|
839
847
|
<span class="star" title="Repo Forked">
|
|
840
848
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
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">
|
|
842
850
|
</path>
|
|
843
851
|
</svg>
|
|
844
|
-
<span>
|
|
852
|
+
<span>709</span>
|
|
845
853
|
</span>
|
|
846
854
|
<span class="star">
|
|
847
855
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
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>
|
|
849
857
|
</svg>
|
|
850
|
-
<span>
|
|
858
|
+
<span>30 stars today</span>
|
|
851
859
|
</span>
|
|
852
860
|
</div>
|
|
853
861
|
<div class="details">
|
|
854
|
-
|
|
862
|
+
The instant on-demand atomic CSS engine.
|
|
855
863
|
</div>
|
|
856
864
|
</div>
|
|
857
865
|
</li>
|
|
@@ -860,7 +868,7 @@
|
|
|
860
868
|
<div class="info">
|
|
861
869
|
<div class="rank">
|
|
862
870
|
<span title="Ranking 20">20</span>
|
|
863
|
-
<a href="https://github.com/
|
|
871
|
+
<a href="https://github.com/alibaba-damo-academy/FunASR" target="_blank" title="alibaba-damo-academy/FunASR">alibaba-damo-academy/FunASR</a>
|
|
864
872
|
</div>
|
|
865
873
|
<div class="sub-title followers">
|
|
866
874
|
|
|
@@ -872,24 +880,24 @@
|
|
|
872
880
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
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>
|
|
874
882
|
</svg>
|
|
875
|
-
<span>
|
|
883
|
+
<span>1891</span>
|
|
876
884
|
</span>
|
|
877
885
|
<span class="star" title="Repo Forked">
|
|
878
886
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
879
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">
|
|
880
888
|
</path>
|
|
881
889
|
</svg>
|
|
882
|
-
<span>
|
|
890
|
+
<span>239</span>
|
|
883
891
|
</span>
|
|
884
892
|
<span class="star">
|
|
885
893
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
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>
|
|
887
895
|
</svg>
|
|
888
|
-
<span>
|
|
896
|
+
<span>103 stars today</span>
|
|
889
897
|
</span>
|
|
890
898
|
</div>
|
|
891
899
|
<div class="details">
|
|
892
|
-
A
|
|
900
|
+
A Fundamental End-to-End Speech Recognition Toolkit and Open Source SOTA Pretrained Models.
|
|
893
901
|
</div>
|
|
894
902
|
</div>
|
|
895
903
|
</li>
|
|
@@ -898,36 +906,36 @@
|
|
|
898
906
|
<div class="info">
|
|
899
907
|
<div class="rank">
|
|
900
908
|
<span title="Ranking 21">21</span>
|
|
901
|
-
<a href="https://github.com/
|
|
909
|
+
<a href="https://github.com/mouredev/roadmap-retos-programacion" target="_blank" title="mouredev/roadmap-retos-programacion">mouredev/roadmap-retos-programacion</a>
|
|
902
910
|
</div>
|
|
903
911
|
<div class="sub-title followers">
|
|
904
912
|
|
|
905
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
906
|
-
<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
|
|
907
915
|
</a>
|
|
908
916
|
|
|
909
917
|
<span class="star" title="Stargazers Count">
|
|
910
918
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
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>
|
|
912
920
|
</svg>
|
|
913
|
-
<span>
|
|
921
|
+
<span>280</span>
|
|
914
922
|
</span>
|
|
915
923
|
<span class="star" title="Repo Forked">
|
|
916
924
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
917
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">
|
|
918
926
|
</path>
|
|
919
927
|
</svg>
|
|
920
|
-
<span>
|
|
928
|
+
<span>191</span>
|
|
921
929
|
</span>
|
|
922
930
|
<span class="star">
|
|
923
931
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
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>
|
|
925
933
|
</svg>
|
|
926
|
-
<span>
|
|
934
|
+
<span>32 stars today</span>
|
|
927
935
|
</span>
|
|
928
936
|
</div>
|
|
929
937
|
<div class="details">
|
|
930
|
-
|
|
938
|
+
Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para aprender y practicar lógica usando cualquier lenguaje de programación.
|
|
931
939
|
</div>
|
|
932
940
|
</div>
|
|
933
941
|
</li>
|
|
@@ -936,36 +944,36 @@
|
|
|
936
944
|
<div class="info">
|
|
937
945
|
<div class="rank">
|
|
938
946
|
<span title="Ranking 22">22</span>
|
|
939
|
-
<a href="https://github.com/
|
|
947
|
+
<a href="https://github.com/ant-design/ant-design-web3" target="_blank" title="ant-design/ant-design-web3">ant-design/ant-design-web3</a>
|
|
940
948
|
</div>
|
|
941
949
|
<div class="sub-title followers">
|
|
942
950
|
|
|
943
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
944
|
-
<span style="background-color: #
|
|
951
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
952
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
945
953
|
</a>
|
|
946
954
|
|
|
947
955
|
<span class="star" title="Stargazers Count">
|
|
948
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
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>
|
|
950
958
|
</svg>
|
|
951
|
-
<span>
|
|
959
|
+
<span>421</span>
|
|
952
960
|
</span>
|
|
953
961
|
<span class="star" title="Repo Forked">
|
|
954
962
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
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">
|
|
956
964
|
</path>
|
|
957
965
|
</svg>
|
|
958
|
-
<span>
|
|
966
|
+
<span>42</span>
|
|
959
967
|
</span>
|
|
960
968
|
<span class="star">
|
|
961
969
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
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>
|
|
963
971
|
</svg>
|
|
964
|
-
<span>
|
|
972
|
+
<span>31 stars today</span>
|
|
965
973
|
</span>
|
|
966
974
|
</div>
|
|
967
975
|
<div class="details">
|
|
968
|
-
|
|
976
|
+
🥳 A React components collection for Web3!
|
|
969
977
|
</div>
|
|
970
978
|
</div>
|
|
971
979
|
</li>
|
|
@@ -974,36 +982,36 @@
|
|
|
974
982
|
<div class="info">
|
|
975
983
|
<div class="rank">
|
|
976
984
|
<span title="Ranking 23">23</span>
|
|
977
|
-
<a href="https://github.com/
|
|
985
|
+
<a href="https://github.com/jqnatividad/qsv" target="_blank" title="jqnatividad/qsv">jqnatividad/qsv</a>
|
|
978
986
|
</div>
|
|
979
987
|
<div class="sub-title followers">
|
|
980
988
|
|
|
981
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
982
|
-
<span style="background-color: #
|
|
989
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
990
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
983
991
|
</a>
|
|
984
992
|
|
|
985
993
|
<span class="star" title="Stargazers Count">
|
|
986
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
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>
|
|
988
996
|
</svg>
|
|
989
|
-
<span>
|
|
997
|
+
<span>1823</span>
|
|
990
998
|
</span>
|
|
991
999
|
<span class="star" title="Repo Forked">
|
|
992
1000
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
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">
|
|
994
1002
|
</path>
|
|
995
1003
|
</svg>
|
|
996
|
-
<span>
|
|
1004
|
+
<span>53</span>
|
|
997
1005
|
</span>
|
|
998
1006
|
<span class="star">
|
|
999
1007
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
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>
|
|
1001
1009
|
</svg>
|
|
1002
|
-
<span>
|
|
1010
|
+
<span>127 stars today</span>
|
|
1003
1011
|
</span>
|
|
1004
1012
|
</div>
|
|
1005
1013
|
<div class="details">
|
|
1006
|
-
|
|
1014
|
+
CSVs sliced, diced & analyzed.
|
|
1007
1015
|
</div>
|
|
1008
1016
|
</div>
|
|
1009
1017
|
</li>
|
|
@@ -1012,36 +1020,36 @@
|
|
|
1012
1020
|
<div class="info">
|
|
1013
1021
|
<div class="rank">
|
|
1014
1022
|
<span title="Ranking 24">24</span>
|
|
1015
|
-
<a href="https://github.com/
|
|
1023
|
+
<a href="https://github.com/nuxt/nuxt" target="_blank" title="nuxt/nuxt">nuxt/nuxt</a>
|
|
1016
1024
|
</div>
|
|
1017
1025
|
<div class="sub-title followers">
|
|
1018
1026
|
|
|
1019
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1020
|
-
<span style="background-color: #
|
|
1027
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1028
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1021
1029
|
</a>
|
|
1022
1030
|
|
|
1023
1031
|
<span class="star" title="Stargazers Count">
|
|
1024
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
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>
|
|
1026
1034
|
</svg>
|
|
1027
|
-
<span>
|
|
1035
|
+
<span>49313</span>
|
|
1028
1036
|
</span>
|
|
1029
1037
|
<span class="star" title="Repo Forked">
|
|
1030
1038
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1031
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">
|
|
1032
1040
|
</path>
|
|
1033
1041
|
</svg>
|
|
1034
|
-
<span>
|
|
1042
|
+
<span>4643</span>
|
|
1035
1043
|
</span>
|
|
1036
1044
|
<span class="star">
|
|
1037
1045
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
1047
|
</svg>
|
|
1040
|
-
<span>
|
|
1048
|
+
<span>46 stars today</span>
|
|
1041
1049
|
</span>
|
|
1042
1050
|
</div>
|
|
1043
1051
|
<div class="details">
|
|
1044
|
-
|
|
1052
|
+
The Intuitive Vue Framework.
|
|
1045
1053
|
</div>
|
|
1046
1054
|
</div>
|
|
1047
1055
|
</li>
|
|
@@ -1050,32 +1058,36 @@
|
|
|
1050
1058
|
<div class="info">
|
|
1051
1059
|
<div class="rank">
|
|
1052
1060
|
<span title="Ranking 25">25</span>
|
|
1053
|
-
<a href="https://github.com/
|
|
1061
|
+
<a href="https://github.com/baaivision/Emu" target="_blank" title="baaivision/Emu">baaivision/Emu</a>
|
|
1054
1062
|
</div>
|
|
1055
1063
|
<div class="sub-title followers">
|
|
1056
1064
|
|
|
1065
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1066
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1067
|
+
</a>
|
|
1068
|
+
|
|
1057
1069
|
<span class="star" title="Stargazers Count">
|
|
1058
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
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>
|
|
1060
1072
|
</svg>
|
|
1061
|
-
<span>
|
|
1073
|
+
<span>1110</span>
|
|
1062
1074
|
</span>
|
|
1063
1075
|
<span class="star" title="Repo Forked">
|
|
1064
1076
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
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">
|
|
1066
1078
|
</path>
|
|
1067
1079
|
</svg>
|
|
1068
|
-
<span>
|
|
1080
|
+
<span>63</span>
|
|
1069
1081
|
</span>
|
|
1070
1082
|
<span class="star">
|
|
1071
1083
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
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>
|
|
1073
1085
|
</svg>
|
|
1074
|
-
<span>
|
|
1086
|
+
<span>58 stars today</span>
|
|
1075
1087
|
</span>
|
|
1076
1088
|
</div>
|
|
1077
1089
|
<div class="details">
|
|
1078
|
-
|
|
1090
|
+
Emu Series: Generative Multimodal Models from BAAI
|
|
1079
1091
|
</div>
|
|
1080
1092
|
</div>
|
|
1081
1093
|
</li>
|
|
@@ -1099,7 +1111,7 @@
|
|
|
1099
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1112
|
</a>
|
|
1101
1113
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2023/12/
|
|
1114
|
+
<div class="time">Last cache created on 2023/12/29 by Github API v3.</div>
|
|
1103
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1116
|
</div>
|
|
1105
1117
|
</body>
|