@wcj/github-rank 23.9.22 → 23.9.24
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 +31624 -31689
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +180 -180
- package/dist/users.china.json +2183 -2183
- package/dist/users.json +7427 -7427
- package/package.json +1 -1
- package/web/data/repos.json +31624 -31689
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +180 -180
- package/web/data/users.china.json +2183 -2183
- package/web/data/users.json +7427 -7427
- package/web/index.html +5605 -5605
- package/web/repos.html +3407 -3395
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +171 -171
- package/web/trending.html +167 -167
- package/web/users.china.html +1665 -1665
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "aiwaves-cn/agents",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "An Open-source Framework for Autonomous Language Agents",
|
|
7
|
+
"forked": "165",
|
|
8
|
+
"stargazers_count": 2676,
|
|
9
|
+
"todayStar": "2245 stars this week",
|
|
10
|
+
"html_url": "https://github.com/aiwaves-cn/agents",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "godotengine/godot",
|
|
4
15
|
"language": "C++",
|
|
5
16
|
"color": "#f34b7d",
|
|
6
17
|
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "14526",
|
|
19
|
+
"stargazers_count": 74451,
|
|
20
|
+
"todayStar": "6129 stars this week",
|
|
10
21
|
"html_url": "https://github.com/godotengine/godot",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "yoheinakajima/instagraph",
|
|
15
|
-
"language": "HTML",
|
|
16
|
-
"color": "#e34c26",
|
|
17
|
-
"description": "Converts text input or URL into knowledge graph and displays",
|
|
18
|
-
"forked": "207",
|
|
19
|
-
"stargazers_count": 2416,
|
|
20
|
-
"todayStar": "1903 stars this week",
|
|
21
|
-
"html_url": "https://github.com/yoheinakajima/instagraph",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "a
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "zhile-io/pandora",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "潘多拉,一个让你呼吸顺畅的ChatGPT。Pandora, a ChatGPT client that lets you breathe freely.",
|
|
29
|
+
"forked": "296",
|
|
30
|
+
"stargazers_count": 1925,
|
|
31
|
+
"todayStar": "1091 stars this week",
|
|
32
|
+
"html_url": "https://github.com/zhile-io/pandora",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "opentofu/opentofu",
|
|
37
|
+
"language": "Go",
|
|
38
|
+
"color": "#00ADD8",
|
|
39
|
+
"description": "OpenTofu lets you declaratively manage your cloud infrastructure.",
|
|
40
|
+
"forked": "373",
|
|
41
|
+
"stargazers_count": 12016,
|
|
42
|
+
"todayStar": "5587 stars this week",
|
|
43
|
+
"html_url": "https://github.com/opentofu/opentofu",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "coqui-ai/TTS",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "2167",
|
|
52
|
+
"stargazers_count": 19029,
|
|
53
|
+
"todayStar": "3838 stars this week",
|
|
43
54
|
"html_url": "https://github.com/coqui-ai/TTS",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "makeplane/plane",
|
|
48
59
|
"language": "TypeScript",
|
|
49
60
|
"color": "#3178c6",
|
|
50
61
|
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "675",
|
|
63
|
+
"stargazers_count": 16172,
|
|
64
|
+
"todayStar": "1619 stars this week",
|
|
54
65
|
"html_url": "https://github.com/makeplane/plane",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "bevyengine/bevy",
|
|
59
|
-
"language": "Rust",
|
|
60
|
-
"color": "#dea584",
|
|
61
|
-
"description": "A refreshingly simple data-driven game engine built in Rust",
|
|
62
|
-
"forked": "2625",
|
|
63
|
-
"stargazers_count": 26464,
|
|
64
|
-
"todayStar": "581 stars this week",
|
|
65
|
-
"html_url": "https://github.com/bevyengine/bevy",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,208 +70,208 @@
|
|
|
70
70
|
"language": "JavaScript",
|
|
71
71
|
"color": "#f1e05a",
|
|
72
72
|
"description": "🤖 AgentVerse 🪐 provides a flexible framework that simplifies the process of building custom multi-agent environments for large language models (LLMs).",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "182",
|
|
74
|
+
"stargazers_count": 2175,
|
|
75
|
+
"todayStar": "641 stars this week",
|
|
76
76
|
"html_url": "https://github.com/OpenBMB/AgentVerse",
|
|
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": "usememos/memos",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts",
|
|
84
|
+
"forked": "1357",
|
|
85
|
+
"stargazers_count": 18998,
|
|
86
|
+
"todayStar": "635 stars this week",
|
|
87
|
+
"html_url": "https://github.com/usememos/memos",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "bevyengine/bevy",
|
|
92
|
+
"language": "Rust",
|
|
93
|
+
"color": "#dea584",
|
|
94
|
+
"description": "A refreshingly simple data-driven game engine built in Rust",
|
|
95
|
+
"forked": "2628",
|
|
96
|
+
"stargazers_count": 26547,
|
|
97
|
+
"todayStar": "578 stars this week",
|
|
98
|
+
"html_url": "https://github.com/bevyengine/bevy",
|
|
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": "apernet/hysteria",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "Hysteria is a powerful, lightning fast and censorship resistant proxy.",
|
|
106
|
+
"forked": "813",
|
|
107
|
+
"stargazers_count": 7267,
|
|
108
|
+
"todayStar": "374 stars this week",
|
|
109
|
+
"html_url": "https://github.com/apernet/hysteria",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "tldraw/tldraw",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "a very good whiteboard",
|
|
117
|
+
"forked": "1147",
|
|
118
|
+
"stargazers_count": 20874,
|
|
119
|
+
"todayStar": "1547 stars this week",
|
|
120
|
+
"html_url": "https://github.com/tldraw/tldraw",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "isadorasophia/murder",
|
|
125
|
-
"language": "C#",
|
|
126
|
-
"color": "#178600",
|
|
127
|
-
"description": "Murder is a pixel art ECS game engine.",
|
|
128
|
-
"forked": "36",
|
|
129
|
-
"stargazers_count": 1102,
|
|
130
|
-
"todayStar": "222 stars this week",
|
|
131
|
-
"html_url": "https://github.com/isadorasophia/murder",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
123
|
{
|
|
135
124
|
"full_name": "OpenBMB/ChatDev",
|
|
136
125
|
"language": "Python",
|
|
137
126
|
"color": "#3572A5",
|
|
138
|
-
"description": "Create Customized Software using Natural Language Idea (through Multi-Agent Collaboration)",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
127
|
+
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
128
|
+
"forked": "732",
|
|
129
|
+
"stargazers_count": 7236,
|
|
130
|
+
"todayStar": "1533 stars this week",
|
|
142
131
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
143
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "baichuan-inc/Baichuan2",
|
|
147
136
|
"language": "Python",
|
|
148
137
|
"color": "#3572A5",
|
|
149
138
|
"description": "A series of large language models developed by Baichuan Intelligent Technology",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "106",
|
|
140
|
+
"stargazers_count": 2053,
|
|
141
|
+
"todayStar": "546 stars this week",
|
|
153
142
|
"html_url": "https://github.com/baichuan-inc/Baichuan2",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "aras-p/UnityGaussianSplatting",
|
|
147
|
+
"language": "C#",
|
|
148
|
+
"color": "#178600",
|
|
149
|
+
"description": "Toy Gaussian Splatting visualization in Unity",
|
|
150
|
+
"forked": "31",
|
|
151
|
+
"stargazers_count": 601,
|
|
152
|
+
"todayStar": "177 stars this week",
|
|
153
|
+
"html_url": "https://github.com/aras-p/UnityGaussianSplatting",
|
|
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": "PowerShell/PowerShell",
|
|
158
|
+
"language": "C#",
|
|
159
|
+
"color": "#178600",
|
|
160
|
+
"description": "PowerShell for every system!",
|
|
161
|
+
"forked": "7549",
|
|
162
|
+
"stargazers_count": 40808,
|
|
163
|
+
"todayStar": "256 stars this week",
|
|
164
|
+
"html_url": "https://github.com/PowerShell/PowerShell",
|
|
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": "isocpp/CppCoreGuidelines",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++",
|
|
172
|
+
"forked": "5316",
|
|
173
|
+
"stargazers_count": 39539,
|
|
174
|
+
"todayStar": "627 stars this week",
|
|
175
|
+
"html_url": "https://github.com/isocpp/CppCoreGuidelines",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "microsoft/azurechat",
|
|
180
|
-
"language": "TypeScript",
|
|
181
|
-
"color": "#3178c6",
|
|
182
|
-
"description": "🤖 💼 Azure Chat Solution Accelerator powered by Azure Open AI Service",
|
|
183
|
-
"forked": "165",
|
|
184
|
-
"stargazers_count": 486,
|
|
185
|
-
"todayStar": "363 stars this week",
|
|
186
|
-
"html_url": "https://github.com/microsoft/azurechat",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
178
|
{
|
|
190
179
|
"full_name": "basecamp/kamal",
|
|
191
180
|
"language": "Ruby",
|
|
192
181
|
"color": "#701516",
|
|
193
182
|
"description": "Deploy web apps anywhere.",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
183
|
+
"forked": "248",
|
|
184
|
+
"stargazers_count": 7206,
|
|
185
|
+
"todayStar": "790 stars this week",
|
|
197
186
|
"html_url": "https://github.com/basecamp/kamal",
|
|
198
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
199
188
|
},
|
|
200
189
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
190
|
+
"full_name": "TabbyML/tabby",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Self-hosted AI coding assistant",
|
|
194
|
+
"forked": "348",
|
|
195
|
+
"stargazers_count": 10360,
|
|
196
|
+
"todayStar": "773 stars this week",
|
|
197
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
198
|
+
"rank": 18
|
|
210
199
|
},
|
|
211
200
|
{
|
|
212
|
-
"full_name": "
|
|
201
|
+
"full_name": "dataelement/bisheng",
|
|
213
202
|
"language": "TypeScript",
|
|
214
203
|
"color": "#3178c6",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "Bisheng is an open LLM devops platform for next generation AI applications.",
|
|
205
|
+
"forked": "133",
|
|
206
|
+
"stargazers_count": 927,
|
|
207
|
+
"todayStar": "287 stars this week",
|
|
208
|
+
"html_url": "https://github.com/dataelement/bisheng",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "stride3d/stride",
|
|
213
|
+
"language": "C#",
|
|
214
|
+
"color": "#178600",
|
|
215
|
+
"description": "Stride Game Engine (formerly Xenko)",
|
|
216
|
+
"forked": "816",
|
|
217
|
+
"stargazers_count": 5295,
|
|
218
|
+
"todayStar": "410 stars this week",
|
|
219
|
+
"html_url": "https://github.com/stride3d/stride",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "nodejs/node",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "Node.js JavaScript runtime ✨🐢🚀✨",
|
|
227
|
+
"forked": "27193",
|
|
228
|
+
"stargazers_count": 97931,
|
|
229
|
+
"todayStar": "273 stars this week",
|
|
230
|
+
"html_url": "https://github.com/nodejs/node",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "elementor/elementor",
|
|
235
|
+
"language": "JavaScript",
|
|
236
|
+
"color": "#f1e05a",
|
|
237
|
+
"description": "The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.",
|
|
238
|
+
"forked": "1324",
|
|
239
|
+
"stargazers_count": 5656,
|
|
240
|
+
"todayStar": "135 stars this week",
|
|
241
|
+
"html_url": "https://github.com/elementor/elementor",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "yoheinakajima/instagraph",
|
|
246
|
+
"language": "HTML",
|
|
247
|
+
"color": "#e34c26",
|
|
248
|
+
"description": "Converts text input or URL into knowledge graph and displays",
|
|
249
|
+
"forked": "214",
|
|
250
|
+
"stargazers_count": 2498,
|
|
251
|
+
"todayStar": "1049 stars this week",
|
|
252
|
+
"html_url": "https://github.com/yoheinakajima/instagraph",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "NationalSecurityAgency/ghidra",
|
|
257
|
+
"language": "Java",
|
|
258
|
+
"color": "#b07219",
|
|
259
|
+
"description": "Ghidra is a software reverse engineering (SRE) framework",
|
|
260
|
+
"forked": "5234",
|
|
261
|
+
"stargazers_count": 43009,
|
|
262
|
+
"todayStar": "387 stars this week",
|
|
263
|
+
"html_url": "https://github.com/NationalSecurityAgency/ghidra",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "SagerNet/sing-box",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
|
+
"description": "The universal proxy platform",
|
|
271
|
+
"forked": "573",
|
|
272
|
+
"stargazers_count": 4807,
|
|
273
|
+
"todayStar": "164 stars this week",
|
|
274
|
+
"html_url": "https://github.com/SagerNet/sing-box",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|