@wcj/github-rank 22.1.17 → 22.1.18
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 +21053 -21048
- package/dist/sifou-daily.json +184 -40
- package/dist/sifou-monthly.json +42 -42
- package/dist/sifou-weekly.json +117 -117
- package/dist/toutiao-30.json +62 -62
- package/dist/toutiao-7.json +97 -97
- package/dist/toutiao-90.json +44 -44
- package/dist/trending-daily.json +167 -167
- package/dist/trending-monthly.json +145 -145
- package/dist/trending-weekly.json +156 -156
- package/dist/users.china.json +1211 -1211
- package/dist/users.json +1886 -1886
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +21053 -21048
- package/web/data/sifou-daily.json +184 -40
- package/web/data/sifou-monthly.json +42 -42
- package/web/data/sifou-weekly.json +117 -117
- package/web/data/toutiao-30.json +62 -62
- package/web/data/toutiao-7.json +97 -97
- package/web/data/toutiao-90.json +44 -44
- package/web/data/trending-daily.json +167 -167
- package/web/data/trending-monthly.json +145 -145
- package/web/data/trending-weekly.json +156 -156
- package/web/data/users.china.json +1211 -1211
- package/web/data/users.json +1886 -1886
- package/web/index.html +1060 -1060
- package/web/repos.html +2681 -2681
- package/web/sifou-daily.html +482 -34
- package/web/sifou-monthly.html +75 -75
- package/web/sifou-weekly.html +135 -135
- package/web/toutiao-30.html +71 -71
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +69 -69
- package/web/trending-monthly.html +133 -133
- package/web/trending-weekly.html +142 -138
- package/web/trending.html +145 -145
- package/web/users.china.html +667 -667
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/18 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>1454</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>90</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>464 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/ytdl-org/youtube-dl" target="_blank" title="ytdl-org/youtube-dl">ytdl-org/youtube-dl</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/python" title="Programming Language Python">
|
|
179
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>105004</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>6840</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>150 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/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</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/shell" title="Programming Language Shell">
|
|
217
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
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>63150</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>5810</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>93 stars today</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +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/TandoorRecipes/recipes" target="_blank" title="TandoorRecipes/recipes">TandoorRecipes/recipes</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
255
|
-
<span style="background-color: #
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
255
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
256
256
|
</a>
|
|
257
257
|
|
|
258
258
|
<span class="star" title="Stargazers Count">
|
|
259
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
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>
|
|
261
261
|
</svg>
|
|
262
|
-
<span>
|
|
262
|
+
<span>2293</span>
|
|
263
263
|
</span>
|
|
264
264
|
<span class="star" title="Repo Forked">
|
|
265
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
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">
|
|
267
267
|
</path>
|
|
268
268
|
</svg>
|
|
269
|
-
<span>
|
|
269
|
+
<span>198</span>
|
|
270
270
|
</span>
|
|
271
271
|
<span class="star">
|
|
272
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
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>
|
|
274
274
|
</svg>
|
|
275
|
-
<span>
|
|
275
|
+
<span>84 stars today</span>
|
|
276
276
|
</span>
|
|
277
277
|
</div>
|
|
278
278
|
<div class="details">
|
|
@@ -285,32 +285,32 @@
|
|
|
285
285
|
<div class="info">
|
|
286
286
|
<div class="rank">
|
|
287
287
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
289
289
|
</div>
|
|
290
290
|
<div class="sub-title followers">
|
|
291
291
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
293
|
-
<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
|
|
294
294
|
</a>
|
|
295
295
|
|
|
296
296
|
<span class="star" title="Stargazers Count">
|
|
297
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
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>
|
|
299
299
|
</svg>
|
|
300
|
-
<span>
|
|
300
|
+
<span>8049</span>
|
|
301
301
|
</span>
|
|
302
302
|
<span class="star" title="Repo Forked">
|
|
303
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
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">
|
|
305
305
|
</path>
|
|
306
306
|
</svg>
|
|
307
|
-
<span>
|
|
307
|
+
<span>38485</span>
|
|
308
308
|
</span>
|
|
309
309
|
<span class="star">
|
|
310
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
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>
|
|
312
312
|
</svg>
|
|
313
|
-
<span>
|
|
313
|
+
<span>59 stars today</span>
|
|
314
314
|
</span>
|
|
315
315
|
</div>
|
|
316
316
|
<div class="details">
|
|
@@ -323,32 +323,28 @@
|
|
|
323
323
|
<div class="info">
|
|
324
324
|
<div class="rank">
|
|
325
325
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
326
|
+
<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>
|
|
327
327
|
</div>
|
|
328
328
|
<div class="sub-title followers">
|
|
329
329
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
331
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
332
|
-
</a>
|
|
333
|
-
|
|
334
330
|
<span class="star" title="Stargazers Count">
|
|
335
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
332
|
<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>
|
|
337
333
|
</svg>
|
|
338
|
-
<span>
|
|
334
|
+
<span>5018</span>
|
|
339
335
|
</span>
|
|
340
336
|
<span class="star" title="Repo Forked">
|
|
341
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
338
|
<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">
|
|
343
339
|
</path>
|
|
344
340
|
</svg>
|
|
345
|
-
<span>
|
|
341
|
+
<span>1233</span>
|
|
346
342
|
</span>
|
|
347
343
|
<span class="star">
|
|
348
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
345
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
350
346
|
</svg>
|
|
351
|
-
<span>
|
|
347
|
+
<span>101 stars today</span>
|
|
352
348
|
</span>
|
|
353
349
|
</div>
|
|
354
350
|
<div class="details">
|
|
@@ -361,32 +357,32 @@
|
|
|
361
357
|
<div class="info">
|
|
362
358
|
<div class="rank">
|
|
363
359
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/Textualize/rich" target="_blank" title="Textualize/rich">Textualize/rich</a>
|
|
365
361
|
</div>
|
|
366
362
|
<div class="sub-title followers">
|
|
367
363
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
369
|
-
<span style="background-color: #
|
|
364
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
365
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
370
366
|
</a>
|
|
371
367
|
|
|
372
368
|
<span class="star" title="Stargazers Count">
|
|
373
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
370
|
<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>
|
|
375
371
|
</svg>
|
|
376
|
-
<span>
|
|
372
|
+
<span>33393</span>
|
|
377
373
|
</span>
|
|
378
374
|
<span class="star" title="Repo Forked">
|
|
379
375
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
376
|
<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">
|
|
381
377
|
</path>
|
|
382
378
|
</svg>
|
|
383
|
-
<span>
|
|
379
|
+
<span>1073</span>
|
|
384
380
|
</span>
|
|
385
381
|
<span class="star">
|
|
386
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
383
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
388
384
|
</svg>
|
|
389
|
-
<span>
|
|
385
|
+
<span>398 stars today</span>
|
|
390
386
|
</span>
|
|
391
387
|
</div>
|
|
392
388
|
<div class="details">
|
|
@@ -399,32 +395,32 @@
|
|
|
399
395
|
<div class="info">
|
|
400
396
|
<div class="rank">
|
|
401
397
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
398
|
+
<a href="https://github.com/files-community/Files" target="_blank" title="files-community/Files">files-community/Files</a>
|
|
403
399
|
</div>
|
|
404
400
|
<div class="sub-title followers">
|
|
405
401
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
402
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
403
|
+
<span style="background-color: #178600;"></span>C#
|
|
408
404
|
</a>
|
|
409
405
|
|
|
410
406
|
<span class="star" title="Stargazers Count">
|
|
411
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
408
|
<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>
|
|
413
409
|
</svg>
|
|
414
|
-
<span>
|
|
410
|
+
<span>17968</span>
|
|
415
411
|
</span>
|
|
416
412
|
<span class="star" title="Repo Forked">
|
|
417
413
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
414
|
<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">
|
|
419
415
|
</path>
|
|
420
416
|
</svg>
|
|
421
|
-
<span>
|
|
417
|
+
<span>982</span>
|
|
422
418
|
</span>
|
|
423
419
|
<span class="star">
|
|
424
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
421
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
426
422
|
</svg>
|
|
427
|
-
<span>
|
|
423
|
+
<span>450 stars today</span>
|
|
428
424
|
</span>
|
|
429
425
|
</div>
|
|
430
426
|
<div class="details">
|
|
@@ -437,28 +433,32 @@
|
|
|
437
433
|
<div class="info">
|
|
438
434
|
<div class="rank">
|
|
439
435
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
436
|
+
<a href="https://github.com/godotengine/godot" target="_blank" title="godotengine/godot">godotengine/godot</a>
|
|
441
437
|
</div>
|
|
442
438
|
<div class="sub-title followers">
|
|
443
439
|
|
|
440
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
441
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
442
|
+
</a>
|
|
443
|
+
|
|
444
444
|
<span class="star" title="Stargazers Count">
|
|
445
445
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
446
|
<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>
|
|
447
447
|
</svg>
|
|
448
|
-
<span>
|
|
448
|
+
<span>45529</span>
|
|
449
449
|
</span>
|
|
450
450
|
<span class="star" title="Repo Forked">
|
|
451
451
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
452
452
|
<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">
|
|
453
453
|
</path>
|
|
454
454
|
</svg>
|
|
455
|
-
<span>
|
|
455
|
+
<span>8218</span>
|
|
456
456
|
</span>
|
|
457
457
|
<span class="star">
|
|
458
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
459
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
460
460
|
</svg>
|
|
461
|
-
<span>
|
|
461
|
+
<span>117 stars today</span>
|
|
462
462
|
</span>
|
|
463
463
|
</div>
|
|
464
464
|
<div class="details">
|
|
@@ -471,32 +471,28 @@
|
|
|
471
471
|
<div class="info">
|
|
472
472
|
<div class="rank">
|
|
473
473
|
<span title="Ranking 10">10</span>
|
|
474
|
-
<a href="https://github.com/
|
|
474
|
+
<a href="https://github.com/opsdisk/the_cyber_plumbers_handbook" target="_blank" title="opsdisk/the_cyber_plumbers_handbook">opsdisk/the_cyber_plumbers_handbook</a>
|
|
475
475
|
</div>
|
|
476
476
|
<div class="sub-title followers">
|
|
477
477
|
|
|
478
|
-
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
479
|
-
<span style="background-color: #178600;"></span>C#
|
|
480
|
-
</a>
|
|
481
|
-
|
|
482
478
|
<span class="star" title="Stargazers Count">
|
|
483
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
480
|
<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>
|
|
485
481
|
</svg>
|
|
486
|
-
<span>
|
|
482
|
+
<span>1320</span>
|
|
487
483
|
</span>
|
|
488
484
|
<span class="star" title="Repo Forked">
|
|
489
485
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
490
486
|
<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">
|
|
491
487
|
</path>
|
|
492
488
|
</svg>
|
|
493
|
-
<span>
|
|
489
|
+
<span>82</span>
|
|
494
490
|
</span>
|
|
495
491
|
<span class="star">
|
|
496
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
493
|
<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>
|
|
498
494
|
</svg>
|
|
499
|
-
<span>
|
|
495
|
+
<span>197 stars today</span>
|
|
500
496
|
</span>
|
|
501
497
|
</div>
|
|
502
498
|
<div class="details">
|
|
@@ -509,32 +505,32 @@
|
|
|
509
505
|
<div class="info">
|
|
510
506
|
<div class="rank">
|
|
511
507
|
<span title="Ranking 11">11</span>
|
|
512
|
-
<a href="https://github.com/
|
|
508
|
+
<a href="https://github.com/jdah/minecraft-again" target="_blank" title="jdah/minecraft-again">jdah/minecraft-again</a>
|
|
513
509
|
</div>
|
|
514
510
|
<div class="sub-title followers">
|
|
515
511
|
|
|
516
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
517
|
-
<span style="background-color: #
|
|
512
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
513
|
+
<span style="background-color: #555555;"></span>C
|
|
518
514
|
</a>
|
|
519
515
|
|
|
520
516
|
<span class="star" title="Stargazers Count">
|
|
521
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
518
|
<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>
|
|
523
519
|
</svg>
|
|
524
|
-
<span>
|
|
520
|
+
<span>237</span>
|
|
525
521
|
</span>
|
|
526
522
|
<span class="star" title="Repo Forked">
|
|
527
523
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
528
524
|
<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">
|
|
529
525
|
</path>
|
|
530
526
|
</svg>
|
|
531
|
-
<span>
|
|
527
|
+
<span>21</span>
|
|
532
528
|
</span>
|
|
533
529
|
<span class="star">
|
|
534
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
531
|
<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>
|
|
536
532
|
</svg>
|
|
537
|
-
<span>
|
|
533
|
+
<span>67 stars today</span>
|
|
538
534
|
</span>
|
|
539
535
|
</div>
|
|
540
536
|
<div class="details">
|
|
@@ -547,28 +543,32 @@
|
|
|
547
543
|
<div class="info">
|
|
548
544
|
<div class="rank">
|
|
549
545
|
<span title="Ranking 12">12</span>
|
|
550
|
-
<a href="https://github.com/
|
|
546
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
551
547
|
</div>
|
|
552
548
|
<div class="sub-title followers">
|
|
553
549
|
|
|
550
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
551
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>174579</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>20185</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>182 stars today</span>
|
|
572
572
|
</span>
|
|
573
573
|
</div>
|
|
574
574
|
<div class="details">
|
|
@@ -581,28 +581,32 @@
|
|
|
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/bitcoin/bitcoin" target="_blank" title="bitcoin/bitcoin">bitcoin/bitcoin</a>
|
|
585
585
|
</div>
|
|
586
586
|
<div class="sub-title followers">
|
|
587
587
|
|
|
588
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
589
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
590
|
+
</a>
|
|
591
|
+
|
|
588
592
|
<span class="star" title="Stargazers Count">
|
|
589
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
594
|
<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>
|
|
591
595
|
</svg>
|
|
592
|
-
<span>
|
|
596
|
+
<span>61206</span>
|
|
593
597
|
</span>
|
|
594
598
|
<span class="star" title="Repo Forked">
|
|
595
599
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
596
600
|
<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">
|
|
597
601
|
</path>
|
|
598
602
|
</svg>
|
|
599
|
-
<span>
|
|
603
|
+
<span>31258</span>
|
|
600
604
|
</span>
|
|
601
605
|
<span class="star">
|
|
602
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
603
607
|
<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>
|
|
604
608
|
</svg>
|
|
605
|
-
<span>
|
|
609
|
+
<span>91 stars today</span>
|
|
606
610
|
</span>
|
|
607
611
|
</div>
|
|
608
612
|
<div class="details">
|
|
@@ -615,32 +619,28 @@
|
|
|
615
619
|
<div class="info">
|
|
616
620
|
<div class="rank">
|
|
617
621
|
<span title="Ranking 14">14</span>
|
|
618
|
-
<a href="https://github.com/
|
|
622
|
+
<a href="https://github.com/ossu/computer-science" target="_blank" title="ossu/computer-science">ossu/computer-science</a>
|
|
619
623
|
</div>
|
|
620
624
|
<div class="sub-title followers">
|
|
621
625
|
|
|
622
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
623
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
624
|
-
</a>
|
|
625
|
-
|
|
626
626
|
<span class="star" title="Stargazers Count">
|
|
627
627
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
628
|
<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>
|
|
629
629
|
</svg>
|
|
630
|
-
<span>
|
|
630
|
+
<span>105325</span>
|
|
631
631
|
</span>
|
|
632
632
|
<span class="star" title="Repo Forked">
|
|
633
633
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
634
634
|
<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">
|
|
635
635
|
</path>
|
|
636
636
|
</svg>
|
|
637
|
-
<span>
|
|
637
|
+
<span>14462</span>
|
|
638
638
|
</span>
|
|
639
639
|
<span class="star">
|
|
640
640
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
641
641
|
<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>
|
|
642
642
|
</svg>
|
|
643
|
-
<span>
|
|
643
|
+
<span>160 stars today</span>
|
|
644
644
|
</span>
|
|
645
645
|
</div>
|
|
646
646
|
<div class="details">
|
|
@@ -653,32 +653,28 @@
|
|
|
653
653
|
<div class="info">
|
|
654
654
|
<div class="rank">
|
|
655
655
|
<span title="Ranking 15">15</span>
|
|
656
|
-
<a href="https://github.com/
|
|
656
|
+
<a href="https://github.com/sergiomarotco/Network-segmentation-cheat-sheet" target="_blank" title="sergiomarotco/Network-segmentation-cheat-sheet">sergiomarotco/Network-segmentation-cheat-sheet</a>
|
|
657
657
|
</div>
|
|
658
658
|
<div class="sub-title followers">
|
|
659
659
|
|
|
660
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
661
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
662
|
-
</a>
|
|
663
|
-
|
|
664
660
|
<span class="star" title="Stargazers Count">
|
|
665
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
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>
|
|
667
663
|
</svg>
|
|
668
|
-
<span>
|
|
664
|
+
<span>1053</span>
|
|
669
665
|
</span>
|
|
670
666
|
<span class="star" title="Repo Forked">
|
|
671
667
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
672
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">
|
|
673
669
|
</path>
|
|
674
670
|
</svg>
|
|
675
|
-
<span>
|
|
671
|
+
<span>53</span>
|
|
676
672
|
</span>
|
|
677
673
|
<span class="star">
|
|
678
674
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
679
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>
|
|
680
676
|
</svg>
|
|
681
|
-
<span>
|
|
677
|
+
<span>261 stars today</span>
|
|
682
678
|
</span>
|
|
683
679
|
</div>
|
|
684
680
|
<div class="details">
|
|
@@ -691,32 +687,32 @@
|
|
|
691
687
|
<div class="info">
|
|
692
688
|
<div class="rank">
|
|
693
689
|
<span title="Ranking 16">16</span>
|
|
694
|
-
<a href="https://github.com/
|
|
690
|
+
<a href="https://github.com/itcharge/LeetCode-Py" target="_blank" title="itcharge/LeetCode-Py">itcharge/LeetCode-Py</a>
|
|
695
691
|
</div>
|
|
696
692
|
<div class="sub-title followers">
|
|
697
693
|
|
|
698
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
699
|
-
<span style="background-color: #
|
|
694
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
695
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
700
696
|
</a>
|
|
701
697
|
|
|
702
698
|
<span class="star" title="Stargazers Count">
|
|
703
699
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
704
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>
|
|
705
701
|
</svg>
|
|
706
|
-
<span>
|
|
702
|
+
<span>641</span>
|
|
707
703
|
</span>
|
|
708
704
|
<span class="star" title="Repo Forked">
|
|
709
705
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
710
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">
|
|
711
707
|
</path>
|
|
712
708
|
</svg>
|
|
713
|
-
<span>
|
|
709
|
+
<span>126</span>
|
|
714
710
|
</span>
|
|
715
711
|
<span class="star">
|
|
716
712
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
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>
|
|
718
714
|
</svg>
|
|
719
|
-
<span>
|
|
715
|
+
<span>81 stars today</span>
|
|
720
716
|
</span>
|
|
721
717
|
</div>
|
|
722
718
|
<div class="details">
|
|
@@ -729,32 +725,32 @@
|
|
|
729
725
|
<div class="info">
|
|
730
726
|
<div class="rank">
|
|
731
727
|
<span title="Ranking 17">17</span>
|
|
732
|
-
<a href="https://github.com/
|
|
728
|
+
<a href="https://github.com/2dust/v2rayN" target="_blank" title="2dust/v2rayN">2dust/v2rayN</a>
|
|
733
729
|
</div>
|
|
734
730
|
<div class="sub-title followers">
|
|
735
731
|
|
|
736
|
-
<a class="language" target="_blank" href="https://github.com/topics/c
|
|
737
|
-
<span style="background-color: #
|
|
732
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
733
|
+
<span style="background-color: #178600;"></span>C#
|
|
738
734
|
</a>
|
|
739
735
|
|
|
740
736
|
<span class="star" title="Stargazers Count">
|
|
741
737
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
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>
|
|
743
739
|
</svg>
|
|
744
|
-
<span>
|
|
740
|
+
<span>25219</span>
|
|
745
741
|
</span>
|
|
746
742
|
<span class="star" title="Repo Forked">
|
|
747
743
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
748
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">
|
|
749
745
|
</path>
|
|
750
746
|
</svg>
|
|
751
|
-
<span>
|
|
747
|
+
<span>5330</span>
|
|
752
748
|
</span>
|
|
753
749
|
<span class="star">
|
|
754
750
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
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>
|
|
756
752
|
</svg>
|
|
757
|
-
<span>
|
|
753
|
+
<span>44 stars today</span>
|
|
758
754
|
</span>
|
|
759
755
|
</div>
|
|
760
756
|
<div class="details">
|
|
@@ -767,7 +763,7 @@
|
|
|
767
763
|
<div class="info">
|
|
768
764
|
<div class="rank">
|
|
769
765
|
<span title="Ranking 18">18</span>
|
|
770
|
-
<a href="https://github.com/
|
|
766
|
+
<a href="https://github.com/home-assistant/core" target="_blank" title="home-assistant/core">home-assistant/core</a>
|
|
771
767
|
</div>
|
|
772
768
|
<div class="sub-title followers">
|
|
773
769
|
|
|
@@ -779,20 +775,20 @@
|
|
|
779
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
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>
|
|
781
777
|
</svg>
|
|
782
|
-
<span>
|
|
778
|
+
<span>49027</span>
|
|
783
779
|
</span>
|
|
784
780
|
<span class="star" title="Repo Forked">
|
|
785
781
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
786
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">
|
|
787
783
|
</path>
|
|
788
784
|
</svg>
|
|
789
|
-
<span>
|
|
785
|
+
<span>16715</span>
|
|
790
786
|
</span>
|
|
791
787
|
<span class="star">
|
|
792
788
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
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>
|
|
794
790
|
</svg>
|
|
795
|
-
<span>
|
|
791
|
+
<span>113 stars today</span>
|
|
796
792
|
</span>
|
|
797
793
|
</div>
|
|
798
794
|
<div class="details">
|
|
@@ -805,28 +801,32 @@
|
|
|
805
801
|
<div class="info">
|
|
806
802
|
<div class="rank">
|
|
807
803
|
<span title="Ranking 19">19</span>
|
|
808
|
-
<a href="https://github.com/
|
|
804
|
+
<a href="https://github.com/Matthew-J-Spencer/Ultimate-2D-Controller" target="_blank" title="Matthew-J-Spencer/Ultimate-2D-Controller">Matthew-J-Spencer/Ultimate-2D-Controller</a>
|
|
809
805
|
</div>
|
|
810
806
|
<div class="sub-title followers">
|
|
811
807
|
|
|
808
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
809
|
+
<span style="background-color: #178600;"></span>C#
|
|
810
|
+
</a>
|
|
811
|
+
|
|
812
812
|
<span class="star" title="Stargazers Count">
|
|
813
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
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>
|
|
815
815
|
</svg>
|
|
816
|
-
<span>
|
|
816
|
+
<span>254</span>
|
|
817
817
|
</span>
|
|
818
818
|
<span class="star" title="Repo Forked">
|
|
819
819
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
820
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">
|
|
821
821
|
</path>
|
|
822
822
|
</svg>
|
|
823
|
-
<span>
|
|
823
|
+
<span>53</span>
|
|
824
824
|
</span>
|
|
825
825
|
<span class="star">
|
|
826
826
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
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>
|
|
828
828
|
</svg>
|
|
829
|
-
<span>
|
|
829
|
+
<span>72 stars today</span>
|
|
830
830
|
</span>
|
|
831
831
|
</div>
|
|
832
832
|
<div class="details">
|
|
@@ -839,32 +839,32 @@
|
|
|
839
839
|
<div class="info">
|
|
840
840
|
<div class="rank">
|
|
841
841
|
<span title="Ranking 20">20</span>
|
|
842
|
-
<a href="https://github.com/
|
|
842
|
+
<a href="https://github.com/tachiyomiorg/tachiyomi" target="_blank" title="tachiyomiorg/tachiyomi">tachiyomiorg/tachiyomi</a>
|
|
843
843
|
</div>
|
|
844
844
|
<div class="sub-title followers">
|
|
845
845
|
|
|
846
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
847
|
-
<span style="background-color: #
|
|
846
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
847
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
848
848
|
</a>
|
|
849
849
|
|
|
850
850
|
<span class="star" title="Stargazers Count">
|
|
851
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
852
852
|
<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>
|
|
853
853
|
</svg>
|
|
854
|
-
<span>
|
|
854
|
+
<span>14401</span>
|
|
855
855
|
</span>
|
|
856
856
|
<span class="star" title="Repo Forked">
|
|
857
857
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
858
858
|
<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">
|
|
859
859
|
</path>
|
|
860
860
|
</svg>
|
|
861
|
-
<span>
|
|
861
|
+
<span>1806</span>
|
|
862
862
|
</span>
|
|
863
863
|
<span class="star">
|
|
864
864
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
865
865
|
<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>
|
|
866
866
|
</svg>
|
|
867
|
-
<span>
|
|
867
|
+
<span>146 stars today</span>
|
|
868
868
|
</span>
|
|
869
869
|
</div>
|
|
870
870
|
<div class="details">
|
|
@@ -877,32 +877,32 @@
|
|
|
877
877
|
<div class="info">
|
|
878
878
|
<div class="rank">
|
|
879
879
|
<span title="Ranking 21">21</span>
|
|
880
|
-
<a href="https://github.com/
|
|
880
|
+
<a href="https://github.com/coolsnowwolf/lede" target="_blank" title="coolsnowwolf/lede">coolsnowwolf/lede</a>
|
|
881
881
|
</div>
|
|
882
882
|
<div class="sub-title followers">
|
|
883
883
|
|
|
884
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
885
|
-
<span style="background-color: #
|
|
884
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
885
|
+
<span style="background-color: #555555;"></span>C
|
|
886
886
|
</a>
|
|
887
887
|
|
|
888
888
|
<span class="star" title="Stargazers Count">
|
|
889
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
890
890
|
<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>
|
|
891
891
|
</svg>
|
|
892
|
-
<span>
|
|
892
|
+
<span>19535</span>
|
|
893
893
|
</span>
|
|
894
894
|
<span class="star" title="Repo Forked">
|
|
895
895
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
896
896
|
<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">
|
|
897
897
|
</path>
|
|
898
898
|
</svg>
|
|
899
|
-
<span>
|
|
899
|
+
<span>16091</span>
|
|
900
900
|
</span>
|
|
901
901
|
<span class="star">
|
|
902
902
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
903
903
|
<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>
|
|
904
904
|
</svg>
|
|
905
|
-
<span>
|
|
905
|
+
<span>37 stars today</span>
|
|
906
906
|
</span>
|
|
907
907
|
</div>
|
|
908
908
|
<div class="details">
|
|
@@ -915,32 +915,32 @@
|
|
|
915
915
|
<div class="info">
|
|
916
916
|
<div class="rank">
|
|
917
917
|
<span title="Ranking 22">22</span>
|
|
918
|
-
<a href="https://github.com/
|
|
918
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
919
919
|
</div>
|
|
920
920
|
<div class="sub-title followers">
|
|
921
921
|
|
|
922
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
923
|
-
<span style="background-color: #
|
|
922
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
923
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
924
924
|
</a>
|
|
925
925
|
|
|
926
926
|
<span class="star" title="Stargazers Count">
|
|
927
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
928
|
<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>
|
|
929
929
|
</svg>
|
|
930
|
-
<span>
|
|
930
|
+
<span>16870</span>
|
|
931
931
|
</span>
|
|
932
932
|
<span class="star" title="Repo Forked">
|
|
933
933
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
934
934
|
<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">
|
|
935
935
|
</path>
|
|
936
936
|
</svg>
|
|
937
|
-
<span>
|
|
937
|
+
<span>1175</span>
|
|
938
938
|
</span>
|
|
939
939
|
<span class="star">
|
|
940
940
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
941
941
|
<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>
|
|
942
942
|
</svg>
|
|
943
|
-
<span>
|
|
943
|
+
<span>143 stars today</span>
|
|
944
944
|
</span>
|
|
945
945
|
</div>
|
|
946
946
|
<div class="details">
|
|
@@ -953,7 +953,7 @@
|
|
|
953
953
|
<div class="info">
|
|
954
954
|
<div class="rank">
|
|
955
955
|
<span title="Ranking 23">23</span>
|
|
956
|
-
<a href="https://github.com/
|
|
956
|
+
<a href="https://github.com/PCSX2/pcsx2" target="_blank" title="PCSX2/pcsx2">PCSX2/pcsx2</a>
|
|
957
957
|
</div>
|
|
958
958
|
<div class="sub-title followers">
|
|
959
959
|
|
|
@@ -965,20 +965,20 @@
|
|
|
965
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
966
966
|
<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>
|
|
967
967
|
</svg>
|
|
968
|
-
<span>
|
|
968
|
+
<span>6047</span>
|
|
969
969
|
</span>
|
|
970
970
|
<span class="star" title="Repo Forked">
|
|
971
971
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
972
972
|
<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">
|
|
973
973
|
</path>
|
|
974
974
|
</svg>
|
|
975
|
-
<span>
|
|
975
|
+
<span>946</span>
|
|
976
976
|
</span>
|
|
977
977
|
<span class="star">
|
|
978
978
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
979
979
|
<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>
|
|
980
980
|
</svg>
|
|
981
|
-
<span>
|
|
981
|
+
<span>33 stars today</span>
|
|
982
982
|
</span>
|
|
983
983
|
</div>
|
|
984
984
|
<div class="details">
|
|
@@ -991,32 +991,32 @@
|
|
|
991
991
|
<div class="info">
|
|
992
992
|
<div class="rank">
|
|
993
993
|
<span title="Ranking 24">24</span>
|
|
994
|
-
<a href="https://github.com/
|
|
994
|
+
<a href="https://github.com/ethereum/EIPs" target="_blank" title="ethereum/EIPs">ethereum/EIPs</a>
|
|
995
995
|
</div>
|
|
996
996
|
<div class="sub-title followers">
|
|
997
997
|
|
|
998
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
999
|
-
<span style="background-color: #
|
|
998
|
+
<a class="language" target="_blank" href="https://github.com/topics/solidity" title="Programming Language Solidity">
|
|
999
|
+
<span style="background-color: #AA6746;"></span>Solidity
|
|
1000
1000
|
</a>
|
|
1001
1001
|
|
|
1002
1002
|
<span class="star" title="Stargazers Count">
|
|
1003
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
1004
|
<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>
|
|
1005
1005
|
</svg>
|
|
1006
|
-
<span>
|
|
1006
|
+
<span>8626</span>
|
|
1007
1007
|
</span>
|
|
1008
1008
|
<span class="star" title="Repo Forked">
|
|
1009
1009
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1010
1010
|
<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">
|
|
1011
1011
|
</path>
|
|
1012
1012
|
</svg>
|
|
1013
|
-
<span>
|
|
1013
|
+
<span>3153</span>
|
|
1014
1014
|
</span>
|
|
1015
1015
|
<span class="star">
|
|
1016
1016
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1017
|
<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>
|
|
1018
1018
|
</svg>
|
|
1019
|
-
<span>
|
|
1019
|
+
<span>53 stars today</span>
|
|
1020
1020
|
</span>
|
|
1021
1021
|
</div>
|
|
1022
1022
|
<div class="details">
|
|
@@ -1029,32 +1029,32 @@
|
|
|
1029
1029
|
<div class="info">
|
|
1030
1030
|
<div class="rank">
|
|
1031
1031
|
<span title="Ranking 25">25</span>
|
|
1032
|
-
<a href="https://github.com/
|
|
1032
|
+
<a href="https://github.com/OpenZeppelin/openzeppelin-contracts" target="_blank" title="OpenZeppelin/openzeppelin-contracts">OpenZeppelin/openzeppelin-contracts</a>
|
|
1033
1033
|
</div>
|
|
1034
1034
|
<div class="sub-title followers">
|
|
1035
1035
|
|
|
1036
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1037
|
-
<span style="background-color: #
|
|
1036
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1037
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1038
1038
|
</a>
|
|
1039
1039
|
|
|
1040
1040
|
<span class="star" title="Stargazers Count">
|
|
1041
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
1042
|
<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>
|
|
1043
1043
|
</svg>
|
|
1044
|
-
<span>
|
|
1044
|
+
<span>15122</span>
|
|
1045
1045
|
</span>
|
|
1046
1046
|
<span class="star" title="Repo Forked">
|
|
1047
1047
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1048
1048
|
<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">
|
|
1049
1049
|
</path>
|
|
1050
1050
|
</svg>
|
|
1051
|
-
<span>
|
|
1051
|
+
<span>7624</span>
|
|
1052
1052
|
</span>
|
|
1053
1053
|
<span class="star">
|
|
1054
1054
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1055
1055
|
<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>
|
|
1056
1056
|
</svg>
|
|
1057
|
-
<span>
|
|
1057
|
+
<span>67 stars today</span>
|
|
1058
1058
|
</span>
|
|
1059
1059
|
</div>
|
|
1060
1060
|
<div class="details">
|
|
@@ -1079,7 +1079,7 @@
|
|
|
1079
1079
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1080
1080
|
</a>
|
|
1081
1081
|
</div>
|
|
1082
|
-
<div class="time">Last cache created on 2022/1/
|
|
1082
|
+
<div class="time">Last cache created on 2022/1/18 by Github API v3.</div>
|
|
1083
1083
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1084
1084
|
</div>
|
|
1085
1085
|
</body>
|