@wcj/github-rank 23.7.5 → 23.7.6

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.
@@ -4,142 +4,142 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型",
7
- "forked": "1289",
8
- "stargazers_count": 7516,
9
- "todayStar": "3657 stars this week",
7
+ "forked": "1315",
8
+ "stargazers_count": 7765,
9
+ "todayStar": "2729 stars this week",
10
10
  "html_url": "https://github.com/THUDM/ChatGLM2-6B",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "XingangPan/DragGAN",
14
+ "full_name": "ramonvc/freegpt-webui",
15
15
  "language": "Python",
16
16
  "color": "#3572A5",
17
- "description": "Official Code for DragGAN (SIGGRAPH 2023)",
18
- "forked": "3201",
19
- "stargazers_count": 29659,
20
- "todayStar": "8027 stars this week",
21
- "html_url": "https://github.com/XingangPan/DragGAN",
17
+ "description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
18
+ "forked": "730",
19
+ "stargazers_count": 2168,
20
+ "todayStar": "968 stars this week",
21
+ "html_url": "https://github.com/ramonvc/freegpt-webui",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "CASIA-IVA-Lab/FastSAM",
25
+ "full_name": "XingangPan/DragGAN",
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
- "description": "Fast Segment Anything",
29
- "forked": "737",
30
- "stargazers_count": 4474,
31
- "todayStar": "1409 stars this week",
32
- "html_url": "https://github.com/CASIA-IVA-Lab/FastSAM",
28
+ "description": "Official Code for DragGAN (SIGGRAPH 2023)",
29
+ "forked": "3216",
30
+ "stargazers_count": 29886,
31
+ "todayStar": "4905 stars this week",
32
+ "html_url": "https://github.com/XingangPan/DragGAN",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "embedchain/embedchain",
36
+ "full_name": "geohot/tinygrad",
37
37
  "language": "Python",
38
38
  "color": "#3572A5",
39
- "description": "Framework to easily create LLM powered bots over any dataset.",
40
- "forked": "691",
41
- "stargazers_count": 3082,
42
- "todayStar": "1041 stars this week",
43
- "html_url": "https://github.com/embedchain/embedchain",
39
+ "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
40
+ "forked": "2159",
41
+ "stargazers_count": 17266,
42
+ "todayStar": "1938 stars this week",
43
+ "html_url": "https://github.com/geohot/tinygrad",
44
44
  "rank": 4
45
45
  },
46
- {
47
- "full_name": "ramonvc/freegpt-webui",
48
- "language": "Python",
49
- "color": "#3572A5",
50
- "description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
51
- "forked": "654",
52
- "stargazers_count": 1947,
53
- "todayStar": "1270 stars this week",
54
- "html_url": "https://github.com/ramonvc/freegpt-webui",
55
- "rank": 5
56
- },
57
46
  {
58
47
  "full_name": "chat2db/Chat2DB",
59
48
  "language": "Java",
60
49
  "color": "#b07219",
61
50
  "description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
62
- "forked": "539",
63
- "stargazers_count": 3319,
64
- "todayStar": "1510 stars this week",
51
+ "forked": "560",
52
+ "stargazers_count": 3560,
53
+ "todayStar": "1270 stars this week",
65
54
  "html_url": "https://github.com/chat2db/Chat2DB",
66
- "rank": 6
67
- },
68
- {
69
- "full_name": "xitanggg/open-resume",
70
- "language": "TypeScript",
71
- "color": "#3178c6",
72
- "description": "OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/",
73
- "forked": "180",
74
- "stargazers_count": 2848,
75
- "todayStar": "1706 stars this week",
76
- "html_url": "https://github.com/xitanggg/open-resume",
77
- "rank": 7
55
+ "rank": 5
78
56
  },
