@wcj/github-rank 24.12.12 → 24.12.13
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 +18347 -18345
- package/dist/trending-daily.json +135 -91
- package/dist/trending-monthly.json +148 -126
- package/dist/trending-weekly.json +111 -122
- package/dist/users.china.json +1067 -1067
- package/dist/users.json +3366 -3366
- package/dist/users.org.json +362 -362
- package/package.json +1 -1
- package/web/data/repos.json +18347 -18345
- package/web/data/trending-daily.json +135 -91
- package/web/data/trending-monthly.json +148 -126
- package/web/data/trending-weekly.json +111 -122
- package/web/data/users.china.json +1067 -1067
- package/web/data/users.json +3366 -3366
- package/web/data/users.org.json +362 -362
- package/web/index.html +3535 -3535
- package/web/org.html +314 -314
- package/web/repos.html +2476 -2476
- package/web/trending-monthly.html +194 -118
- package/web/trending-weekly.html +100 -134
- package/web/trending.html +233 -81
- package/web/users.china.html +1009 -1009
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "3885",
|
|
8
|
+
"stargazers_count": 22931,
|
|
9
|
+
"todayStar": "10511 stars this month",
|
|
10
10
|
"html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,43 +15,43 @@
|
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
17
|
"description": "Autonomous agents for everyone",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1182",
|
|
19
|
+
"stargazers_count": 4084,
|
|
20
|
+
"todayStar": "3401 stars this month",
|
|
21
21
|
"html_url": "https://github.com/ai16z/eliza",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "microsoft/TinyTroupe",
|
|
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": "LLM-powered multiagent persona simulation for imagination enhancement and business insights.",
|
|
29
|
+
"forked": "369",
|
|
30
|
+
"stargazers_count": 4869,
|
|
31
|
+
"todayStar": "4149 stars this month",
|
|
32
|
+
"html_url": "https://github.com/microsoft/TinyTroupe",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
36
|
+
"full_name": "opendatalab/MinerU",
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
39
|
+
"description": "A high-quality tool for convert PDF to Markdown and JSON.一站式开源高质量数据提取工具,将PDF转换成Markdown和JSON格式。",
|
|
40
|
+
"forked": "1500",
|
|
41
|
+
"stargazers_count": 21117,
|
|
42
|
+
"todayStar": "7288 stars this month",
|
|
43
|
+
"html_url": "https://github.com/opendatalab/MinerU",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "abi/screenshot-to-code",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
51
|
+
"forked": "7968",
|
|
52
|
+
"stargazers_count": 65395,
|
|
53
|
+
"todayStar": "6113 stars this month",
|
|
54
|
+
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "Free, open source crypto trading bot",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "6486",
|
|
63
|
+
"stargazers_count": 32243,
|
|
64
|
+
"todayStar": "3481 stars this month",
|
|
65
65
|
"html_url": "https://github.com/freqtrade/freqtrade",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
@@ -70,76 +70,76 @@
|
|
|
70
70
|
"language": "Java",
|
|
71
71
|
"color": "#b07219",
|
|
72
72
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "12959",
|
|
74
|
+
"stargazers_count": 103222,
|
|
75
|
+
"todayStar": "5260 stars this month",
|
|
76
76
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "haydenbleasel/next-forge",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#3178c6",
|
|
83
|
-
"description": "Production-grade Turborepo template for Next.js apps.",
|
|
84
|
-
"forked": "356",
|
|
85
|
-
"stargazers_count": 4521,
|
|
86
|
-
"todayStar": "2588 stars this month",
|
|
87
|
-
"html_url": "https://github.com/haydenbleasel/next-forge",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "payloadcms/payload",
|
|
92
81
|
"language": "TypeScript",
|
|
93
82
|
"color": "#3178c6",
|
|
94
83
|
"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": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "1847",
|
|
85
|
+
"stargazers_count": 29735,
|
|
86
|
+
"todayStar": "4309 stars this month",
|
|
98
87
|
"html_url": "https://github.com/payloadcms/payload",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "QwenLM/Qwen2.5-Coder",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
106
|
-
"forked": "227",
|
|
107
|
-
"stargazers_count": 3364,
|
|
108
|
-
"todayStar": "2504 stars this month",
|
|
109
|
-
"html_url": "https://github.com/QwenLM/Qwen2.5-Coder",
|
|
110
|
-
"rank": 10
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
91
|
"full_name": "bluesky-social/social-app",
|
|
114
92
|
"language": "TypeScript",
|
|
115
93
|
"color": "#3178c6",
|
|
116
94
|
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
95
|
+
"forked": "1793",
|
|
96
|
+
"stargazers_count": 13921,
|
|
97
|
+
"todayStar": "3572 stars this month",
|
|
120
98
|
"html_url": "https://github.com/bluesky-social/social-app",
|
|
121
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
102
|
"full_name": "ItzCrazyKns/Perplexica",
|
|
125
103
|
"language": "TypeScript",
|
|
126
104
|
"color": "#3178c6",
|
|
127
105
|
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
106
|
+
"forked": "1612",
|
|
107
|
+
"stargazers_count": 17345,
|
|
108
|
+
"todayStar": "2742 stars this month",
|
|
131
109
|
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
132
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
|
-
"full_name": "
|
|
113
|
+
"full_name": "dockur/macos",
|
|
136
114
|
"language": "Python",
|
|
137
115
|
"color": "#3572A5",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "OSX (macOS) inside a Docker container.",
|
|
117
|
+
"forked": "349",
|
|
118
|
+
"stargazers_count": 9669,
|
|
119
|
+
"todayStar": "7489 stars this month",
|
|
120
|
+
"html_url": "https://github.com/dockur/macos",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "massgravel/Microsoft-Activation-Scripts",
|
|
125
|
+
"language": "Batchfile",
|
|
126
|
+
"color": "#C1F12E",
|
|
127
|
+
"description": "Open-source Windows and Office activator featuring HWID, Ohook, KMS38, and Online KMS activation methods, along with advanced troubleshooting.",
|
|
128
|
+
"forked": "10443",
|
|
129
|
+
"stargazers_count": 107884,
|
|
130
|
+
"todayStar": "5562 stars this month",
|
|
131
|
+
"html_url": "https://github.com/massgravel/Microsoft-Activation-Scripts",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "haydenbleasel/next-forge",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "Production-grade Turborepo template for Next.js apps.",
|
|
139
|
+
"forked": "357",
|
|
140
|
+
"stargazers_count": 4555,
|
|
141
|
+
"todayStar": "2596 stars this month",
|
|
142
|
+
"html_url": "https://github.com/haydenbleasel/next-forge",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,87 +147,87 @@
|
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
149
|
"description": "SOTA Open Source TTS",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "1264",
|
|
151
|
+
"stargazers_count": 16922,
|
|
152
|
+
"todayStar": "2582 stars this month",
|
|
153
153
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "QwenLM/Qwen2.5-Coder",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "Qwen2.5-Coder is the code version of Qwen2.5, the large language model series developed by Qwen team, Alibaba Cloud.",
|
|
161
|
+
"forked": "229",
|
|
162
|
+
"stargazers_count": 3394,
|
|
163
|
+
"todayStar": "2232 stars this month",
|
|
164
|
+
"html_url": "https://github.com/QwenLM/Qwen2.5-Coder",
|
|
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": "Bin-Huang/chatbox",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)",
|
|
172
|
+
"forked": "2347",
|
|
173
|
+
"stargazers_count": 23699,
|
|
174
|
+
"todayStar": "2131 stars this month",
|
|
175
|
+
"html_url": "https://github.com/Bin-Huang/chatbox",
|
|
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": "khoj-ai/khoj",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.",
|
|
183
|
+
"forked": "833",
|
|
184
|
+
"stargazers_count": 17164,
|
|
185
|
+
"todayStar": "2707 stars this month",
|
|
186
|
+
"html_url": "https://github.com/khoj-ai/khoj",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "tursodatabase/libsql",
|
|
191
|
+
"language": "C",
|
|
192
|
+
"color": "#555555",
|
|
193
|
+
"description": "libSQL is a fork of SQLite that is both Open Source, and Open Contributions.",
|
|
194
|
+
"forked": "314",
|
|
195
|
+
"stargazers_count": 12437,
|
|
196
|
+
"todayStar": "2230 stars this month",
|
|
197
|
+
"html_url": "https://github.com/tursodatabase/libsql",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "twentyhq/twenty",
|
|
191
202
|
"language": "TypeScript",
|
|
192
203
|
"color": "#3178c6",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
204
|
+
"description": "Building a modern alternative to Salesforce, powered by the community.",
|
|
205
|
+
"forked": "2491",
|
|
206
|
+
"stargazers_count": 24101,
|
|
207
|
+
"todayStar": "3988 stars this month",
|
|
208
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
209
|
+
"rank": 19
|
|
199
210
|
},
|
|
200
211
|
{
|
|
201
212
|
"full_name": "GoogleCloudPlatform/generative-ai",
|
|
202
213
|
"language": "JupyterNotebook",
|
|
203
214
|
"color": "#DA5B0B",
|
|
204
215
|
"description": "Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
216
|
+
"forked": "2365",
|
|
217
|
+
"stargazers_count": 8498,
|
|
218
|
+
"todayStar": "1102 stars this month",
|
|
208
219
|
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
209
|
-
"rank":
|
|
220
|
+
"rank": 20
|
|
210
221
|
},
|
|
211
222
|
{
|
|
212
|
-
"full_name": "
|
|
223
|
+
"full_name": "DS4SD/docling",
|
|
213
224
|
"language": "Python",
|
|
214
225
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank": 20
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"full_name": "FreeCAD/FreeCAD",
|
|
224
|
-
"language": "C++",
|
|
225
|
-
"color": "#f34b7d",
|
|
226
|
-
"description": "This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.",
|
|
227
|
-
"forked": "4170",
|
|
228
|
-
"stargazers_count": 21644,
|
|
229
|
-
"todayStar": "1913 stars this month",
|
|
230
|
-
"html_url": "https://github.com/FreeCAD/FreeCAD",
|
|
226
|
+
"description": "Get your documents ready for gen AI",
|
|
227
|
+
"forked": "680",
|
|
228
|
+
"stargazers_count": 13727,
|
|
229
|
+
"todayStar": "5049 stars this month",
|
|
230
|
+
"html_url": "https://github.com/DS4SD/docling",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
@@ -235,10 +235,32 @@
|
|
|
235
235
|
"language": "Python",
|
|
236
236
|
"color": "#3572A5",
|
|
237
237
|
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
238
|
+
"forked": "46712",
|
|
239
|
+
"stargazers_count": 279094,
|
|
240
|
+
"todayStar": "4374 stars this month",
|
|
241
241
|
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
242
242
|
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "Guovin/iptv-api",
|
|
246
|
+
"language": "Python",
|
|
247
|
+
"color": "#3572A5",
|
|
248
|
+
"description": "📺IPTV电视直播源更新工具🚀:✨央视、📡卫视、☘️广东及各省份地方台、🌊港·澳·台、🎬电影、🎥咪咕、🏀体育、🪁动画、🎮游戏、🎵音乐、🏛经典剧场;支持IPv4/IPv6;支持自定义增加频道;支持组播源、酒店源、订阅源、关键字搜索;每天自动更新两次,结果可用于TVBox等播放软件;支持工作流、Docker(amd64/arm64/arm v7)、命令行、GUI运行方式 | IPTV live TV source update tool",
|
|
249
|
+
"forked": "1847",
|
|
250
|
+
"stargazers_count": 8532,
|
|
251
|
+
"todayStar": "3549 stars this month",
|
|
252
|
+
"html_url": "https://github.com/Guovin/iptv-api",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "KellerJordan/modded-nanogpt",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "NanoGPT (124M) in 5 minutes",
|
|
260
|
+
"forked": "164",
|
|
261
|
+
"stargazers_count": 1746,
|
|
262
|
+
"todayStar": "767 stars this month",
|
|
263
|
+
"html_url": "https://github.com/KellerJordan/modded-nanogpt",
|
|
264
|
+
"rank": 24
|
|
243
265
|
}
|
|
244
266
|
]
|