@wcj/github-rank 24.4.21 → 24.4.23
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 +26507 -26494
- package/dist/trending-daily.json +187 -187
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +161 -161
- package/dist/users.china.json +2141 -2106
- package/dist/users.json +5357 -5357
- package/dist/users.org.json +596 -596
- package/package.json +1 -1
- package/web/data/repos.json +26507 -26494
- package/web/data/trending-daily.json +187 -187
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +161 -161
- package/web/data/users.china.json +2141 -2106
- package/web/data/users.json +5357 -5357
- package/web/data/users.org.json +596 -596
- package/web/index.html +5739 -5749
- package/web/org.html +463 -463
- package/web/repos.html +3374 -3370
- package/web/trending-monthly.html +162 -162
- package/web/trending-weekly.html +152 -152
- package/web/trending.html +162 -170
- package/web/users.china.html +2127 -2071
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "OpenDevin/OpenDevin",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "🐚 OpenDevin: Code Less, Make More",
|
|
7
|
+
"forked": "2475",
|
|
8
|
+
"stargazers_count": 22845,
|
|
9
|
+
"todayStar": "20762 stars this month",
|
|
10
|
+
"html_url": "https://github.com/OpenDevin/OpenDevin",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "stitionai/devika",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
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": "2049",
|
|
19
|
+
"stargazers_count": 16061,
|
|
20
|
+
"todayStar": "15013 stars this month",
|
|
21
|
+
"html_url": "https://github.com/stitionai/devika",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
26
|
-
"language": "JupyterNotebook",
|
|
27
|
-
"color": "#DA5B0B",
|
|
28
|
-
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
29
|
-
"forked": "22871",
|
|
30
|
-
"stargazers_count": 42133,
|
|
31
|
-
"todayStar": "12342 stars this month",
|
|
32
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "jwasham/coding-interview-university",
|
|
37
26
|
"language": "",
|
|
38
27
|
"color": "",
|
|
39
28
|
"description": "A complete computer science study plan to become a software engineer.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "73395",
|
|
30
|
+
"stargazers_count": 289235,
|
|
31
|
+
"todayStar": "9401 stars this month",
|
|
43
32
|
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
37
|
+
"language": "JupyterNotebook",
|
|
38
|
+
"color": "#DA5B0B",
|
|
39
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
40
|
+
"forked": "23015",
|
|
41
|
+
"stargazers_count": 42317,
|
|
42
|
+
"todayStar": "11623 stars this month",
|
|
43
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
"color": "#ff4c1f",
|
|
50
50
|
"description": "The Mojo Programming Language",
|
|
51
51
|
"forked": "2464",
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
52
|
+
"stargazers_count": 21120,
|
|
53
|
+
"todayStar": "3888 stars this month",
|
|
54
54
|
"html_url": "https://github.com/modularml/mojo",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,44 +59,66 @@
|
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
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.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "3110",
|
|
63
|
+
"stargazers_count": 23538,
|
|
64
|
+
"todayStar": "5188 stars this month",
|
|
65
65
|
"html_url": "https://github.com/langgenius/dify",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "ordinals/ord",
|
|
70
|
+
"language": "Rust",
|
|
71
|
+
"color": "#dea584",
|
|
72
|
+
"description": "👁🗨 Rare and exotic sats",
|
|
73
|
+
"forked": "1220",
|
|
74
|
+
"stargazers_count": 3578,
|
|
75
|
+
"todayStar": "502 stars this month",
|
|
76
|
+
"html_url": "https://github.com/ordinals/ord",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "mshumer/gpt-investor",
|
|
81
|
+
"language": "JupyterNotebook",
|
|
82
|
+
"color": "#DA5B0B",
|
|
83
|
+
"description": "",
|
|
84
|
+
"forked": "265",
|
|
85
|
+
"stargazers_count": 2173,
|
|
86
|
+
"todayStar": "2193 stars this month",
|
|
87
|
+
"html_url": "https://github.com/mshumer/gpt-investor",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
68
90
|
{
|
|
69
91
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
70
92
|
"language": "C++",
|
|
71
93
|
"color": "#f34b7d",
|
|
72
94
|
"description": "Distribute and run LLMs with a single file.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
95
|
+
"forked": "676",
|
|
96
|
+
"stargazers_count": 13692,
|
|
97
|
+
"todayStar": "3238 stars this month",
|
|
76
98
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
77
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
78
100
|
},
|
|
79
101
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
102
|
+
"full_name": "OpenBMB/ChatDev",
|
|
103
|
+
"language": "Shell",
|
|
104
|
+
"color": "#89e051",
|
|
105
|
+
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
106
|
+
"forked": "2853",
|
|
107
|
+
"stargazers_count": 22821,
|
|
108
|
+
"todayStar": "2417 stars this month",
|
|
109
|
+
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
113
|
+
"full_name": "doocs/source-code-hunter",
|
|
114
|
+
"language": "Java",
|
|
115
|
+
"color": "#b07219",
|
|
116
|
+
"description": "😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等",
|
|
117
|
+
"forked": "3627",
|
|
118
|
+
"stargazers_count": 19485,
|
|
119
|
+
"todayStar": "3522 stars this month",
|
|
120
|
+
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
124
|
"full_name": "juspay/hyperswitch",
|
|
@@ -104,131 +126,65 @@
|
|
|
104
126
|
"color": "#dea584",
|
|
105
127
|
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
106
128
|
"forked": "1156",
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
129
|
+
"stargazers_count": 10344,
|
|
130
|
+
"todayStar": "1023 stars this month",
|
|
109
131
|
"html_url": "https://github.com/juspay/hyperswitch",
|
|
110
|
-
"rank":
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
|
-
"full_name": "
|
|
135
|
+
"full_name": "DioxusLabs/dioxus",
|
|
114
136
|
"language": "Rust",
|
|
115
137
|
"color": "#dea584",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "OpenInterpreter/open-interpreter",
|
|
125
|
-
"language": "Python",
|
|
126
|
-
"color": "#3572A5",
|
|
127
|
-
"description": "A natural language interface for computers",
|
|
128
|
-
"forked": "4111",
|
|
129
|
-
"stargazers_count": 47543,
|
|
130
|
-
"todayStar": "5578 stars this month",
|
|
131
|
-
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "doocs/source-code-hunter",
|
|
136
|
-
"language": "Java",
|
|
137
|
-
"color": "#b07219",
|
|
138
|
-
"description": "😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等",
|
|
139
|
-
"forked": "3598",
|
|
140
|
-
"stargazers_count": 19355,
|
|
141
|
-
"todayStar": "3585 stars this month",
|
|
142
|
-
"html_url": "https://github.com/doocs/source-code-hunter",
|
|
138
|
+
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
139
|
+
"forked": "697",
|
|
140
|
+
"stargazers_count": 18270,
|
|
141
|
+
"todayStar": "1986 stars this month",
|
|
142
|
+
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "OpenBMB/ChatDev",
|
|
147
|
-
"language": "Shell",
|
|
148
|
-
"color": "#89e051",
|
|
149
|
-
"description": "Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)",
|
|
150
|
-
"forked": "2851",
|
|
151
|
-
"stargazers_count": 22722,
|
|
152
|
-
"todayStar": "2351 stars this month",
|
|
153
|
-
"html_url": "https://github.com/OpenBMB/ChatDev",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
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": "2542",
|
|
151
|
+
"stargazers_count": 17103,
|
|
152
|
+
"todayStar": "1931 stars this month",
|
|
164
153
|
"html_url": "https://github.com/langflow-ai/langflow",
|
|
165
|
-
"rank":
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "DioxusLabs/dioxus",
|
|
169
|
-
"language": "Rust",
|
|
170
|
-
"color": "#dea584",
|
|
171
|
-
"description": "Fullstack GUI library for web, desktop, mobile, and more.",
|
|
172
|
-
"forked": "692",
|
|
173
|
-
"stargazers_count": 18218,
|
|
174
|
-
"todayStar": "1950 stars this month",
|
|
175
|
-
"html_url": "https://github.com/DioxusLabs/dioxus",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "microsoft/garnet",
|
|
180
|
-
"language": "C#",
|
|
181
|
-
"color": "#178600",
|
|
182
|
-
"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.",
|
|
183
|
-
"forked": "396",
|
|
184
|
-
"stargazers_count": 9031,
|
|
185
|
-
"todayStar": "7106 stars this month",
|
|
186
|
-
"html_url": "https://github.com/microsoft/garnet",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "paul-gauthier/aider",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "aider is AI pair programming in your terminal",
|
|
194
|
-
"forked": "950",
|
|
195
|
-
"stargazers_count": 9242,
|
|
196
|
-
"todayStar": "2425 stars this month",
|
|
197
|
-
"html_url": "https://github.com/paul-gauthier/aider",
|
|
198
|
-
"rank": 18
|
|
154
|
+
"rank": 14
|
|
199
155
|
},
|
|
200
156
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
157
|
+
"full_name": "warp-id/solana-trading-bot",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Solana Trading Bot - Beta",
|
|
161
|
+
"forked": "397",
|
|
162
|
+
"stargazers_count": 927,
|
|
163
|
+
"todayStar": "672 stars this month",
|
|
164
|
+
"html_url": "https://github.com/warp-id/solana-trading-bot",
|
|
165
|
+
"rank": 15
|
|
210
166
|
},
|
|
211
167
|
{
|
|
212
168
|
"full_name": "netease-youdao/QAnything",
|
|
213
169
|
"language": "Python",
|
|
214
170
|
"color": "#3572A5",
|
|
215
171
|
"description": "Question and Answer based on Anything.",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
172
|
+
"forked": "811",
|
|
173
|
+
"stargazers_count": 8489,
|
|
174
|
+
"todayStar": "2871 stars this month",
|
|
219
175
|
"html_url": "https://github.com/netease-youdao/QAnything",
|
|
220
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
221
177
|
},
|
|
222
178
|
{
|
|
223
179
|
"full_name": "pedroslopez/whatsapp-web.js",
|
|
224
180
|
"language": "JavaScript",
|
|
225
181
|
"color": "#f1e05a",
|
|
226
182
|
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
183
|
+
"forked": "3250",
|
|
184
|
+
"stargazers_count": 13563,
|
|
185
|
+
"todayStar": "467 stars this month",
|
|
230
186
|
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
231
|
-
"rank":
|
|
187
|
+
"rank": 17
|
|
232
188
|
},
|
|
233
189
|
{
|
|
234
190
|
"full_name": "coollabsio/coolify",
|
|
@@ -236,42 +192,86 @@
|
|
|
236
192
|
"color": "#4F5D95",
|
|
237
193
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
238
194
|
"forked": "707",
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
195
|
+
"stargazers_count": 13745,
|
|
196
|
+
"todayStar": "2065 stars this month",
|
|
241
197
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
242
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "paul-gauthier/aider",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "aider is AI pair programming in your terminal",
|
|
205
|
+
"forked": "953",
|
|
206
|
+
"stargazers_count": 9317,
|
|
207
|
+
"todayStar": "2446 stars this month",
|
|
208
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
209
|
+
"rank": 19
|
|
210
|
+
},
|
|
211
|
+
{
|
|
212
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
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": "6409",
|
|
217
|
+
"stargazers_count": 31309,
|
|
218
|
+
"todayStar": "1495 stars this month",
|
|
219
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "karpathy/llama2.c",
|
|
224
|
+
"language": "C",
|
|
225
|
+
"color": "#555555",
|
|
226
|
+
"description": "Inference Llama 2 in one file of pure C",
|
|
227
|
+
"forked": "1791",
|
|
228
|
+
"stargazers_count": 15790,
|
|
229
|
+
"todayStar": "1164 stars this month",
|
|
230
|
+
"html_url": "https://github.com/karpathy/llama2.c",
|
|
231
|
+
"rank": 21
|
|
243
232
|
},
|
|
244
233
|
{
|
|
245
234
|
"full_name": "hiyouga/LLaMA-Factory",
|
|
246
235
|
"language": "Python",
|
|
247
236
|
"color": "#3572A5",
|
|
248
237
|
"description": "Unify Efficient Fine-Tuning of 100+ LLMs",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
238
|
+
"forked": "2093",
|
|
239
|
+
"stargazers_count": 17376,
|
|
240
|
+
"todayStar": "3377 stars this month",
|
|
252
241
|
"html_url": "https://github.com/hiyouga/LLaMA-Factory",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
246
|
+
"language": "Java",
|
|
247
|
+
"color": "#b07219",
|
|
248
|
+
"description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
|
|
249
|
+
"forked": "1588",
|
|
250
|
+
"stargazers_count": 21830,
|
|
251
|
+
"todayStar": "3070 stars this month",
|
|
252
|
+
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
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": "quilljs/quill",
|
|
257
|
+
"language": "TypeScript",
|
|
258
|
+
"color": "#3178c6",
|
|
259
|
+
"description": "Quill is a modern WYSIWYG editor built for compatibility and extensibility.",
|
|
260
|
+
"forked": "3239",
|
|
261
|
+
"stargazers_count": 40836,
|
|
262
|
+
"todayStar": "2155 stars this month",
|
|
263
|
+
"html_url": "https://github.com/quilljs/quill",
|
|
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": "999",
|
|
272
|
+
"stargazers_count": 13585,
|
|
273
|
+
"todayStar": "2344 stars this month",
|
|
274
|
+
"html_url": "https://github.com/GopeedLab/gopeed",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|