@wcj/github-rank 24.7.6 → 24.7.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 +1 -1
- package/dist/repos.json +25893 -25889
- package/dist/trending-daily.json +104 -115
- package/dist/trending-monthly.json +151 -129
- package/dist/trending-weekly.json +155 -144
- package/dist/users.china.json +1573 -1573
- package/dist/users.json +4338 -4338
- package/dist/users.org.json +283 -283
- package/package.json +1 -1
- package/web/data/repos.json +25893 -25889
- package/web/data/trending-daily.json +104 -115
- package/web/data/trending-monthly.json +151 -129
- package/web/data/trending-weekly.json +155 -144
- package/web/data/users.china.json +1573 -1573
- package/web/data/users.json +4338 -4338
- package/web/data/users.org.json +283 -283
- package/web/index.html +4545 -4545
- package/web/org.html +205 -205
- package/web/repos.html +3275 -3275
- package/web/trending-monthly.html +193 -117
- package/web/trending-weekly.html +173 -135
- package/web/trending.html +90 -132
- package/web/users.china.html +1536 -1536
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "WerWolv/ImHex",
|
|
4
|
-
"language": "C++",
|
|
5
|
-
"color": "#f34b7d",
|
|
6
|
-
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
7
|
-
"forked": "1759",
|
|
8
|
-
"stargazers_count": 40099,
|
|
9
|
-
"todayStar": "6478 stars this week",
|
|
10
|
-
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "goldmansachs/gs-quant",
|
|
15
4
|
"language": "JupyterNotebook",
|
|
16
5
|
"color": "#DA5B0B",
|
|
17
6
|
"description": "Python toolkit for quantitative finance",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "780",
|
|
8
|
+
"stargazers_count": 6183,
|
|
9
|
+
"todayStar": "2305 stars this week",
|
|
21
10
|
"html_url": "https://github.com/goldmansachs/gs-quant",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "WerWolv/ImHex",
|
|
15
|
+
"language": "C++",
|
|
16
|
+
"color": "#f34b7d",
|
|
17
|
+
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
18
|
+
"forked": "1779",
|
|
19
|
+
"stargazers_count": 40456,
|
|
20
|
+
"todayStar": "3827 stars this week",
|
|
21
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,197 +26,208 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "7244",
|
|
30
|
+
"stargazers_count": 37402,
|
|
31
|
+
"todayStar": "2797 stars this week",
|
|
32
32
|
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "pedroslopez/whatsapp-web.js",
|
|
37
|
-
"language": "JavaScript",
|
|
38
|
-
"color": "#f1e05a",
|
|
39
|
-
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
40
|
-
"forked": "3451",
|
|
41
|
-
"stargazers_count": 14508,
|
|
42
|
-
"todayStar": "376 stars this week",
|
|
43
|
-
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
48
37
|
"language": "JupyterNotebook",
|
|
49
38
|
"color": "#DA5B0B",
|
|
50
39
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "28353",
|
|
41
|
+
"stargazers_count": 55506,
|
|
42
|
+
"todayStar": "5532 stars this week",
|
|
54
43
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "fishaudio/fish-speech",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
50
|
"description": "Brand new TTS solution",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "363",
|
|
52
|
+
"stargazers_count": 4628,
|
|
53
|
+
"todayStar": "2067 stars this week",
|
|
65
54
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "eclipse-theia/theia",
|
|
70
|
-
"language": "TypeScript",
|
|
71
|
-
"color": "#3178c6",
|
|
72
|
-
"description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
73
|
-
"forked": "2449",
|
|
74
|
-
"stargazers_count": 19326,
|
|
75
|
-
"todayStar": "322 stars this week",
|
|
76
|
-
"html_url": "https://github.com/eclipse-theia/theia",
|
|
77
|
-
"rank": 7
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "SerenityOS/serenity",
|
|
81
59
|
"language": "C++",
|
|
82
60
|
"color": "#f34b7d",
|
|
83
61
|
"description": "The Serenity Operating System 🐞",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "3148",
|
|
63
|
+
"stargazers_count": 29697,
|
|
64
|
+
"todayStar": "418 stars this week",
|
|
87
65
|
"html_url": "https://github.com/SerenityOS/serenity",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "NaiboWang/EasySpider",
|
|
70
|
+
"language": "JavaScript",
|
|
71
|
+
"color": "#f1e05a",
|
|
72
|
+
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
73
|
+
"forked": "3430",
|
|
74
|
+
"stargazers_count": 29216,
|
|
75
|
+
"todayStar": "908 stars this week",
|
|
76
|
+
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "pedroslopez/whatsapp-web.js",
|
|
81
|
+
"language": "JavaScript",
|
|
82
|
+
"color": "#f1e05a",
|
|
83
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
84
|
+
"forked": "3462",
|
|
85
|
+
"stargazers_count": 14535,
|
|
86
|
+
"todayStar": "384 stars this week",
|
|
87
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
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": "eclipse-theia/theia",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
95
|
+
"forked": "2453",
|
|
96
|
+
"stargazers_count": 19389,
|
|
97
|
+
"todayStar": "295 stars this week",
|
|
98
|
+
"html_url": "https://github.com/eclipse-theia/theia",
|
|
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": "nomic-ai/gpt4all",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
105
|
+
"description": "GPT4All: Chat with Local LLMs on Any Device",
|
|
106
|
+
"forked": "7358",
|
|
107
|
+
"stargazers_count": 66922,
|
|
108
|
+
"todayStar": "840 stars this week",
|
|
109
|
+
"html_url": "https://github.com/nomic-ai/gpt4all",
|
|
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": "mifi/lossless-cut",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "The swiss army knife of lossless video/audio editing",
|
|
117
|
+
"forked": "1217",
|
|
118
|
+
"stargazers_count": 24573,
|
|
119
|
+
"todayStar": "1268 stars this week",
|
|
120
|
+
"html_url": "https://github.com/mifi/lossless-cut",
|
|
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": "EbookFoundation/free-programming-books",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
|
+
"description": "📚 Freely available programming books",
|
|
128
|
+
"forked": "60594",
|
|
129
|
+
"stargazers_count": 327133,
|
|
130
|
+
"todayStar": "1728 stars this week",
|
|
131
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
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": "public-apis/public-apis",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "A collective list of free APIs",
|
|
139
|
+
"forked": "32394",
|
|
140
|
+
"stargazers_count": 299265,
|
|
141
|
+
"todayStar": "1844 stars this week",
|
|
142
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "mindsdb/mindsdb",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "The platform for building AI from enterprise data",
|
|
150
|
+
"forked": "4841",
|
|
151
|
+
"stargazers_count": 25116,
|
|
152
|
+
"todayStar": "2147 stars this week",
|
|
153
|
+
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
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": "farm-fe/farm",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
|
+
"description": "Extremely fast Vite-compatible web build tool written in Rust",
|
|
161
|
+
"forked": "145",
|
|
162
|
+
"stargazers_count": 4361,
|
|
163
|
+
"todayStar": "477 stars this week",
|
|
164
|
+
"html_url": "https://github.com/farm-fe/farm",
|
|
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": "kamranahmedse/developer-roadmap",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
172
|
+
"forked": "37572",
|
|
173
|
+
"stargazers_count": 281832,
|
|
174
|
+
"todayStar": "1126 stars this week",
|
|
175
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
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": "ClayAmore/ER-Save-Editor",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "Elden Ring Save Editor. Compatible with PC and Playstation saves.",
|
|
183
|
+
"forked": "52",
|
|
184
|
+
"stargazers_count": 241,
|
|
185
|
+
"todayStar": "122 stars this week",
|
|
186
|
+
"html_url": "https://github.com/ClayAmore/ER-Save-Editor",
|
|
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": "NVIDIA/gpu-operator",
|
|
191
|
+
"language": "Go",
|
|
192
|
+
"color": "#00ADD8",
|
|
193
|
+
"description": "NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes",
|
|
194
|
+
"forked": "274",
|
|
195
|
+
"stargazers_count": 1664,
|
|
196
|
+
"todayStar": "427 stars this week",
|
|
197
|
+
"html_url": "https://github.com/NVIDIA/gpu-operator",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "sczhou/CodeFormer",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer",
|
|
205
|
+
"forked": "3075",
|
|
206
|
+
"stargazers_count": 14208,
|
|
207
|
+
"todayStar": "112 stars this week",
|
|
208
|
+
"html_url": "https://github.com/sczhou/CodeFormer",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "posit-dev/positron",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "Positron, a next-generation data science IDE",
|
|
216
|
+
"forked": "43",
|
|
217
|
+
"stargazers_count": 1498,
|
|
218
|
+
"todayStar": "602 stars this week",
|
|
219
|
+
"html_url": "https://github.com/posit-dev/positron",
|
|
220
220
|
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "joschan21/digitalhippo",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
|
+
"description": "A Modern Fullstack E-Commerce Marketplace for Digital Products",
|
|
227
|
+
"forked": "515",
|
|
228
|
+
"stargazers_count": 2768,
|
|
229
|
+
"todayStar": "575 stars this week",
|
|
230
|
+
"html_url": "https://github.com/joschan21/digitalhippo",
|
|
231
|
+
"rank": 21
|
|
221
232
|
}
|
|
222
233
|
]
|