@wcj/github-rank 23.11.29 → 23.11.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.
@@ -4,9 +4,9 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "Generative Models by Stability AI",
7
- "forked": "1788",
8
- "stargazers_count": 14907,
9
- "todayStar": "4836 stars this week",
7
+ "forked": "1825",
8
+ "stargazers_count": 15296,
9
+ "todayStar": "3865 stars this week",
10
10
  "html_url": "https://github.com/Stability-AI/generative-models",
11
11
  "rank": 1
12
12
  },
@@ -15,32 +15,32 @@
15
15
  "language": "TypeScript",
16
16
  "color": "#3178c6",
17
17
  "description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
18
- "forked": "2245",
19
- "stargazers_count": 22237,
20
- "todayStar": "8080 stars this week",
18
+ "forked": "2371",
19
+ "stargazers_count": 23173,
20
+ "todayStar": "7075 stars this week",
21
21
  "html_url": "https://github.com/abi/screenshot-to-code",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "BuilderIO/gpt-crawler",
26
- "language": "TypeScript",
27
- "color": "#3178c6",
28
- "description": "Crawl a site to generate knowledge files to create your own custom GPT from a URL",
29
- "forked": "898",
30
- "stargazers_count": 12505,
31
- "todayStar": "4658 stars this week",
32
- "html_url": "https://github.com/BuilderIO/gpt-crawler",
25
+ "full_name": "flowtyone/flowty-realtime-lcm-canvas",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
+ "description": "A realtime sketch to image demo using LCM and the gradio library.",
29
+ "forked": "156",
30
+ "stargazers_count": 1637,
31
+ "todayStar": "1074 stars this week",
32
+ "html_url": "https://github.com/flowtyone/flowty-realtime-lcm-canvas",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "microsoft/generative-ai-for-beginners",
37
- "language": "JupyterNotebook",
38
- "color": "#DA5B0B",
39
- "description": "12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
40
- "forked": "8583",
41
- "stargazers_count": 17615,
42
- "todayStar": "5510 stars this week",
43
- "html_url": "https://github.com/microsoft/generative-ai-for-beginners",
36
+ "full_name": "LouisShark/chatgpt_system_prompt",
37
+ "language": "C",
38
+ "color": "#555555",
39
+ "description": "store all agent's system prompt",
40
+ "forked": "674",
41
+ "stargazers_count": 3620,
42
+ "todayStar": "2554 stars this week",
43
+ "html_url": "https://github.com/LouisShark/chatgpt_system_prompt",
44
44
  "rank": 4
45
45
  },
46
46
  {
@@ -48,87 +48,87 @@
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
50
  "description": "Focus on prompting and generating",
51
- "forked": "1488",
52
- "stargazers_count": 17799,
53
- "todayStar": "2587 stars this week",
51
+ "forked": "1558",
52
+ "stargazers_count": 18694,
53
+ "todayStar": "1840 stars this week",
54
54
  "html_url": "https://github.com/lllyasviel/Fooocus",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "pandora-next/deploy",
59
- "language": "PHP",
60
- "color": "#4F5D95",
61
- "description": "Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy = PandoraNext. New GPTs(Gizmo) UI, All in one!",
62
- "forked": "606",
63
- "stargazers_count": 3113,
64
- "todayStar": "1360 stars this week",
65
- "html_url": "https://github.com/pandora-next/deploy",
58
+ "full_name": "BuilderIO/gpt-crawler",
59
+ "language": "TypeScript",
60
+ "color": "#3178c6",
61
+ "description": "Crawl a site to generate knowledge files to create your own custom GPT from a URL",
62
+ "forked": "933",
63
+ "stargazers_count": 12751,
64
+ "todayStar": "2706 stars this week",
65
+ "html_url": "https://github.com/BuilderIO/gpt-crawler",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "xuchengsheng/spring-reading",
70
- "language": "Java",
71
- "color": "#b07219",
72
- "description": "涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。",
73
- "forked": "221",
74
- "stargazers_count": 2063,
75
- "todayStar": "515 stars this week",
76
- "html_url": "https://github.com/xuchengsheng/spring-reading",
69
+ "full_name": "microsoft/generative-ai-for-beginners",
70
+ "language": "JupyterNotebook",
71
+ "color": "#DA5B0B",
72
+ "description": "12 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
73
+ "forked": "8863",
74
+ "stargazers_count": 17801,
75
+ "todayStar": "4536 stars this week",
76
+ "html_url": "https://github.com/microsoft/generative-ai-for-beginners",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "AppFlowy-IO/AppFlowy",
81
- "language": "Dart",
82
- "color": "#00B4AB",
83
- "description": "AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.",
84
- "forked": "2725",
85
- "stargazers_count": 42448,
86
- "todayStar": "1686 stars this week",
87
- "html_url": "https://github.com/AppFlowy-IO/AppFlowy",
80
+ "full_name": "pandora-next/deploy",
81
+ "language": "PHP",
82
+ "color": "#4F5D95",
83
+ "description": "Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API = PandoraNext. New GPTs(Gizmo) UI, All in one!",
84
+ "forked": "633",
85
+ "stargazers_count": 3241,
86
+ "todayStar": "1267 stars this week",
87
+ "html_url": "https://github.com/pandora-next/deploy",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "erkyrath/infocom-zcode-terps",
92
- "language": "Assembly",
93
- "color": "#6E4C13",
94
- "description": "Historical source code for Infocom's Z-machine interpreters",
95
- "forked": "25",
96
- "stargazers_count": 285,
97
- "todayStar": "144 stars this week",
98
- "html_url": "https://github.com/erkyrath/infocom-zcode-terps",
91
+ "full_name": "trungdq88/Awesome-Black-Friday-Cyber-Monday",
92
+ "language": "",
93
+ "color": "",
94
+ "description": "Awesome deals on Black Friday: Apps, SaaS, Books, Courses, etc.",
95
+ "forked": "952",
96
+ "stargazers_count": 4051,
97
+ "todayStar": "1347 stars this week",
98
+ "html_url": "https://github.com/trungdq88/Awesome-Black-Friday-Cyber-Monday",
99
99
  "rank": 9
100
100
  },
