@wcj/github-rank 24.12.18 → 24.12.20
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 +26460 -26459
- package/dist/trending-daily.json +116 -127
- package/dist/trending-monthly.json +148 -137
- package/dist/trending-weekly.json +129 -129
- package/dist/users.china.json +2238 -2238
- package/dist/users.json +5242 -5314
- package/dist/users.org.json +458 -386
- package/package.json +1 -1
- package/web/data/repos.json +26460 -26459
- package/web/data/trending-daily.json +116 -127
- package/web/data/trending-monthly.json +148 -137
- package/web/data/trending-weekly.json +129 -129
- package/web/data/users.china.json +2238 -2238
- package/web/data/users.json +5242 -5314
- package/web/data/users.org.json +458 -386
- package/web/index.html +5337 -5446
- package/web/org.html +409 -299
- package/web/repos.html +3231 -3231
- package/web/trending-monthly.html +167 -129
- package/web/trending-weekly.html +122 -122
- package/web/trending.html +103 -141
- package/web/users.china.html +2169 -2169
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "ai16z/eliza",
|
|
4
|
-
"language": "TypeScript",
|
|
5
|
-
"color": "#3178c6",
|
|
6
|
-
"description": "Autonomous agents for everyone",
|
|
7
|
-
"forked": "1438",
|
|
8
|
-
"stargazers_count": 5001,
|
|
9
|
-
"todayStar": "3807 stars this month",
|
|
10
|
-
"html_url": "https://github.com/ai16z/eliza",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "Byaidu/PDFMathTranslate",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/Docker",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "686",
|
|
8
|
+
"stargazers_count": 9847,
|
|
9
|
+
"todayStar": "7996 stars this month",
|
|
21
10
|
"html_url": "https://github.com/Byaidu/PDFMathTranslate",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "ai16z/eliza",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Autonomous agents for everyone",
|
|
18
|
+
"forked": "1544",
|
|
19
|
+
"stargazers_count": 5302,
|
|
20
|
+
"todayStar": "3725 stars this month",
|
|
21
|
+
"html_url": "https://github.com/ai16z/eliza",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "8002",
|
|
30
|
+
"stargazers_count": 65855,
|
|
31
|
+
"todayStar": "6022 stars this month",
|
|
32
32
|
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,197 +37,208 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "758",
|
|
41
|
+
"stargazers_count": 7209,
|
|
42
|
+
"todayStar": "2993 stars this month",
|
|
43
43
|
"html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "awslabs/multi-agent-orchestrator",
|
|
48
|
+
"language": "TypeScript",
|
|
49
|
+
"color": "#3178c6",
|
|
50
|
+
"description": "Flexible and powerful framework for managing multiple AI agents and handling complex conversations",
|
|
51
|
+
"forked": "212",
|
|
52
|
+
"stargazers_count": 2991,
|
|
53
|
+
"todayStar": "2246 stars this month",
|
|
54
|
+
"html_url": "https://github.com/awslabs/multi-agent-orchestrator",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "krahets/hello-algo",
|
|
48
59
|
"language": "Java",
|
|
49
60
|
"color": "#b07219",
|
|
50
61
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "13021",
|
|
63
|
+
"stargazers_count": 103762,
|
|
64
|
+
"todayStar": "5085 stars this month",
|
|
54
65
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "leaningtech/webvm",
|
|
59
|
-
"language": "Svelte",
|
|
60
|
-
"color": "#ff3e00",
|
|
61
|
-
"description": "Virtual Machine for the Web",
|
|
62
|
-
"forked": "1702",
|
|
63
|
-
"stargazers_count": 11006,
|
|
64
|
-
"todayStar": "4980 stars this month",
|
|
65
|
-
"html_url": "https://github.com/leaningtech/webvm",
|
|
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": "fishaudio/fish-speech",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "SOTA Open Source TTS",
|
|
73
|
+
"forked": "1300",
|
|
74
|
+
"stargazers_count": 17383,
|
|
75
|
+
"todayStar": "2873 stars this month",
|
|
76
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "TEN-framework/TEN-Agent",
|
|
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": "TEN Agent is a conversational AI powered by TEN, integrating Gemini 2.0 Multimodal Live API, OpenAI Realtime API, RTC, and more. It offers real-time capabilities to see, hear, and speak, along with advanced tools like weather checks, web search, and RAG.",
|
|
84
|
+
"forked": "336",
|
|
85
|
+
"stargazers_count": 3528,
|
|
86
|
+
"todayStar": "2125 stars this month",
|
|
87
|
+
"html_url": "https://github.com/TEN-framework/TEN-Agent",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "TypeScript",
|
|
93
|
-
"color": "#3178c6",
|
|
94
|
-
"description": "Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.",
|
|
95
|
-
"forked": "1869",
|
|
96
|
-
"stargazers_count": 30142,
|
|
97
|
-
"todayStar": "4556 stars this month",
|
|
98
|
-
"html_url": "https://github.com/payloadcms/payload",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "TEN-framework/TEN-Agent",
|
|
91
|
+
"full_name": "Guovin/iptv-api",
|
|
103
92
|
"language": "Python",
|
|
104
93
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
94
|
+
"description": "📺IPTV电视直播源更新工具🚀:✨央视、📡卫视、☘️广东及各省份地方台、🌊港·澳·台、🎬电影、🎥咪咕、🏀体育、🪁动画、🎮游戏、🎵音乐、🏛经典剧场;支持IPv4/IPv6;支持自定义增加频道;支持组播源、酒店源、订阅源、关键字搜索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64/arm v7)、命令行、GUI运行方式 | IPTV live TV source update tool",
|
|
95
|
+
"forked": "2017",
|
|
96
|
+
"stargazers_count": 9480,
|
|
97
|
+
"todayStar": "3732 stars this month",
|
|
98
|
+
"html_url": "https://github.com/Guovin/iptv-api",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "bluesky-social/atproto",
|
|
114
103
|
"language": "TypeScript",
|
|
115
104
|
"color": "#3178c6",
|
|
116
105
|
"description": "Social networking technology created by Bluesky",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "571",
|
|
107
|
+
"stargazers_count": 7784,
|
|
108
|
+
"todayStar": "1038 stars this month",
|
|
120
109
|
"html_url": "https://github.com/bluesky-social/atproto",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
113
|
+
"full_name": "payloadcms/payload",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.",
|
|
117
|
+
"forked": "1889",
|
|
118
|
+
"stargazers_count": 30281,
|
|
119
|
+
"todayStar": "4583 stars this month",
|
|
120
|
+
"html_url": "https://github.com/payloadcms/payload",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
124
|
+
"full_name": "freqtrade/freqtrade",
|
|
136
125
|
"language": "Python",
|
|
137
126
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
127
|
+
"description": "Free, open source crypto trading bot",
|
|
128
|
+
"forked": "6559",
|
|
129
|
+
"stargazers_count": 32771,
|
|
130
|
+
"todayStar": "2612 stars this month",
|
|
131
|
+
"html_url": "https://github.com/freqtrade/freqtrade",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "Bin-Huang/chatbox",
|
|
147
136
|
"language": "TypeScript",
|
|
148
137
|
"color": "#3178c6",
|
|
149
138
|
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "2369",
|
|
140
|
+
"stargazers_count": 23931,
|
|
141
|
+
"todayStar": "1925 stars this month",
|
|
153
142
|
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "bitcoin/bitcoin",
|
|
147
|
+
"language": "C++",
|
|
148
|
+
"color": "#f34b7d",
|
|
149
|
+
"description": "Bitcoin Core integration/staging tree",
|
|
150
|
+
"forked": "36608",
|
|
151
|
+
"stargazers_count": 80885,
|
|
152
|
+
"todayStar": "1425 stars this month",
|
|
153
|
+
"html_url": "https://github.com/bitcoin/bitcoin",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "2dust/v2rayN",
|
|
158
|
+
"language": "C#",
|
|
159
|
+
"color": "#178600",
|
|
160
|
+
"description": "A GUI client for Windows and Linux, support Xray core and sing-box-core and others",
|
|
161
|
+
"forked": "11784",
|
|
162
|
+
"stargazers_count": 71907,
|
|
163
|
+
"todayStar": "2264 stars this month",
|
|
164
|
+
"html_url": "https://github.com/2dust/v2rayN",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "DS4SD/docling",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
171
|
"description": "Get your documents ready for gen AI",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "804",
|
|
173
|
+
"stargazers_count": 15751,
|
|
174
|
+
"todayStar": "5792 stars this month",
|
|
164
175
|
"html_url": "https://github.com/DS4SD/docling",
|
|
165
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "bluesky-social/social-app",
|
|
169
180
|
"language": "TypeScript",
|
|
170
181
|
"color": "#3178c6",
|
|
171
182
|
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "1831",
|
|
184
|
+
"stargazers_count": 14129,
|
|
185
|
+
"todayStar": "2741 stars this month",
|
|
175
186
|
"html_url": "https://github.com/bluesky-social/social-app",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "bitcoin/bitcoin",
|
|
180
|
-
"language": "C++",
|
|
181
|
-
"color": "#f34b7d",
|
|
182
|
-
"description": "Bitcoin Core integration/staging tree",
|
|
183
|
-
"forked": "36592",
|
|
184
|
-
"stargazers_count": 80817,
|
|
185
|
-
"todayStar": "1397 stars this month",
|
|
186
|
-
"html_url": "https://github.com/bitcoin/bitcoin",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "bluesky-social/feed-generator",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "ATProto Feed Generator Starter Kit",
|
|
194
|
+
"forked": "550",
|
|
195
|
+
"stargazers_count": 1576,
|
|
196
|
+
"todayStar": "358 stars this month",
|
|
197
|
+
"html_url": "https://github.com/bluesky-social/feed-generator",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "FreeCAD/FreeCAD",
|
|
202
|
+
"language": "C++",
|
|
203
|
+
"color": "#f34b7d",
|
|
204
|
+
"description": "This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.",
|
|
205
|
+
"forked": "4200",
|
|
206
|
+
"stargazers_count": 21997,
|
|
207
|
+
"todayStar": "2144 stars this month",
|
|
208
|
+
"html_url": "https://github.com/FreeCAD/FreeCAD",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "langflow-ai/langflow",
|
|
202
213
|
"language": "Python",
|
|
203
214
|
"color": "#3572A5",
|
|
204
215
|
"description": "Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "4502",
|
|
217
|
+
"stargazers_count": 39760,
|
|
218
|
+
"todayStar": "5287 stars this month",
|
|
208
219
|
"html_url": "https://github.com/langflow-ai/langflow",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "2dust/v2rayN",
|
|
213
|
-
"language": "C#",
|
|
214
|
-
"color": "#178600",
|
|
215
|
-
"description": "A GUI client for Windows and Linux, support Xray core and sing-box-core and others",
|
|
216
|
-
"forked": "11761",
|
|
217
|
-
"stargazers_count": 71768,
|
|
218
|
-
"todayStar": "2290 stars this month",
|
|
219
|
-
"html_url": "https://github.com/2dust/v2rayN",
|
|
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": "EbookFoundation/free-programming-books",
|
|
224
|
+
"language": "HTML",
|
|
225
|
+
"color": "#e34c26",
|
|
226
|
+
"description": "📚 Freely available programming books",
|
|
227
|
+
"forked": "62045",
|
|
228
|
+
"stargazers_count": 342063,
|
|
229
|
+
"todayStar": "4012 stars this month",
|
|
230
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
231
231
|
"rank": 21
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"full_name": "KellerJordan/modded-nanogpt",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "NanoGPT (124M) in 5 minutes",
|
|
238
|
+
"forked": "180",
|
|
239
|
+
"stargazers_count": 1920,
|
|
240
|
+
"todayStar": "882 stars this month",
|
|
241
|
+
"html_url": "https://github.com/KellerJordan/modded-nanogpt",
|
|
242
|
+
"rank": 22
|
|
232
243
|
}
|
|
233
244
|
]
|