@wcj/github-rank 23.8.5 → 23.8.6
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 +18596 -18594
- package/dist/trending-daily.json +185 -185
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +162 -162
- package/dist/users.china.json +1135 -1135
- package/dist/users.json +4825 -4825
- package/package.json +1 -1
- package/web/data/repos.json +18596 -18594
- package/web/data/trending-daily.json +185 -185
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +162 -162
- package/web/data/users.china.json +1135 -1135
- package/web/data/users.json +4825 -4825
- package/web/index.html +3844 -3844
- package/web/repos.html +2346 -2350
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +150 -154
- package/web/trending.html +164 -160
- package/web/users.china.html +926 -926
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "11460",
|
|
8
|
+
"stargazers_count": 54334,
|
|
9
|
+
"todayStar": "9384 stars this week",
|
|
10
10
|
"html_url": "https://github.com/bregman-arie/devops-exercises",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "facebookresearch/audiocraft",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "Audiocraft is a library for audio processing and generation with deep learning. It features the state-of-the-art EnCodec audio compressor / tokenizer, along with MusicGen, a simple and controllable music generation LM with textual and melodic conditioning.",
|
|
18
|
+
"forked": "1158",
|
|
19
|
+
"stargazers_count": 13426,
|
|
20
|
+
"todayStar": "4391 stars this week",
|
|
21
|
+
"html_url": "https://github.com/facebookresearch/audiocraft",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "ShishirPatil/gorilla",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Gorilla: An API store for LLMs",
|
|
29
|
+
"forked": "473",
|
|
30
|
+
"stargazers_count": 6859,
|
|
31
|
+
"todayStar": "1515 stars this week",
|
|
32
|
+
"html_url": "https://github.com/ShishirPatil/gorilla",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,21 +37,21 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "Generative Models by Stability AI",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "990",
|
|
41
|
+
"stargazers_count": 8089,
|
|
42
|
+
"todayStar": "1766 stars this week",
|
|
43
43
|
"html_url": "https://github.com/Stability-AI/generative-models",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "TheAlgorithms/Python",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "All Algorithms implemented in Python",
|
|
51
|
+
"forked": "41007",
|
|
52
|
+
"stargazers_count": 162852,
|
|
53
|
+
"todayStar": "1429 stars this week",
|
|
54
|
+
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -60,153 +60,175 @@
|
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "Mentat - The AI Coding Assistant",
|
|
62
62
|
"forked": "107",
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
63
|
+
"stargazers_count": 1204,
|
|
64
|
+
"todayStar": "522 stars this week",
|
|
65
65
|
"html_url": "https://github.com/biobootloader/mentat",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "GraphiteEditor/Graphite",
|
|
70
|
+
"language": "Rust",
|
|
71
|
+
"color": "#dea584",
|
|
72
|
+
"description": "2D raster & vector editor that melds traditional layers & tools with a modern node-based, fully non-destructive procedural workflow.",
|
|
73
|
+
"forked": "170",
|
|
74
|
+
"stargazers_count": 3986,
|
|
75
|
+
"todayStar": "820 stars this week",
|
|
76
|
+
"html_url": "https://github.com/GraphiteEditor/Graphite",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "srbhr/Resume-Matcher",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Open Source Free ATS Tool to compare Resumes with Job Descriptions and create a score to rank them.",
|
|
84
|
+
"forked": "133",
|
|
85
|
+
"stargazers_count": 1188,
|
|
86
|
+
"todayStar": "295 stars this week",
|
|
87
|
+
"html_url": "https://github.com/srbhr/Resume-Matcher",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "TheAlgorithms/Python",
|
|
92
|
-
"language": "Python",
|
|
93
|
-
"color": "#3572A5",
|
|
94
|
-
"description": "All Algorithms implemented in Python",
|
|
95
|
-
"forked": "40997",
|
|
96
|
-
"stargazers_count": 162725,
|
|
97
|
-
"todayStar": "1334 stars this week",
|
|
98
|
-
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "hehonghui/awesome-english-ebooks",
|
|
103
92
|
"language": "CSS",
|
|
104
93
|
"color": "#563d7c",
|
|
105
94
|
"description": "经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "592",
|
|
96
|
+
"stargazers_count": 7841,
|
|
97
|
+
"todayStar": "504 stars this week",
|
|
109
98
|
"html_url": "https://github.com/hehonghui/awesome-english-ebooks",
|
|
110
|
-
"rank":
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "dani-garcia/vaultwarden",
|
|
114
|
-
"language": "Rust",
|
|
115
|
-
"color": "#dea584",
|
|
116
|
-
"description": "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs",
|
|
117
|
-
"forked": "1373",
|
|
118
|
-
"stargazers_count": 26832,
|
|
119
|
-
"todayStar": "366 stars this week",
|
|
120
|
-
"html_url": "https://github.com/dani-garcia/vaultwarden",
|
|
121
|
-
"rank": 11
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
|
-
"full_name": "
|
|
102
|
+
"full_name": "comfyanonymous/ComfyUI",
|
|
125
103
|
"language": "Python",
|
|
126
104
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
105
|
+
"description": "A powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
106
|
+
"forked": "846",
|
|
107
|
+
"stargazers_count": 9696,
|
|
108
|
+
"todayStar": "1005 stars this week",
|
|
109
|
+
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
113
|
"full_name": "atherosai/ui",
|
|
136
114
|
"language": "HTML",
|
|
137
115
|
"color": "#e34c26",
|
|
138
116
|
"description": "Simple UI examples from my social media",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
117
|
+
"forked": "98",
|
|
118
|
+
"stargazers_count": 406,
|
|
119
|
+
"todayStar": "119 stars this week",
|
|
142
120
|
"html_url": "https://github.com/atherosai/ui",
|
|
143
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
124
|
"full_name": "geekan/MetaGPT",
|
|
147
125
|
"language": "Python",
|
|
148
126
|
"color": "#3572A5",
|
|
149
127
|
"description": "🌟 The Multi-Agent Framework: Given one line Requirement, return PRD, Design, Tasks, Repo",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
128
|
+
"forked": "1238",
|
|
129
|
+
"stargazers_count": 10056,
|
|
130
|
+
"todayStar": "2517 stars this week",
|
|
153
131
|
"html_url": "https://github.com/geekan/MetaGPT",
|
|
154
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
|
-
"full_name": "
|
|
135
|
+
"full_name": "bloomberg/blazingmq",
|
|
136
|
+
"language": "C++",
|
|
137
|
+
"color": "#f34b7d",
|
|
138
|
+
"description": "A modern high-performance open source message queuing system",
|
|
139
|
+
"forked": "74",
|
|
140
|
+
"stargazers_count": 1986,
|
|
141
|
+
"todayStar": "1038 stars this week",
|
|
142
|
+
"html_url": "https://github.com/bloomberg/blazingmq",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "sei-protocol/sei-chain",
|
|
158
147
|
"language": "TypeScript",
|
|
159
148
|
"color": "#3178c6",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "",
|
|
150
|
+
"forked": "683",
|
|
151
|
+
"stargazers_count": 2255,
|
|
152
|
+
"todayStar": "164 stars this week",
|
|
153
|
+
"html_url": "https://github.com/sei-protocol/sei-chain",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "jmorganca/ollama",
|
|
158
|
+
"language": "C",
|
|
159
|
+
"color": "#555555",
|
|
160
|
+
"description": "Get up and running with Llama 2 and other large language models locally",
|
|
161
|
+
"forked": "241",
|
|
162
|
+
"stargazers_count": 4530,
|
|
163
|
+
"todayStar": "1210 stars this week",
|
|
164
|
+
"html_url": "https://github.com/jmorganca/ollama",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "THUDM/CodeGeeX2",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "CodeGeeX2: A More Powerful Multilingual Code Generation Model",
|
|
172
|
+
"forked": "121",
|
|
173
|
+
"stargazers_count": 1727,
|
|
174
|
+
"todayStar": "558 stars this week",
|
|
175
|
+
"html_url": "https://github.com/THUDM/CodeGeeX2",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "langgenius/dify",
|
|
169
180
|
"language": "TypeScript",
|
|
170
181
|
"color": "#3178c6",
|
|
171
182
|
"description": "One API for plugins and datasets, one interface for prompt engineering and visual operation, all for creating powerful AI applications.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "973",
|
|
184
|
+
"stargazers_count": 6721,
|
|
185
|
+
"todayStar": "738 stars this week",
|
|
175
186
|
"html_url": "https://github.com/langgenius/dify",
|
|
176
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
177
188
|
},
|
|
178
189
|
{
|
|
179
|
-
"full_name": "
|
|
190
|
+
"full_name": "ruanyf/weekly",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
|
+
"description": "科技爱好者周刊,每周五发布",
|
|
194
|
+
"forked": "2370",
|
|
195
|
+
"stargazers_count": 34663,
|
|
196
|
+
"todayStar": "727 stars this week",
|
|
197
|
+
"html_url": "https://github.com/ruanyf/weekly",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "yangjianxin1/Firefly",
|
|
180
202
|
"language": "Python",
|
|
181
203
|
"color": "#3572A5",
|
|
182
|
-
"description": "Llama
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
204
|
+
"description": "Firefly(流萤): 中文对话式大语言模型(全量微调+QLoRA),支持微调Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya、Bloom等大模型",
|
|
205
|
+
"forked": "140",
|
|
206
|
+
"stargazers_count": 1745,
|
|
207
|
+
"todayStar": "297 stars this week",
|
|
208
|
+
"html_url": "https://github.com/yangjianxin1/Firefly",
|
|
209
|
+
"rank": 19
|
|
188
210
|
},
|
|
189
211
|
{
|
|
190
|
-
"full_name": "
|
|
212
|
+
"full_name": "gmpetrov/databerry",
|
|
191
213
|
"language": "TypeScript",
|
|
192
214
|
"color": "#3178c6",
|
|
193
|
-
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
215
|
+
"description": "The no-code platform for building custom LLM Agents",
|
|
216
|
+
"forked": "271",
|
|
217
|
+
"stargazers_count": 2369,
|
|
218
|
+
"todayStar": "323 stars this week",
|
|
219
|
+
"html_url": "https://github.com/gmpetrov/databerry",
|
|
220
|
+
"rank": 20
|
|
199
221
|
},
|
|
200
222
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
223
|
+
"full_name": "dani-garcia/vaultwarden",
|
|
224
|
+
"language": "Rust",
|
|
225
|
+
"color": "#dea584",
|
|
226
|
+
"description": "Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs",
|
|
227
|
+
"forked": "1374",
|
|
228
|
+
"stargazers_count": 26854,
|
|
229
|
+
"todayStar": "330 stars this week",
|
|
230
|
+
"html_url": "https://github.com/dani-garcia/vaultwarden",
|
|
231
|
+
"rank": 21
|
|
210
232
|
},
|
|
211
233
|
{
|
|
212
234
|
"full_name": "521xueweihan/HelloGitHub",
|
|
@@ -214,64 +236,42 @@
|
|
|
214
236
|
"color": "#3572A5",
|
|
215
237
|
"description": "分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.",
|
|
216
238
|
"forked": "9114",
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
239
|
+
"stargazers_count": 72076,
|
|
240
|
+
"todayStar": "412 stars this week",
|
|
219
241
|
"html_url": "https://github.com/521xueweihan/HelloGitHub",
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "reflex-dev/reflex",
|
|
224
|
-
"language": "Python",
|
|
225
|
-
"color": "#3572A5",
|
|
226
|
-
"description": "🕸 Web apps in pure Python 🐍",
|
|
227
|
-
"forked": "646",
|
|
228
|
-
"stargazers_count": 10922,
|
|
229
|
-
"todayStar": "799 stars this week",
|
|
230
|
-
"html_url": "https://github.com/reflex-dev/reflex",
|
|
231
|
-
"rank": 21
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"full_name": "FlareSolverr/FlareSolverr",
|
|
235
|
-
"language": "Python",
|
|
236
|
-
"color": "#3572A5",
|
|
237
|
-
"description": "Proxy server to bypass Cloudflare protection",
|
|
238
|
-
"forked": "323",
|
|
239
|
-
"stargazers_count": 3187,
|
|
240
|
-
"todayStar": "62 stars this week",
|
|
241
|
-
"html_url": "https://github.com/FlareSolverr/FlareSolverr",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "fabian-hiller/valibot",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "The modular and type safe schema library for validating structural data 🤖",
|
|
249
|
+
"forked": "32",
|
|
250
|
+
"stargazers_count": 2266,
|
|
251
|
+
"todayStar": "622 stars this week",
|
|
252
|
+
"html_url": "https://github.com/fabian-hiller/valibot",
|
|
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": "FlagAlpha/Llama2-Chinese",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "Llama中文社区,最好的中文Llama大模型,完全开源可商用",
|
|
260
|
+
"forked": "269",
|
|
261
|
+
"stargazers_count": 3090,
|
|
262
|
+
"todayStar": "966 stars this week",
|
|
263
|
+
"html_url": "https://github.com/FlagAlpha/Llama2-Chinese",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
267
|
+
"full_name": "FlareSolverr/FlareSolverr",
|
|
268
268
|
"language": "Python",
|
|
269
269
|
"color": "#3572A5",
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
270
|
+
"description": "Proxy server to bypass Cloudflare protection",
|
|
271
|
+
"forked": "326",
|
|
272
|
+
"stargazers_count": 3208,
|
|
273
|
+
"todayStar": "72 stars this week",
|
|
274
|
+
"html_url": "https://github.com/FlareSolverr/FlareSolverr",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|