@wcj/github-rank 23.1.30 → 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.
@@ -1,57 +1,57 @@
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": "2519",
8
- "stargazers_count": 11493,
9
- "todayStar": "4300 stars this month",
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": 1
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": "1069",
19
- "stargazers_count": 10516,
20
- "todayStar": "7196 stars this month",
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": 2
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": "253",
30
- "stargazers_count": 5823,
31
- "todayStar": "4288 stars this month",
40
+ "forked": "268",
41
+ "stargazers_count": 6045,
42
+ "todayStar": "4510 stars this month",
32
43
  "html_url": "https://github.com/brycedrennan/imaginAIry",
33
- "rank": 3
44
+ "rank": 4
34
45
  },
35
46
  {
36
47
  "full_name": "karpathy/minGPT",
37
48
  "language": "Python",
38
49
  "color": "#3572A5",
39
50
  "description": "",
40
- "forked": "1367",
41
- "stargazers_count": 12422,
42
- "todayStar": "3397 stars this month",
51
+ "forked": "1368",
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": "215",
52
- "stargazers_count": 2912,
53
- "todayStar": "2430 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": "552",
63
- "stargazers_count": 7065,
64
- "todayStar": "4461 stars this month",
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": "400",
74
- "stargazers_count": 5085,
75
- "todayStar": "3667 stars this month",
84
+ "forked": "417",
85
+ "stargazers_count": 5221,
86
+ "todayStar": "3782 stars this month",
76
87
  "html_url": "https://github.com/hwchase17/langchain",
77
- "rank": 7
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": "3414",
85
- "stargazers_count": 43003,
86
- "todayStar": "1390 stars this month",
95
+ "forked": "3424",
96
+ "stargazers_count": 43078,
97
+ "todayStar": "1467 stars this month",
87
98
  "html_url": "https://github.com/nuxt/nuxt",
88
- "rank": 8
99
+ "rank": 9
89
100
  },
90
101
  {
91
- "full_name": "LAION-AI/Open-Assistant",
92
- "language": "Python",
93
- "color": "#3572A5",
102
+ "full_name": "karpathy/nn-zero-to-hero",
103
+ "language": "JupyterNotebook",
104
+ "color": "#DA5B0B",
94
105
  "description": "",
95
- "forked": "528",
96
- "stargazers_count": 6229,
97
- "todayStar": "4571 stars this month",
98
- "html_url": "https://github.com/LAION-AI/Open-Assistant",
99
- "rank": 9
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": "neonbjb/tortoise-tts",
113
+ "full_name": "LAION-AI/Open-Assistant",
103
114
  "language": "Python",
104
115
  "color": "#3572A5",
105
116
  "description": "",
106
- "forked": "384",
107
- "stargazers_count": 3753,
108
- "todayStar": "1763 stars this month",
109
- "html_url": "https://github.com/neonbjb/tortoise-tts",
110
- "rank": 10
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": "karpathy/nn-zero-to-hero",
114
- "language": "JupyterNotebook",
115
- "color": "#DA5B0B",
124
+ "full_name": "WerWolv/ImHex",
125
+ "language": "C++",
126
+ "color": "#f34b7d",
116
127
  "description": "",
117
- "forked": "463",
118
- "stargazers_count": 5730,
119
- "todayStar": "1964 stars this month",
120
- "html_url": "https://github.com/karpathy/nn-zero-to-hero",
121
- "rank": 11
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": "5082",
129
- "stargazers_count": 69161,
130
- "todayStar": "2568 stars this month",
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": "3219",
140
- "stargazers_count": 27898,
141
- "todayStar": "4317 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": "14589",
151
- "stargazers_count": 51252,
152
- "todayStar": "2143 stars this month",
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": "WerWolv/ImHex",
158
- "language": "C++",
159
- "color": "#f34b7d",
157
+ "full_name": "neonbjb/tortoise-tts",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
160
  "description": "",
161
- "forked": "1123",
162
- "stargazers_count": 25327,
163
- "todayStar": "2410 stars this month",
164
- "html_url": "https://github.com/WerWolv/ImHex",
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": "1774",
173
- "stargazers_count": 19143,
174
- "todayStar": "7915 stars this month",
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": "745",
184
- "stargazers_count": 4134,
185
- "todayStar": "2277 stars this month",
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": "danielgross/whatsapp-gpt",
191
- "language": "Go",
192
- "color": "#00ADD8",
190
+ "full_name": "itwanger/toBeBetterJavaer",
191
+ "language": "Java",
192
+ "color": "#b07219",
193
193
  "description": "",
194
- "forked": "344",
195
- "stargazers_count": 2231,
196
- "todayStar": "1110 stars this month",
197
- "html_url": "https://github.com/danielgross/whatsapp-gpt",
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": "382",
206
- "stargazers_count": 8725,
207
- "todayStar": "4381 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": "1297",
217
- "stargazers_count": 9366,
218
- "todayStar": "1131 stars this month",
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": "sickcodes/Docker-OSX",
224
- "language": "Shell",
225
- "color": "#89e051",
223
+ "full_name": "Z4nzu/hackingtool",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
226
  "description": "",
227
- "forked": "1402",
228
- "stargazers_count": 28645,
229
- "todayStar": "2721 stars this month",
230
- "html_url": "https://github.com/sickcodes/Docker-OSX",
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": "pola-rs/polars",
234
+ "full_name": "google/comprehensive-rust",
235
235
  "language": "Rust",
236
236
  "color": "#dea584",
237
237
  "description": "",
238
- "forked": "660",
239
- "stargazers_count": 13207,
240
- "todayStar": "2429 stars this month",
241
- "html_url": "https://github.com/pola-rs/polars",
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": "facebook/folly",
246
- "language": "C++",
247
- "color": "#f34b7d",
245
+ "full_name": "sickcodes/Docker-OSX",
246
+ "language": "Shell",
247
+ "color": "#89e051",
248
248
  "description": "",
249
- "forked": "5034",
250
- "stargazers_count": 24659,
251
- "todayStar": "727 stars this month",
252
- "html_url": "https://github.com/facebook/folly",
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": "withastro/astro",
256
+ "full_name": "resendlabs/react-email",
257
257
  "language": "TypeScript",
258
258
  "color": "#3178c6",
259
259
  "description": "",
260
- "forked": "1220",
261
- "stargazers_count": 26009,
262
- "todayStar": "2316 stars this month",
263
- "html_url": "https://github.com/withastro/astro",
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": "blakeblackshear/frigate",
268
- "language": "Python",
269
- "color": "#3572A5",
267
+ "full_name": "facebook/folly",
268
+ "language": "C++",
269
+ "color": "#f34b7d",
270
270
  "description": "",
271
- "forked": "723",
272
- "stargazers_count": 6920,
273
- "todayStar": "594 stars this month",
274
- "html_url": "https://github.com/blakeblackshear/frigate",
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
  ]