@wcj/github-rank 23.9.13 → 23.9.15

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.
@@ -1,46 +1,46 @@
1
1
  [
2
- {
3
- "full_name": "lllyasviel/Fooocus",
4
- "language": "Python",
5
- "color": "#3572A5",
6
- "description": "Focus on prompting and generating",
7
- "forked": "730",
8
- "stargazers_count": 10494,
9
- "todayStar": "9994 stars this month",
10
- "html_url": "https://github.com/lllyasviel/Fooocus",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "oven-sh/bun",
15
4
  "language": "Zig",
16
5
  "color": "#ec915c",
17
6
  "description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
18
- "forked": "1597",
19
- "stargazers_count": 57613,
20
- "todayStar": "14070 stars this month",
7
+ "forked": "1667",
8
+ "stargazers_count": 59381,
9
+ "todayStar": "16131 stars this month",
21
10
  "html_url": "https://github.com/oven-sh/bun",
22
- "rank": 2
11
+ "rank": 1
23
12
  },
24
13
  {
25
- "full_name": "modelscope/facechain",
26
- "language": "Python",
27
- "color": "#3572A5",
28
- "description": "FaceChain is a deep-learning toolchain for generating your Digital-Twin.",
29
- "forked": "426",
30
- "stargazers_count": 4953,
31
- "todayStar": "4703 stars this month",
32
- "html_url": "https://github.com/modelscope/facechain",
33
- "rank": 3
14
+ "full_name": "opentffoundation/manifesto",
15
+ "language": "HTML",
16
+ "color": "#e34c26",
17
+ "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.",
18
+ "forked": "1067",
19
+ "stargazers_count": 35103,
20
+ "todayStar": "35065 stars this month",
21
+ "html_url": "https://github.com/opentffoundation/manifesto",
22
+ "rank": 2
34
23
  },
35
24
  {
36
25
  "full_name": "krahets/hello-algo",
37
26
  "language": "Java",
38
27
  "color": "#b07219",
39
28
  "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
40
- "forked": "2795",
41
- "stargazers_count": 26164,
42
- "todayStar": "9353 stars this month",
29
+ "forked": "2979",
30
+ "stargazers_count": 27923,
31
+ "todayStar": "11614 stars this month",
43
32
  "html_url": "https://github.com/krahets/hello-algo",
33
+ "rank": 3
34
+ },
35
+ {
36
+ "full_name": "lllyasviel/Fooocus",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
+ "description": "Focus on prompting and generating",
40
+ "forked": "802",
41
+ "stargazers_count": 11731,
42
+ "todayStar": "10113 stars this month",
43
+ "html_url": "https://github.com/lllyasviel/Fooocus",
44
44
  "rank": 4
45
45
  },
46
46
  {
@@ -48,43 +48,43 @@
48
48
  "language": "CSS",
49
49
  "color": "#563d7c",
50
50
  "description": "经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新",
51
- "forked": "865",
52
- "stargazers_count": 12544,
53
- "todayStar": "4505 stars this month",
51
+ "forked": "870",
52
+ "stargazers_count": 12624,
53
+ "todayStar": "4532 stars this month",
54
54
  "html_url": "https://github.com/hehonghui/awesome-english-ebooks",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "NVlabs/neuralangelo",
58
+ "full_name": "kuafuai/DevOpsGPT",
59
59
  "language": "Python",
60
60
  "color": "#3572A5",
61
- "description": "Official implementation of \"Neuralangelo: High-Fidelity Neural Surface Reconstruction\" (CVPR 2023)",
62
- "forked": "285",
63
- "stargazers_count": 3401,
64
- "todayStar": "3149 stars this month",
65
- "html_url": "https://github.com/NVlabs/neuralangelo",
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.",
62
+ "forked": "535",
63
+ "stargazers_count": 4289,
64
+ "todayStar": "3000 stars this month",
65
+ "html_url": "https://github.com/kuafuai/DevOpsGPT",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "kuafuai/DevOpsGPT",
69
+ "full_name": "graphdeco-inria/gaussian-splatting",
70
70
  "language": "Python",
71
71
  "color": "#3572A5",
72
- "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": "516",
74
- "stargazers_count": 4165,
75
- "todayStar": "2931 stars this month",
76
- "html_url": "https://github.com/kuafuai/DevOpsGPT",
72
+ "description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
73
+ "forked": "275",
74
+ "stargazers_count": 3763,
75
+ "todayStar": "2617 stars this month",
76
+ "html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "phoboslab/wipeout-rewrite",
81
- "language": "C",
82
- "color": "#555555",
83
- "description": "",
84
- "forked": "187",
85
- "stargazers_count": 2215,
86
- "todayStar": "2063 stars this month",
87
- "html_url": "https://github.com/phoboslab/wipeout-rewrite",
80
+ "full_name": "modelscope/facechain",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
+ "description": "FaceChain is a deep-learning toolchain for generating your Digital-Twin.",
84
+ "forked": "471",
85
+ "stargazers_count": 5223,
86
+ "todayStar": "4383 stars this month",
87
+ "html_url": "https://github.com/modelscope/facechain",
88
88
  "rank": 8
89
89
  },
90
90
  {
@@ -92,9 +92,9 @@
92
92
  "language": "HTML",
93
93
  "color": "#e34c26",
94
94
  "description": "Rinha de Backend - Edição 2023 Q3",
95
- "forked": "228",
96
- "stargazers_count": 1159,
97
- "todayStar": "928 stars this month",
95
+ "forked": "233",
96
+ "stargazers_count": 1194,
97
+ "todayStar": "912 stars this month",
98
98
  "html_url": "https://github.com/zanfranceschi/rinha-de-backend-2023-q3",
99
99
  "rank": 9
100
100
  },
@@ -103,32 +103,32 @@
103
103
  "language": "Python",
104
104
  "color": "#3572A5",
105
105
  "description": "ALL IN ONE Hacking Tool For Hackers",
106
- "forked": "4205",
107
- "stargazers_count": 37834,
108
- "todayStar": "5595 stars this month",
106
+ "forked": "4232",
107
+ "stargazers_count": 38294,
108
+ "todayStar": "5672 stars this month",
109
109
  "html_url": "https://github.com/Z4nzu/hackingtool",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "graphdeco-inria/gaussian-splatting",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
117
- "forked": "258",
118
- "stargazers_count": 3568,
119
- "todayStar": "2600 stars this month",
120
- "html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
113
+ "full_name": "a16z-infra/ai-town",
114
+ "language": "TypeScript",
115
+ "color": "#3178c6",
116
+ "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.",
117
+ "forked": "395",
118
+ "stargazers_count": 5176,
119
+ "todayStar": "5167 stars this month",
120
+ "html_url": "https://github.com/a16z-infra/ai-town",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "veler/DevToys",
125
- "language": "C#",
126
- "color": "#178600",
127
- "description": "A Swiss Army knife for developers.",
128
- "forked": "957",
129
- "stargazers_count": 17792,
130
- "todayStar": "2049 stars this month",
131
- "html_url": "https://github.com/veler/DevToys",
124
+ "full_name": "phoboslab/wipeout-rewrite",
125
+ "language": "C",
126
+ "color": "#555555",
127
+ "description": "",
128
+ "forked": "188",
129
+ "stargazers_count": 2225,
130
+ "todayStar": "1783 stars this month",
131
+ "html_url": "https://github.com/phoboslab/wipeout-rewrite",
132
132
  "rank": 12
133
133
  },
