@wcj/github-rank 23.1.31 → 23.2.1
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 +21139 -21127
- package/dist/trending-daily.json +161 -161
- package/dist/trending-monthly.json +140 -140
- package/dist/trending-weekly.json +161 -161
- package/dist/users.china.json +1935 -1900
- package/dist/users.json +6782 -6782
- package/package.json +1 -1
- package/web/data/repos.json +21139 -21127
- package/web/data/trending-daily.json +161 -161
- package/web/data/trending-monthly.json +140 -140
- package/web/data/trending-weekly.json +161 -161
- package/web/data/users.china.json +1935 -1900
- package/web/data/users.json +6782 -6782
- package/web/index.html +4965 -4965
- package/web/repos.html +2779 -2775
- package/web/trending-monthly.html +126 -126
- package/web/trending-weekly.html +141 -141
- package/web/trending.html +139 -139
- package/web/users.china.html +1461 -1428
|
@@ -1,36 +1,47 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "karpathy/nanoGPT",
|
|
4
|
+
"language": "JupyterNotebook",
|
|
5
|
+
"color": "#DA5B0B",
|
|
6
|
+
"description": "",
|
|
7
|
+
"forked": "758",
|
|
8
|
+
"stargazers_count": 10502,
|
|
9
|
+
"todayStar": "9889 stars this month",
|
|
10
|
+
"html_url": "https://github.com/karpathy/nanoGPT",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
4
15
|
"language": "JupyterNotebook",
|
|
5
16
|
"color": "#DA5B0B",
|
|
6
17
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "2561",
|
|
19
|
+
"stargazers_count": 11681,
|
|
20
|
+
"todayStar": "4481 stars this month",
|
|
10
21
|
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "openai/openai-cookbook",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1094",
|
|
30
|
+
"stargazers_count": 10711,
|
|
31
|
+
"todayStar": "7331 stars this month",
|
|
21
32
|
"html_url": "https://github.com/openai/openai-cookbook",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "brycedrennan/imaginAIry",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "268",
|
|
41
|
+
"stargazers_count": 6045,
|
|
42
|
+
"todayStar": "4510 stars this month",
|
|
32
43
|
"html_url": "https://github.com/brycedrennan/imaginAIry",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "karpathy/minGPT",
|
|
@@ -38,20 +49,9 @@
|
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "",
|
|
40
51
|
"forked": "1368",
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
52
|
+
"stargazers_count": 12468,
|
|
53
|
+
"todayStar": "3422 stars this month",
|
|
43
54
|
"html_url": "https://github.com/karpathy/minGPT",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "jerryjliu/gpt_index",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "216",
|
|
52
|
-
"stargazers_count": 2948,
|
|
53
|
-
"todayStar": "2445 stars this month",
|
|
54
|
-
"html_url": "https://github.com/jerryjliu/gpt_index",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,87 +59,87 @@
|
|
|
59
59
|
"language": "Rust",
|
|
60
60
|
"color": "#dea584",
|
|
61
61
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "595",
|
|
63
|
+
"stargazers_count": 7662,
|
|
64
|
+
"todayStar": "4775 stars this month",
|
|
65
65
|
"html_url": "https://github.com/lencx/ChatGPT",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "jerryjliu/gpt_index",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "",
|
|
73
|
+
"forked": "223",
|
|
74
|
+
"stargazers_count": 3012,
|
|
75
|
+
"todayStar": "2459 stars this month",
|
|
76
|
+
"html_url": "https://github.com/jerryjliu/gpt_index",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "hwchase17/langchain",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "417",
|
|
85
|
+
"stargazers_count": 5221,
|
|
86
|
+
"todayStar": "3782 stars this month",
|
|
76
87
|
"html_url": "https://github.com/hwchase17/langchain",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "nuxt/nuxt",
|
|
81
92
|
"language": "TypeScript",
|
|
82
93
|
"color": "#3178c6",
|
|
83
94
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "3424",
|
|
96
|
+
"stargazers_count": 43078,
|
|
97
|
+
"todayStar": "1467 stars this month",
|
|
87
98
|
"html_url": "https://github.com/nuxt/nuxt",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
102
|
+
"full_name": "karpathy/nn-zero-to-hero",
|
|
103
|
+
"language": "JupyterNotebook",
|
|
104
|
+
"color": "#DA5B0B",
|
|
94
105
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
106
|
+
"forked": "484",
|
|
107
|
+
"stargazers_count": 5859,
|
|
108
|
+
"todayStar": "2088 stars this month",
|
|
109
|
+
"html_url": "https://github.com/karpathy/nn-zero-to-hero",
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
|
-
"full_name": "
|
|
113
|
+
"full_name": "LAION-AI/Open-Assistant",
|
|
103
114
|
"language": "Python",
|
|
104
115
|
"color": "#3572A5",
|
|
105
116
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
117
|
+
"forked": "578",
|
|
118
|
+
"stargazers_count": 6578,
|
|
119
|
+
"todayStar": "4381 stars this month",
|
|
120
|
+
"html_url": "https://github.com/LAION-AI/Open-Assistant",
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
124
|
+
"full_name": "WerWolv/ImHex",
|
|
125
|
+
"language": "C++",
|
|
126
|
+
"color": "#f34b7d",
|
|
116
127
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
128
|
+
"forked": "1127",
|
|
129
|
+
"stargazers_count": 25385,
|
|
130
|
+
"todayStar": "2456 stars this month",
|
|
131
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
132
|
+
"rank": 12
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "papers-we-love/papers-we-love",
|
|
125
136
|
"language": "Shell",
|
|
126
137
|
"color": "#89e051",
|
|
127
138
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "5088",
|
|
140
|
+
"stargazers_count": 69295,
|
|
141
|
+
"todayStar": "2665 stars this month",
|
|
131
142
|
"html_url": "https://github.com/papers-we-love/papers-we-love",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "Z4nzu/hackingtool",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "",
|
|
139
|
-
"forked": "3223",
|
|
140
|
-
"stargazers_count": 28071,
|
|
141
|
-
"todayStar": "4489 stars this month",
|
|
142
|
-
"html_url": "https://github.com/Z4nzu/hackingtool",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,21 +147,21 @@
|
|
|
147
147
|
"language": "JavaScript",
|
|
148
148
|
"color": "#f1e05a",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "14618",
|
|
151
|
+
"stargazers_count": 51322,
|
|
152
|
+
"todayStar": "2179 stars this month",
|
|
153
153
|
"html_url": "https://github.com/anuraghazra/github-readme-stats",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "neonbjb/tortoise-tts",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "398",
|
|
162
|
+
"stargazers_count": 3819,
|
|
163
|
+
"todayStar": "1765 stars this month",
|
|
164
|
+
"html_url": "https://github.com/neonbjb/tortoise-tts",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,9 +169,9 @@
|
|
|
169
169
|
"language": "HTML",
|
|
170
170
|
"color": "#e34c26",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "1830",
|
|
173
|
+
"stargazers_count": 19553,
|
|
174
|
+
"todayStar": "8064 stars this month",
|
|
175
175
|
"html_url": "https://github.com/f/awesome-chatgpt-prompts",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
@@ -180,98 +180,98 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "760",
|
|
184
|
+
"stargazers_count": 4211,
|
|
185
|
+
"todayStar": "2302 stars this month",
|
|
186
186
|
"html_url": "https://github.com/sczhou/CodeFormer",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
190
|
+
"full_name": "itwanger/toBeBetterJavaer",
|
|
191
|
+
"language": "Java",
|
|
192
|
+
"color": "#b07219",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "948",
|
|
195
|
+
"stargazers_count": 6276,
|
|
196
|
+
"todayStar": "1579 stars this month",
|
|
197
|
+
"html_url": "https://github.com/itwanger/toBeBetterJavaer",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "google/comprehensive-rust",
|
|
202
|
-
"language": "Rust",
|
|
203
|
-
"color": "#dea584",
|
|
204
|
-
"description": "",
|
|
205
|
-
"forked": "384",
|
|
206
|
-
"stargazers_count": 8759,
|
|
207
|
-
"todayStar": "4341 stars this month",
|
|
208
|
-
"html_url": "https://github.com/google/comprehensive-rust",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
200
|
{
|
|
212
201
|
"full_name": "iperov/DeepFaceLive",
|
|
213
202
|
"language": "Python",
|
|
214
203
|
"color": "#3572A5",
|
|
215
204
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
205
|
+
"forked": "1300",
|
|
206
|
+
"stargazers_count": 9420,
|
|
207
|
+
"todayStar": "1173 stars this month",
|
|
219
208
|
"html_url": "https://github.com/iperov/DeepFaceLive",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "danielgross/whatsapp-gpt",
|
|
213
|
+
"language": "Go",
|
|
214
|
+
"color": "#00ADD8",
|
|
215
|
+
"description": "",
|
|
216
|
+
"forked": "352",
|
|
217
|
+
"stargazers_count": 2271,
|
|
218
|
+
"todayStar": "1143 stars this month",
|
|
219
|
+
"html_url": "https://github.com/danielgross/whatsapp-gpt",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
223
|
+
"full_name": "Z4nzu/hackingtool",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "3236",
|
|
228
|
+
"stargazers_count": 28363,
|
|
229
|
+
"todayStar": "4779 stars this month",
|
|
230
|
+
"html_url": "https://github.com/Z4nzu/hackingtool",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
234
|
+
"full_name": "google/comprehensive-rust",
|
|
235
235
|
"language": "Rust",
|
|
236
236
|
"color": "#dea584",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "388",
|
|
239
|
+
"stargazers_count": 8812,
|
|
240
|
+
"todayStar": "4231 stars this month",
|
|
241
|
+
"html_url": "https://github.com/google/comprehensive-rust",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "sickcodes/Docker-OSX",
|
|
246
|
+
"language": "Shell",
|
|
247
|
+
"color": "#89e051",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "1406",
|
|
250
|
+
"stargazers_count": 28691,
|
|
251
|
+
"todayStar": "2756 stars this month",
|
|
252
|
+
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "resendlabs/react-email",
|
|
257
257
|
"language": "TypeScript",
|
|
258
258
|
"color": "#3178c6",
|
|
259
259
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
260
|
+
"forked": "136",
|
|
261
|
+
"stargazers_count": 4179,
|
|
262
|
+
"todayStar": "2012 stars this month",
|
|
263
|
+
"html_url": "https://github.com/resendlabs/react-email",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
267
|
+
"full_name": "facebook/folly",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
270
|
"description": "",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
271
|
+
"forked": "5035",
|
|
272
|
+
"stargazers_count": 24668,
|
|
273
|
+
"todayStar": "732 stars this month",
|
|
274
|
+
"html_url": "https://github.com/facebook/folly",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|