@wcj/github-rank 23.7.7 → 23.7.9

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,156 +1,156 @@
1
1
  [
2
- {
3
- "full_name": "ChaoningZhang/MobileSAM",
4
- "language": "JupyterNotebook",
5
- "color": "#DA5B0B",
6
- "description": "This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!",
7
- "forked": "804",
8
- "stargazers_count": 2677,
9
- "todayStar": "1916 stars this week",
10
- "html_url": "https://github.com/ChaoningZhang/MobileSAM",
11
- "rank": 1
12
- },
13
2
  {
14
3
  "full_name": "tinygrad/tinygrad",
15
4
  "language": "Python",
16
5
  "color": "#3572A5",
17
6
  "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
18
- "forked": "2189",
19
- "stargazers_count": 17356,
20
- "todayStar": "2063 stars this week",
7
+ "forked": "2213",
8
+ "stargazers_count": 17474,
9
+ "todayStar": "1976 stars this week",
21
10
  "html_url": "https://github.com/tinygrad/tinygrad",
11
+ "rank": 1
12
+ },
13
+ {
14
+ "full_name": "EthanArbuckle/Apollo-CustomApiCredentials",
15
+ "language": "C",
16
+ "color": "#555555",
17
+ "description": "Tweak to use your own reddit API credentials in Apollo",
18
+ "forked": "223",
19
+ "stargazers_count": 739,
20
+ "todayStar": "612 stars this week",
21
+ "html_url": "https://github.com/EthanArbuckle/Apollo-CustomApiCredentials",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "THUDM/ChatGLM2-6B",
26
- "language": "Python",
27
- "color": "#3572A5",
28
- "description": "ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型",
29
- "forked": "1347",
30
- "stargazers_count": 7956,
31
- "todayStar": "2187 stars this week",
32
- "html_url": "https://github.com/THUDM/ChatGLM2-6B",
25
+ "full_name": "imgly/background-removal-js",
26
+ "language": "TypeScript",
27
+ "color": "#3178c6",
28
+ "description": "Remove backgrounds from images directly in the browser environment with ease and no additional costs or privacy concerns. Explore an interactive demo.",
29
+ "forked": "168",
30
+ "stargazers_count": 2722,
31
+ "todayStar": "969 stars this week",
32
+ "html_url": "https://github.com/imgly/background-removal-js",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "chat2db/Chat2DB",
37
- "language": "Java",
38
- "color": "#b07219",
39
- "description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
40
- "forked": "585",
41
- "stargazers_count": 3845,
42
- "todayStar": "1293 stars this week",
43
- "html_url": "https://github.com/chat2db/Chat2DB",
36
+ "full_name": "mastodon/mastodon",
37
+ "language": "Ruby",
38
+ "color": "#701516",
39
+ "description": "Your self-hosted, globally interconnected microblogging community",
40
+ "forked": "6335",
41
+ "stargazers_count": 42652,
42
+ "todayStar": "458 stars this week",
43
+ "html_url": "https://github.com/mastodon/mastodon",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "w-okada/voice-changer",
48
- "language": "Python",
49
- "color": "#3572A5",
50
- "description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
51
- "forked": "788",
52
- "stargazers_count": 6853,
53
- "todayStar": "1337 stars this week",
54
- "html_url": "https://github.com/w-okada/voice-changer",
47
+ "full_name": "vercel/platforms",
48
+ "language": "TypeScript",
49
+ "color": "#3178c6",
50
+ "description": "A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.",
51
+ "forked": "398",
52
+ "stargazers_count": 3428,
53
+ "todayStar": "580 stars this week",
54
+ "html_url": "https://github.com/vercel/platforms",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "XingangPan/DragGAN",
59
- "language": "Python",
60
- "color": "#3572A5",
61
- "description": "Official Code for DragGAN (SIGGRAPH 2023)",
62
- "forked": "3239",
63
- "stargazers_count": 30069,
64
- "todayStar": "2969 stars this week",
65
- "html_url": "https://github.com/XingangPan/DragGAN",
58
+ "full_name": "ChaoningZhang/MobileSAM",
59
+ "language": "JupyterNotebook",
60
+ "color": "#DA5B0B",
61
+ "description": "This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!",
62
+ "forked": "809",
63
+ "stargazers_count": 2729,
64
+ "todayStar": "495 stars this week",
65
+ "html_url": "https://github.com/ChaoningZhang/MobileSAM",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "hiyouga/ChatGLM-Efficient-Tuning",
70
- "language": "Python",
71
- "color": "#3572A5",
72
- "description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
73
- "forked": "280",
74
- "stargazers_count": 2000,
75
- "todayStar": "432 stars this week",
76
- "html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
69
+ "full_name": "chat2db/Chat2DB",
70
+ "language": "Java",
71
+ "color": "#b07219",
72
+ "description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
73
+ "forked": "638",
74
+ "stargazers_count": 4206,
75
+ "todayStar": "1331 stars this week",
76
+ "html_url": "https://github.com/chat2db/Chat2DB",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "xitanggg/open-resume",
81
- "language": "TypeScript",
82
- "color": "#3178c6",
83
- "description": "OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/",
84
- "forked": "190",
85
- "stargazers_count": 3053,
86
- "todayStar": "744 stars this week",
87
- "html_url": "https://github.com/xitanggg/open-resume",
80
+ "full_name": "donnemartin/system-design-primer",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
+ "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
84
+ "forked": "39725",
85
+ "stargazers_count": 224204,
86
+ "todayStar": "971 stars this week",
87
+ "html_url": "https://github.com/donnemartin/system-design-primer",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "ramonvc/freegpt-webui",
91
+ "full_name": "hiyouga/ChatGLM-Efficient-Tuning",
92
92
  "language": "Python",
93
93
  "color": "#3572A5",
94
- "description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
95
- "forked": "786",
96
- "stargazers_count": 2367,
97
- "todayStar": "1002 stars this week",
98
- "html_url": "https://github.com/ramonvc/freegpt-webui",
94
+ "description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
95
+ "forked": "286",
96
+ "stargazers_count": 2030,
97
+ "todayStar": "295 stars this week",
98
+ "html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "fuqiuluo/unidbg-fetch-qsign",
103
- "language": "Kotlin",
104
- "color": "#A97BFF",
105
- "description": "获取QQSign通过Unidbg",
106
- "forked": "160",
107
- "stargazers_count": 557,
108
- "todayStar": "229 stars this week",
109
- "html_url": "https://github.com/fuqiuluo/unidbg-fetch-qsign",
102
+ "full_name": "public-apis/public-apis",
103
+ "language": "Python",
104
+ "color": "#3572A5",
105
+ "description": "A collective list of free APIs",
106
+ "forked": "28443",
107
+ "stargazers_count": 247721,
108
+ "todayStar": "2334 stars this week",
109
+ "html_url": "https://github.com/public-apis/public-apis",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "SizheAn/PanoHead",
113
+ "full_name": "microsoft/unilm",
114
114
  "language": "Python",
115
115
  "color": "#3572A5",
116
- "description": "Code Repository for CVPR 2023 Paper \"PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree\"",
117
- "forked": "147",
118
- "stargazers_count": 1177,
119
- "todayStar": "218 stars this week",
120
- "html_url": "https://github.com/SizheAn/PanoHead",
116
+ "description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
117
+ "forked": "1951",
118
+ "stargazers_count": 13526,
119
+ "todayStar": "487 stars this week",
120
+ "html_url": "https://github.com/microsoft/unilm",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "vercel/platforms",
125
- "language": "TypeScript",
126
- "color": "#3178c6",
127
- "description": "A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.",
128
- "forked": "328",
129
- "stargazers_count": 3148,
130
- "todayStar": "243 stars this week",
131
- "html_url": "https://github.com/vercel/platforms",
124
+ "full_name": "w-okada/voice-changer",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
128
+ "forked": "812",
129
+ "stargazers_count": 7074,
130
+ "todayStar": "1408 stars this week",
131
+ "html_url": "https://github.com/w-okada/voice-changer",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "microsoft/Web-Dev-For-Beginners",
136
- "language": "JavaScript",
137
- "color": "#f1e05a",
138
- "description": "24 Lessons, 12 Weeks, Get Started as a Web Developer",
139
- "forked": "11364",
140
- "stargazers_count": 72382,
141
- "todayStar": "626 stars this week",
142
- "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
135
+ "full_name": "databrickslabs/pyspark-ai",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
+ "description": "English SDK for Apache Spark",
139
+ "forked": "50",
140
+ "stargazers_count": 557,
141
+ "todayStar": "269 stars this week",
142
+ "html_url": "https://github.com/databrickslabs/pyspark-ai",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "embedchain/embedchain",
146
+ "full_name": "h2oai/h2ogpt",
147
147
  "language": "Python",
148
148
  "color": "#3572A5",
149
- "description": "Framework to easily create LLM powered bots over any dataset.",
150
- "forked": "713",
151
- "stargazers_count": 3276,
152
- "todayStar": "533 stars this week",
153
- "html_url": "https://github.com/embedchain/embedchain",
149
+ "description": "Join us at H2O.ai to make the world's best open-source GPT with document and image Q&A, 100% private chat, no data leaks, Apache 2.0 https://arxiv.org/pdf/2306.08161.pdf Live Demo: https://gpt.h2o.ai/",
150
+ "forked": "467",
151
+ "stargazers_count": 3857,
152
+ "todayStar": "660 stars this week",
153
+ "html_url": "https://github.com/h2oai/h2ogpt",
154
154
  "rank": 14
155
155
  },
156
156
  {
@@ -158,9 +158,9 @@
158
158
  "language": "C#",
159
159
  "color": "#178600",
160
160
  "description": "PowerShell for every system!",
161
- "forked": "7392",
162
- "stargazers_count": 39946,
163
- "todayStar": "1142 stars this week",
161
+ "forked": "7399",
162
+ "stargazers_count": 39964,
163
+ "todayStar": "902 stars this week",
164
164
  "html_url": "https://github.com/PowerShell/PowerShell",
165
165
  "rank": 15
166
166
  },
@@ -169,109 +169,109 @@
169
169
  "language": "JavaScript",
170
170
  "color": "#f1e05a",
171
171
  "description": "🥷 Superagent - Build, deploy, and manage LLM-powered agents",
172
- "forked": "243",
173
- "stargazers_count": 1468,
174
- "todayStar": "350 stars this week",
172
+ "forked": "254",
173
+ "stargazers_count": 1512,
174
+ "todayStar": "227 stars this week",
175
175
  "html_url": "https://github.com/homanp/superagent",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "donnemartin/system-design-primer",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
183
- "forked": "39692",
184
- "stargazers_count": 224050,
185
- "todayStar": "871 stars this week",
186
- "html_url": "https://github.com/donnemartin/system-design-primer",
179
+ "full_name": "expo/expo",
180
+ "language": "TypeScript",
181
+ "color": "#3178c6",
182
+ "description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
183
+ "forked": "4127",
184
+ "stargazers_count": 21513,
185
+ "todayStar": "265 stars this week",
186
+ "html_url": "https://github.com/expo/expo",
187
187
  "rank": 17
188
188
  },
