@wcj/github-rank 24.7.4 β 24.7.5
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 +21237 -21237
- package/dist/trending-daily.json +99 -110
- package/dist/trending-monthly.json +85 -96
- package/dist/trending-weekly.json +114 -92
- package/dist/users.china.json +1535 -1535
- package/dist/users.json +3928 -3963
- package/dist/users.org.json +403 -368
- package/package.json +1 -1
- package/web/data/repos.json +21237 -21237
- package/web/data/trending-daily.json +99 -110
- package/web/data/trending-monthly.json +85 -96
- package/web/data/trending-weekly.json +114 -92
- package/web/data/users.china.json +1535 -1535
- package/web/data/users.json +3928 -3963
- package/web/data/users.org.json +403 -368
- package/web/index.html +4227 -4283
- package/web/org.html +348 -296
- package/web/repos.html +2794 -2794
- package/web/trending-monthly.html +81 -119
- package/web/trending-weekly.html +167 -87
- package/web/trending.html +89 -127
- package/web/users.china.html +1488 -1488
|
@@ -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": "1757",
|
|
8
|
+
"stargazers_count": 39946,
|
|
9
|
+
"todayStar": "6289 stars this week",
|
|
10
10
|
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,120 +15,120 @@
|
|
|
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": "764",
|
|
19
|
+
"stargazers_count": 5976,
|
|
20
|
+
"todayStar": "2797 stars this week",
|
|
21
21
|
"html_url": "https://github.com/goldmansachs/gs-quant",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
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": "7197",
|
|
30
|
+
"stargazers_count": 36977,
|
|
31
|
+
"todayStar": "3502 stars this week",
|
|
32
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "modelscope/DiffSynth-Studio",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
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
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "pedroslopez/whatsapp-web.js",
|
|
48
|
+
"language": "JavaScript",
|
|
49
|
+
"color": "#f1e05a",
|
|
50
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
51
|
+
"forked": "3448",
|
|
52
|
+
"stargazers_count": 14491,
|
|
53
|
+
"todayStar": "380 stars this week",
|
|
54
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "Doriandarko/maestro",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "581",
|
|
63
|
+
"stargazers_count": 3587,
|
|
64
|
+
"todayStar": "386 stars this week",
|
|
54
65
|
"html_url": "https://github.com/Doriandarko/maestro",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "niedev/RTranslator",
|
|
59
|
-
"language": "C++",
|
|
60
|
-
"color": "#f34b7d",
|
|
61
|
-
"description": "Open source real-time translation app for Android that runs locally",
|
|
62
|
-
"forked": "391",
|
|
63
|
-
"stargazers_count": 5260,
|
|
64
|
-
"todayStar": "1189 stars this week",
|
|
65
|
-
"html_url": "https://github.com/niedev/RTranslator",
|
|
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": "microsoft/generative-ai-for-beginners",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "18 Lessons, Get Started Building with Generative AI π https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
+
"forked": "28107",
|
|
74
|
+
"stargazers_count": 54775,
|
|
75
|
+
"todayStar": "6145 stars this week",
|
|
76
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "fishaudio/fish-speech",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Brand new TTS solution",
|
|
84
|
+
"forked": "315",
|
|
85
|
+
"stargazers_count": 3957,
|
|
86
|
+
"todayStar": "1243 stars this week",
|
|
87
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "snipe/snipe-it",
|
|
81
92
|
"language": "PHP",
|
|
82
93
|
"color": "#4F5D95",
|
|
83
94
|
"description": "A free open source IT asset/license management system",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "3057",
|
|
96
|
+
"stargazers_count": 10365,
|
|
97
|
+
"todayStar": "382 stars this week",
|
|
87
98
|
"html_url": "https://github.com/snipe/snipe-it",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "microsoft/semantic-kernel",
|
|
92
103
|
"language": "C#",
|
|
93
104
|
"color": "#178600",
|
|
94
105
|
"description": "Integrate cutting-edge LLM technology quickly and easily into your apps",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "2961",
|
|
107
|
+
"stargazers_count": 20414,
|
|
108
|
+
"todayStar": "1173 stars this week",
|
|
98
109
|
"html_url": "https://github.com/microsoft/semantic-kernel",
|
|
99
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "eclipse-theia/theia",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.",
|
|
117
|
+
"forked": "2448",
|
|
118
|
+
"stargazers_count": 19289,
|
|
119
|
+
"todayStar": "307 stars this week",
|
|
120
|
+
"html_url": "https://github.com/eclipse-theia/theia",
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "EbookFoundation/free-programming-books",
|
|
103
125
|
"language": "",
|
|
104
126
|
"color": "",
|
|
105
127
|
"description": "π Freely available programming books",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
128
|
+
"forked": "60526",
|
|
129
|
+
"stargazers_count": 326228,
|
|
130
|
+
"todayStar": "1086 stars this week",
|
|
109
131
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "sxyazi/yazi",
|
|
114
|
-
"language": "Rust",
|
|
115
|
-
"color": "#dea584",
|
|
116
|
-
"description": "π₯ Blazing fast terminal file manager written in Rust, based on async I/O.",
|
|
117
|
-
"forked": "271",
|
|
118
|
-
"stargazers_count": 11635,
|
|
119
|
-
"todayStar": "694 stars this week",
|
|
120
|
-
"html_url": "https://github.com/sxyazi/yazi",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
125
|
-
"language": "JupyterNotebook",
|
|
126
|
-
"color": "#DA5B0B",
|
|
127
|
-
"description": "18 Lessons, Get Started Building with Generative AI π https://microsoft.github.io/generative-ai-for-beginners/",
|
|
128
|
-
"forked": "27954",
|
|
129
|
-
"stargazers_count": 54214,
|
|
130
|
-
"todayStar": "5607 stars this week",
|
|
131
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,32 +136,54 @@
|
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
138
|
"description": "δΊΊδΊΊι½θ½η¨θ±θ―",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "3418",
|
|
140
|
+
"stargazers_count": 21363,
|
|
141
|
+
"todayStar": "719 stars this week",
|
|
142
142
|
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
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": "niedev/RTranslator",
|
|
147
|
+
"language": "C++",
|
|
148
|
+
"color": "#f34b7d",
|
|
149
|
+
"description": "Open source real-time translation app for Android that runs locally",
|
|
150
|
+
"forked": "400",
|
|
151
|
+
"stargazers_count": 5335,
|
|
152
|
+
"todayStar": "934 stars this week",
|
|
153
|
+
"html_url": "https://github.com/niedev/RTranslator",
|
|
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": "projectdiscovery/nuclei-templates",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
|
+
"description": "Community curated list of templates for the nuclei engine to find security vulnerabilities.",
|
|
161
|
+
"forked": "2449",
|
|
162
|
+
"stargazers_count": 8545,
|
|
163
|
+
"todayStar": "152 stars this week",
|
|
164
|
+
"html_url": "https://github.com/projectdiscovery/nuclei-templates",
|
|
165
165
|
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "SerenityOS/serenity",
|
|
169
|
+
"language": "C++",
|
|
170
|
+
"color": "#f34b7d",
|
|
171
|
+
"description": "The Serenity Operating System π",
|
|
172
|
+
"forked": "3144",
|
|
173
|
+
"stargazers_count": 29596,
|
|
174
|
+
"todayStar": "303 stars this week",
|
|
175
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "mindsdb/mindsdb",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "The platform for building AI from enterprise data",
|
|
183
|
+
"forked": "4824",
|
|
184
|
+
"stargazers_count": 24896,
|
|
185
|
+
"todayStar": "2401 stars this week",
|
|
186
|
+
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
187
|
+
"rank": 17
|
|
166
188
|
}
|
|
167
189
|
]
|