@wcj/github-rank 25.10.29 → 25.11.8
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 +54169 -54165
- package/dist/trending-daily.json +170 -115
- package/dist/trending-monthly.json +144 -155
- package/dist/trending-weekly.json +118 -151
- package/dist/users.china.json +4549 -4477
- package/dist/users.json +9702 -9702
- package/dist/users.org.json +1377 -1377
- package/package.json +1 -1
- package/web/data/repos.json +54169 -54165
- package/web/data/trending-daily.json +170 -115
- package/web/data/trending-monthly.json +144 -155
- package/web/data/trending-weekly.json +118 -151
- package/web/data/users.china.json +4549 -4477
- package/web/data/users.json +9702 -9702
- package/web/data/users.org.json +1377 -1377
- package/web/index.html +8873 -8890
- package/web/org.html +1150 -1150
- package/web/repos.html +5918 -5918
- package/web/trending-monthly.html +134 -172
- package/web/trending-weekly.html +104 -218
- package/web/trending.html +286 -104
- package/web/users.china.html +4174 -4078
|
@@ -1,233 +1,222 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
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": "552",
|
|
8
|
+
"stargazers_count": 15286,
|
|
9
|
+
"todayStar": "7599 stars this month",
|
|
10
|
+
"html_url": "https://github.com/mountain-loop/yaak",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "anthropics/prompt-eng-interactive-tutorial",
|
|
4
15
|
"language": "JupyterNotebook",
|
|
5
16
|
"color": "#DA5B0B",
|
|
6
17
|
"description": "Anthropic's Interactive Prompt Engineering Tutorial",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "2372",
|
|
19
|
+
"stargazers_count": 25989,
|
|
20
|
+
"todayStar": "7463 stars this month",
|
|
10
21
|
"html_url": "https://github.com/anthropics/prompt-eng-interactive-tutorial",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "microsoft/agent-lightning",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "The absolute trainer to light up AI agents.",
|
|
29
|
+
"forked": "573",
|
|
30
|
+
"stargazers_count": 7505,
|
|
31
|
+
"todayStar": "5819 stars this month",
|
|
32
|
+
"html_url": "https://github.com/microsoft/agent-lightning",
|
|
33
|
+
"rank": 3
|
|
12
34
|
},
|
|
13
35
|
{
|
|
14
36
|
"full_name": "anthropics/claude-cookbooks",
|
|
15
37
|
"language": "JupyterNotebook",
|
|
16
38
|
"color": "#DA5B0B",
|
|
17
39
|
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
40
|
+
"forked": "2725",
|
|
41
|
+
"stargazers_count": 27181,
|
|
42
|
+
"todayStar": "6589 stars this month",
|
|
21
43
|
"html_url": "https://github.com/anthropics/claude-cookbooks",
|
|
22
|
-
"rank":
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "tile-ai/tilelang",
|
|
26
|
-
"language": "C++",
|
|
27
|
-
"color": "#f34b7d",
|
|
28
|
-
"description": "Domain-specific language designed to streamline the development of high-performance GPU/CPU/Accelerators kernels",
|
|
29
|
-
"forked": "283",
|
|
30
|
-
"stargazers_count": 3753,
|
|
31
|
-
"todayStar": "2108 stars this month",
|
|
32
|
-
"html_url": "https://github.com/tile-ai/tilelang",
|
|
33
|
-
"rank": 3
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
|
-
"full_name": "
|
|
47
|
+
"full_name": "lfnovo/open-notebook",
|
|
37
48
|
"language": "TypeScript",
|
|
38
49
|
"color": "#3178c6",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank":
|
|
50
|
+
"description": "An Open Source implementation of Notebook LM with more flexibility and features",
|
|
51
|
+
"forked": "956",
|
|
52
|
+
"stargazers_count": 9685,
|
|
53
|
+
"todayStar": "5032 stars this month",
|
|
54
|
+
"html_url": "https://github.com/lfnovo/open-notebook",
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "karpathy/nanoGPT",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "8227",
|
|
63
|
+
"stargazers_count": 49113,
|
|
64
|
+
"todayStar": "4326 stars this month",
|
|
54
65
|
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "DrewThomasson/ebook2audiobook",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "Generate audiobooks from e-books, voice cloning & 1107+ languages!",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "1150",
|
|
74
|
+
"stargazers_count": 14954,
|
|
75
|
+
"todayStar": "3478 stars this month",
|
|
65
76
|
"html_url": "https://github.com/DrewThomasson/ebook2audiobook",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
80
|
+
"full_name": "jingyaogong/minimind",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
|
-
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
83
|
+
"description": "🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!",
|
|
84
|
+
"forked": "3795",
|
|
85
|
+
"stargazers_count": 32698,
|
|
86
|
+
"todayStar": "5740 stars this month",
|
|
87
|
+
"html_url": "https://github.com/jingyaogong/minimind",
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
|
-
"full_name": "
|
|
91
|
+
"full_name": "evershopcommerce/evershop",
|
|
81
92
|
"language": "TypeScript",
|
|
82
93
|
"color": "#3178c6",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "LadybirdBrowser/ladybird",
|
|
92
|
-
"language": "C++",
|
|
93
|
-
"color": "#f34b7d",
|
|
94
|
-
"description": "Truly independent web browser",
|
|
95
|
-
"forked": "2408",
|
|
96
|
-
"stargazers_count": 54536,
|
|
97
|
-
"todayStar": "5795 stars this month",
|
|
98
|
-
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
94
|
+
"description": "🛍️ Typescript E-commerce Platform",
|
|
95
|
+
"forked": "2023",
|
|
96
|
+
"stargazers_count": 8740,
|
|
97
|
+
"todayStar": "3026 stars this month",
|
|
98
|
+
"html_url": "https://github.com/evershopcommerce/evershop",
|
|
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": "6429",
|
|
107
|
+
"stargazers_count": 57937,
|
|
108
|
+
"todayStar": "2612 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": "cjpais/Handy",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "A free, open source, and extensible speech-to-text application that works completely offline.",
|
|
117
|
+
"forked": "374",
|
|
118
|
+
"stargazers_count": 5977,
|
|
119
|
+
"todayStar": "3808 stars this month",
|
|
120
|
+
"html_url": "https://github.com/cjpais/Handy",
|
|
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": "LadybirdBrowser/ladybird",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "Truly independent web browser",
|
|
128
|
+
"forked": "2453",
|
|
129
|
+
"stargazers_count": 55302,
|
|
130
|
+
"todayStar": "6101 stars this month",
|
|
131
|
+
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "QwenLM/Qwen3-VL",
|
|
136
|
+
"language": "JupyterNotebook",
|
|
137
|
+
"color": "#DA5B0B",
|
|
138
|
+
"description": "Qwen3-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
139
|
+
"forked": "1275",
|
|
140
|
+
"stargazers_count": 16082,
|
|
141
|
+
"todayStar": "2446 stars this month",
|
|
142
|
+
"html_url": "https://github.com/QwenLM/Qwen3-VL",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "servo/servo",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.",
|
|
150
|
+
"forked": "3340",
|
|
151
|
+
"stargazers_count": 33757,
|
|
152
|
+
"todayStar": "2146 stars this month",
|
|
153
|
+
"html_url": "https://github.com/servo/servo",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "davila7/claude-code-templates",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
|
+
"description": "CLI tool for configuring and monitoring Claude Code",
|
|
161
|
+
"forked": "898",
|
|
162
|
+
"stargazers_count": 10385,
|
|
163
|
+
"todayStar": "3758 stars this month",
|
|
164
|
+
"html_url": "https://github.com/davila7/claude-code-templates",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "Go",
|
|
170
|
-
"color": "#00ADD8",
|
|
171
|
-
"description": "MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.",
|
|
172
|
-
"forked": "6393",
|
|
173
|
-
"stargazers_count": 57513,
|
|
174
|
-
"todayStar": "2298 stars this month",
|
|
175
|
-
"html_url": "https://github.com/minio/minio",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "EbookFoundation/free-programming-books",
|
|
168
|
+
"full_name": "PaddlePaddle/PaddleOCR",
|
|
180
169
|
"language": "Python",
|
|
181
170
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "anthropics/claude-code",
|
|
191
|
-
"language": "TypeScript",
|
|
192
|
-
"color": "#3178c6",
|
|
193
|
-
"description": "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.",
|
|
194
|
-
"forked": "2615",
|
|
195
|
-
"stargazers_count": 40643,
|
|
196
|
-
"todayStar": "6416 stars this month",
|
|
197
|
-
"html_url": "https://github.com/anthropics/claude-code",
|
|
198
|
-
"rank": 18
|
|
171
|
+
"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.",
|
|
172
|
+
"forked": "9269",
|
|
173
|
+
"stargazers_count": 62969,
|
|
174
|
+
"todayStar": "6413 stars this month",
|
|
175
|
+
"html_url": "https://github.com/PaddlePaddle/PaddleOCR",
|
|
176
|
+
"rank": 16
|
|
199
177
|
},
|
|
200
178
|
{
|
|
201
179
|
"full_name": "coinbase/x402",
|
|
202
180
|
"language": "TypeScript",
|
|
203
181
|
"color": "#3178c6",
|
|
204
182
|
"description": "A payments protocol for the internet. Built on HTTP.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
183
|
+
"forked": "685",
|
|
184
|
+
"stargazers_count": 3847,
|
|
185
|
+
"todayStar": "1889 stars this month",
|
|
208
186
|
"html_url": "https://github.com/coinbase/x402",
|
|
209
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
210
188
|
},
|
|
211
189
|
{
|
|
212
|
-
"full_name": "
|
|
190
|
+
"full_name": "yeongpin/cursor-free-vip",
|
|
213
191
|
"language": "Python",
|
|
214
192
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
193
|
+
"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.",
|
|
194
|
+
"forked": "4874",
|
|
195
|
+
"stargazers_count": 40323,
|
|
196
|
+
"todayStar": "4597 stars this month",
|
|
197
|
+
"html_url": "https://github.com/yeongpin/cursor-free-vip",
|
|
198
|
+
"rank": 18
|
|
221
199
|
},
|
|
222
200
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
231
|
-
"rank":
|
|
201
|
+
"full_name": "supermemoryai/supermemory",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "Memory engine and app that is extremely fast, scalable. The Memory API for the AI era.",
|
|
205
|
+
"forked": "1392",
|
|
206
|
+
"stargazers_count": 13367,
|
|
207
|
+
"todayStar": "2320 stars this month",
|
|
208
|
+
"html_url": "https://github.com/supermemoryai/supermemory",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "nitrojs/nitro",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.",
|
|
216
|
+
"forked": "746",
|
|
217
|
+
"stargazers_count": 9706,
|
|
218
|
+
"todayStar": "1948 stars this month",
|
|
219
|
+
"html_url": "https://github.com/nitrojs/nitro",
|
|
220
|
+
"rank": 20
|
|
232
221
|
}
|
|
233
222
|
]
|