@wcj/github-rank 21.10.30 → 21.10.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/dist/repos.json +16373 -16378
- package/dist/sifou-daily.json +38 -74
- package/dist/sifou-monthly.json +49 -49
- package/dist/sifou-weekly.json +82 -82
- package/dist/toutiao-30.json +76 -76
- package/dist/toutiao-7.json +81 -81
- package/dist/toutiao-90.json +39 -39
- package/dist/trending-daily.json +191 -191
- package/dist/trending-monthly.json +171 -171
- package/dist/trending-weekly.json +177 -177
- package/dist/users.china.json +1225 -1225
- package/dist/users.json +1837 -1837
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +16373 -16378
- package/web/data/sifou-daily.json +38 -74
- package/web/data/sifou-monthly.json +49 -49
- package/web/data/sifou-weekly.json +82 -82
- package/web/data/toutiao-30.json +76 -76
- package/web/data/toutiao-7.json +81 -81
- package/web/data/toutiao-90.json +39 -39
- package/web/data/trending-daily.json +191 -191
- package/web/data/trending-monthly.json +171 -171
- package/web/data/trending-weekly.json +177 -177
- package/web/data/users.china.json +1225 -1225
- package/web/data/users.json +1837 -1837
- package/web/index.html +985 -985
- package/web/repos.html +2154 -2154
- package/web/sifou-daily.html +32 -144
- package/web/sifou-monthly.html +73 -73
- package/web/sifou-weekly.html +95 -95
- package/web/toutiao-30.html +75 -75
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +70 -70
- package/web/trending-monthly.html +161 -161
- package/web/trending-weekly.html +171 -171
- package/web/trending.html +166 -178
- package/web/users.china.html +810 -810
package/dist/trending-daily.json
CHANGED
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "taichi-dev/taichi",
|
|
4
|
+
"language": "C++",
|
|
5
|
+
"color": "#f34b7d",
|
|
6
|
+
"description": "Parallel programming for everyone.",
|
|
7
|
+
"forked": "1716",
|
|
8
|
+
"stargazers_count": 16301,
|
|
9
|
+
"todayStar": "72 stars today",
|
|
10
|
+
"html_url": "https://github.com/taichi-dev/taichi",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "WorkerLivesMatter/WorkingTime",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
|
+
"description": "",
|
|
18
|
+
"forked": "1232",
|
|
19
|
+
"stargazers_count": 12667,
|
|
20
|
+
"todayStar": "110 stars today",
|
|
21
|
+
"html_url": "https://github.com/WorkerLivesMatter/WorkingTime",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "schollz/croc",
|
|
15
26
|
"language": "Go",
|
|
16
27
|
"color": "#00ADD8",
|
|
17
28
|
"description": "Easily and securely send things from one computer to another 🐊 📦",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "693",
|
|
30
|
+
"stargazers_count": 16037,
|
|
31
|
+
"todayStar": "392 stars today",
|
|
21
32
|
"html_url": "https://github.com/schollz/croc",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
|
-
"full_name": "
|
|
36
|
+
"full_name": "modern-js-dev/modern.js",
|
|
26
37
|
"language": "TypeScript",
|
|
27
38
|
"color": "#2b7489",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
39
|
+
"description": "The meta-framework suite designed from scratch for frontend-focused modern web development.",
|
|
40
|
+
"forked": "89",
|
|
41
|
+
"stargazers_count": 1850,
|
|
42
|
+
"todayStar": "122 stars today",
|
|
43
|
+
"html_url": "https://github.com/modern-js-dev/modern.js",
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
|
-
"full_name": "
|
|
47
|
+
"full_name": "edeng23/binance-trade-bot",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "WorkerLivesMatter/WorkingTime",
|
|
48
|
-
"language": "",
|
|
49
|
-
"color": "",
|
|
50
|
-
"description": "",
|
|
51
|
-
"forked": "1215",
|
|
52
|
-
"stargazers_count": 12562,
|
|
53
|
-
"todayStar": "164 stars today",
|
|
54
|
-
"html_url": "https://github.com/WorkerLivesMatter/WorkingTime",
|
|
50
|
+
"description": "Automated cryptocurrency trading bot",
|
|
51
|
+
"forked": "1411",
|
|
52
|
+
"stargazers_count": 5328,
|
|
53
|
+
"todayStar": "45 stars today",
|
|
54
|
+
"html_url": "https://github.com/edeng23/binance-trade-bot",
|
|
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": "kubesphere/kubesphere",
|
|
59
|
+
"language": "Go",
|
|
60
|
+
"color": "#00ADD8",
|
|
61
|
+
"description": "The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️",
|
|
62
|
+
"forked": "1152",
|
|
63
|
+
"stargazers_count": 7445,
|
|
64
|
+
"todayStar": "81 stars today",
|
|
65
|
+
"html_url": "https://github.com/kubesphere/kubesphere",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "mli/paper-reading",
|
|
70
|
+
"language": "",
|
|
71
|
+
"color": "",
|
|
72
|
+
"description": "深度学习经典、新论文逐段精读",
|
|
73
|
+
"forked": "109",
|
|
74
|
+
"stargazers_count": 2313,
|
|
75
|
+
"todayStar": "220 stars today",
|
|
76
|
+
"html_url": "https://github.com/mli/paper-reading",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "lihaoyun6/PD-Runner",
|
|
81
|
+
"language": "Swift",
|
|
82
|
+
"color": "#F05138",
|
|
83
|
+
"description": "A VM launcher for Parallels Desktop",
|
|
84
|
+
"forked": "56",
|
|
85
|
+
"stargazers_count": 381,
|
|
86
|
+
"todayStar": "84 stars today",
|
|
87
|
+
"html_url": "https://github.com/lihaoyun6/PD-Runner",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "acidanthera/BrcmPatchRAM",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "",
|
|
95
|
+
"forked": "72",
|
|
96
|
+
"stargazers_count": 519,
|
|
97
|
+
"todayStar": "8 stars today",
|
|
98
|
+
"html_url": "https://github.com/acidanthera/BrcmPatchRAM",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
102
|
+
"full_name": "denysvitali/covid-cert-analysis",
|
|
103
|
+
"language": "Shell",
|
|
104
|
+
"color": "#89e051",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "16",
|
|
107
|
+
"stargazers_count": 64,
|
|
108
|
+
"todayStar": "14 stars today",
|
|
109
|
+
"html_url": "https://github.com/denysvitali/covid-cert-analysis",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "LSPosed/MagiskOnWSA",
|
|
114
114
|
"language": "",
|
|
115
115
|
"color": "",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "Integrate Magisk root and OpenGApps into WSA (Windows Subsystem for Android)",
|
|
117
|
+
"forked": "676",
|
|
118
|
+
"stargazers_count": 588,
|
|
119
|
+
"todayStar": "137 stars today",
|
|
120
|
+
"html_url": "https://github.com/LSPosed/MagiskOnWSA",
|
|
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": "github/india",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
|
+
"description": "GitHub resources and information for the developer community in India",
|
|
128
|
+
"forked": "126",
|
|
129
|
+
"stargazers_count": 1195,
|
|
130
|
+
"todayStar": "35 stars today",
|
|
131
|
+
"html_url": "https://github.com/github/india",
|
|
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": "microsoft/Data-Science-For-Beginners",
|
|
136
|
+
"language": "JupyterNotebook",
|
|
137
|
+
"color": "#DA5B0B",
|
|
138
|
+
"description": "10 Weeks, 20 Lessons, Data Science for All!",
|
|
139
|
+
"forked": "584",
|
|
140
|
+
"stargazers_count": 3941,
|
|
141
|
+
"todayStar": "140 stars today",
|
|
142
|
+
"html_url": "https://github.com/microsoft/Data-Science-For-Beginners",
|
|
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": "microsoft/PowerToys",
|
|
147
|
+
"language": "C#",
|
|
148
|
+
"color": "#178600",
|
|
149
|
+
"description": "Windows system utilities to maximize productivity",
|
|
150
|
+
"forked": "3444",
|
|
151
|
+
"stargazers_count": 62271,
|
|
152
|
+
"todayStar": "138 stars today",
|
|
153
|
+
"html_url": "https://github.com/microsoft/PowerToys",
|
|
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": "swc-project/swc",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
|
+
"description": "swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.",
|
|
161
|
+
"forked": "461",
|
|
162
|
+
"stargazers_count": 16536,
|
|
163
|
+
"todayStar": "72 stars today",
|
|
164
|
+
"html_url": "https://github.com/swc-project/swc",
|
|
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": "vpncn/vpncn.github.io",
|
|
169
|
+
"language": "HTML",
|
|
170
|
+
"color": "#e34c26",
|
|
171
|
+
"description": "2021中国翻墙软件VPN推荐以及科学上网避坑,稳定好用。对比SSR机场、蓝灯、V2ray、老王VPN、VPS搭建梯子等科学上网与翻墙软件,中国最新科学上网翻墙梯子VPN下载推荐。",
|
|
172
|
+
"forked": "444",
|
|
173
|
+
"stargazers_count": 3376,
|
|
174
|
+
"todayStar": "37 stars today",
|
|
175
|
+
"html_url": "https://github.com/vpncn/vpncn.github.io",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "A
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "arco-design/arco-design",
|
|
180
|
+
"language": "TypeScript",
|
|
181
|
+
"color": "#2b7489",
|
|
182
|
+
"description": "A comprehensive React UI components library",
|
|
183
|
+
"forked": "102",
|
|
184
|
+
"stargazers_count": 1591,
|
|
185
|
+
"todayStar": "89 stars today",
|
|
186
|
+
"html_url": "https://github.com/arco-design/arco-design",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
190
|
+
"full_name": "notifirehq/notifire",
|
|
191
191
|
"language": "TypeScript",
|
|
192
192
|
"color": "#2b7489",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
193
|
+
"description": "🚀 The open-source notification infrastructure for products.",
|
|
194
|
+
"forked": "33",
|
|
195
|
+
"stargazers_count": 580,
|
|
196
|
+
"todayStar": "270 stars today",
|
|
197
|
+
"html_url": "https://github.com/notifirehq/notifire",
|
|
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": "Tencent/cherry-markdown",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "✨ A Markdown Editor",
|
|
205
|
+
"forked": "14",
|
|
206
|
+
"stargazers_count": 319,
|
|
207
|
+
"todayStar": "63 stars today",
|
|
208
|
+
"html_url": "https://github.com/Tencent/cherry-markdown",
|
|
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": "OpenIMSDK/Open-IM-Server",
|
|
213
|
+
"language": "Go",
|
|
214
|
+
"color": "#00ADD8",
|
|
215
|
+
"description": "OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。",
|
|
216
|
+
"forked": "266",
|
|
217
|
+
"stargazers_count": 1684,
|
|
218
|
+
"todayStar": "63 stars today",
|
|
219
|
+
"html_url": "https://github.com/OpenIMSDK/Open-IM-Server",
|
|
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": "kon9chunkit/GitHub-Chinese-Top-Charts",
|
|
224
|
+
"language": "Java",
|
|
225
|
+
"color": "#b07219",
|
|
226
|
+
"description": "🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!",
|
|
227
|
+
"forked": "5616",
|
|
228
|
+
"stargazers_count": 39516,
|
|
229
|
+
"todayStar": "133 stars today",
|
|
230
|
+
"html_url": "https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts",
|
|
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": "waydabber/BetterDummy",
|
|
235
|
+
"language": "Swift",
|
|
236
|
+
"color": "#F05138",
|
|
237
|
+
"description": "Software Dummy Display Adapter for Apple Silicon Macs to Have Custom HiDPI Resolutions.",
|
|
238
|
+
"forked": "6",
|
|
239
|
+
"stargazers_count": 255,
|
|
240
|
+
"todayStar": "47 stars today",
|
|
241
|
+
"html_url": "https://github.com/waydabber/BetterDummy",
|
|
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": "diem/diem",
|
|
246
|
+
"language": "Rust",
|
|
247
|
+
"color": "#dea584",
|
|
248
|
+
"description": "Diem’s mission is to build a trusted and innovative financial network that empowers people and businesses around the world.",
|
|
249
|
+
"forked": "2471",
|
|
250
|
+
"stargazers_count": 16120,
|
|
251
|
+
"todayStar": "19 stars today",
|
|
252
|
+
"html_url": "https://github.com/diem/diem",
|
|
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": "priyankavergadia/GCPSketchnote",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
|
+
"description": "If you are looking to become a Google Cloud Engineer , then you are at the right place. GCPSketchnote is series where I share Google Cloud concepts in quick and easy to learn format.",
|
|
260
|
+
"forked": "205",
|
|
261
|
+
"stargazers_count": 2235,
|
|
262
|
+
"todayStar": "119 stars today",
|
|
263
|
+
"html_url": "https://github.com/priyankavergadia/GCPSketchnote",
|
|
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": "juicedata/juicefs",
|
|
268
|
+
"language": "Go",
|
|
269
|
+
"color": "#00ADD8",
|
|
270
|
+
"description": "JuiceFS is a distributed POSIX file system built on top of Redis and S3.",
|
|
271
|
+
"forked": "308",
|
|
272
|
+
"stargazers_count": 3943,
|
|
273
|
+
"todayStar": "37 stars today",
|
|
274
|
+
"html_url": "https://github.com/juicedata/juicefs",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|