@wcj/github-rank 23.10.3 → 23.10.4

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,43 +4,43 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "OpenAI's Code Interpreter in your terminal, running locally",
7
- "forked": "2376",
8
- "stargazers_count": 27748,
9
- "todayStar": "27328 stars this month",
7
+ "forked": "2392",
8
+ "stargazers_count": 27921,
9
+ "todayStar": "27375 stars this month",
10
10
  "html_url": "https://github.com/KillianLucas/open-interpreter",
11
11
  "rank": 1
12
12
  },
13
- {
14
- "full_name": "OpenBMB/ChatDev",
15
- "language": "Python",
16
- "color": "#3572A5",
17
- "description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
18
- "forked": "1061",
19
- "stargazers_count": 10089,
20
- "todayStar": "9681 stars this month",
21
- "html_url": "https://github.com/OpenBMB/ChatDev",
22
- "rank": 2
23
- },
24
13
  {
25
14
  "full_name": "oven-sh/bun",
26
15
  "language": "Zig",
27
16
  "color": "#ec915c",
28
17
  "description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
29
- "forked": "1891",
30
- "stargazers_count": 63536,
31
- "todayStar": "20181 stars this month",
18
+ "forked": "1896",
19
+ "stargazers_count": 63608,
20
+ "todayStar": "20237 stars this month",
32
21
  "html_url": "https://github.com/oven-sh/bun",
33
- "rank": 3
22
+ "rank": 2
34
23
  },
35
24
  {
36
25
  "full_name": "krahets/hello-algo",
37
26
  "language": "Java",
38
27
  "color": "#b07219",
39
28
  "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Java, C++, Python, Go, JS, TS, C#, Swift, Rust, Dart, Zig 等语言。",
40
- "forked": "3958",
41
- "stargazers_count": 36047,
42
- "todayStar": "18873 stars this month",
29
+ "forked": "3981",
30
+ "stargazers_count": 36220,
31
+ "todayStar": "19003 stars this month",
43
32
  "html_url": "https://github.com/krahets/hello-algo",
33
+ "rank": 3
34
+ },
35
+ {
36
+ "full_name": "OpenBMB/ChatDev",
37
+ "language": "Python",
38
+ "color": "#3572A5",
39
+ "description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
40
+ "forked": "1074",
41
+ "stargazers_count": 10211,
42
+ "todayStar": "9091 stars this month",
43
+ "html_url": "https://github.com/OpenBMB/ChatDev",
44
44
  "rank": 4
45
45
  },
46
46
  {
@@ -48,9 +48,9 @@
48
48
  "language": "C++",
49
49
  "color": "#f34b7d",
50
50
  "description": "Godot Engine – Multi-platform 2D and 3D game engine",
51
- "forked": "14749",
52
- "stargazers_count": 75342,
53
- "todayStar": "11660 stars this month",
51
+ "forked": "14777",
52
+ "stargazers_count": 75421,
53
+ "todayStar": "11727 stars this month",
54
54
  "html_url": "https://github.com/godotengine/godot",
55
55
  "rank": 5
56
56
  },
@@ -59,87 +59,87 @@
59
59
  "language": "",
60
60
  "color": "",
61
61
  "description": "The Mojo Programming Language",
62
- "forked": "1870",
63
- "stargazers_count": 14726,
64
- "todayStar": "5192 stars this month",
62
+ "forked": "1892",
63
+ "stargazers_count": 14758,
64
+ "todayStar": "5195 stars this month",
65
65
  "html_url": "https://github.com/modularml/mojo",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "facebookresearch/nougat",
69
+ "full_name": "coqui-ai/TTS",
70
70
  "language": "Python",
71
71
  "color": "#3572A5",
