@wcj/github-rank 24.7.5 → 24.7.6
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 +20871 -20871
- package/dist/trending-daily.json +121 -99
- package/dist/trending-monthly.json +114 -92
- package/dist/trending-weekly.json +145 -112
- package/dist/users.china.json +1141 -1141
- package/dist/users.json +3536 -3536
- package/dist/users.org.json +361 -361
- package/package.json +1 -1
- package/web/data/repos.json +20871 -20871
- package/web/data/trending-daily.json +121 -99
- package/web/data/trending-monthly.json +114 -92
- package/web/data/trending-weekly.json +145 -112
- package/web/data/users.china.json +1141 -1141
- package/web/data/users.json +3536 -3536
- package/web/data/users.org.json +361 -361
- package/web/index.html +4022 -4029
- package/web/org.html +283 -283
- package/web/repos.html +2625 -2625
- package/web/trending-monthly.html +169 -93
- package/web/trending-weekly.html +221 -107
- package/web/trending.html +165 -93
- package/web/users.china.html +1091 -1091
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "C++",
|
|
5
5
|
"color": "#f34b7d",
|
|
6
6
|
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1759",
|
|
8
|
+
"stargazers_count": 40099,
|
|
9
|
+
"todayStar": "6478 stars this week",
|
|
10
10
|
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "JupyterNotebook",
|
|
16
16
|
"color": "#DA5B0B",
|
|
17
17
|
"description": "Python toolkit for quantitative finance",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "767",
|
|
19
|
+
"stargazers_count": 6030,
|
|
20
|
+
"todayStar": "2849 stars this week",
|
|
21
21
|
"html_url": "https://github.com/goldmansachs/gs-quant",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,164 +26,197 @@
|
|
|
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": "7210",
|
|
30
|
+
"stargazers_count": 37107,
|
|
31
|
+
"todayStar": "3642 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": "modelscope/DiffSynth-Studio",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "Enjoy the magic of Diffusion models!",
|
|
40
|
-
"forked": "510",
|
|
41
|
-
"stargazers_count": 5594,
|
|
42
|
-
"todayStar": "1405 stars this week",
|
|
43
|
-
"html_url": "https://github.com/modelscope/DiffSynth-Studio",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "pedroslopez/whatsapp-web.js",
|
|
48
37
|
"language": "JavaScript",
|
|
49
38
|
"color": "#f1e05a",
|
|
50
39
|
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "3451",
|
|
41
|
+
"stargazers_count": 14508,
|
|
42
|
+
"todayStar": "376 stars this week",
|
|
54
43
|
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
55
|
-
"rank":
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "Doriandarko/maestro",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
62
|
-
"forked": "581",
|
|
63
|
-
"stargazers_count": 3587,
|
|
64
|
-
"todayStar": "386 stars this week",
|
|
65
|
-
"html_url": "https://github.com/Doriandarko/maestro",
|
|
66
|
-
"rank": 6
|
|
44
|
+
"rank": 4
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
47
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
70
48
|
"language": "JupyterNotebook",
|
|
71
49
|
"color": "#DA5B0B",
|
|
72
50
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
51
|
+
"forked": "28195",
|
|
52
|
+
"stargazers_count": 55030,
|
|
53
|
+
"todayStar": "6573 stars this week",
|
|
76
54
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "fishaudio/fish-speech",
|
|
81
59
|
"language": "Python",
|
|
82
60
|
"color": "#3572A5",
|
|
83
61
|
"description": "Brand new TTS solution",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "344",
|
|
63
|
+
"stargazers_count": 4256,
|
|
64
|
+
"todayStar": "1656 stars this week",
|
|
87
65
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
88
|
-
"rank":
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "snipe/snipe-it",
|
|
92
|
-
"language": "PHP",
|
|
93
|
-
"color": "#4F5D95",
|
|
94
|
-
"description": "A free open source IT asset/license management system",
|
|
95
|
-
"forked": "3057",
|
|
96
|
-
"stargazers_count": 10365,
|
|
97
|
-
"todayStar": "382 stars this week",
|
|
98
|
-
"html_url": "https://github.com/snipe/snipe-it",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "microsoft/semantic-kernel",
|
|
103
|
-
"language": "C#",
|
|
104
|
-
"color": "#178600",
|
|
105
|
-
"description": "Integrate cutting-edge LLM technology quickly and easily into your apps",
|
|
106
|
-
"forked": "2961",
|
|
107
|
-
"stargazers_count": 20414,
|
|
108
|
-
"todayStar": "1173 stars this week",
|
|
109
|
-
"html_url": "https://github.com/microsoft/semantic-kernel",
|
|
110
|
-
"rank": 10
|
|
66
|
+
"rank": 6
|
|
111
67
|
},
|
|
112
68
|
{
|
|
113
69
|
"full_name": "eclipse-theia/theia",
|
|
114
70
|
"language": "TypeScript",
|
|
115
71
|
"color": "#3178c6",
|
|
116
72
|
"description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
73
|
+
"forked": "2449",
|
|
74
|
+
"stargazers_count": 19326,
|
|
75
|
+
"todayStar": "322 stars this week",
|
|
120
76
|
"html_url": "https://github.com/eclipse-theia/theia",
|
|
121
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "SerenityOS/serenity",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "The Serenity Operating System 🐞",
|
|
84
|
+
"forked": "3146",
|
|
85
|
+
"stargazers_count": 29639,
|
|
86
|
+
"todayStar": "354 stars this week",
|
|
87
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
88
|
+
"rank": 8
|
|
122
89
|
},
|
|
123
90
|
{
|
|
124
91
|
"full_name": "EbookFoundation/free-programming-books",
|
|
125
92
|
"language": "",
|
|
126
93
|
"color": "",
|
|
127
94
|
"description": "📚 Freely available programming books",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
95
|
+
"forked": "60546",
|
|
96
|
+
"stargazers_count": 326459,
|
|
97
|
+
"todayStar": "1239 stars this week",
|
|
131
98
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
132
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
133
100
|
},
|
|
134
101
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
102
|
+
"full_name": "NVIDIA/gpu-operator",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes",
|
|
106
|
+
"forked": "274",
|
|
107
|
+
"stargazers_count": 1629,
|
|
108
|
+
"todayStar": "403 stars this week",
|
|
109
|
+
"html_url": "https://github.com/NVIDIA/gpu-operator",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "astral-sh/uv",
|
|
114
|
+
"language": "Rust",
|
|
115
|
+
"color": "#dea584",
|
|
116
|
+
"description": "An extremely fast Python package installer and resolver, written in Rust.",
|
|
117
|
+
"forked": "415",
|
|
118
|
+
"stargazers_count": 14662,
|
|
119
|
+
"todayStar": "1722 stars this week",
|
|
120
|
+
"html_url": "https://github.com/astral-sh/uv",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "snipe/snipe-it",
|
|
125
|
+
"language": "PHP",
|
|
126
|
+
"color": "#4F5D95",
|
|
127
|
+
"description": "A free open source IT asset/license management system",
|
|
128
|
+
"forked": "3057",
|
|
129
|
+
"stargazers_count": 10389,
|
|
130
|
+
"todayStar": "258 stars this week",
|
|
131
|
+
"html_url": "https://github.com/snipe/snipe-it",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
|
-
"full_name": "
|
|
135
|
+
"full_name": "nomic-ai/gpt4all",
|
|
147
136
|
"language": "C++",
|
|
148
137
|
"color": "#f34b7d",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "GPT4All: Chat with Local LLMs on Any Device",
|
|
139
|
+
"forked": "7338",
|
|
140
|
+
"stargazers_count": 66754,
|
|
141
|
+
"todayStar": "584 stars this week",
|
|
142
|
+
"html_url": "https://github.com/nomic-ai/gpt4all",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "modelscope/DiffSynth-Studio",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Enjoy the magic of Diffusion models!",
|
|
150
|
+
"forked": "512",
|
|
151
|
+
"stargazers_count": 5641,
|
|
152
|
+
"todayStar": "786 stars this week",
|
|
153
|
+
"html_url": "https://github.com/modelscope/DiffSynth-Studio",
|
|
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": "Doriandarko/maestro",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
161
|
+
"forked": "585",
|
|
162
|
+
"stargazers_count": 3625,
|
|
163
|
+
"todayStar": "343 stars this week",
|
|
164
|
+
"html_url": "https://github.com/Doriandarko/maestro",
|
|
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": "NaiboWang/EasySpider",
|
|
169
|
+
"language": "JavaScript",
|
|
170
|
+
"color": "#f1e05a",
|
|
171
|
+
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
|
|
172
|
+
"forked": "3414",
|
|
173
|
+
"stargazers_count": 29101,
|
|
174
|
+
"todayStar": "902 stars this week",
|
|
175
|
+
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
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": "ZuodaoTech/everyone-can-use-english",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#3178c6",
|
|
182
|
+
"description": "人人都能用英语",
|
|
183
|
+
"forked": "3418",
|
|
184
|
+
"stargazers_count": 21405,
|
|
185
|
+
"todayStar": "522 stars this week",
|
|
186
|
+
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
187
187
|
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "microsoft/semantic-kernel",
|
|
191
|
+
"language": "C#",
|
|
192
|
+
"color": "#178600",
|
|
193
|
+
"description": "Integrate cutting-edge LLM technology quickly and easily into your apps",
|
|
194
|
+
"forked": "2965",
|
|
195
|
+
"stargazers_count": 20447,
|
|
196
|
+
"todayStar": "1174 stars this week",
|
|
197
|
+
"html_url": "https://github.com/microsoft/semantic-kernel",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "kamranahmedse/developer-roadmap",
|
|
202
|
+
"language": "TypeScript",
|
|
203
|
+
"color": "#3178c6",
|
|
204
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
205
|
+
"forked": "37550",
|
|
206
|
+
"stargazers_count": 281542,
|
|
207
|
+
"todayStar": "928 stars this week",
|
|
208
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "lapce/lapce",
|
|
213
|
+
"language": "Rust",
|
|
214
|
+
"color": "#dea584",
|
|
215
|
+
"description": "Lightning-fast and Powerful Code Editor written in Rust",
|
|
216
|
+
"forked": "1002",
|
|
217
|
+
"stargazers_count": 33672,
|
|
218
|
+
"todayStar": "156 stars this week",
|
|
219
|
+
"html_url": "https://github.com/lapce/lapce",
|
|
220
|
+
"rank": 20
|
|
188
221
|
}
|
|
189
222
|
]
|