@wcj/github-rank 21.11.15 → 21.11.16
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 +19054 -19043
- package/dist/sifou-daily.json +127 -28
- package/dist/sifou-monthly.json +82 -82
- package/dist/sifou-weekly.json +112 -112
- package/dist/toutiao-30.json +57 -57
- package/dist/toutiao-7.json +81 -81
- package/dist/toutiao-90.json +43 -43
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +133 -133
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +1352 -1352
- package/dist/users.json +1986 -1986
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +19054 -19043
- package/web/data/sifou-daily.json +127 -28
- package/web/data/sifou-monthly.json +82 -82
- package/web/data/sifou-weekly.json +112 -112
- package/web/data/toutiao-30.json +57 -57
- package/web/data/toutiao-7.json +81 -81
- package/web/data/toutiao-90.json +43 -43
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +133 -133
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +1352 -1352
- package/web/data/users.json +1986 -1986
- package/web/index.html +1046 -1046
- package/web/repos.html +2441 -2441
- package/web/sifou-daily.html +332 -24
- package/web/sifou-monthly.html +121 -121
- package/web/sifou-weekly.html +132 -132
- package/web/toutiao-30.html +68 -68
- package/web/toutiao-7.html +81 -81
- package/web/toutiao-90.html +59 -59
- package/web/trending-monthly.html +120 -120
- package/web/trending-weekly.html +143 -147
- package/web/trending.html +148 -144
- package/web/users.china.html +695 -695
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2021/11/
|
|
105
|
+
<div class="time">Last cache created on 2021/11/16 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/xmrig/xmrig" target="_blank" title="xmrig/xmrig">xmrig/xmrig</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/c++" title="Programming Language C++">
|
|
132
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>5997</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>2752</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>59 stars today</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,28 +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/sveltejs/svelte" target="_blank" title="sveltejs/svelte">sveltejs/svelte</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
170
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
171
|
+
</a>
|
|
172
|
+
|
|
169
173
|
<span class="star" title="Stargazers Count">
|
|
170
174
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
171
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>
|
|
172
176
|
</svg>
|
|
173
|
-
<span>
|
|
177
|
+
<span>52558</span>
|
|
174
178
|
</span>
|
|
175
179
|
<span class="star" title="Repo Forked">
|
|
176
180
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
177
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">
|
|
178
182
|
</path>
|
|
179
183
|
</svg>
|
|
180
|
-
<span>
|
|
184
|
+
<span>2513</span>
|
|
181
185
|
</span>
|
|
182
186
|
<span class="star">
|
|
183
187
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
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>
|
|
185
189
|
</svg>
|
|
186
|
-
<span>
|
|
190
|
+
<span>254 stars today</span>
|
|
187
191
|
</span>
|
|
188
192
|
</div>
|
|
189
193
|
<div class="details">
|
|
@@ -196,28 +200,32 @@
|
|
|
196
200
|
<div class="info">
|
|
197
201
|
<div class="rank">
|
|
198
202
|
<span title="Ranking 3">3</span>
|
|
199
|
-
<a href="https://github.com/
|
|
203
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
200
204
|
</div>
|
|
201
205
|
<div class="sub-title followers">
|
|
202
206
|
|
|
207
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
208
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
209
|
+
</a>
|
|
210
|
+
|
|
203
211
|
<span class="star" title="Stargazers Count">
|
|
204
212
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
205
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>
|
|
206
214
|
</svg>
|
|
207
|
-
<span>
|
|
215
|
+
<span>7049</span>
|
|
208
216
|
</span>
|
|
209
217
|
<span class="star" title="Repo Forked">
|
|
210
218
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
211
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">
|
|
212
220
|
</path>
|
|
213
221
|
</svg>
|
|
214
|
-
<span>
|
|
222
|
+
<span>31094</span>
|
|
215
223
|
</span>
|
|
216
224
|
<span class="star">
|
|
217
225
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
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>
|
|
219
227
|
</svg>
|
|
220
|
-
<span>
|
|
228
|
+
<span>66 stars today</span>
|
|
221
229
|
</span>
|
|
222
230
|
</div>
|
|
223
231
|
<div class="details">
|
|
@@ -230,32 +238,32 @@
|
|
|
230
238
|
<div class="info">
|
|
231
239
|
<div class="rank">
|
|
232
240
|
<span title="Ranking 4">4</span>
|
|
233
|
-
<a href="https://github.com/
|
|
241
|
+
<a href="https://github.com/donnemartin/system-design-primer" target="_blank" title="donnemartin/system-design-primer">donnemartin/system-design-primer</a>
|
|
234
242
|
</div>
|
|
235
243
|
<div class="sub-title followers">
|
|
236
244
|
|
|
237
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
238
|
-
<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
|
|
239
247
|
</a>
|
|
240
248
|
|
|
241
249
|
<span class="star" title="Stargazers Count">
|
|
242
250
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
243
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>
|
|
244
252
|
</svg>
|
|
245
|
-
<span>
|
|
253
|
+
<span>149778</span>
|
|
246
254
|
</span>
|
|
247
255
|
<span class="star" title="Repo Forked">
|
|
248
256
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
249
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">
|
|
250
258
|
</path>
|
|
251
259
|
</svg>
|
|
252
|
-
<span>
|
|
260
|
+
<span>27678</span>
|
|
253
261
|
</span>
|
|
254
262
|
<span class="star">
|
|
255
263
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
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>
|
|
257
265
|
</svg>
|
|
258
|
-
<span>
|
|
266
|
+
<span>158 stars today</span>
|
|
259
267
|
</span>
|
|
260
268
|
</div>
|
|
261
269
|
<div class="details">
|
|
@@ -268,7 +276,7 @@
|
|
|
268
276
|
<div class="info">
|
|
269
277
|
<div class="rank">
|
|
270
278
|
<span title="Ranking 5">5</span>
|
|
271
|
-
<a href="https://github.com/
|
|
279
|
+
<a href="https://github.com/TheCherno/Hazel" target="_blank" title="TheCherno/Hazel">TheCherno/Hazel</a>
|
|
272
280
|
</div>
|
|
273
281
|
<div class="sub-title followers">
|
|
274
282
|
|
|
@@ -280,20 +288,20 @@
|
|
|
280
288
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
281
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>
|
|
282
290
|
</svg>
|
|
283
|
-
<span>
|
|
291
|
+
<span>6539</span>
|
|
284
292
|
</span>
|
|
285
293
|
<span class="star" title="Repo Forked">
|
|
286
294
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
287
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">
|
|
288
296
|
</path>
|
|
289
297
|
</svg>
|
|
290
|
-
<span>
|
|
298
|
+
<span>968</span>
|
|
291
299
|
</span>
|
|
292
300
|
<span class="star">
|
|
293
301
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
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>
|
|
295
303
|
</svg>
|
|
296
|
-
<span>
|
|
304
|
+
<span>47 stars today</span>
|
|
297
305
|
</span>
|
|
298
306
|
</div>
|
|
299
307
|
<div class="details">
|
|
@@ -306,32 +314,32 @@
|
|
|
306
314
|
<div class="info">
|
|
307
315
|
<div class="rank">
|
|
308
316
|
<span title="Ranking 6">6</span>
|
|
309
|
-
<a href="https://github.com/
|
|
317
|
+
<a href="https://github.com/XTLS/Xray-core" target="_blank" title="XTLS/Xray-core">XTLS/Xray-core</a>
|
|
310
318
|
</div>
|
|
311
319
|
<div class="sub-title followers">
|
|
312
320
|
|
|
313
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
314
|
-
<span style="background-color: #
|
|
321
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
322
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
315
323
|
</a>
|
|
316
324
|
|
|
317
325
|
<span class="star" title="Stargazers Count">
|
|
318
326
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
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>
|
|
320
328
|
</svg>
|
|
321
|
-
<span>
|
|
329
|
+
<span>6479</span>
|
|
322
330
|
</span>
|
|
323
331
|
<span class="star" title="Repo Forked">
|
|
324
332
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
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">
|
|
326
334
|
</path>
|
|
327
335
|
</svg>
|
|
328
|
-
<span>
|
|
336
|
+
<span>1048</span>
|
|
329
337
|
</span>
|
|
330
338
|
<span class="star">
|
|
331
339
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
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>
|
|
333
341
|
</svg>
|
|
334
|
-
<span>
|
|
342
|
+
<span>29 stars today</span>
|
|
335
343
|
</span>
|
|
336
344
|
</div>
|
|
337
345
|
<div class="details">
|
|
@@ -344,32 +352,32 @@
|
|
|
344
352
|
<div class="info">
|
|
345
353
|
<div class="rank">
|
|
346
354
|
<span title="Ranking 7">7</span>
|
|
347
|
-
<a href="https://github.com/
|
|
355
|
+
<a href="https://github.com/Janspiry/Image-Super-Resolution-via-Iterative-Refinement" target="_blank" title="Janspiry/Image-Super-Resolution-via-Iterative-Refinement">Janspiry/Image-Super-Resolution-via-Iterative-Refinement</a>
|
|
348
356
|
</div>
|
|
349
357
|
<div class="sub-title followers">
|
|
350
358
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
359
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
360
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
353
361
|
</a>
|
|
354
362
|
|
|
355
363
|
<span class="star" title="Stargazers Count">
|
|
356
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
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>
|
|
358
366
|
</svg>
|
|
359
|
-
<span>
|
|
367
|
+
<span>699</span>
|
|
360
368
|
</span>
|
|
361
369
|
<span class="star" title="Repo Forked">
|
|
362
370
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
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">
|
|
364
372
|
</path>
|
|
365
373
|
</svg>
|
|
366
|
-
<span>
|
|
374
|
+
<span>80</span>
|
|
367
375
|
</span>
|
|
368
376
|
<span class="star">
|
|
369
377
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
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>
|
|
371
379
|
</svg>
|
|
372
|
-
<span>
|
|
380
|
+
<span>147 stars today</span>
|
|
373
381
|
</span>
|
|
374
382
|
</div>
|
|
375
383
|
<div class="details">
|
|
@@ -382,32 +390,32 @@
|
|
|
382
390
|
<div class="info">
|
|
383
391
|
<div class="rank">
|
|
384
392
|
<span title="Ranking 8">8</span>
|
|
385
|
-
<a href="https://github.com/
|
|
393
|
+
<a href="https://github.com/Genymobile/scrcpy" target="_blank" title="Genymobile/scrcpy">Genymobile/scrcpy</a>
|
|
386
394
|
</div>
|
|
387
395
|
<div class="sub-title followers">
|
|
388
396
|
|
|
389
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
390
|
-
<span style="background-color: #
|
|
397
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
398
|
+
<span style="background-color: #555555;"></span>C
|
|
391
399
|
</a>
|
|
392
400
|
|
|
393
401
|
<span class="star" title="Stargazers Count">
|
|
394
402
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
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>
|
|
396
404
|
</svg>
|
|
397
|
-
<span>
|
|
405
|
+
<span>57084</span>
|
|
398
406
|
</span>
|
|
399
407
|
<span class="star" title="Repo Forked">
|
|
400
408
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
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">
|
|
402
410
|
</path>
|
|
403
411
|
</svg>
|
|
404
|
-
<span>
|
|
412
|
+
<span>5949</span>
|
|
405
413
|
</span>
|
|
406
414
|
<span class="star">
|
|
407
415
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
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>
|
|
409
417
|
</svg>
|
|
410
|
-
<span>
|
|
418
|
+
<span>174 stars today</span>
|
|
411
419
|
</span>
|
|
412
420
|
</div>
|
|
413
421
|
<div class="details">
|
|
@@ -420,32 +428,32 @@
|
|
|
420
428
|
<div class="info">
|
|
421
429
|
<div class="rank">
|
|
422
430
|
<span title="Ranking 9">9</span>
|
|
423
|
-
<a href="https://github.com/
|
|
431
|
+
<a href="https://github.com/WyvernTKC/cpuminer-gr-avx2" target="_blank" title="WyvernTKC/cpuminer-gr-avx2">WyvernTKC/cpuminer-gr-avx2</a>
|
|
424
432
|
</div>
|
|
425
433
|
<div class="sub-title followers">
|
|
426
434
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
428
|
-
<span style="background-color: #
|
|
435
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
436
|
+
<span style="background-color: #555555;"></span>C
|
|
429
437
|
</a>
|
|
430
438
|
|
|
431
439
|
<span class="star" title="Stargazers Count">
|
|
432
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
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>
|
|
434
442
|
</svg>
|
|
435
|
-
<span>
|
|
443
|
+
<span>228</span>
|
|
436
444
|
</span>
|
|
437
445
|
<span class="star" title="Repo Forked">
|
|
438
446
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
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">
|
|
440
448
|
</path>
|
|
441
449
|
</svg>
|
|
442
|
-
<span>
|
|
450
|
+
<span>89</span>
|
|
443
451
|
</span>
|
|
444
452
|
<span class="star">
|
|
445
453
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
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>
|
|
447
455
|
</svg>
|
|
448
|
-
<span>
|
|
456
|
+
<span>39 stars today</span>
|
|
449
457
|
</span>
|
|
450
458
|
</div>
|
|
451
459
|
<div class="details">
|
|
@@ -458,32 +466,28 @@
|
|
|
458
466
|
<div class="info">
|
|
459
467
|
<div class="rank">
|
|
460
468
|
<span title="Ranking 10">10</span>
|
|
461
|
-
<a href="https://github.com/
|
|
469
|
+
<a href="https://github.com/rmcelreath/stat_rethinking_2022" target="_blank" title="rmcelreath/stat_rethinking_2022">rmcelreath/stat_rethinking_2022</a>
|
|
462
470
|
</div>
|
|
463
471
|
<div class="sub-title followers">
|
|
464
472
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
466
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
467
|
-
</a>
|
|
468
|
-
|
|
469
473
|
<span class="star" title="Stargazers Count">
|
|
470
474
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
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>
|
|
472
476
|
</svg>
|
|
473
|
-
<span>
|
|
477
|
+
<span>413</span>
|
|
474
478
|
</span>
|
|
475
479
|
<span class="star" title="Repo Forked">
|
|
476
480
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
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">
|
|
478
482
|
</path>
|
|
479
483
|
</svg>
|
|
480
|
-
<span>
|
|
484
|
+
<span>22</span>
|
|
481
485
|
</span>
|
|
482
486
|
<span class="star">
|
|
483
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
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>
|
|
485
489
|
</svg>
|
|
486
|
-
<span>
|
|
490
|
+
<span>120 stars today</span>
|
|
487
491
|
</span>
|
|
488
492
|
</div>
|
|
489
493
|
<div class="details">
|
|
@@ -496,32 +500,32 @@
|
|
|
496
500
|
<div class="info">
|
|
497
501
|
<div class="rank">
|
|
498
502
|
<span title="Ranking 11">11</span>
|
|
499
|
-
<a href="https://github.com/
|
|
503
|
+
<a href="https://github.com/Kyome22/RunCat_for_windows" target="_blank" title="Kyome22/RunCat_for_windows">Kyome22/RunCat_for_windows</a>
|
|
500
504
|
</div>
|
|
501
505
|
<div class="sub-title followers">
|
|
502
506
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
507
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
508
|
+
<span style="background-color: #178600;"></span>C#
|
|
505
509
|
</a>
|
|
506
510
|
|
|
507
511
|
<span class="star" title="Stargazers Count">
|
|
508
512
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
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>
|
|
510
514
|
</svg>
|
|
511
|
-
<span>
|
|
515
|
+
<span>1452</span>
|
|
512
516
|
</span>
|
|
513
517
|
<span class="star" title="Repo Forked">
|
|
514
518
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
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">
|
|
516
520
|
</path>
|
|
517
521
|
</svg>
|
|
518
|
-
<span>
|
|
522
|
+
<span>109</span>
|
|
519
523
|
</span>
|
|
520
524
|
<span class="star">
|
|
521
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
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>
|
|
523
527
|
</svg>
|
|
524
|
-
<span>
|
|
528
|
+
<span>309 stars today</span>
|
|
525
529
|
</span>
|
|
526
530
|
</div>
|
|
527
531
|
<div class="details">
|
|
@@ -534,32 +538,32 @@
|
|
|
534
538
|
<div class="info">
|
|
535
539
|
<div class="rank">
|
|
536
540
|
<span title="Ranking 12">12</span>
|
|
537
|
-
<a href="https://github.com/
|
|
541
|
+
<a href="https://github.com/FiloSottile/age" target="_blank" title="FiloSottile/age">FiloSottile/age</a>
|
|
538
542
|
</div>
|
|
539
543
|
<div class="sub-title followers">
|
|
540
544
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
545
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
546
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
543
547
|
</a>
|
|
544
548
|
|
|
545
549
|
<span class="star" title="Stargazers Count">
|
|
546
550
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
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>
|
|
548
552
|
</svg>
|
|
549
|
-
<span>
|
|
553
|
+
<span>9059</span>
|
|
550
554
|
</span>
|
|
551
555
|
<span class="star" title="Repo Forked">
|
|
552
556
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
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">
|
|
554
558
|
</path>
|
|
555
559
|
</svg>
|
|
556
|
-
<span>
|
|
560
|
+
<span>282</span>
|
|
557
561
|
</span>
|
|
558
562
|
<span class="star">
|
|
559
563
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
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>
|
|
561
565
|
</svg>
|
|
562
|
-
<span>
|
|
566
|
+
<span>49 stars today</span>
|
|
563
567
|
</span>
|
|
564
568
|
</div>
|
|
565
569
|
<div class="details">
|
|
@@ -572,32 +576,32 @@
|
|
|
572
576
|
<div class="info">
|
|
573
577
|
<div class="rank">
|
|
574
578
|
<span title="Ranking 13">13</span>
|
|
575
|
-
<a href="https://github.com/
|
|
579
|
+
<a href="https://github.com/bitcoin/bitcoin" target="_blank" title="bitcoin/bitcoin">bitcoin/bitcoin</a>
|
|
576
580
|
</div>
|
|
577
581
|
<div class="sub-title followers">
|
|
578
582
|
|
|
579
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
580
|
-
<span style="background-color: #
|
|
583
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
584
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
581
585
|
</a>
|
|
582
586
|
|
|
583
587
|
<span class="star" title="Stargazers Count">
|
|
584
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
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>
|
|
586
590
|
</svg>
|
|
587
|
-
<span>
|
|
591
|
+
<span>59035</span>
|
|
588
592
|
</span>
|
|
589
593
|
<span class="star" title="Repo Forked">
|
|
590
594
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
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">
|
|
592
596
|
</path>
|
|
593
597
|
</svg>
|
|
594
|
-
<span>
|
|
598
|
+
<span>30527</span>
|
|
595
599
|
</span>
|
|
596
600
|
<span class="star">
|
|
597
601
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
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>
|
|
599
603
|
</svg>
|
|
600
|
-
<span>
|
|
604
|
+
<span>79 stars today</span>
|
|
601
605
|
</span>
|
|
602
606
|
</div>
|
|
603
607
|
<div class="details">
|
|
@@ -610,32 +614,28 @@
|
|
|
610
614
|
<div class="info">
|
|
611
615
|
<div class="rank">
|
|
612
616
|
<span title="Ranking 14">14</span>
|
|
613
|
-
<a href="https://github.com/
|
|
617
|
+
<a href="https://github.com/eugeneyan/applied-ml" target="_blank" title="eugeneyan/applied-ml">eugeneyan/applied-ml</a>
|
|
614
618
|
</div>
|
|
615
619
|
<div class="sub-title followers">
|
|
616
620
|
|
|
617
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
618
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
619
|
-
</a>
|
|
620
|
-
|
|
621
621
|
<span class="star" title="Stargazers Count">
|
|
622
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
623
|
<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>
|
|
624
624
|
</svg>
|
|
625
|
-
<span>
|
|
625
|
+
<span>16990</span>
|
|
626
626
|
</span>
|
|
627
627
|
<span class="star" title="Repo Forked">
|
|
628
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
629
|
<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">
|
|
630
630
|
</path>
|
|
631
631
|
</svg>
|
|
632
|
-
<span>
|
|
632
|
+
<span>2351</span>
|
|
633
633
|
</span>
|
|
634
634
|
<span class="star">
|
|
635
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
636
|
<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>
|
|
637
637
|
</svg>
|
|
638
|
-
<span>
|
|
638
|
+
<span>251 stars today</span>
|
|
639
639
|
</span>
|
|
640
640
|
</div>
|
|
641
641
|
<div class="details">
|
|
@@ -648,7 +648,7 @@
|
|
|
648
648
|
<div class="info">
|
|
649
649
|
<div class="rank">
|
|
650
650
|
<span title="Ranking 15">15</span>
|
|
651
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/taichi-dev/taichi" target="_blank" title="taichi-dev/taichi">taichi-dev/taichi</a>
|
|
652
652
|
</div>
|
|
653
653
|
<div class="sub-title followers">
|
|
654
654
|
|
|
@@ -660,20 +660,20 @@
|
|
|
660
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
661
|
<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>
|
|
662
662
|
</svg>
|
|
663
|
-
<span>
|
|
663
|
+
<span>17119</span>
|
|
664
664
|
</span>
|
|
665
665
|
<span class="star" title="Repo Forked">
|
|
666
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
667
|
<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">
|
|
668
668
|
</path>
|
|
669
669
|
</svg>
|
|
670
|
-
<span>
|
|
670
|
+
<span>1767</span>
|
|
671
671
|
</span>
|
|
672
672
|
<span class="star">
|
|
673
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
674
|
<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>
|
|
675
675
|
</svg>
|
|
676
|
-
<span>
|
|
676
|
+
<span>128 stars today</span>
|
|
677
677
|
</span>
|
|
678
678
|
</div>
|
|
679
679
|
<div class="details">
|
|
@@ -686,32 +686,32 @@
|
|
|
686
686
|
<div class="info">
|
|
687
687
|
<div class="rank">
|
|
688
688
|
<span title="Ranking 16">16</span>
|
|
689
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/Raptor3um/raptoreum" target="_blank" title="Raptor3um/raptoreum">Raptor3um/raptoreum</a>
|
|
690
690
|
</div>
|
|
691
691
|
<div class="sub-title followers">
|
|
692
692
|
|
|
693
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
694
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
694
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
695
695
|
</a>
|
|
696
696
|
|
|
697
697
|
<span class="star" title="Stargazers Count">
|
|
698
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
699
699
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>
|
|
701
|
+
<span>141</span>
|
|
702
702
|
</span>
|
|
703
703
|
<span class="star" title="Repo Forked">
|
|
704
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
705
705
|
<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">
|
|
706
706
|
</path>
|
|
707
707
|
</svg>
|
|
708
|
-
<span>
|
|
708
|
+
<span>31</span>
|
|
709
709
|
</span>
|
|
710
710
|
<span class="star">
|
|
711
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
712
|
<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>
|
|
713
713
|
</svg>
|
|
714
|
-
<span>
|
|
714
|
+
<span>32 stars today</span>
|
|
715
715
|
</span>
|
|
716
716
|
</div>
|
|
717
717
|
<div class="details">
|
|
@@ -724,32 +724,32 @@
|
|
|
724
724
|
<div class="info">
|
|
725
725
|
<div class="rank">
|
|
726
726
|
<span title="Ranking 17">17</span>
|
|
727
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/0xCGonzalo/Golden-Guide-for-Pentesting" target="_blank" title="0xCGonzalo/Golden-Guide-for-Pentesting">0xCGonzalo/Golden-Guide-for-Pentesting</a>
|
|
728
728
|
</div>
|
|
729
729
|
<div class="sub-title followers">
|
|
730
730
|
|
|
731
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
732
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
732
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
733
733
|
</a>
|
|
734
734
|
|
|
735
735
|
<span class="star" title="Stargazers Count">
|
|
736
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
737
737
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
738
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>243</span>
|
|
740
740
|
</span>
|
|
741
741
|
<span class="star" title="Repo Forked">
|
|
742
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
743
743
|
<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">
|
|
744
744
|
</path>
|
|
745
745
|
</svg>
|
|
746
|
-
<span>
|
|
746
|
+
<span>59</span>
|
|
747
747
|
</span>
|
|
748
748
|
<span class="star">
|
|
749
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
750
750
|
<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>
|
|
751
751
|
</svg>
|
|
752
|
-
<span>
|
|
752
|
+
<span>74 stars today</span>
|
|
753
753
|
</span>
|
|
754
754
|
</div>
|
|
755
755
|
<div class="details">
|
|
@@ -762,32 +762,32 @@
|
|
|
762
762
|
<div class="info">
|
|
763
763
|
<div class="rank">
|
|
764
764
|
<span title="Ranking 18">18</span>
|
|
765
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/unlock-music/unlock-music" target="_blank" title="unlock-music/unlock-music">unlock-music/unlock-music</a>
|
|
766
766
|
</div>
|
|
767
767
|
<div class="sub-title followers">
|
|
768
768
|
|
|
769
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
770
|
-
<span style="background-color: #
|
|
769
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
770
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
771
771
|
</a>
|
|
772
772
|
|
|
773
773
|
<span class="star" title="Stargazers Count">
|
|
774
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
775
775
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
776
776
|
</svg>
|
|
777
|
-
<span>
|
|
777
|
+
<span>9919</span>
|
|
778
778
|
</span>
|
|
779
779
|
<span class="star" title="Repo Forked">
|
|
780
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
781
781
|
<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
782
|
</path>
|
|
783
783
|
</svg>
|
|
784
|
-
<span>
|
|
784
|
+
<span>106</span>
|
|
785
785
|
</span>
|
|
786
786
|
<span class="star">
|
|
787
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
788
788
|
<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
789
|
</svg>
|
|
790
|
-
<span>
|
|
790
|
+
<span>49 stars today</span>
|
|
791
791
|
</span>
|
|
792
792
|
</div>
|
|
793
793
|
<div class="details">
|
|
@@ -800,32 +800,32 @@
|
|
|
800
800
|
<div class="info">
|
|
801
801
|
<div class="rank">
|
|
802
802
|
<span title="Ranking 19">19</span>
|
|
803
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/ycd/dstp" target="_blank" title="ycd/dstp">ycd/dstp</a>
|
|
804
804
|
</div>
|
|
805
805
|
<div class="sub-title followers">
|
|
806
806
|
|
|
807
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
808
|
-
<span style="background-color: #
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
808
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
809
809
|
</a>
|
|
810
810
|
|
|
811
811
|
<span class="star" title="Stargazers Count">
|
|
812
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
813
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
814
814
|
</svg>
|
|
815
|
-
<span>
|
|
815
|
+
<span>391</span>
|
|
816
816
|
</span>
|
|
817
817
|
<span class="star" title="Repo Forked">
|
|
818
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
819
819
|
<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
820
|
</path>
|
|
821
821
|
</svg>
|
|
822
|
-
<span>
|
|
822
|
+
<span>13</span>
|
|
823
823
|
</span>
|
|
824
824
|
<span class="star">
|
|
825
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
826
826
|
<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
827
|
</svg>
|
|
828
|
-
<span>
|
|
828
|
+
<span>146 stars today</span>
|
|
829
829
|
</span>
|
|
830
830
|
</div>
|
|
831
831
|
<div class="details">
|
|
@@ -838,32 +838,32 @@
|
|
|
838
838
|
<div class="info">
|
|
839
839
|
<div class="rank">
|
|
840
840
|
<span title="Ranking 20">20</span>
|
|
841
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/JamesIves/github-pages-deploy-action" target="_blank" title="JamesIves/github-pages-deploy-action">JamesIves/github-pages-deploy-action</a>
|
|
842
842
|
</div>
|
|
843
843
|
<div class="sub-title followers">
|
|
844
844
|
|
|
845
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
846
|
-
<span style="background-color: #
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
846
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
847
847
|
</a>
|
|
848
848
|
|
|
849
849
|
<span class="star" title="Stargazers Count">
|
|
850
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
851
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
852
852
|
</svg>
|
|
853
|
-
<span>
|
|
853
|
+
<span>2359</span>
|
|
854
854
|
</span>
|
|
855
855
|
<span class="star" title="Repo Forked">
|
|
856
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
857
857
|
<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
858
|
</path>
|
|
859
859
|
</svg>
|
|
860
|
-
<span>
|
|
860
|
+
<span>212</span>
|
|
861
861
|
</span>
|
|
862
862
|
<span class="star">
|
|
863
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
864
864
|
<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
865
|
</svg>
|
|
866
|
-
<span>
|
|
866
|
+
<span>133 stars today</span>
|
|
867
867
|
</span>
|
|
868
868
|
</div>
|
|
869
869
|
<div class="details">
|
|
@@ -876,7 +876,7 @@
|
|
|
876
876
|
<div class="info">
|
|
877
877
|
<div class="rank">
|
|
878
878
|
<span title="Ranking 21">21</span>
|
|
879
|
-
<a href="https://github.com/
|
|
879
|
+
<a href="https://github.com/td512/re3" target="_blank" title="td512/re3">td512/re3</a>
|
|
880
880
|
</div>
|
|
881
881
|
<div class="sub-title followers">
|
|
882
882
|
|
|
@@ -888,20 +888,20 @@
|
|
|
888
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
889
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
890
890
|
</svg>
|
|
891
|
-
<span>
|
|
891
|
+
<span>880</span>
|
|
892
892
|
</span>
|
|
893
893
|
<span class="star" title="Repo Forked">
|
|
894
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
895
895
|
<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
896
|
</path>
|
|
897
897
|
</svg>
|
|
898
|
-
<span>
|
|
898
|
+
<span>38</span>
|
|
899
899
|
</span>
|
|
900
900
|
<span class="star">
|
|
901
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
902
902
|
<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
903
|
</svg>
|
|
904
|
-
<span>
|
|
904
|
+
<span>60 stars today</span>
|
|
905
905
|
</span>
|
|
906
906
|
</div>
|
|
907
907
|
<div class="details">
|
|
@@ -914,32 +914,32 @@
|
|
|
914
914
|
<div class="info">
|
|
915
915
|
<div class="rank">
|
|
916
916
|
<span title="Ranking 22">22</span>
|
|
917
|
-
<a href="https://github.com/
|
|
917
|
+
<a href="https://github.com/PaddlePaddle/PaddleSeg" target="_blank" title="PaddlePaddle/PaddleSeg">PaddlePaddle/PaddleSeg</a>
|
|
918
918
|
</div>
|
|
919
919
|
<div class="sub-title followers">
|
|
920
920
|
|
|
921
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
922
|
-
<span style="background-color: #
|
|
921
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
922
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
923
923
|
</a>
|
|
924
924
|
|
|
925
925
|
<span class="star" title="Stargazers Count">
|
|
926
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
927
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
928
928
|
</svg>
|
|
929
|
-
<span>
|
|
929
|
+
<span>2904</span>
|
|
930
930
|
</span>
|
|
931
931
|
<span class="star" title="Repo Forked">
|
|
932
932
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
933
933
|
<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
934
|
</path>
|
|
935
935
|
</svg>
|
|
936
|
-
<span>
|
|
936
|
+
<span>648</span>
|
|
937
937
|
</span>
|
|
938
938
|
<span class="star">
|
|
939
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
940
940
|
<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
941
|
</svg>
|
|
942
|
-
<span>
|
|
942
|
+
<span>69 stars today</span>
|
|
943
943
|
</span>
|
|
944
944
|
</div>
|
|
945
945
|
<div class="details">
|
|
@@ -952,28 +952,32 @@
|
|
|
952
952
|
<div class="info">
|
|
953
953
|
<div class="rank">
|
|
954
954
|
<span title="Ranking 23">23</span>
|
|
955
|
-
<a href="https://github.com/
|
|
955
|
+
<a href="https://github.com/antfu/unocss" target="_blank" title="antfu/unocss">antfu/unocss</a>
|
|
956
956
|
</div>
|
|
957
957
|
<div class="sub-title followers">
|
|
958
958
|
|
|
959
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
960
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
961
|
+
</a>
|
|
962
|
+
|
|
959
963
|
<span class="star" title="Stargazers Count">
|
|
960
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
961
965
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
962
966
|
</svg>
|
|
963
|
-
<span>
|
|
967
|
+
<span>1600</span>
|
|
964
968
|
</span>
|
|
965
969
|
<span class="star" title="Repo Forked">
|
|
966
970
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
967
971
|
<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">
|
|
968
972
|
</path>
|
|
969
973
|
</svg>
|
|
970
|
-
<span>
|
|
974
|
+
<span>33</span>
|
|
971
975
|
</span>
|
|
972
976
|
<span class="star">
|
|
973
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
978
|
<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>
|
|
975
979
|
</svg>
|
|
976
|
-
<span>
|
|
980
|
+
<span>152 stars today</span>
|
|
977
981
|
</span>
|
|
978
982
|
</div>
|
|
979
983
|
<div class="details">
|
|
@@ -986,32 +990,32 @@
|
|
|
986
990
|
<div class="info">
|
|
987
991
|
<div class="rank">
|
|
988
992
|
<span title="Ranking 24">24</span>
|
|
989
|
-
<a href="https://github.com/
|
|
993
|
+
<a href="https://github.com/github/opensource.guide" target="_blank" title="github/opensource.guide">github/opensource.guide</a>
|
|
990
994
|
</div>
|
|
991
995
|
<div class="sub-title followers">
|
|
992
996
|
|
|
993
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
994
|
-
<span style="background-color: #
|
|
997
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
998
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
995
999
|
</a>
|
|
996
1000
|
|
|
997
1001
|
<span class="star" title="Stargazers Count">
|
|
998
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
1003
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1000
1004
|
</svg>
|
|
1001
|
-
<span>
|
|
1005
|
+
<span>9239</span>
|
|
1002
1006
|
</span>
|
|
1003
1007
|
<span class="star" title="Repo Forked">
|
|
1004
1008
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1005
1009
|
<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">
|
|
1006
1010
|
</path>
|
|
1007
1011
|
</svg>
|
|
1008
|
-
<span>
|
|
1012
|
+
<span>12404</span>
|
|
1009
1013
|
</span>
|
|
1010
1014
|
<span class="star">
|
|
1011
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1016
|
<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>
|
|
1013
1017
|
</svg>
|
|
1014
|
-
<span>
|
|
1018
|
+
<span>92 stars today</span>
|
|
1015
1019
|
</span>
|
|
1016
1020
|
</div>
|
|
1017
1021
|
<div class="details">
|
|
@@ -1024,32 +1028,32 @@
|
|
|
1024
1028
|
<div class="info">
|
|
1025
1029
|
<div class="rank">
|
|
1026
1030
|
<span title="Ranking 25">25</span>
|
|
1027
|
-
<a href="https://github.com/
|
|
1031
|
+
<a href="https://github.com/slackhq/nebula" target="_blank" title="slackhq/nebula">slackhq/nebula</a>
|
|
1028
1032
|
</div>
|
|
1029
1033
|
<div class="sub-title followers">
|
|
1030
1034
|
|
|
1031
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1032
|
-
<span style="background-color: #
|
|
1035
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1036
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1033
1037
|
</a>
|
|
1034
1038
|
|
|
1035
1039
|
<span class="star" title="Stargazers Count">
|
|
1036
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1041
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1038
1042
|
</svg>
|
|
1039
|
-
<span>
|
|
1043
|
+
<span>8454</span>
|
|
1040
1044
|
</span>
|
|
1041
1045
|
<span class="star" title="Repo Forked">
|
|
1042
1046
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1043
1047
|
<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">
|
|
1044
1048
|
</path>
|
|
1045
1049
|
</svg>
|
|
1046
|
-
<span>
|
|
1050
|
+
<span>565</span>
|
|
1047
1051
|
</span>
|
|
1048
1052
|
<span class="star">
|
|
1049
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1050
1054
|
<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>
|
|
1051
1055
|
</svg>
|
|
1052
|
-
<span>
|
|
1056
|
+
<span>68 stars today</span>
|
|
1053
1057
|
</span>
|
|
1054
1058
|
</div>
|
|
1055
1059
|
<div class="details">
|
|
@@ -1074,7 +1078,7 @@
|
|
|
1074
1078
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1075
1079
|
</a>
|
|
1076
1080
|
</div>
|
|
1077
|
-
<div class="time">Last cache created on 2021/11/
|
|
1081
|
+
<div class="time">Last cache created on 2021/11/16 by Github API v3.</div>
|
|
1078
1082
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1079
1083
|
</div>
|
|
1080
1084
|
</body>
|