@wcj/github-rank 25.12.22 → 26.1.1

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/web/trending.html CHANGED
@@ -28,35 +28,42 @@
28
28
  --color-link-hover: #58a6ff;
29
29
  --color-tab-fg: #e2e2e2;
30
30
  --color-border: #000;
31
- --color-neutral-muted: rgba(175,184,193,0.2);
31
+ --color-neutral-muted: rgba(165,171,177,0.2);
32
32
  }
33
33
  </style>
34
34
  <style>
35
35
  * { box-sizing: border-box; }
36
36
  html, body, ul, li, h1 { margin: 0; padding: 0 }
37
37
  html, body { font-size: 16px; font-family: -apple-system,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","WenQuanYi Micro Hei","Microsoft Yahei",sans-serif; }
38
+ body { padding: 0 12px; }
39
+ main {
40
+ max-width: 1440px;
41
+ margin: 0 auto;
42
+ min-height: 100vh;
43
+ background-color: var(--bg-secondary);
44
+ border-radius: 12px;
45
+ border: 1px solid var(--color-neutral-muted);
46
+ }
38
47
  ul { list-style: none; }
39
-
40
48
  a { color: var(--color-accent-fg); text-decoration: none; transition: all .2s ease-in; }
41
49
  a:hover { color: var(--color-link-hover); text-decoration: underline; }
42
50
  a.github-corner:hover .octo-arm { animation: octocat-wave 560ms infinite linear; }
43
51
  a.github-corner svg { fill: #f1f1f1; color: #000; position: absolute; top: 0; border: 0; right: 0; z-index: 99; width: 70px; height: 70px; }
44
52
  a.github-corner { position: fixed; z-index: 9999; top: 0; right: 0; }
45
53
 
46
- .title { padding: 32px 20px 10px 20px; font-size: 32px; display: flex; }
54
+ .title { padding: 5rem 20px 10px 20px; font-size: 32px; text-align: center; }
47
55
  .title a svg { display: block; }
48
56
  .title a { color: var(--color-accent-fg); display: inline-block; margin-left: 10px; }
49
- .title dark-mode {
50
- margin-right: 8px;
51
- }
57
+ .title dark-mode { margin-right: 8px; }
58
+ .time { text-align: center; }
52
59
  .time, .footer { padding: 5px 20px 2px 20px; font-size: 12px; color: #adadad; }
53
- .tabs { padding: 0 20px 5px 20px;}
60
+ .tabs { padding: 1rem 20px 3rem 20px; text-align: center;}
54
61
  .tabs a { background: var(--color-tab-fg); display: inline-block; border-radius: 2px; margin: 2px 0; padding: 2px 5px; font-size: 12px; line-height: 16px; color: var(--color-accent-fg); }
55
62
  .tabs a.active { background: #333; color: #efefef; }
56
63
  .tabs a:hover:not(.active) { background: #efefef; }
57
- .footer { padding: 0 20px 30px 20px; font-size: 12px; color: #adadad; }
58
- .footer .time { padding: 0; }
59
- .list { text-align: left; padding-bottom: 10px; margin: 0 15px; }
64
+ .footer { padding: 2rem 20px 6rem 20px; font-size: 12px; color: #adadad; text-align: center; }
65
+ .footer .time { padding: 0; text-align: center; }
66
+ .list { text-align: left; padding: 16px;}
60
67
  .list img { width: 36px; height: 36px; border-radius: 3px; display: block; margin: 0 auto; background-color: #e2e2e2; border: 0; overflow: hidden; }
61
68
  .list li { padding: 10px; transition: all .3s; }
62
69
  .list li.rank-title { margin: 0; padding: 3px 0 0 7px; margin-bottom: 10px; border-radius: 5px; font-size: 12px; line-height: 16px; }
@@ -129,7 +136,7 @@
129
136
  </a>
130
137
 
131
138
  </h1>
132
- <div class="time">Last cache created on 2025/12/22 by
139
+ <div class="time">Last cache created on 2026/1/1 by
133
140
 
134
141
 
135
142
 
@@ -141,6 +148,7 @@
141
148
  <a class="" href="repos.html">Repos</a>
142
149
  <a class="active" href="trending.html">Trending</a>
143
150
  </div>
151
+ <main>
144
152
  <ul class="list repos trending">
145
153
  <li class="rank-title">
146
154
  <span class="select">
@@ -153,37 +161,39 @@
153
161
  <li>
154
162
  <div class="info">
155
163
  <div class="rank">
156
- <span title="Ranking 1">1</span>
157
- <a href="https://github.com/exo-explore/exo" target="_blank" title="exo-explore/exo">exo-explore/exo</a>
164
+
165
+ <span title="Ranking 1">🥇</span>
166
+
167
+ <a href="https://github.com/afkarxyz/SpotiFLAC" target="_blank" title="afkarxyz/SpotiFLAC">afkarxyz/SpotiFLAC</a>
158
168
  </div>
159
169
  <div class="sub-title followers">
160
170
 
161
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
162
- <span style="background-color: #3572A5;"></span>Python
171
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
172
+ <span style="background-color: #3178c6;"></span>TypeScript
163
173
  </a>
164
174
 
165
175
  <span class="star" title="Stargazers Count">
166
176
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
167
177
  <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
178
  </svg>
169
- <span>35.624k</span>
179
+ <span>1.547k</span>
170
180
  </span>
171
181
  <span class="star" title="Repo Forked">
172
182
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
173
183
  <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
184
  </path>
175
185
  </svg>
176
- <span>2390</span>
186
+ <span>88</span>
177
187
  </span>
178
188
  <span class="star">
179
189
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
180
190
  <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
191
  </svg>
182
- <span>1150 stars today</span>
192
+ <span>341 stars today</span>
183
193
  </span>
184
194
  </div>
185
195
  <div class="details">
186
- Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
196
+ Get Spotify tracks in true FLAC from Tidal, Qobuz &amp; Amazon Music — no account required.
187
197
  </div>
188
198
  </div>
189
199
  </li>
@@ -191,8 +201,10 @@
191
201
  <li>
192
202
  <div class="info">
193
203
  <div class="rank">
194
- <span title="Ranking 2">2</span>
195
- <a href="https://github.com/GreyDGL/PentestGPT" target="_blank" title="GreyDGL/PentestGPT">GreyDGL/PentestGPT</a>
204
+
205
+ <span title="Ranking 2">🥈</span>
206
+
207
+ <a href="https://github.com/google-gemini/computer-use-preview" target="_blank" title="google-gemini/computer-use-preview">google-gemini/computer-use-preview</a>
196
208
  </div>
197
209
  <div class="sub-title followers">
198
210
 
@@ -204,24 +216,24 @@
204
216
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
205
217
  <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
218
  </svg>
207
- <span>10.023k</span>
219
+ <span>2.325k</span>
208
220
  </span>
209
221
  <span class="star" title="Repo Forked">
210
222
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
211
223
  <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
224
  </path>
213
225
  </svg>
214
- <span>1477</span>
226
+ <span>304</span>
215
227
  </span>
216
228
  <span class="star">
217
229
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
218
230
  <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
231
  </svg>
220
- <span>190 stars today</span>
232
+ <span>59 stars today</span>
221
233
  </span>
222
234
  </div>
223
235
  <div class="details">
224
- A GPT-empowered penetration testing tool
236
+
225
237
  </div>
226
238
  </div>
227
239
  </li>
@@ -229,37 +241,39 @@
229
241
  <li>
230
242
  <div class="info">
231
243
  <div class="rank">
232
- <span title="Ranking 3">3</span>
233
- <a href="https://github.com/swisskyrepo/PayloadsAllTheThings" target="_blank" title="swisskyrepo/PayloadsAllTheThings">swisskyrepo/PayloadsAllTheThings</a>
244
+
245
+ <span title="Ranking 3">🥉</span>
246
+
247
+ <a href="https://github.com/harvard-edge/cs249r_book" target="_blank" title="harvard-edge/cs249r_book">harvard-edge/cs249r_book</a>
234
248
  </div>
235
249
  <div class="sub-title followers">
236
250
 
237
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
238
- <span style="background-color: #3572A5;"></span>Python
251
+ <a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
252
+ <span style="background-color: #f1e05a;"></span>JavaScript
239
253
  </a>
240
254
 
241
255
  <span class="star" title="Stargazers Count">
242
256
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
243
257
  <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
258
  </svg>
245
- <span>73.077k</span>
259
+ <span>13.963k</span>
246
260
  </span>
247
261
  <span class="star" title="Repo Forked">
248
262
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
249
263
  <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
264
  </path>
251
265
  </svg>
252
- <span>16377</span>
266
+ <span>1586</span>
253
267
  </span>
254
268
  <span class="star">
255
269
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
256
270
  <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
271
  </svg>
258
- <span>235 stars today</span>
272
+ <span>1145 stars today</span>
259
273
  </span>
260
274
  </div>
261
275
  <div class="details">
262
- A list of useful payloads and bypass for Web Application Security and Pentest/CTF
276
+ Introduction to Machine Learning Systems
263
277
  </div>
264
278
  </div>
265
279
  </li>
@@ -267,37 +281,39 @@
267
281
  <li>
268
282
  <div class="info">
269
283
  <div class="rank">
284
+
270
285
  <span title="Ranking 4">4</span>
271
- <a href="https://github.com/sgl-project/mini-sglang" target="_blank" title="sgl-project/mini-sglang">sgl-project/mini-sglang</a>
286
+
287
+ <a href="https://github.com/BloopAI/vibe-kanban" target="_blank" title="BloopAI/vibe-kanban">BloopAI/vibe-kanban</a>
272
288
  </div>
273
289
  <div class="sub-title followers">
274
290
 
275
- <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
276
- <span style="background-color: #3572A5;"></span>Python
291
+ <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
292
+ <span style="background-color: #dea584;"></span>Rust
277
293
  </a>
278
294
 
279
295
  <span class="star" title="Stargazers Count">
280
296
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
281
297
  <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
298
  </svg>
283
- <span>1.9k</span>
299
+ <span>10.118k</span>
284
300
  </span>
285
301
  <span class="star" title="Repo Forked">
286
302
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
287
303
  <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
304
  </path>
289
305
  </svg>
290
- <span>154</span>
306
+ <span>919</span>
291
307
  </span>
292
308
  <span class="star">
293
309
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
294
310
  <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
311
  </svg>
296
- <span>202 stars today</span>
312
+ <span>1546 stars today</span>
297
313
  </span>
298
314
  </div>
299
315
  <div class="details">
300
-
316
+ Get 10X more out of Claude Code, Codex or any coding agent
301
317
  </div>
302
318
  </div>
303
319
  </li>
@@ -305,8 +321,10 @@
305
321
  <li>
306
322
  <div class="info">
307
323
  <div class="rank">
324
+
308
325
  <span title="Ranking 5">5</span>
309
- <a href="https://github.com/pollen-robotics/reachy_mini" target="_blank" title="pollen-robotics/reachy_mini">pollen-robotics/reachy_mini</a>
326
+
327
+ <a href="https://github.com/timescale/pg-aiguide" target="_blank" title="timescale/pg-aiguide">timescale/pg-aiguide</a>
310
328
  </div>
311
329
  <div class="sub-title followers">
312
330
 
@@ -318,24 +336,24 @@
318
336
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
319
337
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
320
338
  </svg>
321
- <span>0.49k</span>
339
+ <span>1.013k</span>
322
340
  </span>
323
341
  <span class="star" title="Repo Forked">
324
342
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
325
343
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
326
344
  </path>
327
345
  </svg>
328
- <span>72</span>
346
+ <span>52</span>
329
347
  </span>
330
348
  <span class="star">
331
349
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
332
350
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
333
351
  </svg>
334
- <span>17 stars today</span>
352
+ <span>314 stars today</span>
335
353
  </span>
336
354
  </div>
337
355
  <div class="details">
338
- Reachy Mini&#39;s SDK
356
+ MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
339
357
  </div>
340
358
  </div>
341
359
  </li>
@@ -343,37 +361,39 @@
343
361
  <li>
344
362
  <div class="info">
345
363
  <div class="rank">
364
+
346
365
  <span title="Ranking 6">6</span>
347
- <a href="https://github.com/cocoindex-io/cocoindex" target="_blank" title="cocoindex-io/cocoindex">cocoindex-io/cocoindex</a>
366
+
367
+ <a href="https://github.com/sansan0/TrendRadar" target="_blank" title="sansan0/TrendRadar">sansan0/TrendRadar</a>
348
368
  </div>
349
369
  <div class="sub-title followers">
350
370
 
351
- <a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
352
- <span style="background-color: #dea584;"></span>Rust
371
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
372
+ <span style="background-color: #3572A5;"></span>Python
353
373
  </a>
354
374
 
355
375
  <span class="star" title="Stargazers Count">
356
376
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
357
377
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
358
378
  </svg>
359
- <span>4.399k</span>
379
+ <span>41.767k</span>
360
380
  </span>
361
381
  <span class="star" title="Repo Forked">
362
382
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
363
383
  <path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
364
384
  </path>
365
385
  </svg>
366
- <span>353</span>
386
+ <span>21125</span>
367
387
  </span>
368
388
  <span class="star">
369
389
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
370
390
  <path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
371
391
  </svg>
372
- <span>187 stars today</span>
392
+ <span>141 stars today</span>
373
393
  </span>
374
394
  </div>
375
395
  <div class="details">
376
- Data transformation framework for AI. Ultra performant, with incremental processing. 🌟 Star if you like it!
396
+ 🎯 告别信息过载,AI 助你看懂新闻资讯热点,支持 RSS 订阅,简单的舆情监控分析 - 多平台热点聚合+基于 MCP 的AI分析工具。监控35个平台(抖音、知乎、B站、华尔街见闻、财联社等),智能筛选+自动推送+AI对话分析(用自然语言深度挖掘新闻:趋势追踪、情感分析、相似检索等20种工具)。支持企业微信/个人微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 推送,30秒快速部署,1分钟手机通知,无需编程。支持Docker部署,支持数据远程云存储⭐ 让算法为你服务,用AI理解热点
377
397
  </div>
378
398
  </div>
379
399
  </li>
@@ -381,33 +401,39 @@
381
401
  <li>
382
402
  <div class="info">
383
403
  <div class="rank">
404
+
384
405
  <span title="Ranking 7">7</span>
385
- <a href="https://github.com/cloudcommunity/Free-Certifications" target="_blank" title="cloudcommunity/Free-Certifications">cloudcommunity/Free-Certifications</a>
406
+
407
+ <a href="https://github.com/openai/openai-cookbook" target="_blank" title="openai/openai-cookbook">openai/openai-cookbook</a>
386
408
  </div>
387
409
  <div class="sub-title followers">
388
410
 
411
+ <a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
412
+ <span style="background-color: #DA5B0B;"></span>JupyterNotebook
413
+ </a>
414
+
389
415
  <span class="star" title="Stargazers Count">
390
416
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
391
417
  <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
418
  </svg>
393
- <span>47.604k</span>
419
+ <span>70.18k</span>
394
420
  </span>
395
421
  <span class="star" title="Repo Forked">
396
422
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
397
423
  <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
424
  </path>
399
425
  </svg>
400
- <span>3189</span>
426
+ <span>11795</span>
401
427
  </span>
402
428
  <span class="star">
403
429
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
404
430
  <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
431
  </svg>
406
- <span>436 stars today</span>
432
+ <span>44 stars today</span>
407
433
  </span>
408
434
  </div>
409
435
  <div class="details">
410
- A curated list of free courses with certifications. Also available at https://free-certifications.com/
436
+ Examples and guides for using the OpenAI API
411
437
  </div>
412
438
  </div>
413
439
  </li>
@@ -415,37 +441,39 @@
415
441
  <li>
416
442
  <div class="info">
417
443
  <div class="rank">
444
+
418
445
  <span title="Ranking 8">8</span>
419
- <a href="https://github.com/anthropics/claude-code" target="_blank" title="anthropics/claude-code">anthropics/claude-code</a>
446
+
447
+ <a href="https://github.com/organicmaps/organicmaps" target="_blank" title="organicmaps/organicmaps">organicmaps/organicmaps</a>
420
448
  </div>
421
449
  <div class="sub-title followers">
422
450
 
423
- <a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
424
- <span style="background-color: #89e051;"></span>Shell
451
+ <a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
452
+ <span style="background-color: #f34b7d;"></span>C++
425
453
  </a>
426
454
 
427
455
  <span class="star" title="Stargazers Count">
428
456
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
429
457
  <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
458
  </svg>
431
- <span>47.702k</span>
459
+ <span>12.583k</span>
432
460
  </span>
433
461
  <span class="star" title="Repo Forked">
434
462
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
435
463
  <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
464
  </path>
437
465
  </svg>
438
- <span>3338</span>
466
+ <span>1265</span>
439
467
  </span>
440
468
  <span class="star">
441
469
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
442
470
  <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
471
  </svg>
444
- <span>293 stars today</span>
472
+ <span>52 stars today</span>
445
473
  </span>
446
474
  </div>
447
475
  <div class="details">
448
- Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
476
+ 🍃 Organic Maps is a free Android &amp; iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by the community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
449
477
  </div>
450
478
  </div>
451
479
  </li>
@@ -453,38 +481,86 @@
453
481
  <li>
454
482
  <div class="info">
455
483
  <div class="rank">
484
+
456
485
  <span title="Ranking 9">9</span>
457
- <a href="https://github.com/trimstray/the-book-of-secret-knowledge" target="_blank" title="trimstray/the-book-of-secret-knowledge">trimstray/the-book-of-secret-knowledge</a>
486
+
487
+ <a href="https://github.com/resemble-ai/chatterbox" target="_blank" title="resemble-ai/chatterbox">resemble-ai/chatterbox</a>
458
488
  </div>
459
489
  <div class="sub-title followers">
460
490
 
491
+ <a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
492
+ <span style="background-color: #3572A5;"></span>Python
493
+ </a>
494
+
495
+ <span class="star" title="Stargazers Count">
496
+ <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
497
+ <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>
498
+ </svg>
499
+ <span>19.954k</span>
500
+ </span>
501
+ <span class="star" title="Repo Forked">
502
+ <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
503
+ <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">
504
+ </path>
505
+ </svg>
506
+ <span>2607</span>
507
+ </span>
508
+ <span class="star">
509
+ <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
510
+ <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>
511
+ </svg>
512
+ <span>436 stars today</span>
513
+ </span>
514
+ </div>
515
+ <div class="details">
516
+ SoTA open-source TTS
517
+ </div>
518
+ </div>
519
+ </li>
520
+
521
+ <li>
522
+ <div class="info">
523
+ <div class="rank">
524
+
525
+ <span title="Ranking 10">10</span>
526
+
527
+ <a href="https://github.com/nocodb/nocodb" target="_blank" title="nocodb/nocodb">nocodb/nocodb</a>
528
+ </div>
529
+ <div class="sub-title followers">
530
+
531
+ <a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
532
+ <span style="background-color: #3178c6;"></span>TypeScript
533
+ </a>
534
+
461
535
  <span class="star" title="Stargazers Count">
462
536
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
463
537
  <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>
464
538
  </svg>
465
- <span>199.104k</span>
539
+ <span>59.586k</span>
466
540
  </span>
467
541
  <span class="star" title="Repo Forked">
468
542
  <svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
469
543
  <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">
470
544
  </path>
471
545
  </svg>
472
- <span>12131</span>
546
+ <span>4421</span>
473
547
  </span>
474
548
  <span class="star">
475
549
  <svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
476
550
  <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>
477
551
  </svg>
478
- <span>170 stars today</span>
552
+ <span>54 stars today</span>
479
553
  </span>
480
554
  </div>
481
555
  <div class="details">
482
- A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
556
+ 🔥 🔥 🔥 Open Source Airtable Alternative
483
557
  </div>
484
558
  </div>
485
559
  </li>
486
560
 
487
561
  </ul>
562
+
563
+ </main>
488
564
  <div class="footer">
489
565
  <div>
490
566
  <a href="https://jaywcjlove.github.io/#/sponsor" target="_blank">
@@ -503,7 +579,7 @@
503
579
  <img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
504
580
  </a>
505
581
  </div>
506
- <div class="time">Last cache created on 2025/12/22 by Github API v3.</div>
582
+ <div class="time">Last cache created on 2026/1/1 by Github API v3.</div>
507
583
  Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
508
584
  </div>
509
585
  </body>