@wcj/github-rank 24.7.1 → 24.7.2
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 +20474 -20484
- package/dist/trending-daily.json +140 -151
- package/dist/trending-monthly.json +103 -92
- package/dist/trending-weekly.json +109 -87
- package/dist/users.china.json +1298 -1298
- package/dist/users.json +3621 -3621
- package/dist/users.org.json +514 -514
- package/package.json +1 -1
- package/web/data/repos.json +20474 -20484
- package/web/data/trending-daily.json +140 -151
- package/web/data/trending-monthly.json +103 -92
- package/web/data/trending-weekly.json +109 -87
- package/web/data/users.china.json +1298 -1298
- package/web/data/users.json +3621 -3621
- package/web/data/users.org.json +514 -514
- package/web/index.html +3752 -3749
- package/web/org.html +413 -413
- package/web/repos.html +2716 -2716
- package/web/trending-monthly.html +128 -90
- package/web/trending-weekly.html +162 -86
- package/web/trending.html +127 -165
- package/web/users.china.html +1370 -1367
|
@@ -1,90 +1,90 @@
|
|
|
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": "1687",
|
|
8
|
+
"stargazers_count": 38647,
|
|
9
|
+
"todayStar": "4161 stars this week",
|
|
10
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "Doriandarko/maestro",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "560",
|
|
19
|
+
"stargazers_count": 3429,
|
|
20
|
+
"todayStar": "905 stars this week",
|
|
10
21
|
"html_url": "https://github.com/Doriandarko/maestro",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
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",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "6965",
|
|
30
|
+
"stargazers_count": 35023,
|
|
31
|
+
"todayStar": "1826 stars this week",
|
|
21
32
|
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
36
|
+
"full_name": "goldmansachs/gs-quant",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "Python toolkit for quantitative finance",
|
|
40
|
+
"forked": "673",
|
|
41
|
+
"stargazers_count": 5140,
|
|
42
|
+
"todayStar": "1224 stars this week",
|
|
43
|
+
"html_url": "https://github.com/goldmansachs/gs-quant",
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "EbookFoundation/free-programming-books",
|
|
37
48
|
"language": "",
|
|
38
49
|
"color": "",
|
|
39
50
|
"description": "📚 Freely available programming books",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "60414",
|
|
52
|
+
"stargazers_count": 325560,
|
|
53
|
+
"todayStar": "1250 stars this week",
|
|
43
54
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
58
|
+
"full_name": "AleoNet/snarkOS",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "A Decentralized Operating System for ZK Applications",
|
|
62
|
+
"forked": "2555",
|
|
63
|
+
"stargazers_count": 4037,
|
|
64
|
+
"todayStar": "77 stars this week",
|
|
65
|
+
"html_url": "https://github.com/AleoNet/snarkOS",
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "tencentmusic/supersonic",
|
|
59
70
|
"language": "Java",
|
|
60
71
|
"color": "#b07219",
|
|
61
72
|
"description": "SuperSonic is the next-generation BI platform that integrates Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "227",
|
|
74
|
+
"stargazers_count": 1474,
|
|
75
|
+
"todayStar": "238 stars this week",
|
|
65
76
|
"html_url": "https://github.com/tencentmusic/supersonic",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "4ian/GDevelop",
|
|
70
|
-
"language": "JavaScript",
|
|
71
|
-
"color": "#f1e05a",
|
|
72
|
-
"description": "🎮 Open-source, cross-platform game engine designed to be used by everyone.",
|
|
73
|
-
"forked": "745",
|
|
74
|
-
"stargazers_count": 7381,
|
|
75
|
-
"todayStar": "290 stars this week",
|
|
76
|
-
"html_url": "https://github.com/4ian/GDevelop",
|
|
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": "sxyazi/yazi",
|
|
81
|
+
"language": "Rust",
|
|
82
|
+
"color": "#dea584",
|
|
83
|
+
"description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
|
|
84
|
+
"forked": "269",
|
|
85
|
+
"stargazers_count": 11473,
|
|
86
|
+
"todayStar": "1093 stars this week",
|
|
87
|
+
"html_url": "https://github.com/sxyazi/yazi",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,65 +92,87 @@
|
|
|
92
92
|
"language": "PHP",
|
|
93
93
|
"color": "#4F5D95",
|
|
94
94
|
"description": "A free open source IT asset/license management system",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "3056",
|
|
96
|
+
"stargazers_count": 10299,
|
|
97
|
+
"todayStar": "356 stars this week",
|
|
98
98
|
"html_url": "https://github.com/snipe/snipe-it",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "Raphire/Win11Debloat",
|
|
103
|
+
"language": "PowerShell",
|
|
104
|
+
"color": "#012456",
|
|
105
|
+
"description": "A simple, easy to use powershell script to remove bloatware apps from windows, disable telemetry, bing in windows search aswell as perform various other changes to declutter and improve your windows experience. This script works for both windows 10 and windows 11.",
|
|
106
|
+
"forked": "234",
|
|
107
|
+
"stargazers_count": 6212,
|
|
108
|
+
"todayStar": "1243 stars this week",
|
|
109
|
+
"html_url": "https://github.com/Raphire/Win11Debloat",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "modelscope/DiffSynth-Studio",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Enjoy the magic of Diffusion models!",
|
|
117
|
+
"forked": "486",
|
|
118
|
+
"stargazers_count": 5319,
|
|
119
|
+
"todayStar": "3904 stars this week",
|
|
120
|
+
"html_url": "https://github.com/modelscope/DiffSynth-Studio",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "niedev/RTranslator",
|
|
103
125
|
"language": "C++",
|
|
104
126
|
"color": "#f34b7d",
|
|
105
127
|
"description": "Open source real-time translation app for Android that runs locally",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
128
|
+
"forked": "374",
|
|
129
|
+
"stargazers_count": 5059,
|
|
130
|
+
"todayStar": "2489 stars this week",
|
|
109
131
|
"html_url": "https://github.com/niedev/RTranslator",
|
|
110
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
135
|
"full_name": "ZuodaoTech/everyone-can-use-english",
|
|
114
136
|
"language": "TypeScript",
|
|
115
137
|
"color": "#3178c6",
|
|
116
138
|
"description": "人人都能用英语",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
139
|
+
"forked": "3398",
|
|
140
|
+
"stargazers_count": 21122,
|
|
141
|
+
"todayStar": "859 stars this week",
|
|
120
142
|
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
121
|
-
"rank":
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "mehdihadeli/awesome-software-architecture",
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.",
|
|
128
|
-
"forked": "506",
|
|
129
|
-
"stargazers_count": 6622,
|
|
130
|
-
"todayStar": "2043 stars this week",
|
|
131
|
-
"html_url": "https://github.com/mehdihadeli/awesome-software-architecture",
|
|
132
|
-
"rank": 12
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
146
|
+
"full_name": "jart/cosmopolitan",
|
|
147
|
+
"language": "C",
|
|
148
|
+
"color": "#555555",
|
|
149
|
+
"description": "build-once run-anywhere c library",
|
|
150
|
+
"forked": "582",
|
|
151
|
+
"stargazers_count": 17198,
|
|
152
|
+
"todayStar": "1435 stars this week",
|
|
153
|
+
"html_url": "https://github.com/jart/cosmopolitan",
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "ente-io/ente",
|
|
147
158
|
"language": "Dart",
|
|
148
159
|
"color": "#00B4AB",
|
|
149
160
|
"description": "Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "625",
|
|
162
|
+
"stargazers_count": 11217,
|
|
163
|
+
"todayStar": "1141 stars this week",
|
|
153
164
|
"html_url": "https://github.com/ente-io/ente",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "mehdihadeli/awesome-software-architecture",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.",
|
|
172
|
+
"forked": "514",
|
|
173
|
+
"stargazers_count": 6769,
|
|
174
|
+
"todayStar": "2031 stars this week",
|
|
175
|
+
"html_url": "https://github.com/mehdihadeli/awesome-software-architecture",
|
|
176
|
+
"rank": 16
|
|
155
177
|
}
|
|
156
178
|
]
|