134
134
  {
@@ -136,54 +136,54 @@
136
136
  "language": "C++",
137
137
  "color": "#f34b7d",
138
138
  "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!",
139
- "forked": "646",
140
- "stargazers_count": 7015,
141
- "todayStar": "1410 stars this month",
139
+ "forked": "648",
140
+ "stargazers_count": 7056,
141
+ "todayStar": "1433 stars this month",
142
142
  "html_url": "https://github.com/organicmaps/organicmaps",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "microsoft/chat-copilot",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
149
- "description": "",
150
- "forked": "213",
151
- "stargazers_count": 696,
152
- "todayStar": "416 stars this month",
153
- "html_url": "https://github.com/microsoft/chat-copilot",
146
+ "full_name": "NVlabs/neuralangelo",
147
+ "language": "Python",
148
+ "color": "#3572A5",
149
+ "description": "Official implementation of \"Neuralangelo: High-Fidelity Neural Surface Reconstruction\" (CVPR 2023)",
150
+ "forked": "288",
151
+ "stargazers_count": 3437,
152
+ "todayStar": "2618 stars this month",
153
+ "html_url": "https://github.com/NVlabs/neuralangelo",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "haoheliu/AudioLDM2",
158
- "language": "Python",
159
- "color": "#3572A5",
160
- "description": "Text-to-Audio/Music Generation",
161
- "forked": "122",
162
- "stargazers_count": 1577,
163
- "todayStar": "898 stars this month",
164
- "html_url": "https://github.com/haoheliu/AudioLDM2",
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": "2809",
162
+ "stargazers_count": 11793,
163
+ "todayStar": "825 stars this month",
164
+ "html_url": "https://github.com/pedroslopez/whatsapp-web.js",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "ymcui/Chinese-LLaMA-Alpaca-2",
169
- "language": "Python",
170
- "color": "#3572A5",
171
- "description": "中文LLaMA-2 & Alpaca-2大模型二期项目 + 16K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs, including 16K long context models)",
172
- "forked": "266",
173
- "stargazers_count": 3763,
174
- "todayStar": "1694 stars this month",
175
- "html_url": "https://github.com/ymcui/Chinese-LLaMA-Alpaca-2",
168
+ "full_name": "documenso/documenso",
169
+ "language": "TypeScript",
170
+ "color": "#3178c6",
171
+ "description": "The Open Source DocuSign Alternative.",
172
+ "forked": "257",
173
+ "stargazers_count": 3716,
174
+ "todayStar": "1240 stars this month",
175
+ "html_url": "https://github.com/documenso/documenso",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "IDEA-Research/DWPose",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "\"Effective Whole-body Pose Estimation with Two-stages Distillation\" (ICCV 2023, CV4Metaverse Workshop)",
183
- "forked": "65",
184
- "stargazers_count": 1185,
185
- "todayStar": "540 stars this month",
186
- "html_url": "https://github.com/IDEA-Research/DWPose",
179
+ "full_name": "prasanthrangan/hyprdots",
180
+ "language": "Shell",
181
+ "color": "#89e051",
182
+ "description": "// Aesthetic, dynamic and minimal dots for Arch hyprland",
183
+ "forked": "140",
184
+ "stargazers_count": 1124,
185
+ "todayStar": "469 stars this month",
186
+ "html_url": "https://github.com/prasanthrangan/hyprdots",
187
187
  "rank": 17
188
188
  },