189
+ {
190
+ "full_name": "laurent22/joplin",
191
+ "language": "TypeScript",
192
+ "color": "#3178c6",
193
+ "description": "Joplin - an open source note taking and to-do application with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.",
194
+ "forked": "4037",
195
+ "stargazers_count": 37083,
196
+ "todayStar": "553 stars this week",
197
+ "html_url": "https://github.com/laurent22/joplin",
198
+ "rank": 18
199
+ },
189
200
  {
190
201
  "full_name": "Docile-Alligator/Infinity-For-Reddit",
191
202
  "language": "Java",
192
203
  "color": "#b07219",
193
204
  "description": "A Reddit client for Android",
194
- "forked": "361",
195
- "stargazers_count": 3410,
196
- "todayStar": "177 stars this week",
205
+ "forked": "364",
206
+ "stargazers_count": 3420,
207
+ "todayStar": "154 stars this week",
197
208
  "html_url": "https://github.com/Docile-Alligator/Infinity-For-Reddit",
198
- "rank": 18
199
- },
200
- {
201
- "full_name": "dotnet-architecture/eShopOnContainers",
202
- "language": "C#",
203
- "color": "#178600",
204
- "description": "Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.",
205
- "forked": "10249",
206
- "stargazers_count": 23851,
207
- "todayStar": "256 stars this week",
208
- "html_url": "https://github.com/dotnet-architecture/eShopOnContainers",
209
209
  "rank": 19
210
210
  },
