@wcj/github-rank 24.7.8 → 24.7.9
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 +19575 -19566
- package/dist/trending-daily.json +97 -108
- package/dist/trending-monthly.json +131 -120
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1242 -1242
- package/dist/users.json +3968 -3968
- package/dist/users.org.json +403 -403
- package/package.json +1 -1
- package/web/data/repos.json +19575 -19566
- package/web/data/trending-daily.json +97 -108
- package/web/data/trending-monthly.json +131 -120
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1242 -1242
- package/web/data/users.json +3968 -3968
- package/web/data/users.org.json +403 -403
- package/web/index.html +4067 -4056
- package/web/org.html +337 -337
- package/web/repos.html +2443 -2443
- package/web/trending-monthly.html +159 -121
- package/web/trending-weekly.html +143 -143
- package/web/trending.html +87 -129
- package/web/users.china.html +1138 -1137
|
@@ -1,90 +1,90 @@
|
|
|
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": "fishaudio/fish-speech",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Brand new TTS solution",
|
|
7
|
+
"forked": "378",
|
|
8
|
+
"stargazers_count": 4781,
|
|
9
|
+
"todayStar": "2196 stars this week",
|
|
10
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
11
11
|
"rank": 1
|
|
12
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
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
26
15
|
"language": "Python",
|
|
27
16
|
"color": "#3572A5",
|
|
28
17
|
"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": "
|
|
18
|
+
"forked": "7261",
|
|
19
|
+
"stargazers_count": 37524,
|
|
20
|
+
"todayStar": "2667 stars this week",
|
|
32
21
|
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
37
26
|
"language": "JupyterNotebook",
|
|
38
27
|
"color": "#DA5B0B",
|
|
39
28
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "28456",
|
|
30
|
+
"stargazers_count": 55694,
|
|
31
|
+
"todayStar": "5007 stars this week",
|
|
43
32
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "WerWolv/ImHex",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
40
|
+
"forked": "1789",
|
|
41
|
+
"stargazers_count": 40581,
|
|
42
|
+
"todayStar": "2869 stars this week",
|
|
43
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "goldmansachs/gs-quant",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "Python toolkit for quantitative finance",
|
|
51
|
+
"forked": "790",
|
|
52
|
+
"stargazers_count": 6270,
|
|
53
|
+
"todayStar": "1870 stars this week",
|
|
54
|
+
"html_url": "https://github.com/goldmansachs/gs-quant",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
|
+
"description": "📚 Freely available programming books",
|
|
62
|
+
"forked": "60621",
|
|
63
|
+
"stargazers_count": 327456,
|
|
64
|
+
"todayStar": "1940 stars this week",
|
|
65
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "mindsdb/mindsdb",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "The platform for building AI from enterprise data",
|
|
73
|
+
"forked": "4840",
|
|
74
|
+
"stargazers_count": 25188,
|
|
75
|
+
"todayStar": "1973 stars this week",
|
|
76
|
+
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
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": "SerenityOS/serenity",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "The Serenity Operating System 🐞",
|
|
84
|
+
"forked": "3147",
|
|
85
|
+
"stargazers_count": 29738,
|
|
86
|
+
"todayStar": "439 stars this week",
|
|
87
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,142 +92,142 @@
|
|
|
92
92
|
"language": "TypeScript",
|
|
93
93
|
"color": "#3178c6",
|
|
94
94
|
"description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "2456",
|
|
96
|
+
"stargazers_count": 19428,
|
|
97
|
+
"todayStar": "300 stars this week",
|
|
98
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": "public-apis/public-apis",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "A collective list of free APIs",
|
|
106
|
+
"forked": "32434",
|
|
107
|
+
"stargazers_count": 299985,
|
|
108
|
+
"todayStar": "2559 stars this week",
|
|
109
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
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": "NaiboWang/EasySpider",
|
|
114
|
+
"language": "JavaScript",
|
|
115
|
+
"color": "#f1e05a",
|
|
116
|
+
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
117
|
+
"forked": "3462",
|
|
118
|
+
"stargazers_count": 29408,
|
|
119
|
+
"todayStar": "929 stars this week",
|
|
120
|
+
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
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": "cuixueshe/earthworm",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Learning English through the method of constructing sentences with conjunctions",
|
|
128
|
+
"forked": "565",
|
|
129
|
+
"stargazers_count": 4800,
|
|
130
|
+
"todayStar": "602 stars this week",
|
|
131
|
+
"html_url": "https://github.com/cuixueshe/earthworm",
|
|
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": "kamranahmedse/developer-roadmap",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
139
|
+
"forked": "37580",
|
|
140
|
+
"stargazers_count": 281985,
|
|
141
|
+
"todayStar": "1162 stars this week",
|
|
142
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
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": "projectdiscovery/nuclei-templates",
|
|
147
|
+
"language": "JavaScript",
|
|
148
|
+
"color": "#f1e05a",
|
|
149
|
+
"description": "Community curated list of templates for the nuclei engine to find security vulnerabilities.",
|
|
150
|
+
"forked": "2455",
|
|
151
|
+
"stargazers_count": 8614,
|
|
152
|
+
"todayStar": "204 stars this week",
|
|
153
|
+
"html_url": "https://github.com/projectdiscovery/nuclei-templates",
|
|
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": "nomic-ai/gpt4all",
|
|
158
|
+
"language": "C++",
|
|
159
|
+
"color": "#f34b7d",
|
|
160
|
+
"description": "GPT4All: Chat with Local LLMs on Any Device",
|
|
161
|
+
"forked": "7365",
|
|
162
|
+
"stargazers_count": 66990,
|
|
163
|
+
"todayStar": "895 stars this week",
|
|
164
|
+
"html_url": "https://github.com/nomic-ai/gpt4all",
|
|
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": "sczhou/CodeFormer",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "[NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer",
|
|
172
|
+
"forked": "3079",
|
|
173
|
+
"stargazers_count": 14239,
|
|
174
|
+
"todayStar": "141 stars this week",
|
|
175
|
+
"html_url": "https://github.com/sczhou/CodeFormer",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "farm-fe/farm",
|
|
180
180
|
"language": "Rust",
|
|
181
181
|
"color": "#dea584",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Extremely fast Vite-compatible web build tool written in Rust",
|
|
183
|
+
"forked": "148",
|
|
184
|
+
"stargazers_count": 4401,
|
|
185
|
+
"todayStar": "432 stars this week",
|
|
186
|
+
"html_url": "https://github.com/farm-fe/farm",
|
|
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": "mifi/lossless-cut",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "The swiss army knife of lossless video/audio editing",
|
|
194
|
+
"forked": "1220",
|
|
195
|
+
"stargazers_count": 24655,
|
|
196
|
+
"todayStar": "667 stars this week",
|
|
197
|
+
"html_url": "https://github.com/mifi/lossless-cut",
|
|
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": "pedroslopez/whatsapp-web.js",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
205
|
+
"forked": "3464",
|
|
206
|
+
"stargazers_count": 14547,
|
|
207
|
+
"todayStar": "310 stars this week",
|
|
208
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
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": "d2l-ai/d2l-zh",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。",
|
|
216
|
+
"forked": "10619",
|
|
217
|
+
"stargazers_count": 58747,
|
|
218
|
+
"todayStar": "318 stars this week",
|
|
219
|
+
"html_url": "https://github.com/d2l-ai/d2l-zh",
|
|
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": "ClayAmore/ER-Save-Editor",
|
|
224
|
+
"language": "Rust",
|
|
225
|
+
"color": "#dea584",
|
|
226
|
+
"description": "Elden Ring Save Editor. Compatible with PC and Playstation saves.",
|
|
227
|
+
"forked": "53",
|
|
228
|
+
"stargazers_count": 250,
|
|
229
|
+
"todayStar": "74 stars this week",
|
|
230
|
+
"html_url": "https://github.com/ClayAmore/ER-Save-Editor",
|
|
231
231
|
"rank": 21
|
|
232
232
|
}
|
|
233
233
|
]
|