@wcj/github-rank 22.7.6 → 22.7.7
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 +2 -3
- package/dist/36kr.json +5006 -1552
- package/dist/repos.json +21336 -21336
- package/dist/sifou-daily.json +6 -96
- package/dist/sifou-monthly.json +43 -43
- package/dist/sifou-weekly.json +113 -113
- package/dist/toutiao-30.json +45 -45
- package/dist/toutiao-7.json +100 -100
- package/dist/toutiao-90.json +35 -35
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +142 -142
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +1309 -1309
- package/dist/users.json +2105 -2106
- package/package.json +19 -18
- package/web/data/36kr.json +5006 -1552
- package/web/data/repos.json +21336 -21336
- package/web/data/sifou-daily.json +6 -96
- package/web/data/sifou-monthly.json +43 -43
- package/web/data/sifou-weekly.json +113 -113
- package/web/data/toutiao-30.json +45 -45
- package/web/data/toutiao-7.json +100 -100
- package/web/data/toutiao-90.json +35 -35
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +142 -142
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +1309 -1309
- package/web/data/users.json +2105 -2106
- package/web/index.html +1123 -1126
- package/web/repos.html +2860 -2863
- package/web/sifou-daily.html +6 -289
- package/web/sifou-monthly.html +73 -76
- package/web/sifou-weekly.html +129 -132
- package/web/toutiao-30.html +59 -62
- package/web/toutiao-7.html +71 -74
- package/web/toutiao-90.html +62 -65
- package/web/trending-monthly.html +125 -136
- package/web/trending-weekly.html +142 -149
- package/web/trending.html +148 -147
- package/web/users.china.html +696 -699
- package/web/36kr.html +0 -828
package/web/trending-weekly.html
CHANGED
|
@@ -127,16 +127,14 @@
|
|
|
127
127
|
|
|
128
128
|
|
|
129
129
|
|
|
130
|
-
|
|
131
130
|
</h1>
|
|
132
|
-
<div class="time">Last cache created on 2022/7/
|
|
131
|
+
<div class="time">Last cache created on 2022/7/7 by
|
|
133
132
|
|
|
134
133
|
|
|
135
134
|
|
|
136
135
|
<a href="https://github.com/trending">Github Trending</a>
|
|
137
136
|
|
|
138
137
|
|
|
139
|
-
|
|
140
138
|
.
|
|
141
139
|
</div>
|
|
142
140
|
<div class="tabs">
|
|
@@ -145,7 +143,6 @@
|
|
|
145
143
|
<a class="active" href="trending.html">Trending</a>
|
|
146
144
|
<a class="" href="sifou-daily.html">Sifou</a>
|
|
147
145
|
<a class="" href="toutiao-7.html">开发头条</a>
|
|
148
|
-
<a class="" href="36kr.html">36Kr</a>
|
|
149
146
|
</div>
|
|
150
147
|
<ul class="list repos trending">
|
|
151
148
|
<li class="rank-title">
|
|
@@ -172,20 +169,20 @@
|
|
|
172
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
173
170
|
<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>
|
|
174
171
|
</svg>
|
|
175
|
-
<span>
|
|
172
|
+
<span>6918</span>
|
|
176
173
|
</span>
|
|
177
174
|
<span class="star" title="Repo Forked">
|
|
178
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
179
176
|
<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">
|
|
180
177
|
</path>
|
|
181
178
|
</svg>
|
|
182
|
-
<span>
|
|
179
|
+
<span>220</span>
|
|
183
180
|
</span>
|
|
184
181
|
<span class="star">
|
|
185
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
186
183
|
<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>
|
|
187
184
|
</svg>
|
|
188
|
-
<span>
|
|
185
|
+
<span>3199 stars this week</span>
|
|
189
186
|
</span>
|
|
190
187
|
</div>
|
|
191
188
|
<div class="details">
|
|
@@ -198,32 +195,32 @@
|
|
|
198
195
|
<div class="info">
|
|
199
196
|
<div class="rank">
|
|
200
197
|
<span title="Ranking 2">2</span>
|
|
201
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/delta-io/delta" target="_blank" title="delta-io/delta">delta-io/delta</a>
|
|
202
199
|
</div>
|
|
203
200
|
<div class="sub-title followers">
|
|
204
201
|
|
|
205
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
206
|
-
<span style="background-color: #
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/scala" title="Programming Language Scala">
|
|
203
|
+
<span style="background-color: #c22d40;"></span>Scala
|
|
207
204
|
</a>
|
|
208
205
|
|
|
209
206
|
<span class="star" title="Stargazers Count">
|
|
210
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
211
208
|
<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>
|
|
212
209
|
</svg>
|
|
213
|
-
<span>
|
|
210
|
+
<span>4873</span>
|
|
214
211
|
</span>
|
|
215
212
|
<span class="star" title="Repo Forked">
|
|
216
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
217
214
|
<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">
|
|
218
215
|
</path>
|
|
219
216
|
</svg>
|
|
220
|
-
<span>
|
|
217
|
+
<span>1101</span>
|
|
221
218
|
</span>
|
|
222
219
|
<span class="star">
|
|
223
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
224
221
|
<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>
|
|
225
222
|
</svg>
|
|
226
|
-
<span>
|
|
223
|
+
<span>367 stars this week</span>
|
|
227
224
|
</span>
|
|
228
225
|
</div>
|
|
229
226
|
<div class="details">
|
|
@@ -248,20 +245,20 @@
|
|
|
248
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
249
246
|
<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>
|
|
250
247
|
</svg>
|
|
251
|
-
<span>
|
|
248
|
+
<span>3201</span>
|
|
252
249
|
</span>
|
|
253
250
|
<span class="star" title="Repo Forked">
|
|
254
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
255
252
|
<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">
|
|
256
253
|
</path>
|
|
257
254
|
</svg>
|
|
258
|
-
<span>
|
|
255
|
+
<span>406</span>
|
|
259
256
|
</span>
|
|
260
257
|
<span class="star">
|
|
261
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
262
259
|
<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>
|
|
263
260
|
</svg>
|
|
264
|
-
<span>
|
|
261
|
+
<span>661 stars this week</span>
|
|
265
262
|
</span>
|
|
266
263
|
</div>
|
|
267
264
|
<div class="details">
|
|
@@ -274,32 +271,32 @@
|
|
|
274
271
|
<div class="info">
|
|
275
272
|
<div class="rank">
|
|
276
273
|
<span title="Ranking 4">4</span>
|
|
277
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/vim/vim" target="_blank" title="vim/vim">vim/vim</a>
|
|
278
275
|
</div>
|
|
279
276
|
<div class="sub-title followers">
|
|
280
277
|
|
|
281
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
282
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
279
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
283
280
|
</a>
|
|
284
281
|
|
|
285
282
|
<span class="star" title="Stargazers Count">
|
|
286
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
287
284
|
<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>
|
|
288
285
|
</svg>
|
|
289
|
-
<span>
|
|
286
|
+
<span>27787</span>
|
|
290
287
|
</span>
|
|
291
288
|
<span class="star" title="Repo Forked">
|
|
292
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
293
290
|
<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">
|
|
294
291
|
</path>
|
|
295
292
|
</svg>
|
|
296
|
-
<span>
|
|
293
|
+
<span>4266</span>
|
|
297
294
|
</span>
|
|
298
295
|
<span class="star">
|
|
299
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
300
297
|
<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>
|
|
301
298
|
</svg>
|
|
302
|
-
<span>
|
|
299
|
+
<span>286 stars this week</span>
|
|
303
300
|
</span>
|
|
304
301
|
</div>
|
|
305
302
|
<div class="details">
|
|
@@ -312,32 +309,32 @@
|
|
|
312
309
|
<div class="info">
|
|
313
310
|
<div class="rank">
|
|
314
311
|
<span title="Ranking 5">5</span>
|
|
315
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/autowarefoundation/autoware" target="_blank" title="autowarefoundation/autoware">autowarefoundation/autoware</a>
|
|
316
313
|
</div>
|
|
317
314
|
<div class="sub-title followers">
|
|
318
315
|
|
|
319
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
320
|
-
<span style="background-color: #
|
|
316
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
317
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
321
318
|
</a>
|
|
322
319
|
|
|
323
320
|
<span class="star" title="Stargazers Count">
|
|
324
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
325
322
|
<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>
|
|
326
323
|
</svg>
|
|
327
|
-
<span>
|
|
324
|
+
<span>5626</span>
|
|
328
325
|
</span>
|
|
329
326
|
<span class="star" title="Repo Forked">
|
|
330
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
331
328
|
<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">
|
|
332
329
|
</path>
|
|
333
330
|
</svg>
|
|
334
|
-
<span>
|
|
331
|
+
<span>2164</span>
|
|
335
332
|
</span>
|
|
336
333
|
<span class="star">
|
|
337
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
338
335
|
<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>
|
|
339
336
|
</svg>
|
|
340
|
-
<span>
|
|
337
|
+
<span>74 stars this week</span>
|
|
341
338
|
</span>
|
|
342
339
|
</div>
|
|
343
340
|
<div class="details">
|
|
@@ -350,32 +347,32 @@
|
|
|
350
347
|
<div class="info">
|
|
351
348
|
<div class="rank">
|
|
352
349
|
<span title="Ranking 6">6</span>
|
|
353
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
354
351
|
</div>
|
|
355
352
|
<div class="sub-title followers">
|
|
356
353
|
|
|
357
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
358
|
-
<span style="background-color: #
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
355
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
359
356
|
</a>
|
|
360
357
|
|
|
361
358
|
<span class="star" title="Stargazers Count">
|
|
362
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
363
360
|
<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>
|
|
364
361
|
</svg>
|
|
365
|
-
<span>
|
|
362
|
+
<span>199548</span>
|
|
366
363
|
</span>
|
|
367
364
|
<span class="star" title="Repo Forked">
|
|
368
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
369
366
|
<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">
|
|
370
367
|
</path>
|
|
371
368
|
</svg>
|
|
372
|
-
<span>
|
|
369
|
+
<span>28537</span>
|
|
373
370
|
</span>
|
|
374
371
|
<span class="star">
|
|
375
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
376
373
|
<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>
|
|
377
374
|
</svg>
|
|
378
|
-
<span>
|
|
375
|
+
<span>1378 stars this week</span>
|
|
379
376
|
</span>
|
|
380
377
|
</div>
|
|
381
378
|
<div class="details">
|
|
@@ -388,32 +385,32 @@
|
|
|
388
385
|
<div class="info">
|
|
389
386
|
<div class="rank">
|
|
390
387
|
<span title="Ranking 7">7</span>
|
|
391
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/Azure/azureml-examples" target="_blank" title="Azure/azureml-examples">Azure/azureml-examples</a>
|
|
392
389
|
</div>
|
|
393
390
|
<div class="sub-title followers">
|
|
394
391
|
|
|
395
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
396
|
-
<span style="background-color: #
|
|
392
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
393
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
397
394
|
</a>
|
|
398
395
|
|
|
399
396
|
<span class="star" title="Stargazers Count">
|
|
400
397
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
401
398
|
<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>
|
|
402
399
|
</svg>
|
|
403
|
-
<span>
|
|
400
|
+
<span>677</span>
|
|
404
401
|
</span>
|
|
405
402
|
<span class="star" title="Repo Forked">
|
|
406
403
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
407
404
|
<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">
|
|
408
405
|
</path>
|
|
409
406
|
</svg>
|
|
410
|
-
<span>
|
|
407
|
+
<span>431</span>
|
|
411
408
|
</span>
|
|
412
409
|
<span class="star">
|
|
413
410
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
414
411
|
<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>
|
|
415
412
|
</svg>
|
|
416
|
-
<span>
|
|
413
|
+
<span>140 stars this week</span>
|
|
417
414
|
</span>
|
|
418
415
|
</div>
|
|
419
416
|
<div class="details">
|
|
@@ -426,28 +423,32 @@
|
|
|
426
423
|
<div class="info">
|
|
427
424
|
<div class="rank">
|
|
428
425
|
<span title="Ranking 8">8</span>
|
|
429
|
-
<a href="https://github.com/
|
|
426
|
+
<a href="https://github.com/opensumi/core" target="_blank" title="opensumi/core">opensumi/core</a>
|
|
430
427
|
</div>
|
|
431
428
|
<div class="sub-title followers">
|
|
432
429
|
|
|
430
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
431
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
432
|
+
</a>
|
|
433
|
+
|
|
433
434
|
<span class="star" title="Stargazers Count">
|
|
434
435
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
435
436
|
<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>
|
|
436
437
|
</svg>
|
|
437
|
-
<span>
|
|
438
|
+
<span>1884</span>
|
|
438
439
|
</span>
|
|
439
440
|
<span class="star" title="Repo Forked">
|
|
440
441
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
441
442
|
<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">
|
|
442
443
|
</path>
|
|
443
444
|
</svg>
|
|
444
|
-
<span>
|
|
445
|
+
<span>197</span>
|
|
445
446
|
</span>
|
|
446
447
|
<span class="star">
|
|
447
448
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
448
449
|
<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>
|
|
449
450
|
</svg>
|
|
450
|
-
<span>
|
|
451
|
+
<span>153 stars this week</span>
|
|
451
452
|
</span>
|
|
452
453
|
</div>
|
|
453
454
|
<div class="details">
|
|
@@ -460,32 +461,32 @@
|
|
|
460
461
|
<div class="info">
|
|
461
462
|
<div class="rank">
|
|
462
463
|
<span title="Ranking 9">9</span>
|
|
463
|
-
<a href="https://github.com/
|
|
464
|
+
<a href="https://github.com/tuyoogame/huatuo" target="_blank" title="tuyoogame/huatuo">tuyoogame/huatuo</a>
|
|
464
465
|
</div>
|
|
465
466
|
<div class="sub-title followers">
|
|
466
467
|
|
|
467
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
468
|
-
<span style="background-color: #
|
|
468
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
469
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
469
470
|
</a>
|
|
470
471
|
|
|
471
472
|
<span class="star" title="Stargazers Count">
|
|
472
473
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
473
474
|
<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>
|
|
474
475
|
</svg>
|
|
475
|
-
<span>
|
|
476
|
+
<span>1988</span>
|
|
476
477
|
</span>
|
|
477
478
|
<span class="star" title="Repo Forked">
|
|
478
479
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
479
480
|
<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">
|
|
480
481
|
</path>
|
|
481
482
|
</svg>
|
|
482
|
-
<span>
|
|
483
|
+
<span>358</span>
|
|
483
484
|
</span>
|
|
484
485
|
<span class="star">
|
|
485
486
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
486
487
|
<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>
|
|
487
488
|
</svg>
|
|
488
|
-
<span>
|
|
489
|
+
<span>203 stars this week</span>
|
|
489
490
|
</span>
|
|
490
491
|
</div>
|
|
491
492
|
<div class="details">
|
|
@@ -498,32 +499,32 @@
|
|
|
498
499
|
<div class="info">
|
|
499
500
|
<div class="rank">
|
|
500
501
|
<span title="Ranking 10">10</span>
|
|
501
|
-
<a href="https://github.com/
|
|
502
|
+
<a href="https://github.com/vlang/v" target="_blank" title="vlang/v">vlang/v</a>
|
|
502
503
|
</div>
|
|
503
504
|
<div class="sub-title followers">
|
|
504
505
|
|
|
505
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
506
|
-
<span style="background-color: #
|
|
506
|
+
<a class="language" target="_blank" href="https://github.com/topics/v" title="Programming Language V">
|
|
507
|
+
<span style="background-color: #4f87c4;"></span>V
|
|
507
508
|
</a>
|
|
508
509
|
|
|
509
510
|
<span class="star" title="Stargazers Count">
|
|
510
511
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
511
512
|
<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>
|
|
512
513
|
</svg>
|
|
513
|
-
<span>
|
|
514
|
+
<span>29811</span>
|
|
514
515
|
</span>
|
|
515
516
|
<span class="star" title="Repo Forked">
|
|
516
517
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
517
518
|
<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">
|
|
518
519
|
</path>
|
|
519
520
|
</svg>
|
|
520
|
-
<span>
|
|
521
|
+
<span>1821</span>
|
|
521
522
|
</span>
|
|
522
523
|
<span class="star">
|
|
523
524
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
524
525
|
<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>
|
|
525
526
|
</svg>
|
|
526
|
-
<span>
|
|
527
|
+
<span>416 stars this week</span>
|
|
527
528
|
</span>
|
|
528
529
|
</div>
|
|
529
530
|
<div class="details">
|
|
@@ -536,32 +537,32 @@
|
|
|
536
537
|
<div class="info">
|
|
537
538
|
<div class="rank">
|
|
538
539
|
<span title="Ranking 11">11</span>
|
|
539
|
-
<a href="https://github.com/
|
|
540
|
+
<a href="https://github.com/pterodactyl/panel" target="_blank" title="pterodactyl/panel">pterodactyl/panel</a>
|
|
540
541
|
</div>
|
|
541
542
|
<div class="sub-title followers">
|
|
542
543
|
|
|
543
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
544
|
-
<span style="background-color: #
|
|
544
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
545
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
545
546
|
</a>
|
|
546
547
|
|
|
547
548
|
<span class="star" title="Stargazers Count">
|
|
548
549
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
549
550
|
<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>
|
|
550
551
|
</svg>
|
|
551
|
-
<span>
|
|
552
|
+
<span>3910</span>
|
|
552
553
|
</span>
|
|
553
554
|
<span class="star" title="Repo Forked">
|
|
554
555
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
555
556
|
<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">
|
|
556
557
|
</path>
|
|
557
558
|
</svg>
|
|
558
|
-
<span>
|
|
559
|
+
<span>1022</span>
|
|
559
560
|
</span>
|
|
560
561
|
<span class="star">
|
|
561
562
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
562
563
|
<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>
|
|
563
564
|
</svg>
|
|
564
|
-
<span>
|
|
565
|
+
<span>168 stars this week</span>
|
|
565
566
|
</span>
|
|
566
567
|
</div>
|
|
567
568
|
<div class="details">
|
|
@@ -574,32 +575,32 @@
|
|
|
574
575
|
<div class="info">
|
|
575
576
|
<div class="rank">
|
|
576
577
|
<span title="Ranking 12">12</span>
|
|
577
|
-
<a href="https://github.com/
|
|
578
|
+
<a href="https://github.com/appwrite/appwrite" target="_blank" title="appwrite/appwrite">appwrite/appwrite</a>
|
|
578
579
|
</div>
|
|
579
580
|
<div class="sub-title followers">
|
|
580
581
|
|
|
581
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
582
|
-
<span style="background-color: #
|
|
582
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
583
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
583
584
|
</a>
|
|
584
585
|
|
|
585
586
|
<span class="star" title="Stargazers Count">
|
|
586
587
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
587
588
|
<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>
|
|
588
589
|
</svg>
|
|
589
|
-
<span>
|
|
590
|
+
<span>23485</span>
|
|
590
591
|
</span>
|
|
591
592
|
<span class="star" title="Repo Forked">
|
|
592
593
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
593
594
|
<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">
|
|
594
595
|
</path>
|
|
595
596
|
</svg>
|
|
596
|
-
<span>
|
|
597
|
+
<span>1792</span>
|
|
597
598
|
</span>
|
|
598
599
|
<span class="star">
|
|
599
600
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
600
601
|
<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>
|
|
601
602
|
</svg>
|
|
602
|
-
<span>
|
|
603
|
+
<span>364 stars this week</span>
|
|
603
604
|
</span>
|
|
604
605
|
</div>
|
|
605
606
|
<div class="details">
|
|
@@ -612,32 +613,32 @@
|
|
|
612
613
|
<div class="info">
|
|
613
614
|
<div class="rank">
|
|
614
615
|
<span title="Ranking 13">13</span>
|
|
615
|
-
<a href="https://github.com/
|
|
616
|
+
<a href="https://github.com/paritytech/polkadot" target="_blank" title="paritytech/polkadot">paritytech/polkadot</a>
|
|
616
617
|
</div>
|
|
617
618
|
<div class="sub-title followers">
|
|
618
619
|
|
|
619
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
620
|
-
<span style="background-color: #
|
|
620
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
621
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
621
622
|
</a>
|
|
622
623
|
|
|
623
624
|
<span class="star" title="Stargazers Count">
|
|
624
625
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
625
626
|
<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>
|
|
626
627
|
</svg>
|
|
627
|
-
<span>
|
|
628
|
+
<span>6030</span>
|
|
628
629
|
</span>
|
|
629
630
|
<span class="star" title="Repo Forked">
|
|
630
631
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
631
632
|
<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">
|
|
632
633
|
</path>
|
|
633
634
|
</svg>
|
|
634
|
-
<span>
|
|
635
|
+
<span>1311</span>
|
|
635
636
|
</span>
|
|
636
637
|
<span class="star">
|
|
637
638
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
638
639
|
<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>
|
|
639
640
|
</svg>
|
|
640
|
-
<span>
|
|
641
|
+
<span>66 stars this week</span>
|
|
641
642
|
</span>
|
|
642
643
|
</div>
|
|
643
644
|
<div class="details">
|
|
@@ -650,32 +651,32 @@
|
|
|
650
651
|
<div class="info">
|
|
651
652
|
<div class="rank">
|
|
652
653
|
<span title="Ranking 14">14</span>
|
|
653
|
-
<a href="https://github.com/
|
|
654
|
+
<a href="https://github.com/StarRocks/starrocks" target="_blank" title="StarRocks/starrocks">StarRocks/starrocks</a>
|
|
654
655
|
</div>
|
|
655
656
|
<div class="sub-title followers">
|
|
656
657
|
|
|
657
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
658
|
-
<span style="background-color: #
|
|
658
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
659
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
659
660
|
</a>
|
|
660
661
|
|
|
661
662
|
<span class="star" title="Stargazers Count">
|
|
662
663
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
663
664
|
<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>
|
|
664
665
|
</svg>
|
|
665
|
-
<span>
|
|
666
|
+
<span>2897</span>
|
|
666
667
|
</span>
|
|
667
668
|
<span class="star" title="Repo Forked">
|
|
668
669
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
669
670
|
<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">
|
|
670
671
|
</path>
|
|
671
672
|
</svg>
|
|
672
|
-
<span>
|
|
673
|
+
<span>621</span>
|
|
673
674
|
</span>
|
|
674
675
|
<span class="star">
|
|
675
676
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
676
677
|
<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>
|
|
677
678
|
</svg>
|
|
678
|
-
<span>
|
|
679
|
+
<span>191 stars this week</span>
|
|
679
680
|
</span>
|
|
680
681
|
</div>
|
|
681
682
|
<div class="details">
|
|
@@ -688,32 +689,32 @@
|
|
|
688
689
|
<div class="info">
|
|
689
690
|
<div class="rank">
|
|
690
691
|
<span title="Ranking 15">15</span>
|
|
691
|
-
<a href="https://github.com/
|
|
692
|
+
<a href="https://github.com/geohot/tinygrad" target="_blank" title="geohot/tinygrad">geohot/tinygrad</a>
|
|
692
693
|
</div>
|
|
693
694
|
<div class="sub-title followers">
|
|
694
695
|
|
|
695
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
696
|
-
<span style="background-color: #
|
|
696
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
697
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
697
698
|
</a>
|
|
698
699
|
|
|
699
700
|
<span class="star" title="Stargazers Count">
|
|
700
701
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
701
702
|
<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>
|
|
702
703
|
</svg>
|
|
703
|
-
<span>
|
|
704
|
+
<span>6306</span>
|
|
704
705
|
</span>
|
|
705
706
|
<span class="star" title="Repo Forked">
|
|
706
707
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
707
708
|
<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">
|
|
708
709
|
</path>
|
|
709
710
|
</svg>
|
|
710
|
-
<span>
|
|
711
|
+
<span>637</span>
|
|
711
712
|
</span>
|
|
712
713
|
<span class="star">
|
|
713
714
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
714
715
|
<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>
|
|
715
716
|
</svg>
|
|
716
|
-
<span>
|
|
717
|
+
<span>113 stars this week</span>
|
|
717
718
|
</span>
|
|
718
719
|
</div>
|
|
719
720
|
<div class="details">
|
|
@@ -726,32 +727,32 @@
|
|
|
726
727
|
<div class="info">
|
|
727
728
|
<div class="rank">
|
|
728
729
|
<span title="Ranking 16">16</span>
|
|
729
|
-
<a href="https://github.com/
|
|
730
|
+
<a href="https://github.com/ultralytics/yolov5" target="_blank" title="ultralytics/yolov5">ultralytics/yolov5</a>
|
|
730
731
|
</div>
|
|
731
732
|
<div class="sub-title followers">
|
|
732
733
|
|
|
733
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
734
|
-
<span style="background-color: #
|
|
734
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
735
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
735
736
|
</a>
|
|
736
737
|
|
|
737
738
|
<span class="star" title="Stargazers Count">
|
|
738
739
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
739
740
|
<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>
|
|
740
741
|
</svg>
|
|
741
|
-
<span>
|
|
742
|
+
<span>28307</span>
|
|
742
743
|
</span>
|
|
743
744
|
<span class="star" title="Repo Forked">
|
|
744
745
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
745
746
|
<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">
|
|
746
747
|
</path>
|
|
747
748
|
</svg>
|
|
748
|
-
<span>
|
|
749
|
+
<span>10064</span>
|
|
749
750
|
</span>
|
|
750
751
|
<span class="star">
|
|
751
752
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
752
753
|
<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>
|
|
753
754
|
</svg>
|
|
754
|
-
<span>
|
|
755
|
+
<span>320 stars this week</span>
|
|
755
756
|
</span>
|
|
756
757
|
</div>
|
|
757
758
|
<div class="details">
|
|
@@ -764,32 +765,32 @@
|
|
|
764
765
|
<div class="info">
|
|
765
766
|
<div class="rank">
|
|
766
767
|
<span title="Ranking 17">17</span>
|
|
767
|
-
<a href="https://github.com/
|
|
768
|
+
<a href="https://github.com/pystardust/ani-cli" target="_blank" title="pystardust/ani-cli">pystardust/ani-cli</a>
|
|
768
769
|
</div>
|
|
769
770
|
<div class="sub-title followers">
|
|
770
771
|
|
|
771
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
772
|
-
<span style="background-color: #
|
|
772
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
773
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
773
774
|
</a>
|
|
774
775
|
|
|
775
776
|
<span class="star" title="Stargazers Count">
|
|
776
777
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
778
|
<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>
|
|
778
779
|
</svg>
|
|
779
|
-
<span>
|
|
780
|
+
<span>3936</span>
|
|
780
781
|
</span>
|
|
781
782
|
<span class="star" title="Repo Forked">
|
|
782
783
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
783
784
|
<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">
|
|
784
785
|
</path>
|
|
785
786
|
</svg>
|
|
786
|
-
<span>
|
|
787
|
+
<span>389</span>
|
|
787
788
|
</span>
|
|
788
789
|
<span class="star">
|
|
789
790
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
790
791
|
<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>
|
|
791
792
|
</svg>
|
|
792
|
-
<span>
|
|
793
|
+
<span>238 stars this week</span>
|
|
793
794
|
</span>
|
|
794
795
|
</div>
|
|
795
796
|
<div class="details">
|
|
@@ -802,32 +803,32 @@
|
|
|
802
803
|
<div class="info">
|
|
803
804
|
<div class="rank">
|
|
804
805
|
<span title="Ranking 18">18</span>
|
|
805
|
-
<a href="https://github.com/
|
|
806
|
+
<a href="https://github.com/sveltejs/svelte" target="_blank" title="sveltejs/svelte">sveltejs/svelte</a>
|
|
806
807
|
</div>
|
|
807
808
|
<div class="sub-title followers">
|
|
808
809
|
|
|
809
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
810
|
-
<span style="background-color: #
|
|
810
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
811
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
811
812
|
</a>
|
|
812
813
|
|
|
813
814
|
<span class="star" title="Stargazers Count">
|
|
814
815
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
815
816
|
<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>
|
|
816
817
|
</svg>
|
|
817
|
-
<span>
|
|
818
|
+
<span>60381</span>
|
|
818
819
|
</span>
|
|
819
820
|
<span class="star" title="Repo Forked">
|
|
820
821
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
821
822
|
<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">
|
|
822
823
|
</path>
|
|
823
824
|
</svg>
|
|
824
|
-
<span>
|
|
825
|
+
<span>2931</span>
|
|
825
826
|
</span>
|
|
826
827
|
<span class="star">
|
|
827
828
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
828
829
|
<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>
|
|
829
830
|
</svg>
|
|
830
|
-
<span>
|
|
831
|
+
<span>549 stars this week</span>
|
|
831
832
|
</span>
|
|
832
833
|
</div>
|
|
833
834
|
<div class="details">
|
|
@@ -840,32 +841,32 @@
|
|
|
840
841
|
<div class="info">
|
|
841
842
|
<div class="rank">
|
|
842
843
|
<span title="Ranking 19">19</span>
|
|
843
|
-
<a href="https://github.com/
|
|
844
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
844
845
|
</div>
|
|
845
846
|
<div class="sub-title followers">
|
|
846
847
|
|
|
847
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
848
|
-
<span style="background-color: #
|
|
848
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
849
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
849
850
|
</a>
|
|
850
851
|
|
|
851
852
|
<span class="star" title="Stargazers Count">
|
|
852
853
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
853
854
|
<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>
|
|
854
855
|
</svg>
|
|
855
|
-
<span>
|
|
856
|
+
<span>14256</span>
|
|
856
857
|
</span>
|
|
857
858
|
<span class="star" title="Repo Forked">
|
|
858
859
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
859
860
|
<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">
|
|
860
861
|
</path>
|
|
861
862
|
</svg>
|
|
862
|
-
<span>
|
|
863
|
+
<span>2591</span>
|
|
863
864
|
</span>
|
|
864
865
|
<span class="star">
|
|
865
866
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
866
867
|
<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>
|
|
867
868
|
</svg>
|
|
868
|
-
<span>
|
|
869
|
+
<span>380 stars this week</span>
|
|
869
870
|
</span>
|
|
870
871
|
</div>
|
|
871
872
|
<div class="details">
|
|
@@ -878,7 +879,7 @@
|
|
|
878
879
|
<div class="info">
|
|
879
880
|
<div class="rank">
|
|
880
881
|
<span title="Ranking 20">20</span>
|
|
881
|
-
<a href="https://github.com/
|
|
882
|
+
<a href="https://github.com/OpenEthan/SMSBoom" target="_blank" title="OpenEthan/SMSBoom">OpenEthan/SMSBoom</a>
|
|
882
883
|
</div>
|
|
883
884
|
<div class="sub-title followers">
|
|
884
885
|
|
|
@@ -890,20 +891,20 @@
|
|
|
890
891
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
891
892
|
<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>
|
|
892
893
|
</svg>
|
|
893
|
-
<span>
|
|
894
|
+
<span>3388</span>
|
|
894
895
|
</span>
|
|
895
896
|
<span class="star" title="Repo Forked">
|
|
896
897
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
897
898
|
<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">
|
|
898
899
|
</path>
|
|
899
900
|
</svg>
|
|
900
|
-
<span>
|
|
901
|
+
<span>820</span>
|
|
901
902
|
</span>
|
|
902
903
|
<span class="star">
|
|
903
904
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
904
905
|
<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>
|
|
905
906
|
</svg>
|
|
906
|
-
<span>
|
|
907
|
+
<span>2339 stars this week</span>
|
|
907
908
|
</span>
|
|
908
909
|
</div>
|
|
909
910
|
<div class="details">
|
|
@@ -916,32 +917,28 @@
|
|
|
916
917
|
<div class="info">
|
|
917
918
|
<div class="rank">
|
|
918
919
|
<span title="Ranking 21">21</span>
|
|
919
|
-
<a href="https://github.com/
|
|
920
|
+
<a href="https://github.com/mtdvio/every-programmer-should-know" target="_blank" title="mtdvio/every-programmer-should-know">mtdvio/every-programmer-should-know</a>
|
|
920
921
|
</div>
|
|
921
922
|
<div class="sub-title followers">
|
|
922
923
|
|
|
923
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
924
|
-
<span style="background-color: #178600;"></span>C#
|
|
925
|
-
</a>
|
|
926
|
-
|
|
927
924
|
<span class="star" title="Stargazers Count">
|
|
928
925
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
929
926
|
<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>
|
|
930
927
|
</svg>
|
|
931
|
-
<span>
|
|
928
|
+
<span>56842</span>
|
|
932
929
|
</span>
|
|
933
930
|
<span class="star" title="Repo Forked">
|
|
934
931
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
935
932
|
<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">
|
|
936
933
|
</path>
|
|
937
934
|
</svg>
|
|
938
|
-
<span>
|
|
935
|
+
<span>5522</span>
|
|
939
936
|
</span>
|
|
940
937
|
<span class="star">
|
|
941
938
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
942
939
|
<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>
|
|
943
940
|
</svg>
|
|
944
|
-
<span>
|
|
941
|
+
<span>2920 stars this week</span>
|
|
945
942
|
</span>
|
|
946
943
|
</div>
|
|
947
944
|
<div class="details">
|
|
@@ -954,32 +951,32 @@
|
|
|
954
951
|
<div class="info">
|
|
955
952
|
<div class="rank">
|
|
956
953
|
<span title="Ranking 22">22</span>
|
|
957
|
-
<a href="https://github.com/
|
|
954
|
+
<a href="https://github.com/pallets/flask" target="_blank" title="pallets/flask">pallets/flask</a>
|
|
958
955
|
</div>
|
|
959
956
|
<div class="sub-title followers">
|
|
960
957
|
|
|
961
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
962
|
-
<span style="background-color: #
|
|
958
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
959
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
963
960
|
</a>
|
|
964
961
|
|
|
965
962
|
<span class="star" title="Stargazers Count">
|
|
966
963
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
967
964
|
<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>
|
|
968
965
|
</svg>
|
|
969
|
-
<span>
|
|
966
|
+
<span>59763</span>
|
|
970
967
|
</span>
|
|
971
968
|
<span class="star" title="Repo Forked">
|
|
972
969
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
973
970
|
<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">
|
|
974
971
|
</path>
|
|
975
972
|
</svg>
|
|
976
|
-
<span>
|
|
973
|
+
<span>15154</span>
|
|
977
974
|
</span>
|
|
978
975
|
<span class="star">
|
|
979
976
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
980
977
|
<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>
|
|
981
978
|
</svg>
|
|
982
|
-
<span>
|
|
979
|
+
<span>395 stars this week</span>
|
|
983
980
|
</span>
|
|
984
981
|
</div>
|
|
985
982
|
<div class="details">
|
|
@@ -992,32 +989,28 @@
|
|
|
992
989
|
<div class="info">
|
|
993
990
|
<div class="rank">
|
|
994
991
|
<span title="Ranking 23">23</span>
|
|
995
|
-
<a href="https://github.com/
|
|
992
|
+
<a href="https://github.com/edoardottt/awesome-hacker-search-engines" target="_blank" title="edoardottt/awesome-hacker-search-engines">edoardottt/awesome-hacker-search-engines</a>
|
|
996
993
|
</div>
|
|
997
994
|
<div class="sub-title followers">
|
|
998
995
|
|
|
999
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1000
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1001
|
-
</a>
|
|
1002
|
-
|
|
1003
996
|
<span class="star" title="Stargazers Count">
|
|
1004
997
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1005
998
|
<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>
|
|
1006
999
|
</svg>
|
|
1007
|
-
<span>
|
|
1000
|
+
<span>2469</span>
|
|
1008
1001
|
</span>
|
|
1009
1002
|
<span class="star" title="Repo Forked">
|
|
1010
1003
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1011
1004
|
<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">
|
|
1012
1005
|
</path>
|
|
1013
1006
|
</svg>
|
|
1014
|
-
<span>
|
|
1007
|
+
<span>148</span>
|
|
1015
1008
|
</span>
|
|
1016
1009
|
<span class="star">
|
|
1017
1010
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1018
1011
|
<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>
|
|
1019
1012
|
</svg>
|
|
1020
|
-
<span>
|
|
1013
|
+
<span>888 stars this week</span>
|
|
1021
1014
|
</span>
|
|
1022
1015
|
</div>
|
|
1023
1016
|
<div class="details">
|
|
@@ -1030,32 +1023,32 @@
|
|
|
1030
1023
|
<div class="info">
|
|
1031
1024
|
<div class="rank">
|
|
1032
1025
|
<span title="Ranking 24">24</span>
|
|
1033
|
-
<a href="https://github.com/
|
|
1026
|
+
<a href="https://github.com/ventoy/Ventoy" target="_blank" title="ventoy/Ventoy">ventoy/Ventoy</a>
|
|
1034
1027
|
</div>
|
|
1035
1028
|
<div class="sub-title followers">
|
|
1036
1029
|
|
|
1037
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1038
|
-
<span style="background-color: #
|
|
1030
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1031
|
+
<span style="background-color: #555555;"></span>C
|
|
1039
1032
|
</a>
|
|
1040
1033
|
|
|
1041
1034
|
<span class="star" title="Stargazers Count">
|
|
1042
1035
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1043
1036
|
<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>
|
|
1044
1037
|
</svg>
|
|
1045
|
-
<span>
|
|
1038
|
+
<span>36306</span>
|
|
1046
1039
|
</span>
|
|
1047
1040
|
<span class="star" title="Repo Forked">
|
|
1048
1041
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1049
1042
|
<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">
|
|
1050
1043
|
</path>
|
|
1051
1044
|
</svg>
|
|
1052
|
-
<span>
|
|
1045
|
+
<span>2715</span>
|
|
1053
1046
|
</span>
|
|
1054
1047
|
<span class="star">
|
|
1055
1048
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1056
1049
|
<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>
|
|
1057
1050
|
</svg>
|
|
1058
|
-
<span>
|
|
1051
|
+
<span>265 stars this week</span>
|
|
1059
1052
|
</span>
|
|
1060
1053
|
</div>
|
|
1061
1054
|
<div class="details">
|
|
@@ -1068,32 +1061,32 @@
|
|
|
1068
1061
|
<div class="info">
|
|
1069
1062
|
<div class="rank">
|
|
1070
1063
|
<span title="Ranking 25">25</span>
|
|
1071
|
-
<a href="https://github.com/
|
|
1064
|
+
<a href="https://github.com/searxng/searxng" target="_blank" title="searxng/searxng">searxng/searxng</a>
|
|
1072
1065
|
</div>
|
|
1073
1066
|
<div class="sub-title followers">
|
|
1074
1067
|
|
|
1075
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1076
|
-
<span style="background-color: #
|
|
1068
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1069
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1077
1070
|
</a>
|
|
1078
1071
|
|
|
1079
1072
|
<span class="star" title="Stargazers Count">
|
|
1080
1073
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1081
1074
|
<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>
|
|
1082
1075
|
</svg>
|
|
1083
|
-
<span>
|
|
1076
|
+
<span>1902</span>
|
|
1084
1077
|
</span>
|
|
1085
1078
|
<span class="star" title="Repo Forked">
|
|
1086
1079
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1087
1080
|
<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">
|
|
1088
1081
|
</path>
|
|
1089
1082
|
</svg>
|
|
1090
|
-
<span>
|
|
1083
|
+
<span>253</span>
|
|
1091
1084
|
</span>
|
|
1092
1085
|
<span class="star">
|
|
1093
1086
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1094
1087
|
<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>
|
|
1095
1088
|
</svg>
|
|
1096
|
-
<span>
|
|
1089
|
+
<span>918 stars this week</span>
|
|
1097
1090
|
</span>
|
|
1098
1091
|
</div>
|
|
1099
1092
|
<div class="details">
|
|
@@ -1118,7 +1111,7 @@
|
|
|
1118
1111
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1119
1112
|
</a>
|
|
1120
1113
|
</div>
|
|
1121
|
-
<div class="time">Last cache created on 2022/7/
|
|
1114
|
+
<div class="time">Last cache created on 2022/7/7 by Github API v3.</div>
|
|
1122
1115
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1123
1116
|
</div>
|
|
1124
1117
|
</body>
|