@wcj/github-rank 24.10.22 → 24.10.23
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 +21080 -21080
- package/dist/trending-daily.json +144 -100
- package/dist/trending-monthly.json +130 -130
- package/dist/trending-weekly.json +121 -143
- package/dist/users.china.json +1103 -1103
- package/dist/users.json +4060 -4060
- package/dist/users.org.json +320 -320
- package/package.json +1 -1
- package/web/data/repos.json +21080 -21080
- package/web/data/trending-daily.json +144 -100
- package/web/data/trending-monthly.json +130 -130
- package/web/data/trending-weekly.json +121 -143
- package/web/data/users.china.json +1103 -1103
- package/web/data/users.json +4060 -4060
- package/web/data/users.org.json +320 -320
- package/web/index.html +4303 -4298
- package/web/org.html +257 -257
- package/web/repos.html +2614 -2614
- package/web/trending-monthly.html +126 -126
- package/web/trending-weekly.html +110 -186
- package/web/trending.html +241 -89
- package/web/users.china.html +1058 -1058
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1292",
|
|
8
|
+
"stargazers_count": 14361,
|
|
9
|
+
"todayStar": "4007 stars this week",
|
|
10
10
|
"html_url": "https://github.com/openai/swarm",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,21 +15,21 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "OCR, layout analysis, reading order, table recognition in 90+ languages",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "818",
|
|
19
|
+
"stargazers_count": 12943,
|
|
20
|
+
"todayStar": "1776 stars this week",
|
|
21
21
|
"html_url": "https://github.com/VikParuchuri/surya",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "CyC2018/CS-Notes",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
|
+
"description": "📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计",
|
|
29
|
+
"forked": "51037",
|
|
30
|
+
"stargazers_count": 176427,
|
|
31
|
+
"todayStar": "848 stars this week",
|
|
32
|
+
"html_url": "https://github.com/CyC2018/CS-Notes",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,186 +37,164 @@
|
|
|
37
37
|
"language": "TypeScript",
|
|
38
38
|
"color": "#3178c6",
|
|
39
39
|
"description": "A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1523",
|
|
41
|
+
"stargazers_count": 21158,
|
|
42
|
+
"todayStar": "1797 stars this week",
|
|
43
43
|
"html_url": "https://github.com/siyuan-note/siyuan",
|
|
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": "nlohmann/json",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "JSON for Modern C++",
|
|
51
|
+
"forked": "6707",
|
|
52
|
+
"stargazers_count": 42881,
|
|
53
|
+
"todayStar": "387 stars this week",
|
|
54
|
+
"html_url": "https://github.com/nlohmann/json",
|
|
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": "DrKLO/Telegram",
|
|
59
|
+
"language": "Java",
|
|
60
|
+
"color": "#b07219",
|
|
61
|
+
"description": "Telegram for Android source",
|
|
62
|
+
"forked": "8085",
|
|
63
|
+
"stargazers_count": 25105,
|
|
64
|
+
"todayStar": "183 stars this week",
|
|
65
|
+
"html_url": "https://github.com/DrKLO/Telegram",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "Code for the manim-generated scenes used in 3blue1brown videos",
|
|
73
|
-
"forked": "1656",
|
|
74
|
-
"stargazers_count": 6956,
|
|
75
|
-
"todayStar": "482 stars this week",
|
|
76
|
-
"html_url": "https://github.com/3b1b/videos",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "twentyhq/twenty",
|
|
69
|
+
"full_name": "bluesky-social/social-app",
|
|
81
70
|
"language": "TypeScript",
|
|
82
71
|
"color": "#3178c6",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
72
|
+
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
73
|
+
"forked": "1187",
|
|
74
|
+
"stargazers_count": 9164,
|
|
75
|
+
"todayStar": "777 stars this week",
|
|
76
|
+
"html_url": "https://github.com/bluesky-social/social-app",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "cocos/cocos-engine",
|
|
92
81
|
"language": "C++",
|
|
93
82
|
"color": "#f34b7d",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.",
|
|
84
|
+
"forked": "1903",
|
|
85
|
+
"stargazers_count": 7920,
|
|
86
|
+
"todayStar": "594 stars this week",
|
|
87
|
+
"html_url": "https://github.com/cocos/cocos-engine",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "3b1b/videos",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Code for the manim-generated scenes used in 3blue1brown videos",
|
|
95
|
+
"forked": "1661",
|
|
96
|
+
"stargazers_count": 6999,
|
|
97
|
+
"todayStar": "356 stars this week",
|
|
98
|
+
"html_url": "https://github.com/3b1b/videos",
|
|
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": "3b1b/manim",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Animation engine for explanatory math videos",
|
|
106
|
+
"forked": "6107",
|
|
107
|
+
"stargazers_count": 68871,
|
|
108
|
+
"todayStar": "1401 stars this week",
|
|
109
|
+
"html_url": "https://github.com/3b1b/manim",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "ManimCommunity/manim",
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "A community-maintained Python framework for creating mathematical animations.",
|
|
117
|
+
"forked": "1745",
|
|
118
|
+
"stargazers_count": 24951,
|
|
119
|
+
"todayStar": "1074 stars this week",
|
|
120
|
+
"html_url": "https://github.com/ManimCommunity/manim",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "directus/directus",
|
|
125
125
|
"language": "TypeScript",
|
|
126
126
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.",
|
|
128
|
+
"forked": "3859",
|
|
129
|
+
"stargazers_count": 27708,
|
|
130
|
+
"todayStar": "204 stars this week",
|
|
131
|
+
"html_url": "https://github.com/directus/directus",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "twentyhq/twenty",
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
139
|
+
"forked": "2066",
|
|
140
|
+
"stargazers_count": 17546,
|
|
141
|
+
"todayStar": "455 stars this week",
|
|
142
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "DrKLO/Telegram",
|
|
147
|
-
"language": "Java",
|
|
148
|
-
"color": "#b07219",
|
|
149
|
-
"description": "Telegram for Android source",
|
|
150
|
-
"forked": "8080",
|
|
151
|
-
"stargazers_count": 25071,
|
|
152
|
-
"todayStar": "124 stars this week",
|
|
153
|
-
"html_url": "https://github.com/DrKLO/Telegram",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "hcengineering/huly-selfhost",
|
|
158
|
-
"language": "Shell",
|
|
159
|
-
"color": "#89e051",
|
|
160
|
-
"description": "Huly for Self Hosting",
|
|
161
|
-
"forked": "117",
|
|
162
|
-
"stargazers_count": 1415,
|
|
163
|
-
"todayStar": "260 stars this week",
|
|
164
|
-
"html_url": "https://github.com/hcengineering/huly-selfhost",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "directus/directus",
|
|
169
|
-
"language": "TypeScript",
|
|
170
|
-
"color": "#3178c6",
|
|
171
|
-
"description": "The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.",
|
|
172
|
-
"forked": "3856",
|
|
173
|
-
"stargazers_count": 27661,
|
|
174
|
-
"todayStar": "169 stars this week",
|
|
175
|
-
"html_url": "https://github.com/directus/directus",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
145
|
{
|
|
179
146
|
"full_name": "dotnet/maui",
|
|
180
147
|
"language": "C#",
|
|
181
148
|
"color": "#178600",
|
|
182
149
|
"description": ".NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
150
|
+
"forked": "1735",
|
|
151
|
+
"stargazers_count": 22131,
|
|
152
|
+
"todayStar": "88 stars this week",
|
|
186
153
|
"html_url": "https://github.com/dotnet/maui",
|
|
187
|
-
"rank":
|
|
154
|
+
"rank": 14
|
|
188
155
|
},
|
|
189
156
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
157
|
+
"full_name": "ranaroussi/yfinance",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Download market data from Yahoo! Finance's API",
|
|
161
|
+
"forked": "2369",
|
|
162
|
+
"stargazers_count": 13728,
|
|
163
|
+
"todayStar": "359 stars this week",
|
|
164
|
+
"html_url": "https://github.com/ranaroussi/yfinance",
|
|
165
|
+
"rank": 15
|
|
199
166
|
},
|
|
200
167
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
168
|
+
"full_name": "SagerNet/sing-box",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
|
+
"description": "The universal proxy platform",
|
|
172
|
+
"forked": "2320",
|
|
173
|
+
"stargazers_count": 19471,
|
|
174
|
+
"todayStar": "233 stars this week",
|
|
175
|
+
"html_url": "https://github.com/SagerNet/sing-box",
|
|
176
|
+
"rank": 16
|
|
210
177
|
},
|
|
211
178
|
{
|
|
212
179
|
"full_name": "phidatahq/phidata",
|
|
213
180
|
"language": "Python",
|
|
214
181
|
"color": "#3572A5",
|
|
215
|
-
"description": "Build AI Agents with memory, knowledge, tools and reasoning",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
182
|
+
"description": "Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.",
|
|
183
|
+
"forked": "1863",
|
|
184
|
+
"stargazers_count": 13119,
|
|
185
|
+
"todayStar": "1586 stars this week",
|
|
219
186
|
"html_url": "https://github.com/phidatahq/phidata",
|
|
220
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "denoland/deno",
|
|
191
|
+
"language": "Rust",
|
|
192
|
+
"color": "#dea584",
|
|
193
|
+
"description": "A modern runtime for JavaScript and TypeScript.",
|
|
194
|
+
"forked": "5338",
|
|
195
|
+
"stargazers_count": 96748,
|
|
196
|
+
"todayStar": "901 stars this week",
|
|
197
|
+
"html_url": "https://github.com/denoland/deno",
|
|
198
|
+
"rank": 18
|
|
221
199
|
}
|
|
222
200
|
]
|