@wcj/github-rank 23.10.23 → 23.10.24
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.
- package/README.md +1 -1
- package/dist/repos.json +22297 -22293
- package/dist/trending-daily.json +189 -189
- package/dist/trending-monthly.json +147 -147
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +1339 -1339
- package/dist/users.json +6137 -6137
- package/package.json +1 -1
- package/web/data/repos.json +22297 -22293
- package/web/data/trending-daily.json +189 -189
- package/web/data/trending-monthly.json +147 -147
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +1339 -1339
- package/web/data/users.json +6137 -6137
- package/web/index.html +4689 -4689
- package/web/repos.html +3005 -3005
- package/web/trending-monthly.html +147 -147
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +171 -167
- package/web/users.china.html +1074 -1074
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "Playing Pokemon Red with Reinforcement Learning",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "357",
|
|
8
|
+
"stargazers_count": 4868,
|
|
9
|
+
"todayStar": "2875 stars this week",
|
|
10
10
|
"html_url": "https://github.com/PWhiddy/PokemonRedExperiments",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,263 +15,263 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "🚀🧠💬 Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding).",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "266",
|
|
19
|
+
"stargazers_count": 4241,
|
|
20
|
+
"todayStar": "2686 stars this week",
|
|
21
21
|
"html_url": "https://github.com/spdustin/ChatGPT-AutoExpert",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "localsend/localsend",
|
|
26
|
+
"language": "Dart",
|
|
27
|
+
"color": "#00B4AB",
|
|
28
|
+
"description": "An open source cross-platform alternative to AirDrop",
|
|
29
|
+
"forked": "990",
|
|
30
|
+
"stargazers_count": 20683,
|
|
31
|
+
"todayStar": "5323 stars this week",
|
|
32
|
+
"html_url": "https://github.com/localsend/localsend",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "omnivore-app/omnivore",
|
|
26
37
|
"language": "HTML",
|
|
27
38
|
"color": "#e34c26",
|
|
28
39
|
"description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "246",
|
|
41
|
+
"stargazers_count": 5626,
|
|
42
|
+
"todayStar": "1238 stars this week",
|
|
32
43
|
"html_url": "https://github.com/omnivore-app/omnivore",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank":
|
|
47
|
+
"full_name": "OpenTalker/video-retalking",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild",
|
|
51
|
+
"forked": "331",
|
|
52
|
+
"stargazers_count": 2208,
|
|
53
|
+
"todayStar": "503 stars this week",
|
|
54
|
+
"html_url": "https://github.com/OpenTalker/video-retalking",
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "doocs/leetcode",
|
|
48
59
|
"language": "Java",
|
|
49
60
|
"color": "#b07219",
|
|
50
61
|
"description": "🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "4353",
|
|
63
|
+
"stargazers_count": 24854,
|
|
64
|
+
"todayStar": "495 stars this week",
|
|
54
65
|
"html_url": "https://github.com/doocs/leetcode",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "microsoft/autogen",
|
|
59
70
|
"language": "JupyterNotebook",
|
|
60
71
|
"color": "#DA5B0B",
|
|
61
72
|
"description": "Enable Next-Gen Large Language Model Applications. Join our Discord: https://discord.gg/pAbnFJrkgZ",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "1387",
|
|
74
|
+
"stargazers_count": 13495,
|
|
75
|
+
"todayStar": "2672 stars this week",
|
|
65
76
|
"html_url": "https://github.com/microsoft/autogen",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
80
|
+
"full_name": "danielgross/localpilot",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
83
|
+
"description": "",
|
|
84
|
+
"forked": "91",
|
|
85
|
+
"stargazers_count": 2420,
|
|
86
|
+
"todayStar": "1083 stars this week",
|
|
87
|
+
"html_url": "https://github.com/danielgross/localpilot",
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "LazyVim/LazyVim",
|
|
81
92
|
"language": "Lua",
|
|
82
93
|
"color": "#000080",
|
|
83
94
|
"description": "Neovim config for the lazy",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "669",
|
|
96
|
+
"stargazers_count": 9812,
|
|
97
|
+
"todayStar": "346 stars this week",
|
|
87
98
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "google-deepmind/mujoco",
|
|
92
|
-
"language": "C++",
|
|
93
|
-
"color": "#f34b7d",
|
|
94
|
-
"description": "Multi-Joint dynamics with Contact. A general purpose physics simulator.",
|
|
95
|
-
"forked": "598",
|
|
96
|
-
"stargazers_count": 6319,
|
|
97
|
-
"todayStar": "149 stars this week",
|
|
98
|
-
"html_url": "https://github.com/google-deepmind/mujoco",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "JupyterNotebook",
|
|
104
|
-
"color": "#DA5B0B",
|
|
105
|
-
"description": "Understanding Deep Learning - Simon J.D. Prince",
|
|
106
|
-
"forked": "334",
|
|
107
|
-
"stargazers_count": 2052,
|
|
108
|
-
"todayStar": "136 stars this week",
|
|
109
|
-
"html_url": "https://github.com/udlbook/udlbook",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "danielgross/localpilot",
|
|
102
|
+
"full_name": "Em1tSan/NeuroGPT",
|
|
114
103
|
"language": "Python",
|
|
115
104
|
"color": "#3572A5",
|
|
116
|
-
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
105
|
+
"description": "Free ChatGPT 3.5 / ChatGPT 4 / Free OpenAI API",
|
|
106
|
+
"forked": "76",
|
|
107
|
+
"stargazers_count": 387,
|
|
108
|
+
"todayStar": "66 stars this week",
|
|
109
|
+
"html_url": "https://github.com/Em1tSan/NeuroGPT",
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "Open
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
113
|
+
"full_name": "penpot/penpot",
|
|
114
|
+
"language": "Clojure",
|
|
115
|
+
"color": "#db5855",
|
|
116
|
+
"description": "Penpot - The Open-Source design & prototyping platform",
|
|
117
|
+
"forked": "1117",
|
|
118
|
+
"stargazers_count": 23951,
|
|
119
|
+
"todayStar": "647 stars this week",
|
|
120
|
+
"html_url": "https://github.com/penpot/penpot",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
124
|
+
"full_name": "tairov/llama2.mojo",
|
|
136
125
|
"language": "Python",
|
|
137
126
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
127
|
+
"description": "Inference Llama 2 in one file of pure 🔥",
|
|
128
|
+
"forked": "93",
|
|
129
|
+
"stargazers_count": 1439,
|
|
130
|
+
"todayStar": "159 stars this week",
|
|
131
|
+
"html_url": "https://github.com/tairov/llama2.mojo",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "pi-hole/pi-hole",
|
|
147
136
|
"language": "Shell",
|
|
148
137
|
"color": "#89e051",
|
|
149
138
|
"description": "A black hole for Internet advertisements",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "2563",
|
|
140
|
+
"stargazers_count": 44622,
|
|
141
|
+
"todayStar": "747 stars this week",
|
|
153
142
|
"html_url": "https://github.com/pi-hole/pi-hole",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "coollabsio/coolify",
|
|
147
|
+
"language": "PHP",
|
|
148
|
+
"color": "#4F5D95",
|
|
149
|
+
"description": "An open-source & self-hostable Heroku / Netlify alternative. Cloud version available here -> https://app.coolify.io",
|
|
150
|
+
"forked": "504",
|
|
151
|
+
"stargazers_count": 9435,
|
|
152
|
+
"todayStar": "357 stars this week",
|
|
153
|
+
"html_url": "https://github.com/coollabsio/coolify",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "refinedev/refine",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Build your React-based CRUD applications, without constraints. 🌟 Star to support our work!",
|
|
161
|
+
"forked": "1238",
|
|
162
|
+
"stargazers_count": 15497,
|
|
163
|
+
"todayStar": "522 stars this week",
|
|
164
|
+
"html_url": "https://github.com/refinedev/refine",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "CorentinTh/it-tools",
|
|
169
|
+
"language": "Vue",
|
|
170
|
+
"color": "#41b883",
|
|
171
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
172
|
+
"forked": "442",
|
|
173
|
+
"stargazers_count": 4554,
|
|
174
|
+
"todayStar": "301 stars this week",
|
|
175
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "web-infra-dev/oxc",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "⚓ A suite of high-performance tools for JavaScript and TypeScript written in Rust.",
|
|
183
|
+
"forked": "109",
|
|
184
|
+
"stargazers_count": 2581,
|
|
185
|
+
"todayStar": "317 stars this week",
|
|
186
|
+
"html_url": "https://github.com/web-infra-dev/oxc",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "udlbook/udlbook",
|
|
191
|
+
"language": "JupyterNotebook",
|
|
192
|
+
"color": "#DA5B0B",
|
|
193
|
+
"description": "Understanding Deep Learning - Simon J.D. Prince",
|
|
194
|
+
"forked": "342",
|
|
195
|
+
"stargazers_count": 2091,
|
|
196
|
+
"todayStar": "129 stars this week",
|
|
197
|
+
"html_url": "https://github.com/udlbook/udlbook",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "web-platform-tests/wpt",
|
|
202
|
+
"language": "HTML",
|
|
203
|
+
"color": "#e34c26",
|
|
204
|
+
"description": "Test suites for Web platform specs — including WHATWG, W3C, and others",
|
|
205
|
+
"forked": "3167",
|
|
206
|
+
"stargazers_count": 4480,
|
|
207
|
+
"todayStar": "70 stars this week",
|
|
208
|
+
"html_url": "https://github.com/web-platform-tests/wpt",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "cloudcommunity/Free-Certifications",
|
|
213
|
+
"language": "",
|
|
214
|
+
"color": "",
|
|
215
|
+
"description": "A curated list of free courses & certifications.",
|
|
216
|
+
"forked": "937",
|
|
217
|
+
"stargazers_count": 11020,
|
|
218
|
+
"todayStar": "2935 stars this week",
|
|
219
|
+
"html_url": "https://github.com/cloudcommunity/Free-Certifications",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "FreeTubeApp/FreeTube",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "An Open Source YouTube app for privacy",
|
|
227
|
+
"forked": "562",
|
|
228
|
+
"stargazers_count": 9067,
|
|
229
|
+
"todayStar": "981 stars this week",
|
|
230
|
+
"html_url": "https://github.com/FreeTubeApp/FreeTube",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "Orange-Cyberdefense/GOAD",
|
|
235
|
+
"language": "PowerShell",
|
|
236
|
+
"color": "#012456",
|
|
237
|
+
"description": "game of active directory",
|
|
238
|
+
"forked": "447",
|
|
239
|
+
"stargazers_count": 3133,
|
|
240
|
+
"todayStar": "398 stars this week",
|
|
241
|
+
"html_url": "https://github.com/Orange-Cyberdefense/GOAD",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
245
|
+
"full_name": "formbricks/formbricks",
|
|
246
246
|
"language": "TypeScript",
|
|
247
247
|
"color": "#3178c6",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
248
|
+
"description": "Open Source Surveys & Experience Management Solution",
|
|
249
|
+
"forked": "630",
|
|
250
|
+
"stargazers_count": 3478,
|
|
251
|
+
"todayStar": "660 stars this week",
|
|
252
|
+
"html_url": "https://github.com/formbricks/formbricks",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "",
|
|
258
|
-
"color": "",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "geekan/MetaGPT",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
260
|
+
"forked": "3452",
|
|
261
|
+
"stargazers_count": 29660,
|
|
262
|
+
"todayStar": "1114 stars this week",
|
|
263
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "thuml/Time-Series-Library",
|
|
268
|
+
"language": "Shell",
|
|
269
|
+
"color": "#89e051",
|
|
270
|
+
"description": "A Library for Advanced Deep Time Series Models.",
|
|
271
|
+
"forked": "376",
|
|
272
|
+
"stargazers_count": 2053,
|
|
273
|
+
"todayStar": "351 stars this week",
|
|
274
|
+
"html_url": "https://github.com/thuml/Time-Series-Library",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|