101
+ {
102
+ "full_name": "1Panel-dev/1Panel",
103
+ "language": "Go",
104
+ "color": "#00ADD8",
105
+ "description": "🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。",
106
+ "forked": "1428",
107
+ "stargazers_count": 13497,
108
+ "todayStar": "1088 stars this week",
109
+ "html_url": "https://github.com/1Panel-dev/1Panel",
110
+ "rank": 10
111
+ },
101
112
  {
102
113
  "full_name": "iptv-org/iptv",
103
114
  "language": "JavaScript",
104
115
  "color": "#f1e05a",
105
116
  "description": "Collection of publicly available IPTV channels from all over the world",
106
- "forked": "1118",
107
- "stargazers_count": 71915,
108
- "todayStar": "1096 stars this week",
117
+ "forked": "1131",
118
+ "stargazers_count": 71997,
119
+ "todayStar": "1063 stars this week",
109
120
  "html_url": "https://github.com/iptv-org/iptv",
110
- "rank": 10
111
- },
112
- {
113
- "full_name": "LouisShark/chatgpt_system_prompt",
114
- "language": "C",
115
- "color": "#555555",
116
- "description": "store all agent's system prompt",
117
- "forked": "488",
118
- "stargazers_count": 2515,
119
- "todayStar": "948 stars this week",
120
- "html_url": "https://github.com/LouisShark/chatgpt_system_prompt",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "1Panel-dev/1Panel",
125
- "language": "Go",
126
- "color": "#00ADD8",
127
- "description": "🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。",
128
- "forked": "1379",
129
- "stargazers_count": 13364,
130
- "todayStar": "891 stars this week",
131
- "html_url": "https://github.com/1Panel-dev/1Panel",
124
+ "full_name": "BurntSushi/ripgrep",
125
+ "language": "Rust",
126
+ "color": "#dea584",
127
+ "description": "ripgrep recursively searches directories for a regex pattern while respecting your gitignore",
128
+ "forked": "1859",
129
+ "stargazers_count": 41550,
130
+ "todayStar": "423 stars this week",
131
+ "html_url": "https://github.com/BurntSushi/ripgrep",
132
132
  "rank": 12
133
133
  },
134
134
  {
@@ -136,142 +136,142 @@
136
136
  "language": "TypeScript",
137
137
  "color": "#3178c6",
138
138
  "description": "a very good whiteboard",
139
- "forked": "1521",
140
- "stargazers_count": 27391,
141
- "todayStar": "1557 stars this week",
139
+ "forked": "1528",
140
+ "stargazers_count": 27550,
141
+ "todayStar": "1501 stars this week",
142
142
  "html_url": "https://github.com/tldraw/tldraw",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "FuelLabs/sway",
147
- "language": "Rust",
148
- "color": "#dea584",
149
- "description": "🌴 Empowering everyone to build reliable and efficient smart contracts.",
150
- "forked": "2488",
151
- "stargazers_count": 36995,
152
- "todayStar": "3008 stars this week",
153
- "html_url": "https://github.com/FuelLabs/sway",
146
+ "full_name": "karpathy/llama2.c",
147
+ "language": "C",
148
+ "color": "#555555",
149
+ "description": "Inference Llama 2 in one file of pure C",
150
+ "forked": "1353",
151
+ "stargazers_count": 13204,
152
+ "todayStar": "225 stars this week",
153
+ "html_url": "https://github.com/karpathy/llama2.c",
154
154
  "rank": 14
155
155
  },
