@wcj/github-rank 21.12.22 → 21.12.26
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 +33605 -33597
- package/dist/sifou-daily.json +38 -245
- package/dist/sifou-monthly.json +104 -104
- package/dist/sifou-weekly.json +165 -165
- package/dist/toutiao-30.json +101 -101
- package/dist/toutiao-7.json +122 -122
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +170 -170
- package/dist/users.china.json +3029 -3029
- package/dist/users.json +3777 -3778
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33605 -33597
- package/web/data/sifou-daily.json +38 -245
- package/web/data/sifou-monthly.json +104 -104
- package/web/data/sifou-weekly.json +165 -165
- package/web/data/toutiao-30.json +101 -101
- package/web/data/toutiao-7.json +122 -122
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +170 -170
- package/web/data/users.china.json +3029 -3029
- package/web/data/users.json +3777 -3778
- package/web/index.html +1864 -1864
- package/web/repos.html +4167 -4163
- package/web/sifou-daily.html +34 -678
- package/web/sifou-monthly.html +144 -144
- package/web/sifou-weekly.html +146 -146
- package/web/toutiao-30.html +109 -109
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +108 -108
- package/web/trending-monthly.html +143 -139
- package/web/trending-weekly.html +148 -148
- package/web/trending.html +146 -146
- package/web/users.china.html +1520 -1520
package/web/trending-weekly.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2021/12/
|
|
105
|
+
<div class="time">Last cache created on 2021/12/26 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>
|
|
@@ -124,32 +124,32 @@
|
|
|
124
124
|
<div class="info">
|
|
125
125
|
<div class="rank">
|
|
126
126
|
<span title="Ranking 1">1</span>
|
|
127
|
-
<a href="https://github.com/
|
|
127
|
+
<a href="https://github.com/Shopify/react-native-skia" target="_blank" title="Shopify/react-native-skia">Shopify/react-native-skia</a>
|
|
128
128
|
</div>
|
|
129
129
|
<div class="sub-title followers">
|
|
130
130
|
|
|
131
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
132
|
-
<span style="background-color: #
|
|
131
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
132
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
133
133
|
</a>
|
|
134
134
|
|
|
135
135
|
<span class="star" title="Stargazers Count">
|
|
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>1690</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>50</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>1016 stars this week</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/CERTCC/CVE-2021-44228_scanner" target="_blank" title="CERTCC/CVE-2021-44228_scanner">CERTCC/CVE-2021-44228_scanner</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/powershell" title="Programming Language PowerShell">
|
|
170
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
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>249</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>60</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>123 stars this week</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/codenotary/immudb" target="_blank" title="codenotary/immudb">codenotary/immudb</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/go" title="Programming Language Go">
|
|
208
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
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>5395</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>188</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>1881 stars this week</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/kuaifan/dootask" target="_blank" title="kuaifan/dootask">kuaifan/dootask</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/php" title="Programming Language PHP">
|
|
246
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
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>1064</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>211</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>593 stars this week</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/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</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/python" title="Programming Language Python">
|
|
284
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>11041</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>2452</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>609 stars this week</span>
|
|
305
305
|
</span>
|
|
306
306
|
</div>
|
|
307
307
|
<div class="details">
|
|
@@ -314,7 +314,7 @@
|
|
|
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/kozmer/log4j-shell-poc" target="_blank" title="kozmer/log4j-shell-poc">kozmer/log4j-shell-poc</a>
|
|
318
318
|
</div>
|
|
319
319
|
<div class="sub-title followers">
|
|
320
320
|
|
|
@@ -326,20 +326,20 @@
|
|
|
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>1007</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>243</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>376 stars this week</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/RedisJSON/RedisJSON" target="_blank" title="RedisJSON/RedisJSON">RedisJSON/RedisJSON</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/rust" title="Programming Language Rust">
|
|
360
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>2558</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>196</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>548 stars this week</span>
|
|
381
381
|
</span>
|
|
382
382
|
</div>
|
|
383
383
|
<div class="details">
|
|
@@ -390,32 +390,28 @@
|
|
|
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/cisagov/log4j-affected-db" target="_blank" title="cisagov/log4j-affected-db">cisagov/log4j-affected-db</a>
|
|
394
394
|
</div>
|
|
395
395
|
<div class="sub-title followers">
|
|
396
396
|
|
|
397
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
398
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
399
|
-
</a>
|
|
400
|
-
|
|
401
397
|
<span class="star" title="Stargazers Count">
|
|
402
398
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
399
|
<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
400
|
</svg>
|
|
405
|
-
<span>
|
|
401
|
+
<span>906</span>
|
|
406
402
|
</span>
|
|
407
403
|
<span class="star" title="Repo Forked">
|
|
408
404
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
409
405
|
<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
406
|
</path>
|
|
411
407
|
</svg>
|
|
412
|
-
<span>
|
|
408
|
+
<span>214</span>
|
|
413
409
|
</span>
|
|
414
410
|
<span class="star">
|
|
415
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
416
412
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
417
413
|
</svg>
|
|
418
|
-
<span>
|
|
414
|
+
<span>213 stars this week</span>
|
|
419
415
|
</span>
|
|
420
416
|
</div>
|
|
421
417
|
<div class="details">
|
|
@@ -428,32 +424,32 @@
|
|
|
428
424
|
<div class="info">
|
|
429
425
|
<div class="rank">
|
|
430
426
|
<span title="Ranking 9">9</span>
|
|
431
|
-
<a href="https://github.com/
|
|
427
|
+
<a href="https://github.com/rui314/mold" target="_blank" title="rui314/mold">rui314/mold</a>
|
|
432
428
|
</div>
|
|
433
429
|
<div class="sub-title followers">
|
|
434
430
|
|
|
435
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
436
|
-
<span style="background-color: #
|
|
431
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
432
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
437
433
|
</a>
|
|
438
434
|
|
|
439
435
|
<span class="star" title="Stargazers Count">
|
|
440
436
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
437
|
<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
438
|
</svg>
|
|
443
|
-
<span>
|
|
439
|
+
<span>4908</span>
|
|
444
440
|
</span>
|
|
445
441
|
<span class="star" title="Repo Forked">
|
|
446
442
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
447
443
|
<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
444
|
</path>
|
|
449
445
|
</svg>
|
|
450
|
-
<span>
|
|
446
|
+
<span>138</span>
|
|
451
447
|
</span>
|
|
452
448
|
<span class="star">
|
|
453
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
454
450
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
455
451
|
</svg>
|
|
456
|
-
<span>
|
|
452
|
+
<span>568 stars this week</span>
|
|
457
453
|
</span>
|
|
458
454
|
</div>
|
|
459
455
|
<div class="details">
|
|
@@ -466,7 +462,7 @@
|
|
|
466
462
|
<div class="info">
|
|
467
463
|
<div class="rank">
|
|
468
464
|
<span title="Ranking 10">10</span>
|
|
469
|
-
<a href="https://github.com/
|
|
465
|
+
<a href="https://github.com/ssssssss-team/spider-flow" target="_blank" title="ssssssss-team/spider-flow">ssssssss-team/spider-flow</a>
|
|
470
466
|
</div>
|
|
471
467
|
<div class="sub-title followers">
|
|
472
468
|
|
|
@@ -478,20 +474,20 @@
|
|
|
478
474
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
475
|
<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
476
|
</svg>
|
|
481
|
-
<span>
|
|
477
|
+
<span>3698</span>
|
|
482
478
|
</span>
|
|
483
479
|
<span class="star" title="Repo Forked">
|
|
484
480
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
485
481
|
<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
482
|
</path>
|
|
487
483
|
</svg>
|
|
488
|
-
<span>
|
|
484
|
+
<span>634</span>
|
|
489
485
|
</span>
|
|
490
486
|
<span class="star">
|
|
491
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
492
488
|
<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
489
|
</svg>
|
|
494
|
-
<span>
|
|
490
|
+
<span>1026 stars this week</span>
|
|
495
491
|
</span>
|
|
496
492
|
</div>
|
|
497
493
|
<div class="details">
|
|
@@ -504,32 +500,32 @@
|
|
|
504
500
|
<div class="info">
|
|
505
501
|
<div class="rank">
|
|
506
502
|
<span title="Ranking 11">11</span>
|
|
507
|
-
<a href="https://github.com/
|
|
503
|
+
<a href="https://github.com/TencentARC/GFPGAN" target="_blank" title="TencentARC/GFPGAN">TencentARC/GFPGAN</a>
|
|
508
504
|
</div>
|
|
509
505
|
<div class="sub-title followers">
|
|
510
506
|
|
|
511
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
512
|
-
<span style="background-color: #
|
|
507
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
508
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
513
509
|
</a>
|
|
514
510
|
|
|
515
511
|
<span class="star" title="Stargazers Count">
|
|
516
512
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
513
|
<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
514
|
</svg>
|
|
519
|
-
<span>
|
|
515
|
+
<span>13807</span>
|
|
520
516
|
</span>
|
|
521
517
|
<span class="star" title="Repo Forked">
|
|
522
518
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
523
519
|
<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
520
|
</path>
|
|
525
521
|
</svg>
|
|
526
|
-
<span>
|
|
522
|
+
<span>2039</span>
|
|
527
523
|
</span>
|
|
528
524
|
<span class="star">
|
|
529
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
530
526
|
<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
527
|
</svg>
|
|
532
|
-
<span>
|
|
528
|
+
<span>2669 stars this week</span>
|
|
533
529
|
</span>
|
|
534
530
|
</div>
|
|
535
531
|
<div class="details">
|
|
@@ -542,32 +538,32 @@
|
|
|
542
538
|
<div class="info">
|
|
543
539
|
<div class="rank">
|
|
544
540
|
<span title="Ranking 12">12</span>
|
|
545
|
-
<a href="https://github.com/
|
|
541
|
+
<a href="https://github.com/Anuken/Mindustry" target="_blank" title="Anuken/Mindustry">Anuken/Mindustry</a>
|
|
546
542
|
</div>
|
|
547
543
|
<div class="sub-title followers">
|
|
548
544
|
|
|
549
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
550
|
-
<span style="background-color: #
|
|
545
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
546
|
+
<span style="background-color: #b07219;"></span>Java
|
|
551
547
|
</a>
|
|
552
548
|
|
|
553
549
|
<span class="star" title="Stargazers Count">
|
|
554
550
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
551
|
<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
552
|
</svg>
|
|
557
|
-
<span>
|
|
553
|
+
<span>13411</span>
|
|
558
554
|
</span>
|
|
559
555
|
<span class="star" title="Repo Forked">
|
|
560
556
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
561
557
|
<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
558
|
</path>
|
|
563
559
|
</svg>
|
|
564
|
-
<span>
|
|
560
|
+
<span>1838</span>
|
|
565
561
|
</span>
|
|
566
562
|
<span class="star">
|
|
567
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
568
564
|
<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
565
|
</svg>
|
|
570
|
-
<span>
|
|
566
|
+
<span>311 stars this week</span>
|
|
571
567
|
</span>
|
|
572
568
|
</div>
|
|
573
569
|
<div class="details">
|
|
@@ -580,32 +576,32 @@
|
|
|
580
576
|
<div class="info">
|
|
581
577
|
<div class="rank">
|
|
582
578
|
<span title="Ranking 13">13</span>
|
|
583
|
-
<a href="https://github.com/
|
|
579
|
+
<a href="https://github.com/fox-it/log4j-finder" target="_blank" title="fox-it/log4j-finder">fox-it/log4j-finder</a>
|
|
584
580
|
</div>
|
|
585
581
|
<div class="sub-title followers">
|
|
586
582
|
|
|
587
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
588
|
-
<span style="background-color: #
|
|
583
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
584
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
589
585
|
</a>
|
|
590
586
|
|
|
591
587
|
<span class="star" title="Stargazers Count">
|
|
592
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
589
|
<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
590
|
</svg>
|
|
595
|
-
<span>
|
|
591
|
+
<span>348</span>
|
|
596
592
|
</span>
|
|
597
593
|
<span class="star" title="Repo Forked">
|
|
598
594
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
599
595
|
<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
596
|
</path>
|
|
601
597
|
</svg>
|
|
602
|
-
<span>
|
|
598
|
+
<span>65</span>
|
|
603
599
|
</span>
|
|
604
600
|
<span class="star">
|
|
605
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
606
602
|
<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
603
|
</svg>
|
|
608
|
-
<span>
|
|
604
|
+
<span>93 stars this week</span>
|
|
609
605
|
</span>
|
|
610
606
|
</div>
|
|
611
607
|
<div class="details">
|
|
@@ -618,32 +614,32 @@
|
|
|
618
614
|
<div class="info">
|
|
619
615
|
<div class="rank">
|
|
620
616
|
<span title="Ranking 14">14</span>
|
|
621
|
-
<a href="https://github.com/
|
|
617
|
+
<a href="https://github.com/LianjiaTech/bruno" target="_blank" title="LianjiaTech/bruno">LianjiaTech/bruno</a>
|
|
622
618
|
</div>
|
|
623
619
|
<div class="sub-title followers">
|
|
624
620
|
|
|
625
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
626
|
-
<span style="background-color: #
|
|
621
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
622
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
627
623
|
</a>
|
|
628
624
|
|
|
629
625
|
<span class="star" title="Stargazers Count">
|
|
630
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
631
627
|
<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>
|
|
632
628
|
</svg>
|
|
633
|
-
<span>
|
|
629
|
+
<span>857</span>
|
|
634
630
|
</span>
|
|
635
631
|
<span class="star" title="Repo Forked">
|
|
636
632
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
637
633
|
<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">
|
|
638
634
|
</path>
|
|
639
635
|
</svg>
|
|
640
|
-
<span>
|
|
636
|
+
<span>138</span>
|
|
641
637
|
</span>
|
|
642
638
|
<span class="star">
|
|
643
639
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
644
640
|
<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>
|
|
645
641
|
</svg>
|
|
646
|
-
<span>
|
|
642
|
+
<span>363 stars this week</span>
|
|
647
643
|
</span>
|
|
648
644
|
</div>
|
|
649
645
|
<div class="details">
|
|
@@ -656,32 +652,32 @@
|
|
|
656
652
|
<div class="info">
|
|
657
653
|
<div class="rank">
|
|
658
654
|
<span title="Ranking 15">15</span>
|
|
659
|
-
<a href="https://github.com/
|
|
655
|
+
<a href="https://github.com/Eugeny/tabby" target="_blank" title="Eugeny/tabby">Eugeny/tabby</a>
|
|
660
656
|
</div>
|
|
661
657
|
<div class="sub-title followers">
|
|
662
658
|
|
|
663
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
664
|
-
<span style="background-color: #
|
|
659
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
660
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
665
661
|
</a>
|
|
666
662
|
|
|
667
663
|
<span class="star" title="Stargazers Count">
|
|
668
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
669
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>
|
|
670
666
|
</svg>
|
|
671
|
-
<span>
|
|
667
|
+
<span>26185</span>
|
|
672
668
|
</span>
|
|
673
669
|
<span class="star" title="Repo Forked">
|
|
674
670
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
675
671
|
<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">
|
|
676
672
|
</path>
|
|
677
673
|
</svg>
|
|
678
|
-
<span>
|
|
674
|
+
<span>1500</span>
|
|
679
675
|
</span>
|
|
680
676
|
<span class="star">
|
|
681
677
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
682
678
|
<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>
|
|
683
679
|
</svg>
|
|
684
|
-
<span>
|
|
680
|
+
<span>1294 stars this week</span>
|
|
685
681
|
</span>
|
|
686
682
|
</div>
|
|
687
683
|
<div class="details">
|
|
@@ -694,32 +690,32 @@
|
|
|
694
690
|
<div class="info">
|
|
695
691
|
<div class="rank">
|
|
696
692
|
<span title="Ranking 16">16</span>
|
|
697
|
-
<a href="https://github.com/
|
|
693
|
+
<a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
|
|
698
694
|
</div>
|
|
699
695
|
<div class="sub-title followers">
|
|
700
696
|
|
|
701
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
702
|
-
<span style="background-color: #
|
|
697
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
698
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
703
699
|
</a>
|
|
704
700
|
|
|
705
701
|
<span class="star" title="Stargazers Count">
|
|
706
702
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
707
703
|
<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
704
|
</svg>
|
|
709
|
-
<span>
|
|
705
|
+
<span>13333</span>
|
|
710
706
|
</span>
|
|
711
707
|
<span class="star" title="Repo Forked">
|
|
712
708
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
713
709
|
<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">
|
|
714
710
|
</path>
|
|
715
711
|
</svg>
|
|
716
|
-
<span>
|
|
712
|
+
<span>1829</span>
|
|
717
713
|
</span>
|
|
718
714
|
<span class="star">
|
|
719
715
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
720
716
|
<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>
|
|
721
717
|
</svg>
|
|
722
|
-
<span>
|
|
718
|
+
<span>391 stars this week</span>
|
|
723
719
|
</span>
|
|
724
720
|
</div>
|
|
725
721
|
<div class="details">
|
|
@@ -732,32 +728,32 @@
|
|
|
732
728
|
<div class="info">
|
|
733
729
|
<div class="rank">
|
|
734
730
|
<span title="Ranking 17">17</span>
|
|
735
|
-
<a href="https://github.com/
|
|
731
|
+
<a href="https://github.com/dtm-labs/dtm" target="_blank" title="dtm-labs/dtm">dtm-labs/dtm</a>
|
|
736
732
|
</div>
|
|
737
733
|
<div class="sub-title followers">
|
|
738
734
|
|
|
739
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
740
|
-
<span style="background-color: #
|
|
735
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
736
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
741
737
|
</a>
|
|
742
738
|
|
|
743
739
|
<span class="star" title="Stargazers Count">
|
|
744
740
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
745
741
|
<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
742
|
</svg>
|
|
747
|
-
<span>
|
|
743
|
+
<span>4248</span>
|
|
748
744
|
</span>
|
|
749
745
|
<span class="star" title="Repo Forked">
|
|
750
746
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
751
747
|
<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">
|
|
752
748
|
</path>
|
|
753
749
|
</svg>
|
|
754
|
-
<span>
|
|
750
|
+
<span>431</span>
|
|
755
751
|
</span>
|
|
756
752
|
<span class="star">
|
|
757
753
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
758
754
|
<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>
|
|
759
755
|
</svg>
|
|
760
|
-
<span>
|
|
756
|
+
<span>207 stars this week</span>
|
|
761
757
|
</span>
|
|
762
758
|
</div>
|
|
763
759
|
<div class="details">
|
|
@@ -770,32 +766,32 @@
|
|
|
770
766
|
<div class="info">
|
|
771
767
|
<div class="rank">
|
|
772
768
|
<span title="Ranking 18">18</span>
|
|
773
|
-
<a href="https://github.com/
|
|
769
|
+
<a href="https://github.com/sunym1993/flash-linux0.11-talk" target="_blank" title="sunym1993/flash-linux0.11-talk">sunym1993/flash-linux0.11-talk</a>
|
|
774
770
|
</div>
|
|
775
771
|
<div class="sub-title followers">
|
|
776
772
|
|
|
777
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
778
|
-
<span style="background-color: #
|
|
773
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
774
|
+
<span style="background-color: #555555;"></span>C
|
|
779
775
|
</a>
|
|
780
776
|
|
|
781
777
|
<span class="star" title="Stargazers Count">
|
|
782
778
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
783
779
|
<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>
|
|
784
780
|
</svg>
|
|
785
|
-
<span>
|
|
781
|
+
<span>3399</span>
|
|
786
782
|
</span>
|
|
787
783
|
<span class="star" title="Repo Forked">
|
|
788
784
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
789
785
|
<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">
|
|
790
786
|
</path>
|
|
791
787
|
</svg>
|
|
792
|
-
<span>
|
|
788
|
+
<span>258</span>
|
|
793
789
|
</span>
|
|
794
790
|
<span class="star">
|
|
795
791
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
796
792
|
<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>
|
|
797
793
|
</svg>
|
|
798
|
-
<span>
|
|
794
|
+
<span>575 stars this week</span>
|
|
799
795
|
</span>
|
|
800
796
|
</div>
|
|
801
797
|
<div class="details">
|
|
@@ -808,32 +804,32 @@
|
|
|
808
804
|
<div class="info">
|
|
809
805
|
<div class="rank">
|
|
810
806
|
<span title="Ranking 19">19</span>
|
|
811
|
-
<a href="https://github.com/
|
|
807
|
+
<a href="https://github.com/jina-ai/jina" target="_blank" title="jina-ai/jina">jina-ai/jina</a>
|
|
812
808
|
</div>
|
|
813
809
|
<div class="sub-title followers">
|
|
814
810
|
|
|
815
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
816
|
-
<span style="background-color: #
|
|
811
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
812
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
817
813
|
</a>
|
|
818
814
|
|
|
819
815
|
<span class="star" title="Stargazers Count">
|
|
820
816
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
821
817
|
<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>
|
|
822
818
|
</svg>
|
|
823
|
-
<span>
|
|
819
|
+
<span>12887</span>
|
|
824
820
|
</span>
|
|
825
821
|
<span class="star" title="Repo Forked">
|
|
826
822
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
827
823
|
<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">
|
|
828
824
|
</path>
|
|
829
825
|
</svg>
|
|
830
|
-
<span>
|
|
826
|
+
<span>1736</span>
|
|
831
827
|
</span>
|
|
832
828
|
<span class="star">
|
|
833
829
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
834
830
|
<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>
|
|
835
831
|
</svg>
|
|
836
|
-
<span>
|
|
832
|
+
<span>299 stars this week</span>
|
|
837
833
|
</span>
|
|
838
834
|
</div>
|
|
839
835
|
<div class="details">
|
|
@@ -846,32 +842,32 @@
|
|
|
846
842
|
<div class="info">
|
|
847
843
|
<div class="rank">
|
|
848
844
|
<span title="Ranking 20">20</span>
|
|
849
|
-
<a href="https://github.com/
|
|
845
|
+
<a href="https://github.com/parallel101/course" target="_blank" title="parallel101/course">parallel101/course</a>
|
|
850
846
|
</div>
|
|
851
847
|
<div class="sub-title followers">
|
|
852
848
|
|
|
853
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
854
|
-
<span style="background-color: #
|
|
849
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
850
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
855
851
|
</a>
|
|
856
852
|
|
|
857
853
|
<span class="star" title="Stargazers Count">
|
|
858
854
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
859
855
|
<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>
|
|
860
856
|
</svg>
|
|
861
|
-
<span>
|
|
857
|
+
<span>643</span>
|
|
862
858
|
</span>
|
|
863
859
|
<span class="star" title="Repo Forked">
|
|
864
860
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
865
861
|
<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">
|
|
866
862
|
</path>
|
|
867
863
|
</svg>
|
|
868
|
-
<span>
|
|
864
|
+
<span>81</span>
|
|
869
865
|
</span>
|
|
870
866
|
<span class="star">
|
|
871
867
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
872
868
|
<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>
|
|
873
869
|
</svg>
|
|
874
|
-
<span>
|
|
870
|
+
<span>169 stars this week</span>
|
|
875
871
|
</span>
|
|
876
872
|
</div>
|
|
877
873
|
<div class="details">
|
|
@@ -884,32 +880,32 @@
|
|
|
884
880
|
<div class="info">
|
|
885
881
|
<div class="rank">
|
|
886
882
|
<span title="Ranking 21">21</span>
|
|
887
|
-
<a href="https://github.com/
|
|
883
|
+
<a href="https://github.com/obsproject/obs-studio" target="_blank" title="obsproject/obs-studio">obsproject/obs-studio</a>
|
|
888
884
|
</div>
|
|
889
885
|
<div class="sub-title followers">
|
|
890
886
|
|
|
891
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
892
|
-
<span style="background-color: #
|
|
887
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
888
|
+
<span style="background-color: #555555;"></span>C
|
|
893
889
|
</a>
|
|
894
890
|
|
|
895
891
|
<span class="star" title="Stargazers Count">
|
|
896
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
897
893
|
<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>
|
|
898
894
|
</svg>
|
|
899
|
-
<span>
|
|
895
|
+
<span>34549</span>
|
|
900
896
|
</span>
|
|
901
897
|
<span class="star" title="Repo Forked">
|
|
902
898
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
903
899
|
<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">
|
|
904
900
|
</path>
|
|
905
901
|
</svg>
|
|
906
|
-
<span>
|
|
902
|
+
<span>5468</span>
|
|
907
903
|
</span>
|
|
908
904
|
<span class="star">
|
|
909
905
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
910
906
|
<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>
|
|
911
907
|
</svg>
|
|
912
|
-
<span>
|
|
908
|
+
<span>514 stars this week</span>
|
|
913
909
|
</span>
|
|
914
910
|
</div>
|
|
915
911
|
<div class="details">
|
|
@@ -922,32 +918,32 @@
|
|
|
922
918
|
<div class="info">
|
|
923
919
|
<div class="rank">
|
|
924
920
|
<span title="Ranking 22">22</span>
|
|
925
|
-
<a href="https://github.com/
|
|
921
|
+
<a href="https://github.com/marktext/marktext" target="_blank" title="marktext/marktext">marktext/marktext</a>
|
|
926
922
|
</div>
|
|
927
923
|
<div class="sub-title followers">
|
|
928
924
|
|
|
929
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
930
|
-
<span style="background-color: #
|
|
925
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
926
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
931
927
|
</a>
|
|
932
928
|
|
|
933
929
|
<span class="star" title="Stargazers Count">
|
|
934
930
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
935
931
|
<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>
|
|
936
932
|
</svg>
|
|
937
|
-
<span>
|
|
933
|
+
<span>24090</span>
|
|
938
934
|
</span>
|
|
939
935
|
<span class="star" title="Repo Forked">
|
|
940
936
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
941
937
|
<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">
|
|
942
938
|
</path>
|
|
943
939
|
</svg>
|
|
944
|
-
<span>
|
|
940
|
+
<span>1708</span>
|
|
945
941
|
</span>
|
|
946
942
|
<span class="star">
|
|
947
943
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
948
944
|
<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>
|
|
949
945
|
</svg>
|
|
950
|
-
<span>
|
|
946
|
+
<span>1181 stars this week</span>
|
|
951
947
|
</span>
|
|
952
948
|
</div>
|
|
953
949
|
<div class="details">
|
|
@@ -960,28 +956,32 @@
|
|
|
960
956
|
<div class="info">
|
|
961
957
|
<div class="rank">
|
|
962
958
|
<span title="Ranking 23">23</span>
|
|
963
|
-
<a href="https://github.com/
|
|
959
|
+
<a href="https://github.com/PKUanonym/REKCARC-TSC-UHT" target="_blank" title="PKUanonym/REKCARC-TSC-UHT">PKUanonym/REKCARC-TSC-UHT</a>
|
|
964
960
|
</div>
|
|
965
961
|
<div class="sub-title followers">
|
|
966
962
|
|
|
963
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
964
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
965
|
+
</a>
|
|
966
|
+
|
|
967
967
|
<span class="star" title="Stargazers Count">
|
|
968
968
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
969
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>
|
|
970
970
|
</svg>
|
|
971
|
-
<span>
|
|
971
|
+
<span>20810</span>
|
|
972
972
|
</span>
|
|
973
973
|
<span class="star" title="Repo Forked">
|
|
974
974
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
975
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">
|
|
976
976
|
</path>
|
|
977
977
|
</svg>
|
|
978
|
-
<span>
|
|
978
|
+
<span>5684</span>
|
|
979
979
|
</span>
|
|
980
980
|
<span class="star">
|
|
981
981
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
982
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>
|
|
983
983
|
</svg>
|
|
984
|
-
<span>
|
|
984
|
+
<span>441 stars this week</span>
|
|
985
985
|
</span>
|
|
986
986
|
</div>
|
|
987
987
|
<div class="details">
|
|
@@ -994,32 +994,32 @@
|
|
|
994
994
|
<div class="info">
|
|
995
995
|
<div class="rank">
|
|
996
996
|
<span title="Ranking 24">24</span>
|
|
997
|
-
<a href="https://github.com/
|
|
997
|
+
<a href="https://github.com/picocss/pico" target="_blank" title="picocss/pico">picocss/pico</a>
|
|
998
998
|
</div>
|
|
999
999
|
<div class="sub-title followers">
|
|
1000
1000
|
|
|
1001
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1002
|
-
<span style="background-color: #
|
|
1001
|
+
<a class="language" target="_blank" href="https://github.com/topics/scss" title="Programming Language SCSS">
|
|
1002
|
+
<span style="background-color: #c6538c;"></span>SCSS
|
|
1003
1003
|
</a>
|
|
1004
1004
|
|
|
1005
1005
|
<span class="star" title="Stargazers Count">
|
|
1006
1006
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1007
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>
|
|
1008
1008
|
</svg>
|
|
1009
|
-
<span>
|
|
1009
|
+
<span>3087</span>
|
|
1010
1010
|
</span>
|
|
1011
1011
|
<span class="star" title="Repo Forked">
|
|
1012
1012
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1013
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">
|
|
1014
1014
|
</path>
|
|
1015
1015
|
</svg>
|
|
1016
|
-
<span>
|
|
1016
|
+
<span>68</span>
|
|
1017
1017
|
</span>
|
|
1018
1018
|
<span class="star">
|
|
1019
1019
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1020
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>
|
|
1021
1021
|
</svg>
|
|
1022
|
-
<span>
|
|
1022
|
+
<span>659 stars this week</span>
|
|
1023
1023
|
</span>
|
|
1024
1024
|
</div>
|
|
1025
1025
|
<div class="details">
|
|
@@ -1032,32 +1032,32 @@
|
|
|
1032
1032
|
<div class="info">
|
|
1033
1033
|
<div class="rank">
|
|
1034
1034
|
<span title="Ranking 25">25</span>
|
|
1035
|
-
<a href="https://github.com/
|
|
1035
|
+
<a href="https://github.com/PaddlePaddle/PaddleGAN" target="_blank" title="PaddlePaddle/PaddleGAN">PaddlePaddle/PaddleGAN</a>
|
|
1036
1036
|
</div>
|
|
1037
1037
|
<div class="sub-title followers">
|
|
1038
1038
|
|
|
1039
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1040
|
-
<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
|
|
1041
1041
|
</a>
|
|
1042
1042
|
|
|
1043
1043
|
<span class="star" title="Stargazers Count">
|
|
1044
1044
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1045
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>
|
|
1046
1046
|
</svg>
|
|
1047
|
-
<span>
|
|
1047
|
+
<span>5147</span>
|
|
1048
1048
|
</span>
|
|
1049
1049
|
<span class="star" title="Repo Forked">
|
|
1050
1050
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1051
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">
|
|
1052
1052
|
</path>
|
|
1053
1053
|
</svg>
|
|
1054
|
-
<span>
|
|
1054
|
+
<span>818</span>
|
|
1055
1055
|
</span>
|
|
1056
1056
|
<span class="star">
|
|
1057
1057
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1058
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>
|
|
1059
1059
|
</svg>
|
|
1060
|
-
<span>
|
|
1060
|
+
<span>161 stars this week</span>
|
|
1061
1061
|
</span>
|
|
1062
1062
|
</div>
|
|
1063
1063
|
<div class="details">
|
|
@@ -1082,7 +1082,7 @@
|
|
|
1082
1082
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1083
1083
|
</a>
|
|
1084
1084
|
</div>
|
|
1085
|
-
<div class="time">Last cache created on 2021/12/
|
|
1085
|
+
<div class="time">Last cache created on 2021/12/26 by Github API v3.</div>
|
|
1086
1086
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1087
1087
|
</div>
|
|
1088
1088
|
</body>
|