@wcj/github-rank 24.3.29 → 24.3.31
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 +26270 -26258
- package/dist/trending-daily.json +185 -185
- package/dist/trending-monthly.json +169 -169
- package/dist/trending-weekly.json +191 -191
- package/dist/users.china.json +1930 -1930
- package/dist/users.json +7549 -7549
- package/package.json +1 -1
- package/web/data/repos.json +26270 -26258
- package/web/data/trending-daily.json +185 -185
- package/web/data/trending-monthly.json +169 -169
- package/web/data/trending-weekly.json +191 -191
- package/web/data/users.china.json +1930 -1930
- package/web/data/users.json +7549 -7549
- package/web/index.html +5783 -5783
- package/web/repos.html +3384 -3384
- package/web/trending-monthly.html +155 -155
- package/web/trending-weekly.html +171 -171
- package/web/trending.html +169 -157
- package/web/users.china.html +1491 -1491
|
@@ -1,68 +1,68 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "C#",
|
|
5
|
-
"color": "#178600",
|
|
6
|
-
"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.",
|
|
7
|
-
"forked": "315",
|
|
8
|
-
"stargazers_count": 7516,
|
|
9
|
-
"todayStar": "4408 stars this week",
|
|
10
|
-
"html_url": "https://github.com/microsoft/garnet",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "OpenInterpreter/open-interpreter",
|
|
3
|
+
"full_name": "stitionai/devika",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
22
|
-
"rank":
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "microsoft/retina",
|
|
26
|
-
"language": "Go",
|
|
27
|
-
"color": "#00ADD8",
|
|
28
|
-
"description": "eBPF distributed networking observability tool for Kubernetes",
|
|
29
|
-
"forked": "137",
|
|
30
|
-
"stargazers_count": 2142,
|
|
31
|
-
"todayStar": "1499 stars this week",
|
|
32
|
-
"html_url": "https://github.com/microsoft/retina",
|
|
33
|
-
"rank": 3
|
|
6
|
+
"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.",
|
|
7
|
+
"forked": "1540",
|
|
8
|
+
"stargazers_count": 12920,
|
|
9
|
+
"todayStar": "10944 stars this week",
|
|
10
|
+
"html_url": "https://github.com/stitionai/devika",
|
|
11
|
+
"rank": 1
|
|
34
12
|
},
|
|
35
13
|
{
|
|
36
14
|
"full_name": "OpenDevin/OpenDevin",
|
|
37
15
|
"language": "JupyterNotebook",
|
|
38
16
|
"color": "#DA5B0B",
|
|
39
17
|
"description": "🐚 OpenDevin: Code Less, Make More",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
18
|
+
"forked": "1003",
|
|
19
|
+
"stargazers_count": 11565,
|
|
20
|
+
"todayStar": "8454 stars this week",
|
|
43
21
|
"html_url": "https://github.com/OpenDevin/OpenDevin",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "OpenInterpreter/01",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "The open-source language model computer",
|
|
29
|
+
"forked": "351",
|
|
30
|
+
"stargazers_count": 3818,
|
|
31
|
+
"todayStar": "1988 stars this week",
|
|
32
|
+
"html_url": "https://github.com/OpenInterpreter/01",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "OpenInterpreter/open-interpreter",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "A natural language interface for computers",
|
|
40
|
+
"forked": "3981",
|
|
41
|
+
"stargazers_count": 46085,
|
|
42
|
+
"todayStar": "3081 stars this week",
|
|
43
|
+
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "mshumer/gpt-prompt-engineer",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "",
|
|
51
|
+
"forked": "528",
|
|
52
|
+
"stargazers_count": 7703,
|
|
53
|
+
"todayStar": "1216 stars this week",
|
|
54
|
+
"html_url": "https://github.com/mshumer/gpt-prompt-engineer",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "microsoft/garnet",
|
|
59
|
+
"language": "C#",
|
|
60
|
+
"color": "#178600",
|
|
61
|
+
"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.",
|
|
62
|
+
"forked": "330",
|
|
63
|
+
"stargazers_count": 7918,
|
|
64
|
+
"todayStar": "2150 stars this week",
|
|
65
|
+
"html_url": "https://github.com/microsoft/garnet",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,208 +70,208 @@
|
|
|
70
70
|
"language": "Rust",
|
|
71
71
|
"color": "#dea584",
|
|
72
72
|
"description": "An open source payments switch written in Rust to make payments fast, reliable and affordable",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "1038",
|
|
74
|
+
"stargazers_count": 9772,
|
|
75
|
+
"todayStar": "392 stars this week",
|
|
76
76
|
"html_url": "https://github.com/juspay/hyperswitch",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "microsoft/retina",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "eBPF distributed networking observability tool for Kubernetes",
|
|
84
|
+
"forked": "138",
|
|
85
|
+
"stargazers_count": 2208,
|
|
86
|
+
"todayStar": "604 stars this week",
|
|
87
|
+
"html_url": "https://github.com/microsoft/retina",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
81
92
|
"language": "Java",
|
|
82
93
|
"color": "#b07219",
|
|
83
94
|
"description": "locally hosted web application that allows you to perform various operations on PDF files",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "1455",
|
|
96
|
+
"stargazers_count": 20301,
|
|
97
|
+
"todayStar": "1340 stars this week",
|
|
87
98
|
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "discord/embedded-app-sdk",
|
|
92
|
-
"language": "TypeScript",
|
|
93
|
-
"color": "#3178c6",
|
|
94
|
-
"description": "🚀 The Discord Embedded App SDK lets you build rich, multiplayer experiences as Activities inside Discord.",
|
|
95
|
-
"forked": "117",
|
|
96
|
-
"stargazers_count": 1049,
|
|
97
|
-
"todayStar": "200 stars this week",
|
|
98
|
-
"html_url": "https://github.com/discord/embedded-app-sdk",
|
|
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": "modularml/mojo",
|
|
103
|
+
"language": "Mojo",
|
|
104
|
+
"color": "#ff4c1f",
|
|
105
|
+
"description": "The Mojo Programming Language",
|
|
106
|
+
"forked": "2211",
|
|
107
|
+
"stargazers_count": 18626,
|
|
108
|
+
"todayStar": "1140 stars this week",
|
|
109
|
+
"html_url": "https://github.com/modularml/mojo",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "snipe-it-com/solana-sniper-bot",
|
|
114
114
|
"language": "TypeScript",
|
|
115
115
|
"color": "#3178c6",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "Solana Sniper Bot - Proof of Concept",
|
|
117
|
+
"forked": "258",
|
|
118
|
+
"stargazers_count": 627,
|
|
119
|
+
"todayStar": "324 stars this week",
|
|
120
|
+
"html_url": "https://github.com/snipe-it-com/solana-sniper-bot",
|
|
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": "midday-ai/midday",
|
|
125
|
+
"language": "TypeScript",
|
|
126
|
+
"color": "#3178c6",
|
|
127
|
+
"description": "Run your business smarter.",
|
|
128
|
+
"forked": "104",
|
|
129
|
+
"stargazers_count": 1435,
|
|
130
|
+
"todayStar": "547 stars this week",
|
|
131
|
+
"html_url": "https://github.com/midday-ai/midday",
|
|
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": "GaParmar/img2img-turbo",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "One-step image-to-image with Stable Diffusion turbo: sketch2image, day2night, and more",
|
|
139
|
+
"forked": "70",
|
|
140
|
+
"stargazers_count": 819,
|
|
141
|
+
"todayStar": "311 stars this week",
|
|
142
|
+
"html_url": "https://github.com/GaParmar/img2img-turbo",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "janhq/jan",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
149
|
+
"description": "Jan is an open source alternative to ChatGPT that runs 100% offline on your computer",
|
|
150
|
+
"forked": "750",
|
|
151
|
+
"stargazers_count": 14270,
|
|
152
|
+
"todayStar": "1871 stars this week",
|
|
153
|
+
"html_url": "https://github.com/janhq/jan",
|
|
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": "kamranahmedse/developer-roadmap",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
161
|
+
"forked": "36560",
|
|
162
|
+
"stargazers_count": 270622,
|
|
163
|
+
"todayStar": "1187 stars this week",
|
|
164
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
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": "Lightning-AI/lightning-thunder",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "Make PyTorch models up to 40% faster! Thunder is a source to source compiler for PyTorch. It enables using different hardware executors at once; across one or thousands of GPUs.",
|
|
172
|
+
"forked": "45",
|
|
173
|
+
"stargazers_count": 856,
|
|
174
|
+
"todayStar": "407 stars this week",
|
|
175
|
+
"html_url": "https://github.com/Lightning-AI/lightning-thunder",
|
|
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": "myshell-ai/OpenVoice",
|
|
180
|
+
"language": "Python",
|
|
181
|
+
"color": "#3572A5",
|
|
182
|
+
"description": "Instant voice cloning by MyShell.",
|
|
183
|
+
"forked": "1442",
|
|
184
|
+
"stargazers_count": 16349,
|
|
185
|
+
"todayStar": "1058 stars this week",
|
|
186
|
+
"html_url": "https://github.com/myshell-ai/OpenVoice",
|
|
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": "YunaiV/ruoyi-vue-pro",
|
|
191
|
+
"language": "Java",
|
|
192
|
+
"color": "#b07219",
|
|
193
|
+
"description": "🔥 官方推荐 🔥 RuoYi-Vue 全新 Pro 版本,优化重构所有功能。基于 Spring Boot + MyBatis Plus + Vue & Element 实现的后台管理系统 + 微信小程序,支持 RBAC 动态权限、数据权限、SaaS 多租户、Flowable 工作流、三方登录、支付、短信、商城、CRM、ERP 等功能。你的 ⭐️ Star ⭐️,是作者生发的动力!",
|
|
194
|
+
"forked": "4884",
|
|
195
|
+
"stargazers_count": 23554,
|
|
196
|
+
"todayStar": "418 stars this week",
|
|
197
|
+
"html_url": "https://github.com/YunaiV/ruoyi-vue-pro",
|
|
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": "redis/redis",
|
|
202
|
+
"language": "C",
|
|
203
|
+
"color": "#555555",
|
|
204
|
+
"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.",
|
|
205
|
+
"forked": "23338",
|
|
206
|
+
"stargazers_count": 64326,
|
|
207
|
+
"todayStar": "390 stars this week",
|
|
208
|
+
"html_url": "https://github.com/redis/redis",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "JoeanAmier/TikTokDownloader",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "完全免费开源,基于 Requests 模块实现:TikTok 主页/视频/图集/原声;抖音主页/视频/图集/收藏/直播/原声/合集/评论/账号/搜索/热榜数据采集工具",
|
|
216
|
+
"forked": "841",
|
|
217
|
+
"stargazers_count": 5177,
|
|
218
|
+
"todayStar": "391 stars this week",
|
|
219
|
+
"html_url": "https://github.com/JoeanAmier/TikTokDownloader",
|
|
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": "dragonflydb/dragonfly",
|
|
224
|
+
"language": "C++",
|
|
225
|
+
"color": "#f34b7d",
|
|
226
|
+
"description": "A modern replacement for Redis and Memcached",
|
|
227
|
+
"forked": "842",
|
|
228
|
+
"stargazers_count": 23287,
|
|
229
|
+
"todayStar": "421 stars this week",
|
|
230
|
+
"html_url": "https://github.com/dragonflydb/dragonfly",
|
|
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": "ynqa/jnv",
|
|
235
|
+
"language": "Rust",
|
|
236
|
+
"color": "#dea584",
|
|
237
|
+
"description": "interactive JSON filter using jq",
|
|
238
|
+
"forked": "40",
|
|
239
|
+
"stargazers_count": 3837,
|
|
240
|
+
"todayStar": "958 stars this week",
|
|
241
|
+
"html_url": "https://github.com/ynqa/jnv",
|
|
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": "netdata/netdata",
|
|
246
|
+
"language": "C",
|
|
247
|
+
"color": "#555555",
|
|
248
|
+
"description": "The open-source observability platform everyone needs!",
|
|
249
|
+
"forked": "5701",
|
|
250
|
+
"stargazers_count": 67858,
|
|
251
|
+
"todayStar": "272 stars this week",
|
|
252
|
+
"html_url": "https://github.com/netdata/netdata",
|
|
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": "Wooder/ios_17_required_reason_api_scanner",
|
|
257
|
+
"language": "Shell",
|
|
258
|
+
"color": "#89e051",
|
|
259
|
+
"description": "A simple shell script to scan your Xcode Swift project for required reason API usage to ensure privacy compliance and to simplify the creation of privacy manifests.",
|
|
260
|
+
"forked": "23",
|
|
261
|
+
"stargazers_count": 269,
|
|
262
|
+
"todayStar": "68 stars this week",
|
|
263
|
+
"html_url": "https://github.com/Wooder/ios_17_required_reason_api_scanner",
|
|
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": "StevenBlack/hosts",
|
|
268
|
+
"language": "Python",
|
|
269
|
+
"color": "#3572A5",
|
|
270
|
+
"description": "🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.",
|
|
271
|
+
"forked": "2118",
|
|
272
|
+
"stargazers_count": 25267,
|
|
273
|
+
"todayStar": "274 stars this week",
|
|
274
|
+
"html_url": "https://github.com/StevenBlack/hosts",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|