@wcj/github-rank 24.4.19 → 24.4.21

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,57 +1,57 @@
1
1
  [
2
+ {
3
+ "full_name": "jwasham/coding-interview-university",
4
+ "language": "",
5
+ "color": "",
6
+ "description": "A complete computer science study plan to become a software engineer.",
7
+ "forked": "73298",
8
+ "stargazers_count": 288751,
9
+ "todayStar": "6841 stars this week",
10
+ "html_url": "https://github.com/jwasham/coding-interview-university",
11
+ "rank": 1
12
+ },
2
13
  {
3
14
  "full_name": "1Panel-dev/MaxKB",
4
15
  "language": "Python",
5
16
  "color": "#3572A5",
6
17
  "description": "💬 基于 LLM 大语言模型的知识库问答系统。开箱即用,支持快速嵌入到第三方业务系统,1Panel 官方出品。",
7
- "forked": "416",
8
- "stargazers_count": 2724,
9
- "todayStar": "2321 stars this week",
18
+ "forked": "461",
19
+ "stargazers_count": 3047,
20
+ "todayStar": "2549 stars this week",
10
21
  "html_url": "https://github.com/1Panel-dev/MaxKB",
11
- "rank": 1
12
- },
13
- {
14
- "full_name": "karpathy/llm.c",
15
- "language": "Cuda",
16
- "color": "#3A4E3A",
17
- "description": "LLM training in simple, raw C/CUDA",
18
- "forked": "1602",
19
- "stargazers_count": 16044,
20
- "todayStar": "5054 stars this week",
21
- "html_url": "https://github.com/karpathy/llm.c",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "jwasham/coding-interview-university",
26
- "language": "",
27
- "color": "",
28
- "description": "A complete computer science study plan to become a software engineer.",
29
- "forked": "73213",
30
- "stargazers_count": 288159,
31
- "todayStar": "6236 stars this week",
32
- "html_url": "https://github.com/jwasham/coding-interview-university",
25
+ "full_name": "dvlab-research/MiniGemini",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
+ "description": "Official implementation for Mini-Gemini",
29
+ "forked": "255",
30
+ "stargazers_count": 2705,
31
+ "todayStar": "2013 stars this week",
32
+ "html_url": "https://github.com/dvlab-research/MiniGemini",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "miurla/morphic",
37
- "language": "TypeScript",
38
- "color": "#3178c6",
39
- "description": "An AI-powered answer engine with a generative UI",
40
- "forked": "706",
41
- "stargazers_count": 3198,
42
- "todayStar": "1045 stars this week",
43
- "html_url": "https://github.com/miurla/morphic",
36
+ "full_name": "atherosai/ui",
37
+ "language": "HTML",
38
+ "color": "#e34c26",
39
+ "description": "Simple UI examples from my social media",
40
+ "forked": "1571",
41
+ "stargazers_count": 9099,
42
+ "todayStar": "2212 stars this week",
43
+ "html_url": "https://github.com/atherosai/ui",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "dvlab-research/MiniGemini",
47
+ "full_name": "aixcoder-plugin/aiXcoder-7B",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
- "description": "Official implementation for Mini-Gemini",
51
- "forked": "216",
52
- "stargazers_count": 2498,
53
- "todayStar": "1724 stars this week",
54
- "html_url": "https://github.com/dvlab-research/MiniGemini",
50
+ "description": "official repository of aiXcoder-7B Code Large Language Model",
51
+ "forked": "337",
52
+ "stargazers_count": 2047,
53
+ "todayStar": "1068 stars this week",
54
+ "html_url": "https://github.com/aixcoder-plugin/aiXcoder-7B",
55
55
  "rank": 5
56
56
  },
57
57
  {
@@ -59,219 +59,208 @@
59
59
  "language": "Rust",
60
60
  "color": "#dea584",
61
61
  "description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
62
- "forked": "1498",
63
- "stargazers_count": 31830,
64
- "todayStar": "1428 stars this week",
62
+ "forked": "1505",
63
+ "stargazers_count": 32023,
64
+ "todayStar": "1500 stars this week",
65
65
  "html_url": "https://github.com/zed-industries/zed",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "drawdb-io/drawdb",
70
- "language": "JavaScript",
71
- "color": "#f1e05a",
72
- "description": "Free, simple, and intuitive online database design tool and SQL generator.",
73
- "forked": "370",
74
- "stargazers_count": 5893,
75
- "todayStar": "1911 stars this week",
76
- "html_url": "https://github.com/drawdb-io/drawdb",
69
+ "full_name": "TheAlgorithms/Python",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
+ "description": "All Algorithms implemented in Python",
73
+ "forked": "43587",
74
+ "stargazers_count": 179261,
75
+ "todayStar": "1518 stars this week",
76
+ "html_url": "https://github.com/TheAlgorithms/Python",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Asabeneh/30-Days-Of-Python",
80
+ "full_name": "pytorch/torchtune",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
- "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
84
- "forked": "6369",
85
- "stargazers_count": 31016,
86
- "todayStar": "730 stars this week",
87
- "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
83
+ "description": "A Native-PyTorch Library for LLM Fine-tuning",
84
+ "forked": "139",
85
+ "stargazers_count": 2198,
86
+ "todayStar": "1324 stars this week",
87
+ "html_url": "https://github.com/pytorch/torchtune",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "google-gemini/cookbook",
92
- "language": "JupyterNotebook",
93
- "color": "#DA5B0B",
94
- "description": "A collection of guides and examples for the Gemini API.",
95
- "forked": "187",
96
- "stargazers_count": 1886,
97
- "todayStar": "1228 stars this week",
98
- "html_url": "https://github.com/google-gemini/cookbook",
91
+ "full_name": "bluesky-social/social-app",
92
+ "language": "TypeScript",
93
+ "color": "#3178c6",
94
+ "description": "The Bluesky Social application for Web, iOS, and Android",
95
+ "forked": "827",
96
+ "stargazers_count": 6347,
97
+ "todayStar": "219 stars this week",
98
+ "html_url": "https://github.com/bluesky-social/social-app",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "nus-apr/auto-code-rover",
103
- "language": "Python",
104
- "color": "#3572A5",
105
- "description": "A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 15.95% tasks in full SWE-bench",
106
- "forked": "181",
107
- "stargazers_count": 1912,
108
- "todayStar": "499 stars this week",
109
- "html_url": "https://github.com/nus-apr/auto-code-rover",
110
- "rank": 10
111
- },
112
- {
113
- "full_name": "langgenius/dify",
102
+ "full_name": "eknkc/ssr-benchmark",
114
103
  "language": "TypeScript",
115
104
  "color": "#3178c6",
116
- "description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
117
- "forked": "3003",
118
- "stargazers_count": 22463,
119
- "todayStar": "1644 stars this week",
120
- "html_url": "https://github.com/langgenius/dify",
121
- "rank": 11
105
+ "description": "Benchmarking JS web framework SSR performance",
106
+ "forked": "176",
107
+ "stargazers_count": 726,
108
+ "todayStar": "553 stars this week",
109
+ "html_url": "https://github.com/eknkc/ssr-benchmark",
110
+ "rank": 10
122
111
  },
123
112
  {
124
- "full_name": "atherosai/ui",
125
- "language": "HTML",
126
- "color": "#e34c26",
127
- "description": "Simple UI examples from my social media",
128
- "forked": "1438",
129
- "stargazers_count": 8282,
130
- "todayStar": "1012 stars this week",
131
- "html_url": "https://github.com/atherosai/ui",
132
- "rank": 12
113
+ "full_name": "ordinals/ord",
114
+ "language": "Rust",
115
+ "color": "#dea584",
116
+ "description": "👁‍🗨 Rare and exotic sats",
117
+ "forked": "1193",
118
+ "stargazers_count": 3538,
119
+ "todayStar": "214 stars this week",
120
+ "html_url": "https://github.com/ordinals/ord",
121
+ "rank": 11
133
122
  },
134
123
  {
135
- "full_name": "nashsu/FreeAskInternet",
124
+ "full_name": "huggingface/parler-tts",
136
125
  "language": "Python",
137
126
  "color": "#3572A5",
138
- "description": "FreeAskInternet is a completely free, PRIVATE and LOCALLY running search aggregator & answer generate using MULTI LLMs, without GPU needed. The user can ask a question and the system will make a multi engine search and combine the search result to LLM and generate the answer based on search results. It's all FREE to use.",
139
- "forked": "769",
140
- "stargazers_count": 7255,
141
- "todayStar": "1523 stars this week",
142
- "html_url": "https://github.com/nashsu/FreeAskInternet",
143
- "rank": 13
127
+ "description": "Inference and training library for high-quality TTS models.",
128
+ "forked": "228",
129
+ "stargazers_count": 2092,
130
+ "todayStar": "1100 stars this week",
131
+ "html_url": "https://github.com/huggingface/parler-tts",
132
+ "rank": 12
144
133
  },
145
134
  {
146
- "full_name": "infiniflow/ragflow",
147
- "language": "Python",
148
- "color": "#3572A5",
149
- "description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
150
- "forked": "414",
151
- "stargazers_count": 5184,
152
- "todayStar": "1206 stars this week",
153
- "html_url": "https://github.com/infiniflow/ragflow",
154
- "rank": 14
135
+ "full_name": "drawdb-io/drawdb",
136
+ "language": "JavaScript",
137
+ "color": "#f1e05a",
138
+ "description": "Free, simple, and intuitive online database design tool and SQL generator.",
139
+ "forked": "383",
140
+ "stargazers_count": 6203,
141
+ "todayStar": "1660 stars this week",
142
+ "html_url": "https://github.com/drawdb-io/drawdb",
143
+ "rank": 13
155
144
  },
156
145
  {
157
146
  "full_name": "ggerganov/whisper.cpp",
158
147
  "language": "C",
159
148
  "color": "#555555",
160
149
  "description": "Port of OpenAI's Whisper model in C/C++",
161
- "forked": "3058",
162
- "stargazers_count": 30903,
163
- "todayStar": "1453 stars this week",
150
+ "forked": "3062",
151
+ "stargazers_count": 30965,
152
+ "todayStar": "1440 stars this week",
164
153
  "html_url": "https://github.com/ggerganov/whisper.cpp",
154
+ "rank": 14
155
+ },
156
+ {
157
+ "full_name": "Asabeneh/30-Days-Of-Python",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
+ "description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
161
+ "forked": "6390",
162
+ "stargazers_count": 31131,
163
+ "todayStar": "687 stars this week",
164
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "paul-gauthier/aider",
168
+ "full_name": "TMElyralab/MuseTalk",
169
169
  "language": "Python",
170
170
  "color": "#3572A5",
171
- "description": "aider is AI pair programming in your terminal",
172
- "forked": "948",
173
- "stargazers_count": 9175,
174
- "todayStar": "974 stars this week",
175
- "html_url": "https://github.com/paul-gauthier/aider",
171
+ "description": "MuseTalk: Real-Time High Quality Lip Synchorization with Latent Space Inpainting",
172
+ "forked": "48",
173
+ "stargazers_count": 521,
174
+ "todayStar": "197 stars this week",
175
+ "html_url": "https://github.com/TMElyralab/MuseTalk",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "google/googletest",
180
- "language": "C++",
181
- "color": "#f34b7d",
182
- "description": "GoogleTest - Google Testing and Mocking Framework",
183
- "forked": "9908",
184
- "stargazers_count": 33045,
185
- "todayStar": "342 stars this week",
186
- "html_url": "https://github.com/google/googletest",
179
+ "full_name": "quilljs/quill",
180
+ "language": "TypeScript",
181
+ "color": "#3178c6",
182
+ "description": "Quill is a modern WYSIWYG editor built for compatibility and extensibility.",
183
+ "forked": "3229",
184
+ "stargazers_count": 40503,
185
+ "todayStar": "1507 stars this week",
186
+ "html_url": "https://github.com/quilljs/quill",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "karpathy/llama2.c",
191
- "language": "C",
192
- "color": "#555555",
193
- "description": "Inference Llama 2 in one file of pure C",
194
- "forked": "1774",
195
- "stargazers_count": 15678,
196
- "todayStar": "467 stars this week",
197
- "html_url": "https://github.com/karpathy/llama2.c",
190
+ "full_name": "1Panel-dev/1Panel",
191
+ "language": "Go",
192
+ "color": "#00ADD8",
193
+ "description": "🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。",
194
+ "forked": "1611",
195
+ "stargazers_count": 17823,
196
+ "todayStar": "405 stars this week",
197
+ "html_url": "https://github.com/1Panel-dev/1Panel",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "ordinals/ord",
202
- "language": "Rust",
203
- "color": "#dea584",
204
- "description": "👁‍🗨 Rare and exotic sats",
205
- "forked": "1163",
206
- "stargazers_count": 3436,
207
- "todayStar": "163 stars this week",
208
- "html_url": "https://github.com/ordinals/ord",
201
+ "full_name": "meta-llama/codellama",
202
+ "language": "Python",
203
+ "color": "#3572A5",
204
+ "description": "Inference code for CodeLlama models",
205
+ "forked": "1548",
206
+ "stargazers_count": 14514,
207
+ "todayStar": "229 stars this week",
208
+ "html_url": "https://github.com/meta-llama/codellama",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "code100x/cms",
213
- "language": "TypeScript",
214
- "color": "#3178c6",
215
- "description": "",
216
- "forked": "520",
217
- "stargazers_count": 470,
218
- "todayStar": "269 stars this week",
219
- "html_url": "https://github.com/code100x/cms",
212
+ "full_name": "PabloMK7/citra",
213
+ "language": "C++",
214
+ "color": "#f34b7d",
215
+ "description": "A Nintendo 3DS Emulator",
216
+ "forked": "538",
217
+ "stargazers_count": 2385,
218
+ "todayStar": "531 stars this week",
219
+ "html_url": "https://github.com/PabloMK7/citra",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "Sanster/IOPaint",
224
- "language": "Python",
225
- "color": "#3572A5",
226
- "description": "Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.",
227
- "forked": "1684",
228
- "stargazers_count": 16990,
229
- "todayStar": "242 stars this week",
230
- "html_url": "https://github.com/Sanster/IOPaint",
223
+ "full_name": "danny-avila/LibreChat",
224
+ "language": "TypeScript",
225
+ "color": "#3178c6",
226
+ "description": "Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
227
+ "forked": "1906",
228
+ "stargazers_count": 10565,
229
+ "todayStar": "925 stars this week",
230
+ "html_url": "https://github.com/danny-avila/LibreChat",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "FoundationVision/VAR",
235
- "language": "Python",
236
- "color": "#3572A5",
237
- "description": "[GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of \"Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction\". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation!",
238
- "forked": "206",
239
- "stargazers_count": 2552,
240
- "todayStar": "746 stars this week",
241
- "html_url": "https://github.com/FoundationVision/VAR",
234
+ "full_name": "trekhleb/javascript-algorithms",
235
+ "language": "JavaScript",
236
+ "color": "#f1e05a",
237
+ "description": "📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings",
238
+ "forked": "29499",
239
+ "stargazers_count": 182556,
240
+ "todayStar": "1137 stars this week",
241
+ "html_url": "https://github.com/trekhleb/javascript-algorithms",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "quilljs/quill",
245
+ "full_name": "miurla/morphic",
246
246
  "language": "TypeScript",
247
247
  "color": "#3178c6",
248
- "description": "Quill is a modern WYSIWYG editor built for compatibility and extensibility.",
249
- "forked": "3200",
250
- "stargazers_count": 39872,
251
- "todayStar": "774 stars this week",
252
- "html_url": "https://github.com/quilljs/quill",
248
+ "description": "An AI-powered answer engine with a generative UI",
249
+ "forked": "729",
250
+ "stargazers_count": 3307,
251
+ "todayStar": "544 stars this week",
252
+ "html_url": "https://github.com/miurla/morphic",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "coollabsio/coolify",
257
- "language": "PHP",
258
- "color": "#4F5D95",
259
- "description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
260
- "forked": "699",
261
- "stargazers_count": 13459,
262
- "todayStar": "708 stars this week",
263
- "html_url": "https://github.com/coollabsio/coolify",
264
- "rank": 24
265
- },
266
- {
267
- "full_name": "pytorch/torchtune",
256
+ "full_name": "infiniflow/ragflow",
268
257
  "language": "Python",
269
258
  "color": "#3572A5",
270
- "description": "A Native-PyTorch Library for LLM Fine-tuning",
271
- "forked": "84",
272
- "stargazers_count": 1563,
273
- "todayStar": "418 stars this week",
274
- "html_url": "https://github.com/pytorch/torchtune",
275
- "rank": 25
259
+ "description": "RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.",
260
+ "forked": "434",
261
+ "stargazers_count": 5354,
262
+ "todayStar": "1056 stars this week",
263
+ "html_url": "https://github.com/infiniflow/ragflow",
264
+ "rank": 24
276
265
  }
277
266
  ]