72
- "description": "Implementation of Nougat Neural Optical Understanding for Academic Documents",
73
- "forked": "365",
74
- "stargazers_count": 6090,
75
- "todayStar": "3822 stars this month",
76
- "html_url": "https://github.com/facebookresearch/nougat",
72
+ "description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
73
+ "forked": "2226",
74
+ "stargazers_count": 19700,
75
+ "todayStar": "5189 stars this month",
76
+ "html_url": "https://github.com/coqui-ai/TTS",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "coqui-ai/TTS",
80
+ "full_name": "facebookresearch/nougat",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
- "description": "🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production",
84
- "forked": "2224",
85
- "stargazers_count": 19631,
86
- "todayStar": "5104 stars this month",
87
- "html_url": "https://github.com/coqui-ai/TTS",
83
+ "description": "Implementation of Nougat Neural Optical Understanding for Academic Documents",
84
+ "forked": "366",
85
+ "stargazers_count": 6112,
86
+ "todayStar": "3679 stars this month",
87
+ "html_url": "https://github.com/facebookresearch/nougat",
88
88
  "rank": 8
89
89
  },
90
- {
91
- "full_name": "mylxsw/aidea",
92
- "language": "Dart",
93
- "color": "#00B4AB",
94
- "description": "AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。",
95
- "forked": "685",
96
- "stargazers_count": 4960,
97
- "todayStar": "2700 stars this month",
98
- "html_url": "https://github.com/mylxsw/aidea",
99
- "rank": 9
100
- },
101
- {
102
- "full_name": "harness/gitness",
103
- "language": "Go",
104
- "color": "#00ADD8",
105
- "description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
106
- "forked": "2713",
107
- "stargazers_count": 29346,
108
- "todayStar": "2195 stars this month",
109
- "html_url": "https://github.com/harness/gitness",
110
- "rank": 10
111
- },
112
90
  {
113
91
  "full_name": "jwasham/coding-interview-university",
114
92
  "language": "",
115
93
  "color": "",
116
94
  "description": "A complete computer science study plan to become a software engineer.",
117
- "forked": "69935",
118
- "stargazers_count": 268565,
119
- "todayStar": "4674 stars this month",
95
+ "forked": "69954",
96
+ "stargazers_count": 268648,
97
+ "todayStar": "4703 stars this month",
120
98
  "html_url": "https://github.com/jwasham/coding-interview-university",
121
- "rank": 11
99
+ "rank": 9
100
+ },
101
+ {
102
+ "full_name": "graphdeco-inria/gaussian-splatting",
103
+ "language": "Python",
104
+ "color": "#3572A5",
105
+ "description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
106
+ "forked": "391",
107
+ "stargazers_count": 4949,
108
+ "todayStar": "2309 stars this month",
109
+ "html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
110
+ "rank": 10
122
111
  },
123
112
  {
124
113
  "full_name": "Pythagora-io/gpt-pilot",
125
114
  "language": "Python",
126
115
  "color": "#3572A5",
127
116
  "description": "Dev tool that writes scalable apps from scratch while the developer oversees the implementation",
128
- "forked": "363",
129
- "stargazers_count": 4594,
130
- "todayStar": "2569 stars this month",
117
+ "forked": "366",
118
+ "stargazers_count": 4618,
119
+ "todayStar": "2530 stars this month",
131
120
  "html_url": "https://github.com/Pythagora-io/gpt-pilot",
121
+ "rank": 11
122
+ },
123
+ {
124
+ "full_name": "harness/gitness",
125
+ "language": "Go",
126
+ "color": "#00ADD8",
127
+ "description": "Gitness is an Open Source developer platform with Source Control management, Continuous Integration and Continuous Delivery.",
128
+ "forked": "2714",
129
+ "stargazers_count": 29382,
130
+ "todayStar": "2242 stars this month",
131
+ "html_url": "https://github.com/harness/gitness",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "graphdeco-inria/gaussian-splatting",
136
- "language": "Python",
137
- "color": "#3572A5",
138
- "description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
139
- "forked": "382",
140
- "stargazers_count": 4892,
141
- "todayStar": "2360 stars this month",
142
- "html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
135
+ "full_name": "mylxsw/aidea",
136
+ "language": "Dart",
137
+ "color": "#00B4AB",
138
+ "description": "AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。",
139
+ "forked": "686",
140
+ "stargazers_count": 4968,
141
+ "todayStar": "2536 stars this month",
142
+ "html_url": "https://github.com/mylxsw/aidea",
143
143
  "rank": 13
144
144
  },