211
- {
212
- "full_name": "microsoft/unilm",
213
- "language": "Python",
214
- "color": "#3572A5",
215
- "description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
216
- "forked": "1919",
217
- "stargazers_count": 13353,
218
- "todayStar": "287 stars this week",
219
- "html_url": "https://github.com/microsoft/unilm",
220
- "rank": 20
221
- },
222
- {
223
- "full_name": "official-stockfish/Stockfish",
224
- "language": "C++",
225
- "color": "#f34b7d",
226
- "description": "UCI chess engine",
227
- "forked": "2016",
228
- "stargazers_count": 8988,
229
- "todayStar": "249 stars this week",
230
- "html_url": "https://github.com/official-stockfish/Stockfish",
231
- "rank": 21
232
- },
233
211
  {
234
212
  "full_name": "toeverything/AFFiNE",
235
213
  "language": "TypeScript",
236
214
  "color": "#3178c6",
237
215
  "description": "There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
238
- "forked": "1212",
239
- "stargazers_count": 19261,
240
- "todayStar": "1811 stars this week",
216
+ "forked": "1217",
217
+ "stargazers_count": 19400,
218
+ "todayStar": "1448 stars this week",
241
219
  "html_url": "https://github.com/toeverything/AFFiNE",
242
- "rank": 22
220
+ "rank": 20
243
221
  },