79
57
  {
80
58
  "full_name": "hiyouga/ChatGLM-Efficient-Tuning",
81
59
  "language": "Python",
82
60
  "color": "#3572A5",
83
61
  "description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
84
- "forked": "273",
85
- "stargazers_count": 1914,
86
- "todayStar": "426 stars this week",
62
+ "forked": "276",
63
+ "stargazers_count": 1957,
64
+ "todayStar": "432 stars this week",
87
65
  "html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
88
- "rank": 8
66
+ "rank": 6
67
+ },
68
+ {
69
+ "full_name": "embedchain/embedchain",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
+ "description": "Framework to easily create LLM powered bots over any dataset.",
73
+ "forked": "700",
74
+ "stargazers_count": 3193,
75
+ "todayStar": "746 stars this week",
76
+ "html_url": "https://github.com/embedchain/embedchain",
77
+ "rank": 7
89
78
  },
90
79
  {
91
80
  "full_name": "toeverything/AFFiNE",
92
81
  "language": "TypeScript",
93
82
  "color": "#3178c6",
94
83
  "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.",
95
- "forked": "1180",
96
- "stargazers_count": 19015,
97
- "todayStar": "1760 stars this week",
84
+ "forked": "1204",
85
+ "stargazers_count": 19163,
86
+ "todayStar": "1877 stars this week",
98
87
  "html_url": "https://github.com/toeverything/AFFiNE",
99
- "rank": 9
100
- },
101
- {
102
- "full_name": "geohot/tinygrad",
103
- "language": "Python",
104
- "color": "#3572A5",
105
- "description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
106
- "forked": "2055",
107
- "stargazers_count": 17065,
108
- "todayStar": "1752 stars this week",
109
- "html_url": "https://github.com/geohot/tinygrad",
110
- "rank": 10
88
+ "rank": 8
111
89
  },
112
90
  {
113
91
  "full_name": "PowerShell/PowerShell",
114
92
  "language": "C#",
115
93
  "color": "#178600",
116
94
  "description": "PowerShell for every system!",
117
- "forked": "7386",
118
- "stargazers_count": 39926,
119
- "todayStar": "1169 stars this week",
95
+ "forked": "7389",
96
+ "stargazers_count": 39934,
97
+ "todayStar": "1160 stars this week",
120
98
  "html_url": "https://github.com/PowerShell/PowerShell",
121
- "rank": 11
99
+ "rank": 9
100
+ },
101
+ {
102
+ "full_name": "CASIA-IVA-Lab/FastSAM",
103
+ "language": "Python",
104
+ "color": "#3572A5",
105
+ "description": "Fast Segment Anything",
106
+ "forked": "745",
107
+ "stargazers_count": 4544,
108
+ "todayStar": "967 stars this week",
109
+ "html_url": "https://github.com/CASIA-IVA-Lab/FastSAM",
110
+ "rank": 10
122
111
  },
123
112
  {
124
- "full_name": "sadmann7/skateshop",
113
+ "full_name": "xitanggg/open-resume",
125
114
  "language": "TypeScript",
126
115
  "color": "#3178c6",
127
- "description": "An open source e-commerce skateshop build with everything new in Next.js 13.",
128
- "forked": "533",
129
- "stargazers_count": 3137,
130
- "todayStar": "569 stars this week",
131
- "html_url": "https://github.com/sadmann7/skateshop",
116
+ "description": "OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/",
117
+ "forked": "183",
118
+ "stargazers_count": 2952,
119
+ "todayStar": "1018 stars this week",
120
+ "html_url": "https://github.com/xitanggg/open-resume",
121
+ "rank": 11
122
+ },
123
+ {
124
+ "full_name": "SizheAn/PanoHead",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "Code Repository for CVPR 2023 Paper \"PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree\"",
128
+ "forked": "147",
129
+ "stargazers_count": 1158,
130
+ "todayStar": "287 stars this week",
131
+ "html_url": "https://github.com/SizheAn/PanoHead",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "QiuChenlyOpenSource/InjectLib",
136
- "language": "Ruby",
137
- "color": "#701516",
138
- "description": "基于Ruby编写的命令行注入版本",
139
- "forked": "402",
140
- "stargazers_count": 872,
141
- "todayStar": "263 stars this week",
142
- "html_url": "https://github.com/QiuChenlyOpenSource/InjectLib",
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": "11353",
140
+ "stargazers_count": 72305,
141
+ "todayStar": "813 stars this week",
142
+ "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
143
143
  "rank": 13
144
144
  },