145
145
  {
@@ -147,87 +147,87 @@
147
147
  "language": "JavaScript",
148
148
  "color": "#f1e05a",
149
149
  "description": "JavaScript Style Guide",
150
- "forked": "26231",
151
- "stargazers_count": 138284,
152
- "todayStar": "2312 stars this month",
150
+ "forked": "26238",
151
+ "stargazers_count": 138332,
152
+ "todayStar": "2346 stars this month",
153
153
  "html_url": "https://github.com/airbnb/javascript",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "bluesky-social/social-app",
158
- "language": "TypeScript",
159
- "color": "#3178c6",
160
- "description": "The Bluesky Social application for Web, iOS, and Android",
161
- "forked": "510",
162
- "stargazers_count": 3728,
163
- "todayStar": "497 stars this month",
164
- "html_url": "https://github.com/bluesky-social/social-app",
157
+ "full_name": "bevyengine/bevy",
158
+ "language": "Rust",
159
+ "color": "#dea584",
160
+ "description": "A refreshingly simple data-driven game engine built in Rust",
161
+ "forked": "2653",
162
+ "stargazers_count": 26852,
163
+ "todayStar": "1287 stars this month",
164
+ "html_url": "https://github.com/bevyengine/bevy",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "stanfordnlp/dspy",
168
+ "full_name": "Flipper-XFW/Xtreme-Firmware",
169
+ "language": "C",
170
+ "color": "#555555",
171
+ "description": "The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!",
172
+ "forked": "334",
173
+ "stargazers_count": 4794,
174
+ "todayStar": "917 stars this month",
175
+ "html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware",
176
+ "rank": 16
177
+ },
178
+ {
179
+ "full_name": "isocpp/CppCoreGuidelines",
169
180
  "language": "Python",
170
181
  "color": "#3572A5",
171
- "description": "DSPy: The framework for programming with foundation models",
172
- "forked": "180",
173
- "stargazers_count": 3253,
174
- "todayStar": "1155 stars this month",
175
- "html_url": "https://github.com/stanfordnlp/dspy",
176
- "rank": 16
182
+ "description": "The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++",
183
+ "forked": "5337",
184
+ "stargazers_count": 39753,
185
+ "todayStar": "1103 stars this month",
186
+ "html_url": "https://github.com/isocpp/CppCoreGuidelines",
187
+ "rank": 17
177
188
  },