156
+ {
157
+ "full_name": "erkyrath/infocom-zcode-terps",
158
+ "language": "Assembly",
159
+ "color": "#6E4C13",
160
+ "description": "Historical source code for Infocom's Z-machine interpreters",
161
+ "forked": "25",
162
+ "stargazers_count": 289,
163
+ "todayStar": "86 stars this week",
164
+ "html_url": "https://github.com/erkyrath/infocom-zcode-terps",
165
+ "rank": 15
166
+ },
156
167
  {
157
168
  "full_name": "CatVodTVOfficial/TVBoxOSC",
158
169
  "language": "Java",
159
170
  "color": "#b07219",
160
171
  "description": "真的没有QQ群、QQ频道、论坛。打包分发注意开源协议,保留出处,不守规矩就不要搞。",
161
- "forked": "4644",
162
- "stargazers_count": 6023,
163
- "todayStar": "495 stars this week",
172
+ "forked": "4656",
173
+ "stargazers_count": 6042,
174
+ "todayStar": "478 stars this week",
164
175
  "html_url": "https://github.com/CatVodTVOfficial/TVBoxOSC",
165
- "rank": 15
166
- },
167
- {
168
- "full_name": "SillyTavern/SillyTavern",
169
- "language": "JavaScript",
170
- "color": "#f1e05a",
171
- "description": "LLM Frontend for Power Users.",
172
- "forked": "976",
173
- "stargazers_count": 3713,
174
- "todayStar": "342 stars this week",
175
- "html_url": "https://github.com/SillyTavern/SillyTavern",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "tldraw/make-real-starter",
180
- "language": "TypeScript",
181
- "color": "#3178c6",
182
- "description": "Make it real",
183
- "forked": "120",
184
- "stargazers_count": 1017,
185
- "todayStar": "353 stars this week",
186
- "html_url": "https://github.com/tldraw/make-real-starter",
179
+ "full_name": "comfyanonymous/ComfyUI",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
+ "description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
183
+ "forked": "1617",
184
+ "stargazers_count": 16580,
185
+ "todayStar": "1069 stars this week",
186
+ "html_url": "https://github.com/comfyanonymous/ComfyUI",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "chaitin/SafeLine",
190
+ "full_name": "yuzu-emu/yuzu",
191
191
  "language": "C++",
192
192
  "color": "#f34b7d",
193
- "description": "一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。",
194
- "forked": "388",
195
- "stargazers_count": 6485,
196
- "todayStar": "573 stars this week",
197
- "html_url": "https://github.com/chaitin/SafeLine",
193
+ "description": "Nintendo Switch emulator",
194
+ "forked": "2735",
195
+ "stargazers_count": 32019,
196
+ "todayStar": "195 stars this week",
197
+ "html_url": "https://github.com/yuzu-emu/yuzu",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "karpathy/nanoGPT",
202
- "language": "Python",
203
- "color": "#3572A5",
204
- "description": "The simplest, fastest repository for training/finetuning medium-sized GPTs.",
205
- "forked": "3689",
206
- "stargazers_count": 26317,
207
- "todayStar": "232 stars this week",
208
- "html_url": "https://github.com/karpathy/nanoGPT",
201
+ "full_name": "biomejs/biome",
202
+ "language": "Rust",
203
+ "color": "#dea584",
204
+ "description": "A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.",
205
+ "forked": "178",
206
+ "stargazers_count": 4845,
207
+ "todayStar": "888 stars this week",
208
+ "html_url": "https://github.com/biomejs/biome",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "pytorch-labs/segment-anything-fast",
213
- "language": "Python",
214
- "color": "#3572A5",
215
- "description": "A batched offline inference oriented version of segment-anything",
216
- "forked": "39",
217
- "stargazers_count": 850,
218
- "todayStar": "424 stars this week",
219
- "html_url": "https://github.com/pytorch-labs/segment-anything-fast",
212
+ "full_name": "xuchengsheng/spring-reading",
213
+ "language": "Java",
214
+ "color": "#b07219",
215
+ "description": "涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、安全、Boot 自动配置等方面的深入研究。此外,它还包含了 Spring 事件机制的应用、高级主题如缓存抽象和响应式编程,以及对 Spring 源码的编程风格与设计模式的深入探讨。",
216
+ "forked": "225",
217
+ "stargazers_count": 2099,
218
+ "todayStar": "353 stars this week",
219
+ "html_url": "https://github.com/xuchengsheng/spring-reading",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "GrowingGit/GitHub-Chinese-Top-Charts",
224
- "language": "Java",
225
- "color": "#b07219",
226
- "description": "🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。",
227
- "forked": "10107",
228
- "stargazers_count": 70612,
229
- "todayStar": "2611 stars this week",
230
- "html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts",
223
+ "full_name": "atherosai/ui",
224
+ "language": "HTML",
225
+ "color": "#e34c26",
226
+ "description": "Simple UI examples from my social media",
227
+ "forked": "299",
228
+ "stargazers_count": 1650,
229
+ "todayStar": "186 stars this week",
230
+ "html_url": "https://github.com/atherosai/ui",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "JushBJJ/Mr.-Ranedeer-AI-Tutor",
234
+ "full_name": "codecrafters-io/build-your-own-x",
235
235
  "language": "",
236
236
  "color": "",
237
- "description": "A GPT-4 AI Tutor Prompt for customizable personalized learning experiences.",
238
- "forked": "2215",
239
- "stargazers_count": 20854,
240
- "todayStar": "1308 stars this week",
241
- "html_url": "https://github.com/JushBJJ/Mr.-Ranedeer-AI-Tutor",
237
+ "description": "Master programming by recreating your favorite technologies from scratch.",
238
+ "forked": "22044",
239
+ "stargazers_count": 229364,
240
+ "todayStar": "2443 stars this week",
241
+ "html_url": "https://github.com/codecrafters-io/build-your-own-x",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "comfyanonymous/ComfyUI",
246
- "language": "Python",
247
- "color": "#3572A5",
248
- "description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
249
- "forked": "1598",
250
- "stargazers_count": 16300,
251
- "todayStar": "896 stars this week",
252
- "html_url": "https://github.com/comfyanonymous/ComfyUI",
245
+ "full_name": "microsoft/AI-For-Beginners",
246
+ "language": "JupyterNotebook",
247
+ "color": "#DA5B0B",
248
+ "description": "12 Weeks, 24 Lessons, AI for All!",
249
+ "forked": "3813",
250
+ "stargazers_count": 23006,
251
+ "todayStar": "2099 stars this week",
252
+ "html_url": "https://github.com/microsoft/AI-For-Beginners",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "AI4Finance-Foundation/FinGPT",
257
- "language": "JupyterNotebook",
258
- "color": "#DA5B0B",
259
- "description": "Data-Centric FinGPT. Open-source for open finance! Revolutionize 🔥 We release the trained model on HuggingFace.",
260
- "forked": "2070",
261
- "stargazers_count": 9633,
262
- "todayStar": "148 stars this week",
263
- "html_url": "https://github.com/AI4Finance-Foundation/FinGPT",
256
+ "full_name": "lxfater/inpaint-web",
257
+ "language": "TypeScript",
258
+ "color": "#3178c6",
259
+ "description": "A free and open-source inpainting tool powered by webgpu and wasm on the browser.",
260
+ "forked": "143",
261
+ "stargazers_count": 1515,
262
+ "todayStar": "340 stars this week",
263
+ "html_url": "https://github.com/lxfater/inpaint-web",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "udlbook/udlbook",
268
- "language": "JupyterNotebook",
269
- "color": "#DA5B0B",
270
- "description": "Understanding Deep Learning - Simon J.D. Prince",
271
- "forked": "672",
272
- "stargazers_count": 3415,
273
- "todayStar": "408 stars this week",
274
- "html_url": "https://github.com/udlbook/udlbook",
267
+ "full_name": "chaitin/SafeLine",
268
+ "language": "C++",
269
+ "color": "#f34b7d",
270
+ "description": "一款足够简单、足够好用、足够强的免费 WAF。基于业界领先的语义引擎检测技术,作为反向代理接入,保护你的网站不受黑客攻击。",
271
+ "forked": "390",
272
+ "stargazers_count": 6527,
273
+ "todayStar": "353 stars this week",
274
+ "html_url": "https://github.com/chaitin/SafeLine",
275
275
  "rank": 25
276
276
  }
277
277
  ]