@wcj/github-rank 22.1.19 → 22.1.20
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 +19932 -19930
- package/dist/sifou-daily.json +76 -67
- package/dist/sifou-monthly.json +38 -38
- package/dist/sifou-weekly.json +125 -125
- package/dist/toutiao-30.json +37 -37
- package/dist/toutiao-7.json +87 -87
- package/dist/toutiao-90.json +16 -16
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +141 -141
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1209 -1209
- package/dist/users.json +2252 -2252
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19932 -19930
- package/web/data/sifou-daily.json +76 -67
- package/web/data/sifou-monthly.json +38 -38
- package/web/data/sifou-weekly.json +125 -125
- package/web/data/toutiao-30.json +37 -37
- package/web/data/toutiao-7.json +87 -87
- package/web/data/toutiao-90.json +16 -16
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +141 -141
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1209 -1209
- package/web/data/users.json +2252 -2252
- package/web/index.html +1184 -1184
- package/web/repos.html +2617 -2617
- package/web/sifou-daily.html +85 -57
- package/web/sifou-monthly.html +45 -45
- package/web/sifou-weekly.html +131 -131
- package/web/toutiao-30.html +45 -45
- package/web/toutiao-7.html +73 -73
- package/web/toutiao-90.html +18 -18
- package/web/trending-monthly.html +135 -135
- package/web/trending-weekly.html +152 -148
- package/web/trending.html +142 -150
- package/web/users.china.html +655 -655
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/1/
|
|
105
|
+
<div class="time">Last cache created on 2022/1/20 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -145,20 +145,20 @@
|
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<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>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>2216</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<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">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>319</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<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>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>246 stars today</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,32 +171,32 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/XProger/OpenLara" target="_blank" title="XProger/OpenLara">XProger/OpenLara</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
179
|
-
<span style="background-color: #
|
|
178
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
179
|
+
<span style="background-color: #555555;"></span>C
|
|
180
180
|
</a>
|
|
181
181
|
|
|
182
182
|
<span class="star" title="Stargazers Count">
|
|
183
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
184
|
<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>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>3421</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star" title="Repo Forked">
|
|
189
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
190
|
<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">
|
|
191
191
|
</path>
|
|
192
192
|
</svg>
|
|
193
|
-
<span>
|
|
193
|
+
<span>296</span>
|
|
194
194
|
</span>
|
|
195
195
|
<span class="star">
|
|
196
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
197
|
<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>
|
|
198
198
|
</svg>
|
|
199
|
-
<span>
|
|
199
|
+
<span>196 stars today</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,32 +209,32 @@
|
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/mattermost/focalboard" target="_blank" title="mattermost/focalboard">mattermost/focalboard</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
217
|
-
<span style="background-color: #
|
|
216
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
217
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
218
218
|
</a>
|
|
219
219
|
|
|
220
220
|
<span class="star" title="Stargazers Count">
|
|
221
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
222
|
<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>
|
|
223
223
|
</svg>
|
|
224
|
-
<span>
|
|
224
|
+
<span>7922</span>
|
|
225
225
|
</span>
|
|
226
226
|
<span class="star" title="Repo Forked">
|
|
227
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
228
|
<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">
|
|
229
229
|
</path>
|
|
230
230
|
</svg>
|
|
231
|
-
<span>
|
|
231
|
+
<span>619</span>
|
|
232
232
|
</span>
|
|
233
233
|
<span class="star">
|
|
234
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
235
|
<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>
|
|
236
236
|
</svg>
|
|
237
|
-
<span>
|
|
237
|
+
<span>309 stars today</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,28 +247,32 @@
|
|
|
247
247
|
<div class="info">
|
|
248
248
|
<div class="rank">
|
|
249
249
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
250
|
+
<a href="https://github.com/sivan/heti" target="_blank" title="sivan/heti">sivan/heti</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/scss" title="Programming Language SCSS">
|
|
255
|
+
<span style="background-color: #c6538c;"></span>SCSS
|
|
256
|
+
</a>
|
|
257
|
+
|
|
254
258
|
<span class="star" title="Stargazers Count">
|
|
255
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
260
|
<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>
|
|
257
261
|
</svg>
|
|
258
|
-
<span>
|
|
262
|
+
<span>3258</span>
|
|
259
263
|
</span>
|
|
260
264
|
<span class="star" title="Repo Forked">
|
|
261
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
262
266
|
<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">
|
|
263
267
|
</path>
|
|
264
268
|
</svg>
|
|
265
|
-
<span>
|
|
269
|
+
<span>138</span>
|
|
266
270
|
</span>
|
|
267
271
|
<span class="star">
|
|
268
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
273
|
<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
274
|
</svg>
|
|
271
|
-
<span>
|
|
275
|
+
<span>470 stars today</span>
|
|
272
276
|
</span>
|
|
273
277
|
</div>
|
|
274
278
|
<div class="details">
|
|
@@ -281,32 +285,32 @@
|
|
|
281
285
|
<div class="info">
|
|
282
286
|
<div class="rank">
|
|
283
287
|
<span title="Ranking 5">5</span>
|
|
284
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
|
|
285
289
|
</div>
|
|
286
290
|
<div class="sub-title followers">
|
|
287
291
|
|
|
288
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
289
|
-
<span style="background-color: #
|
|
292
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
293
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
290
294
|
</a>
|
|
291
295
|
|
|
292
296
|
<span class="star" title="Stargazers Count">
|
|
293
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
298
|
<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>
|
|
295
299
|
</svg>
|
|
296
|
-
<span>
|
|
300
|
+
<span>27664</span>
|
|
297
301
|
</span>
|
|
298
302
|
<span class="star" title="Repo Forked">
|
|
299
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
300
304
|
<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">
|
|
301
305
|
</path>
|
|
302
306
|
</svg>
|
|
303
|
-
<span>
|
|
307
|
+
<span>1965</span>
|
|
304
308
|
</span>
|
|
305
309
|
<span class="star">
|
|
306
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
311
|
<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
312
|
</svg>
|
|
309
|
-
<span>
|
|
313
|
+
<span>284 stars today</span>
|
|
310
314
|
</span>
|
|
311
315
|
</div>
|
|
312
316
|
<div class="details">
|
|
@@ -331,20 +335,20 @@
|
|
|
331
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
336
|
<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>
|
|
333
337
|
</svg>
|
|
334
|
-
<span>
|
|
338
|
+
<span>175425</span>
|
|
335
339
|
</span>
|
|
336
340
|
<span class="star" title="Repo Forked">
|
|
337
341
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
338
342
|
<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">
|
|
339
343
|
</path>
|
|
340
344
|
</svg>
|
|
341
|
-
<span>
|
|
345
|
+
<span>20238</span>
|
|
342
346
|
</span>
|
|
343
347
|
<span class="star">
|
|
344
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
349
|
<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
350
|
</svg>
|
|
347
|
-
<span>
|
|
351
|
+
<span>482 stars today</span>
|
|
348
352
|
</span>
|
|
349
353
|
</div>
|
|
350
354
|
<div class="details">
|
|
@@ -357,32 +361,32 @@
|
|
|
357
361
|
<div class="info">
|
|
358
362
|
<div class="rank">
|
|
359
363
|
<span title="Ranking 7">7</span>
|
|
360
|
-
<a href="https://github.com/
|
|
364
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
361
365
|
</div>
|
|
362
366
|
<div class="sub-title followers">
|
|
363
367
|
|
|
364
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
365
|
-
<span style="background-color: #
|
|
368
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
369
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
366
370
|
</a>
|
|
367
371
|
|
|
368
372
|
<span class="star" title="Stargazers Count">
|
|
369
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
374
|
<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>
|
|
371
375
|
</svg>
|
|
372
|
-
<span>
|
|
376
|
+
<span>1520</span>
|
|
373
377
|
</span>
|
|
374
378
|
<span class="star" title="Repo Forked">
|
|
375
379
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
376
380
|
<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">
|
|
377
381
|
</path>
|
|
378
382
|
</svg>
|
|
379
|
-
<span>
|
|
383
|
+
<span>123</span>
|
|
380
384
|
</span>
|
|
381
385
|
<span class="star">
|
|
382
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
387
|
<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
388
|
</svg>
|
|
385
|
-
<span>
|
|
389
|
+
<span>167 stars today</span>
|
|
386
390
|
</span>
|
|
387
391
|
</div>
|
|
388
392
|
<div class="details">
|
|
@@ -395,32 +399,32 @@
|
|
|
395
399
|
<div class="info">
|
|
396
400
|
<div class="rank">
|
|
397
401
|
<span title="Ranking 8">8</span>
|
|
398
|
-
<a href="https://github.com/
|
|
402
|
+
<a href="https://github.com/antx-code/CVE-2022-21907" target="_blank" title="antx-code/CVE-2022-21907">antx-code/CVE-2022-21907</a>
|
|
399
403
|
</div>
|
|
400
404
|
<div class="sub-title followers">
|
|
401
405
|
|
|
402
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
403
|
-
<span style="background-color: #
|
|
406
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
407
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
404
408
|
</a>
|
|
405
409
|
|
|
406
410
|
<span class="star" title="Stargazers Count">
|
|
407
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
412
|
<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>
|
|
409
413
|
</svg>
|
|
410
|
-
<span>
|
|
414
|
+
<span>262</span>
|
|
411
415
|
</span>
|
|
412
416
|
<span class="star" title="Repo Forked">
|
|
413
417
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
414
418
|
<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">
|
|
415
419
|
</path>
|
|
416
420
|
</svg>
|
|
417
|
-
<span>
|
|
421
|
+
<span>77</span>
|
|
418
422
|
</span>
|
|
419
423
|
<span class="star">
|
|
420
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
425
|
<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
426
|
</svg>
|
|
423
|
-
<span>
|
|
427
|
+
<span>89 stars today</span>
|
|
424
428
|
</span>
|
|
425
429
|
</div>
|
|
426
430
|
<div class="details">
|
|
@@ -433,28 +437,32 @@
|
|
|
433
437
|
<div class="info">
|
|
434
438
|
<div class="rank">
|
|
435
439
|
<span title="Ranking 9">9</span>
|
|
436
|
-
<a href="https://github.com/
|
|
440
|
+
<a href="https://github.com/sunface/rust-course" target="_blank" title="sunface/rust-course">sunface/rust-course</a>
|
|
437
441
|
</div>
|
|
438
442
|
<div class="sub-title followers">
|
|
439
443
|
|
|
444
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
445
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
446
|
+
</a>
|
|
447
|
+
|
|
440
448
|
<span class="star" title="Stargazers Count">
|
|
441
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
450
|
<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>
|
|
443
451
|
</svg>
|
|
444
|
-
<span>
|
|
452
|
+
<span>2626</span>
|
|
445
453
|
</span>
|
|
446
454
|
<span class="star" title="Repo Forked">
|
|
447
455
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
448
456
|
<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">
|
|
449
457
|
</path>
|
|
450
458
|
</svg>
|
|
451
|
-
<span>
|
|
459
|
+
<span>150</span>
|
|
452
460
|
</span>
|
|
453
461
|
<span class="star">
|
|
454
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
463
|
<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>
|
|
456
464
|
</svg>
|
|
457
|
-
<span>
|
|
465
|
+
<span>213 stars today</span>
|
|
458
466
|
</span>
|
|
459
467
|
</div>
|
|
460
468
|
<div class="details">
|
|
@@ -467,32 +475,28 @@
|
|
|
467
475
|
<div class="info">
|
|
468
476
|
<div class="rank">
|
|
469
477
|
<span title="Ranking 10">10</span>
|
|
470
|
-
<a href="https://github.com/
|
|
478
|
+
<a href="https://github.com/LaravelDaily/Laravel-Roadmap-Learning-Path" target="_blank" title="LaravelDaily/Laravel-Roadmap-Learning-Path">LaravelDaily/Laravel-Roadmap-Learning-Path</a>
|
|
471
479
|
</div>
|
|
472
480
|
<div class="sub-title followers">
|
|
473
481
|
|
|
474
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
475
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
476
|
-
</a>
|
|
477
|
-
|
|
478
482
|
<span class="star" title="Stargazers Count">
|
|
479
483
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
484
|
<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>
|
|
481
485
|
</svg>
|
|
482
|
-
<span>
|
|
486
|
+
<span>2820</span>
|
|
483
487
|
</span>
|
|
484
488
|
<span class="star" title="Repo Forked">
|
|
485
489
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
486
490
|
<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">
|
|
487
491
|
</path>
|
|
488
492
|
</svg>
|
|
489
|
-
<span>
|
|
493
|
+
<span>575</span>
|
|
490
494
|
</span>
|
|
491
495
|
<span class="star">
|
|
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>40 stars today</span>
|
|
496
500
|
</span>
|
|
497
501
|
</div>
|
|
498
502
|
<div class="details">
|
|
@@ -505,32 +509,32 @@
|
|
|
505
509
|
<div class="info">
|
|
506
510
|
<div class="rank">
|
|
507
511
|
<span title="Ranking 11">11</span>
|
|
508
|
-
<a href="https://github.com/
|
|
512
|
+
<a href="https://github.com/KurtBestor/Hitomi-Downloader" target="_blank" title="KurtBestor/Hitomi-Downloader">KurtBestor/Hitomi-Downloader</a>
|
|
509
513
|
</div>
|
|
510
514
|
<div class="sub-title followers">
|
|
511
515
|
|
|
512
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
513
|
-
<span style="background-color: #
|
|
516
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
517
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
514
518
|
</a>
|
|
515
519
|
|
|
516
520
|
<span class="star" title="Stargazers Count">
|
|
517
521
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
522
|
<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>
|
|
519
523
|
</svg>
|
|
520
|
-
<span>
|
|
524
|
+
<span>4437</span>
|
|
521
525
|
</span>
|
|
522
526
|
<span class="star" title="Repo Forked">
|
|
523
527
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
528
|
<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">
|
|
525
529
|
</path>
|
|
526
530
|
</svg>
|
|
527
|
-
<span>
|
|
531
|
+
<span>533</span>
|
|
528
532
|
</span>
|
|
529
533
|
<span class="star">
|
|
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>343 stars today</span>
|
|
534
538
|
</span>
|
|
535
539
|
</div>
|
|
536
540
|
<div class="details">
|
|
@@ -543,32 +547,28 @@
|
|
|
543
547
|
<div class="info">
|
|
544
548
|
<div class="rank">
|
|
545
549
|
<span title="Ranking 12">12</span>
|
|
546
|
-
<a href="https://github.com/
|
|
550
|
+
<a href="https://github.com/loettz/interview-process-survival" target="_blank" title="loettz/interview-process-survival">loettz/interview-process-survival</a>
|
|
547
551
|
</div>
|
|
548
552
|
<div class="sub-title followers">
|
|
549
553
|
|
|
550
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
551
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
552
|
-
</a>
|
|
553
|
-
|
|
554
554
|
<span class="star" title="Stargazers Count">
|
|
555
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
556
|
<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>
|
|
557
557
|
</svg>
|
|
558
|
-
<span>
|
|
558
|
+
<span>172</span>
|
|
559
559
|
</span>
|
|
560
560
|
<span class="star" title="Repo Forked">
|
|
561
561
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
562
562
|
<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">
|
|
563
563
|
</path>
|
|
564
564
|
</svg>
|
|
565
|
-
<span>
|
|
565
|
+
<span>9</span>
|
|
566
566
|
</span>
|
|
567
567
|
<span class="star">
|
|
568
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
569
|
<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
570
|
</svg>
|
|
571
|
-
<span>
|
|
571
|
+
<span>48 stars today</span>
|
|
572
572
|
</span>
|
|
573
573
|
</div>
|
|
574
574
|
<div class="details">
|
|
@@ -581,32 +581,28 @@
|
|
|
581
581
|
<div class="info">
|
|
582
582
|
<div class="rank">
|
|
583
583
|
<span title="Ranking 13">13</span>
|
|
584
|
-
<a href="https://github.com/
|
|
584
|
+
<a href="https://github.com/kunal-kushwaha/DevOps-Bootcamp" target="_blank" title="kunal-kushwaha/DevOps-Bootcamp">kunal-kushwaha/DevOps-Bootcamp</a>
|
|
585
585
|
</div>
|
|
586
586
|
<div class="sub-title followers">
|
|
587
587
|
|
|
588
|
-
<a class="language" target="_blank" href="https://github.com/topics/scss" title="Programming Language SCSS">
|
|
589
|
-
<span style="background-color: #c6538c;"></span>SCSS
|
|
590
|
-
</a>
|
|
591
|
-
|
|
592
588
|
<span class="star" title="Stargazers Count">
|
|
593
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
590
|
<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>
|
|
595
591
|
</svg>
|
|
596
|
-
<span>
|
|
592
|
+
<span>352</span>
|
|
597
593
|
</span>
|
|
598
594
|
<span class="star" title="Repo Forked">
|
|
599
595
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
600
596
|
<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">
|
|
601
597
|
</path>
|
|
602
598
|
</svg>
|
|
603
|
-
<span>
|
|
599
|
+
<span>37</span>
|
|
604
600
|
</span>
|
|
605
601
|
<span class="star">
|
|
606
602
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
603
|
<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
604
|
</svg>
|
|
609
|
-
<span>
|
|
605
|
+
<span>18 stars today</span>
|
|
610
606
|
</span>
|
|
611
607
|
</div>
|
|
612
608
|
<div class="details">
|
|
@@ -619,32 +615,28 @@
|
|
|
619
615
|
<div class="info">
|
|
620
616
|
<div class="rank">
|
|
621
617
|
<span title="Ranking 14">14</span>
|
|
622
|
-
<a href="https://github.com/
|
|
618
|
+
<a href="https://github.com/Elfocrash/.NET-Backend-Developer-Roadmap" target="_blank" title="Elfocrash/.NET-Backend-Developer-Roadmap">Elfocrash/.NET-Backend-Developer-Roadmap</a>
|
|
623
619
|
</div>
|
|
624
620
|
<div class="sub-title followers">
|
|
625
621
|
|
|
626
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
627
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
628
|
-
</a>
|
|
629
|
-
|
|
630
622
|
<span class="star" title="Stargazers Count">
|
|
631
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
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>
|
|
633
625
|
</svg>
|
|
634
|
-
<span>
|
|
626
|
+
<span>797</span>
|
|
635
627
|
</span>
|
|
636
628
|
<span class="star" title="Repo Forked">
|
|
637
629
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
638
630
|
<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">
|
|
639
631
|
</path>
|
|
640
632
|
</svg>
|
|
641
|
-
<span>
|
|
633
|
+
<span>49</span>
|
|
642
634
|
</span>
|
|
643
635
|
<span class="star">
|
|
644
636
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
637
|
<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
638
|
</svg>
|
|
647
|
-
<span>
|
|
639
|
+
<span>169 stars today</span>
|
|
648
640
|
</span>
|
|
649
641
|
</div>
|
|
650
642
|
<div class="details">
|
|
@@ -657,32 +649,32 @@
|
|
|
657
649
|
<div class="info">
|
|
658
650
|
<div class="rank">
|
|
659
651
|
<span title="Ranking 15">15</span>
|
|
660
|
-
<a href="https://github.com/
|
|
652
|
+
<a href="https://github.com/NVlabs/instant-ngp" target="_blank" title="NVlabs/instant-ngp">NVlabs/instant-ngp</a>
|
|
661
653
|
</div>
|
|
662
654
|
<div class="sub-title followers">
|
|
663
655
|
|
|
664
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
665
|
-
<span style="background-color: #
|
|
656
|
+
<a class="language" target="_blank" href="https://github.com/topics/cuda" title="Programming Language Cuda">
|
|
657
|
+
<span style="background-color: #3A4E3A;"></span>Cuda
|
|
666
658
|
</a>
|
|
667
659
|
|
|
668
660
|
<span class="star" title="Stargazers Count">
|
|
669
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
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>
|
|
671
663
|
</svg>
|
|
672
|
-
<span>
|
|
664
|
+
<span>1842</span>
|
|
673
665
|
</span>
|
|
674
666
|
<span class="star" title="Repo Forked">
|
|
675
667
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
676
668
|
<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">
|
|
677
669
|
</path>
|
|
678
670
|
</svg>
|
|
679
|
-
<span>
|
|
671
|
+
<span>132</span>
|
|
680
672
|
</span>
|
|
681
673
|
<span class="star">
|
|
682
674
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
675
|
<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
676
|
</svg>
|
|
685
|
-
<span>
|
|
677
|
+
<span>157 stars today</span>
|
|
686
678
|
</span>
|
|
687
679
|
</div>
|
|
688
680
|
<div class="details">
|
|
@@ -695,32 +687,32 @@
|
|
|
695
687
|
<div class="info">
|
|
696
688
|
<div class="rank">
|
|
697
689
|
<span title="Ranking 16">16</span>
|
|
698
|
-
<a href="https://github.com/
|
|
690
|
+
<a href="https://github.com/andersontr15/clean-code-javascript-es" target="_blank" title="andersontr15/clean-code-javascript-es">andersontr15/clean-code-javascript-es</a>
|
|
699
691
|
</div>
|
|
700
692
|
<div class="sub-title followers">
|
|
701
693
|
|
|
702
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
703
|
-
<span style="background-color: #
|
|
694
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
695
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
704
696
|
</a>
|
|
705
697
|
|
|
706
698
|
<span class="star" title="Stargazers Count">
|
|
707
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
708
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>
|
|
709
701
|
</svg>
|
|
710
|
-
<span>
|
|
702
|
+
<span>817</span>
|
|
711
703
|
</span>
|
|
712
704
|
<span class="star" title="Repo Forked">
|
|
713
705
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
714
706
|
<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">
|
|
715
707
|
</path>
|
|
716
708
|
</svg>
|
|
717
|
-
<span>
|
|
709
|
+
<span>244</span>
|
|
718
710
|
</span>
|
|
719
711
|
<span class="star">
|
|
720
712
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
713
|
<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
714
|
</svg>
|
|
723
|
-
<span>
|
|
715
|
+
<span>34 stars today</span>
|
|
724
716
|
</span>
|
|
725
717
|
</div>
|
|
726
718
|
<div class="details">
|
|
@@ -733,32 +725,32 @@
|
|
|
733
725
|
<div class="info">
|
|
734
726
|
<div class="rank">
|
|
735
727
|
<span title="Ranking 17">17</span>
|
|
736
|
-
<a href="https://github.com/
|
|
728
|
+
<a href="https://github.com/ripienaar/free-for-dev" target="_blank" title="ripienaar/free-for-dev">ripienaar/free-for-dev</a>
|
|
737
729
|
</div>
|
|
738
730
|
<div class="sub-title followers">
|
|
739
731
|
|
|
740
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
741
|
-
<span style="background-color: #
|
|
732
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
733
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
742
734
|
</a>
|
|
743
735
|
|
|
744
736
|
<span class="star" title="Stargazers Count">
|
|
745
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
738
|
<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>
|
|
747
739
|
</svg>
|
|
748
|
-
<span>
|
|
740
|
+
<span>52616</span>
|
|
749
741
|
</span>
|
|
750
742
|
<span class="star" title="Repo Forked">
|
|
751
743
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
752
744
|
<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">
|
|
753
745
|
</path>
|
|
754
746
|
</svg>
|
|
755
|
-
<span>
|
|
747
|
+
<span>5704</span>
|
|
756
748
|
</span>
|
|
757
749
|
<span class="star">
|
|
758
750
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
751
|
<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
752
|
</svg>
|
|
761
|
-
<span>
|
|
753
|
+
<span>197 stars today</span>
|
|
762
754
|
</span>
|
|
763
755
|
</div>
|
|
764
756
|
<div class="details">
|
|
@@ -771,32 +763,32 @@
|
|
|
771
763
|
<div class="info">
|
|
772
764
|
<div class="rank">
|
|
773
765
|
<span title="Ranking 18">18</span>
|
|
774
|
-
<a href="https://github.com/
|
|
766
|
+
<a href="https://github.com/vooidzero/B23Downloader" target="_blank" title="vooidzero/B23Downloader">vooidzero/B23Downloader</a>
|
|
775
767
|
</div>
|
|
776
768
|
<div class="sub-title followers">
|
|
777
769
|
|
|
778
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
779
|
-
<span style="background-color: #
|
|
770
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
771
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
780
772
|
</a>
|
|
781
773
|
|
|
782
774
|
<span class="star" title="Stargazers Count">
|
|
783
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
776
|
<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>
|
|
785
777
|
</svg>
|
|
786
|
-
<span>
|
|
778
|
+
<span>297</span>
|
|
787
779
|
</span>
|
|
788
780
|
<span class="star" title="Repo Forked">
|
|
789
781
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
790
782
|
<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">
|
|
791
783
|
</path>
|
|
792
784
|
</svg>
|
|
793
|
-
<span>
|
|
785
|
+
<span>36</span>
|
|
794
786
|
</span>
|
|
795
787
|
<span class="star">
|
|
796
788
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
789
|
<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
790
|
</svg>
|
|
799
|
-
<span>
|
|
791
|
+
<span>60 stars today</span>
|
|
800
792
|
</span>
|
|
801
793
|
</div>
|
|
802
794
|
<div class="details">
|
|
@@ -809,32 +801,32 @@
|
|
|
809
801
|
<div class="info">
|
|
810
802
|
<div class="rank">
|
|
811
803
|
<span title="Ranking 19">19</span>
|
|
812
|
-
<a href="https://github.com/
|
|
804
|
+
<a href="https://github.com/ngneat/falso" target="_blank" title="ngneat/falso">ngneat/falso</a>
|
|
813
805
|
</div>
|
|
814
806
|
<div class="sub-title followers">
|
|
815
807
|
|
|
816
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
817
|
-
<span style="background-color: #
|
|
808
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
809
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
818
810
|
</a>
|
|
819
811
|
|
|
820
812
|
<span class="star" title="Stargazers Count">
|
|
821
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
814
|
<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>
|
|
823
815
|
</svg>
|
|
824
|
-
<span>
|
|
816
|
+
<span>831</span>
|
|
825
817
|
</span>
|
|
826
818
|
<span class="star" title="Repo Forked">
|
|
827
819
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
828
820
|
<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">
|
|
829
821
|
</path>
|
|
830
822
|
</svg>
|
|
831
|
-
<span>
|
|
823
|
+
<span>26</span>
|
|
832
824
|
</span>
|
|
833
825
|
<span class="star">
|
|
834
826
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
827
|
<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
828
|
</svg>
|
|
837
|
-
<span>
|
|
829
|
+
<span>98 stars today</span>
|
|
838
830
|
</span>
|
|
839
831
|
</div>
|
|
840
832
|
<div class="details">
|
|
@@ -847,32 +839,28 @@
|
|
|
847
839
|
<div class="info">
|
|
848
840
|
<div class="rank">
|
|
849
841
|
<span title="Ranking 20">20</span>
|
|
850
|
-
<a href="https://github.com/
|
|
842
|
+
<a href="https://github.com/smartcontractkit/full-blockchain-solidity-course-py" target="_blank" title="smartcontractkit/full-blockchain-solidity-course-py">smartcontractkit/full-blockchain-solidity-course-py</a>
|
|
851
843
|
</div>
|
|
852
844
|
<div class="sub-title followers">
|
|
853
845
|
|
|
854
|
-
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
855
|
-
<span style="background-color: #e34c26;"></span>HTML
|
|
856
|
-
</a>
|
|
857
|
-
|
|
858
846
|
<span class="star" title="Stargazers Count">
|
|
859
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
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>
|
|
861
849
|
</svg>
|
|
862
|
-
<span>
|
|
850
|
+
<span>5330</span>
|
|
863
851
|
</span>
|
|
864
852
|
<span class="star" title="Repo Forked">
|
|
865
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
866
854
|
<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">
|
|
867
855
|
</path>
|
|
868
856
|
</svg>
|
|
869
|
-
<span>
|
|
857
|
+
<span>1272</span>
|
|
870
858
|
</span>
|
|
871
859
|
<span class="star">
|
|
872
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
861
|
<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
862
|
</svg>
|
|
875
|
-
<span>
|
|
863
|
+
<span>171 stars today</span>
|
|
876
864
|
</span>
|
|
877
865
|
</div>
|
|
878
866
|
<div class="details">
|
|
@@ -885,32 +873,32 @@
|
|
|
885
873
|
<div class="info">
|
|
886
874
|
<div class="rank">
|
|
887
875
|
<span title="Ranking 21">21</span>
|
|
888
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/lyrric/seckill" target="_blank" title="lyrric/seckill">lyrric/seckill</a>
|
|
889
877
|
</div>
|
|
890
878
|
<div class="sub-title followers">
|
|
891
879
|
|
|
892
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
893
|
-
<span style="background-color: #
|
|
880
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
881
|
+
<span style="background-color: #b07219;"></span>Java
|
|
894
882
|
</a>
|
|
895
883
|
|
|
896
884
|
<span class="star" title="Stargazers Count">
|
|
897
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
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>
|
|
899
887
|
</svg>
|
|
900
|
-
<span>
|
|
888
|
+
<span>1648</span>
|
|
901
889
|
</span>
|
|
902
890
|
<span class="star" title="Repo Forked">
|
|
903
891
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
892
|
<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">
|
|
905
893
|
</path>
|
|
906
894
|
</svg>
|
|
907
|
-
<span>
|
|
895
|
+
<span>562</span>
|
|
908
896
|
</span>
|
|
909
897
|
<span class="star">
|
|
910
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
899
|
<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
900
|
</svg>
|
|
913
|
-
<span>
|
|
901
|
+
<span>28 stars today</span>
|
|
914
902
|
</span>
|
|
915
903
|
</div>
|
|
916
904
|
<div class="details">
|
|
@@ -923,32 +911,32 @@
|
|
|
923
911
|
<div class="info">
|
|
924
912
|
<div class="rank">
|
|
925
913
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
914
|
+
<a href="https://github.com/helix-editor/helix" target="_blank" title="helix-editor/helix">helix-editor/helix</a>
|
|
927
915
|
</div>
|
|
928
916
|
<div class="sub-title followers">
|
|
929
917
|
|
|
930
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
931
|
-
<span style="background-color: #
|
|
918
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
919
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
932
920
|
</a>
|
|
933
921
|
|
|
934
922
|
<span class="star" title="Stargazers Count">
|
|
935
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
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>
|
|
937
925
|
</svg>
|
|
938
|
-
<span>
|
|
926
|
+
<span>5406</span>
|
|
939
927
|
</span>
|
|
940
928
|
<span class="star" title="Repo Forked">
|
|
941
929
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
942
930
|
<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">
|
|
943
931
|
</path>
|
|
944
932
|
</svg>
|
|
945
|
-
<span>
|
|
933
|
+
<span>279</span>
|
|
946
934
|
</span>
|
|
947
935
|
<span class="star">
|
|
948
936
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
937
|
<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
938
|
</svg>
|
|
951
|
-
<span>
|
|
939
|
+
<span>76 stars today</span>
|
|
952
940
|
</span>
|
|
953
941
|
</div>
|
|
954
942
|
<div class="details">
|
|
@@ -961,28 +949,32 @@
|
|
|
961
949
|
<div class="info">
|
|
962
950
|
<div class="rank">
|
|
963
951
|
<span title="Ranking 23">23</span>
|
|
964
|
-
<a href="https://github.com/
|
|
952
|
+
<a href="https://github.com/revoxhere/duino-coin" target="_blank" title="revoxhere/duino-coin">revoxhere/duino-coin</a>
|
|
965
953
|
</div>
|
|
966
954
|
<div class="sub-title followers">
|
|
967
955
|
|
|
956
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
957
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
958
|
+
</a>
|
|
959
|
+
|
|
968
960
|
<span class="star" title="Stargazers Count">
|
|
969
961
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
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>
|
|
971
963
|
</svg>
|
|
972
|
-
<span>
|
|
964
|
+
<span>619</span>
|
|
973
965
|
</span>
|
|
974
966
|
<span class="star" title="Repo Forked">
|
|
975
967
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
976
968
|
<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">
|
|
977
969
|
</path>
|
|
978
970
|
</svg>
|
|
979
|
-
<span>
|
|
971
|
+
<span>405</span>
|
|
980
972
|
</span>
|
|
981
973
|
<span class="star">
|
|
982
974
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
975
|
<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>
|
|
984
976
|
</svg>
|
|
985
|
-
<span>
|
|
977
|
+
<span>24 stars today</span>
|
|
986
978
|
</span>
|
|
987
979
|
</div>
|
|
988
980
|
<div class="details">
|
|
@@ -995,32 +987,32 @@
|
|
|
995
987
|
<div class="info">
|
|
996
988
|
<div class="rank">
|
|
997
989
|
<span title="Ranking 24">24</span>
|
|
998
|
-
<a href="https://github.com/
|
|
990
|
+
<a href="https://github.com/gchq/CyberChef" target="_blank" title="gchq/CyberChef">gchq/CyberChef</a>
|
|
999
991
|
</div>
|
|
1000
992
|
<div class="sub-title followers">
|
|
1001
993
|
|
|
1002
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1003
|
-
<span style="background-color: #
|
|
994
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
995
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1004
996
|
</a>
|
|
1005
997
|
|
|
1006
998
|
<span class="star" title="Stargazers Count">
|
|
1007
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1008
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>
|
|
1009
1001
|
</svg>
|
|
1010
|
-
<span>
|
|
1002
|
+
<span>14361</span>
|
|
1011
1003
|
</span>
|
|
1012
1004
|
<span class="star" title="Repo Forked">
|
|
1013
1005
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1014
1006
|
<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">
|
|
1015
1007
|
</path>
|
|
1016
1008
|
</svg>
|
|
1017
|
-
<span>
|
|
1009
|
+
<span>1882</span>
|
|
1018
1010
|
</span>
|
|
1019
1011
|
<span class="star">
|
|
1020
1012
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1013
|
<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>
|
|
1022
1014
|
</svg>
|
|
1023
|
-
<span>
|
|
1015
|
+
<span>311 stars today</span>
|
|
1024
1016
|
</span>
|
|
1025
1017
|
</div>
|
|
1026
1018
|
<div class="details">
|
|
@@ -1033,32 +1025,32 @@
|
|
|
1033
1025
|
<div class="info">
|
|
1034
1026
|
<div class="rank">
|
|
1035
1027
|
<span title="Ranking 25">25</span>
|
|
1036
|
-
<a href="https://github.com/
|
|
1028
|
+
<a href="https://github.com/itcharge/LeetCode-Py" target="_blank" title="itcharge/LeetCode-Py">itcharge/LeetCode-Py</a>
|
|
1037
1029
|
</div>
|
|
1038
1030
|
<div class="sub-title followers">
|
|
1039
1031
|
|
|
1040
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1041
|
-
<span style="background-color: #
|
|
1032
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1033
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1042
1034
|
</a>
|
|
1043
1035
|
|
|
1044
1036
|
<span class="star" title="Stargazers Count">
|
|
1045
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
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>
|
|
1047
1039
|
</svg>
|
|
1048
|
-
<span>
|
|
1040
|
+
<span>852</span>
|
|
1049
1041
|
</span>
|
|
1050
1042
|
<span class="star" title="Repo Forked">
|
|
1051
1043
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1052
1044
|
<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">
|
|
1053
1045
|
</path>
|
|
1054
1046
|
</svg>
|
|
1055
|
-
<span>
|
|
1047
|
+
<span>159</span>
|
|
1056
1048
|
</span>
|
|
1057
1049
|
<span class="star">
|
|
1058
1050
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1051
|
<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>
|
|
1060
1052
|
</svg>
|
|
1061
|
-
<span>
|
|
1053
|
+
<span>82 stars today</span>
|
|
1062
1054
|
</span>
|
|
1063
1055
|
</div>
|
|
1064
1056
|
<div class="details">
|
|
@@ -1083,7 +1075,7 @@
|
|
|
1083
1075
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1084
1076
|
</a>
|
|
1085
1077
|
</div>
|
|
1086
|
-
<div class="time">Last cache created on 2022/1/
|
|
1078
|
+
<div class="time">Last cache created on 2022/1/20 by Github API v3.</div>
|
|
1087
1079
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1088
1080
|
</div>
|
|
1089
1081
|
</body>
|