@wcj/github-rank 24.4.14 → 24.4.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 +3 -2
- package/dist/repos.json +19464 -19464
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +131 -131
- package/dist/trending-weekly.json +193 -138
- package/dist/users.china.json +1188 -1153
- package/dist/users.json +3821 -3821
- package/dist/users.org.json +379 -379
- package/package.json +1 -1
- package/web/CONTRIBUTORS.svg +2 -0
- package/web/data/repos.json +19464 -19464
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +131 -131
- package/web/data/trending-weekly.json +193 -138
- package/web/data/users.china.json +1188 -1153
- package/web/data/users.json +3821 -3821
- package/web/data/users.org.json +379 -379
- package/web/index.html +3028 -2967
- package/web/org.html +331 -270
- package/web/repos.html +2517 -2517
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +317 -131
- package/web/trending.html +175 -179
- package/web/users.china.html +1541 -2531
|
@@ -4,88 +4,66 @@
|
|
|
4
4
|
"language": "Go",
|
|
5
5
|
"color": "#00ADD8",
|
|
6
6
|
"description": "An AI coding engine for complex tasks",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "650",
|
|
8
|
+
"stargazers_count": 8474,
|
|
9
|
+
"todayStar": "4002 stars this week",
|
|
10
10
|
"html_url": "https://github.com/plandex-ai/plandex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "HardhatChad/ore-cli",
|
|
15
|
-
"language": "Rust",
|
|
16
|
-
"color": "#dea584",
|
|
17
|
-
"description": "",
|
|
18
|
-
"forked": "414",
|
|
19
|
-
"stargazers_count": 909,
|
|
20
|
-
"todayStar": "748 stars this week",
|
|
21
|
-
"html_url": "https://github.com/HardhatChad/ore-cli",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "infiniflow/ragflow",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
29
|
-
"forked": "311",
|
|
30
|
-
"stargazers_count": 4325,
|
|
31
|
-
"todayStar": "1853 stars this week",
|
|
32
|
-
"html_url": "https://github.com/infiniflow/ragflow",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
13
|
{
|
|
36
14
|
"full_name": "PKU-YuanGroup/Open-Sora-Plan",
|
|
37
15
|
"language": "Python",
|
|
38
16
|
"color": "#3572A5",
|
|
39
17
|
"description": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
18
|
+
"forked": "881",
|
|
19
|
+
"stargazers_count": 9810,
|
|
20
|
+
"todayStar": "3286 stars this week",
|
|
43
21
|
"html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan",
|
|
44
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
45
23
|
},
|
|
46
24
|
{
|
|
47
25
|
"full_name": "karpathy/llama2.c",
|
|
48
26
|
"language": "C",
|
|
49
27
|
"color": "#555555",
|
|
50
28
|
"description": "Inference Llama 2 in one file of pure C",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
29
|
+
"forked": "1753",
|
|
30
|
+
"stargazers_count": 15530,
|
|
31
|
+
"todayStar": "706 stars this week",
|
|
54
32
|
"html_url": "https://github.com/karpathy/llama2.c",
|
|
55
|
-
"rank":
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "PKUFlyingPig/cs-self-learning",
|
|
59
|
-
"language": "HTML",
|
|
60
|
-
"color": "#e34c26",
|
|
61
|
-
"description": "计算机自学指南",
|
|
62
|
-
"forked": "6111",
|
|
63
|
-
"stargazers_count": 48998,
|
|
64
|
-
"todayStar": "2741 stars this week",
|
|
65
|
-
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
66
|
-
"rank": 6
|
|
33
|
+
"rank": 3
|
|
67
34
|
},
|
|
68
35
|
{
|
|
69
|
-
"full_name": "
|
|
36
|
+
"full_name": "infiniflow/ragflow",
|
|
70
37
|
"language": "Python",
|
|
71
38
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
39
|
+
"description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
|
|
40
|
+
"forked": "327",
|
|
41
|
+
"stargazers_count": 4454,
|
|
42
|
+
"todayStar": "1636 stars this week",
|
|
43
|
+
"html_url": "https://github.com/infiniflow/ragflow",
|
|
44
|
+
"rank": 4
|
|
78
45
|
},
|
|
79
46
|
{
|
|
80
47
|
"full_name": "langgenius/dify",
|
|
81
48
|
"language": "TypeScript",
|
|
82
49
|
"color": "#3178c6",
|
|
83
50
|
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
51
|
+
"forked": "2871",
|
|
52
|
+
"stargazers_count": 21675,
|
|
53
|
+
"todayStar": "2551 stars this week",
|
|
87
54
|
"html_url": "https://github.com/langgenius/dify",
|
|
88
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "code100x/cms",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "",
|
|
62
|
+
"forked": "481",
|
|
63
|
+
"stargazers_count": 439,
|
|
64
|
+
"todayStar": "251 stars this week",
|
|
65
|
+
"html_url": "https://github.com/code100x/cms",
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "tc39/proposal-signals",
|
|
@@ -93,130 +71,207 @@
|
|
|
93
71
|
"color": "#3178c6",
|
|
94
72
|
"description": "A proposal to add signals to JavaScript.",
|
|
95
73
|
"forked": "38",
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
74
|
+
"stargazers_count": 2401,
|
|
75
|
+
"todayStar": "725 stars this week",
|
|
98
76
|
"html_url": "https://github.com/tc39/proposal-signals",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "PabloMK7/citra",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "A Nintendo 3DS Emulator",
|
|
84
|
+
"forked": "530",
|
|
85
|
+
"stargazers_count": 2266,
|
|
86
|
+
"todayStar": "1239 stars this week",
|
|
87
|
+
"html_url": "https://github.com/PabloMK7/citra",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "HardhatChad/ore-cli",
|
|
92
|
+
"language": "Rust",
|
|
93
|
+
"color": "#dea584",
|
|
94
|
+
"description": "",
|
|
95
|
+
"forked": "419",
|
|
96
|
+
"stargazers_count": 908,
|
|
97
|
+
"todayStar": "351 stars this week",
|
|
98
|
+
"html_url": "https://github.com/HardhatChad/ore-cli",
|
|
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": "netease-youdao/QAnything",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Question and Answer based on Anything.",
|
|
106
|
+
"forked": "749",
|
|
107
|
+
"stargazers_count": 7833,
|
|
108
|
+
"todayStar": "941 stars this week",
|
|
109
|
+
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "langflow-ai/langflow",
|
|
114
114
|
"language": "JavaScript",
|
|
115
115
|
"color": "#f1e05a",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.",
|
|
117
|
+
"forked": "2465",
|
|
118
|
+
"stargazers_count": 16609,
|
|
119
|
+
"todayStar": "542 stars this week",
|
|
120
|
+
"html_url": "https://github.com/langflow-ai/langflow",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "google/googletest",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
127
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
128
|
+
"forked": "9901",
|
|
129
|
+
"stargazers_count": 32988,
|
|
130
|
+
"todayStar": "409 stars this week",
|
|
131
|
+
"html_url": "https://github.com/google/googletest",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "princeton-nlp/SWE-agent",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.29% of bugs in the SWE-bench evaluation set and takes just 1.5 minutes to run.",
|
|
139
|
+
"forked": "882",
|
|
140
|
+
"stargazers_count": 9273,
|
|
141
|
+
"todayStar": "1628 stars this week",
|
|
142
|
+
"html_url": "https://github.com/princeton-nlp/SWE-agent",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "wandb/openui",
|
|
125
147
|
"language": "TypeScript",
|
|
126
148
|
"color": "#3178c6",
|
|
127
149
|
"description": "OpenUI let's you describe UI using your imagination, then see it rendered live.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "500",
|
|
151
|
+
"stargazers_count": 5736,
|
|
152
|
+
"todayStar": "1177 stars this week",
|
|
131
153
|
"html_url": "https://github.com/wandb/openui",
|
|
132
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
133
155
|
},
|
|
134
156
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
157
|
+
"full_name": "git/git",
|
|
158
|
+
"language": "C",
|
|
159
|
+
"color": "#555555",
|
|
160
|
+
"description": "Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.",
|
|
161
|
+
"forked": "25059",
|
|
162
|
+
"stargazers_count": 49759,
|
|
163
|
+
"todayStar": "342 stars this week",
|
|
164
|
+
"html_url": "https://github.com/git/git",
|
|
165
|
+
"rank": 15
|
|
144
166
|
},
|
|
145
167
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
168
|
+
"full_name": "google-gemini/cookbook",
|
|
169
|
+
"language": "JupyterNotebook",
|
|
170
|
+
"color": "#DA5B0B",
|
|
171
|
+
"description": "A collection of guides and examples for the Gemini API.",
|
|
172
|
+
"forked": "137",
|
|
173
|
+
"stargazers_count": 1217,
|
|
174
|
+
"todayStar": "748 stars this week",
|
|
175
|
+
"html_url": "https://github.com/google-gemini/cookbook",
|
|
176
|
+
"rank": 16
|
|
155
177
|
},
|
|
156
178
|
{
|
|
157
|
-
"full_name": "
|
|
179
|
+
"full_name": "PKUFlyingPig/cs-self-learning",
|
|
180
|
+
"language": "HTML",
|
|
181
|
+
"color": "#e34c26",
|
|
182
|
+
"description": "计算机自学指南",
|
|
183
|
+
"forked": "6118",
|
|
184
|
+
"stargazers_count": 49121,
|
|
185
|
+
"todayStar": "1786 stars this week",
|
|
186
|
+
"html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "public-apis/public-apis",
|
|
158
191
|
"language": "Python",
|
|
159
192
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
193
|
+
"description": "A collective list of free APIs",
|
|
194
|
+
"forked": "31736",
|
|
195
|
+
"stargazers_count": 291277,
|
|
196
|
+
"todayStar": "1576 stars this week",
|
|
197
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "missuo/FreeGPT35",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "Utilize the unlimited free GPT-3.5-Turbo API service provided by the login-free ChatGPT Web.",
|
|
205
|
+
"forked": "706",
|
|
206
|
+
"stargazers_count": 2527,
|
|
207
|
+
"todayStar": "934 stars this week",
|
|
208
|
+
"html_url": "https://github.com/missuo/FreeGPT35",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "cloudflare/orange",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "",
|
|
216
|
+
"forked": "100",
|
|
217
|
+
"stargazers_count": 1130,
|
|
218
|
+
"todayStar": "687 stars this week",
|
|
219
|
+
"html_url": "https://github.com/cloudflare/orange",
|
|
220
|
+
"rank": 20
|
|
166
221
|
},
|
|
167
222
|
{
|
|
168
223
|
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
169
224
|
"language": "TypeScript",
|
|
170
225
|
"color": "#3178c6",
|
|
171
226
|
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
227
|
+
"forked": "35277",
|
|
228
|
+
"stargazers_count": 387170,
|
|
229
|
+
"todayStar": "956 stars this week",
|
|
175
230
|
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
176
|
-
"rank":
|
|
231
|
+
"rank": 21
|
|
177
232
|
},
|
|
178
233
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
234
|
+
"full_name": "CorentinTh/it-tools",
|
|
235
|
+
"language": "Vue",
|
|
236
|
+
"color": "#41b883",
|
|
237
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
238
|
+
"forked": "1227",
|
|
239
|
+
"stargazers_count": 9832,
|
|
240
|
+
"todayStar": "407 stars this week",
|
|
241
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
242
|
+
"rank": 22
|
|
188
243
|
},
|
|
189
244
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
245
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
246
|
+
"language": "",
|
|
247
|
+
"color": "",
|
|
248
|
+
"description": "📚 Freely available programming books",
|
|
249
|
+
"forked": "59761",
|
|
250
|
+
"stargazers_count": 318973,
|
|
251
|
+
"todayStar": "1013 stars this week",
|
|
252
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
253
|
+
"rank": 23
|
|
199
254
|
},
|
|
200
255
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
256
|
+
"full_name": "aurora-develop/aurora",
|
|
257
|
+
"language": "Go",
|
|
258
|
+
"color": "#00ADD8",
|
|
259
|
+
"description": "free",
|
|
260
|
+
"forked": "551",
|
|
261
|
+
"stargazers_count": 1634,
|
|
262
|
+
"todayStar": "505 stars this week",
|
|
263
|
+
"html_url": "https://github.com/aurora-develop/aurora",
|
|
264
|
+
"rank": 24
|
|
210
265
|
},
|
|
211
266
|
{
|
|
212
|
-
"full_name": "
|
|
267
|
+
"full_name": "karpathy/nanoGPT",
|
|
213
268
|
"language": "Python",
|
|
214
269
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
270
|
+
"description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
|
|
271
|
+
"forked": "4707",
|
|
272
|
+
"stargazers_count": 31371,
|
|
273
|
+
"todayStar": "444 stars this week",
|
|
274
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
275
|
+
"rank": 25
|
|
221
276
|
}
|
|
222
277
|
]
|