@wcj/github-rank 22.4.12 → 22.4.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/repos.json +21118 -21134
- package/dist/sifou-daily.json +36 -54
- package/dist/sifou-monthly.json +75 -75
- package/dist/sifou-weekly.json +115 -115
- package/dist/toutiao-30.json +74 -74
- package/dist/toutiao-7.json +60 -60
- package/dist/toutiao-90.json +38 -38
- package/dist/trending-daily.json +165 -165
- package/dist/trending-monthly.json +148 -148
- package/dist/trending-weekly.json +166 -166
- package/dist/users.china.json +1298 -1298
- package/dist/users.json +1860 -1860
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +21118 -21134
- package/web/data/sifou-daily.json +36 -54
- package/web/data/sifou-monthly.json +75 -75
- package/web/data/sifou-weekly.json +115 -115
- package/web/data/toutiao-30.json +74 -74
- package/web/data/toutiao-7.json +60 -60
- package/web/data/toutiao-90.json +38 -38
- package/web/data/trending-daily.json +165 -165
- package/web/data/trending-monthly.json +148 -148
- package/web/data/trending-weekly.json +166 -166
- package/web/data/users.china.json +1298 -1298
- package/web/data/users.json +1860 -1860
- package/web/index.html +1050 -1050
- package/web/repos.html +3054 -3054
- package/web/sifou-daily.html +31 -87
- package/web/sifou-monthly.html +127 -127
- package/web/sifou-weekly.html +133 -133
- package/web/toutiao-30.html +98 -98
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +45 -45
- package/web/trending-monthly.html +134 -134
- package/web/trending-weekly.html +144 -144
- package/web/trending.html +135 -151
- package/web/users.china.html +675 -675
package/web/trending.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/4/
|
|
127
|
+
<div class="time">Last cache created on 2022/4/13 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -167,20 +167,20 @@
|
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<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>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>2784</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<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">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>69</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<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>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>932 stars today</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,32 +193,32 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/skyline-emu/skyline" target="_blank" title="skyline-emu/skyline">skyline-emu/skyline</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
200
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
201
|
-
<span style="background-color: #
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
201
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
202
202
|
</a>
|
|
203
203
|
|
|
204
204
|
<span class="star" title="Stargazers Count">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<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>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>5380</span>
|
|
209
209
|
</span>
|
|
210
210
|
<span class="star" title="Repo Forked">
|
|
211
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
212
212
|
<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">
|
|
213
213
|
</path>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>901</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star">
|
|
218
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
219
219
|
<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>
|
|
220
220
|
</svg>
|
|
221
|
-
<span>
|
|
221
|
+
<span>164 stars today</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,32 +231,32 @@
|
|
|
231
231
|
<div class="info">
|
|
232
232
|
<div class="rank">
|
|
233
233
|
<span title="Ranking 3">3</span>
|
|
234
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
239
|
-
<span style="background-color: #
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
239
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
240
240
|
</a>
|
|
241
241
|
|
|
242
242
|
<span class="star" title="Stargazers Count">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<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>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>7958</span>
|
|
247
247
|
</span>
|
|
248
248
|
<span class="star" title="Repo Forked">
|
|
249
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
250
250
|
<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">
|
|
251
251
|
</path>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>1163</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<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>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>474 stars today</span>
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
262
262
|
<div class="details">
|
|
@@ -269,32 +269,32 @@
|
|
|
269
269
|
<div class="info">
|
|
270
270
|
<div class="rank">
|
|
271
271
|
<span title="Ranking 4">4</span>
|
|
272
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/JannsenYang/dingdong-helper" target="_blank" title="JannsenYang/dingdong-helper">JannsenYang/dingdong-helper</a>
|
|
273
273
|
</div>
|
|
274
274
|
<div class="sub-title followers">
|
|
275
275
|
|
|
276
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
277
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
277
|
+
<span style="background-color: #b07219;"></span>Java
|
|
278
278
|
</a>
|
|
279
279
|
|
|
280
280
|
<span class="star" title="Stargazers Count">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
282
|
<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>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>144</span>
|
|
285
285
|
</span>
|
|
286
286
|
<span class="star" title="Repo Forked">
|
|
287
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
288
288
|
<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">
|
|
289
289
|
</path>
|
|
290
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>100</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star">
|
|
294
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
295
295
|
<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>
|
|
296
296
|
</svg>
|
|
297
|
-
<span>
|
|
297
|
+
<span>43 stars today</span>
|
|
298
298
|
</span>
|
|
299
299
|
</div>
|
|
300
300
|
<div class="details">
|
|
@@ -307,32 +307,32 @@
|
|
|
307
307
|
<div class="info">
|
|
308
308
|
<div class="rank">
|
|
309
309
|
<span title="Ranking 5">5</span>
|
|
310
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/iced-rs/iced" target="_blank" title="iced-rs/iced">iced-rs/iced</a>
|
|
311
311
|
</div>
|
|
312
312
|
<div class="sub-title followers">
|
|
313
313
|
|
|
314
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
315
|
-
<span style="background-color: #
|
|
314
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
315
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
316
316
|
</a>
|
|
317
317
|
|
|
318
318
|
<span class="star" title="Stargazers Count">
|
|
319
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
320
|
<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>
|
|
321
321
|
</svg>
|
|
322
|
-
<span>
|
|
322
|
+
<span>13548</span>
|
|
323
323
|
</span>
|
|
324
324
|
<span class="star" title="Repo Forked">
|
|
325
325
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
326
326
|
<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">
|
|
327
327
|
</path>
|
|
328
328
|
</svg>
|
|
329
|
-
<span>
|
|
329
|
+
<span>585</span>
|
|
330
330
|
</span>
|
|
331
331
|
<span class="star">
|
|
332
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
333
333
|
<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>
|
|
334
334
|
</svg>
|
|
335
|
-
<span>
|
|
335
|
+
<span>132 stars today</span>
|
|
336
336
|
</span>
|
|
337
337
|
</div>
|
|
338
338
|
<div class="details">
|
|
@@ -345,32 +345,28 @@
|
|
|
345
345
|
<div class="info">
|
|
346
346
|
<div class="rank">
|
|
347
347
|
<span title="Ranking 6">6</span>
|
|
348
|
-
<a href="https://github.com/
|
|
348
|
+
<a href="https://github.com/AgainstTheWest/NginxDay" target="_blank" title="AgainstTheWest/NginxDay">AgainstTheWest/NginxDay</a>
|
|
349
349
|
</div>
|
|
350
350
|
<div class="sub-title followers">
|
|
351
351
|
|
|
352
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
353
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
354
|
-
</a>
|
|
355
|
-
|
|
356
352
|
<span class="star" title="Stargazers Count">
|
|
357
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
354
|
<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>
|
|
359
355
|
</svg>
|
|
360
|
-
<span>
|
|
356
|
+
<span>288</span>
|
|
361
357
|
</span>
|
|
362
358
|
<span class="star" title="Repo Forked">
|
|
363
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
364
360
|
<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">
|
|
365
361
|
</path>
|
|
366
362
|
</svg>
|
|
367
|
-
<span>
|
|
363
|
+
<span>25</span>
|
|
368
364
|
</span>
|
|
369
365
|
<span class="star">
|
|
370
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
371
367
|
<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>
|
|
372
368
|
</svg>
|
|
373
|
-
<span>
|
|
369
|
+
<span>60 stars today</span>
|
|
374
370
|
</span>
|
|
375
371
|
</div>
|
|
376
372
|
<div class="details">
|
|
@@ -383,32 +379,32 @@
|
|
|
383
379
|
<div class="info">
|
|
384
380
|
<div class="rank">
|
|
385
381
|
<span title="Ranking 7">7</span>
|
|
386
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/a-little-org-called-mario/a-little-game-called-mario" target="_blank" title="a-little-org-called-mario/a-little-game-called-mario">a-little-org-called-mario/a-little-game-called-mario</a>
|
|
387
383
|
</div>
|
|
388
384
|
<div class="sub-title followers">
|
|
389
385
|
|
|
390
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
391
|
-
<span style="background-color: #
|
|
386
|
+
<a class="language" target="_blank" href="https://github.com/topics/gdscript" title="Programming Language GDScript">
|
|
387
|
+
<span style="background-color: #355570;"></span>GDScript
|
|
392
388
|
</a>
|
|
393
389
|
|
|
394
390
|
<span class="star" title="Stargazers Count">
|
|
395
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
392
|
<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>
|
|
397
393
|
</svg>
|
|
398
|
-
<span>
|
|
394
|
+
<span>725</span>
|
|
399
395
|
</span>
|
|
400
396
|
<span class="star" title="Repo Forked">
|
|
401
397
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
402
398
|
<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">
|
|
403
399
|
</path>
|
|
404
400
|
</svg>
|
|
405
|
-
<span>
|
|
401
|
+
<span>115</span>
|
|
406
402
|
</span>
|
|
407
403
|
<span class="star">
|
|
408
404
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
409
405
|
<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>
|
|
410
406
|
</svg>
|
|
411
|
-
<span>
|
|
407
|
+
<span>150 stars today</span>
|
|
412
408
|
</span>
|
|
413
409
|
</div>
|
|
414
410
|
<div class="details">
|
|
@@ -421,32 +417,28 @@
|
|
|
421
417
|
<div class="info">
|
|
422
418
|
<div class="rank">
|
|
423
419
|
<span title="Ranking 8">8</span>
|
|
424
|
-
<a href="https://github.com/
|
|
420
|
+
<a href="https://github.com/arthurspk/guiadevbrasil" target="_blank" title="arthurspk/guiadevbrasil">arthurspk/guiadevbrasil</a>
|
|
425
421
|
</div>
|
|
426
422
|
<div class="sub-title followers">
|
|
427
423
|
|
|
428
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
429
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
430
|
-
</a>
|
|
431
|
-
|
|
432
424
|
<span class="star" title="Stargazers Count">
|
|
433
425
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
426
|
<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>
|
|
435
427
|
</svg>
|
|
436
|
-
<span>
|
|
428
|
+
<span>6290</span>
|
|
437
429
|
</span>
|
|
438
430
|
<span class="star" title="Repo Forked">
|
|
439
431
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
440
432
|
<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">
|
|
441
433
|
</path>
|
|
442
434
|
</svg>
|
|
443
|
-
<span>
|
|
435
|
+
<span>896</span>
|
|
444
436
|
</span>
|
|
445
437
|
<span class="star">
|
|
446
438
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
447
439
|
<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>
|
|
448
440
|
</svg>
|
|
449
|
-
<span>
|
|
441
|
+
<span>111 stars today</span>
|
|
450
442
|
</span>
|
|
451
443
|
</div>
|
|
452
444
|
<div class="details">
|
|
@@ -459,32 +451,32 @@
|
|
|
459
451
|
<div class="info">
|
|
460
452
|
<div class="rank">
|
|
461
453
|
<span title="Ranking 9">9</span>
|
|
462
|
-
<a href="https://github.com/
|
|
454
|
+
<a href="https://github.com/papers-we-love/papers-we-love" target="_blank" title="papers-we-love/papers-we-love">papers-we-love/papers-we-love</a>
|
|
463
455
|
</div>
|
|
464
456
|
<div class="sub-title followers">
|
|
465
457
|
|
|
466
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
467
|
-
<span style="background-color: #
|
|
458
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
459
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
468
460
|
</a>
|
|
469
461
|
|
|
470
462
|
<span class="star" title="Stargazers Count">
|
|
471
463
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
464
|
<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>
|
|
473
465
|
</svg>
|
|
474
|
-
<span>
|
|
466
|
+
<span>56376</span>
|
|
475
467
|
</span>
|
|
476
468
|
<span class="star" title="Repo Forked">
|
|
477
469
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
478
470
|
<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">
|
|
479
471
|
</path>
|
|
480
472
|
</svg>
|
|
481
|
-
<span>
|
|
473
|
+
<span>4599</span>
|
|
482
474
|
</span>
|
|
483
475
|
<span class="star">
|
|
484
476
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
485
477
|
<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>
|
|
486
478
|
</svg>
|
|
487
|
-
<span>
|
|
479
|
+
<span>530 stars today</span>
|
|
488
480
|
</span>
|
|
489
481
|
</div>
|
|
490
482
|
<div class="details">
|
|
@@ -497,32 +489,28 @@
|
|
|
497
489
|
<div class="info">
|
|
498
490
|
<div class="rank">
|
|
499
491
|
<span title="Ranking 10">10</span>
|
|
500
|
-
<a href="https://github.com/
|
|
492
|
+
<a href="https://github.com/robmarkcole/satellite-image-deep-learning" target="_blank" title="robmarkcole/satellite-image-deep-learning">robmarkcole/satellite-image-deep-learning</a>
|
|
501
493
|
</div>
|
|
502
494
|
<div class="sub-title followers">
|
|
503
495
|
|
|
504
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
505
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
506
|
-
</a>
|
|
507
|
-
|
|
508
496
|
<span class="star" title="Stargazers Count">
|
|
509
497
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
498
|
<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>
|
|
511
499
|
</svg>
|
|
512
|
-
<span>
|
|
500
|
+
<span>2716</span>
|
|
513
501
|
</span>
|
|
514
502
|
<span class="star" title="Repo Forked">
|
|
515
503
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
516
504
|
<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">
|
|
517
505
|
</path>
|
|
518
506
|
</svg>
|
|
519
|
-
<span>
|
|
507
|
+
<span>652</span>
|
|
520
508
|
</span>
|
|
521
509
|
<span class="star">
|
|
522
510
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
523
511
|
<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>
|
|
524
512
|
</svg>
|
|
525
|
-
<span>
|
|
513
|
+
<span>173 stars today</span>
|
|
526
514
|
</span>
|
|
527
515
|
</div>
|
|
528
516
|
<div class="details">
|
|
@@ -535,7 +523,7 @@
|
|
|
535
523
|
<div class="info">
|
|
536
524
|
<div class="rank">
|
|
537
525
|
<span title="Ranking 11">11</span>
|
|
538
|
-
<a href="https://github.com/
|
|
526
|
+
<a href="https://github.com/goldbergyoni/javascript-testing-best-practices" target="_blank" title="goldbergyoni/javascript-testing-best-practices">goldbergyoni/javascript-testing-best-practices</a>
|
|
539
527
|
</div>
|
|
540
528
|
<div class="sub-title followers">
|
|
541
529
|
|
|
@@ -547,20 +535,20 @@
|
|
|
547
535
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
548
536
|
<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>
|
|
549
537
|
</svg>
|
|
550
|
-
<span>
|
|
538
|
+
<span>16491</span>
|
|
551
539
|
</span>
|
|
552
540
|
<span class="star" title="Repo Forked">
|
|
553
541
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
554
542
|
<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">
|
|
555
543
|
</path>
|
|
556
544
|
</svg>
|
|
557
|
-
<span>
|
|
545
|
+
<span>1441</span>
|
|
558
546
|
</span>
|
|
559
547
|
<span class="star">
|
|
560
548
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
561
549
|
<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>
|
|
562
550
|
</svg>
|
|
563
|
-
<span>
|
|
551
|
+
<span>514 stars today</span>
|
|
564
552
|
</span>
|
|
565
553
|
</div>
|
|
566
554
|
<div class="details">
|
|
@@ -573,32 +561,28 @@
|
|
|
573
561
|
<div class="info">
|
|
574
562
|
<div class="rank">
|
|
575
563
|
<span title="Ranking 12">12</span>
|
|
576
|
-
<a href="https://github.com/
|
|
564
|
+
<a href="https://github.com/danistefanovic/build-your-own-x" target="_blank" title="danistefanovic/build-your-own-x">danistefanovic/build-your-own-x</a>
|
|
577
565
|
</div>
|
|
578
566
|
<div class="sub-title followers">
|
|
579
567
|
|
|
580
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
581
|
-
<span style="background-color: #555555;"></span>C
|
|
582
|
-
</a>
|
|
583
|
-
|
|
584
568
|
<span class="star" title="Stargazers Count">
|
|
585
569
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
586
570
|
<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>
|
|
587
571
|
</svg>
|
|
588
|
-
<span>
|
|
572
|
+
<span>138202</span>
|
|
589
573
|
</span>
|
|
590
574
|
<span class="star" title="Repo Forked">
|
|
591
575
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
592
576
|
<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">
|
|
593
577
|
</path>
|
|
594
578
|
</svg>
|
|
595
|
-
<span>
|
|
579
|
+
<span>13235</span>
|
|
596
580
|
</span>
|
|
597
581
|
<span class="star">
|
|
598
582
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
583
|
<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>
|
|
600
584
|
</svg>
|
|
601
|
-
<span>
|
|
585
|
+
<span>250 stars today</span>
|
|
602
586
|
</span>
|
|
603
587
|
</div>
|
|
604
588
|
<div class="details">
|
|
@@ -611,32 +595,32 @@
|
|
|
611
595
|
<div class="info">
|
|
612
596
|
<div class="rank">
|
|
613
597
|
<span title="Ranking 13">13</span>
|
|
614
|
-
<a href="https://github.com/
|
|
598
|
+
<a href="https://github.com/vxunderground/MalwareSourceCode" target="_blank" title="vxunderground/MalwareSourceCode">vxunderground/MalwareSourceCode</a>
|
|
615
599
|
</div>
|
|
616
600
|
<div class="sub-title followers">
|
|
617
601
|
|
|
618
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
619
|
-
<span style="background-color: #
|
|
602
|
+
<a class="language" target="_blank" href="https://github.com/topics/assembly" title="Programming Language Assembly">
|
|
603
|
+
<span style="background-color: #6E4C13;"></span>Assembly
|
|
620
604
|
</a>
|
|
621
605
|
|
|
622
606
|
<span class="star" title="Stargazers Count">
|
|
623
607
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
624
608
|
<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>
|
|
625
609
|
</svg>
|
|
626
|
-
<span>
|
|
610
|
+
<span>9818</span>
|
|
627
611
|
</span>
|
|
628
612
|
<span class="star" title="Repo Forked">
|
|
629
613
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
630
614
|
<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">
|
|
631
615
|
</path>
|
|
632
616
|
</svg>
|
|
633
|
-
<span>
|
|
617
|
+
<span>1063</span>
|
|
634
618
|
</span>
|
|
635
619
|
<span class="star">
|
|
636
620
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
621
|
<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>
|
|
638
622
|
</svg>
|
|
639
|
-
<span>
|
|
623
|
+
<span>198 stars today</span>
|
|
640
624
|
</span>
|
|
641
625
|
</div>
|
|
642
626
|
<div class="details">
|
|
@@ -649,32 +633,32 @@
|
|
|
649
633
|
<div class="info">
|
|
650
634
|
<div class="rank">
|
|
651
635
|
<span title="Ranking 14">14</span>
|
|
652
|
-
<a href="https://github.com/
|
|
636
|
+
<a href="https://github.com/rome/tools" target="_blank" title="rome/tools">rome/tools</a>
|
|
653
637
|
</div>
|
|
654
638
|
<div class="sub-title followers">
|
|
655
639
|
|
|
656
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
657
|
-
<span style="background-color: #
|
|
640
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
641
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
658
642
|
</a>
|
|
659
643
|
|
|
660
644
|
<span class="star" title="Stargazers Count">
|
|
661
645
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
662
646
|
<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>
|
|
663
647
|
</svg>
|
|
664
|
-
<span>
|
|
648
|
+
<span>18224</span>
|
|
665
649
|
</span>
|
|
666
650
|
<span class="star" title="Repo Forked">
|
|
667
651
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
668
652
|
<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">
|
|
669
653
|
</path>
|
|
670
654
|
</svg>
|
|
671
|
-
<span>
|
|
655
|
+
<span>553</span>
|
|
672
656
|
</span>
|
|
673
657
|
<span class="star">
|
|
674
658
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
675
659
|
<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>
|
|
676
660
|
</svg>
|
|
677
|
-
<span>
|
|
661
|
+
<span>196 stars today</span>
|
|
678
662
|
</span>
|
|
679
663
|
</div>
|
|
680
664
|
<div class="details">
|
|
@@ -687,32 +671,32 @@
|
|
|
687
671
|
<div class="info">
|
|
688
672
|
<div class="rank">
|
|
689
673
|
<span title="Ranking 15">15</span>
|
|
690
|
-
<a href="https://github.com/
|
|
674
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
691
675
|
</div>
|
|
692
676
|
<div class="sub-title followers">
|
|
693
677
|
|
|
694
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
695
|
-
<span style="background-color: #
|
|
678
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
679
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
696
680
|
</a>
|
|
697
681
|
|
|
698
682
|
<span class="star" title="Stargazers Count">
|
|
699
683
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
700
684
|
<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>
|
|
701
685
|
</svg>
|
|
702
|
-
<span>
|
|
686
|
+
<span>189062</span>
|
|
703
687
|
</span>
|
|
704
688
|
<span class="star" title="Repo Forked">
|
|
705
689
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
706
690
|
<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">
|
|
707
691
|
</path>
|
|
708
692
|
</svg>
|
|
709
|
-
<span>
|
|
693
|
+
<span>21802</span>
|
|
710
694
|
</span>
|
|
711
695
|
<span class="star">
|
|
712
696
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
713
697
|
<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>
|
|
714
698
|
</svg>
|
|
715
|
-
<span>
|
|
699
|
+
<span>294 stars today</span>
|
|
716
700
|
</span>
|
|
717
701
|
</div>
|
|
718
702
|
<div class="details">
|
|
@@ -725,32 +709,32 @@
|
|
|
725
709
|
<div class="info">
|
|
726
710
|
<div class="rank">
|
|
727
711
|
<span title="Ranking 16">16</span>
|
|
728
|
-
<a href="https://github.com/
|
|
712
|
+
<a href="https://github.com/H-M-H/Weylus" target="_blank" title="H-M-H/Weylus">H-M-H/Weylus</a>
|
|
729
713
|
</div>
|
|
730
714
|
<div class="sub-title followers">
|
|
731
715
|
|
|
732
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
733
|
-
<span style="background-color: #
|
|
716
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
717
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
734
718
|
</a>
|
|
735
719
|
|
|
736
720
|
<span class="star" title="Stargazers Count">
|
|
737
721
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
738
722
|
<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>
|
|
739
723
|
</svg>
|
|
740
|
-
<span>
|
|
724
|
+
<span>2795</span>
|
|
741
725
|
</span>
|
|
742
726
|
<span class="star" title="Repo Forked">
|
|
743
727
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
744
728
|
<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">
|
|
745
729
|
</path>
|
|
746
730
|
</svg>
|
|
747
|
-
<span>
|
|
731
|
+
<span>105</span>
|
|
748
732
|
</span>
|
|
749
733
|
<span class="star">
|
|
750
734
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
751
735
|
<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>
|
|
752
736
|
</svg>
|
|
753
|
-
<span>
|
|
737
|
+
<span>71 stars today</span>
|
|
754
738
|
</span>
|
|
755
739
|
</div>
|
|
756
740
|
<div class="details">
|
|
@@ -763,32 +747,32 @@
|
|
|
763
747
|
<div class="info">
|
|
764
748
|
<div class="rank">
|
|
765
749
|
<span title="Ranking 17">17</span>
|
|
766
|
-
<a href="https://github.com/
|
|
750
|
+
<a href="https://github.com/microsoft/ML-For-Beginners" target="_blank" title="microsoft/ML-For-Beginners">microsoft/ML-For-Beginners</a>
|
|
767
751
|
</div>
|
|
768
752
|
<div class="sub-title followers">
|
|
769
753
|
|
|
770
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
771
|
-
<span style="background-color: #
|
|
754
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
755
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
772
756
|
</a>
|
|
773
757
|
|
|
774
758
|
<span class="star" title="Stargazers Count">
|
|
775
759
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
776
760
|
<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>
|
|
777
761
|
</svg>
|
|
778
|
-
<span>
|
|
762
|
+
<span>30919</span>
|
|
779
763
|
</span>
|
|
780
764
|
<span class="star" title="Repo Forked">
|
|
781
765
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
782
766
|
<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">
|
|
783
767
|
</path>
|
|
784
768
|
</svg>
|
|
785
|
-
<span>
|
|
769
|
+
<span>6361</span>
|
|
786
770
|
</span>
|
|
787
771
|
<span class="star">
|
|
788
772
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
789
773
|
<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>
|
|
790
774
|
</svg>
|
|
791
|
-
<span>
|
|
775
|
+
<span>356 stars today</span>
|
|
792
776
|
</span>
|
|
793
777
|
</div>
|
|
794
778
|
<div class="details">
|
|
@@ -801,32 +785,32 @@
|
|
|
801
785
|
<div class="info">
|
|
802
786
|
<div class="rank">
|
|
803
787
|
<span title="Ranking 18">18</span>
|
|
804
|
-
<a href="https://github.com/
|
|
788
|
+
<a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
|
|
805
789
|
</div>
|
|
806
790
|
<div class="sub-title followers">
|
|
807
791
|
|
|
808
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
809
|
-
<span style="background-color: #
|
|
792
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
793
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
810
794
|
</a>
|
|
811
795
|
|
|
812
796
|
<span class="star" title="Stargazers Count">
|
|
813
797
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
814
798
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
815
799
|
</svg>
|
|
816
|
-
<span>
|
|
800
|
+
<span>6980</span>
|
|
817
801
|
</span>
|
|
818
802
|
<span class="star" title="Repo Forked">
|
|
819
803
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
820
804
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
821
805
|
</path>
|
|
822
806
|
</svg>
|
|
823
|
-
<span>
|
|
807
|
+
<span>294</span>
|
|
824
808
|
</span>
|
|
825
809
|
<span class="star">
|
|
826
810
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
827
811
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
828
812
|
</svg>
|
|
829
|
-
<span>
|
|
813
|
+
<span>243 stars today</span>
|
|
830
814
|
</span>
|
|
831
815
|
</div>
|
|
832
816
|
<div class="details">
|
|
@@ -839,28 +823,32 @@
|
|
|
839
823
|
<div class="info">
|
|
840
824
|
<div class="rank">
|
|
841
825
|
<span title="Ranking 19">19</span>
|
|
842
|
-
<a href="https://github.com/
|
|
826
|
+
<a href="https://github.com/react-hook-form/react-hook-form" target="_blank" title="react-hook-form/react-hook-form">react-hook-form/react-hook-form</a>
|
|
843
827
|
</div>
|
|
844
828
|
<div class="sub-title followers">
|
|
845
829
|
|
|
830
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
831
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
832
|
+
</a>
|
|
833
|
+
|
|
846
834
|
<span class="star" title="Stargazers Count">
|
|
847
835
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
836
|
<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>
|
|
849
837
|
</svg>
|
|
850
|
-
<span>
|
|
838
|
+
<span>27296</span>
|
|
851
839
|
</span>
|
|
852
840
|
<span class="star" title="Repo Forked">
|
|
853
841
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
854
842
|
<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">
|
|
855
843
|
</path>
|
|
856
844
|
</svg>
|
|
857
|
-
<span>
|
|
845
|
+
<span>1337</span>
|
|
858
846
|
</span>
|
|
859
847
|
<span class="star">
|
|
860
848
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
849
|
<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>
|
|
862
850
|
</svg>
|
|
863
|
-
<span>
|
|
851
|
+
<span>44 stars today</span>
|
|
864
852
|
</span>
|
|
865
853
|
</div>
|
|
866
854
|
<div class="details">
|
|
@@ -873,7 +861,7 @@
|
|
|
873
861
|
<div class="info">
|
|
874
862
|
<div class="rank">
|
|
875
863
|
<span title="Ranking 20">20</span>
|
|
876
|
-
<a href="https://github.com/
|
|
864
|
+
<a href="https://github.com/blackmatrix7/ios_rule_script" target="_blank" title="blackmatrix7/ios_rule_script">blackmatrix7/ios_rule_script</a>
|
|
877
865
|
</div>
|
|
878
866
|
<div class="sub-title followers">
|
|
879
867
|
|
|
@@ -885,20 +873,20 @@
|
|
|
885
873
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
874
|
<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>
|
|
887
875
|
</svg>
|
|
888
|
-
<span>
|
|
876
|
+
<span>4120</span>
|
|
889
877
|
</span>
|
|
890
878
|
<span class="star" title="Repo Forked">
|
|
891
879
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
892
880
|
<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">
|
|
893
881
|
</path>
|
|
894
882
|
</svg>
|
|
895
|
-
<span>
|
|
883
|
+
<span>825</span>
|
|
896
884
|
</span>
|
|
897
885
|
<span class="star">
|
|
898
886
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
887
|
<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>
|
|
900
888
|
</svg>
|
|
901
|
-
<span>
|
|
889
|
+
<span>31 stars today</span>
|
|
902
890
|
</span>
|
|
903
891
|
</div>
|
|
904
892
|
<div class="details">
|
|
@@ -911,32 +899,32 @@
|
|
|
911
899
|
<div class="info">
|
|
912
900
|
<div class="rank">
|
|
913
901
|
<span title="Ranking 21">21</span>
|
|
914
|
-
<a href="https://github.com/
|
|
902
|
+
<a href="https://github.com/mrd0x/BITB" target="_blank" title="mrd0x/BITB">mrd0x/BITB</a>
|
|
915
903
|
</div>
|
|
916
904
|
<div class="sub-title followers">
|
|
917
905
|
|
|
918
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
919
|
-
<span style="background-color: #
|
|
906
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
907
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
920
908
|
</a>
|
|
921
909
|
|
|
922
910
|
<span class="star" title="Stargazers Count">
|
|
923
911
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
912
|
<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>
|
|
925
913
|
</svg>
|
|
926
|
-
<span>
|
|
914
|
+
<span>1768</span>
|
|
927
915
|
</span>
|
|
928
916
|
<span class="star" title="Repo Forked">
|
|
929
917
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
930
918
|
<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">
|
|
931
919
|
</path>
|
|
932
920
|
</svg>
|
|
933
|
-
<span>
|
|
921
|
+
<span>271</span>
|
|
934
922
|
</span>
|
|
935
923
|
<span class="star">
|
|
936
924
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
925
|
<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>
|
|
938
926
|
</svg>
|
|
939
|
-
<span>
|
|
927
|
+
<span>86 stars today</span>
|
|
940
928
|
</span>
|
|
941
929
|
</div>
|
|
942
930
|
<div class="details">
|
|
@@ -949,32 +937,28 @@
|
|
|
949
937
|
<div class="info">
|
|
950
938
|
<div class="rank">
|
|
951
939
|
<span title="Ranking 22">22</span>
|
|
952
|
-
<a href="https://github.com/
|
|
940
|
+
<a href="https://github.com/GitHubDaily/GitHubDaily" target="_blank" title="GitHubDaily/GitHubDaily">GitHubDaily/GitHubDaily</a>
|
|
953
941
|
</div>
|
|
954
942
|
<div class="sub-title followers">
|
|
955
943
|
|
|
956
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
957
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
958
|
-
</a>
|
|
959
|
-
|
|
960
944
|
<span class="star" title="Stargazers Count">
|
|
961
945
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
946
|
<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>
|
|
963
947
|
</svg>
|
|
964
|
-
<span>
|
|
948
|
+
<span>11893</span>
|
|
965
949
|
</span>
|
|
966
950
|
<span class="star" title="Repo Forked">
|
|
967
951
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
968
952
|
<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">
|
|
969
953
|
</path>
|
|
970
954
|
</svg>
|
|
971
|
-
<span>
|
|
955
|
+
<span>1511</span>
|
|
972
956
|
</span>
|
|
973
957
|
<span class="star">
|
|
974
958
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
975
959
|
<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>
|
|
976
960
|
</svg>
|
|
977
|
-
<span>
|
|
961
|
+
<span>67 stars today</span>
|
|
978
962
|
</span>
|
|
979
963
|
</div>
|
|
980
964
|
<div class="details">
|
|
@@ -987,32 +971,28 @@
|
|
|
987
971
|
<div class="info">
|
|
988
972
|
<div class="rank">
|
|
989
973
|
<span title="Ranking 23">23</span>
|
|
990
|
-
<a href="https://github.com/
|
|
974
|
+
<a href="https://github.com/arthurspk/guiadofrontend" target="_blank" title="arthurspk/guiadofrontend">arthurspk/guiadofrontend</a>
|
|
991
975
|
</div>
|
|
992
976
|
<div class="sub-title followers">
|
|
993
977
|
|
|
994
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
995
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
996
|
-
</a>
|
|
997
|
-
|
|
998
978
|
<span class="star" title="Stargazers Count">
|
|
999
979
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
980
|
<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>
|
|
1001
981
|
</svg>
|
|
1002
|
-
<span>
|
|
982
|
+
<span>744</span>
|
|
1003
983
|
</span>
|
|
1004
984
|
<span class="star" title="Repo Forked">
|
|
1005
985
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1006
986
|
<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">
|
|
1007
987
|
</path>
|
|
1008
988
|
</svg>
|
|
1009
|
-
<span>
|
|
989
|
+
<span>80</span>
|
|
1010
990
|
</span>
|
|
1011
991
|
<span class="star">
|
|
1012
992
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
993
|
<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>
|
|
1014
994
|
</svg>
|
|
1015
|
-
<span>
|
|
995
|
+
<span>40 stars today</span>
|
|
1016
996
|
</span>
|
|
1017
997
|
</div>
|
|
1018
998
|
<div class="details">
|
|
@@ -1025,28 +1005,32 @@
|
|
|
1025
1005
|
<div class="info">
|
|
1026
1006
|
<div class="rank">
|
|
1027
1007
|
<span title="Ranking 24">24</span>
|
|
1028
|
-
<a href="https://github.com/
|
|
1008
|
+
<a href="https://github.com/ethereum/solidity" target="_blank" title="ethereum/solidity">ethereum/solidity</a>
|
|
1029
1009
|
</div>
|
|
1030
1010
|
<div class="sub-title followers">
|
|
1031
1011
|
|
|
1012
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1013
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1014
|
+
</a>
|
|
1015
|
+
|
|
1032
1016
|
<span class="star" title="Stargazers Count">
|
|
1033
1017
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1018
|
<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>
|
|
1035
1019
|
</svg>
|
|
1036
|
-
<span>
|
|
1020
|
+
<span>15841</span>
|
|
1037
1021
|
</span>
|
|
1038
1022
|
<span class="star" title="Repo Forked">
|
|
1039
1023
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1040
1024
|
<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">
|
|
1041
1025
|
</path>
|
|
1042
1026
|
</svg>
|
|
1043
|
-
<span>
|
|
1027
|
+
<span>3849</span>
|
|
1044
1028
|
</span>
|
|
1045
1029
|
<span class="star">
|
|
1046
1030
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1047
1031
|
<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>
|
|
1048
1032
|
</svg>
|
|
1049
|
-
<span>
|
|
1033
|
+
<span>26 stars today</span>
|
|
1050
1034
|
</span>
|
|
1051
1035
|
</div>
|
|
1052
1036
|
<div class="details">
|
|
@@ -1059,7 +1043,7 @@
|
|
|
1059
1043
|
<div class="info">
|
|
1060
1044
|
<div class="rank">
|
|
1061
1045
|
<span title="Ranking 25">25</span>
|
|
1062
|
-
<a href="https://github.com/
|
|
1046
|
+
<a href="https://github.com/Budibase/budibase" target="_blank" title="Budibase/budibase">Budibase/budibase</a>
|
|
1063
1047
|
</div>
|
|
1064
1048
|
<div class="sub-title followers">
|
|
1065
1049
|
|
|
@@ -1071,20 +1055,20 @@
|
|
|
1071
1055
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1056
|
<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>
|
|
1073
1057
|
</svg>
|
|
1074
|
-
<span>
|
|
1058
|
+
<span>12348</span>
|
|
1075
1059
|
</span>
|
|
1076
1060
|
<span class="star" title="Repo Forked">
|
|
1077
1061
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1078
1062
|
<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">
|
|
1079
1063
|
</path>
|
|
1080
1064
|
</svg>
|
|
1081
|
-
<span>
|
|
1065
|
+
<span>657</span>
|
|
1082
1066
|
</span>
|
|
1083
1067
|
<span class="star">
|
|
1084
1068
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1085
1069
|
<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>
|
|
1086
1070
|
</svg>
|
|
1087
|
-
<span>
|
|
1071
|
+
<span>66 stars today</span>
|
|
1088
1072
|
</span>
|
|
1089
1073
|
</div>
|
|
1090
1074
|
<div class="details">
|
|
@@ -1109,7 +1093,7 @@
|
|
|
1109
1093
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1110
1094
|
</a>
|
|
1111
1095
|
</div>
|
|
1112
|
-
<div class="time">Last cache created on 2022/4/
|
|
1096
|
+
<div class="time">Last cache created on 2022/4/13 by Github API v3.</div>
|
|
1113
1097
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1114
1098
|
</div>
|
|
1115
1099
|
</body>
|