145
145
  {
@@ -147,9 +147,9 @@
147
147
  "language": "C#",
148
148
  "color": "#178600",
149
149
  "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.",
150
- "forked": "10245",
151
- "stargazers_count": 23832,
152
- "todayStar": "294 stars this week",
150
+ "forked": "10246",
151
+ "stargazers_count": 23839,
152
+ "todayStar": "285 stars this week",
153
153
  "html_url": "https://github.com/dotnet-architecture/eShopOnContainers",
154
154
  "rank": 14
155
155
  },
@@ -159,119 +159,119 @@
159
159
  "color": "#3572A5",
160
160
  "description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
161
161
  "forked": "1908",
162
- "stargazers_count": 13149,
163
- "todayStar": "250 stars this week",
162
+ "stargazers_count": 13178,
163
+ "todayStar": "217 stars this week",
164
164
  "html_url": "https://github.com/microsoft/unilm",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "Stability-AI/generative-models",
168
+ "full_name": "w-okada/voice-changer",
169
169
  "language": "Python",
170
170
  "color": "#3572A5",
171
- "description": "Generative Models by Stability AI",
172
- "forked": "504",
173
- "stargazers_count": 2465,
174
- "todayStar": "384 stars this week",
175
- "html_url": "https://github.com/Stability-AI/generative-models",
171
+ "description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
172
+ "forked": "747",
173
+ "stargazers_count": 6686,
174
+ "todayStar": "1212 stars this week",
175
+ "html_url": "https://github.com/w-okada/voice-changer",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "techleadhd/chatgpt-retrieval",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "",
183
- "forked": "331",
184
- "stargazers_count": 742,
185
- "todayStar": "181 stars this week",
186
- "html_url": "https://github.com/techleadhd/chatgpt-retrieval",
179
+ "full_name": "Docile-Alligator/Infinity-For-Reddit",
180
+ "language": "Java",
181
+ "color": "#b07219",
182
+ "description": "A Reddit client for Android",
183
+ "forked": "358",
184
+ "stargazers_count": 3406,
185
+ "todayStar": "176 stars this week",
186
+ "html_url": "https://github.com/Docile-Alligator/Infinity-For-Reddit",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "s0md3v/sd-webui-roop",
191
- "language": "Python",
192
- "color": "#3572A5",
193
- "description": "roop extension for StableDiffusion web-ui",
194
- "forked": "277",
195
- "stargazers_count": 1299,
196
- "todayStar": "352 stars this week",
197
- "html_url": "https://github.com/s0md3v/sd-webui-roop",
190
+ "full_name": "dragonflydb/dragonfly",
191
+ "language": "C++",
192
+ "color": "#f34b7d",
193
+ "description": "A modern replacement for Redis and Memcached",
194
+ "forked": "721",
195
+ "stargazers_count": 20289,
196
+ "todayStar": "308 stars this week",
197
+ "html_url": "https://github.com/dragonflydb/dragonfly",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "donnemartin/system-design-primer",
202
- "language": "Python",
203
- "color": "#3572A5",
204
- "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
205
- "forked": "39628",
206
- "stargazers_count": 223736,
207
- "todayStar": "704 stars this week",
208
- "html_url": "https://github.com/donnemartin/system-design-primer",
201
+ "full_name": "homanp/superagent",
202
+ "language": "JavaScript",
203
+ "color": "#f1e05a",
204
+ "description": "🥷 Superagent - Build, deploy, and manage LLM-powered agents",
205
+ "forked": "242",
206
+ "stargazers_count": 1435,
207
+ "todayStar": "337 stars this week",
208
+ "html_url": "https://github.com/homanp/superagent",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "turboderp/exllama",
213
- "language": "Python",
214
- "color": "#3572A5",
215
- "description": "A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.",
216
- "forked": "135",
217
- "stargazers_count": 1003,
218
- "todayStar": "376 stars this week",
219
- "html_url": "https://github.com/turboderp/exllama",
212
+ "full_name": "mastodon/mastodon",
213
+ "language": "Ruby",
214
+ "color": "#701516",
215
+ "description": "Your self-hosted, globally interconnected microblogging community",
216
+ "forked": "6306",
217
+ "stargazers_count": 42510,
218
+ "todayStar": "335 stars this week",
219
+ "html_url": "https://github.com/mastodon/mastodon",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "w-okada/voice-changer",
224
- "language": "Python",
225
- "color": "#3572A5",
226
- "description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
227
- "forked": "693",
228
- "stargazers_count": 6452,
229
- "todayStar": "965 stars this week",
230
- "html_url": "https://github.com/w-okada/voice-changer",
223
+ "full_name": "official-stockfish/Stockfish",
224
+ "language": "C++",
225
+ "color": "#f34b7d",
226
+ "description": "UCI chess engine",
227
+ "forked": "2003",
228
+ "stargazers_count": 8944,
229
+ "todayStar": "152 stars this week",
230
+ "html_url": "https://github.com/official-stockfish/Stockfish",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "mastodon/mastodon",
235
- "language": "Ruby",
236
- "color": "#701516",
237
- "description": "Your self-hosted, globally interconnected microblogging community",
238
- "forked": "6302",
239
- "stargazers_count": 42481,
240
- "todayStar": "296 stars this week",
241
- "html_url": "https://github.com/mastodon/mastodon",
234
+ "full_name": "donnemartin/system-design-primer",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
238
+ "forked": "39658",
239
+ "stargazers_count": 223905,
240
+ "todayStar": "805 stars this week",
241
+ "html_url": "https://github.com/donnemartin/system-design-primer",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "PKUFlyingPig/cs-self-learning",
246
- "language": "HTML",
247
- "color": "#e34c26",
248
- "description": "计算机自学指南",
249
- "forked": "4162",
250
- "stargazers_count": 30907,
251
- "todayStar": "240 stars this week",
252
- "html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
245
+ "full_name": "Sangwan5688/BlackHole",
246
+ "language": "Dart",
247
+ "color": "#00B4AB",
248
+ "description": "A Music Player App made with Flutter",
249
+ "forked": "776",
250
+ "stargazers_count": 5729,
251
+ "todayStar": "209 stars this week",
252
+ "html_url": "https://github.com/Sangwan5688/BlackHole",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "zhiyiYo/PyQt-Fluent-Widgets",
256
+ "full_name": "turboderp/exllama",
257
257
  "language": "Python",
