@wcj/github-rank 22.7.26 → 22.7.27
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 +22191 -22182
- package/dist/sifou-daily.json +88 -34
- package/dist/sifou-monthly.json +32 -32
- package/dist/sifou-weekly.json +108 -108
- package/dist/toutiao-30.json +36 -36
- package/dist/toutiao-7.json +87 -87
- package/dist/toutiao-90.json +4 -4
- package/dist/trending-daily.json +171 -171
- package/dist/trending-monthly.json +144 -144
- package/dist/trending-weekly.json +160 -160
- package/dist/users.china.json +1402 -1402
- package/dist/users.json +2035 -2035
- package/package.json +2 -2
- package/web/data/repos.json +22191 -22182
- package/web/data/sifou-daily.json +88 -34
- package/web/data/sifou-monthly.json +32 -32
- package/web/data/sifou-weekly.json +108 -108
- package/web/data/toutiao-30.json +36 -36
- package/web/data/toutiao-7.json +87 -87
- package/web/data/toutiao-90.json +4 -4
- package/web/data/trending-daily.json +171 -171
- package/web/data/trending-monthly.json +144 -144
- package/web/data/trending-weekly.json +160 -160
- package/web/data/users.china.json +1402 -1402
- package/web/data/users.json +2035 -2035
- package/web/index.html +1095 -1095
- package/web/repos.html +2838 -2838
- package/web/sifou-daily.html +197 -29
- package/web/sifou-monthly.html +53 -53
- package/web/sifou-weekly.html +114 -114
- package/web/toutiao-30.html +40 -40
- package/web/toutiao-7.html +81 -81
- package/web/toutiao-90.html +6 -6
- package/web/trending-monthly.html +136 -136
- package/web/trending-weekly.html +142 -138
- package/web/trending.html +150 -146
- package/web/users.china.html +686 -686
package/web/trending.html
CHANGED
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/7/
|
|
131
|
+
<div class="time">Last cache created on 2022/7/27 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://github.com/
|
|
160
|
+
<a href="https://github.com/cloudscape-design/components" target="_blank" title="cloudscape-design/components">cloudscape-design/components</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
@@ -169,20 +169,20 @@
|
|
|
169
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
170
170
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
171
171
|
</svg>
|
|
172
|
-
<span>
|
|
172
|
+
<span>1107</span>
|
|
173
173
|
</span>
|
|
174
174
|
<span class="star" title="Repo Forked">
|
|
175
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
176
176
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
177
177
|
</path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>25</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star">
|
|
182
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
183
183
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
184
184
|
</svg>
|
|
185
|
-
<span>
|
|
185
|
+
<span>255 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,32 +195,32 @@
|
|
|
195
195
|
<div class="info">
|
|
196
196
|
<div class="rank">
|
|
197
197
|
<span title="Ranking 2">2</span>
|
|
198
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/liyupi/yuindex" target="_blank" title="liyupi/yuindex">liyupi/yuindex</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
203
|
-
<span style="background-color: #
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
203
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
204
204
|
</a>
|
|
205
205
|
|
|
206
206
|
<span class="star" title="Stargazers Count">
|
|
207
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
208
208
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>651</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star" title="Repo Forked">
|
|
213
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
214
214
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
215
215
|
</path>
|
|
216
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>123</span>
|
|
218
218
|
</span>
|
|
219
219
|
<span class="star">
|
|
220
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
221
221
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
222
222
|
</svg>
|
|
223
|
-
<span>
|
|
223
|
+
<span>189 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,32 @@
|
|
|
233
233
|
<div class="info">
|
|
234
234
|
<div class="rank">
|
|
235
235
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/BetaSu/big-react" target="_blank" title="BetaSu/big-react">BetaSu/big-react</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
241
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
241
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
242
242
|
</a>
|
|
243
243
|
|
|
244
244
|
<span class="star" title="Stargazers Count">
|
|
245
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
246
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>1469</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star" title="Repo Forked">
|
|
251
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
252
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
253
253
|
</path>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>157</span>
|
|
256
256
|
</span>
|
|
257
257
|
<span class="star">
|
|
258
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
259
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
260
260
|
</svg>
|
|
261
|
-
<span>
|
|
261
|
+
<span>355 stars today</span>
|
|
262
262
|
</span>
|
|
263
263
|
</div>
|
|
264
264
|
<div class="details">
|
|
@@ -271,32 +271,32 @@
|
|
|
271
271
|
<div class="info">
|
|
272
272
|
<div class="rank">
|
|
273
273
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/williamboman/mason.nvim" target="_blank" title="williamboman/mason.nvim">williamboman/mason.nvim</a>
|
|
275
275
|
</div>
|
|
276
276
|
<div class="sub-title followers">
|
|
277
277
|
|
|
278
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
279
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
279
|
+
<span style="background-color: #000080;"></span>Lua
|
|
280
280
|
</a>
|
|
281
281
|
|
|
282
282
|
<span class="star" title="Stargazers Count">
|
|
283
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
284
284
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>694</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star" title="Repo Forked">
|
|
289
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
290
290
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
291
291
|
</path>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>19</span>
|
|
294
294
|
</span>
|
|
295
295
|
<span class="star">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
298
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>162 stars today</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -309,32 +309,28 @@
|
|
|
309
309
|
<div class="info">
|
|
310
310
|
<div class="rank">
|
|
311
311
|
<span title="Ranking 5">5</span>
|
|
312
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/b7leung/MLE-Flashcards" target="_blank" title="b7leung/MLE-Flashcards">b7leung/MLE-Flashcards</a>
|
|
313
313
|
</div>
|
|
314
314
|
<div class="sub-title followers">
|
|
315
315
|
|
|
316
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
317
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
318
|
-
</a>
|
|
319
|
-
|
|
320
316
|
<span class="star" title="Stargazers Count">
|
|
321
317
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
322
318
|
<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>
|
|
323
319
|
</svg>
|
|
324
|
-
<span>
|
|
320
|
+
<span>968</span>
|
|
325
321
|
</span>
|
|
326
322
|
<span class="star" title="Repo Forked">
|
|
327
323
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
328
324
|
<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">
|
|
329
325
|
</path>
|
|
330
326
|
</svg>
|
|
331
|
-
<span>
|
|
327
|
+
<span>65</span>
|
|
332
328
|
</span>
|
|
333
329
|
<span class="star">
|
|
334
330
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
335
331
|
<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>
|
|
336
332
|
</svg>
|
|
337
|
-
<span>
|
|
333
|
+
<span>183 stars today</span>
|
|
338
334
|
</span>
|
|
339
335
|
</div>
|
|
340
336
|
<div class="details">
|
|
@@ -347,32 +343,32 @@
|
|
|
347
343
|
<div class="info">
|
|
348
344
|
<div class="rank">
|
|
349
345
|
<span title="Ranking 6">6</span>
|
|
350
|
-
<a href="https://github.com/
|
|
346
|
+
<a href="https://github.com/fastai/fastbook" target="_blank" title="fastai/fastbook">fastai/fastbook</a>
|
|
351
347
|
</div>
|
|
352
348
|
<div class="sub-title followers">
|
|
353
349
|
|
|
354
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
355
|
-
<span style="background-color: #
|
|
350
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
351
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
356
352
|
</a>
|
|
357
353
|
|
|
358
354
|
<span class="star" title="Stargazers Count">
|
|
359
355
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
360
356
|
<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>
|
|
361
357
|
</svg>
|
|
362
|
-
<span>
|
|
358
|
+
<span>15591</span>
|
|
363
359
|
</span>
|
|
364
360
|
<span class="star" title="Repo Forked">
|
|
365
361
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
366
362
|
<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">
|
|
367
363
|
</path>
|
|
368
364
|
</svg>
|
|
369
|
-
<span>
|
|
365
|
+
<span>5737</span>
|
|
370
366
|
</span>
|
|
371
367
|
<span class="star">
|
|
372
368
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
369
|
<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>
|
|
374
370
|
</svg>
|
|
375
|
-
<span>
|
|
371
|
+
<span>51 stars today</span>
|
|
376
372
|
</span>
|
|
377
373
|
</div>
|
|
378
374
|
<div class="details">
|
|
@@ -385,32 +381,32 @@
|
|
|
385
381
|
<div class="info">
|
|
386
382
|
<div class="rank">
|
|
387
383
|
<span title="Ranking 7">7</span>
|
|
388
|
-
<a href="https://github.com/
|
|
384
|
+
<a href="https://github.com/bradtraversy/50projects50days" target="_blank" title="bradtraversy/50projects50days">bradtraversy/50projects50days</a>
|
|
389
385
|
</div>
|
|
390
386
|
<div class="sub-title followers">
|
|
391
387
|
|
|
392
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
393
|
-
<span style="background-color: #
|
|
388
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
389
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
394
390
|
</a>
|
|
395
391
|
|
|
396
392
|
<span class="star" title="Stargazers Count">
|
|
397
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
398
394
|
<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>
|
|
399
395
|
</svg>
|
|
400
|
-
<span>
|
|
396
|
+
<span>19528</span>
|
|
401
397
|
</span>
|
|
402
398
|
<span class="star" title="Repo Forked">
|
|
403
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
404
400
|
<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">
|
|
405
401
|
</path>
|
|
406
402
|
</svg>
|
|
407
|
-
<span>
|
|
403
|
+
<span>5260</span>
|
|
408
404
|
</span>
|
|
409
405
|
<span class="star">
|
|
410
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
411
407
|
<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>
|
|
412
408
|
</svg>
|
|
413
|
-
<span>
|
|
409
|
+
<span>197 stars today</span>
|
|
414
410
|
</span>
|
|
415
411
|
</div>
|
|
416
412
|
<div class="details">
|
|
@@ -423,32 +419,32 @@
|
|
|
423
419
|
<div class="info">
|
|
424
420
|
<div class="rank">
|
|
425
421
|
<span title="Ranking 8">8</span>
|
|
426
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/mandiant/Azure_Workshop" target="_blank" title="mandiant/Azure_Workshop">mandiant/Azure_Workshop</a>
|
|
427
423
|
</div>
|
|
428
424
|
<div class="sub-title followers">
|
|
429
425
|
|
|
430
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
431
|
-
<span style="background-color: #
|
|
426
|
+
<a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
|
|
427
|
+
<span style="background-color: #ccc;"></span>HCL
|
|
432
428
|
</a>
|
|
433
429
|
|
|
434
430
|
<span class="star" title="Stargazers Count">
|
|
435
431
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
436
432
|
<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>
|
|
437
433
|
</svg>
|
|
438
|
-
<span>
|
|
434
|
+
<span>243</span>
|
|
439
435
|
</span>
|
|
440
436
|
<span class="star" title="Repo Forked">
|
|
441
437
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
442
438
|
<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">
|
|
443
439
|
</path>
|
|
444
440
|
</svg>
|
|
445
|
-
<span>
|
|
441
|
+
<span>23</span>
|
|
446
442
|
</span>
|
|
447
443
|
<span class="star">
|
|
448
444
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
449
445
|
<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>
|
|
450
446
|
</svg>
|
|
451
|
-
<span>
|
|
447
|
+
<span>91 stars today</span>
|
|
452
448
|
</span>
|
|
453
449
|
</div>
|
|
454
450
|
<div class="details">
|
|
@@ -461,32 +457,28 @@
|
|
|
461
457
|
<div class="info">
|
|
462
458
|
<div class="rank">
|
|
463
459
|
<span title="Ranking 9">9</span>
|
|
464
|
-
<a href="https://github.com/
|
|
460
|
+
<a href="https://github.com/Lissy93/awesome-privacy" target="_blank" title="Lissy93/awesome-privacy">Lissy93/awesome-privacy</a>
|
|
465
461
|
</div>
|
|
466
462
|
<div class="sub-title followers">
|
|
467
463
|
|
|
468
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
469
|
-
<span style="background-color: #555555;"></span>C
|
|
470
|
-
</a>
|
|
471
|
-
|
|
472
464
|
<span class="star" title="Stargazers Count">
|
|
473
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
474
466
|
<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>
|
|
475
467
|
</svg>
|
|
476
|
-
<span>
|
|
468
|
+
<span>1183</span>
|
|
477
469
|
</span>
|
|
478
470
|
<span class="star" title="Repo Forked">
|
|
479
471
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
480
472
|
<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">
|
|
481
473
|
</path>
|
|
482
474
|
</svg>
|
|
483
|
-
<span>
|
|
475
|
+
<span>28</span>
|
|
484
476
|
</span>
|
|
485
477
|
<span class="star">
|
|
486
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
487
479
|
<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>
|
|
488
480
|
</svg>
|
|
489
|
-
<span>
|
|
481
|
+
<span>298 stars today</span>
|
|
490
482
|
</span>
|
|
491
483
|
</div>
|
|
492
484
|
<div class="details">
|
|
@@ -499,32 +491,32 @@
|
|
|
499
491
|
<div class="info">
|
|
500
492
|
<div class="rank">
|
|
501
493
|
<span title="Ranking 10">10</span>
|
|
502
|
-
<a href="https://github.com/
|
|
494
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
503
495
|
</div>
|
|
504
496
|
<div class="sub-title followers">
|
|
505
497
|
|
|
506
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
507
|
-
<span style="background-color: #
|
|
498
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
499
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
508
500
|
</a>
|
|
509
501
|
|
|
510
502
|
<span class="star" title="Stargazers Count">
|
|
511
503
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
512
504
|
<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>
|
|
513
505
|
</svg>
|
|
514
|
-
<span>
|
|
506
|
+
<span>12162</span>
|
|
515
507
|
</span>
|
|
516
508
|
<span class="star" title="Repo Forked">
|
|
517
509
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
518
510
|
<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">
|
|
519
511
|
</path>
|
|
520
512
|
</svg>
|
|
521
|
-
<span>
|
|
513
|
+
<span>1547</span>
|
|
522
514
|
</span>
|
|
523
515
|
<span class="star">
|
|
524
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
525
517
|
<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>
|
|
526
518
|
</svg>
|
|
527
|
-
<span>
|
|
519
|
+
<span>207 stars today</span>
|
|
528
520
|
</span>
|
|
529
521
|
</div>
|
|
530
522
|
<div class="details">
|
|
@@ -537,32 +529,32 @@
|
|
|
537
529
|
<div class="info">
|
|
538
530
|
<div class="rank">
|
|
539
531
|
<span title="Ranking 11">11</span>
|
|
540
|
-
<a href="https://github.com/
|
|
532
|
+
<a href="https://github.com/beego/beego" target="_blank" title="beego/beego">beego/beego</a>
|
|
541
533
|
</div>
|
|
542
534
|
<div class="sub-title followers">
|
|
543
535
|
|
|
544
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
545
|
-
<span style="background-color: #
|
|
536
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
537
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
546
538
|
</a>
|
|
547
539
|
|
|
548
540
|
<span class="star" title="Stargazers Count">
|
|
549
541
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
550
542
|
<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>
|
|
551
543
|
</svg>
|
|
552
|
-
<span>
|
|
544
|
+
<span>28567</span>
|
|
553
545
|
</span>
|
|
554
546
|
<span class="star" title="Repo Forked">
|
|
555
547
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
556
548
|
<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">
|
|
557
549
|
</path>
|
|
558
550
|
</svg>
|
|
559
|
-
<span>
|
|
551
|
+
<span>5520</span>
|
|
560
552
|
</span>
|
|
561
553
|
<span class="star">
|
|
562
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
563
555
|
<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>
|
|
564
556
|
</svg>
|
|
565
|
-
<span>
|
|
557
|
+
<span>46 stars today</span>
|
|
566
558
|
</span>
|
|
567
559
|
</div>
|
|
568
560
|
<div class="details">
|
|
@@ -575,32 +567,32 @@
|
|
|
575
567
|
<div class="info">
|
|
576
568
|
<div class="rank">
|
|
577
569
|
<span title="Ranking 12">12</span>
|
|
578
|
-
<a href="https://github.com/
|
|
570
|
+
<a href="https://github.com/massgravel/Microsoft-Activation-Scripts" target="_blank" title="massgravel/Microsoft-Activation-Scripts">massgravel/Microsoft-Activation-Scripts</a>
|
|
579
571
|
</div>
|
|
580
572
|
<div class="sub-title followers">
|
|
581
573
|
|
|
582
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
583
|
-
<span style="background-color: #
|
|
574
|
+
<a class="language" target="_blank" href="https://github.com/topics/batchfile" title="Programming Language Batchfile">
|
|
575
|
+
<span style="background-color: #C1F12E;"></span>Batchfile
|
|
584
576
|
</a>
|
|
585
577
|
|
|
586
578
|
<span class="star" title="Stargazers Count">
|
|
587
579
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
588
580
|
<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>
|
|
589
581
|
</svg>
|
|
590
|
-
<span>
|
|
582
|
+
<span>14813</span>
|
|
591
583
|
</span>
|
|
592
584
|
<span class="star" title="Repo Forked">
|
|
593
585
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
594
586
|
<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">
|
|
595
587
|
</path>
|
|
596
588
|
</svg>
|
|
597
|
-
<span>
|
|
589
|
+
<span>1860</span>
|
|
598
590
|
</span>
|
|
599
591
|
<span class="star">
|
|
600
592
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
601
593
|
<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>
|
|
602
594
|
</svg>
|
|
603
|
-
<span>
|
|
595
|
+
<span>88 stars today</span>
|
|
604
596
|
</span>
|
|
605
597
|
</div>
|
|
606
598
|
<div class="details">
|
|
@@ -613,28 +605,32 @@
|
|
|
613
605
|
<div class="info">
|
|
614
606
|
<div class="rank">
|
|
615
607
|
<span title="Ranking 13">13</span>
|
|
616
|
-
<a href="https://github.com/
|
|
608
|
+
<a href="https://github.com/X1192176811/blog" target="_blank" title="X1192176811/blog">X1192176811/blog</a>
|
|
617
609
|
</div>
|
|
618
610
|
<div class="sub-title followers">
|
|
619
611
|
|
|
612
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
613
|
+
<span style="background-color: #b07219;"></span>Java
|
|
614
|
+
</a>
|
|
615
|
+
|
|
620
616
|
<span class="star" title="Stargazers Count">
|
|
621
617
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
622
618
|
<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>
|
|
623
619
|
</svg>
|
|
624
|
-
<span>
|
|
620
|
+
<span>1030</span>
|
|
625
621
|
</span>
|
|
626
622
|
<span class="star" title="Repo Forked">
|
|
627
623
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
628
624
|
<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">
|
|
629
625
|
</path>
|
|
630
626
|
</svg>
|
|
631
|
-
<span>
|
|
627
|
+
<span>291</span>
|
|
632
628
|
</span>
|
|
633
629
|
<span class="star">
|
|
634
630
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
635
631
|
<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>
|
|
636
632
|
</svg>
|
|
637
|
-
<span>
|
|
633
|
+
<span>43 stars today</span>
|
|
638
634
|
</span>
|
|
639
635
|
</div>
|
|
640
636
|
<div class="details">
|
|
@@ -647,32 +643,28 @@
|
|
|
647
643
|
<div class="info">
|
|
648
644
|
<div class="rank">
|
|
649
645
|
<span title="Ranking 14">14</span>
|
|
650
|
-
<a href="https://github.com/
|
|
646
|
+
<a href="https://github.com/ruesandora/stride-testnet" target="_blank" title="ruesandora/stride-testnet">ruesandora/stride-testnet</a>
|
|
651
647
|
</div>
|
|
652
648
|
<div class="sub-title followers">
|
|
653
649
|
|
|
654
|
-
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
655
|
-
<span style="background-color: #563d7c;"></span>CSS
|
|
656
|
-
</a>
|
|
657
|
-
|
|
658
650
|
<span class="star" title="Stargazers Count">
|
|
659
651
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
660
652
|
<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>
|
|
661
653
|
</svg>
|
|
662
|
-
<span>
|
|
654
|
+
<span>71</span>
|
|
663
655
|
</span>
|
|
664
656
|
<span class="star" title="Repo Forked">
|
|
665
657
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
666
658
|
<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">
|
|
667
659
|
</path>
|
|
668
660
|
</svg>
|
|
669
|
-
<span>
|
|
661
|
+
<span>233</span>
|
|
670
662
|
</span>
|
|
671
663
|
<span class="star">
|
|
672
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
673
665
|
<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>
|
|
674
666
|
</svg>
|
|
675
|
-
<span>
|
|
667
|
+
<span>28 stars today</span>
|
|
676
668
|
</span>
|
|
677
669
|
</div>
|
|
678
670
|
<div class="details">
|
|
@@ -685,7 +677,7 @@
|
|
|
685
677
|
<div class="info">
|
|
686
678
|
<div class="rank">
|
|
687
679
|
<span title="Ranking 15">15</span>
|
|
688
|
-
<a href="https://github.com/
|
|
680
|
+
<a href="https://github.com/VoronDesign/Voron-Stealthburner" target="_blank" title="VoronDesign/Voron-Stealthburner">VoronDesign/Voron-Stealthburner</a>
|
|
689
681
|
</div>
|
|
690
682
|
<div class="sub-title followers">
|
|
691
683
|
|
|
@@ -693,20 +685,20 @@
|
|
|
693
685
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
694
686
|
<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>
|
|
695
687
|
</svg>
|
|
696
|
-
<span>
|
|
688
|
+
<span>101</span>
|
|
697
689
|
</span>
|
|
698
690
|
<span class="star" title="Repo Forked">
|
|
699
691
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
700
692
|
<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">
|
|
701
693
|
</path>
|
|
702
694
|
</svg>
|
|
703
|
-
<span>
|
|
695
|
+
<span>11</span>
|
|
704
696
|
</span>
|
|
705
697
|
<span class="star">
|
|
706
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
707
699
|
<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>
|
|
708
700
|
</svg>
|
|
709
|
-
<span>
|
|
701
|
+
<span>10 stars today</span>
|
|
710
702
|
</span>
|
|
711
703
|
</div>
|
|
712
704
|
<div class="details">
|
|
@@ -719,32 +711,32 @@
|
|
|
719
711
|
<div class="info">
|
|
720
712
|
<div class="rank">
|
|
721
713
|
<span title="Ranking 16">16</span>
|
|
722
|
-
<a href="https://github.com/
|
|
714
|
+
<a href="https://github.com/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</a>
|
|
723
715
|
</div>
|
|
724
716
|
<div class="sub-title followers">
|
|
725
717
|
|
|
726
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
727
|
-
<span style="background-color: #
|
|
718
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
719
|
+
<span style="background-color: #b07219;"></span>Java
|
|
728
720
|
</a>
|
|
729
721
|
|
|
730
722
|
<span class="star" title="Stargazers Count">
|
|
731
723
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
732
724
|
<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>
|
|
733
725
|
</svg>
|
|
734
|
-
<span>
|
|
726
|
+
<span>9662</span>
|
|
735
727
|
</span>
|
|
736
728
|
<span class="star" title="Repo Forked">
|
|
737
729
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
738
730
|
<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">
|
|
739
731
|
</path>
|
|
740
732
|
</svg>
|
|
741
|
-
<span>
|
|
733
|
+
<span>3217</span>
|
|
742
734
|
</span>
|
|
743
735
|
<span class="star">
|
|
744
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
745
737
|
<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>
|
|
746
738
|
</svg>
|
|
747
|
-
<span>
|
|
739
|
+
<span>56 stars today</span>
|
|
748
740
|
</span>
|
|
749
741
|
</div>
|
|
750
742
|
<div class="details">
|
|
@@ -757,28 +749,32 @@
|
|
|
757
749
|
<div class="info">
|
|
758
750
|
<div class="rank">
|
|
759
751
|
<span title="Ranking 17">17</span>
|
|
760
|
-
<a href="https://github.com/
|
|
752
|
+
<a href="https://github.com/mgeeky/ProtectMyTooling" target="_blank" title="mgeeky/ProtectMyTooling">mgeeky/ProtectMyTooling</a>
|
|
761
753
|
</div>
|
|
762
754
|
<div class="sub-title followers">
|
|
763
755
|
|
|
756
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
757
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
758
|
+
</a>
|
|
759
|
+
|
|
764
760
|
<span class="star" title="Stargazers Count">
|
|
765
761
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
766
762
|
<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>
|
|
767
763
|
</svg>
|
|
768
|
-
<span>
|
|
764
|
+
<span>228</span>
|
|
769
765
|
</span>
|
|
770
766
|
<span class="star" title="Repo Forked">
|
|
771
767
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
772
768
|
<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">
|
|
773
769
|
</path>
|
|
774
770
|
</svg>
|
|
775
|
-
<span>
|
|
771
|
+
<span>18</span>
|
|
776
772
|
</span>
|
|
777
773
|
<span class="star">
|
|
778
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
775
|
<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>
|
|
780
776
|
</svg>
|
|
781
|
-
<span>
|
|
777
|
+
<span>30 stars today</span>
|
|
782
778
|
</span>
|
|
783
779
|
</div>
|
|
784
780
|
<div class="details">
|
|
@@ -791,32 +787,32 @@
|
|
|
791
787
|
<div class="info">
|
|
792
788
|
<div class="rank">
|
|
793
789
|
<span title="Ranking 18">18</span>
|
|
794
|
-
<a href="https://github.com/
|
|
790
|
+
<a href="https://github.com/realm/SwiftLint" target="_blank" title="realm/SwiftLint">realm/SwiftLint</a>
|
|
795
791
|
</div>
|
|
796
792
|
<div class="sub-title followers">
|
|
797
793
|
|
|
798
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
799
|
-
<span style="background-color: #
|
|
794
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
795
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
800
796
|
</a>
|
|
801
797
|
|
|
802
798
|
<span class="star" title="Stargazers Count">
|
|
803
799
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
804
800
|
<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>
|
|
805
801
|
</svg>
|
|
806
|
-
<span>
|
|
802
|
+
<span>16343</span>
|
|
807
803
|
</span>
|
|
808
804
|
<span class="star" title="Repo Forked">
|
|
809
805
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
810
806
|
<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">
|
|
811
807
|
</path>
|
|
812
808
|
</svg>
|
|
813
|
-
<span>
|
|
809
|
+
<span>1957</span>
|
|
814
810
|
</span>
|
|
815
811
|
<span class="star">
|
|
816
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
813
|
<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>
|
|
818
814
|
</svg>
|
|
819
|
-
<span>
|
|
815
|
+
<span>14 stars today</span>
|
|
820
816
|
</span>
|
|
821
817
|
</div>
|
|
822
818
|
<div class="details">
|
|
@@ -829,32 +825,32 @@
|
|
|
829
825
|
<div class="info">
|
|
830
826
|
<div class="rank">
|
|
831
827
|
<span title="Ranking 19">19</span>
|
|
832
|
-
<a href="https://github.com/
|
|
828
|
+
<a href="https://github.com/swisskyrepo/PayloadsAllTheThings" target="_blank" title="swisskyrepo/PayloadsAllTheThings">swisskyrepo/PayloadsAllTheThings</a>
|
|
833
829
|
</div>
|
|
834
830
|
<div class="sub-title followers">
|
|
835
831
|
|
|
836
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
837
|
-
<span style="background-color: #
|
|
832
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
833
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
838
834
|
</a>
|
|
839
835
|
|
|
840
836
|
<span class="star" title="Stargazers Count">
|
|
841
837
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
842
838
|
<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>
|
|
843
839
|
</svg>
|
|
844
|
-
<span>
|
|
840
|
+
<span>39481</span>
|
|
845
841
|
</span>
|
|
846
842
|
<span class="star" title="Repo Forked">
|
|
847
843
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
848
844
|
<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">
|
|
849
845
|
</path>
|
|
850
846
|
</svg>
|
|
851
|
-
<span>
|
|
847
|
+
<span>10715</span>
|
|
852
848
|
</span>
|
|
853
849
|
<span class="star">
|
|
854
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
855
851
|
<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>
|
|
856
852
|
</svg>
|
|
857
|
-
<span>
|
|
853
|
+
<span>64 stars today</span>
|
|
858
854
|
</span>
|
|
859
855
|
</div>
|
|
860
856
|
<div class="details">
|
|
@@ -867,28 +863,32 @@
|
|
|
867
863
|
<div class="info">
|
|
868
864
|
<div class="rank">
|
|
869
865
|
<span title="Ranking 20">20</span>
|
|
870
|
-
<a href="https://github.com/
|
|
866
|
+
<a href="https://github.com/wagtail/wagtail" target="_blank" title="wagtail/wagtail">wagtail/wagtail</a>
|
|
871
867
|
</div>
|
|
872
868
|
<div class="sub-title followers">
|
|
873
869
|
|
|
870
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
871
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
872
|
+
</a>
|
|
873
|
+
|
|
874
874
|
<span class="star" title="Stargazers Count">
|
|
875
875
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
876
876
|
<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>
|
|
877
877
|
</svg>
|
|
878
|
-
<span>
|
|
878
|
+
<span>12416</span>
|
|
879
879
|
</span>
|
|
880
880
|
<span class="star" title="Repo Forked">
|
|
881
881
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
882
882
|
<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">
|
|
883
883
|
</path>
|
|
884
884
|
</svg>
|
|
885
|
-
<span>
|
|
885
|
+
<span>2685</span>
|
|
886
886
|
</span>
|
|
887
887
|
<span class="star">
|
|
888
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
889
|
<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>
|
|
890
890
|
</svg>
|
|
891
|
-
<span>
|
|
891
|
+
<span>23 stars today</span>
|
|
892
892
|
</span>
|
|
893
893
|
</div>
|
|
894
894
|
<div class="details">
|
|
@@ -901,32 +901,32 @@
|
|
|
901
901
|
<div class="info">
|
|
902
902
|
<div class="rank">
|
|
903
903
|
<span title="Ranking 21">21</span>
|
|
904
|
-
<a href="https://github.com/
|
|
904
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
905
905
|
</div>
|
|
906
906
|
<div class="sub-title followers">
|
|
907
907
|
|
|
908
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
909
|
-
<span style="background-color: #
|
|
908
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
909
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
910
910
|
</a>
|
|
911
911
|
|
|
912
912
|
<span class="star" title="Stargazers Count">
|
|
913
913
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
914
914
|
<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>
|
|
915
915
|
</svg>
|
|
916
|
-
<span>
|
|
916
|
+
<span>27065</span>
|
|
917
917
|
</span>
|
|
918
918
|
<span class="star" title="Repo Forked">
|
|
919
919
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
920
920
|
<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">
|
|
921
921
|
</path>
|
|
922
922
|
</svg>
|
|
923
|
-
<span>
|
|
923
|
+
<span>8695</span>
|
|
924
924
|
</span>
|
|
925
925
|
<span class="star">
|
|
926
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
927
|
<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>
|
|
928
928
|
</svg>
|
|
929
|
-
<span>
|
|
929
|
+
<span>14 stars today</span>
|
|
930
930
|
</span>
|
|
931
931
|
</div>
|
|
932
932
|
<div class="details">
|
|
@@ -939,32 +939,32 @@
|
|
|
939
939
|
<div class="info">
|
|
940
940
|
<div class="rank">
|
|
941
941
|
<span title="Ranking 22">22</span>
|
|
942
|
-
<a href="https://github.com/
|
|
942
|
+
<a href="https://github.com/rapiz1/catp" target="_blank" title="rapiz1/catp">rapiz1/catp</a>
|
|
943
943
|
</div>
|
|
944
944
|
<div class="sub-title followers">
|
|
945
945
|
|
|
946
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
947
|
-
<span style="background-color: #
|
|
946
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
947
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
948
948
|
</a>
|
|
949
949
|
|
|
950
950
|
<span class="star" title="Stargazers Count">
|
|
951
951
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
952
952
|
<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>
|
|
953
953
|
</svg>
|
|
954
|
-
<span>
|
|
954
|
+
<span>518</span>
|
|
955
955
|
</span>
|
|
956
956
|
<span class="star" title="Repo Forked">
|
|
957
957
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
958
958
|
<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">
|
|
959
959
|
</path>
|
|
960
960
|
</svg>
|
|
961
|
-
<span>
|
|
961
|
+
<span>7</span>
|
|
962
962
|
</span>
|
|
963
963
|
<span class="star">
|
|
964
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
965
|
<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>
|
|
966
966
|
</svg>
|
|
967
|
-
<span>
|
|
967
|
+
<span>131 stars today</span>
|
|
968
968
|
</span>
|
|
969
969
|
</div>
|
|
970
970
|
<div class="details">
|
|
@@ -977,28 +977,32 @@
|
|
|
977
977
|
<div class="info">
|
|
978
978
|
<div class="rank">
|
|
979
979
|
<span title="Ranking 23">23</span>
|
|
980
|
-
<a href="https://github.com/
|
|
980
|
+
<a href="https://github.com/CleverRaven/Cataclysm-DDA" target="_blank" title="CleverRaven/Cataclysm-DDA">CleverRaven/Cataclysm-DDA</a>
|
|
981
981
|
</div>
|
|
982
982
|
<div class="sub-title followers">
|
|
983
983
|
|
|
984
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
985
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
986
|
+
</a>
|
|
987
|
+
|
|
984
988
|
<span class="star" title="Stargazers Count">
|
|
985
989
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
986
990
|
<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>
|
|
987
991
|
</svg>
|
|
988
|
-
<span>
|
|
992
|
+
<span>7351</span>
|
|
989
993
|
</span>
|
|
990
994
|
<span class="star" title="Repo Forked">
|
|
991
995
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
992
996
|
<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">
|
|
993
997
|
</path>
|
|
994
998
|
</svg>
|
|
995
|
-
<span>
|
|
999
|
+
<span>3382</span>
|
|
996
1000
|
</span>
|
|
997
1001
|
<span class="star">
|
|
998
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
1003
|
<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>
|
|
1000
1004
|
</svg>
|
|
1001
|
-
<span>
|
|
1005
|
+
<span>26 stars today</span>
|
|
1002
1006
|
</span>
|
|
1003
1007
|
</div>
|
|
1004
1008
|
<div class="details">
|
|
@@ -1011,32 +1015,32 @@
|
|
|
1011
1015
|
<div class="info">
|
|
1012
1016
|
<div class="rank">
|
|
1013
1017
|
<span title="Ranking 24">24</span>
|
|
1014
|
-
<a href="https://github.com/
|
|
1018
|
+
<a href="https://github.com/sphinx-doc/sphinx" target="_blank" title="sphinx-doc/sphinx">sphinx-doc/sphinx</a>
|
|
1015
1019
|
</div>
|
|
1016
1020
|
<div class="sub-title followers">
|
|
1017
1021
|
|
|
1018
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1019
|
-
<span style="background-color: #
|
|
1022
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1023
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1020
1024
|
</a>
|
|
1021
1025
|
|
|
1022
1026
|
<span class="star" title="Stargazers Count">
|
|
1023
1027
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1024
1028
|
<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>
|
|
1025
1029
|
</svg>
|
|
1026
|
-
<span>
|
|
1030
|
+
<span>4773</span>
|
|
1027
1031
|
</span>
|
|
1028
1032
|
<span class="star" title="Repo Forked">
|
|
1029
1033
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1030
1034
|
<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">
|
|
1031
1035
|
</path>
|
|
1032
1036
|
</svg>
|
|
1033
|
-
<span>
|
|
1037
|
+
<span>1724</span>
|
|
1034
1038
|
</span>
|
|
1035
1039
|
<span class="star">
|
|
1036
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1041
|
<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>
|
|
1038
1042
|
</svg>
|
|
1039
|
-
<span>
|
|
1043
|
+
<span>13 stars today</span>
|
|
1040
1044
|
</span>
|
|
1041
1045
|
</div>
|
|
1042
1046
|
<div class="details">
|
|
@@ -1049,32 +1053,32 @@
|
|
|
1049
1053
|
<div class="info">
|
|
1050
1054
|
<div class="rank">
|
|
1051
1055
|
<span title="Ranking 25">25</span>
|
|
1052
|
-
<a href="https://github.com/
|
|
1056
|
+
<a href="https://github.com/rathena/rathena" target="_blank" title="rathena/rathena">rathena/rathena</a>
|
|
1053
1057
|
</div>
|
|
1054
1058
|
<div class="sub-title followers">
|
|
1055
1059
|
|
|
1056
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1057
|
-
<span style="background-color: #
|
|
1060
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1061
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1058
1062
|
</a>
|
|
1059
1063
|
|
|
1060
1064
|
<span class="star" title="Stargazers Count">
|
|
1061
1065
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1062
1066
|
<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>
|
|
1063
1067
|
</svg>
|
|
1064
|
-
<span>
|
|
1068
|
+
<span>2058</span>
|
|
1065
1069
|
</span>
|
|
1066
1070
|
<span class="star" title="Repo Forked">
|
|
1067
1071
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1068
1072
|
<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">
|
|
1069
1073
|
</path>
|
|
1070
1074
|
</svg>
|
|
1071
|
-
<span>
|
|
1075
|
+
<span>1837</span>
|
|
1072
1076
|
</span>
|
|
1073
1077
|
<span class="star">
|
|
1074
1078
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1079
|
<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>
|
|
1076
1080
|
</svg>
|
|
1077
|
-
<span>
|
|
1081
|
+
<span>18 stars today</span>
|
|
1078
1082
|
</span>
|
|
1079
1083
|
</div>
|
|
1080
1084
|
<div class="details">
|
|
@@ -1099,7 +1103,7 @@
|
|
|
1099
1103
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1104
|
</a>
|
|
1101
1105
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2022/7/
|
|
1106
|
+
<div class="time">Last cache created on 2022/7/27 by Github API v3.</div>
|
|
1103
1107
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1108
|
</div>
|
|
1105
1109
|
</body>
|