@wcj/github-rank 24.2.1 → 24.2.3
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 +26433 -26435
- package/dist/trending-daily.json +182 -182
- package/dist/trending-monthly.json +174 -174
- package/dist/trending-weekly.json +176 -176
- package/dist/users.china.json +1803 -1838
- package/dist/users.json +7475 -7475
- package/package.json +1 -1
- package/web/data/repos.json +26433 -26435
- package/web/data/trending-daily.json +182 -182
- package/web/data/trending-monthly.json +174 -174
- package/web/data/trending-weekly.json +176 -176
- package/web/data/users.china.json +1803 -1838
- package/web/data/users.json +7475 -7475
- package/web/index.html +5642 -5642
- package/web/repos.html +3494 -3494
- package/web/trending-monthly.html +167 -163
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +168 -152
- package/web/users.china.html +1449 -1482
|
@@ -1,134 +1,134 @@
|
|
|
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": "zed-industries/zed",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
7
|
+
"forked": "601",
|
|
8
|
+
"stargazers_count": 18473,
|
|
9
|
+
"todayStar": "10328 stars this week",
|
|
10
|
+
"html_url": "https://github.com/zed-industries/zed",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "thijsvanloef/palworld-server-docker",
|
|
15
|
-
"language": "Shell",
|
|
16
|
-
"color": "#89e051",
|
|
17
|
-
"description": "A Docker Container to easily run a Palworld dedicated server.",
|
|
18
|
-
"forked": "191",
|
|
19
|
-
"stargazers_count": 1662,
|
|
20
|
-
"todayStar": "903 stars this week",
|
|
21
|
-
"html_url": "https://github.com/thijsvanloef/palworld-server-docker",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "rasbt/LLMs-from-scratch",
|
|
26
15
|
"language": "JupyterNotebook",
|
|
27
16
|
"color": "#DA5B0B",
|
|
28
17
|
"description": "Implementing a ChatGPT-like LLM from scratch, step by step",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "458",
|
|
19
|
+
"stargazers_count": 7954,
|
|
20
|
+
"todayStar": "6500 stars this week",
|
|
32
21
|
"html_url": "https://github.com/rasbt/LLMs-from-scratch",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank":
|
|
25
|
+
"full_name": "goenning/google-indexing-script",
|
|
26
|
+
"language": "JavaScript",
|
|
27
|
+
"color": "#f1e05a",
|
|
28
|
+
"description": "Script to get your site indexed on Google in less than 48 hours",
|
|
29
|
+
"forked": "353",
|
|
30
|
+
"stargazers_count": 5120,
|
|
31
|
+
"todayStar": "3160 stars this week",
|
|
32
|
+
"html_url": "https://github.com/goenning/google-indexing-script",
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "facebookresearch/codellama",
|
|
48
37
|
"language": "Python",
|
|
49
38
|
"color": "#3572A5",
|
|
50
39
|
"description": "Inference code for CodeLlama models",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "1345",
|
|
41
|
+
"stargazers_count": 13081,
|
|
42
|
+
"todayStar": "915 stars this week",
|
|
54
43
|
"html_url": "https://github.com/facebookresearch/codellama",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
|
-
"full_name": "
|
|
47
|
+
"full_name": "vikhyat/moondream",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "tiny vision language model",
|
|
51
|
+
"forked": "120",
|
|
52
|
+
"stargazers_count": 1538,
|
|
53
|
+
"todayStar": "985 stars this week",
|
|
54
|
+
"html_url": "https://github.com/vikhyat/moondream",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "thijsvanloef/palworld-server-docker",
|
|
59
|
+
"language": "Shell",
|
|
60
|
+
"color": "#89e051",
|
|
61
|
+
"description": "A Docker Container to easily run a Palworld dedicated server.",
|
|
62
|
+
"forked": "210",
|
|
63
|
+
"stargazers_count": 1766,
|
|
64
|
+
"todayStar": "604 stars this week",
|
|
65
|
+
"html_url": "https://github.com/thijsvanloef/palworld-server-docker",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "LiheYoung/Depth-Anything",
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation",
|
|
73
|
+
"forked": "242",
|
|
74
|
+
"stargazers_count": 4037,
|
|
75
|
+
"todayStar": "874 stars this week",
|
|
76
|
+
"html_url": "https://github.com/LiheYoung/Depth-Anything",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "lizongying/my-tv",
|
|
81
|
+
"language": "C",
|
|
82
|
+
"color": "#555555",
|
|
83
|
+
"description": "我的电视 电视直播软件,安装即可使用",
|
|
84
|
+
"forked": "659",
|
|
85
|
+
"stargazers_count": 5852,
|
|
86
|
+
"todayStar": "2928 stars this week",
|
|
87
|
+
"html_url": "https://github.com/lizongying/my-tv",
|
|
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": "RVC-Boss/GPT-SoVITS",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
95
|
+
"forked": "883",
|
|
96
|
+
"stargazers_count": 8513,
|
|
97
|
+
"todayStar": "2982 stars this week",
|
|
98
|
+
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "InstantID/InstantID",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥",
|
|
106
|
+
"forked": "348",
|
|
107
|
+
"stargazers_count": 5766,
|
|
108
|
+
"todayStar": "2089 stars this week",
|
|
109
|
+
"html_url": "https://github.com/InstantID/InstantID",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "tree-sitter/tree-sitter",
|
|
114
|
+
"language": "Rust",
|
|
115
|
+
"color": "#dea584",
|
|
116
|
+
"description": "An incremental parsing system for programming tools",
|
|
117
|
+
"forked": "1186",
|
|
118
|
+
"stargazers_count": 14901,
|
|
119
|
+
"todayStar": "439 stars this week",
|
|
120
|
+
"html_url": "https://github.com/tree-sitter/tree-sitter",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
112
123
|
{
|
|
113
124
|
"full_name": "stanfordnlp/dspy",
|
|
114
125
|
"language": "Python",
|
|
115
126
|
"color": "#3572A5",
|
|
116
127
|
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
128
|
+
"forked": "365",
|
|
129
|
+
"stargazers_count": 5698,
|
|
130
|
+
"todayStar": "560 stars this week",
|
|
120
131
|
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "ByteByteGoHq/system-design-101",
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
|
|
128
|
-
"forked": "5423",
|
|
129
|
-
"stargazers_count": 53803,
|
|
130
|
-
"todayStar": "1520 stars this week",
|
|
131
|
-
"html_url": "https://github.com/ByteByteGoHq/system-design-101",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,32 +136,32 @@
|
|
|
136
136
|
"language": "Python",
|
|
137
137
|
"color": "#3572A5",
|
|
138
138
|
"description": "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.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "1996",
|
|
140
|
+
"stargazers_count": 14888,
|
|
141
|
+
"todayStar": "632 stars this week",
|
|
142
142
|
"html_url": "https://github.com/langgenius/dify",
|
|
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": "byoungd/English-level-up-tips",
|
|
147
|
+
"language": "HTML",
|
|
148
|
+
"color": "#e34c26",
|
|
149
|
+
"description": "An advanced guide to learn English which might benefit you a lot 🎉 . 离谱的英语学习指南/英语学习教程。",
|
|
150
|
+
"forked": "3966",
|
|
151
|
+
"stargazers_count": 34159,
|
|
152
|
+
"todayStar": "714 stars this week",
|
|
153
|
+
"html_url": "https://github.com/byoungd/English-level-up-tips",
|
|
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": "ByteByteGoHq/system-design-101",
|
|
158
|
+
"language": "",
|
|
159
|
+
"color": "",
|
|
160
|
+
"description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
|
|
161
|
+
"forked": "5441",
|
|
162
|
+
"stargazers_count": 53983,
|
|
163
|
+
"todayStar": "1060 stars this week",
|
|
164
|
+
"html_url": "https://github.com/ByteByteGoHq/system-design-101",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,109 +169,109 @@
|
|
|
169
169
|
"language": "PHP",
|
|
170
170
|
"color": "#4F5D95",
|
|
171
171
|
"description": "☁️ Nextcloud server, a safe home for all your data",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "3853",
|
|
173
|
+
"stargazers_count": 24940,
|
|
174
|
+
"todayStar": "146 stars this week",
|
|
175
175
|
"html_url": "https://github.com/nextcloud/server",
|
|
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": "langchain-ai/langgraph",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "",
|
|
183
|
+
"forked": "82",
|
|
184
|
+
"stargazers_count": 980,
|
|
185
|
+
"todayStar": "339 stars this week",
|
|
186
|
+
"html_url": "https://github.com/langchain-ai/langgraph",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "federico-busato/Modern-CPP-Programming",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"description": "Modern C++ Programming Course (C++11/14/17/20/23)",
|
|
194
|
+
"forked": "703",
|
|
195
|
+
"stargazers_count": 9763,
|
|
196
|
+
"todayStar": "888 stars this week",
|
|
197
|
+
"html_url": "https://github.com/federico-busato/Modern-CPP-Programming",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "charmbracelet/bubbletea",
|
|
202
|
+
"language": "Go",
|
|
203
|
+
"color": "#00ADD8",
|
|
204
|
+
"description": "A powerful little TUI framework 🏗",
|
|
205
|
+
"forked": "668",
|
|
206
|
+
"stargazers_count": 22332,
|
|
207
|
+
"todayStar": "228 stars this week",
|
|
208
|
+
"html_url": "https://github.com/charmbracelet/bubbletea",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "public-apis/public-apis",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
215
|
"description": "A collective list of free APIs",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "31230",
|
|
217
|
+
"stargazers_count": 278100,
|
|
218
|
+
"todayStar": "1129 stars this week",
|
|
208
219
|
"html_url": "https://github.com/public-apis/public-apis",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "anonystick/anonystick",
|
|
213
|
-
"language": "HTML",
|
|
214
|
-
"color": "#e34c26",
|
|
215
|
-
"description": "FullStack",
|
|
216
|
-
"forked": "373",
|
|
217
|
-
"stargazers_count": 1097,
|
|
218
|
-
"todayStar": "88 stars this week",
|
|
219
|
-
"html_url": "https://github.com/anonystick/anonystick",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "microsoft/playwright",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.",
|
|
227
|
+
"forked": "3302",
|
|
228
|
+
"stargazers_count": 59024,
|
|
229
|
+
"todayStar": "421 stars this week",
|
|
230
|
+
"html_url": "https://github.com/microsoft/playwright",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "AykutSarac/jsoncrack.com",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.",
|
|
238
|
+
"forked": "1601",
|
|
239
|
+
"stargazers_count": 27768,
|
|
240
|
+
"todayStar": "478 stars this week",
|
|
241
|
+
"html_url": "https://github.com/AykutSarac/jsoncrack.com",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "alura-cursos/spotify-imersao",
|
|
246
|
+
"language": "CSS",
|
|
247
|
+
"color": "#563d7c",
|
|
248
|
+
"description": "",
|
|
249
|
+
"forked": "179",
|
|
250
|
+
"stargazers_count": 217,
|
|
251
|
+
"todayStar": "80 stars this week",
|
|
252
|
+
"html_url": "https://github.com/alura-cursos/spotify-imersao",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "Anduin2017/HowToCook",
|
|
257
|
+
"language": "Shell",
|
|
258
|
+
"color": "#89e051",
|
|
259
|
+
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
|
|
260
|
+
"forked": "8151",
|
|
261
|
+
"stargazers_count": 58548,
|
|
262
|
+
"todayStar": "353 stars this week",
|
|
263
|
+
"html_url": "https://github.com/Anduin2017/HowToCook",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "rancher/rancher",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
|
+
"description": "Complete container management platform",
|
|
271
|
+
"forked": "2995",
|
|
272
|
+
"stargazers_count": 22211,
|
|
273
|
+
"todayStar": "99 stars this week",
|
|
274
|
+
"html_url": "https://github.com/rancher/rancher",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|