@wcj/github-rank 23.9.14 → 23.9.16
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 +27071 -27070
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +183 -183
- package/dist/users.china.json +2543 -2543
- package/dist/users.json +8129 -8129
- package/package.json +1 -1
- package/web/data/repos.json +27071 -27070
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +183 -183
- package/web/data/users.china.json +2543 -2543
- package/web/data/users.json +8129 -8129
- package/web/index.html +6005 -6005
- package/web/repos.html +3404 -3404
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +169 -165
- package/web/trending.html +169 -161
- package/web/users.china.html +1879 -1879
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Zig",
|
|
5
5
|
"color": "#ec915c",
|
|
6
6
|
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1694",
|
|
8
|
+
"stargazers_count": 59933,
|
|
9
|
+
"todayStar": "16791 stars this month",
|
|
10
10
|
"html_url": "https://github.com/oven-sh/bun",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,98 +15,98 @@
|
|
|
15
15
|
"language": "Java",
|
|
16
16
|
"color": "#b07219",
|
|
17
17
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "3022",
|
|
19
|
+
"stargazers_count": 28321,
|
|
20
|
+
"todayStar": "12078 stars this month",
|
|
21
21
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "opentffoundation/manifesto",
|
|
26
|
+
"language": "HTML",
|
|
27
|
+
"color": "#e34c26",
|
|
28
|
+
"description": "The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.",
|
|
29
|
+
"forked": "1067",
|
|
30
|
+
"stargazers_count": 35163,
|
|
31
|
+
"todayStar": "35146 stars this month",
|
|
32
|
+
"html_url": "https://github.com/opentffoundation/manifesto",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "lllyasviel/Fooocus",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "Focus on prompting and generating",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "814",
|
|
41
|
+
"stargazers_count": 11902,
|
|
42
|
+
"todayStar": "8873 stars this month",
|
|
32
43
|
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "a16z-infra/ai-town",
|
|
37
|
-
"language": "TypeScript",
|
|
38
|
-
"color": "#3178c6",
|
|
39
|
-
"description": "A MIT-licensed, deployable starter kit for building and customizing your own version of AI town - a virtual town where AI characters live, chat and socialize.",
|
|
40
|
-
"forked": "393",
|
|
41
|
-
"stargazers_count": 5149,
|
|
42
|
-
"todayStar": "5133 stars this month",
|
|
43
|
-
"html_url": "https://github.com/a16z-infra/ai-town",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "modelscope/facechain",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "FaceChain is a deep-learning toolchain for generating your Digital-Twin.",
|
|
51
|
-
"forked": "456",
|
|
52
|
-
"stargazers_count": 5120,
|
|
53
|
-
"todayStar": "4732 stars this month",
|
|
54
|
-
"html_url": "https://github.com/modelscope/facechain",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "hehonghui/awesome-english-ebooks",
|
|
59
48
|
"language": "CSS",
|
|
60
49
|
"color": "#563d7c",
|
|
61
50
|
"description": "经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "872",
|
|
52
|
+
"stargazers_count": 12647,
|
|
53
|
+
"todayStar": "4542 stars this month",
|
|
65
54
|
"html_url": "https://github.com/hehonghui/awesome-english-ebooks",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "kuafuai/DevOpsGPT",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
61
|
"description": "Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "537",
|
|
63
|
+
"stargazers_count": 4342,
|
|
64
|
+
"todayStar": "2994 stars this month",
|
|
76
65
|
"html_url": "https://github.com/kuafuai/DevOpsGPT",
|
|
77
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
69
|
"full_name": "graphdeco-inria/gaussian-splatting",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
72
|
"description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
73
|
+
"forked": "282",
|
|
74
|
+
"stargazers_count": 3828,
|
|
75
|
+
"todayStar": "2592 stars this month",
|
|
87
76
|
"html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
|
|
88
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "Z4nzu/hackingtool",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
83
|
"description": "ALL IN ONE Hacking Tool For Hackers",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "4234",
|
|
85
|
+
"stargazers_count": 38361,
|
|
86
|
+
"todayStar": "5275 stars this month",
|
|
98
87
|
"html_url": "https://github.com/Z4nzu/hackingtool",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "ill-inc/biomes-game",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
|
+
"description": "Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.",
|
|
95
|
+
"forked": "236",
|
|
96
|
+
"stargazers_count": 2098,
|
|
97
|
+
"todayStar": "2088 stars this month",
|
|
98
|
+
"html_url": "https://github.com/ill-inc/biomes-game",
|
|
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": "modelscope/facechain",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "FaceChain is a deep-learning toolchain for generating your Digital-Twin.",
|
|
106
|
+
"forked": "480",
|
|
107
|
+
"stargazers_count": 5279,
|
|
108
|
+
"todayStar": "4182 stars this month",
|
|
109
|
+
"html_url": "https://github.com/modelscope/facechain",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,98 +114,98 @@
|
|
|
114
114
|
"language": "HTML",
|
|
115
115
|
"color": "#e34c26",
|
|
116
116
|
"description": "Rinha de Backend - Edição 2023 Q3",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "234",
|
|
118
|
+
"stargazers_count": 1205,
|
|
119
|
+
"todayStar": "889 stars this month",
|
|
120
120
|
"html_url": "https://github.com/zanfranceschi/rinha-de-backend-2023-q3",
|
|
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": "veler/DevToys",
|
|
125
|
+
"language": "C#",
|
|
126
|
+
"color": "#178600",
|
|
127
|
+
"description": "A Swiss Army knife for developers.",
|
|
128
|
+
"forked": "963",
|
|
129
|
+
"stargazers_count": 17912,
|
|
130
|
+
"todayStar": "2175 stars this month",
|
|
131
|
+
"html_url": "https://github.com/veler/DevToys",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "C
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "phoboslab/wipeout-rewrite",
|
|
136
|
+
"language": "C",
|
|
137
|
+
"color": "#555555",
|
|
138
|
+
"description": "",
|
|
139
|
+
"forked": "188",
|
|
140
|
+
"stargazers_count": 2231,
|
|
141
|
+
"todayStar": "1594 stars this month",
|
|
142
|
+
"html_url": "https://github.com/phoboslab/wipeout-rewrite",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "roboflow/supervision",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "We write your reusable computer vision tools. 💜",
|
|
150
|
+
"forked": "340",
|
|
151
|
+
"stargazers_count": 5221,
|
|
152
|
+
"todayStar": "3773 stars this month",
|
|
153
|
+
"html_url": "https://github.com/roboflow/supervision",
|
|
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": "pedroslopez/whatsapp-web.js",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
161
|
+
"forked": "2815",
|
|
162
|
+
"stargazers_count": 11815,
|
|
163
|
+
"todayStar": "842 stars this month",
|
|
164
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "organicmaps/organicmaps",
|
|
169
|
+
"language": "C++",
|
|
170
|
+
"color": "#f34b7d",
|
|
171
|
+
"description": "🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!",
|
|
172
|
+
"forked": "648",
|
|
173
|
+
"stargazers_count": 7075,
|
|
174
|
+
"todayStar": "1445 stars this month",
|
|
175
|
+
"html_url": "https://github.com/organicmaps/organicmaps",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "prasanthrangan/hyprdots",
|
|
169
180
|
"language": "Shell",
|
|
170
181
|
"color": "#89e051",
|
|
171
182
|
"description": "// Aesthetic, dynamic and minimal dots for Arch hyprland",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "145",
|
|
184
|
+
"stargazers_count": 1144,
|
|
185
|
+
"todayStar": "478 stars this month",
|
|
175
186
|
"html_url": "https://github.com/prasanthrangan/hyprdots",
|
|
176
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
177
188
|
},
|
|
178
189
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
190
|
+
"full_name": "nvim-lua/kickstart.nvim",
|
|
191
|
+
"language": "Lua",
|
|
192
|
+
"color": "#000080",
|
|
193
|
+
"description": "A launch point for your personal nvim configuration",
|
|
194
|
+
"forked": "3444",
|
|
195
|
+
"stargazers_count": 7355,
|
|
196
|
+
"todayStar": "817 stars this month",
|
|
197
|
+
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "nlpxucan/WizardLM",
|
|
191
202
|
"language": "Python",
|
|
192
203
|
"color": "#3572A5",
|
|
193
204
|
"description": "Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
205
|
+
"forked": "529",
|
|
206
|
+
"stargazers_count": 7187,
|
|
207
|
+
"todayStar": "2280 stars this month",
|
|
197
208
|
"html_url": "https://github.com/nlpxucan/WizardLM",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "microsoft/chat-copilot",
|
|
202
|
-
"language": "TypeScript",
|
|
203
|
-
"color": "#3178c6",
|
|
204
|
-
"description": "",
|
|
205
|
-
"forked": "218",
|
|
206
|
-
"stargazers_count": 715,
|
|
207
|
-
"todayStar": "428 stars this month",
|
|
208
|
-
"html_url": "https://github.com/microsoft/chat-copilot",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
@@ -213,65 +213,65 @@
|
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
215
|
"description": "中文LLaMA-2 & Alpaca-2大模型二期项目 + 16K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs, including 16K long context models)",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
216
|
+
"forked": "271",
|
|
217
|
+
"stargazers_count": 3881,
|
|
218
|
+
"todayStar": "1681 stars this month",
|
|
219
219
|
"html_url": "https://github.com/ymcui/Chinese-LLaMA-Alpaca-2",
|
|
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": "IceWhaleTech/CasaOS",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
|
+
"description": "CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.",
|
|
227
|
+
"forked": "884",
|
|
228
|
+
"stargazers_count": 15287,
|
|
229
|
+
"todayStar": "3325 stars this month",
|
|
230
|
+
"html_url": "https://github.com/IceWhaleTech/CasaOS",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "microsoft/chat-copilot",
|
|
235
235
|
"language": "TypeScript",
|
|
236
236
|
"color": "#3178c6",
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
237
|
+
"description": "",
|
|
238
|
+
"forked": "222",
|
|
239
|
+
"stargazers_count": 748,
|
|
240
|
+
"todayStar": "443 stars this month",
|
|
241
|
+
"html_url": "https://github.com/microsoft/chat-copilot",
|
|
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": "flutter/flutter",
|
|
246
|
+
"language": "Dart",
|
|
247
|
+
"color": "#00B4AB",
|
|
248
|
+
"description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond",
|
|
249
|
+
"forked": "25983",
|
|
250
|
+
"stargazers_count": 156701,
|
|
251
|
+
"todayStar": "1222 stars this month",
|
|
252
|
+
"html_url": "https://github.com/flutter/flutter",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "facebookresearch/AnimatedDrawings",
|
|
257
257
|
"language": "Python",
|
|
258
258
|
"color": "#3572A5",
|
|
259
|
-
"description": "\"
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
259
|
+
"description": "Code to accompany \"A Method for Animating Children's Drawings of the Human Figure\"",
|
|
260
|
+
"forked": "768",
|
|
261
|
+
"stargazers_count": 9457,
|
|
262
|
+
"todayStar": "843 stars this month",
|
|
263
|
+
"html_url": "https://github.com/facebookresearch/AnimatedDrawings",
|
|
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": "hsutter/cppfront",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
|
+
"description": "A personal experimental C++ Syntax 2 -> Syntax 1 compiler",
|
|
271
|
+
"forked": "209",
|
|
272
|
+
"stargazers_count": 4366,
|
|
273
|
+
"todayStar": "202 stars this month",
|
|
274
|
+
"html_url": "https://github.com/hsutter/cppfront",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|