@wcj/github-rank 22.1.9 → 22.1.13
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 +36936 -36940
- package/dist/sifou-daily.json +147 -12
- package/dist/sifou-monthly.json +112 -112
- package/dist/sifou-weekly.json +164 -164
- package/dist/toutiao-30.json +90 -90
- package/dist/toutiao-7.json +130 -130
- package/dist/toutiao-90.json +70 -70
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +162 -162
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +3328 -3329
- package/dist/users.json +4437 -4437
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +36936 -36940
- package/web/data/sifou-daily.json +147 -12
- package/web/data/sifou-monthly.json +112 -112
- package/web/data/sifou-weekly.json +164 -164
- package/web/data/toutiao-30.json +90 -90
- package/web/data/toutiao-7.json +130 -130
- package/web/data/toutiao-90.json +70 -70
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +162 -162
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +3328 -3329
- package/web/data/users.json +4437 -4437
- package/web/index.html +2220 -2220
- package/web/repos.html +4481 -4481
- package/web/sifou-daily.html +431 -11
- package/web/sifou-monthly.html +127 -127
- package/web/sifou-weekly.html +138 -138
- package/web/toutiao-30.html +83 -83
- package/web/toutiao-7.html +85 -85
- package/web/toutiao-90.html +75 -75
- package/web/trending-monthly.html +144 -140
- package/web/trending-weekly.html +147 -139
- package/web/trending.html +154 -146
- package/web/users.china.html +1638 -1638
|
@@ -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/13 by Github API v3.</div>
|
|
106
106
|
<div class="tabs">
|
|
107
107
|
<a class="" href="index.html">Users</a>
|
|
108
108
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -136,20 +136,20 @@
|
|
|
136
136
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
137
137
|
<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>
|
|
138
138
|
</svg>
|
|
139
|
-
<span>
|
|
139
|
+
<span>16607</span>
|
|
140
140
|
</span>
|
|
141
141
|
<span class="star" title="Repo Forked">
|
|
142
142
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
143
143
|
<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">
|
|
144
144
|
</path>
|
|
145
145
|
</svg>
|
|
146
|
-
<span>
|
|
146
|
+
<span>2437</span>
|
|
147
147
|
</span>
|
|
148
148
|
<span class="star">
|
|
149
149
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
150
150
|
<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>
|
|
151
151
|
</svg>
|
|
152
|
-
<span>
|
|
152
|
+
<span>9489 stars this month</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,32 +162,32 @@
|
|
|
162
162
|
<div class="info">
|
|
163
163
|
<div class="rank">
|
|
164
164
|
<span title="Ranking 2">2</span>
|
|
165
|
-
<a href="https://github.com/
|
|
165
|
+
<a href="https://github.com/fullhunt/log4j-scan" target="_blank" title="fullhunt/log4j-scan">fullhunt/log4j-scan</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
170
|
-
<span style="background-color: #
|
|
169
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
170
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
171
171
|
</a>
|
|
172
172
|
|
|
173
173
|
<span class="star" title="Stargazers Count">
|
|
174
174
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
175
175
|
<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>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>2582</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star" title="Repo Forked">
|
|
180
180
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
181
181
|
<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">
|
|
182
182
|
</path>
|
|
183
183
|
</svg>
|
|
184
|
-
<span>
|
|
184
|
+
<span>617</span>
|
|
185
185
|
</span>
|
|
186
186
|
<span class="star">
|
|
187
187
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
188
188
|
<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>
|
|
189
189
|
</svg>
|
|
190
|
-
<span>
|
|
190
|
+
<span>2594 stars this month</span>
|
|
191
191
|
</span>
|
|
192
192
|
</div>
|
|
193
193
|
<div class="details">
|
|
@@ -200,32 +200,32 @@
|
|
|
200
200
|
<div class="info">
|
|
201
201
|
<div class="rank">
|
|
202
202
|
<span title="Ranking 3">3</span>
|
|
203
|
-
<a href="https://github.com/
|
|
203
|
+
<a href="https://github.com/ssssssss-team/spider-flow" target="_blank" title="ssssssss-team/spider-flow">ssssssss-team/spider-flow</a>
|
|
204
204
|
</div>
|
|
205
205
|
<div class="sub-title followers">
|
|
206
206
|
|
|
207
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
208
|
-
<span style="background-color: #
|
|
207
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
208
|
+
<span style="background-color: #b07219;"></span>Java
|
|
209
209
|
</a>
|
|
210
210
|
|
|
211
211
|
<span class="star" title="Stargazers Count">
|
|
212
212
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
213
213
|
<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>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>5522</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star" title="Repo Forked">
|
|
218
218
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
219
219
|
<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">
|
|
220
220
|
</path>
|
|
221
221
|
</svg>
|
|
222
|
-
<span>
|
|
222
|
+
<span>973</span>
|
|
223
223
|
</span>
|
|
224
224
|
<span class="star">
|
|
225
225
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
226
226
|
<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>
|
|
227
227
|
</svg>
|
|
228
|
-
<span>
|
|
228
|
+
<span>3008 stars this month</span>
|
|
229
229
|
</span>
|
|
230
230
|
</div>
|
|
231
231
|
<div class="details">
|
|
@@ -238,32 +238,32 @@
|
|
|
238
238
|
<div class="info">
|
|
239
239
|
<div class="rank">
|
|
240
240
|
<span title="Ranking 4">4</span>
|
|
241
|
-
<a href="https://github.com/
|
|
241
|
+
<a href="https://github.com/NCSC-NL/log4shell" target="_blank" title="NCSC-NL/log4shell">NCSC-NL/log4shell</a>
|
|
242
242
|
</div>
|
|
243
243
|
<div class="sub-title followers">
|
|
244
244
|
|
|
245
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
246
|
-
<span style="background-color: #
|
|
245
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
246
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
247
247
|
</a>
|
|
248
248
|
|
|
249
249
|
<span class="star" title="Stargazers Count">
|
|
250
250
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
251
251
|
<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>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>1808</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star" title="Repo Forked">
|
|
256
256
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
257
257
|
<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">
|
|
258
258
|
</path>
|
|
259
259
|
</svg>
|
|
260
|
-
<span>
|
|
260
|
+
<span>649</span>
|
|
261
261
|
</span>
|
|
262
262
|
<span class="star">
|
|
263
263
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
264
264
|
<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>
|
|
265
265
|
</svg>
|
|
266
|
-
<span>
|
|
266
|
+
<span>1765 stars this month</span>
|
|
267
267
|
</span>
|
|
268
268
|
</div>
|
|
269
269
|
<div class="details">
|
|
@@ -276,32 +276,32 @@
|
|
|
276
276
|
<div class="info">
|
|
277
277
|
<div class="rank">
|
|
278
278
|
<span title="Ranking 5">5</span>
|
|
279
|
-
<a href="https://github.com/
|
|
279
|
+
<a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
|
|
280
280
|
</div>
|
|
281
281
|
<div class="sub-title followers">
|
|
282
282
|
|
|
283
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
284
|
-
<span style="background-color: #
|
|
283
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
284
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
285
285
|
</a>
|
|
286
286
|
|
|
287
287
|
<span class="star" title="Stargazers Count">
|
|
288
288
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
289
289
|
<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>
|
|
290
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>4085</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star" title="Repo Forked">
|
|
294
294
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
295
295
|
<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">
|
|
296
296
|
</path>
|
|
297
297
|
</svg>
|
|
298
|
-
<span>
|
|
298
|
+
<span>83</span>
|
|
299
299
|
</span>
|
|
300
300
|
<span class="star">
|
|
301
301
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
302
302
|
<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>
|
|
303
303
|
</svg>
|
|
304
|
-
<span>
|
|
304
|
+
<span>4080 stars this month</span>
|
|
305
305
|
</span>
|
|
306
306
|
</div>
|
|
307
307
|
<div class="details">
|
|
@@ -314,32 +314,32 @@
|
|
|
314
314
|
<div class="info">
|
|
315
315
|
<div class="rank">
|
|
316
316
|
<span title="Ranking 6">6</span>
|
|
317
|
-
<a href="https://github.com/
|
|
317
|
+
<a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
|
|
318
318
|
</div>
|
|
319
319
|
<div class="sub-title followers">
|
|
320
320
|
|
|
321
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
322
|
-
<span style="background-color: #
|
|
321
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
322
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
323
323
|
</a>
|
|
324
324
|
|
|
325
325
|
<span class="star" title="Stargazers Count">
|
|
326
326
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
327
327
|
<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>
|
|
328
328
|
</svg>
|
|
329
|
-
<span>
|
|
329
|
+
<span>26790</span>
|
|
330
330
|
</span>
|
|
331
331
|
<span class="star" title="Repo Forked">
|
|
332
332
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
333
333
|
<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">
|
|
334
334
|
</path>
|
|
335
335
|
</svg>
|
|
336
|
-
<span>
|
|
336
|
+
<span>1916</span>
|
|
337
337
|
</span>
|
|
338
338
|
<span class="star">
|
|
339
339
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
340
340
|
<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>
|
|
341
341
|
</svg>
|
|
342
|
-
<span>
|
|
342
|
+
<span>4426 stars this month</span>
|
|
343
343
|
</span>
|
|
344
344
|
</div>
|
|
345
345
|
<div class="details">
|
|
@@ -352,32 +352,32 @@
|
|
|
352
352
|
<div class="info">
|
|
353
353
|
<div class="rank">
|
|
354
354
|
<span title="Ranking 7">7</span>
|
|
355
|
-
<a href="https://github.com/
|
|
355
|
+
<a href="https://github.com/logpresso/CVE-2021-44228-Scanner" target="_blank" title="logpresso/CVE-2021-44228-Scanner">logpresso/CVE-2021-44228-Scanner</a>
|
|
356
356
|
</div>
|
|
357
357
|
<div class="sub-title followers">
|
|
358
358
|
|
|
359
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
360
|
-
<span style="background-color: #
|
|
359
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
360
|
+
<span style="background-color: #b07219;"></span>Java
|
|
361
361
|
</a>
|
|
362
362
|
|
|
363
363
|
<span class="star" title="Stargazers Count">
|
|
364
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
365
365
|
<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>
|
|
366
366
|
</svg>
|
|
367
|
-
<span>
|
|
367
|
+
<span>729</span>
|
|
368
368
|
</span>
|
|
369
369
|
<span class="star" title="Repo Forked">
|
|
370
370
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
371
371
|
<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">
|
|
372
372
|
</path>
|
|
373
373
|
</svg>
|
|
374
|
-
<span>
|
|
374
|
+
<span>149</span>
|
|
375
375
|
</span>
|
|
376
376
|
<span class="star">
|
|
377
377
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
378
378
|
<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>
|
|
379
379
|
</svg>
|
|
380
|
-
<span>
|
|
380
|
+
<span>698 stars this month</span>
|
|
381
381
|
</span>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="details">
|
|
@@ -390,32 +390,32 @@
|
|
|
390
390
|
<div class="info">
|
|
391
391
|
<div class="rank">
|
|
392
392
|
<span title="Ranking 8">8</span>
|
|
393
|
-
<a href="https://github.com/
|
|
393
|
+
<a href="https://github.com/mergebase/log4j-detector" target="_blank" title="mergebase/log4j-detector">mergebase/log4j-detector</a>
|
|
394
394
|
</div>
|
|
395
395
|
<div class="sub-title followers">
|
|
396
396
|
|
|
397
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
398
|
-
<span style="background-color: #
|
|
397
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
398
|
+
<span style="background-color: #b07219;"></span>Java
|
|
399
399
|
</a>
|
|
400
400
|
|
|
401
401
|
<span class="star" title="Stargazers Count">
|
|
402
402
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
403
|
<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>
|
|
404
404
|
</svg>
|
|
405
|
-
<span>
|
|
405
|
+
<span>573</span>
|
|
406
406
|
</span>
|
|
407
407
|
<span class="star" title="Repo Forked">
|
|
408
408
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
409
409
|
<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">
|
|
410
410
|
</path>
|
|
411
411
|
</svg>
|
|
412
|
-
<span>
|
|
412
|
+
<span>94</span>
|
|
413
413
|
</span>
|
|
414
414
|
<span class="star">
|
|
415
415
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
416
416
|
<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>
|
|
417
417
|
</svg>
|
|
418
|
-
<span>
|
|
418
|
+
<span>562 stars this month</span>
|
|
419
419
|
</span>
|
|
420
420
|
</div>
|
|
421
421
|
<div class="details">
|
|
@@ -428,32 +428,32 @@
|
|
|
428
428
|
<div class="info">
|
|
429
429
|
<div class="rank">
|
|
430
430
|
<span title="Ranking 9">9</span>
|
|
431
|
-
<a href="https://github.com/
|
|
431
|
+
<a href="https://github.com/ja-netfilter/ja-netfilter" target="_blank" title="ja-netfilter/ja-netfilter">ja-netfilter/ja-netfilter</a>
|
|
432
432
|
</div>
|
|
433
433
|
<div class="sub-title followers">
|
|
434
434
|
|
|
435
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
436
|
-
<span style="background-color: #
|
|
435
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
436
|
+
<span style="background-color: #b07219;"></span>Java
|
|
437
437
|
</a>
|
|
438
438
|
|
|
439
439
|
<span class="star" title="Stargazers Count">
|
|
440
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
441
|
<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>
|
|
442
442
|
</svg>
|
|
443
|
-
<span>
|
|
443
|
+
<span>3229</span>
|
|
444
444
|
</span>
|
|
445
445
|
<span class="star" title="Repo Forked">
|
|
446
446
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
447
447
|
<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">
|
|
448
448
|
</path>
|
|
449
449
|
</svg>
|
|
450
|
-
<span>
|
|
450
|
+
<span>809</span>
|
|
451
451
|
</span>
|
|
452
452
|
<span class="star">
|
|
453
453
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
454
454
|
<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>
|
|
455
455
|
</svg>
|
|
456
|
-
<span>
|
|
456
|
+
<span>1902 stars this month</span>
|
|
457
457
|
</span>
|
|
458
458
|
</div>
|
|
459
459
|
<div class="details">
|
|
@@ -466,32 +466,32 @@
|
|
|
466
466
|
<div class="info">
|
|
467
467
|
<div class="rank">
|
|
468
468
|
<span title="Ranking 10">10</span>
|
|
469
|
-
<a href="https://github.com/
|
|
469
|
+
<a href="https://github.com/Eugeny/tabby" target="_blank" title="Eugeny/tabby">Eugeny/tabby</a>
|
|
470
470
|
</div>
|
|
471
471
|
<div class="sub-title followers">
|
|
472
472
|
|
|
473
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
474
|
-
<span style="background-color: #
|
|
473
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
474
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
475
475
|
</a>
|
|
476
476
|
|
|
477
477
|
<span class="star" title="Stargazers Count">
|
|
478
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
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>
|
|
480
480
|
</svg>
|
|
481
|
-
<span>
|
|
481
|
+
<span>28439</span>
|
|
482
482
|
</span>
|
|
483
483
|
<span class="star" title="Repo Forked">
|
|
484
484
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
485
485
|
<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">
|
|
486
486
|
</path>
|
|
487
487
|
</svg>
|
|
488
|
-
<span>
|
|
488
|
+
<span>1654</span>
|
|
489
489
|
</span>
|
|
490
490
|
<span class="star">
|
|
491
491
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
492
492
|
<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>
|
|
493
493
|
</svg>
|
|
494
|
-
<span>
|
|
494
|
+
<span>5209 stars this month</span>
|
|
495
495
|
</span>
|
|
496
496
|
</div>
|
|
497
497
|
<div class="details">
|
|
@@ -504,32 +504,32 @@
|
|
|
504
504
|
<div class="info">
|
|
505
505
|
<div class="rank">
|
|
506
506
|
<span title="Ranking 11">11</span>
|
|
507
|
-
<a href="https://github.com/
|
|
507
|
+
<a href="https://github.com/hillu/local-log4j-vuln-scanner" target="_blank" title="hillu/local-log4j-vuln-scanner">hillu/local-log4j-vuln-scanner</a>
|
|
508
508
|
</div>
|
|
509
509
|
<div class="sub-title followers">
|
|
510
510
|
|
|
511
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
512
|
-
<span style="background-color: #
|
|
511
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
512
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
513
513
|
</a>
|
|
514
514
|
|
|
515
515
|
<span class="star" title="Stargazers Count">
|
|
516
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
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>
|
|
518
518
|
</svg>
|
|
519
|
-
<span>
|
|
519
|
+
<span>352</span>
|
|
520
520
|
</span>
|
|
521
521
|
<span class="star" title="Repo Forked">
|
|
522
522
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
523
523
|
<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">
|
|
524
524
|
</path>
|
|
525
525
|
</svg>
|
|
526
|
-
<span>
|
|
526
|
+
<span>78</span>
|
|
527
527
|
</span>
|
|
528
528
|
<span class="star">
|
|
529
529
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
530
530
|
<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>
|
|
531
531
|
</svg>
|
|
532
|
-
<span>
|
|
532
|
+
<span>336 stars this month</span>
|
|
533
533
|
</span>
|
|
534
534
|
</div>
|
|
535
535
|
<div class="details">
|
|
@@ -542,32 +542,32 @@
|
|
|
542
542
|
<div class="info">
|
|
543
543
|
<div class="rank">
|
|
544
544
|
<span title="Ranking 12">12</span>
|
|
545
|
-
<a href="https://github.com/
|
|
545
|
+
<a href="https://github.com/PKUanonym/REKCARC-TSC-UHT" target="_blank" title="PKUanonym/REKCARC-TSC-UHT">PKUanonym/REKCARC-TSC-UHT</a>
|
|
546
546
|
</div>
|
|
547
547
|
<div class="sub-title followers">
|
|
548
548
|
|
|
549
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
550
|
-
<span style="background-color: #
|
|
549
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
550
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
551
551
|
</a>
|
|
552
552
|
|
|
553
553
|
<span class="star" title="Stargazers Count">
|
|
554
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
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>
|
|
556
556
|
</svg>
|
|
557
|
-
<span>
|
|
557
|
+
<span>21646</span>
|
|
558
558
|
</span>
|
|
559
559
|
<span class="star" title="Repo Forked">
|
|
560
560
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
561
561
|
<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">
|
|
562
562
|
</path>
|
|
563
563
|
</svg>
|
|
564
|
-
<span>
|
|
564
|
+
<span>5889</span>
|
|
565
565
|
</span>
|
|
566
566
|
<span class="star">
|
|
567
567
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
568
568
|
<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>
|
|
569
569
|
</svg>
|
|
570
|
-
<span>
|
|
570
|
+
<span>2084 stars this month</span>
|
|
571
571
|
</span>
|
|
572
572
|
</div>
|
|
573
573
|
<div class="details">
|
|
@@ -580,32 +580,32 @@
|
|
|
580
580
|
<div class="info">
|
|
581
581
|
<div class="rank">
|
|
582
582
|
<span title="Ranking 13">13</span>
|
|
583
|
-
<a href="https://github.com/
|
|
583
|
+
<a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
|
|
584
584
|
</div>
|
|
585
585
|
<div class="sub-title followers">
|
|
586
586
|
|
|
587
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
588
|
-
<span style="background-color: #
|
|
587
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
588
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
589
589
|
</a>
|
|
590
590
|
|
|
591
591
|
<span class="star" title="Stargazers Count">
|
|
592
592
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
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>
|
|
594
594
|
</svg>
|
|
595
|
-
<span>
|
|
595
|
+
<span>11604</span>
|
|
596
596
|
</span>
|
|
597
597
|
<span class="star" title="Repo Forked">
|
|
598
598
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
599
599
|
<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">
|
|
600
600
|
</path>
|
|
601
601
|
</svg>
|
|
602
|
-
<span>
|
|
602
|
+
<span>2587</span>
|
|
603
603
|
</span>
|
|
604
604
|
<span class="star">
|
|
605
605
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
606
606
|
<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>
|
|
607
607
|
</svg>
|
|
608
|
-
<span>
|
|
608
|
+
<span>1289 stars this month</span>
|
|
609
609
|
</span>
|
|
610
610
|
</div>
|
|
611
611
|
<div class="details">
|
|
@@ -618,28 +618,32 @@
|
|
|
618
618
|
<div class="info">
|
|
619
619
|
<div class="rank">
|
|
620
620
|
<span title="Ranking 14">14</span>
|
|
621
|
-
<a href="https://github.com/
|
|
621
|
+
<a href="https://github.com/mpcabete/bombcrypto-bot" target="_blank" title="mpcabete/bombcrypto-bot">mpcabete/bombcrypto-bot</a>
|
|
622
622
|
</div>
|
|
623
623
|
<div class="sub-title followers">
|
|
624
624
|
|
|
625
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
626
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
627
|
+
</a>
|
|
628
|
+
|
|
625
629
|
<span class="star" title="Stargazers Count">
|
|
626
630
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
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>
|
|
628
632
|
</svg>
|
|
629
|
-
<span>
|
|
633
|
+
<span>752</span>
|
|
630
634
|
</span>
|
|
631
635
|
<span class="star" title="Repo Forked">
|
|
632
636
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
633
637
|
<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">
|
|
634
638
|
</path>
|
|
635
639
|
</svg>
|
|
636
|
-
<span>
|
|
640
|
+
<span>470</span>
|
|
637
641
|
</span>
|
|
638
642
|
<span class="star">
|
|
639
643
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
640
644
|
<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>
|
|
641
645
|
</svg>
|
|
642
|
-
<span>
|
|
646
|
+
<span>414 stars this month</span>
|
|
643
647
|
</span>
|
|
644
648
|
</div>
|
|
645
649
|
<div class="details">
|
|
@@ -652,7 +656,7 @@
|
|
|
652
656
|
<div class="info">
|
|
653
657
|
<div class="rank">
|
|
654
658
|
<span title="Ranking 15">15</span>
|
|
655
|
-
<a href="https://github.com/
|
|
659
|
+
<a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
|
|
656
660
|
</div>
|
|
657
661
|
<div class="sub-title followers">
|
|
658
662
|
|
|
@@ -664,20 +668,20 @@
|
|
|
664
668
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
669
|
<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>
|
|
666
670
|
</svg>
|
|
667
|
-
<span>
|
|
671
|
+
<span>13852</span>
|
|
668
672
|
</span>
|
|
669
673
|
<span class="star" title="Repo Forked">
|
|
670
674
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
671
675
|
<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">
|
|
672
676
|
</path>
|
|
673
677
|
</svg>
|
|
674
|
-
<span>
|
|
678
|
+
<span>2861</span>
|
|
675
679
|
</span>
|
|
676
680
|
<span class="star">
|
|
677
681
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
678
682
|
<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>
|
|
679
683
|
</svg>
|
|
680
|
-
<span>
|
|
684
|
+
<span>2574 stars this month</span>
|
|
681
685
|
</span>
|
|
682
686
|
</div>
|
|
683
687
|
<div class="details">
|
|
@@ -690,32 +694,32 @@
|
|
|
690
694
|
<div class="info">
|
|
691
695
|
<div class="rank">
|
|
692
696
|
<span title="Ranking 16">16</span>
|
|
693
|
-
<a href="https://github.com/
|
|
697
|
+
<a href="https://github.com/ChendoChap/pOOBs4" target="_blank" title="ChendoChap/pOOBs4">ChendoChap/pOOBs4</a>
|
|
694
698
|
</div>
|
|
695
699
|
<div class="sub-title followers">
|
|
696
700
|
|
|
697
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
698
|
-
<span style="background-color: #
|
|
701
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
702
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
699
703
|
</a>
|
|
700
704
|
|
|
701
705
|
<span class="star" title="Stargazers Count">
|
|
702
706
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
703
707
|
<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>
|
|
704
708
|
</svg>
|
|
705
|
-
<span>
|
|
709
|
+
<span>862</span>
|
|
706
710
|
</span>
|
|
707
711
|
<span class="star" title="Repo Forked">
|
|
708
712
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
709
713
|
<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">
|
|
710
714
|
</path>
|
|
711
715
|
</svg>
|
|
712
|
-
<span>
|
|
716
|
+
<span>236</span>
|
|
713
717
|
</span>
|
|
714
718
|
<span class="star">
|
|
715
719
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
716
720
|
<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>
|
|
717
721
|
</svg>
|
|
718
|
-
<span>
|
|
722
|
+
<span>867 stars this month</span>
|
|
719
723
|
</span>
|
|
720
724
|
</div>
|
|
721
725
|
<div class="details">
|
|
@@ -728,32 +732,32 @@
|
|
|
728
732
|
<div class="info">
|
|
729
733
|
<div class="rank">
|
|
730
734
|
<span title="Ranking 17">17</span>
|
|
731
|
-
<a href="https://github.com/
|
|
735
|
+
<a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
|
|
732
736
|
</div>
|
|
733
737
|
<div class="sub-title followers">
|
|
734
738
|
|
|
735
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
736
|
-
<span style="background-color: #
|
|
739
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
740
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
737
741
|
</a>
|
|
738
742
|
|
|
739
743
|
<span class="star" title="Stargazers Count">
|
|
740
744
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
745
|
<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>
|
|
742
746
|
</svg>
|
|
743
|
-
<span>
|
|
747
|
+
<span>14112</span>
|
|
744
748
|
</span>
|
|
745
749
|
<span class="star" title="Repo Forked">
|
|
746
750
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
747
751
|
<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">
|
|
748
752
|
</path>
|
|
749
753
|
</svg>
|
|
750
|
-
<span>
|
|
754
|
+
<span>1974</span>
|
|
751
755
|
</span>
|
|
752
756
|
<span class="star">
|
|
753
757
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
754
758
|
<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>
|
|
755
759
|
</svg>
|
|
756
|
-
<span>
|
|
760
|
+
<span>1409 stars this month</span>
|
|
757
761
|
</span>
|
|
758
762
|
</div>
|
|
759
763
|
<div class="details">
|
|
@@ -766,28 +770,32 @@
|
|
|
766
770
|
<div class="info">
|
|
767
771
|
<div class="rank">
|
|
768
772
|
<span title="Ranking 18">18</span>
|
|
769
|
-
<a href="https://github.com/
|
|
773
|
+
<a href="https://github.com/lunasec-io/lunasec" target="_blank" title="lunasec-io/lunasec">lunasec-io/lunasec</a>
|
|
770
774
|
</div>
|
|
771
775
|
<div class="sub-title followers">
|
|
772
776
|
|
|
777
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
778
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
779
|
+
</a>
|
|
780
|
+
|
|
773
781
|
<span class="star" title="Stargazers Count">
|
|
774
782
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
783
|
<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>
|
|
776
784
|
</svg>
|
|
777
|
-
<span>
|
|
785
|
+
<span>799</span>
|
|
778
786
|
</span>
|
|
779
787
|
<span class="star" title="Repo Forked">
|
|
780
788
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
789
|
<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">
|
|
782
790
|
</path>
|
|
783
791
|
</svg>
|
|
784
|
-
<span>
|
|
792
|
+
<span>104</span>
|
|
785
793
|
</span>
|
|
786
794
|
<span class="star">
|
|
787
795
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
796
|
<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>
|
|
789
797
|
</svg>
|
|
790
|
-
<span>
|
|
798
|
+
<span>553 stars this month</span>
|
|
791
799
|
</span>
|
|
792
800
|
</div>
|
|
793
801
|
<div class="details">
|
|
@@ -800,7 +808,7 @@
|
|
|
800
808
|
<div class="info">
|
|
801
809
|
<div class="rank">
|
|
802
810
|
<span title="Ranking 19">19</span>
|
|
803
|
-
<a href="https://github.com/
|
|
811
|
+
<a href="https://github.com/corretto/hotpatch-for-apache-log4j2" target="_blank" title="corretto/hotpatch-for-apache-log4j2">corretto/hotpatch-for-apache-log4j2</a>
|
|
804
812
|
</div>
|
|
805
813
|
<div class="sub-title followers">
|
|
806
814
|
|
|
@@ -812,20 +820,20 @@
|
|
|
812
820
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
821
|
<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>
|
|
814
822
|
</svg>
|
|
815
|
-
<span>
|
|
823
|
+
<span>476</span>
|
|
816
824
|
</span>
|
|
817
825
|
<span class="star" title="Repo Forked">
|
|
818
826
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
819
827
|
<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">
|
|
820
828
|
</path>
|
|
821
829
|
</svg>
|
|
822
|
-
<span>
|
|
830
|
+
<span>61</span>
|
|
823
831
|
</span>
|
|
824
832
|
<span class="star">
|
|
825
833
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
834
|
<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>
|
|
827
835
|
</svg>
|
|
828
|
-
<span>
|
|
836
|
+
<span>425 stars this month</span>
|
|
829
837
|
</span>
|
|
830
838
|
</div>
|
|
831
839
|
<div class="details">
|
|
@@ -838,32 +846,32 @@
|
|
|
838
846
|
<div class="info">
|
|
839
847
|
<div class="rank">
|
|
840
848
|
<span title="Ranking 20">20</span>
|
|
841
|
-
<a href="https://github.com/
|
|
849
|
+
<a href="https://github.com/CleverRaven/Cataclysm-DDA" target="_blank" title="CleverRaven/Cataclysm-DDA">CleverRaven/Cataclysm-DDA</a>
|
|
842
850
|
</div>
|
|
843
851
|
<div class="sub-title followers">
|
|
844
852
|
|
|
845
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
846
|
-
<span style="background-color: #
|
|
853
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
854
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
847
855
|
</a>
|
|
848
856
|
|
|
849
857
|
<span class="star" title="Stargazers Count">
|
|
850
858
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
859
|
<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>
|
|
852
860
|
</svg>
|
|
853
|
-
<span>
|
|
861
|
+
<span>6351</span>
|
|
854
862
|
</span>
|
|
855
863
|
<span class="star" title="Repo Forked">
|
|
856
864
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
857
865
|
<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">
|
|
858
866
|
</path>
|
|
859
867
|
</svg>
|
|
860
|
-
<span>
|
|
868
|
+
<span>3058</span>
|
|
861
869
|
</span>
|
|
862
870
|
<span class="star">
|
|
863
871
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
872
|
<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>
|
|
865
873
|
</svg>
|
|
866
|
-
<span>
|
|
874
|
+
<span>531 stars this month</span>
|
|
867
875
|
</span>
|
|
868
876
|
</div>
|
|
869
877
|
<div class="details">
|
|
@@ -876,32 +884,32 @@
|
|
|
876
884
|
<div class="info">
|
|
877
885
|
<div class="rank">
|
|
878
886
|
<span title="Ranking 21">21</span>
|
|
879
|
-
<a href="https://github.com/
|
|
887
|
+
<a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
|
|
880
888
|
</div>
|
|
881
889
|
<div class="sub-title followers">
|
|
882
890
|
|
|
883
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
884
|
-
<span style="background-color: #
|
|
891
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
892
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
885
893
|
</a>
|
|
886
894
|
|
|
887
895
|
<span class="star" title="Stargazers Count">
|
|
888
896
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
897
|
<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
898
|
</svg>
|
|
891
|
-
<span>
|
|
899
|
+
<span>13282</span>
|
|
892
900
|
</span>
|
|
893
901
|
<span class="star" title="Repo Forked">
|
|
894
902
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
895
903
|
<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">
|
|
896
904
|
</path>
|
|
897
905
|
</svg>
|
|
898
|
-
<span>
|
|
906
|
+
<span>1173</span>
|
|
899
907
|
</span>
|
|
900
908
|
<span class="star">
|
|
901
909
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
910
|
<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>
|
|
903
911
|
</svg>
|
|
904
|
-
<span>
|
|
912
|
+
<span>1140 stars this month</span>
|
|
905
913
|
</span>
|
|
906
914
|
</div>
|
|
907
915
|
<div class="details">
|
|
@@ -926,20 +934,20 @@
|
|
|
926
934
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
935
|
<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
936
|
</svg>
|
|
929
|
-
<span>
|
|
937
|
+
<span>4629</span>
|
|
930
938
|
</span>
|
|
931
939
|
<span class="star" title="Repo Forked">
|
|
932
940
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
933
941
|
<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">
|
|
934
942
|
</path>
|
|
935
943
|
</svg>
|
|
936
|
-
<span>
|
|
944
|
+
<span>825</span>
|
|
937
945
|
</span>
|
|
938
946
|
<span class="star">
|
|
939
947
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
948
|
<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>
|
|
941
949
|
</svg>
|
|
942
|
-
<span>
|
|
950
|
+
<span>636 stars this month</span>
|
|
943
951
|
</span>
|
|
944
952
|
</div>
|
|
945
953
|
<div class="details">
|
|
@@ -952,32 +960,28 @@
|
|
|
952
960
|
<div class="info">
|
|
953
961
|
<div class="rank">
|
|
954
962
|
<span title="Ranking 23">23</span>
|
|
955
|
-
<a href="https://github.com/
|
|
963
|
+
<a href="https://github.com/youngyangyang04/leetcode-master" target="_blank" title="youngyangyang04/leetcode-master">youngyangyang04/leetcode-master</a>
|
|
956
964
|
</div>
|
|
957
965
|
<div class="sub-title followers">
|
|
958
966
|
|
|
959
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
960
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
961
|
-
</a>
|
|
962
|
-
|
|
963
967
|
<span class="star" title="Stargazers Count">
|
|
964
968
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
969
|
<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
970
|
</svg>
|
|
967
|
-
<span>
|
|
971
|
+
<span>21300</span>
|
|
968
972
|
</span>
|
|
969
973
|
<span class="star" title="Repo Forked">
|
|
970
974
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
971
975
|
<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">
|
|
972
976
|
</path>
|
|
973
977
|
</svg>
|
|
974
|
-
<span>
|
|
978
|
+
<span>5484</span>
|
|
975
979
|
</span>
|
|
976
980
|
<span class="star">
|
|
977
981
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
978
982
|
<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>
|
|
979
983
|
</svg>
|
|
980
|
-
<span>
|
|
984
|
+
<span>2245 stars this month</span>
|
|
981
985
|
</span>
|
|
982
986
|
</div>
|
|
983
987
|
<div class="details">
|
|
@@ -990,32 +994,32 @@
|
|
|
990
994
|
<div class="info">
|
|
991
995
|
<div class="rank">
|
|
992
996
|
<span title="Ranking 24">24</span>
|
|
993
|
-
<a href="https://github.com/
|
|
997
|
+
<a href="https://github.com/QianMo/Real-Time-Rendering-4th-Bibliography-Collection" target="_blank" title="QianMo/Real-Time-Rendering-4th-Bibliography-Collection">QianMo/Real-Time-Rendering-4th-Bibliography-Collection</a>
|
|
994
998
|
</div>
|
|
995
999
|
<div class="sub-title followers">
|
|
996
1000
|
|
|
997
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
998
|
-
<span style="background-color: #
|
|
1001
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
1002
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
999
1003
|
</a>
|
|
1000
1004
|
|
|
1001
1005
|
<span class="star" title="Stargazers Count">
|
|
1002
1006
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1003
1007
|
<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>
|
|
1004
1008
|
</svg>
|
|
1005
|
-
<span>
|
|
1009
|
+
<span>2216</span>
|
|
1006
1010
|
</span>
|
|
1007
1011
|
<span class="star" title="Repo Forked">
|
|
1008
1012
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1009
1013
|
<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">
|
|
1010
1014
|
</path>
|
|
1011
1015
|
</svg>
|
|
1012
|
-
<span>
|
|
1016
|
+
<span>683</span>
|
|
1013
1017
|
</span>
|
|
1014
1018
|
<span class="star">
|
|
1015
1019
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1016
1020
|
<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>
|
|
1017
1021
|
</svg>
|
|
1018
|
-
<span>
|
|
1022
|
+
<span>1322 stars this month</span>
|
|
1019
1023
|
</span>
|
|
1020
1024
|
</div>
|
|
1021
1025
|
<div class="details">
|
|
@@ -1028,32 +1032,32 @@
|
|
|
1028
1032
|
<div class="info">
|
|
1029
1033
|
<div class="rank">
|
|
1030
1034
|
<span title="Ranking 25">25</span>
|
|
1031
|
-
<a href="https://github.com/
|
|
1035
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
1032
1036
|
</div>
|
|
1033
1037
|
<div class="sub-title followers">
|
|
1034
1038
|
|
|
1035
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1036
|
-
<span style="background-color: #
|
|
1039
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1040
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1037
1041
|
</a>
|
|
1038
1042
|
|
|
1039
1043
|
<span class="star" title="Stargazers Count">
|
|
1040
1044
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1041
1045
|
<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>
|
|
1042
1046
|
</svg>
|
|
1043
|
-
<span>
|
|
1047
|
+
<span>16211</span>
|
|
1044
1048
|
</span>
|
|
1045
1049
|
<span class="star" title="Repo Forked">
|
|
1046
1050
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1047
1051
|
<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">
|
|
1048
1052
|
</path>
|
|
1049
1053
|
</svg>
|
|
1050
|
-
<span>
|
|
1054
|
+
<span>1127</span>
|
|
1051
1055
|
</span>
|
|
1052
1056
|
<span class="star">
|
|
1053
1057
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1054
1058
|
<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>
|
|
1055
1059
|
</svg>
|
|
1056
|
-
<span>
|
|
1060
|
+
<span>3724 stars this month</span>
|
|
1057
1061
|
</span>
|
|
1058
1062
|
</div>
|
|
1059
1063
|
<div class="details">
|
|
@@ -1078,7 +1082,7 @@
|
|
|
1078
1082
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1079
1083
|
</a>
|
|
1080
1084
|
</div>
|
|
1081
|
-
<div class="time">Last cache created on 2022/1/
|
|
1085
|
+
<div class="time">Last cache created on 2022/1/13 by Github API v3.</div>
|
|
1082
1086
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1083
1087
|
</div>
|
|
1084
1088
|
</body>
|