258
258
  "color": "#3572A5",
259
- "description": "A fluent design widgets library based on PyQt/PySide. Make Qt Great Again.",
260
- "forked": "160",
261
- "stargazers_count": 2064,
262
- "todayStar": "259 stars this week",
263
- "html_url": "https://github.com/zhiyiYo/PyQt-Fluent-Widgets",
259
+ "description": "A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.",
260
+ "forked": "137",
261
+ "stargazers_count": 1022,
262
+ "todayStar": "313 stars this week",
263
+ "html_url": "https://github.com/turboderp/exllama",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "vllm-project/vllm",
268
- "language": "Python",
269
- "color": "#3572A5",
270
- "description": "A high-throughput and memory-efficient inference and serving engine for LLMs",
271
- "forked": "262",
272
- "stargazers_count": 3161,
273
- "todayStar": "573 stars this week",
274
- "html_url": "https://github.com/vllm-project/vllm",
267
+ "full_name": "TheAlgorithms/Java",
268
+ "language": "Java",
269
+ "color": "#b07219",
270
+ "description": "All Algorithms implemented in Java",
271
+ "forked": "17686",
272
+ "stargazers_count": 52536,
273
+ "todayStar": "156 stars this week",
274
+ "html_url": "https://github.com/TheAlgorithms/Java",
275
275
  "rank": 25
276
276
  }
277
277
  ]