178
189
  {
179
190
  "full_name": "hpcaitech/ColossalAI",
180
191
  "language": "Python",
181
192
  "color": "#3572A5",
182
193
  "description": "Making large AI models cheaper, faster and more accessible",
183
- "forked": "3960",
184
- "stargazers_count": 34732,
185
- "todayStar": "3027 stars this month",
194
+ "forked": "3961",
195
+ "stargazers_count": 34750,
196
+ "todayStar": "3041 stars this month",
186
197
  "html_url": "https://github.com/hpcaitech/ColossalAI",
187
- "rank": 17
188
- },
189
- {
190
- "full_name": "freeCodeCamp/freeCodeCamp",
191
- "language": "TypeScript",
192
- "color": "#3178c6",
193
- "description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
194
- "forked": "33955",
195
- "stargazers_count": 375045,
196
- "todayStar": "3009 stars this month",
197
- "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "isocpp/CppCoreGuidelines",
201
+ "full_name": "stanfordnlp/dspy",
202
202
  "language": "Python",
203
203
  "color": "#3572A5",
204
- "description": "The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++",
205
- "forked": "5336",
206
- "stargazers_count": 39741,
207
- "todayStar": "1090 stars this month",
208
- "html_url": "https://github.com/isocpp/CppCoreGuidelines",
204
+ "description": "DSPy: The framework for programming with foundation models",
205
+ "forked": "180",
206
+ "stargazers_count": 3289,
207
+ "todayStar": "1139 stars this month",
208
+ "html_url": "https://github.com/stanfordnlp/dspy",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "Flipper-XFW/Xtreme-Firmware",
213
- "language": "C",
214
- "color": "#555555",
215
- "description": "The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!",
216
- "forked": "330",
217
- "stargazers_count": 4691,
218
- "todayStar": "817 stars this month",
219
- "html_url": "https://github.com/Flipper-XFW/Xtreme-Firmware",
212
+ "full_name": "elementor/elementor",
213
+ "language": "JavaScript",
214
+ "color": "#f1e05a",
215
+ "description": "The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.",
216
+ "forked": "1325",
217
+ "stargazers_count": 5706,
218
+ "todayStar": "390 stars this month",
219
+ "html_url": "https://github.com/elementor/elementor",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "bevyengine/bevy",
224
- "language": "Rust",
225
- "color": "#dea584",
226
- "description": "A refreshingly simple data-driven game engine built in Rust",
227
- "forked": "2654",
228
- "stargazers_count": 26832,
229
- "todayStar": "1275 stars this month",
230
- "html_url": "https://github.com/bevyengine/bevy",
223
+ "full_name": "freeCodeCamp/freeCodeCamp",
224
+ "language": "TypeScript",
225
+ "color": "#3178c6",
226
+ "description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
227
+ "forked": "33996",
228
+ "stargazers_count": 375168,
229
+ "todayStar": "3077 stars this month",
230
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
231
231
  "rank": 21
232
232
  },
233
233
  {
@@ -235,21 +235,21 @@
235
235
  "language": "Python",
236
236
  "color": "#3572A5",
237
237
  "description": "Clone a voice in 5 seconds to generate arbitrary speech in real-time",
238
- "forked": "8203",
239
- "stargazers_count": 47578,
240
- "todayStar": "3184 stars this month",
238
+ "forked": "8212",
239
+ "stargazers_count": 47690,
240
+ "todayStar": "3235 stars this month",
241
241
  "html_url": "https://github.com/CorentinJ/Real-Time-Voice-Cloning",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "raysan5/raylib",
246
- "language": "C",
247
- "color": "#555555",
248
- "description": "A simple and easy-to-use library to enjoy videogames programming",
249
- "forked": "1697",
250
- "stargazers_count": 15469,
251
- "todayStar": "958 stars this month",
252
- "html_url": "https://github.com/raysan5/raylib",
245
+ "full_name": "novuhq/novu",
246
+ "language": "TypeScript",
247
+ "color": "#3178c6",
248
+ "description": "🔥 The open-source notification infrastructure with fully functional embedded notification center 🚀🚀🚀",
249
+ "forked": "2223",
250
+ "stargazers_count": 27177,
251
+ "todayStar": "2764 stars this month",
252
+ "html_url": "https://github.com/novuhq/novu",
253
253
  "rank": 23
254
254
  },
255
255
  {
@@ -257,9 +257,9 @@
257
257
  "language": "JupyterNotebook",
258
258
  "color": "#DA5B0B",
259
259
  "description": "The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.",
260
- "forked": "71",
261
- "stargazers_count": 1251,
262
- "todayStar": "654 stars this month",
260
+ "forked": "72",
261
+ "stargazers_count": 1272,
262
+ "todayStar": "639 stars this month",
263
263
  "html_url": "https://github.com/tencent-ailab/IP-Adapter",
264
264
  "rank": 24
265
265
  },
@@ -269,8 +269,8 @@
269
269
  "color": "#3178c6",
270
270
  "description": "Bitwarden client applications (web, browser extension, desktop, and cli)",
271
271
  "forked": "953",
272
- "stargazers_count": 7281,
273
- "todayStar": "758 stars this month",
272
+ "stargazers_count": 7291,
273
+ "todayStar": "763 stars this month",
274
274
  "html_url": "https://github.com/bitwarden/clients",
275
275
  "rank": 25
276
276
  }