@wcj/github-rank 25.10.15 → 25.10.22
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 +45240 -45251
- package/dist/trending-daily.json +156 -112
- package/dist/trending-monthly.json +182 -127
- package/dist/trending-weekly.json +131 -142
- package/dist/users.china.json +4585 -4513
- package/dist/users.json +8034 -8070
- package/dist/users.org.json +1400 -1364
- package/package.json +1 -1
- package/web/CONTRIBUTORS.svg +1 -1
- package/web/data/repos.json +45240 -45251
- package/web/data/trending-daily.json +156 -112
- package/web/data/trending-monthly.json +182 -127
- package/web/data/trending-weekly.json +131 -142
- package/web/data/users.china.json +4585 -4513
- package/web/data/users.json +8034 -8070
- package/web/data/users.org.json +1400 -1364
- package/web/index.html +7610 -7674
- package/web/org.html +1289 -1237
- package/web/repos.html +5355 -5355
- package/web/trending-monthly.html +304 -114
- package/web/trending-weekly.html +120 -158
- package/web/trending.html +252 -96
- package/web/users.china.html +4364 -4268
|
@@ -1,211 +1,200 @@
|
|
|
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": "jingyaogong/minimind",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!",
|
|
7
|
+
"forked": "3564",
|
|
8
|
+
"stargazers_count": 30970,
|
|
9
|
+
"todayStar": "3574 stars this week",
|
|
10
|
+
"html_url": "https://github.com/jingyaogong/minimind",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "karpathy/nanoGPT",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
18
|
+
"forked": "7944",
|
|
19
|
+
"stargazers_count": 47311,
|
|
20
|
+
"todayStar": "1908 stars this week",
|
|
21
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "anthropics/prompt-eng-interactive-tutorial",
|
|
15
26
|
"language": "JupyterNotebook",
|
|
16
27
|
"color": "#DA5B0B",
|
|
17
28
|
"description": "Anthropic's Interactive Prompt Engineering Tutorial",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "2262",
|
|
30
|
+
"stargazers_count": 24808,
|
|
31
|
+
"todayStar": "2805 stars this week",
|
|
21
32
|
"html_url": "https://github.com/anthropics/prompt-eng-interactive-tutorial",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
|
-
"full_name": "anthropics/claude-
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/anthropics/claude-
|
|
33
|
-
"rank":
|
|
36
|
+
"full_name": "anthropics/claude-cookbooks",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
40
|
+
"forked": "2455",
|
|
41
|
+
"stargazers_count": 24328,
|
|
42
|
+
"todayStar": "3300 stars this week",
|
|
43
|
+
"html_url": "https://github.com/anthropics/claude-cookbooks",
|
|
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": "683",
|
|
52
|
+
"stargazers_count": 6746,
|
|
53
|
+
"todayStar": "1681 stars this week",
|
|
54
|
+
"html_url": "https://github.com/lfnovo/open-notebook",
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
|
-
"full_name": "
|
|
58
|
+
"full_name": "mountain-loop/yaak",
|
|
48
59
|
"language": "TypeScript",
|
|
49
60
|
"color": "#3178c6",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
61
|
+
"description": "The most intuitive desktop API client. Organize and execute REST, GraphQL, WebSockets, Server Sent Events, and gRPC 🦬",
|
|
62
|
+
"forked": "358",
|
|
63
|
+
"stargazers_count": 10272,
|
|
64
|
+
"todayStar": "1438 stars this week",
|
|
65
|
+
"html_url": "https://github.com/mountain-loop/yaak",
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "davila7/claude-code-templates",
|
|
59
70
|
"language": "JavaScript",
|
|
60
71
|
"color": "#f1e05a",
|
|
61
72
|
"description": "CLI tool for configuring and monitoring Claude Code",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "763",
|
|
74
|
+
"stargazers_count": 9103,
|
|
75
|
+
"todayStar": "1105 stars this week",
|
|
65
76
|
"html_url": "https://github.com/davila7/claude-code-templates",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "TapXWorld/ChinaTextbook",
|
|
70
|
-
"language": "Roff",
|
|
71
|
-
"color": "#ecdebe",
|
|
72
|
-
"description": "所有小初高、大学PDF教材。",
|
|
73
|
-
"forked": "11978",
|
|
74
|
-
"stargazers_count": 53416,
|
|
75
|
-
"todayStar": "2329 stars this week",
|
|
76
|
-
"html_url": "https://github.com/TapXWorld/ChinaTextbook",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "volcengine/MineContext",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "MineContext is your proactive context-aware AI partner(Context-Engineering+ChatGPT Pulse)",
|
|
84
|
+
"forked": "129",
|
|
85
|
+
"stargazers_count": 2427,
|
|
86
|
+
"todayStar": "838 stars this week",
|
|
87
|
+
"html_url": "https://github.com/volcengine/MineContext",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "karpathy/micrograd",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API",
|
|
95
|
+
"forked": "1959",
|
|
96
|
+
"stargazers_count": 13273,
|
|
97
|
+
"todayStar": "337 stars this week",
|
|
98
|
+
"html_url": "https://github.com/karpathy/micrograd",
|
|
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": "microsoft/PowerToys",
|
|
103
|
+
"language": "C#",
|
|
104
|
+
"color": "#178600",
|
|
105
|
+
"description": "Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks",
|
|
106
|
+
"forked": "7433",
|
|
107
|
+
"stargazers_count": 124992,
|
|
108
|
+
"todayStar": "740 stars this week",
|
|
109
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
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": "nvm-sh/nvm",
|
|
114
|
+
"language": "Shell",
|
|
115
|
+
"color": "#89e051",
|
|
116
|
+
"description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions",
|
|
117
|
+
"forked": "9474",
|
|
118
|
+
"stargazers_count": 88489,
|
|
119
|
+
"todayStar": "1119 stars this week",
|
|
120
|
+
"html_url": "https://github.com/nvm-sh/nvm",
|
|
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": "microsoft/terminal",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "The new Windows Terminal and the original Windows console host, all in the same place!",
|
|
128
|
+
"forked": "8872",
|
|
129
|
+
"stargazers_count": 100683,
|
|
130
|
+
"todayStar": "207 stars this week",
|
|
131
|
+
"html_url": "https://github.com/microsoft/terminal",
|
|
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": "nitrojs/nitro",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "Next Generation Server Toolkit. Create web servers with everything you need and deploy them wherever you prefer.",
|
|
139
|
+
"forked": "728",
|
|
140
|
+
"stargazers_count": 9258,
|
|
141
|
+
"todayStar": "901 stars this week",
|
|
142
|
+
"html_url": "https://github.com/nitrojs/nitro",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "envoyproxy/envoy",
|
|
147
147
|
"language": "C++",
|
|
148
148
|
"color": "#f34b7d",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "Cloud-native high-performance edge/middle/service proxy",
|
|
150
|
+
"forked": "5115",
|
|
151
|
+
"stargazers_count": 26884,
|
|
152
|
+
"todayStar": "197 stars this week",
|
|
153
|
+
"html_url": "https://github.com/envoyproxy/envoy",
|
|
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": "dair-ai/Prompt-Engineering-Guide",
|
|
158
|
+
"language": "MDX",
|
|
159
|
+
"color": "#fcb32c",
|
|
160
|
+
"description": "🐙 Guides, papers, lessons, notebooks and resources for prompt engineering, context engineering, RAG, and AI Agents.",
|
|
161
|
+
"forked": "6751",
|
|
162
|
+
"stargazers_count": 64916,
|
|
163
|
+
"todayStar": "1396 stars this week",
|
|
164
|
+
"html_url": "https://github.com/dair-ai/Prompt-Engineering-Guide",
|
|
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": "QwenLM/Qwen3-VL",
|
|
169
|
+
"language": "JupyterNotebook",
|
|
170
|
+
"color": "#DA5B0B",
|
|
171
|
+
"description": "Qwen3-VL is the multimodal large language model series developed by Qwen team, Alibaba Cloud.",
|
|
172
|
+
"forked": "1177",
|
|
173
|
+
"stargazers_count": 15249,
|
|
174
|
+
"todayStar": "1036 stars this week",
|
|
175
|
+
"html_url": "https://github.com/QwenLM/Qwen3-VL",
|
|
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": "servo/servo",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.",
|
|
183
|
+
"forked": "3290",
|
|
184
|
+
"stargazers_count": 32476,
|
|
185
|
+
"todayStar": "611 stars this week",
|
|
186
|
+
"html_url": "https://github.com/servo/servo",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "sapientinc/HRM",
|
|
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": "Hierarchical Reasoning Model Official Release",
|
|
194
|
+
"forked": "1667",
|
|
195
|
+
"stargazers_count": 11495,
|
|
196
|
+
"todayStar": "517 stars this week",
|
|
197
|
+
"html_url": "https://github.com/sapientinc/HRM",
|
|
198
198
|
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "78/xiaozhi-esp32",
|
|
202
|
-
"language": "C++",
|
|
203
|
-
"color": "#f34b7d",
|
|
204
|
-
"description": "An MCP-based chatbot | 一个基于MCP的聊天机器人",
|
|
205
|
-
"forked": "4050",
|
|
206
|
-
"stargazers_count": 20076,
|
|
207
|
-
"todayStar": "1033 stars this week",
|
|
208
|
-
"html_url": "https://github.com/78/xiaozhi-esp32",
|
|
209
|
-
"rank": 19
|
|
210
199
|
}
|
|
211
200
|
]
|