@wcj/github-rank 23.12.26 → 23.12.28
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 +27957 -27962
- package/dist/trending-daily.json +66 -231
- package/dist/trending-monthly.json +157 -157
- package/dist/trending-weekly.json +179 -179
- package/dist/users.china.json +2214 -2179
- package/dist/users.json +7517 -7517
- package/package.json +1 -1
- package/web/data/repos.json +27957 -27962
- package/web/data/trending-daily.json +66 -231
- package/web/data/trending-monthly.json +157 -157
- package/web/data/trending-weekly.json +179 -179
- package/web/data/users.china.json +2214 -2179
- package/web/data/users.json +7517 -7517
- package/web/index.html +5834 -5834
- package/web/repos.html +3585 -3589
- package/web/trending-monthly.html +154 -162
- package/web/trending-weekly.html +157 -157
- package/web/trending.html +59 -617
- package/web/users.china.html +1674 -1641
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/28 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>9924</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>644</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>1204 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>
|
|
@@ -204,20 +204,20 @@
|
|
|
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>4790</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>219</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>933 stars today</span>
|
|
221
221
|
</span>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="details">
|
|
@@ -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/atomicals/atomicals-js" target="_blank" title="atomicals/atomicals-js">atomicals/atomicals-js</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/typescript" title="Programming Language TypeScript">
|
|
238
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>841</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>424</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>41 stars today</span>
|
|
259
259
|
</span>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="details">
|
|
262
|
-
|
|
262
|
+
Atomicals CLI and Javascript Library
|
|
263
263
|
</div>
|
|
264
264
|
</div>
|
|
265
265
|
</li>
|
|
@@ -268,7 +268,7 @@
|
|
|
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/cumulo-autumn/StreamDiffusion" target="_blank" title="cumulo-autumn/StreamDiffusion">cumulo-autumn/StreamDiffusion</a>
|
|
272
272
|
</div>
|
|
273
273
|
<div class="sub-title followers">
|
|
274
274
|
|
|
@@ -280,24 +280,24 @@
|
|
|
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>5885</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>363</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>1332 stars today</span>
|
|
297
297
|
</span>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="details">
|
|
300
|
-
|
|
300
|
+
StreamDiffusion: A Pipeline-Level Solution for Real-Time Interactive Generation
|
|
301
301
|
</div>
|
|
302
302
|
</div>
|
|
303
303
|
</li>
|
|
@@ -306,193 +306,7 @@
|
|
|
306
306
|
<div class="info">
|
|
307
307
|
<div class="rank">
|
|
308
308
|
<span title="Ranking 5">5</span>
|
|
309
|
-
<a href="https://github.com/
|
|
310
|
-
</div>
|
|
311
|
-
<div class="sub-title followers">
|
|
312
|
-
|
|
313
|
-
<span class="star" title="Stargazers Count">
|
|
314
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
317
|
-
<span>246</span>
|
|
318
|
-
</span>
|
|
319
|
-
<span class="star" title="Repo Forked">
|
|
320
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
323
|
-
</svg>
|
|
324
|
-
<span>22</span>
|
|
325
|
-
</span>
|
|
326
|
-
<span class="star">
|
|
327
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
330
|
-
<span>27 stars today</span>
|
|
331
|
-
</span>
|
|
332
|
-
</div>
|
|
333
|
-
<div class="details">
|
|
334
|
-
Community designed ERCF v2
|
|
335
|
-
</div>
|
|
336
|
-
</div>
|
|
337
|
-
</li>
|
|
338
|
-
|
|
339
|
-
<li>
|
|
340
|
-
<div class="info">
|
|
341
|
-
<div class="rank">
|
|
342
|
-
<span title="Ranking 6">6</span>
|
|
343
|
-
<a href="https://github.com/Hillobar/Rope" target="_blank" title="Hillobar/Rope">Hillobar/Rope</a>
|
|
344
|
-
</div>
|
|
345
|
-
<div class="sub-title followers">
|
|
346
|
-
|
|
347
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
348
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
349
|
-
</a>
|
|
350
|
-
|
|
351
|
-
<span class="star" title="Stargazers Count">
|
|
352
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
355
|
-
<span>1046</span>
|
|
356
|
-
</span>
|
|
357
|
-
<span class="star" title="Repo Forked">
|
|
358
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
361
|
-
</svg>
|
|
362
|
-
<span>182</span>
|
|
363
|
-
</span>
|
|
364
|
-
<span class="star">
|
|
365
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
368
|
-
<span>128 stars today</span>
|
|
369
|
-
</span>
|
|
370
|
-
</div>
|
|
371
|
-
<div class="details">
|
|
372
|
-
GUI-focused roop
|
|
373
|
-
</div>
|
|
374
|
-
</div>
|
|
375
|
-
</li>
|
|
376
|
-
|
|
377
|
-
<li>
|
|
378
|
-
<div class="info">
|
|
379
|
-
<div class="rank">
|
|
380
|
-
<span title="Ranking 7">7</span>
|
|
381
|
-
<a href="https://github.com/mnotgod96/AppAgent" target="_blank" title="mnotgod96/AppAgent">mnotgod96/AppAgent</a>
|
|
382
|
-
</div>
|
|
383
|
-
<div class="sub-title followers">
|
|
384
|
-
|
|
385
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
386
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
387
|
-
</a>
|
|
388
|
-
|
|
389
|
-
<span class="star" title="Stargazers Count">
|
|
390
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
393
|
-
<span>1568</span>
|
|
394
|
-
</span>
|
|
395
|
-
<span class="star" title="Repo Forked">
|
|
396
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
399
|
-
</svg>
|
|
400
|
-
<span>132</span>
|
|
401
|
-
</span>
|
|
402
|
-
<span class="star">
|
|
403
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
406
|
-
<span>863 stars today</span>
|
|
407
|
-
</span>
|
|
408
|
-
</div>
|
|
409
|
-
<div class="details">
|
|
410
|
-
AppAgent: Multimodal Agents as Smartphone Users, an LLM-based multimodal agent framework designed to operate smartphone apps.
|
|
411
|
-
</div>
|
|
412
|
-
</div>
|
|
413
|
-
</li>
|
|
414
|
-
|
|
415
|
-
<li>
|
|
416
|
-
<div class="info">
|
|
417
|
-
<div class="rank">
|
|
418
|
-
<span title="Ranking 8">8</span>
|
|
419
|
-
<a href="https://github.com/heyman/heynote" target="_blank" title="heyman/heynote">heyman/heynote</a>
|
|
420
|
-
</div>
|
|
421
|
-
<div class="sub-title followers">
|
|
422
|
-
|
|
423
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
424
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
425
|
-
</a>
|
|
426
|
-
|
|
427
|
-
<span class="star" title="Stargazers Count">
|
|
428
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
431
|
-
<span>1337</span>
|
|
432
|
-
</span>
|
|
433
|
-
<span class="star" title="Repo Forked">
|
|
434
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
437
|
-
</svg>
|
|
438
|
-
<span>46</span>
|
|
439
|
-
</span>
|
|
440
|
-
<span class="star">
|
|
441
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
444
|
-
<span>237 stars today</span>
|
|
445
|
-
</span>
|
|
446
|
-
</div>
|
|
447
|
-
<div class="details">
|
|
448
|
-
A dedicated scratchpad for developers
|
|
449
|
-
</div>
|
|
450
|
-
</div>
|
|
451
|
-
</li>
|
|
452
|
-
|
|
453
|
-
<li>
|
|
454
|
-
<div class="info">
|
|
455
|
-
<div class="rank">
|
|
456
|
-
<span title="Ranking 9">9</span>
|
|
457
|
-
<a href="https://github.com/microsoft/promptbench" target="_blank" title="microsoft/promptbench">microsoft/promptbench</a>
|
|
458
|
-
</div>
|
|
459
|
-
<div class="sub-title followers">
|
|
460
|
-
|
|
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
|
-
<span class="star" title="Stargazers Count">
|
|
466
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
469
|
-
<span>832</span>
|
|
470
|
-
</span>
|
|
471
|
-
<span class="star" title="Repo Forked">
|
|
472
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
475
|
-
</svg>
|
|
476
|
-
<span>56</span>
|
|
477
|
-
</span>
|
|
478
|
-
<span class="star">
|
|
479
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
482
|
-
<span>93 stars today</span>
|
|
483
|
-
</span>
|
|
484
|
-
</div>
|
|
485
|
-
<div class="details">
|
|
486
|
-
A unified evaluation framework for large language models
|
|
487
|
-
</div>
|
|
488
|
-
</div>
|
|
489
|
-
</li>
|
|
490
|
-
|
|
491
|
-
<li>
|
|
492
|
-
<div class="info">
|
|
493
|
-
<div class="rank">
|
|
494
|
-
<span title="Ranking 10">10</span>
|
|
495
|
-
<a href="https://github.com/Innei/Shiro" target="_blank" title="Innei/Shiro">Innei/Shiro</a>
|
|
309
|
+
<a href="https://github.com/AmruthPillai/Reactive-Resume" target="_blank" title="AmruthPillai/Reactive-Resume">AmruthPillai/Reactive-Resume</a>
|
|
496
310
|
</div>
|
|
497
311
|
<div class="sub-title followers">
|
|
498
312
|
|
|
@@ -504,96 +318,24 @@
|
|
|
504
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
505
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>
|
|
506
320
|
</svg>
|
|
507
|
-
<span>
|
|
508
|
-
</span>
|
|
509
|
-
<span class="star" title="Repo Forked">
|
|
510
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
511
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
512
|
-
</path>
|
|
513
|
-
</svg>
|
|
514
|
-
<span>178</span>
|
|
515
|
-
</span>
|
|
516
|
-
<span class="star">
|
|
517
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
519
|
-
</svg>
|
|
520
|
-
<span>121 stars today</span>
|
|
521
|
-
</span>
|
|
522
|
-
</div>
|
|
523
|
-
<div class="details">
|
|
524
|
-
📜 A minimalist personal website embodying the purity of paper and freshness of snow.
|
|
525
|
-
</div>
|
|
526
|
-
</div>
|
|
527
|
-
</li>
|
|
528
|
-
|
|
529
|
-
<li>
|
|
530
|
-
<div class="info">
|
|
531
|
-
<div class="rank">
|
|
532
|
-
<span title="Ranking 11">11</span>
|
|
533
|
-
<a href="https://github.com/JShollaj/awesome-llm-interpretability" target="_blank" title="JShollaj/awesome-llm-interpretability">JShollaj/awesome-llm-interpretability</a>
|
|
534
|
-
</div>
|
|
535
|
-
<div class="sub-title followers">
|
|
536
|
-
|
|
537
|
-
<span class="star" title="Stargazers Count">
|
|
538
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
541
|
-
<span>452</span>
|
|
542
|
-
</span>
|
|
543
|
-
<span class="star" title="Repo Forked">
|
|
544
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
547
|
-
</svg>
|
|
548
|
-
<span>36</span>
|
|
549
|
-
</span>
|
|
550
|
-
<span class="star">
|
|
551
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
554
|
-
<span>94 stars today</span>
|
|
555
|
-
</span>
|
|
556
|
-
</div>
|
|
557
|
-
<div class="details">
|
|
558
|
-
A curated list of Large Language Model (LLM) Interpretability resources.
|
|
559
|
-
</div>
|
|
560
|
-
</div>
|
|
561
|
-
</li>
|
|
562
|
-
|
|
563
|
-
<li>
|
|
564
|
-
<div class="info">
|
|
565
|
-
<div class="rank">
|
|
566
|
-
<span title="Ranking 12">12</span>
|
|
567
|
-
<a href="https://github.com/SoftFever/OrcaSlicer" target="_blank" title="SoftFever/OrcaSlicer">SoftFever/OrcaSlicer</a>
|
|
568
|
-
</div>
|
|
569
|
-
<div class="sub-title followers">
|
|
570
|
-
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
572
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
573
|
-
</a>
|
|
574
|
-
|
|
575
|
-
<span class="star" title="Stargazers Count">
|
|
576
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
579
|
-
<span>3319</span>
|
|
321
|
+
<span>16217</span>
|
|
580
322
|
</span>
|
|
581
323
|
<span class="star" title="Repo Forked">
|
|
582
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
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">
|
|
584
326
|
</path>
|
|
585
327
|
</svg>
|
|
586
|
-
<span>
|
|
328
|
+
<span>1873</span>
|
|
587
329
|
</span>
|
|
588
330
|
<span class="star">
|
|
589
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
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>
|
|
591
333
|
</svg>
|
|
592
|
-
<span>
|
|
334
|
+
<span>393 stars today</span>
|
|
593
335
|
</span>
|
|
594
336
|
</div>
|
|
595
337
|
<div class="details">
|
|
596
|
-
|
|
338
|
+
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
|
|
597
339
|
</div>
|
|
598
340
|
</div>
|
|
599
341
|
</li>
|
|
@@ -601,8 +343,8 @@
|
|
|
601
343
|
<li>
|
|
602
344
|
<div class="info">
|
|
603
345
|
<div class="rank">
|
|
604
|
-
<span title="Ranking
|
|
605
|
-
<a href="https://github.com/
|
|
346
|
+
<span title="Ranking 6">6</span>
|
|
347
|
+
<a href="https://github.com/movie-web/movie-web" target="_blank" title="movie-web/movie-web">movie-web/movie-web</a>
|
|
606
348
|
</div>
|
|
607
349
|
<div class="sub-title followers">
|
|
608
350
|
|
|
@@ -614,96 +356,24 @@
|
|
|
614
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
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>
|
|
616
358
|
</svg>
|
|
617
|
-
<span>
|
|
618
|
-
</span>
|
|
619
|
-
<span class="star" title="Repo Forked">
|
|
620
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
623
|
-
</svg>
|
|
624
|
-
<span>1698</span>
|
|
625
|
-
</span>
|
|
626
|
-
<span class="star">
|
|
627
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
630
|
-
<span>68 stars today</span>
|
|
631
|
-
</span>
|
|
632
|
-
</div>
|
|
633
|
-
<div class="details">
|
|
634
|
-
An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.
|
|
635
|
-
</div>
|
|
636
|
-
</div>
|
|
637
|
-
</li>
|
|
638
|
-
|
|
639
|
-
<li>
|
|
640
|
-
<div class="info">
|
|
641
|
-
<div class="rank">
|
|
642
|
-
<span title="Ranking 14">14</span>
|
|
643
|
-
<a href="https://github.com/kilimchoi/engineering-blogs" target="_blank" title="kilimchoi/engineering-blogs">kilimchoi/engineering-blogs</a>
|
|
644
|
-
</div>
|
|
645
|
-
<div class="sub-title followers">
|
|
646
|
-
|
|
647
|
-
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
648
|
-
<span style="background-color: #701516;"></span>Ruby
|
|
649
|
-
</a>
|
|
650
|
-
|
|
651
|
-
<span class="star" title="Stargazers Count">
|
|
652
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
655
|
-
<span>26973</span>
|
|
656
|
-
</span>
|
|
657
|
-
<span class="star" title="Repo Forked">
|
|
658
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
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
|
-
</path>
|
|
661
|
-
</svg>
|
|
662
|
-
<span>1199</span>
|
|
663
|
-
</span>
|
|
664
|
-
<span class="star">
|
|
665
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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
|
-
</svg>
|
|
668
|
-
<span>81 stars today</span>
|
|
669
|
-
</span>
|
|
670
|
-
</div>
|
|
671
|
-
<div class="details">
|
|
672
|
-
A curated list of engineering blogs
|
|
673
|
-
</div>
|
|
674
|
-
</div>
|
|
675
|
-
</li>
|
|
676
|
-
|
|
677
|
-
<li>
|
|
678
|
-
<div class="info">
|
|
679
|
-
<div class="rank">
|
|
680
|
-
<span title="Ranking 15">15</span>
|
|
681
|
-
<a href="https://github.com/Coder-World04/Complete-System-Design" target="_blank" title="Coder-World04/Complete-System-Design">Coder-World04/Complete-System-Design</a>
|
|
682
|
-
</div>
|
|
683
|
-
<div class="sub-title followers">
|
|
684
|
-
|
|
685
|
-
<span class="star" title="Stargazers Count">
|
|
686
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
|
-
<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
|
-
</svg>
|
|
689
|
-
<span>2333</span>
|
|
359
|
+
<span>2727</span>
|
|
690
360
|
</span>
|
|
691
361
|
<span class="star" title="Repo Forked">
|
|
692
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
693
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">
|
|
694
364
|
</path>
|
|
695
365
|
</svg>
|
|
696
|
-
<span>
|
|
366
|
+
<span>438</span>
|
|
697
367
|
</span>
|
|
698
368
|
<span class="star">
|
|
699
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
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>
|
|
701
371
|
</svg>
|
|
702
|
-
<span>
|
|
372
|
+
<span>69 stars today</span>
|
|
703
373
|
</span>
|
|
704
374
|
</div>
|
|
705
375
|
<div class="details">
|
|
706
|
-
|
|
376
|
+
A small web app for watching movies and shows easily
|
|
707
377
|
</div>
|
|
708
378
|
</div>
|
|
709
379
|
</li>
|
|
@@ -711,83 +381,7 @@
|
|
|
711
381
|
<li>
|
|
712
382
|
<div class="info">
|
|
713
383
|
<div class="rank">
|
|
714
|
-
<span title="Ranking
|
|
715
|
-
<a href="https://github.com/simondankelmann/Bluetooth-LE-Spam" target="_blank" title="simondankelmann/Bluetooth-LE-Spam">simondankelmann/Bluetooth-LE-Spam</a>
|
|
716
|
-
</div>
|
|
717
|
-
<div class="sub-title followers">
|
|
718
|
-
|
|
719
|
-
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
720
|
-
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
721
|
-
</a>
|
|
722
|
-
|
|
723
|
-
<span class="star" title="Stargazers Count">
|
|
724
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
|
-
<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
|
-
</svg>
|
|
727
|
-
<span>2273</span>
|
|
728
|
-
</span>
|
|
729
|
-
<span class="star" title="Repo Forked">
|
|
730
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
731
|
-
<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
|
-
</path>
|
|
733
|
-
</svg>
|
|
734
|
-
<span>188</span>
|
|
735
|
-
</span>
|
|
736
|
-
<span class="star">
|
|
737
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
|
-
<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
|
-
</svg>
|
|
740
|
-
<span>26 stars today</span>
|
|
741
|
-
</span>
|
|
742
|
-
</div>
|
|
743
|
-
<div class="details">
|
|
744
|
-
|
|
745
|
-
</div>
|
|
746
|
-
</div>
|
|
747
|
-
</li>
|
|
748
|
-
|
|
749
|
-
<li>
|
|
750
|
-
<div class="info">
|
|
751
|
-
<div class="rank">
|
|
752
|
-
<span title="Ranking 17">17</span>
|
|
753
|
-
<a href="https://github.com/Z3Prover/z3" target="_blank" title="Z3Prover/z3">Z3Prover/z3</a>
|
|
754
|
-
</div>
|
|
755
|
-
<div class="sub-title followers">
|
|
756
|
-
|
|
757
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
758
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
759
|
-
</a>
|
|
760
|
-
|
|
761
|
-
<span class="star" title="Stargazers Count">
|
|
762
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
763
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
764
|
-
</svg>
|
|
765
|
-
<span>9302</span>
|
|
766
|
-
</span>
|
|
767
|
-
<span class="star" title="Repo Forked">
|
|
768
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
769
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
770
|
-
</path>
|
|
771
|
-
</svg>
|
|
772
|
-
<span>1431</span>
|
|
773
|
-
</span>
|
|
774
|
-
<span class="star">
|
|
775
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
777
|
-
</svg>
|
|
778
|
-
<span>18 stars today</span>
|
|
779
|
-
</span>
|
|
780
|
-
</div>
|
|
781
|
-
<div class="details">
|
|
782
|
-
The Z3 Theorem Prover
|
|
783
|
-
</div>
|
|
784
|
-
</div>
|
|
785
|
-
</li>
|
|
786
|
-
|
|
787
|
-
<li>
|
|
788
|
-
<div class="info">
|
|
789
|
-
<div class="rank">
|
|
790
|
-
<span title="Ranking 18">18</span>
|
|
384
|
+
<span title="Ranking 7">7</span>
|
|
791
385
|
<a href="https://github.com/karanpratapsingh/system-design" target="_blank" title="karanpratapsingh/system-design">karanpratapsingh/system-design</a>
|
|
792
386
|
</div>
|
|
793
387
|
<div class="sub-title followers">
|
|
@@ -796,20 +390,20 @@
|
|
|
796
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
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>
|
|
798
392
|
</svg>
|
|
799
|
-
<span>
|
|
393
|
+
<span>24984</span>
|
|
800
394
|
</span>
|
|
801
395
|
<span class="star" title="Repo Forked">
|
|
802
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
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">
|
|
804
398
|
</path>
|
|
805
399
|
</svg>
|
|
806
|
-
<span>
|
|
400
|
+
<span>2371</span>
|
|
807
401
|
</span>
|
|
808
402
|
<span class="star">
|
|
809
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
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>
|
|
811
405
|
</svg>
|
|
812
|
-
<span>
|
|
406
|
+
<span>458 stars today</span>
|
|
813
407
|
</span>
|
|
814
408
|
</div>
|
|
815
409
|
<div class="details">
|
|
@@ -821,122 +415,8 @@
|
|
|
821
415
|
<li>
|
|
822
416
|
<div class="info">
|
|
823
417
|
<div class="rank">
|
|
824
|
-
<span title="Ranking
|
|
825
|
-
<a href="https://github.com/
|
|
826
|
-
</div>
|
|
827
|
-
<div class="sub-title followers">
|
|
828
|
-
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
830
|
-
<span style="background-color: #e34c26;"></span>HTML
|
|
831
|
-
</a>
|
|
832
|
-
|
|
833
|
-
<span class="star" title="Stargazers Count">
|
|
834
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
|
-
<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
|
-
</svg>
|
|
837
|
-
<span>300</span>
|
|
838
|
-
</span>
|
|
839
|
-
<span class="star" title="Repo Forked">
|
|
840
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
|
-
<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
|
-
</path>
|
|
843
|
-
</svg>
|
|
844
|
-
<span>79</span>
|
|
845
|
-
</span>
|
|
846
|
-
<span class="star">
|
|
847
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
|
-
<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
|
-
</svg>
|
|
850
|
-
<span>30 stars today</span>
|
|
851
|
-
</span>
|
|
852
|
-
</div>
|
|
853
|
-
<div class="details">
|
|
854
|
-
|
|
855
|
-
</div>
|
|
856
|
-
</div>
|
|
857
|
-
</li>
|
|
858
|
-
|
|
859
|
-
<li>
|
|
860
|
-
<div class="info">
|
|
861
|
-
<div class="rank">
|
|
862
|
-
<span title="Ranking 20">20</span>
|
|
863
|
-
<a href="https://github.com/jianchang512/clone-voice" target="_blank" title="jianchang512/clone-voice">jianchang512/clone-voice</a>
|
|
864
|
-
</div>
|
|
865
|
-
<div class="sub-title followers">
|
|
866
|
-
|
|
867
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
868
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
869
|
-
</a>
|
|
870
|
-
|
|
871
|
-
<span class="star" title="Stargazers Count">
|
|
872
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
|
-
<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
|
-
</svg>
|
|
875
|
-
<span>3381</span>
|
|
876
|
-
</span>
|
|
877
|
-
<span class="star" title="Repo Forked">
|
|
878
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
879
|
-
<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
|
-
</path>
|
|
881
|
-
</svg>
|
|
882
|
-
<span>293</span>
|
|
883
|
-
</span>
|
|
884
|
-
<span class="star">
|
|
885
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
|
-
<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
|
-
</svg>
|
|
888
|
-
<span>426 stars today</span>
|
|
889
|
-
</span>
|
|
890
|
-
</div>
|
|
891
|
-
<div class="details">
|
|
892
|
-
A sound cloning tool with a web interface, using your voice or any sound to record audio / 一个带web界面的声音克隆工具,使用你的音色或任意声音来录制音频
|
|
893
|
-
</div>
|
|
894
|
-
</div>
|
|
895
|
-
</li>
|
|
896
|
-
|
|
897
|
-
<li>
|
|
898
|
-
<div class="info">
|
|
899
|
-
<div class="rank">
|
|
900
|
-
<span title="Ranking 21">21</span>
|
|
901
|
-
<a href="https://github.com/AmruthPillai/Reactive-Resume" target="_blank" title="AmruthPillai/Reactive-Resume">AmruthPillai/Reactive-Resume</a>
|
|
902
|
-
</div>
|
|
903
|
-
<div class="sub-title followers">
|
|
904
|
-
|
|
905
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
906
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
907
|
-
</a>
|
|
908
|
-
|
|
909
|
-
<span class="star" title="Stargazers Count">
|
|
910
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
|
-
<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
|
-
</svg>
|
|
913
|
-
<span>15447</span>
|
|
914
|
-
</span>
|
|
915
|
-
<span class="star" title="Repo Forked">
|
|
916
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
917
|
-
<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
|
-
</path>
|
|
919
|
-
</svg>
|
|
920
|
-
<span>1826</span>
|
|
921
|
-
</span>
|
|
922
|
-
<span class="star">
|
|
923
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
|
-
<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
|
-
</svg>
|
|
926
|
-
<span>232 stars today</span>
|
|
927
|
-
</span>
|
|
928
|
-
</div>
|
|
929
|
-
<div class="details">
|
|
930
|
-
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
|
|
931
|
-
</div>
|
|
932
|
-
</div>
|
|
933
|
-
</li>
|
|
934
|
-
|
|
935
|
-
<li>
|
|
936
|
-
<div class="info">
|
|
937
|
-
<div class="rank">
|
|
938
|
-
<span title="Ranking 22">22</span>
|
|
939
|
-
<a href="https://github.com/home-assistant/core" target="_blank" title="home-assistant/core">home-assistant/core</a>
|
|
418
|
+
<span title="Ranking 8">8</span>
|
|
419
|
+
<a href="https://github.com/JoeanAmier/TikTokDownloader" target="_blank" title="JoeanAmier/TikTokDownloader">JoeanAmier/TikTokDownloader</a>
|
|
940
420
|
</div>
|
|
941
421
|
<div class="sub-title followers">
|
|
942
422
|
|
|
@@ -948,62 +428,24 @@
|
|
|
948
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
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>
|
|
950
430
|
</svg>
|
|
951
|
-
<span>
|
|
431
|
+
<span>2921</span>
|
|
952
432
|
</span>
|
|
953
433
|
<span class="star" title="Repo Forked">
|
|
954
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
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">
|
|
956
436
|
</path>
|
|
957
437
|
</svg>
|
|
958
|
-
<span>
|
|
438
|
+
<span>463</span>
|
|
959
439
|
</span>
|
|
960
440
|
<span class="star">
|
|
961
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
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>
|
|
963
443
|
</svg>
|
|
964
|
-
<span>
|
|
444
|
+
<span>386 stars today</span>
|
|
965
445
|
</span>
|
|
966
446
|
</div>
|
|
967
447
|
<div class="details">
|
|
968
|
-
|
|
969
|
-
</div>
|
|
970
|
-
</div>
|
|
971
|
-
</li>
|
|
972
|
-
|
|
973
|
-
<li>
|
|
974
|
-
<div class="info">
|
|
975
|
-
<div class="rank">
|
|
976
|
-
<span title="Ranking 23">23</span>
|
|
977
|
-
<a href="https://github.com/be5invis/Iosevka" target="_blank" title="be5invis/Iosevka">be5invis/Iosevka</a>
|
|
978
|
-
</div>
|
|
979
|
-
<div class="sub-title followers">
|
|
980
|
-
|
|
981
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
982
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
983
|
-
</a>
|
|
984
|
-
|
|
985
|
-
<span class="star" title="Stargazers Count">
|
|
986
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
988
|
-
</svg>
|
|
989
|
-
<span>17521</span>
|
|
990
|
-
</span>
|
|
991
|
-
<span class="star" title="Repo Forked">
|
|
992
|
-
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
|
-
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
994
|
-
</path>
|
|
995
|
-
</svg>
|
|
996
|
-
<span>553</span>
|
|
997
|
-
</span>
|
|
998
|
-
<span class="star">
|
|
999
|
-
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
|
-
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1001
|
-
</svg>
|
|
1002
|
-
<span>16 stars today</span>
|
|
1003
|
-
</span>
|
|
1004
|
-
</div>
|
|
1005
|
-
<div class="details">
|
|
1006
|
-
Versatile typeface for code, from code.
|
|
448
|
+
完全免费开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具
|
|
1007
449
|
</div>
|
|
1008
450
|
</div>
|
|
1009
451
|
</li>
|
|
@@ -1011,37 +453,37 @@
|
|
|
1011
453
|
<li>
|
|
1012
454
|
<div class="info">
|
|
1013
455
|
<div class="rank">
|
|
1014
|
-
<span title="Ranking
|
|
1015
|
-
<a href="https://github.com/
|
|
456
|
+
<span title="Ranking 9">9</span>
|
|
457
|
+
<a href="https://github.com/matt8707/ha-fusion" target="_blank" title="matt8707/ha-fusion">matt8707/ha-fusion</a>
|
|
1016
458
|
</div>
|
|
1017
459
|
<div class="sub-title followers">
|
|
1018
460
|
|
|
1019
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1020
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/svelte" title="Programming Language Svelte">
|
|
462
|
+
<span style="background-color: #ff3e00;"></span>Svelte
|
|
1021
463
|
</a>
|
|
1022
464
|
|
|
1023
465
|
<span class="star" title="Stargazers Count">
|
|
1024
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
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>
|
|
1026
468
|
</svg>
|
|
1027
|
-
<span>
|
|
469
|
+
<span>457</span>
|
|
1028
470
|
</span>
|
|
1029
471
|
<span class="star" title="Repo Forked">
|
|
1030
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1031
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">
|
|
1032
474
|
</path>
|
|
1033
475
|
</svg>
|
|
1034
|
-
<span>
|
|
476
|
+
<span>9</span>
|
|
1035
477
|
</span>
|
|
1036
478
|
<span class="star">
|
|
1037
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
481
|
</svg>
|
|
1040
|
-
<span>
|
|
482
|
+
<span>58 stars today</span>
|
|
1041
483
|
</span>
|
|
1042
484
|
</div>
|
|
1043
485
|
<div class="details">
|
|
1044
|
-
|
|
486
|
+
A modern, easy-to-use and performant custom Home Assistant dashboard
|
|
1045
487
|
</div>
|
|
1046
488
|
</div>
|
|
1047
489
|
</li>
|
|
@@ -1049,8 +491,8 @@
|
|
|
1049
491
|
<li>
|
|
1050
492
|
<div class="info">
|
|
1051
493
|
<div class="rank">
|
|
1052
|
-
<span title="Ranking
|
|
1053
|
-
<a href="https://github.com/
|
|
494
|
+
<span title="Ranking 10">10</span>
|
|
495
|
+
<a href="https://github.com/Enraged-Rabbit-Community/ERCF_v2" target="_blank" title="Enraged-Rabbit-Community/ERCF_v2">Enraged-Rabbit-Community/ERCF_v2</a>
|
|
1054
496
|
</div>
|
|
1055
497
|
<div class="sub-title followers">
|
|
1056
498
|
|
|
@@ -1058,24 +500,24 @@
|
|
|
1058
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
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>
|
|
1060
502
|
</svg>
|
|
1061
|
-
<span>
|
|
503
|
+
<span>362</span>
|
|
1062
504
|
</span>
|
|
1063
505
|
<span class="star" title="Repo Forked">
|
|
1064
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1065
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">
|
|
1066
508
|
</path>
|
|
1067
509
|
</svg>
|
|
1068
|
-
<span>
|
|
510
|
+
<span>32</span>
|
|
1069
511
|
</span>
|
|
1070
512
|
<span class="star">
|
|
1071
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
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>
|
|
1073
515
|
</svg>
|
|
1074
|
-
<span>
|
|
516
|
+
<span>82 stars today</span>
|
|
1075
517
|
</span>
|
|
1076
518
|
</div>
|
|
1077
519
|
<div class="details">
|
|
1078
|
-
|
|
520
|
+
Community designed ERCF v2
|
|
1079
521
|
</div>
|
|
1080
522
|
</div>
|
|
1081
523
|
</li>
|
|
@@ -1099,7 +541,7 @@
|
|
|
1099
541
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
542
|
</a>
|
|
1101
543
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2023/12/
|
|
544
|
+
<div class="time">Last cache created on 2023/12/28 by Github API v3.</div>
|
|
1103
545
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
546
|
</div>
|
|
1105
547
|
</body>
|