@wcj/github-rank 23.8.29 → 23.8.30

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,277 +1,277 @@
1
1
  [
2
+ {
3
+ "full_name": "paritytech/polkadot-sdk",
4
+ "language": "Rust",
5
+ "color": "#dea584",
6
+ "description": "The Parity Polkadot Blockchain SDK",
7
+ "forked": "55",
8
+ "stargazers_count": 484,
9
+ "todayStar": "42 stars today",
10
+ "html_url": "https://github.com/paritytech/polkadot-sdk",
11
+ "rank": 1
12
+ },
2
13
  {
3
14
  "full_name": "hehonghui/awesome-english-ebooks",
4
15
  "language": "CSS",
5
16
  "color": "#563d7c",
6
17
  "description": "经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新",
7
- "forked": "758",
8
- "stargazers_count": 10775,
9
- "todayStar": "264 stars today",
18
+ "forked": "798",
19
+ "stargazers_count": 11454,
20
+ "todayStar": "1461 stars today",
10
21
  "html_url": "https://github.com/hehonghui/awesome-english-ebooks",
11
- "rank": 1
12
- },
13
- {
14
- "full_name": "ggerganov/llama.cpp",
15
- "language": "C",
16
- "color": "#555555",
17
- "description": "Port of Facebook's LLaMA model in C/C++",
18
- "forked": "5489",
19
- "stargazers_count": 39372,
20
- "todayStar": "156 stars today",
21
- "html_url": "https://github.com/ggerganov/llama.cpp",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "facebookresearch/codellama",
25
+ "full_name": "Plachtaa/VALL-E-X",
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
- "description": "Inference code for CodeLlama models",
29
- "forked": "515",
30
- "stargazers_count": 7044,
31
- "todayStar": "974 stars today",
32
- "html_url": "https://github.com/facebookresearch/codellama",
28
+ "description": "An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io",
29
+ "forked": "205",
30
+ "stargazers_count": 2682,
31
+ "todayStar": "1173 stars today",
32
+ "html_url": "https://github.com/Plachtaa/VALL-E-X",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "nlpxucan/WizardLM",
36
+ "full_name": "TheAlgorithms/Python",
37
37
  "language": "Python",
38
38
  "color": "#3572A5",
39
- "description": "Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath",
40
- "forked": "450",
41
- "stargazers_count": 6184,
42
- "todayStar": "340 stars today",
43
- "html_url": "https://github.com/nlpxucan/WizardLM",
39
+ "description": "All Algorithms implemented in Python",
40
+ "forked": "41625",
41
+ "stargazers_count": 166851,
42
+ "todayStar": "1127 stars today",
43
+ "html_url": "https://github.com/TheAlgorithms/Python",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "Pythagora-io/gpt-pilot",
47
+ "full_name": "b1tg/CVE-2023-38831-winrar-exploit",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
- "description": "PoC for a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation",
51
- "forked": "113",
52
- "stargazers_count": 1460,
53
- "todayStar": "293 stars today",
54
- "html_url": "https://github.com/Pythagora-io/gpt-pilot",
50
+ "description": "CVE-2023-38831 winrar exploit generator",
51
+ "forked": "57",
52
+ "stargazers_count": 426,
53
+ "todayStar": "82 stars today",
54
+ "html_url": "https://github.com/b1tg/CVE-2023-38831-winrar-exploit",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "neulab/prompt2model",
59
- "language": "Python",
60
- "color": "#3572A5",
61
- "description": "prompt2model - Generate Deployable Models from Natural Language Instructions",
62
- "forked": "54",
63
- "stargazers_count": 690,
64
- "todayStar": "92 stars today",
65
- "html_url": "https://github.com/neulab/prompt2model",
58
+ "full_name": "topjohnwu/Magisk",
59
+ "language": "C++",
60
+ "color": "#f34b7d",
61
+ "description": "The Magic Mask for Android",
62
+ "forked": "9814",
63
+ "stargazers_count": 37414,
64
+ "todayStar": "137 stars today",
65
+ "html_url": "https://github.com/topjohnwu/Magisk",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "acheong08/rev-obsidian-sync",
70
- "language": "Go",
71
- "color": "#00ADD8",
72
- "description": "Reverse engineering of the native Obsidian sync and publish server",
73
- "forked": "29",
74
- "stargazers_count": 583,
75
- "todayStar": "88 stars today",
76
- "html_url": "https://github.com/acheong08/rev-obsidian-sync",
69
+ "full_name": "nlpxucan/WizardLM",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
+ "description": "Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder and WizardMath",
73
+ "forked": "465",
74
+ "stargazers_count": 6395,
75
+ "todayStar": "308 stars today",
76
+ "html_url": "https://github.com/nlpxucan/WizardLM",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Z4nzu/hackingtool",
81
- "language": "Python",
82
- "color": "#3572A5",
83
- "description": "ALL IN ONE Hacking Tool For Hackers",
84
- "forked": "3987",
85
- "stargazers_count": 35131,
86
- "todayStar": "332 stars today",
87
- "html_url": "https://github.com/Z4nzu/hackingtool",
80
+ "full_name": "phoboslab/wipeout-rewrite",
81
+ "language": "C",
82
+ "color": "#555555",
83
+ "description": "",
84
+ "forked": "174",
85
+ "stargazers_count": 2041,
86
+ "todayStar": "54 stars today",
87
+ "html_url": "https://github.com/phoboslab/wipeout-rewrite",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "Plachtaa/VALL-E-X",
91
+ "full_name": "continuedev/continue",
92
92
  "language": "Python",
93
93
  "color": "#3572A5",
94
- "description": "An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io",
95
- "forked": "107",
96
- "stargazers_count": 1173,
97
- "todayStar": "95 stars today",
98
- "html_url": "https://github.com/Plachtaa/VALL-E-X",
94
+ "description": " the open-source autopilot for software development—bring the power of ChatGPT to VS Code",
95
+ "forked": "113",
96
+ "stargazers_count": 3418,
97
+ "todayStar": "91 stars today",
98
+ "html_url": "https://github.com/continuedev/continue",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "facebookresearch/llama",
103
- "language": "Python",
104
- "color": "#3572A5",
105
- "description": "Inference code for LLaMA models",
106
- "forked": "6654",
107
- "stargazers_count": 40178,
108
- "todayStar": "239 stars today",
109
- "html_url": "https://github.com/facebookresearch/llama",
102
+ "full_name": "RocketChat/Rocket.Chat",
103
+ "language": "TypeScript",
104
+ "color": "#3178c6",
105
+ "description": "The communications platform that puts data protection first.",
106
+ "forked": "8936",
107
+ "stargazers_count": 36634,
108
+ "todayStar": "88 stars today",
109
+ "html_url": "https://github.com/RocketChat/Rocket.Chat",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "kamranahmedse/developer-roadmap",
114
- "language": "TypeScript",
115
- "color": "#3178c6",
116
- "description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
117
- "forked": "34745",
118
- "stargazers_count": 249113,
119
- "todayStar": "408 stars today",
120
- "html_url": "https://github.com/kamranahmedse/developer-roadmap",
113
+ "full_name": "MoKee/android_packages_apps_WarpShare",
114
+ "language": "Java",
115
+ "color": "#b07219",
116
+ "description": "",
117
+ "forked": "51",
118
+ "stargazers_count": 620,
119
+ "todayStar": "180 stars today",
120
+ "html_url": "https://github.com/MoKee/android_packages_apps_WarpShare",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "firmai/financial-machine-learning",
124
+ "full_name": "kovidgoyal/calibre",
125
125
  "language": "Python",
126
126
  "color": "#3572A5",
127
- "description": "A curated list of practical financial machine learning tools and applications.",
128
- "forked": "964",
129
- "stargazers_count": 4280,
130
- "todayStar": "69 stars today",
131
- "html_url": "https://github.com/firmai/financial-machine-learning",
127
+ "description": "The official source code repository for the calibre ebook manager",
128
+ "forked": "1996",
129
+ "stargazers_count": 16116,
130
+ "todayStar": "61 stars today",
131
+ "html_url": "https://github.com/kovidgoyal/calibre",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "paradigmxyz/rivet",
135
+ "full_name": "kamranahmedse/developer-roadmap",
136
136
  "language": "TypeScript",
137
137
  "color": "#3178c6",
138
- "description": "Developer Wallet & DevTools for Anvil",
139
- "forked": "17",
140
- "stargazers_count": 368,
141
- "todayStar": "90 stars today",
142
- "html_url": "https://github.com/paradigmxyz/rivet",
138
+ "description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
139
+ "forked": "34776",
140
+ "stargazers_count": 249414,
141
+ "todayStar": "290 stars today",
142
+ "html_url": "https://github.com/kamranahmedse/developer-roadmap",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "topjohnwu/Magisk",
147
- "language": "C++",
148
- "color": "#f34b7d",
149
- "description": "The Magic Mask for Android",
150
- "forked": "9799",
151
- "stargazers_count": 37299,
152
- "todayStar": "129 stars today",
153
- "html_url": "https://github.com/topjohnwu/Magisk",
146
+ "full_name": "paradigmxyz/rivet",
147
+ "language": "TypeScript",
148
+ "color": "#3178c6",
149
+ "description": "Developer Wallet & DevTools for Anvil",
150
+ "forked": "23",
151
+ "stargazers_count": 421,
152
+ "todayStar": "85 stars today",
153
+ "html_url": "https://github.com/paradigmxyz/rivet",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "jmorganca/ollama",
157
+ "full_name": "ggerganov/llama.cpp",
158
158
  "language": "C",
159
159
  "color": "#555555",
160
- "description": "Get up and running with Llama 2 and other large language models locally",
161
- "forked": "337",
162
- "stargazers_count": 6442,
163
- "todayStar": "126 stars today",
164
- "html_url": "https://github.com/jmorganca/ollama",
160
+ "description": "Port of Facebook's LLaMA model in C/C++",
161
+ "forked": "5514",
162
+ "stargazers_count": 39536,
163
+ "todayStar": "193 stars today",
164
+ "html_url": "https://github.com/ggerganov/llama.cpp",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "public-apis/public-apis",
168
+ "full_name": "Z4nzu/hackingtool",
169
169
  "language": "Python",
170
170
  "color": "#3572A5",
171
- "description": "A collective list of free APIs",
172
- "forked": "29019",
173
- "stargazers_count": 253246,
174
- "todayStar": "97 stars today",
175
- "html_url": "https://github.com/public-apis/public-apis",
171
+ "description": "ALL IN ONE Hacking Tool For Hackers",
172
+ "forked": "4019",
173
+ "stargazers_count": 35599,
174
+ "todayStar": "562 stars today",
175
+ "html_url": "https://github.com/Z4nzu/hackingtool",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "pedroslopez/whatsapp-web.js",
180
- "language": "JavaScript",
181
- "color": "#f1e05a",
182
- "description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
183
- "forked": "2712",
184
- "stargazers_count": 11474,
185
- "todayStar": "92 stars today",
186
- "html_url": "https://github.com/pedroslopez/whatsapp-web.js",
179
+ "full_name": "quarkusio/quarkus",
180
+ "language": "Java",
181
+ "color": "#b07219",
182
+ "description": "Quarkus: Supersonic Subatomic Java.",
183
+ "forked": "2312",
184
+ "stargazers_count": 12164,
185
+ "todayStar": "10 stars today",
186
+ "html_url": "https://github.com/quarkusio/quarkus",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "iptv-org/iptv",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
193
- "description": "Collection of publicly available IPTV channels from all over the world",
194
- "forked": "717",
195
- "stargazers_count": 67926,
196
- "todayStar": "27 stars today",
197
- "html_url": "https://github.com/iptv-org/iptv",
190
+ "full_name": "satwikkansal/wtfpython",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
+ "description": "What the f*ck Python? 😱",
194
+ "forked": "2608",
195
+ "stargazers_count": 33925,
196
+ "todayStar": "165 stars today",
197
+ "html_url": "https://github.com/satwikkansal/wtfpython",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "ReVanced/revanced-manager",
202
- "language": "Dart",
203
- "color": "#00B4AB",
204
- "description": "💊 Application to use ReVanced on Android",
205
- "forked": "525",
206
- "stargazers_count": 11109,
207
- "todayStar": "24 stars today",
208
- "html_url": "https://github.com/ReVanced/revanced-manager",
201
+ "full_name": "kuafuai/DevOpsGPT",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
+ "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.",
205
+ "forked": "404",
206
+ "stargazers_count": 3297,
207
+ "todayStar": "153 stars today",
208
+ "html_url": "https://github.com/kuafuai/DevOpsGPT",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "oobabooga/text-generation-webui",
213
- "language": "Python",
214
- "color": "#3572A5",
215
- "description": "A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (ggml/gguf), Llama models.",
216
- "forked": "2906",
217
- "stargazers_count": 22195,
218
- "todayStar": "89 stars today",
219
- "html_url": "https://github.com/oobabooga/text-generation-webui",
212
+ "full_name": "lapce/lapce",
213
+ "language": "Rust",
214
+ "color": "#dea584",
215
+ "description": "Lightning-fast and Powerful Code Editor written in Rust",
216
+ "forked": "807",
217
+ "stargazers_count": 27296,
218
+ "todayStar": "209 stars today",
219
+ "html_url": "https://github.com/lapce/lapce",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "geekan/MetaGPT",
223
+ "full_name": "Pythagora-io/gpt-pilot",
224
224
  "language": "Python",
225
225
  "color": "#3572A5",
226
- "description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
227
- "forked": "2721",
228
- "stargazers_count": 24157,
229
- "todayStar": "253 stars today",
230
- "html_url": "https://github.com/geekan/MetaGPT",
226
+ "description": "PoC for a scalable dev tool that writes entire apps from scratch while the developer oversees the implementation",
227
+ "forked": "126",
228
+ "stargazers_count": 1756,
229
+ "todayStar": "227 stars today",
230
+ "html_url": "https://github.com/Pythagora-io/gpt-pilot",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "bitcoin/bitcoin",
235
- "language": "C++",
236
- "color": "#f34b7d",
237
- "description": "Bitcoin Core integration/staging tree",
238
- "forked": "35589",
239
- "stargazers_count": 71129,
240
- "todayStar": "39 stars today",
241
- "html_url": "https://github.com/bitcoin/bitcoin",
234
+ "full_name": "public-apis/public-apis",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "A collective list of free APIs",
238
+ "forked": "29035",
239
+ "stargazers_count": 253571,
240
+ "todayStar": "322 stars today",
241
+ "html_url": "https://github.com/public-apis/public-apis",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "zanfranceschi/rinha-de-backend-2023-q3",
246
- "language": "HTML",
247
- "color": "#e34c26",
248
- "description": "Rinha de Backend - Edição 2023 Q3",
249
- "forked": "183",
250
- "stargazers_count": 789,
251
- "todayStar": "62 stars today",
252
- "html_url": "https://github.com/zanfranceschi/rinha-de-backend-2023-q3",
245
+ "full_name": "oobabooga/text-generation-webui",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
+ "description": "A Gradio web UI for Large Language Models. Supports transformers, GPTQ, llama.cpp (ggml/gguf), Llama models.",
249
+ "forked": "2928",
250
+ "stargazers_count": 22332,
251
+ "todayStar": "166 stars today",
252
+ "html_url": "https://github.com/oobabooga/text-generation-webui",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "github/docs",
257
- "language": "JavaScript",
258
- "color": "#f1e05a",
259
- "description": "The open-source repo for docs.github.com",
260
- "forked": "61171",
261
- "stargazers_count": 14311,
262
- "todayStar": "6 stars today",
263
- "html_url": "https://github.com/github/docs",
256
+ "full_name": "netbirdio/netbird",
257
+ "language": "Go",
258
+ "color": "#00ADD8",
259
+ "description": "Connect your devices into a single secure private WireGuard®-based mesh network with SSO/MFA and simple access controls.",
260
+ "forked": "211",
261
+ "stargazers_count": 5747,
262
+ "todayStar": "132 stars today",
263
+ "html_url": "https://github.com/netbirdio/netbird",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "Klipper3d/klipper",
268
- "language": "C",
269
- "color": "#555555",
270
- "description": "Klipper is a 3d-printer firmware",
271
- "forked": "4686",
272
- "stargazers_count": 7276,
273
- "todayStar": "13 stars today",
274
- "html_url": "https://github.com/Klipper3d/klipper",
267
+ "full_name": "pedroslopez/whatsapp-web.js",
268
+ "language": "JavaScript",
269
+ "color": "#f1e05a",
270
+ "description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
271
+ "forked": "2717",
272
+ "stargazers_count": 11572,
273
+ "todayStar": "75 stars today",
274
+ "html_url": "https://github.com/pedroslopez/whatsapp-web.js",
275
275
  "rank": 25
276
276
  }
277
277
  ]