@wcj/github-rank 25.11.1 → 25.11.15
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 +2 -1
- package/dist/repos.json +64118 -64123
- package/dist/trending-daily.json +148 -115
- package/dist/trending-monthly.json +142 -175
- package/dist/trending-weekly.json +126 -137
- package/dist/users.china.json +5388 -5316
- package/dist/users.json +10330 -10330
- package/dist/users.org.json +1870 -1870
- package/package.json +1 -1
- package/web/data/repos.json +64118 -64123
- package/web/data/trending-daily.json +148 -115
- package/web/data/trending-monthly.json +142 -175
- package/web/data/trending-weekly.json +126 -137
- package/web/data/users.china.json +5388 -5316
- package/web/data/users.json +10330 -10330
- package/web/data/users.org.json +1870 -1870
- package/web/index.html +9527 -9541
- package/web/org.html +1534 -1534
- package/web/repos.html +5860 -5856
- package/web/trending-monthly.html +127 -241
- package/web/trending-weekly.html +111 -149
- package/web/trending.html +214 -104
- package/web/users.china.html +5127 -5033
|
@@ -1,244 +1,211 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "mountain-loop/yaak",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬",
|
|
7
|
+
"forked": "581",
|
|
8
|
+
"stargazers_count": 15719,
|
|
9
|
+
"todayStar": "7822 stars this month",
|
|
10
|
+
"html_url": "https://github.com/mountain-loop/yaak",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "microsoft/agent-lightning",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "The absolute trainer to light up AI agents.",
|
|
18
|
+
"forked": "650",
|
|
19
|
+
"stargazers_count": 8291,
|
|
20
|
+
"todayStar": "6556 stars this month",
|
|
21
|
+
"html_url": "https://github.com/microsoft/agent-lightning",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "usestrix/strix",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Open-source AI agents for penetration testing",
|
|
29
|
+
"forked": "994",
|
|
30
|
+
"stargazers_count": 10843,
|
|
31
|
+
"todayStar": "8829 stars this month",
|
|
32
|
+
"html_url": "https://github.com/usestrix/strix",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "longbridge/gpui-component",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
|
+
"description": "Rust GUI components for building fantastic cross-platform desktop application by using GPUI.",
|
|
40
|
+
"forked": "308",
|
|
41
|
+
"stargazers_count": 7926,
|
|
42
|
+
"todayStar": "3901 stars this month",
|
|
43
|
+
"html_url": "https://github.com/longbridge/gpui-component",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
13
46
|
{
|
|
14
47
|
"full_name": "anthropics/claude-cookbooks",
|
|
15
48
|
"language": "JupyterNotebook",
|
|
16
49
|
"color": "#DA5B0B",
|
|
17
50
|
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
51
|
+
"forked": "2760",
|
|
52
|
+
"stargazers_count": 27687,
|
|
53
|
+
"todayStar": "6851 stars this month",
|
|
21
54
|
"html_url": "https://github.com/anthropics/claude-cookbooks",
|
|
22
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
23
56
|
},
|
|
24
57
|
{
|
|
25
|
-
"full_name": "
|
|
58
|
+
"full_name": "lfnovo/open-notebook",
|
|
26
59
|
"language": "TypeScript",
|
|
27
60
|
"color": "#3178c6",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "karpathy/nanoGPT",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
40
|
-
"forked": "8128",
|
|
41
|
-
"stargazers_count": 48627,
|
|
42
|
-
"todayStar": "3899 stars this month",
|
|
43
|
-
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
44
|
-
"rank": 4
|
|
61
|
+
"description": "An Open Source implementation of Notebook LM with more flexibility and features",
|
|
62
|
+
"forked": "1021",
|
|
63
|
+
"stargazers_count": 10147,
|
|
64
|
+
"todayStar": "5362 stars this month",
|
|
65
|
+
"html_url": "https://github.com/lfnovo/open-notebook",
|
|
66
|
+
"rank": 6
|
|
45
67
|
},
|
|
46
68
|
{
|
|
47
69
|
"full_name": "DrewThomasson/ebook2audiobook",
|
|
48
70
|
"language": "Python",
|
|
49
71
|
"color": "#3572A5",
|
|
50
72
|
"description": "Generate audiobooks from e-books, voice cloning & 1107+ languages!",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
73
|
+
"forked": "1186",
|
|
74
|
+
"stargazers_count": 15301,
|
|
75
|
+
"todayStar": "3740 stars this month",
|
|
54
76
|
"html_url": "https://github.com/DrewThomasson/ebook2audiobook",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "LadybirdBrowser/ladybird",
|
|
59
|
-
"language": "C++",
|
|
60
|
-
"color": "#f34b7d",
|
|
61
|
-
"description": "Truly independent web browser",
|
|
62
|
-
"forked": "2421",
|
|
63
|
-
"stargazers_count": 54799,
|
|
64
|
-
"todayStar": "5963 stars this month",
|
|
65
|
-
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "evershopcommerce/evershop",
|
|
70
|
-
"language": "TypeScript",
|
|
71
|
-
"color": "#3178c6",
|
|
72
|
-
"description": "🛍️ Typescript E-commerce Platform",
|
|
73
|
-
"forked": "2005",
|
|
74
|
-
"stargazers_count": 8530,
|
|
75
|
-
"todayStar": "2825 stars this month",
|
|
76
|
-
"html_url": "https://github.com/evershopcommerce/evershop",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "TibixDev/winboat",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#3178c6",
|
|
83
|
-
"description": "Run Windows apps on 🐧 Linux with ✨ seamless integration",
|
|
84
|
-
"forked": "358",
|
|
85
|
-
"stargazers_count": 14338,
|
|
86
|
-
"todayStar": "9087 stars this month",
|
|
87
|
-
"html_url": "https://github.com/TibixDev/winboat",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "jingyaogong/minimind",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
83
|
"description": "🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "3913",
|
|
85
|
+
"stargazers_count": 33607,
|
|
86
|
+
"todayStar": "6328 stars this month",
|
|
98
87
|
"html_url": "https://github.com/jingyaogong/minimind",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "karpathy/nanoGPT",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
95
|
+
"forked": "8300",
|
|
96
|
+
"stargazers_count": 49527,
|
|
97
|
+
"todayStar": "4243 stars this month",
|
|
98
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "minio/minio",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.",
|
|
106
|
+
"forked": "6446",
|
|
107
|
+
"stargazers_count": 58149,
|
|
108
|
+
"todayStar": "2699 stars this month",
|
|
109
|
+
"html_url": "https://github.com/minio/minio",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "PaddlePaddle/PaddleOCR",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.",
|
|
117
|
+
"forked": "9339",
|
|
118
|
+
"stargazers_count": 63852,
|
|
119
|
+
"todayStar": "6881 stars this month",
|
|
120
|
+
"html_url": "https://github.com/PaddlePaddle/PaddleOCR",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "cjpais/Handy",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "A free, open source, and extensible speech-to-text application that works completely offline.",
|
|
128
|
+
"forked": "425",
|
|
129
|
+
"stargazers_count": 6560,
|
|
130
|
+
"todayStar": "3852 stars this month",
|
|
131
|
+
"html_url": "https://github.com/cjpais/Handy",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "Go",
|
|
137
|
-
"color": "#00ADD8",
|
|
138
|
-
"description": "MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.",
|
|
139
|
-
"forked": "6401",
|
|
140
|
-
"stargazers_count": 57688,
|
|
141
|
-
"todayStar": "2434 stars this month",
|
|
142
|
-
"html_url": "https://github.com/minio/minio",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "Infisical/infisical",
|
|
135
|
+
"full_name": "coinbase/x402",
|
|
147
136
|
"language": "TypeScript",
|
|
148
137
|
"color": "#3178c6",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
138
|
+
"description": "A payments protocol for the internet. Built on HTTP.",
|
|
139
|
+
"forked": "733",
|
|
140
|
+
"stargazers_count": 4035,
|
|
141
|
+
"todayStar": "1921 stars this month",
|
|
142
|
+
"html_url": "https://github.com/coinbase/x402",
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "yeongpin/cursor-free-vip",
|
|
158
147
|
"language": "Python",
|
|
159
148
|
"color": "#3572A5",
|
|
160
149
|
"description": "[Support 0.49.x](Reset Cursor AI MachineID & Bypass Higher Token Limit) Cursor Ai ,自动重置机器ID , 免费升级使用Pro功能: You've reached your trial request limit. / Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please let us know if you believe this is a mistake.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
150
|
+
"forked": "5036",
|
|
151
|
+
"stargazers_count": 41743,
|
|
152
|
+
"todayStar": "5778 stars this month",
|
|
164
153
|
"html_url": "https://github.com/yeongpin/cursor-free-vip",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "LadybirdBrowser/ladybird",
|
|
158
|
+
"language": "C++",
|
|
159
|
+
"color": "#f34b7d",
|
|
160
|
+
"description": "Truly independent web browser",
|
|
161
|
+
"forked": "2471",
|
|
162
|
+
"stargazers_count": 55548,
|
|
163
|
+
"todayStar": "6079 stars this month",
|
|
164
|
+
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "mudler/LocalAI",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
|
+
"description": "🤖 The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P and decentralized inference",
|
|
172
|
+
"forked": "3049",
|
|
173
|
+
"stargazers_count": 38458,
|
|
174
|
+
"todayStar": "2741 stars this month",
|
|
175
|
+
"html_url": "https://github.com/mudler/LocalAI",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "Skyvern-AI/skyvern",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Automate browser based workflows with AI",
|
|
183
|
+
"forked": "1534",
|
|
184
|
+
"stargazers_count": 17941,
|
|
185
|
+
"todayStar": "3422 stars this month",
|
|
186
|
+
"html_url": "https://github.com/Skyvern-AI/skyvern",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "volcengine/MineContext",
|
|
191
191
|
"language": "Python",
|
|
192
192
|
"color": "#3572A5",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)",
|
|
194
|
+
"forked": "231",
|
|
195
|
+
"stargazers_count": 3637,
|
|
196
|
+
"todayStar": "2073 stars this month",
|
|
197
|
+
"html_url": "https://github.com/volcengine/MineContext",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "sansan0/TrendRadar",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "🎯 告别信息过载,AI 助你看懂新闻资讯热点,简单的舆情监控分析 - 多平台热点聚合+基于 MCP 的AI分析工具。监控35个平台(抖音、知乎、B站、华尔街见闻、财联社等),智能筛选+自动推送+AI对话分析(用自然语言深度挖掘新闻:趋势追踪、情感分析、相似检索等13种工具)。支持企业微信/飞书/钉钉/Telegram/邮件/ntfy推送,30秒网页部署,1分钟手机通知,无需编程。支持Docker部署⭐ 让算法为你服务,用AI理解热点",
|
|
205
|
+
"forked": "7594",
|
|
206
|
+
"stargazers_count": 12841,
|
|
207
|
+
"todayStar": "8365 stars this month",
|
|
208
|
+
"html_url": "https://github.com/sansan0/TrendRadar",
|
|
209
209
|
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "hsliuping/TradingAgents-CN",
|
|
213
|
-
"language": "Python",
|
|
214
|
-
"color": "#3572A5",
|
|
215
|
-
"description": "基于多智能体LLM的中文金融交易框架 - TradingAgents中文增强版",
|
|
216
|
-
"forked": "2563",
|
|
217
|
-
"stargazers_count": 12044,
|
|
218
|
-
"todayStar": "4786 stars this month",
|
|
219
|
-
"html_url": "https://github.com/hsliuping/TradingAgents-CN",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "EbookFoundation/free-programming-books",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "📚 Freely available programming books",
|
|
227
|
-
"forked": "65274",
|
|
228
|
-
"stargazers_count": 375738,
|
|
229
|
-
"todayStar": "5198 stars this month",
|
|
230
|
-
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "roboflow/rf-detr",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "RF-DETR is a real-time object detection and segmentation model architecture developed by Roboflow, SOTA on COCO and designed for fine-tuning.",
|
|
238
|
-
"forked": "447",
|
|
239
|
-
"stargazers_count": 3944,
|
|
240
|
-
"todayStar": "879 stars this month",
|
|
241
|
-
"html_url": "https://github.com/roboflow/rf-detr",
|
|
242
|
-
"rank": 22
|
|
243
210
|
}
|
|
244
211
|
]
|