189
189
  {
@@ -191,87 +191,87 @@
191
191
  "language": "Go",
192
192
  "color": "#00ADD8",
193
193
  "description": "CasaOS - A simple, easy-to-use, elegant open-source Personal Cloud system.",
194
- "forked": "881",
195
- "stargazers_count": 15135,
196
- "todayStar": "3231 stars this month",
194
+ "forked": "882",
195
+ "stargazers_count": 15234,
196
+ "todayStar": "3284 stars this month",
197
197
  "html_url": "https://github.com/IceWhaleTech/CasaOS",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "prasanthrangan/hyprdots",
202
- "language": "Shell",
203
- "color": "#89e051",
204
- "description": "// Aesthetic, dynamic and minimal dots for Arch hyprland",
205
- "forked": "132",
206
- "stargazers_count": 1087,
207
- "todayStar": "442 stars this month",
208
- "html_url": "https://github.com/prasanthrangan/hyprdots",
201
+ "full_name": "nlpxucan/WizardLM",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
+ "description": "Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath",
205
+ "forked": "527",
206
+ "stargazers_count": 7170,
207
+ "todayStar": "2386 stars this month",
208
+ "html_url": "https://github.com/nlpxucan/WizardLM",
209
209
  "rank": 19
210
210
  },
211
+ {
212
+ "full_name": "ymcui/Chinese-LLaMA-Alpaca-2",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
+ "description": "中文LLaMA-2 & Alpaca-2大模型二期项目 + 16K超长上下文模型 (Chinese LLaMA-2 & Alpaca-2 LLMs, including 16K long context models)",
216
+ "forked": "268",
217
+ "stargazers_count": 3855,
218
+ "todayStar": "1700 stars this month",
219
+ "html_url": "https://github.com/ymcui/Chinese-LLaMA-Alpaca-2",
220
+ "rank": 20
221
+ },
211
222
  {
212
223
  "full_name": "nvim-lua/kickstart.nvim",
213
224
  "language": "Lua",
214
225
  "color": "#000080",
215
226
  "description": "A launch point for your personal nvim configuration",
216
- "forked": "3375",
217
- "stargazers_count": 7295,
218
- "todayStar": "827 stars this month",
227
+ "forked": "3428",
228
+ "stargazers_count": 7332,
229
+ "todayStar": "824 stars this month",
219
230
  "html_url": "https://github.com/nvim-lua/kickstart.nvim",
220
- "rank": 20
221
- },
222
- {
223
- "full_name": "nlpxucan/WizardLM",
224
- "language": "Python",
225
- "color": "#3572A5",
226
- "description": "Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath",
227
- "forked": "525",
228
- "stargazers_count": 7132,
229
- "todayStar": "2477 stars this month",
230
- "html_url": "https://github.com/nlpxucan/WizardLM",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "documenso/documenso",
234
+ "full_name": "withastro/astro",
235
235
  "language": "TypeScript",
236
236
  "color": "#3178c6",
237
- "description": "The Open Source DocuSign Alternative.",
238
- "forked": "251",
239
- "stargazers_count": 3663,
240
- "todayStar": "1212 stars this month",
241
- "html_url": "https://github.com/documenso/documenso",
237
+ "description": "The all-in-one web framework designed for speed. ⭐️ Star to support our work!",
238
+ "forked": "1804",
239
+ "stargazers_count": 34916,
240
+ "todayStar": "2364 stars this month",
241
+ "html_url": "https://github.com/withastro/astro",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "bigskysoftware/htmx",
246
- "language": "JavaScript",
247
- "color": "#f1e05a",
248
- "description": "</> htmx - high power tools for HTML",
249
- "forked": "723",
250
- "stargazers_count": 20669,
251
- "todayStar": "3420 stars this month",
252
- "html_url": "https://github.com/bigskysoftware/htmx",
245
+ "full_name": "microsoft/chat-copilot",
246
+ "language": "TypeScript",
247
+ "color": "#3178c6",
248
+ "description": "",
249
+ "forked": "221",
250
+ "stargazers_count": 732,
251
+ "todayStar": "440 stars this month",
252
+ "html_url": "https://github.com/microsoft/chat-copilot",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "facebookresearch/AnimatedDrawings",
256
+ "full_name": "IDEA-Research/DWPose",
257
257
  "language": "Python",
258
258
  "color": "#3572A5",
259
- "description": "Code to accompany \"A Method for Animating Children's Drawings of the Human Figure\"",
260
- "forked": "768",
261
- "stargazers_count": 9416,
262
- "todayStar": "822 stars this month",
263
- "html_url": "https://github.com/facebookresearch/AnimatedDrawings",
259
+ "description": "\"Effective Whole-body Pose Estimation with Two-stages Distillation\" (ICCV 2023, CV4Metaverse Workshop)",
260
+ "forked": "67",
261
+ "stargazers_count": 1206,
262
+ "todayStar": "539 stars this month",
263
+ "html_url": "https://github.com/IDEA-Research/DWPose",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "facebookresearch/co-tracker",
268
- "language": "JupyterNotebook",
269
- "color": "#DA5B0B",
270
- "description": "CoTracker is a model for tracking any point (pixel) on a video.",
271
- "forked": "100",
272
- "stargazers_count": 1640,
273
- "todayStar": "968 stars this month",
274
- "html_url": "https://github.com/facebookresearch/co-tracker",
267
+ "full_name": "awesome-selfhosted/awesome-selfhosted",
268
+ "language": "",
269
+ "color": "",
270
+ "description": "A list of Free Software network services and web applications which can be hosted on your own servers",
271
+ "forked": "8260",
272
+ "stargazers_count": 148667,
273
+ "todayStar": "6145 stars this month",
274
+ "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
275
275
  "rank": 25
276
276
  }
277
277
  ]