@wcj/github-rank 21.10.13 → 21.10.17
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 +35271 -35247
- package/dist/sifou-daily.json +29 -47
- package/dist/sifou-monthly.json +119 -119
- package/dist/sifou-weekly.json +168 -168
- package/dist/toutiao-30.json +95 -95
- package/dist/toutiao-7.json +143 -143
- package/dist/toutiao-90.json +69 -69
- package/dist/trending-daily.json +196 -196
- package/dist/trending-monthly.json +173 -173
- package/dist/trending-weekly.json +183 -183
- package/dist/users.china.json +3024 -3024
- package/dist/users.json +3810 -3811
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35271 -35247
- package/web/data/sifou-daily.json +29 -47
- package/web/data/sifou-monthly.json +119 -119
- package/web/data/sifou-weekly.json +168 -168
- package/web/data/toutiao-30.json +95 -95
- package/web/data/toutiao-7.json +143 -143
- package/web/data/toutiao-90.json +69 -69
- package/web/data/trending-daily.json +196 -196
- package/web/data/trending-monthly.json +173 -173
- package/web/data/trending-weekly.json +183 -183
- package/web/data/users.china.json +3024 -3024
- package/web/data/users.json +3810 -3811
- package/web/index.html +1874 -1874
- package/web/repos.html +4309 -4313
- package/web/sifou-daily.html +26 -82
- package/web/sifou-monthly.html +137 -137
- package/web/sifou-weekly.html +145 -145
- package/web/toutiao-30.html +113 -113
- package/web/toutiao-7.html +102 -102
- package/web/toutiao-90.html +89 -89
- package/web/trending-monthly.html +167 -171
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +173 -173
- package/web/users.china.html +1552 -1552
package/web/trending-weekly.html
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
</svg>
|
|
82
82
|
</a>
|
|
83
83
|
<h1 class="title"> GitHub Repositories Trending </h1>
|
|
84
|
-
<div class="time">Last cache created on 2021/10/
|
|
84
|
+
<div class="time">Last cache created on 2021/10/17 by Github API v3.</div>
|
|
85
85
|
<div class="tabs">
|
|
86
86
|
<a class="" href="index.html">Users</a>
|
|
87
87
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -104,36 +104,36 @@
|
|
|
104
104
|
<div class="info">
|
|
105
105
|
<div class="rank">
|
|
106
106
|
<span title="Ranking 1">1</span>
|
|
107
|
-
<a href="https://github.com/
|
|
107
|
+
<a href="https://github.com/louislam/uptime-kuma" target="_blank" title="louislam/uptime-kuma">louislam/uptime-kuma</a>
|
|
108
108
|
</div>
|
|
109
109
|
<div class="sub-title followers">
|
|
110
110
|
|
|
111
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
112
|
-
<span style="background-color: #
|
|
111
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
112
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
113
113
|
</a>
|
|
114
114
|
|
|
115
115
|
<span class="star" title="Stargazers Count">
|
|
116
116
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
117
117
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
118
118
|
</svg>
|
|
119
|
-
<span>
|
|
119
|
+
<span>7557</span>
|
|
120
120
|
</span>
|
|
121
121
|
<span class="star" title="Repo Forked">
|
|
122
122
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
123
123
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
124
124
|
</path>
|
|
125
125
|
</svg>
|
|
126
|
-
<span>
|
|
126
|
+
<span>400</span>
|
|
127
127
|
</span>
|
|
128
128
|
<span class="star">
|
|
129
129
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
130
130
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
131
131
|
</svg>
|
|
132
|
-
<span>
|
|
132
|
+
<span>1728 stars this week</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
A fancy self-hosted monitoring tool
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
</li>
|
|
@@ -142,36 +142,36 @@
|
|
|
142
142
|
<div class="info">
|
|
143
143
|
<div class="rank">
|
|
144
144
|
<span title="Ranking 2">2</span>
|
|
145
|
-
<a href="https://github.com/
|
|
145
|
+
<a href="https://github.com/facebook/flipper" target="_blank" title="facebook/flipper">facebook/flipper</a>
|
|
146
146
|
</div>
|
|
147
147
|
<div class="sub-title followers">
|
|
148
148
|
|
|
149
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
150
|
-
<span style="background-color: #
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
150
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
151
151
|
</a>
|
|
152
152
|
|
|
153
153
|
<span class="star" title="Stargazers Count">
|
|
154
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
155
155
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
156
156
|
</svg>
|
|
157
|
-
<span>
|
|
157
|
+
<span>9957</span>
|
|
158
158
|
</span>
|
|
159
159
|
<span class="star" title="Repo Forked">
|
|
160
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
161
161
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
162
162
|
</path>
|
|
163
163
|
</svg>
|
|
164
|
-
<span>
|
|
164
|
+
<span>704</span>
|
|
165
165
|
</span>
|
|
166
166
|
<span class="star">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>327 stars this week</span>
|
|
171
171
|
</span>
|
|
172
172
|
</div>
|
|
173
173
|
<div class="details">
|
|
174
|
-
A
|
|
174
|
+
A desktop debugging platform for mobile developers.
|
|
175
175
|
</div>
|
|
176
176
|
</div>
|
|
177
177
|
</li>
|
|
@@ -180,36 +180,36 @@
|
|
|
180
180
|
<div class="info">
|
|
181
181
|
<div class="rank">
|
|
182
182
|
<span title="Ranking 3">3</span>
|
|
183
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/goplus/gop" target="_blank" title="goplus/gop">goplus/gop</a>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="sub-title followers">
|
|
186
186
|
|
|
187
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
188
|
-
<span style="background-color: #
|
|
187
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
188
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
189
189
|
</a>
|
|
190
190
|
|
|
191
191
|
<span class="star" title="Stargazers Count">
|
|
192
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
193
193
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
194
194
|
</svg>
|
|
195
|
-
<span>
|
|
195
|
+
<span>6606</span>
|
|
196
196
|
</span>
|
|
197
197
|
<span class="star" title="Repo Forked">
|
|
198
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
199
199
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
200
200
|
</path>
|
|
201
201
|
</svg>
|
|
202
|
-
<span>
|
|
202
|
+
<span>445</span>
|
|
203
203
|
</span>
|
|
204
204
|
<span class="star">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>1115 stars this week</span>
|
|
209
209
|
</span>
|
|
210
210
|
</div>
|
|
211
211
|
<div class="details">
|
|
212
|
-
|
|
212
|
+
GoPlus - The Go+ language for engineering, STEM education, and data science
|
|
213
213
|
</div>
|
|
214
214
|
</div>
|
|
215
215
|
</li>
|
|
@@ -218,36 +218,36 @@
|
|
|
218
218
|
<div class="info">
|
|
219
219
|
<div class="rank">
|
|
220
220
|
<span title="Ranking 4">4</span>
|
|
221
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/Slurmio/school-dev-k8s" target="_blank" title="Slurmio/school-dev-k8s">Slurmio/school-dev-k8s</a>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="sub-title followers">
|
|
224
224
|
|
|
225
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
226
|
-
<span style="background-color: #
|
|
225
|
+
<a class="language" target="_blank" href="https://github.com/topics/mustache" title="Programming Language Mustache">
|
|
226
|
+
<span style="background-color: #724b3b;"></span>Mustache
|
|
227
227
|
</a>
|
|
228
228
|
|
|
229
229
|
<span class="star" title="Stargazers Count">
|
|
230
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
231
231
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
232
232
|
</svg>
|
|
233
|
-
<span>
|
|
233
|
+
<span>675</span>
|
|
234
234
|
</span>
|
|
235
235
|
<span class="star" title="Repo Forked">
|
|
236
236
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
237
237
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
238
238
|
</path>
|
|
239
239
|
</svg>
|
|
240
|
-
<span>
|
|
240
|
+
<span>156</span>
|
|
241
241
|
</span>
|
|
242
242
|
<span class="star">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>111 stars this week</span>
|
|
247
247
|
</span>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="details">
|
|
250
|
-
|
|
250
|
+
|
|
251
251
|
</div>
|
|
252
252
|
</div>
|
|
253
253
|
</li>
|
|
@@ -256,36 +256,36 @@
|
|
|
256
256
|
<div class="info">
|
|
257
257
|
<div class="rank">
|
|
258
258
|
<span title="Ranking 5">5</span>
|
|
259
|
-
<a href="https://github.com/
|
|
259
|
+
<a href="https://github.com/babysor/MockingBird" target="_blank" title="babysor/MockingBird">babysor/MockingBird</a>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="sub-title followers">
|
|
262
262
|
|
|
263
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
264
|
-
<span style="background-color: #
|
|
263
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
264
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
265
265
|
</a>
|
|
266
266
|
|
|
267
267
|
<span class="star" title="Stargazers Count">
|
|
268
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
269
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
270
270
|
</svg>
|
|
271
|
-
<span>
|
|
271
|
+
<span>9623</span>
|
|
272
272
|
</span>
|
|
273
273
|
<span class="star" title="Repo Forked">
|
|
274
274
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
275
275
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
276
276
|
</path>
|
|
277
277
|
</svg>
|
|
278
|
-
<span>
|
|
278
|
+
<span>1041</span>
|
|
279
279
|
</span>
|
|
280
280
|
<span class="star">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
282
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>1278 stars this week</span>
|
|
285
285
|
</span>
|
|
286
286
|
</div>
|
|
287
287
|
<div class="details">
|
|
288
|
-
|
|
288
|
+
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
|
|
289
289
|
</div>
|
|
290
290
|
</div>
|
|
291
291
|
</li>
|
|
@@ -306,20 +306,20 @@
|
|
|
306
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
307
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
308
308
|
</svg>
|
|
309
|
-
<span>
|
|
309
|
+
<span>7515</span>
|
|
310
310
|
</span>
|
|
311
311
|
<span class="star" title="Repo Forked">
|
|
312
312
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
313
313
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
314
314
|
</path>
|
|
315
315
|
</svg>
|
|
316
|
-
<span>
|
|
316
|
+
<span>1520</span>
|
|
317
317
|
</span>
|
|
318
318
|
<span class="star">
|
|
319
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
320
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
321
321
|
</svg>
|
|
322
|
-
<span>
|
|
322
|
+
<span>170 stars this week</span>
|
|
323
323
|
</span>
|
|
324
324
|
</div>
|
|
325
325
|
<div class="details">
|
|
@@ -332,36 +332,36 @@
|
|
|
332
332
|
<div class="info">
|
|
333
333
|
<div class="rank">
|
|
334
334
|
<span title="Ranking 7">7</span>
|
|
335
|
-
<a href="https://github.com/
|
|
335
|
+
<a href="https://github.com/trailofbits/algo" target="_blank" title="trailofbits/algo">trailofbits/algo</a>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="sub-title followers">
|
|
338
338
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
340
|
-
<span style="background-color: #
|
|
339
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
340
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
341
341
|
</a>
|
|
342
342
|
|
|
343
343
|
<span class="star" title="Stargazers Count">
|
|
344
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
345
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
346
346
|
</svg>
|
|
347
|
-
<span>
|
|
347
|
+
<span>23600</span>
|
|
348
348
|
</span>
|
|
349
349
|
<span class="star" title="Repo Forked">
|
|
350
350
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
351
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
352
352
|
</path>
|
|
353
353
|
</svg>
|
|
354
|
-
<span>
|
|
354
|
+
<span>1935</span>
|
|
355
355
|
</span>
|
|
356
356
|
<span class="star">
|
|
357
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
358
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
359
359
|
</svg>
|
|
360
|
-
<span>
|
|
360
|
+
<span>1101 stars this week</span>
|
|
361
361
|
</span>
|
|
362
362
|
</div>
|
|
363
363
|
<div class="details">
|
|
364
|
-
|
|
364
|
+
Set up a personal VPN in the cloud
|
|
365
365
|
</div>
|
|
366
366
|
</div>
|
|
367
367
|
</li>
|
|
@@ -370,36 +370,36 @@
|
|
|
370
370
|
<div class="info">
|
|
371
371
|
<div class="rank">
|
|
372
372
|
<span title="Ranking 8">8</span>
|
|
373
|
-
<a href="https://github.com/
|
|
373
|
+
<a href="https://github.com/hrsh7th/nvim-cmp" target="_blank" title="hrsh7th/nvim-cmp">hrsh7th/nvim-cmp</a>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="sub-title followers">
|
|
376
376
|
|
|
377
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
378
|
-
<span style="background-color: #
|
|
377
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
378
|
+
<span style="background-color: #000080;"></span>Lua
|
|
379
379
|
</a>
|
|
380
380
|
|
|
381
381
|
<span class="star" title="Stargazers Count">
|
|
382
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
383
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
384
384
|
</svg>
|
|
385
|
-
<span>
|
|
385
|
+
<span>1041</span>
|
|
386
386
|
</span>
|
|
387
387
|
<span class="star" title="Repo Forked">
|
|
388
388
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
389
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
390
390
|
</path>
|
|
391
391
|
</svg>
|
|
392
|
-
<span>
|
|
392
|
+
<span>41</span>
|
|
393
393
|
</span>
|
|
394
394
|
<span class="star">
|
|
395
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
396
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
397
397
|
</svg>
|
|
398
|
-
<span>
|
|
398
|
+
<span>119 stars this week</span>
|
|
399
399
|
</span>
|
|
400
400
|
</div>
|
|
401
401
|
<div class="details">
|
|
402
|
-
|
|
402
|
+
A completion plugin for neovim coded in Lua.
|
|
403
403
|
</div>
|
|
404
404
|
</div>
|
|
405
405
|
</li>
|
|
@@ -408,36 +408,36 @@
|
|
|
408
408
|
<div class="info">
|
|
409
409
|
<div class="rank">
|
|
410
410
|
<span title="Ranking 9">9</span>
|
|
411
|
-
<a href="https://github.com/
|
|
411
|
+
<a href="https://github.com/argoproj/argo-cd" target="_blank" title="argoproj/argo-cd">argoproj/argo-cd</a>
|
|
412
412
|
</div>
|
|
413
413
|
<div class="sub-title followers">
|
|
414
414
|
|
|
415
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
416
|
-
<span style="background-color: #
|
|
415
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
416
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
417
417
|
</a>
|
|
418
418
|
|
|
419
419
|
<span class="star" title="Stargazers Count">
|
|
420
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
421
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
422
422
|
</svg>
|
|
423
|
-
<span>
|
|
423
|
+
<span>7242</span>
|
|
424
424
|
</span>
|
|
425
425
|
<span class="star" title="Repo Forked">
|
|
426
426
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
427
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
428
428
|
</path>
|
|
429
429
|
</svg>
|
|
430
|
-
<span>
|
|
430
|
+
<span>1707</span>
|
|
431
431
|
</span>
|
|
432
432
|
<span class="star">
|
|
433
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
434
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
435
435
|
</svg>
|
|
436
|
-
<span>
|
|
436
|
+
<span>87 stars this week</span>
|
|
437
437
|
</span>
|
|
438
438
|
</div>
|
|
439
439
|
<div class="details">
|
|
440
|
-
|
|
440
|
+
Declarative continuous deployment for Kubernetes.
|
|
441
441
|
</div>
|
|
442
442
|
</div>
|
|
443
443
|
</li>
|
|
@@ -446,36 +446,36 @@
|
|
|
446
446
|
<div class="info">
|
|
447
447
|
<div class="rank">
|
|
448
448
|
<span title="Ranking 10">10</span>
|
|
449
|
-
<a href="https://github.com/
|
|
449
|
+
<a href="https://github.com/ossrs/srs" target="_blank" title="ossrs/srs">ossrs/srs</a>
|
|
450
450
|
</div>
|
|
451
451
|
<div class="sub-title followers">
|
|
452
452
|
|
|
453
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
454
|
-
<span style="background-color: #
|
|
453
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
454
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
455
455
|
</a>
|
|
456
456
|
|
|
457
457
|
<span class="star" title="Stargazers Count">
|
|
458
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
459
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
460
|
</svg>
|
|
461
|
-
<span>
|
|
461
|
+
<span>16101</span>
|
|
462
462
|
</span>
|
|
463
463
|
<span class="star" title="Repo Forked">
|
|
464
464
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
465
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
466
466
|
</path>
|
|
467
467
|
</svg>
|
|
468
|
-
<span>
|
|
468
|
+
<span>4110</span>
|
|
469
469
|
</span>
|
|
470
470
|
<span class="star">
|
|
471
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
472
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
473
473
|
</svg>
|
|
474
|
-
<span>
|
|
474
|
+
<span>376 stars this week</span>
|
|
475
475
|
</span>
|
|
476
476
|
</div>
|
|
477
477
|
<div class="details">
|
|
478
|
-
|
|
478
|
+
SRS is a simple, high efficiency and realtime video server, supports RTMP/WebRTC/HLS/HTTP-FLV/SRT/GB28181.
|
|
479
479
|
</div>
|
|
480
480
|
</div>
|
|
481
481
|
</li>
|
|
@@ -484,32 +484,36 @@
|
|
|
484
484
|
<div class="info">
|
|
485
485
|
<div class="rank">
|
|
486
486
|
<span title="Ranking 11">11</span>
|
|
487
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/filecoin-project/lotus" target="_blank" title="filecoin-project/lotus">filecoin-project/lotus</a>
|
|
488
488
|
</div>
|
|
489
489
|
<div class="sub-title followers">
|
|
490
490
|
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
492
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
493
|
+
</a>
|
|
494
|
+
|
|
491
495
|
<span class="star" title="Stargazers Count">
|
|
492
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
497
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
494
498
|
</svg>
|
|
495
|
-
<span>
|
|
499
|
+
<span>1841</span>
|
|
496
500
|
</span>
|
|
497
501
|
<span class="star" title="Repo Forked">
|
|
498
502
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
499
503
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
500
504
|
</path>
|
|
501
505
|
</svg>
|
|
502
|
-
<span>
|
|
506
|
+
<span>899</span>
|
|
503
507
|
</span>
|
|
504
508
|
<span class="star">
|
|
505
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
510
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
507
511
|
</svg>
|
|
508
|
-
<span>
|
|
512
|
+
<span>76 stars this week</span>
|
|
509
513
|
</span>
|
|
510
514
|
</div>
|
|
511
515
|
<div class="details">
|
|
512
|
-
|
|
516
|
+
Implementation of the Filecoin protocol, written in Go
|
|
513
517
|
</div>
|
|
514
518
|
</div>
|
|
515
519
|
</li>
|
|
@@ -518,7 +522,7 @@
|
|
|
518
522
|
<div class="info">
|
|
519
523
|
<div class="rank">
|
|
520
524
|
<span title="Ranking 12">12</span>
|
|
521
|
-
<a href="https://github.com/
|
|
525
|
+
<a href="https://github.com/fatedier/frp" target="_blank" title="fatedier/frp">fatedier/frp</a>
|
|
522
526
|
</div>
|
|
523
527
|
<div class="sub-title followers">
|
|
524
528
|
|
|
@@ -530,24 +534,24 @@
|
|
|
530
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
535
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
532
536
|
</svg>
|
|
533
|
-
<span>
|
|
537
|
+
<span>49540</span>
|
|
534
538
|
</span>
|
|
535
539
|
<span class="star" title="Repo Forked">
|
|
536
540
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
541
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
538
542
|
</path>
|
|
539
543
|
</svg>
|
|
540
|
-
<span>
|
|
544
|
+
<span>9100</span>
|
|
541
545
|
</span>
|
|
542
546
|
<span class="star">
|
|
543
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
548
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
545
549
|
</svg>
|
|
546
|
-
<span>
|
|
550
|
+
<span>640 stars this week</span>
|
|
547
551
|
</span>
|
|
548
552
|
</div>
|
|
549
553
|
<div class="details">
|
|
550
|
-
|
|
554
|
+
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
|
|
551
555
|
</div>
|
|
552
556
|
</div>
|
|
553
557
|
</li>
|
|
@@ -556,36 +560,36 @@
|
|
|
556
560
|
<div class="info">
|
|
557
561
|
<div class="rank">
|
|
558
562
|
<span title="Ranking 13">13</span>
|
|
559
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/rwightman/pytorch-image-models" target="_blank" title="rwightman/pytorch-image-models">rwightman/pytorch-image-models</a>
|
|
560
564
|
</div>
|
|
561
565
|
<div class="sub-title followers">
|
|
562
566
|
|
|
563
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
564
|
-
<span style="background-color: #
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
568
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
565
569
|
</a>
|
|
566
570
|
|
|
567
571
|
<span class="star" title="Stargazers Count">
|
|
568
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
573
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
570
574
|
</svg>
|
|
571
|
-
<span>
|
|
575
|
+
<span>13679</span>
|
|
572
576
|
</span>
|
|
573
577
|
<span class="star" title="Repo Forked">
|
|
574
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
575
579
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
576
580
|
</path>
|
|
577
581
|
</svg>
|
|
578
|
-
<span>
|
|
582
|
+
<span>2143</span>
|
|
579
583
|
</span>
|
|
580
584
|
<span class="star">
|
|
581
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
586
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
583
587
|
</svg>
|
|
584
|
-
<span>
|
|
588
|
+
<span>255 stars this week</span>
|
|
585
589
|
</span>
|
|
586
590
|
</div>
|
|
587
591
|
<div class="details">
|
|
588
|
-
|
|
592
|
+
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
|
|
589
593
|
</div>
|
|
590
594
|
</div>
|
|
591
595
|
</li>
|
|
@@ -594,36 +598,36 @@
|
|
|
594
598
|
<div class="info">
|
|
595
599
|
<div class="rank">
|
|
596
600
|
<span title="Ranking 14">14</span>
|
|
597
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/leerob/leerob.io" target="_blank" title="leerob/leerob.io">leerob/leerob.io</a>
|
|
598
602
|
</div>
|
|
599
603
|
<div class="sub-title followers">
|
|
600
604
|
|
|
601
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
602
|
-
<span style="background-color: #
|
|
605
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
606
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
603
607
|
</a>
|
|
604
608
|
|
|
605
609
|
<span class="star" title="Stargazers Count">
|
|
606
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
611
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
608
612
|
</svg>
|
|
609
|
-
<span>
|
|
613
|
+
<span>2362</span>
|
|
610
614
|
</span>
|
|
611
615
|
<span class="star" title="Repo Forked">
|
|
612
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
613
617
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
614
618
|
</path>
|
|
615
619
|
</svg>
|
|
616
|
-
<span>
|
|
620
|
+
<span>477</span>
|
|
617
621
|
</span>
|
|
618
622
|
<span class="star">
|
|
619
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
624
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
621
625
|
</svg>
|
|
622
|
-
<span>
|
|
626
|
+
<span>64 stars this week</span>
|
|
623
627
|
</span>
|
|
624
628
|
</div>
|
|
625
629
|
<div class="details">
|
|
626
|
-
|
|
630
|
+
✨ My portfolio built with Next.js, Tailwind, Prisma, and Vercel.
|
|
627
631
|
</div>
|
|
628
632
|
</div>
|
|
629
633
|
</li>
|
|
@@ -632,7 +636,7 @@
|
|
|
632
636
|
<div class="info">
|
|
633
637
|
<div class="rank">
|
|
634
638
|
<span title="Ranking 15">15</span>
|
|
635
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
636
640
|
</div>
|
|
637
641
|
<div class="sub-title followers">
|
|
638
642
|
|
|
@@ -644,24 +648,24 @@
|
|
|
644
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
649
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
646
650
|
</svg>
|
|
647
|
-
<span>
|
|
651
|
+
<span>41171</span>
|
|
648
652
|
</span>
|
|
649
653
|
<span class="star" title="Repo Forked">
|
|
650
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
655
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
652
656
|
</path>
|
|
653
657
|
</svg>
|
|
654
|
-
<span>
|
|
658
|
+
<span>3666</span>
|
|
655
659
|
</span>
|
|
656
660
|
<span class="star">
|
|
657
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
662
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
659
663
|
</svg>
|
|
660
|
-
<span>
|
|
664
|
+
<span>529 stars this week</span>
|
|
661
665
|
</span>
|
|
662
666
|
</div>
|
|
663
667
|
<div class="details">
|
|
664
|
-
|
|
668
|
+
Collection of publicly available IPTV channels from all over the world
|
|
665
669
|
</div>
|
|
666
670
|
</div>
|
|
667
671
|
</li>
|
|
@@ -670,36 +674,36 @@
|
|
|
670
674
|
<div class="info">
|
|
671
675
|
<div class="rank">
|
|
672
676
|
<span title="Ranking 16">16</span>
|
|
673
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/nlohmann/json" target="_blank" title="nlohmann/json">nlohmann/json</a>
|
|
674
678
|
</div>
|
|
675
679
|
<div class="sub-title followers">
|
|
676
680
|
|
|
677
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
678
|
-
<span style="background-color: #
|
|
681
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
682
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
679
683
|
</a>
|
|
680
684
|
|
|
681
685
|
<span class="star" title="Stargazers Count">
|
|
682
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
687
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
684
688
|
</svg>
|
|
685
|
-
<span>
|
|
689
|
+
<span>27010</span>
|
|
686
690
|
</span>
|
|
687
691
|
<span class="star" title="Repo Forked">
|
|
688
692
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
693
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
690
694
|
</path>
|
|
691
695
|
</svg>
|
|
692
|
-
<span>
|
|
696
|
+
<span>4586</span>
|
|
693
697
|
</span>
|
|
694
698
|
<span class="star">
|
|
695
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
700
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
697
701
|
</svg>
|
|
698
|
-
<span>
|
|
702
|
+
<span>170 stars this week</span>
|
|
699
703
|
</span>
|
|
700
704
|
</div>
|
|
701
705
|
<div class="details">
|
|
702
|
-
|
|
706
|
+
JSON for Modern C++
|
|
703
707
|
</div>
|
|
704
708
|
</div>
|
|
705
709
|
</li>
|
|
@@ -708,36 +712,32 @@
|
|
|
708
712
|
<div class="info">
|
|
709
713
|
<div class="rank">
|
|
710
714
|
<span title="Ranking 17">17</span>
|
|
711
|
-
<a href="https://github.com/
|
|
715
|
+
<a href="https://github.com/firstcontributions/first-contributions" target="_blank" title="firstcontributions/first-contributions">firstcontributions/first-contributions</a>
|
|
712
716
|
</div>
|
|
713
717
|
<div class="sub-title followers">
|
|
714
718
|
|
|
715
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
716
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
717
|
-
</a>
|
|
718
|
-
|
|
719
719
|
<span class="star" title="Stargazers Count">
|
|
720
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
721
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
722
722
|
</svg>
|
|
723
|
-
<span>
|
|
723
|
+
<span>21224</span>
|
|
724
724
|
</span>
|
|
725
725
|
<span class="star" title="Repo Forked">
|
|
726
726
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
727
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
728
728
|
</path>
|
|
729
729
|
</svg>
|
|
730
|
-
<span>
|
|
730
|
+
<span>40106</span>
|
|
731
731
|
</span>
|
|
732
732
|
<span class="star">
|
|
733
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
734
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
735
735
|
</svg>
|
|
736
|
-
<span>
|
|
736
|
+
<span>168 stars this week</span>
|
|
737
737
|
</span>
|
|
738
738
|
</div>
|
|
739
739
|
<div class="details">
|
|
740
|
-
|
|
740
|
+
🚀✨ Help beginners to contribute to open source projects
|
|
741
741
|
</div>
|
|
742
742
|
</div>
|
|
743
743
|
</li>
|
|
@@ -746,36 +746,36 @@
|
|
|
746
746
|
<div class="info">
|
|
747
747
|
<div class="rank">
|
|
748
748
|
<span title="Ranking 18">18</span>
|
|
749
|
-
<a href="https://github.com/
|
|
749
|
+
<a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
|
|
750
750
|
</div>
|
|
751
751
|
<div class="sub-title followers">
|
|
752
752
|
|
|
753
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
754
|
-
<span style="background-color: #
|
|
753
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
754
|
+
<span style="background-color: #178600;"></span>C#
|
|
755
755
|
</a>
|
|
756
756
|
|
|
757
757
|
<span class="star" title="Stargazers Count">
|
|
758
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
759
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
760
760
|
</svg>
|
|
761
|
-
<span>
|
|
761
|
+
<span>30124</span>
|
|
762
762
|
</span>
|
|
763
763
|
<span class="star" title="Repo Forked">
|
|
764
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
765
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
766
766
|
</path>
|
|
767
767
|
</svg>
|
|
768
|
-
<span>
|
|
768
|
+
<span>4718</span>
|
|
769
769
|
</span>
|
|
770
770
|
<span class="star">
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
772
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
773
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>142 stars this week</span>
|
|
775
775
|
</span>
|
|
776
776
|
</div>
|
|
777
777
|
<div class="details">
|
|
778
|
-
|
|
778
|
+
PowerShell for every system!
|
|
779
779
|
</div>
|
|
780
780
|
</div>
|
|
781
781
|
</li>
|
|
@@ -784,36 +784,36 @@
|
|
|
784
784
|
<div class="info">
|
|
785
785
|
<div class="rank">
|
|
786
786
|
<span title="Ranking 19">19</span>
|
|
787
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/PrefectHQ/prefect" target="_blank" title="PrefectHQ/prefect">PrefectHQ/prefect</a>
|
|
788
788
|
</div>
|
|
789
789
|
<div class="sub-title followers">
|
|
790
790
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
791
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
792
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
793
793
|
</a>
|
|
794
794
|
|
|
795
795
|
<span class="star" title="Stargazers Count">
|
|
796
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
797
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
798
798
|
</svg>
|
|
799
|
-
<span>
|
|
799
|
+
<span>7544</span>
|
|
800
800
|
</span>
|
|
801
801
|
<span class="star" title="Repo Forked">
|
|
802
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
803
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
804
804
|
</path>
|
|
805
805
|
</svg>
|
|
806
|
-
<span>
|
|
806
|
+
<span>712</span>
|
|
807
807
|
</span>
|
|
808
808
|
<span class="star">
|
|
809
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
810
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
811
811
|
</svg>
|
|
812
|
-
<span>
|
|
812
|
+
<span>92 stars this week</span>
|
|
813
813
|
</span>
|
|
814
814
|
</div>
|
|
815
815
|
<div class="details">
|
|
816
|
-
|
|
816
|
+
The easiest way to automate your data
|
|
817
817
|
</div>
|
|
818
818
|
</div>
|
|
819
819
|
</li>
|
|
@@ -822,36 +822,36 @@
|
|
|
822
822
|
<div class="info">
|
|
823
823
|
<div class="rank">
|
|
824
824
|
<span title="Ranking 20">20</span>
|
|
825
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/halo-dev/halo" target="_blank" title="halo-dev/halo">halo-dev/halo</a>
|
|
826
826
|
</div>
|
|
827
827
|
<div class="sub-title followers">
|
|
828
828
|
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
830
|
-
<span style="background-color: #
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
830
|
+
<span style="background-color: #b07219;"></span>Java
|
|
831
831
|
</a>
|
|
832
832
|
|
|
833
833
|
<span class="star" title="Stargazers Count">
|
|
834
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
835
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
836
836
|
</svg>
|
|
837
|
-
<span>
|
|
837
|
+
<span>19934</span>
|
|
838
838
|
</span>
|
|
839
839
|
<span class="star" title="Repo Forked">
|
|
840
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
841
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
842
842
|
</path>
|
|
843
843
|
</svg>
|
|
844
|
-
<span>
|
|
844
|
+
<span>6848</span>
|
|
845
845
|
</span>
|
|
846
846
|
<span class="star">
|
|
847
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
848
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
849
849
|
</svg>
|
|
850
|
-
<span>
|
|
850
|
+
<span>100 stars this week</span>
|
|
851
851
|
</span>
|
|
852
852
|
</div>
|
|
853
853
|
<div class="details">
|
|
854
|
-
|
|
854
|
+
✍ 一款优秀的开源博客发布应用。
|
|
855
855
|
</div>
|
|
856
856
|
</div>
|
|
857
857
|
</li>
|
|
@@ -860,7 +860,7 @@
|
|
|
860
860
|
<div class="info">
|
|
861
861
|
<div class="rank">
|
|
862
862
|
<span title="Ranking 21">21</span>
|
|
863
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/odoo/odoo" target="_blank" title="odoo/odoo">odoo/odoo</a>
|
|
864
864
|
</div>
|
|
865
865
|
<div class="sub-title followers">
|
|
866
866
|
|
|
@@ -872,24 +872,24 @@
|
|
|
872
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
873
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
874
874
|
</svg>
|
|
875
|
-
<span>
|
|
875
|
+
<span>22970</span>
|
|
876
876
|
</span>
|
|
877
877
|
<span class="star" title="Repo Forked">
|
|
878
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
879
879
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
880
880
|
</path>
|
|
881
881
|
</svg>
|
|
882
|
-
<span>
|
|
882
|
+
<span>15117</span>
|
|
883
883
|
</span>
|
|
884
884
|
<span class="star">
|
|
885
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
886
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
887
887
|
</svg>
|
|
888
|
-
<span>
|
|
888
|
+
<span>134 stars this week</span>
|
|
889
889
|
</span>
|
|
890
890
|
</div>
|
|
891
891
|
<div class="details">
|
|
892
|
-
|
|
892
|
+
Odoo. Open Source Apps To Grow Your Business.
|
|
893
893
|
</div>
|
|
894
894
|
</div>
|
|
895
895
|
</li>
|
|
@@ -898,36 +898,36 @@
|
|
|
898
898
|
<div class="info">
|
|
899
899
|
<div class="rank">
|
|
900
900
|
<span title="Ranking 22">22</span>
|
|
901
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
902
902
|
</div>
|
|
903
903
|
<div class="sub-title followers">
|
|
904
904
|
|
|
905
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
906
|
-
<span style="background-color: #
|
|
905
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
906
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
907
907
|
</a>
|
|
908
908
|
|
|
909
909
|
<span class="star" title="Stargazers Count">
|
|
910
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
911
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
912
912
|
</svg>
|
|
913
|
-
<span>
|
|
913
|
+
<span>7968</span>
|
|
914
914
|
</span>
|
|
915
915
|
<span class="star" title="Repo Forked">
|
|
916
916
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
917
917
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
918
918
|
</path>
|
|
919
919
|
</svg>
|
|
920
|
-
<span>
|
|
920
|
+
<span>491</span>
|
|
921
921
|
</span>
|
|
922
922
|
<span class="star">
|
|
923
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
924
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
925
925
|
</svg>
|
|
926
|
-
<span>
|
|
926
|
+
<span>836 stars this week</span>
|
|
927
927
|
</span>
|
|
928
928
|
</div>
|
|
929
929
|
<div class="details">
|
|
930
|
-
|
|
930
|
+
A youtube-dl fork with additional features and fixes
|
|
931
931
|
</div>
|
|
932
932
|
</div>
|
|
933
933
|
</li>
|
|
@@ -936,36 +936,36 @@
|
|
|
936
936
|
<div class="info">
|
|
937
937
|
<div class="rank">
|
|
938
938
|
<span title="Ranking 23">23</span>
|
|
939
|
-
<a href="https://github.com/
|
|
939
|
+
<a href="https://github.com/sentsin/layui" target="_blank" title="sentsin/layui">sentsin/layui</a>
|
|
940
940
|
</div>
|
|
941
941
|
<div class="sub-title followers">
|
|
942
942
|
|
|
943
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
944
|
-
<span style="background-color: #
|
|
943
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
944
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
945
945
|
</a>
|
|
946
946
|
|
|
947
947
|
<span class="star" title="Stargazers Count">
|
|
948
948
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
949
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
950
950
|
</svg>
|
|
951
|
-
<span>
|
|
951
|
+
<span>24941</span>
|
|
952
952
|
</span>
|
|
953
953
|
<span class="star" title="Repo Forked">
|
|
954
954
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
955
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
956
956
|
</path>
|
|
957
957
|
</svg>
|
|
958
|
-
<span>
|
|
958
|
+
<span>6761</span>
|
|
959
959
|
</span>
|
|
960
960
|
<span class="star">
|
|
961
961
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
962
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
963
963
|
</svg>
|
|
964
|
-
<span>
|
|
964
|
+
<span>319 stars this week</span>
|
|
965
965
|
</span>
|
|
966
966
|
</div>
|
|
967
967
|
<div class="details">
|
|
968
|
-
|
|
968
|
+
采用自身模块规范编写的前端 UI 框架,遵循原生 HTML/CSS/JS 的书写形式,极低门槛,拿来即用。
|
|
969
969
|
</div>
|
|
970
970
|
</div>
|
|
971
971
|
</li>
|
|
@@ -974,36 +974,36 @@
|
|
|
974
974
|
<div class="info">
|
|
975
975
|
<div class="rank">
|
|
976
976
|
<span title="Ranking 24">24</span>
|
|
977
|
-
<a href="https://github.com/
|
|
977
|
+
<a href="https://github.com/googleprojectzero/weggli" target="_blank" title="googleprojectzero/weggli">googleprojectzero/weggli</a>
|
|
978
978
|
</div>
|
|
979
979
|
<div class="sub-title followers">
|
|
980
980
|
|
|
981
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
982
|
-
<span style="background-color: #
|
|
981
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
982
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
983
983
|
</a>
|
|
984
984
|
|
|
985
985
|
<span class="star" title="Stargazers Count">
|
|
986
986
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
987
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
988
988
|
</svg>
|
|
989
|
-
<span>
|
|
989
|
+
<span>1100</span>
|
|
990
990
|
</span>
|
|
991
991
|
<span class="star" title="Repo Forked">
|
|
992
992
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
993
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
994
994
|
</path>
|
|
995
995
|
</svg>
|
|
996
|
-
<span>
|
|
996
|
+
<span>43</span>
|
|
997
997
|
</span>
|
|
998
998
|
<span class="star">
|
|
999
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
1000
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1001
1001
|
</svg>
|
|
1002
|
-
<span>
|
|
1002
|
+
<span>177 stars this week</span>
|
|
1003
1003
|
</span>
|
|
1004
1004
|
</div>
|
|
1005
1005
|
<div class="details">
|
|
1006
|
-
|
|
1006
|
+
weggli is a fast and robust semantic search tool for C and C++ codebases. It is designed to help security researchers identify interesting functionality in large codebases.
|
|
1007
1007
|
</div>
|
|
1008
1008
|
</div>
|
|
1009
1009
|
</li>
|
|
@@ -1012,36 +1012,36 @@
|
|
|
1012
1012
|
<div class="info">
|
|
1013
1013
|
<div class="rank">
|
|
1014
1014
|
<span title="Ranking 25">25</span>
|
|
1015
|
-
<a href="https://github.com/
|
|
1015
|
+
<a href="https://github.com/ethereum/ethereum-org-website" target="_blank" title="ethereum/ethereum-org-website">ethereum/ethereum-org-website</a>
|
|
1016
1016
|
</div>
|
|
1017
1017
|
<div class="sub-title followers">
|
|
1018
1018
|
|
|
1019
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1020
|
-
<span style="background-color: #
|
|
1019
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1020
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1021
1021
|
</a>
|
|
1022
1022
|
|
|
1023
1023
|
<span class="star" title="Stargazers Count">
|
|
1024
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1025
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1026
1026
|
</svg>
|
|
1027
|
-
<span>
|
|
1027
|
+
<span>1509</span>
|
|
1028
1028
|
</span>
|
|
1029
1029
|
<span class="star" title="Repo Forked">
|
|
1030
1030
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1031
1031
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1032
1032
|
</path>
|
|
1033
1033
|
</svg>
|
|
1034
|
-
<span>
|
|
1034
|
+
<span>1503</span>
|
|
1035
1035
|
</span>
|
|
1036
1036
|
<span class="star">
|
|
1037
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
1038
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1039
1039
|
</svg>
|
|
1040
|
-
<span>
|
|
1040
|
+
<span>194 stars this week</span>
|
|
1041
1041
|
</span>
|
|
1042
1042
|
</div>
|
|
1043
1043
|
<div class="details">
|
|
1044
|
-
|
|
1044
|
+
Ethereum.org is a primary online resource for the Ethereum community.
|
|
1045
1045
|
</div>
|
|
1046
1046
|
</div>
|
|
1047
1047
|
</li>
|
|
@@ -1062,7 +1062,7 @@
|
|
|
1062
1062
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1063
1063
|
</a>
|
|
1064
1064
|
</p>
|
|
1065
|
-
<div class="time">Last cache created on 2021/10/
|
|
1065
|
+
<div class="time">Last cache created on 2021/10/17 by Github API v3.</div>
|
|
1066
1066
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1067
1067
|
</div>
|
|
1068
1068
|
</body>
|