@wcj/github-rank 23.12.8 โ 23.12.9
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 +20239 -20239
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +142 -142
- package/dist/trending-weekly.json +161 -161
- package/dist/users.china.json +1852 -1887
- package/dist/users.json +5682 -5682
- package/package.json +1 -1
- package/web/data/repos.json +20239 -20239
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +142 -142
- package/web/data/trending-weekly.json +161 -161
- package/web/data/users.china.json +1852 -1887
- package/web/data/users.json +5682 -5682
- package/web/index.html +4467 -4467
- package/web/repos.html +2539 -2539
- package/web/trending-monthly.html +140 -140
- package/web/trending-weekly.html +151 -147
- package/web/trending.html +168 -160
- package/web/users.china.html +1480 -1513
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "pytorch-labs/gpt-fast",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Simple and efficient pytorch-native transformer text generation in <1000 LOC of python.",
|
|
7
|
+
"forked": "378",
|
|
8
|
+
"stargazers_count": 3830,
|
|
9
|
+
"todayStar": "2797 stars this week",
|
|
10
|
+
"html_url": "https://github.com/pytorch-labs/gpt-fast",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "C",
|
|
16
16
|
"color": "#555555",
|
|
17
17
|
"description": "Foundational Models for State-of-the-Art Speech and Text Translation",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "807",
|
|
19
|
+
"stargazers_count": 8229,
|
|
20
|
+
"todayStar": "2038 stars this week",
|
|
21
21
|
"html_url": "https://github.com/facebookresearch/seamless_communication",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,43 +26,43 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "Focus on prompting and generating",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "2343",
|
|
30
|
+
"stargazers_count": 24393,
|
|
31
|
+
"todayStar": "4326 stars this week",
|
|
32
32
|
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "",
|
|
38
|
-
"color": "",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "OthersideAI/self-operating-computer",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "A framework to enable multimodal models to operate a computer.",
|
|
40
|
+
"forked": "784",
|
|
41
|
+
"stargazers_count": 5103,
|
|
42
|
+
"todayStar": "2543 stars this week",
|
|
43
|
+
"html_url": "https://github.com/OthersideAI/self-operating-computer",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "Mozilla-Ocho/llamafile",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "Distribute and run LLMs with a single file.",
|
|
51
|
+
"forked": "236",
|
|
52
|
+
"stargazers_count": 5191,
|
|
53
|
+
"todayStar": "2110 stars this week",
|
|
54
|
+
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "comfyanonymous/ComfyUI",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "1921",
|
|
63
|
+
"stargazers_count": 18703,
|
|
64
|
+
"todayStar": "1621 stars this week",
|
|
54
65
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "practical-tutorials/project-based-learning",
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
61
|
-
"description": "Curated list of project-based tutorials",
|
|
62
|
-
"forked": "17316",
|
|
63
|
-
"stargazers_count": 125304,
|
|
64
|
-
"todayStar": "2124 stars this week",
|
|
65
|
-
"html_url": "https://github.com/practical-tutorials/project-based-learning",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,32 +70,32 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "๐ Hunt down social media accounts by username across social networks",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "5768",
|
|
74
|
+
"stargazers_count": 45511,
|
|
75
|
+
"todayStar": "979 stars this week",
|
|
76
76
|
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "practical-tutorials/project-based-learning",
|
|
81
|
+
"language": "",
|
|
82
|
+
"color": "",
|
|
83
|
+
"description": "Curated list of project-based tutorials",
|
|
84
|
+
"forked": "17330",
|
|
85
|
+
"stargazers_count": 125384,
|
|
86
|
+
"todayStar": "1911 stars this week",
|
|
87
|
+
"html_url": "https://github.com/practical-tutorials/project-based-learning",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "labring/FastGPT",
|
|
92
92
|
"language": "TypeScript",
|
|
93
93
|
"color": "#3178c6",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "FastGPT is a knowledge-based QA system built on the LLM, offers out-of-the-box data processing and model invocation capabilities, allows for workflow orchestration through Flow visualization!",
|
|
95
|
+
"forked": "1473",
|
|
96
|
+
"stargazers_count": 6664,
|
|
97
|
+
"todayStar": "633 stars this week",
|
|
98
|
+
"html_url": "https://github.com/labring/FastGPT",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
@@ -103,43 +103,43 @@
|
|
|
103
103
|
"language": "JupyterNotebook",
|
|
104
104
|
"color": "#DA5B0B",
|
|
105
105
|
"description": "Free Data Engineering course!",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "3615",
|
|
107
|
+
"stargazers_count": 15870,
|
|
108
|
+
"todayStar": "304 stars this week",
|
|
109
109
|
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "google/comprehensive-rust",
|
|
114
|
+
"language": "Rust",
|
|
115
|
+
"color": "#dea584",
|
|
116
|
+
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.",
|
|
117
|
+
"forked": "1376",
|
|
118
|
+
"stargazers_count": 23160,
|
|
119
|
+
"todayStar": "683 stars this week",
|
|
120
|
+
"html_url": "https://github.com/google/comprehensive-rust",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "microsoft/PowerToys",
|
|
125
|
+
"language": "C#",
|
|
126
|
+
"color": "#178600",
|
|
127
|
+
"description": "Windows system utilities to maximize productivity",
|
|
128
|
+
"forked": "6026",
|
|
129
|
+
"stargazers_count": 99638,
|
|
130
|
+
"todayStar": "763 stars this week",
|
|
131
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "go-gost/gost",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "GO Simple Tunnel - a simple tunnel written in golang",
|
|
139
|
+
"forked": "422",
|
|
140
|
+
"stargazers_count": 2603,
|
|
141
|
+
"todayStar": "480 stars this week",
|
|
142
|
+
"html_url": "https://github.com/go-gost/gost",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,43 +147,43 @@
|
|
|
147
147
|
"language": "Rust",
|
|
148
148
|
"color": "#dea584",
|
|
149
149
|
"description": "๐ฆ The Leo Programming Language. A Programming Language for Formally Verified, Zero-Knowledge Applications",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "513",
|
|
151
|
+
"stargazers_count": 3509,
|
|
152
|
+
"todayStar": "641 stars this week",
|
|
153
153
|
"html_url": "https://github.com/AleoHQ/leo",
|
|
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": "cubiq/ComfyUI_IPAdapter_plus",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "",
|
|
161
|
+
"forked": "57",
|
|
162
|
+
"stargazers_count": 606,
|
|
163
|
+
"todayStar": "199 stars this week",
|
|
164
|
+
"html_url": "https://github.com/cubiq/ComfyUI_IPAdapter_plus",
|
|
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": "modularml/mojo",
|
|
169
|
+
"language": "JupyterNotebook",
|
|
170
|
+
"color": "#DA5B0B",
|
|
171
|
+
"description": "The Mojo Programming Language",
|
|
172
|
+
"forked": "2119",
|
|
173
|
+
"stargazers_count": 16092,
|
|
174
|
+
"todayStar": "372 stars this week",
|
|
175
|
+
"html_url": "https://github.com/modularml/mojo",
|
|
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": "Vaibhavs10/insanely-fast-whisper",
|
|
180
|
+
"language": "JupyterNotebook",
|
|
181
|
+
"color": "#DA5B0B",
|
|
182
|
+
"description": "",
|
|
183
|
+
"forked": "375",
|
|
184
|
+
"stargazers_count": 3906,
|
|
185
|
+
"todayStar": "629 stars this week",
|
|
186
|
+
"html_url": "https://github.com/Vaibhavs10/insanely-fast-whisper",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -191,87 +191,87 @@
|
|
|
191
191
|
"language": "TypeScript",
|
|
192
192
|
"color": "#3178c6",
|
|
193
193
|
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "35805",
|
|
195
|
+
"stargazers_count": 259847,
|
|
196
|
+
"todayStar": "749 stars this week",
|
|
197
197
|
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
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": "gkd-kit/gkd",
|
|
202
|
+
"language": "Kotlin",
|
|
203
|
+
"color": "#A97BFF",
|
|
204
|
+
"description": "ๅบไบ ๆ ้็ข + ้ซ็บง้ๆฉๅจ + ่ฎข้
่งๅ ็่ชๅฎไนๅฑๅน็นๅป Android APP",
|
|
205
|
+
"forked": "442",
|
|
206
|
+
"stargazers_count": 8755,
|
|
207
|
+
"todayStar": "1253 stars this week",
|
|
208
|
+
"html_url": "https://github.com/gkd-kit/gkd",
|
|
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": "makeplane/plane",
|
|
213
|
+
"language": "TypeScript",
|
|
214
|
+
"color": "#3178c6",
|
|
215
|
+
"description": "๐ฅ ๐ฅ ๐ฅ Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
216
|
+
"forked": "1024",
|
|
217
|
+
"stargazers_count": 19745,
|
|
218
|
+
"todayStar": "648 stars this week",
|
|
219
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
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": "hashicorp/terraform",
|
|
224
|
+
"language": "Go",
|
|
225
|
+
"color": "#00ADD8",
|
|
226
|
+
"description": "Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.",
|
|
227
|
+
"forked": "9276",
|
|
228
|
+
"stargazers_count": 39749,
|
|
229
|
+
"todayStar": "204 stars this week",
|
|
230
|
+
"html_url": "https://github.com/hashicorp/terraform",
|
|
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": "public-apis/public-apis",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "A collective list of free APIs",
|
|
238
|
+
"forked": "30509",
|
|
239
|
+
"stargazers_count": 270935,
|
|
240
|
+
"todayStar": "882 stars this week",
|
|
241
|
+
"html_url": "https://github.com/public-apis/public-apis",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "danny-avila/LibreChat",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "Enhanced ChatGPT Clone: Features OpenAI, GPT-4 Vision, Bing, Anthropic, OpenRouter, PaLM 2, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
|
|
249
|
+
"forked": "715",
|
|
250
|
+
"stargazers_count": 2926,
|
|
251
|
+
"todayStar": "635 stars this week",
|
|
252
|
+
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
244
255
|
{
|
|
245
256
|
"full_name": "pocketbase/pocketbase",
|
|
246
257
|
"language": "Go",
|
|
247
258
|
"color": "#00ADD8",
|
|
248
259
|
"description": "Open Source realtime backend in 1 file",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
260
|
+
"forked": "1170",
|
|
261
|
+
"stargazers_count": 27494,
|
|
262
|
+
"todayStar": "433 stars this week",
|
|
252
263
|
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
253
|
-
"rank":
|
|
264
|
+
"rank": 24
|
|
254
265
|
},
|
|
255
266
|
{
|
|
256
|
-
"full_name": "
|
|
267
|
+
"full_name": "federico-busato/Modern-CPP-Programming",
|
|
257
268
|
"language": "",
|
|
258
269
|
"color": "",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
|
-
{
|
|
267
|
-
"full_name": "vinta/awesome-python",
|
|
268
|
-
"language": "Python",
|
|
269
|
-
"color": "#3572A5",
|
|
270
|
-
"description": "A curated list of awesome Python frameworks, libraries, software and resources",
|
|
271
|
-
"forked": "24199",
|
|
272
|
-
"stargazers_count": 189144,
|
|
273
|
-
"todayStar": "899 stars this week",
|
|
274
|
-
"html_url": "https://github.com/vinta/awesome-python",
|
|
270
|
+
"description": "Modern C++ Programming Course (C++11/14/17/20)",
|
|
271
|
+
"forked": "561",
|
|
272
|
+
"stargazers_count": 7339,
|
|
273
|
+
"todayStar": "860 stars this week",
|
|
274
|
+
"html_url": "https://github.com/federico-busato/Modern-CPP-Programming",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|