244
222
  {
245
- "full_name": "public-apis/public-apis",
223
+ "full_name": "loft-sh/devpod",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
+ "description": "Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.",
227
+ "forked": "136",
228
+ "stargazers_count": 3162,
229
+ "todayStar": "497 stars this week",
230
+ "html_url": "https://github.com/loft-sh/devpod",
231
+ "rank": 21
232
+ },
233
+ {
234
+ "full_name": "ramonvc/freegpt-webui",
246
235
  "language": "Python",
247
236
  "color": "#3572A5",
248
- "description": "A collective list of free APIs",
249
- "forked": "28398",
250
- "stargazers_count": 247373,
251
- "todayStar": "1915 stars this week",
252
- "html_url": "https://github.com/public-apis/public-apis",
237
+ "description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
238
+ "forked": "828",
239
+ "stargazers_count": 2544,
240
+ "todayStar": "858 stars this week",
241
+ "html_url": "https://github.com/ramonvc/freegpt-webui",
242
+ "rank": 22
243
+ },
244
+ {
245
+ "full_name": "mengjian-github/copilot-analysis",
246
+ "language": "JavaScript",
247
+ "color": "#f1e05a",
248
+ "description": "",
249
+ "forked": "168",
250
+ "stargazers_count": 1176,
251
+ "todayStar": "437 stars this week",
252
+ "html_url": "https://github.com/mengjian-github/copilot-analysis",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "mastodon/mastodon",
257
- "language": "Ruby",
258
- "color": "#701516",
259
- "description": "Your self-hosted, globally interconnected microblogging community",
260
- "forked": "6318",
261
- "stargazers_count": 42574,
262
- "todayStar": "375 stars this week",
263
- "html_url": "https://github.com/mastodon/mastodon",
256
+ "full_name": "microsoft/ML-For-Beginners",
257
+ "language": "HTML",
258
+ "color": "#e34c26",
259
+ "description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
260
+ "forked": "10605",
261
+ "stargazers_count": 50907,
262
+ "todayStar": "922 stars this week",
263
+ "html_url": "https://github.com/microsoft/ML-For-Beginners",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "expo/expo",
267
+ "full_name": "conaticus/FileExplorer",
268
268
  "language": "TypeScript",
269
269
  "color": "#3178c6",
270
- "description": "An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.",
271
- "forked": "4118",
272
- "stargazers_count": 21364,
273
- "todayStar": "180 stars this week",
274
- "html_url": "https://github.com/expo/expo",
270
+ "description": "Fast file explorer written with Tauri and React.",
271
+ "forked": "47",
272
+ "stargazers_count": 626,
273
+ "todayStar": "182 stars this week",
274
+ "html_url": "https://github.com/conaticus/FileExplorer",
275
275
  "rank": 25
276
276
  }
277
277
  ]