@wcj/github-rank 24.7.4 → 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 +28500 -28500
- package/dist/trending-daily.json +116 -105
- package/dist/trending-monthly.json +119 -108
- package/dist/trending-weekly.json +157 -102
- package/dist/users.china.json +2159 -2159
- package/dist/users.json +5130 -5165
- package/dist/users.org.json +487 -452
- package/package.json +1 -1
- package/web/data/repos.json +28500 -28500
- package/web/data/trending-daily.json +116 -105
- package/web/data/trending-monthly.json +119 -108
- package/web/data/trending-weekly.json +157 -102
- package/web/data/users.china.json +2159 -2159
- package/web/data/users.json +5130 -5165
- package/web/data/users.org.json +487 -452
- package/web/index.html +5157 -5220
- package/web/org.html +410 -358
- package/web/repos.html +3684 -3684
- package/web/trending-monthly.html +150 -112
- package/web/trending-weekly.html +285 -91
- package/web/trending.html +130 -96
- package/web/users.china.html +2063 -2063
|
@@ -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,153 +15,208 @@
|
|
|
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
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "modelscope/DiffSynth-Studio",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "Enjoy the magic of Diffusion models!",
|
|
29
|
-
"forked": "502",
|
|
30
|
-
"stargazers_count": 5514,
|
|
31
|
-
"todayStar": "2273 stars this week",
|
|
32
|
-
"html_url": "https://github.com/modelscope/DiffSynth-Studio",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
37
26
|
"language": "Python",
|
|
38
27
|
"color": "#3572A5",
|
|
39
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",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "7210",
|
|
30
|
+
"stargazers_count": 37107,
|
|
31
|
+
"todayStar": "3642 stars this week",
|
|
43
32
|
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
33
|
+
"rank": 3
|
|
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
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": "microsoft/generative-ai-for-beginners",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
51
|
+
"forked": "28195",
|
|
52
|
+
"stargazers_count": 55030,
|
|
53
|
+
"todayStar": "6573 stars this week",
|
|
54
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
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": "fishaudio/fish-speech",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Brand new TTS solution",
|
|
62
|
+
"forked": "344",
|
|
63
|
+
"stargazers_count": 4256,
|
|
64
|
+
"todayStar": "1656 stars this week",
|
|
65
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
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": "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
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": "3146",
|
|
85
|
+
"stargazers_count": 29639,
|
|
86
|
+
"todayStar": "354 stars this week",
|
|
87
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "microsoft/semantic-kernel",
|
|
92
|
-
"language": "C#",
|
|
93
|
-
"color": "#178600",
|
|
94
|
-
"description": "Integrate cutting-edge LLM technology quickly and easily into your apps",
|
|
95
|
-
"forked": "2959",
|
|
96
|
-
"stargazers_count": 20387,
|
|
97
|
-
"todayStar": "1171 stars this week",
|
|
98
|
-
"html_url": "https://github.com/microsoft/semantic-kernel",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "EbookFoundation/free-programming-books",
|
|
103
92
|
"language": "",
|
|
104
93
|
"color": "",
|
|
105
94
|
"description": "📚 Freely available programming books",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "60546",
|
|
96
|
+
"stargazers_count": 326459,
|
|
97
|
+
"todayStar": "1239 stars this week",
|
|
109
98
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
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
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "astral-sh/uv",
|
|
114
114
|
"language": "Rust",
|
|
115
115
|
"color": "#dea584",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
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
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": "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
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "nomic-ai/gpt4all",
|
|
136
|
+
"language": "C++",
|
|
137
|
+
"color": "#f34b7d",
|
|
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
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
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
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
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
|
+
"rank": 16
|
|
177
|
+
},
|
|
134
178
|
{
|
|
135
179
|
"full_name": "ZuodaoTech/everyone-can-use-english",
|
|
136
180
|
"language": "TypeScript",
|
|
137
181
|
"color": "#3178c6",
|
|
138
182
|
"description": "人人都能用英语",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
183
|
+
"forked": "3418",
|
|
184
|
+
"stargazers_count": 21405,
|
|
185
|
+
"todayStar": "522 stars this week",
|
|
142
186
|
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
143
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
144
188
|
},
|
|
145
189
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
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
|
|
155
199
|
},
|
|
156
200
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "",
|
|
159
|
-
"color": "",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
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
|
|
166
221
|
}
|
|
167
222
|
]
|