@wcj/github-rank 24.4.19 → 24.4.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 +19305 -19297
- package/dist/trending-daily.json +183 -194
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +1173 -1138
- package/dist/users.json +4105 -4105
- package/dist/users.org.json +411 -411
- package/package.json +1 -1
- package/web/data/repos.json +19305 -19297
- package/web/data/trending-daily.json +183 -194
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +1173 -1138
- package/web/data/users.json +4105 -4105
- package/web/data/users.org.json +411 -411
- package/web/index.html +4274 -4274
- package/web/org.html +309 -309
- package/web/repos.html +2417 -2417
- package/web/trending-monthly.html +142 -142
- package/web/trending-weekly.html +151 -151
- package/web/trending.html +160 -202
- package/web/users.china.html +1182 -1127
|
@@ -4,32 +4,32 @@
|
|
|
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": "2441",
|
|
8
|
+
"stargazers_count": 22546,
|
|
9
|
+
"todayStar": "20759 stars this month",
|
|
10
10
|
"html_url": "https://github.com/OpenDevin/OpenDevin",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "microsoft/garnet",
|
|
15
|
-
"language": "C#",
|
|
16
|
-
"color": "#178600",
|
|
17
|
-
"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.",
|
|
18
|
-
"forked": "395",
|
|
19
|
-
"stargazers_count": 8971,
|
|
20
|
-
"todayStar": "9024 stars this month",
|
|
21
|
-
"html_url": "https://github.com/microsoft/garnet",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
26
15
|
"language": "JupyterNotebook",
|
|
27
16
|
"color": "#DA5B0B",
|
|
28
17
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "22826",
|
|
19
|
+
"stargazers_count": 42075,
|
|
20
|
+
"todayStar": "12526 stars this month",
|
|
32
21
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "jwasham/coding-interview-university",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
|
+
"description": "A complete computer science study plan to become a software engineer.",
|
|
29
|
+
"forked": "73266",
|
|
30
|
+
"stargazers_count": 288541,
|
|
31
|
+
"todayStar": "8746 stars this month",
|
|
32
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,76 +37,76 @@
|
|
|
37
37
|
"language": "Mojo",
|
|
38
38
|
"color": "#ff4c1f",
|
|
39
39
|
"description": "The Mojo Programming Language",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "2463",
|
|
41
|
+
"stargazers_count": 21022,
|
|
42
|
+
"todayStar": "3798 stars this month",
|
|
43
43
|
"html_url": "https://github.com/modularml/mojo",
|
|
44
44
|
"rank": 4
|
|
45
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
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "OpenInterpreter/open-interpreter",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "A natural language interface for computers",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "4106",
|
|
63
|
+
"stargazers_count": 47506,
|
|
64
|
+
"todayStar": "5576 stars this month",
|
|
54
65
|
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "warp-id/solana-trading-bot",
|
|
59
70
|
"language": "TypeScript",
|
|
60
71
|
"color": "#3178c6",
|
|
61
72
|
"description": "Solana Trading Bot - Beta",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "379",
|
|
74
|
+
"stargazers_count": 879,
|
|
75
|
+
"todayStar": "679 stars this month",
|
|
65
76
|
"html_url": "https://github.com/warp-id/solana-trading-bot",
|
|
66
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
80
|
+
"full_name": "langgenius/dify",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"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": "3025",
|
|
85
|
+
"stargazers_count": 22628,
|
|
86
|
+
"todayStar": "4940 stars this month",
|
|
87
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
81
92
|
"language": "C++",
|
|
82
93
|
"color": "#f34b7d",
|
|
83
94
|
"description": "Distribute and run LLMs with a single file.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "648",
|
|
96
|
+
"stargazers_count": 13441,
|
|
97
|
+
"todayStar": "3137 stars this month",
|
|
87
98
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "redis/redis",
|
|
92
|
-
"language": "C",
|
|
93
|
-
"color": "#555555",
|
|
94
|
-
"description": "Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.",
|
|
95
|
-
"forked": "23433",
|
|
96
|
-
"stargazers_count": 64717,
|
|
97
|
-
"todayStar": "1172 stars this month",
|
|
98
|
-
"html_url": "https://github.com/redis/redis",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "juspay/hyperswitch",
|
|
103
|
+
"language": "Rust",
|
|
104
|
+
"color": "#dea584",
|
|
105
|
+
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
106
|
+
"forked": "1151",
|
|
107
|
+
"stargazers_count": 10277,
|
|
108
|
+
"todayStar": "978 stars this month",
|
|
109
|
+
"html_url": "https://github.com/juspay/hyperswitch",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,32 +114,32 @@
|
|
|
114
114
|
"language": "Java",
|
|
115
115
|
"color": "#b07219",
|
|
116
116
|
"description": "😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "3590",
|
|
118
|
+
"stargazers_count": 19293,
|
|
119
|
+
"todayStar": "3637 stars this month",
|
|
120
120
|
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
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": "microsoft/retina",
|
|
125
|
+
"language": "Go",
|
|
126
|
+
"color": "#00ADD8",
|
|
127
|
+
"description": "eBPF distributed networking observability tool for Kubernetes",
|
|
128
|
+
"forked": "157",
|
|
129
|
+
"stargazers_count": 2392,
|
|
130
|
+
"todayStar": "2379 stars this month",
|
|
131
|
+
"html_url": "https://github.com/microsoft/retina",
|
|
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": "redis/redis",
|
|
136
|
+
"language": "C",
|
|
137
|
+
"color": "#555555",
|
|
138
|
+
"description": "Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.",
|
|
139
|
+
"forked": "23433",
|
|
140
|
+
"stargazers_count": 64737,
|
|
141
|
+
"todayStar": "1162 stars this month",
|
|
142
|
+
"html_url": "https://github.com/redis/redis",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,21 +147,21 @@
|
|
|
147
147
|
"language": "Rust",
|
|
148
148
|
"color": "#dea584",
|
|
149
149
|
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "691",
|
|
151
|
+
"stargazers_count": 18192,
|
|
152
|
+
"todayStar": "1938 stars this month",
|
|
153
153
|
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "langflow-ai/langflow",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
|
+
"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": "2527",
|
|
162
|
+
"stargazers_count": 16973,
|
|
163
|
+
"todayStar": "1897 stars this month",
|
|
164
|
+
"html_url": "https://github.com/langflow-ai/langflow",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,21 +169,21 @@
|
|
|
169
169
|
"language": "Shell",
|
|
170
170
|
"color": "#89e051",
|
|
171
171
|
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "2843",
|
|
173
|
+
"stargazers_count": 22676,
|
|
174
|
+
"todayStar": "2326 stars this month",
|
|
175
175
|
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
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": "paul-gauthier/aider",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "aider is AI pair programming in your terminal",
|
|
183
|
+
"forked": "950",
|
|
184
|
+
"stargazers_count": 9208,
|
|
185
|
+
"todayStar": "2417 stars this month",
|
|
186
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
@@ -191,43 +191,43 @@
|
|
|
191
191
|
"language": "Python",
|
|
192
192
|
"color": "#3572A5",
|
|
193
193
|
"description": "Question and Answer based on Anything.",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
194
|
+
"forked": "784",
|
|
195
|
+
"stargazers_count": 8288,
|
|
196
|
+
"todayStar": "2842 stars this month",
|
|
197
197
|
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
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": "ordinals/ord",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
|
+
"description": "👁🗨 Rare and exotic sats",
|
|
205
|
+
"forked": "1178",
|
|
206
|
+
"stargazers_count": 3489,
|
|
207
|
+
"todayStar": "408 stars this month",
|
|
208
|
+
"html_url": "https://github.com/ordinals/ord",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "hiyouga/LLaMA-Factory",
|
|
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": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
216
|
+
"forked": "2005",
|
|
217
|
+
"stargazers_count": 16757,
|
|
218
|
+
"todayStar": "3263 stars this month",
|
|
219
|
+
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
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": "coollabsio/coolify",
|
|
224
|
+
"language": "PHP",
|
|
225
|
+
"color": "#4F5D95",
|
|
226
|
+
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
227
|
+
"forked": "703",
|
|
228
|
+
"stargazers_count": 13544,
|
|
229
|
+
"todayStar": "1949 stars this month",
|
|
230
|
+
"html_url": "https://github.com/coollabsio/coolify",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
@@ -235,9 +235,9 @@
|
|
|
235
235
|
"language": "C",
|
|
236
236
|
"color": "#555555",
|
|
237
237
|
"description": "Inference Llama 2 in one file of pure C",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
238
|
+
"forked": "1781",
|
|
239
|
+
"stargazers_count": 15717,
|
|
240
|
+
"todayStar": "1119 stars this month",
|
|
241
241
|
"html_url": "https://github.com/karpathy/llama2.c",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
@@ -247,31 +247,31 @@
|
|
|
247
247
|
"color": "#f1e05a",
|
|
248
248
|
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
249
249
|
"forked": "3240",
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
250
|
+
"stargazers_count": 13530,
|
|
251
|
+
"todayStar": "453 stars this month",
|
|
252
252
|
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
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": "Stirling-Tools/Stirling-PDF",
|
|
257
|
+
"language": "Java",
|
|
258
|
+
"color": "#b07219",
|
|
259
|
+
"description": "locally hosted web application that allows you to perform various operations on PDF files",
|
|
260
|
+
"forked": "1575",
|
|
261
|
+
"stargazers_count": 21707,
|
|
262
|
+
"todayStar": "3045 stars this month",
|
|
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": "CorentinTh/it-tools",
|
|
268
|
+
"language": "Vue",
|
|
269
|
+
"color": "#41b883",
|
|
270
|
+
"description": "Collection of handy online tools for developers, with great UX.",
|
|
271
|
+
"forked": "1309",
|
|
272
|
+
"stargazers_count": 10555,
|
|
273
|
+
"todayStar": "1750 stars this month",
|
|
274
|
+
"html_url": "https://github.com/CorentinTh/it-tools",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|