@wcj/github-rank 24.4.20 → 24.4.22
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 +23260 -23263
- package/dist/trending-daily.json +201 -190
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +175 -186
- package/dist/users.china.json +1901 -1831
- package/dist/users.json +5220 -5255
- package/dist/users.org.json +499 -464
- package/package.json +1 -1
- package/web/data/repos.json +23260 -23263
- package/web/data/trending-daily.json +201 -190
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +175 -186
- package/web/data/users.china.json +1901 -1831
- package/web/data/users.json +5220 -5255
- package/web/data/users.org.json +499 -464
- package/web/index.html +5424 -5482
- package/web/org.html +411 -359
- package/web/repos.html +2906 -2910
- package/web/trending-monthly.html +164 -164
- package/web/trending-weekly.html +161 -199
- package/web/trending.html +208 -166
- package/web/users.china.html +1863 -1761
|
@@ -4,175 +4,175 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "🐚 OpenDevin: Code Less, Make More",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2463",
|
|
8
|
+
"stargazers_count": 22735,
|
|
9
|
+
"todayStar": "20744 stars this month",
|
|
10
10
|
"html_url": "https://github.com/OpenDevin/OpenDevin",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "stitionai/devika",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.",
|
|
18
|
+
"forked": "2031",
|
|
19
|
+
"stargazers_count": 15995,
|
|
20
|
+
"todayStar": "15902 stars this month",
|
|
21
|
+
"html_url": "https://github.com/stitionai/devika",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
15
26
|
"language": "JupyterNotebook",
|
|
16
27
|
"color": "#DA5B0B",
|
|
17
28
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "22938",
|
|
30
|
+
"stargazers_count": 42233,
|
|
31
|
+
"todayStar": "11961 stars this month",
|
|
21
32
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "jwasham/coding-interview-university",
|
|
26
37
|
"language": "",
|
|
27
38
|
"color": "",
|
|
28
39
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "73326",
|
|
41
|
+
"stargazers_count": 288896,
|
|
42
|
+
"todayStar": "9188 stars this month",
|
|
32
43
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "modularml/mojo",
|
|
37
48
|
"language": "Mojo",
|
|
38
49
|
"color": "#ff4c1f",
|
|
39
50
|
"description": "The Mojo Programming Language",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "2462",
|
|
52
|
+
"stargazers_count": 21071,
|
|
53
|
+
"todayStar": "3841 stars this month",
|
|
43
54
|
"html_url": "https://github.com/modularml/mojo",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "microsoft/garnet",
|
|
48
|
-
"language": "C#",
|
|
49
|
-
"color": "#178600",
|
|
50
|
-
"description": "Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.",
|
|
51
|
-
"forked": "396",
|
|
52
|
-
"stargazers_count": 9010,
|
|
53
|
-
"todayStar": "8184 stars this month",
|
|
54
|
-
"html_url": "https://github.com/microsoft/garnet",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "OpenInterpreter/open-interpreter",
|
|
59
|
-
"language": "Python",
|
|
60
|
-
"color": "#3572A5",
|
|
61
|
-
"description": "A natural language interface for computers",
|
|
62
|
-
"forked": "4106",
|
|
63
|
-
"stargazers_count": 47506,
|
|
64
|
-
"todayStar": "5576 stars this month",
|
|
65
|
-
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "warp-id/solana-trading-bot",
|
|
70
|
-
"language": "TypeScript",
|
|
71
|
-
"color": "#3178c6",
|
|
72
|
-
"description": "Solana Trading Bot - Beta",
|
|
73
|
-
"forked": "379",
|
|
74
|
-
"stargazers_count": 879,
|
|
75
|
-
"todayStar": "679 stars this month",
|
|
76
|
-
"html_url": "https://github.com/warp-id/solana-trading-bot",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "langgenius/dify",
|
|
81
59
|
"language": "TypeScript",
|
|
82
60
|
"color": "#3178c6",
|
|
83
61
|
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "3068",
|
|
63
|
+
"stargazers_count": 22894,
|
|
64
|
+
"todayStar": "4992 stars this month",
|
|
87
65
|
"html_url": "https://github.com/langgenius/dify",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
92
70
|
"language": "C++",
|
|
93
71
|
"color": "#f34b7d",
|
|
94
72
|
"description": "Distribute and run LLMs with a single file.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "672",
|
|
74
|
+
"stargazers_count": 13616,
|
|
75
|
+
"todayStar": "3161 stars this month",
|
|
98
76
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
99
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
|
-
"full_name": "
|
|
80
|
+
"full_name": "ordinals/ord",
|
|
103
81
|
"language": "Rust",
|
|
104
82
|
"color": "#dea584",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
83
|
+
"description": "👁🗨 Rare and exotic sats",
|
|
84
|
+
"forked": "1216",
|
|
85
|
+
"stargazers_count": 3568,
|
|
86
|
+
"todayStar": "501 stars this month",
|
|
87
|
+
"html_url": "https://github.com/ordinals/ord",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "OpenBMB/ChatDev",
|
|
92
|
+
"language": "Shell",
|
|
93
|
+
"color": "#89e051",
|
|
94
|
+
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
95
|
+
"forked": "2851",
|
|
96
|
+
"stargazers_count": 22773,
|
|
97
|
+
"todayStar": "2376 stars this month",
|
|
98
|
+
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "doocs/source-code-hunter",
|
|
114
103
|
"language": "Java",
|
|
115
104
|
"color": "#b07219",
|
|
116
105
|
"description": "😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "3610",
|
|
107
|
+
"stargazers_count": 19417,
|
|
108
|
+
"todayStar": "3551 stars this month",
|
|
120
109
|
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
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": "juspay/hyperswitch",
|
|
114
|
+
"language": "Rust",
|
|
115
|
+
"color": "#dea584",
|
|
116
|
+
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
117
|
+
"forked": "1156",
|
|
118
|
+
"stargazers_count": 10324,
|
|
119
|
+
"todayStar": "1011 stars this month",
|
|
120
|
+
"html_url": "https://github.com/juspay/hyperswitch",
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
124
|
+
"full_name": "warp-id/solana-trading-bot",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Solana Trading Bot - Beta",
|
|
128
|
+
"forked": "391",
|
|
129
|
+
"stargazers_count": 907,
|
|
130
|
+
"todayStar": "672 stars this month",
|
|
131
|
+
"html_url": "https://github.com/warp-id/solana-trading-bot",
|
|
132
|
+
"rank": 12
|
|
144
133
|
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "DioxusLabs/dioxus",
|
|
147
136
|
"language": "Rust",
|
|
148
137
|
"color": "#dea584",
|
|
149
138
|
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "694",
|
|
140
|
+
"stargazers_count": 18236,
|
|
141
|
+
"todayStar": "1967 stars this month",
|
|
153
142
|
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
154
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
155
144
|
},
|
|
156
145
|
{
|
|
157
146
|
"full_name": "langflow-ai/langflow",
|
|
158
147
|
"language": "JavaScript",
|
|
159
148
|
"color": "#f1e05a",
|
|
160
149
|
"description": "⛓️ Langflow is a dynamic graph where each node is an executable unit. Its modular and interactive design fosters rapid experimentation and prototyping, pushing hard on the limits of creativity.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
150
|
+
"forked": "2533",
|
|
151
|
+
"stargazers_count": 17023,
|
|
152
|
+
"todayStar": "1892 stars this month",
|
|
164
153
|
"html_url": "https://github.com/langflow-ai/langflow",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "karpathy/llama2.c",
|
|
158
|
+
"language": "C",
|
|
159
|
+
"color": "#555555",
|
|
160
|
+
"description": "Inference Llama 2 in one file of pure C",
|
|
161
|
+
"forked": "1787",
|
|
162
|
+
"stargazers_count": 15763,
|
|
163
|
+
"todayStar": "1145 stars this month",
|
|
164
|
+
"html_url": "https://github.com/karpathy/llama2.c",
|
|
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": "netease-youdao/QAnything",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "Question and Answer based on Anything.",
|
|
172
|
+
"forked": "793",
|
|
173
|
+
"stargazers_count": 8381,
|
|
174
|
+
"todayStar": "2834 stars this month",
|
|
175
|
+
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,98 +180,98 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "aider is AI pair programming in your terminal",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "952",
|
|
184
|
+
"stargazers_count": 9275,
|
|
185
|
+
"todayStar": "2431 stars this month",
|
|
186
186
|
"html_url": "https://github.com/paul-gauthier/aider",
|
|
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": "pedroslopez/whatsapp-web.js",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
194
|
+
"forked": "3239",
|
|
195
|
+
"stargazers_count": 13551,
|
|
196
|
+
"todayStar": "467 stars this month",
|
|
197
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
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": "coollabsio/coolify",
|
|
202
|
+
"language": "PHP",
|
|
203
|
+
"color": "#4F5D95",
|
|
204
|
+
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
205
|
+
"forked": "706",
|
|
206
|
+
"stargazers_count": 13685,
|
|
207
|
+
"todayStar": "2036 stars this month",
|
|
208
|
+
"html_url": "https://github.com/coollabsio/coolify",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
216
|
+
"forked": "6392",
|
|
217
|
+
"stargazers_count": 31192,
|
|
218
|
+
"todayStar": "1458 stars this month",
|
|
219
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
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": "OpenInterpreter/open-interpreter",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "A natural language interface for computers",
|
|
227
|
+
"forked": "4117",
|
|
228
|
+
"stargazers_count": 47590,
|
|
229
|
+
"todayStar": "5587 stars this month",
|
|
230
|
+
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
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": "hiyouga/LLaMA-Factory",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
238
|
+
"forked": "2033",
|
|
239
|
+
"stargazers_count": 17085,
|
|
240
|
+
"todayStar": "3338 stars this month",
|
|
241
|
+
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
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": "mshumer/gpt-prompt-engineer",
|
|
246
|
+
"language": "JupyterNotebook",
|
|
247
|
+
"color": "#DA5B0B",
|
|
248
|
+
"description": "",
|
|
249
|
+
"forked": "561",
|
|
250
|
+
"stargazers_count": 8053,
|
|
251
|
+
"todayStar": "2661 stars this month",
|
|
252
|
+
"html_url": "https://github.com/mshumer/gpt-prompt-engineer",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
256
|
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
257
257
|
"language": "Java",
|
|
258
258
|
"color": "#b07219",
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
259
|
+
"description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
|
|
260
|
+
"forked": "1583",
|
|
261
|
+
"stargazers_count": 21775,
|
|
262
|
+
"todayStar": "3052 stars this month",
|
|
263
263
|
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
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": "GopeedLab/gopeed",
|
|
268
|
+
"language": "Dart",
|
|
269
|
+
"color": "#00B4AB",
|
|
270
|
+
"description": "A modern download manager that supports all platforms. Built with Golang and Flutter.",
|
|
271
|
+
"forked": "995",
|
|
272
|
+
"stargazers_count": 13530,
|
|
273
|
+
"todayStar": "2294 stars this month",
|
|
274
|
+
"html_url": "https://github.com/GopeedLab/gopeed",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|