@wcj/github-rank 24.2.6 → 24.2.7
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 +22380 -22368
- package/dist/trending-daily.json +184 -184
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +1222 -1222
- package/dist/users.json +5582 -5582
- package/package.json +1 -1
- package/web/data/repos.json +22380 -22368
- package/web/data/trending-daily.json +184 -184
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +1222 -1222
- package/web/data/users.json +5582 -5582
- package/web/index.html +4337 -4337
- package/web/repos.html +2878 -2874
- package/web/trending-monthly.html +153 -153
- package/web/trending-weekly.html +163 -163
- package/web/trending.html +159 -175
- package/web/users.china.html +914 -914
|
@@ -1,79 +1,79 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "danielmiessler/fabric",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "fabric is an open-source framework for augmenting humans using AI.",
|
|
7
|
+
"forked": "358",
|
|
8
|
+
"stargazers_count": 4666,
|
|
9
|
+
"todayStar": "4399 stars this week",
|
|
10
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "InkboxSoftware/excelCPU",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "16-bit CPU for Excel, and related files",
|
|
18
|
+
"forked": "288",
|
|
19
|
+
"stargazers_count": 3601,
|
|
20
|
+
"todayStar": "2667 stars this week",
|
|
21
|
+
"html_url": "https://github.com/InkboxSoftware/excelCPU",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "lizongying/my-tv",
|
|
15
26
|
"language": "C",
|
|
16
27
|
"color": "#555555",
|
|
17
28
|
"description": "我的电视 电视直播软件,安装即可使用",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "1347",
|
|
30
|
+
"stargazers_count": 13860,
|
|
31
|
+
"todayStar": "10136 stars this week",
|
|
21
32
|
"html_url": "https://github.com/lizongying/my-tv",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "facebookresearch/codellama",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "Inference code for CodeLlama models",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "1373",
|
|
41
|
+
"stargazers_count": 13253,
|
|
42
|
+
"todayStar": "902 stars this week",
|
|
32
43
|
"html_url": "https://github.com/facebookresearch/codellama",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "leptonai/search_with_lepton",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "Building a quick conversation-based search demo with Lepton AI.",
|
|
51
|
+
"forked": "582",
|
|
52
|
+
"stargazers_count": 5669,
|
|
53
|
+
"todayStar": "2326 stars this week",
|
|
54
|
+
"html_url": "https://github.com/leptonai/search_with_lepton",
|
|
55
|
+
"rank": 5
|
|
34
56
|
},
|
|
35
57
|
{
|
|
36
58
|
"full_name": "rasbt/LLMs-from-scratch",
|
|
37
59
|
"language": "JupyterNotebook",
|
|
38
60
|
"color": "#DA5B0B",
|
|
39
61
|
"description": "Implementing a ChatGPT-like LLM from scratch, step by step",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
62
|
+
"forked": "493",
|
|
63
|
+
"stargazers_count": 8519,
|
|
64
|
+
"todayStar": "2995 stars this week",
|
|
43
65
|
"html_url": "https://github.com/rasbt/LLMs-from-scratch",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "vikhyat/moondream",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "tiny vision language model",
|
|
51
|
-
"forked": "123",
|
|
52
|
-
"stargazers_count": 1683,
|
|
53
|
-
"todayStar": "914 stars this week",
|
|
54
|
-
"html_url": "https://github.com/vikhyat/moondream",
|
|
55
|
-
"rank": 5
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "pjialin/py12306",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "🚂 12306 购票助手,支持集群,多账号,多任务购票以及 Web 页面管理",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "3401",
|
|
74
|
+
"stargazers_count": 13491,
|
|
75
|
+
"todayStar": "399 stars this week",
|
|
65
76
|
"html_url": "https://github.com/pjialin/py12306",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "InstantID/InstantID",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥",
|
|
73
|
-
"forked": "407",
|
|
74
|
-
"stargazers_count": 6763,
|
|
75
|
-
"todayStar": "2554 stars this week",
|
|
76
|
-
"html_url": "https://github.com/InstantID/InstantID",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
@@ -81,197 +81,197 @@
|
|
|
81
81
|
"language": "Go",
|
|
82
82
|
"color": "#00ADD8",
|
|
83
83
|
"description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "1767",
|
|
85
|
+
"stargazers_count": 24059,
|
|
86
|
+
"todayStar": "1277 stars this week",
|
|
87
87
|
"html_url": "https://github.com/usememos/memos",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "vikhyat/moondream",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "tiny vision language model",
|
|
95
|
+
"forked": "126",
|
|
96
|
+
"stargazers_count": 1711,
|
|
97
|
+
"todayStar": "801 stars this week",
|
|
98
|
+
"html_url": "https://github.com/vikhyat/moondream",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "InstantID/InstantID",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥",
|
|
106
|
+
"forked": "433",
|
|
107
|
+
"stargazers_count": 6994,
|
|
108
|
+
"todayStar": "2718 stars this week",
|
|
109
|
+
"html_url": "https://github.com/InstantID/InstantID",
|
|
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": "actions/runner-images",
|
|
114
|
+
"language": "PowerShell",
|
|
115
|
+
"color": "#012456",
|
|
116
|
+
"description": "GitHub Actions runner images",
|
|
117
|
+
"forked": "3195",
|
|
118
|
+
"stargazers_count": 8648,
|
|
119
|
+
"todayStar": "124 stars this week",
|
|
120
|
+
"html_url": "https://github.com/actions/runner-images",
|
|
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": "nicknochnack/MLTradingBot",
|
|
125
|
+
"language": "HTML",
|
|
126
|
+
"color": "#e34c26",
|
|
127
|
+
"description": "",
|
|
128
|
+
"forked": "124",
|
|
129
|
+
"stargazers_count": 461,
|
|
130
|
+
"todayStar": "152 stars this week",
|
|
131
|
+
"html_url": "https://github.com/nicknochnack/MLTradingBot",
|
|
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": "RVC-Boss/GPT-SoVITS",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
139
|
+
"forked": "979",
|
|
140
|
+
"stargazers_count": 9410,
|
|
141
|
+
"todayStar": "1876 stars this week",
|
|
142
|
+
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "stanfordnlp/dspy",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
150
|
+
"forked": "379",
|
|
151
|
+
"stargazers_count": 5947,
|
|
152
|
+
"todayStar": "502 stars this week",
|
|
153
|
+
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "Expensify/App",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.",
|
|
161
|
+
"forked": "2350",
|
|
162
|
+
"stargazers_count": 2479,
|
|
163
|
+
"todayStar": "170 stars this week",
|
|
164
|
+
"html_url": "https://github.com/Expensify/App",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "clash-verge-rev/clash-verge-rev",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "Continuation of Clash Verge - A Clash Meta GUI based on Tauri (Windows, MacOS, Linux)",
|
|
172
|
+
"forked": "501",
|
|
173
|
+
"stargazers_count": 7579,
|
|
174
|
+
"todayStar": "1067 stars this week",
|
|
175
|
+
"html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
156
178
|
{
|
|
157
179
|
"full_name": "haotian-liu/LLaVA",
|
|
158
180
|
"language": "Python",
|
|
159
181
|
"color": "#3572A5",
|
|
160
182
|
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
183
|
+
"forked": "1423",
|
|
184
|
+
"stargazers_count": 13548,
|
|
185
|
+
"todayStar": "729 stars this week",
|
|
164
186
|
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
165
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
166
188
|
},
|
|
167
189
|
{
|
|
168
190
|
"full_name": "slint-ui/slint",
|
|
169
191
|
"language": "Rust",
|
|
170
192
|
"color": "#dea584",
|
|
171
193
|
"description": "Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
194
|
+
"forked": "417",
|
|
195
|
+
"stargazers_count": 12987,
|
|
196
|
+
"todayStar": "627 stars this week",
|
|
175
197
|
"html_url": "https://github.com/slint-ui/slint",
|
|
176
|
-
"rank":
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "langgenius/dify",
|
|
180
|
-
"language": "Python",
|
|
181
|
-
"color": "#3572A5",
|
|
182
|
-
"description": "An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.",
|
|
183
|
-
"forked": "2013",
|
|
184
|
-
"stargazers_count": 15057,
|
|
185
|
-
"todayStar": "513 stars this week",
|
|
186
|
-
"html_url": "https://github.com/langgenius/dify",
|
|
187
|
-
"rank": 17
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "facebookresearch/llama",
|
|
191
202
|
"language": "Python",
|
|
192
203
|
"color": "#3572A5",
|
|
193
204
|
"description": "Inference code for LLaMA models",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
205
|
+
"forked": "8544",
|
|
206
|
+
"stargazers_count": 49468,
|
|
207
|
+
"todayStar": "448 stars this week",
|
|
197
208
|
"html_url": "https://github.com/facebookresearch/llama",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "ton-blockchain/ton",
|
|
202
|
-
"language": "C++",
|
|
203
|
-
"color": "#f34b7d",
|
|
204
|
-
"description": "Main TON monorepo",
|
|
205
|
-
"forked": "617",
|
|
206
|
-
"stargazers_count": 2177,
|
|
207
|
-
"todayStar": "26 stars this week",
|
|
208
|
-
"html_url": "https://github.com/ton-blockchain/ton",
|
|
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": "cheahjs/palworld-save-tools",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Tools for converting Palworld .sav files to JSON and back",
|
|
216
|
+
"forked": "47",
|
|
217
|
+
"stargazers_count": 574,
|
|
218
|
+
"todayStar": "171 stars this week",
|
|
219
|
+
"html_url": "https://github.com/cheahjs/palworld-save-tools",
|
|
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": "google/comprehensive-rust",
|
|
224
|
+
"language": "Rust",
|
|
225
|
+
"color": "#dea584",
|
|
226
|
+
"description": "This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.",
|
|
227
|
+
"forked": "1464",
|
|
228
|
+
"stargazers_count": 24150,
|
|
229
|
+
"todayStar": "284 stars this week",
|
|
230
|
+
"html_url": "https://github.com/google/comprehensive-rust",
|
|
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": "doocs/leetcode",
|
|
235
|
+
"language": "Java",
|
|
236
|
+
"color": "#b07219",
|
|
237
|
+
"description": "🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解",
|
|
238
|
+
"forked": "4762",
|
|
239
|
+
"stargazers_count": 27680,
|
|
240
|
+
"todayStar": "645 stars this week",
|
|
241
|
+
"html_url": "https://github.com/doocs/leetcode",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "A
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "thijsvanloef/palworld-server-docker",
|
|
246
|
+
"language": "Shell",
|
|
247
|
+
"color": "#89e051",
|
|
248
|
+
"description": "A Docker Container to easily run a Palworld dedicated server.",
|
|
249
|
+
"forked": "234",
|
|
250
|
+
"stargazers_count": 1945,
|
|
251
|
+
"todayStar": "364 stars this week",
|
|
252
|
+
"html_url": "https://github.com/thijsvanloef/palworld-server-docker",
|
|
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": "langgenius/dify",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the core tech stack required for building generative AI-native applications, including a built-in RAG engine.",
|
|
260
|
+
"forked": "2020",
|
|
261
|
+
"stargazers_count": 15098,
|
|
262
|
+
"todayStar": "500 stars this week",
|
|
263
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
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": "microsoft/terminal",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
|
+
"description": "The new Windows Terminal and the original Windows console host, all in the same place!",
|
|
271
|
+
"forked": "8308",
|
|
272
|
+
"stargazers_count": 92596,
|
|
273
|
+
"todayStar": "402 stars this week",
|
|
274
|
+
"html_url": "https://github.com/microsoft/terminal",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|