@wcj/github-rank 22.8.17 → 22.8.18
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 +22049 -22044
- package/dist/sifou-daily.json +50 -95
- package/dist/sifou-monthly.json +47 -47
- package/dist/sifou-weekly.json +124 -124
- package/dist/toutiao-30.json +42 -42
- package/dist/toutiao-7.json +77 -77
- package/dist/toutiao-90.json +42 -42
- package/dist/trending-daily.json +174 -163
- package/dist/trending-monthly.json +140 -140
- package/dist/trending-weekly.json +154 -154
- package/dist/users.china.json +1100 -1100
- package/dist/users.json +1965 -1964
- package/package.json +1 -1
- package/web/data/repos.json +22049 -22044
- package/web/data/sifou-daily.json +50 -95
- package/web/data/sifou-monthly.json +47 -47
- package/web/data/sifou-weekly.json +124 -124
- package/web/data/toutiao-30.json +42 -42
- package/web/data/toutiao-7.json +77 -77
- package/web/data/toutiao-90.json +42 -42
- package/web/data/trending-daily.json +174 -163
- package/web/data/trending-monthly.json +140 -140
- package/web/data/trending-weekly.json +154 -154
- package/web/data/users.china.json +1100 -1100
- package/web/data/users.json +1965 -1964
- package/web/index.html +1166 -1166
- package/web/repos.html +2719 -2719
- package/web/sifou-daily.html +43 -183
- package/web/sifou-monthly.html +59 -59
- package/web/sifou-weekly.html +137 -137
- package/web/toutiao-30.html +74 -74
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +77 -77
- package/web/trending-monthly.html +138 -134
- package/web/trending-weekly.html +134 -134
- package/web/trending.html +176 -142
- package/web/users.china.html +620 -620
package/web/trending.html
CHANGED
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/8/
|
|
131
|
+
<div class="time">Last cache created on 2022/8/18 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,32 +157,32 @@
|
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://github.com/
|
|
160
|
+
<a href="https://github.com/juanfont/headscale" target="_blank" title="juanfont/headscale">juanfont/headscale</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
164
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
165
|
-
<span style="background-color: #
|
|
164
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
165
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
166
166
|
</a>
|
|
167
167
|
|
|
168
168
|
<span class="star" title="Stargazers Count">
|
|
169
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
170
170
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
171
171
|
</svg>
|
|
172
|
-
<span>
|
|
172
|
+
<span>6765</span>
|
|
173
173
|
</span>
|
|
174
174
|
<span class="star" title="Repo Forked">
|
|
175
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
176
176
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
177
177
|
</path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>359</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star">
|
|
182
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
183
183
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
184
184
|
</svg>
|
|
185
|
-
<span>
|
|
185
|
+
<span>143 stars today</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,32 +195,32 @@
|
|
|
195
195
|
<div class="info">
|
|
196
196
|
<div class="rank">
|
|
197
197
|
<span title="Ranking 2">2</span>
|
|
198
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/codeedu/imersao9" target="_blank" title="codeedu/imersao9">codeedu/imersao9</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
203
|
-
<span style="background-color: #
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
203
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
204
204
|
</a>
|
|
205
205
|
|
|
206
206
|
<span class="star" title="Stargazers Count">
|
|
207
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
208
208
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>125</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star" title="Repo Forked">
|
|
213
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
214
214
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
215
215
|
</path>
|
|
216
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>95</span>
|
|
218
218
|
</span>
|
|
219
219
|
<span class="star">
|
|
220
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
221
221
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
222
222
|
</svg>
|
|
223
|
-
<span>
|
|
223
|
+
<span>31 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,32 @@
|
|
|
233
233
|
<div class="info">
|
|
234
234
|
<div class="rank">
|
|
235
235
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/CompVis/stable-diffusion" target="_blank" title="CompVis/stable-diffusion">CompVis/stable-diffusion</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
241
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
241
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
242
242
|
</a>
|
|
243
243
|
|
|
244
244
|
<span class="star" title="Stargazers Count">
|
|
245
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
246
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>4887</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star" title="Repo Forked">
|
|
251
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
252
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
253
253
|
</path>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>337</span>
|
|
256
256
|
</span>
|
|
257
257
|
<span class="star">
|
|
258
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
259
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
260
260
|
</svg>
|
|
261
|
-
<span>
|
|
261
|
+
<span>724 stars today</span>
|
|
262
262
|
</span>
|
|
263
263
|
</div>
|
|
264
264
|
<div class="details">
|
|
@@ -271,32 +271,32 @@
|
|
|
271
271
|
<div class="info">
|
|
272
272
|
<div class="rank">
|
|
273
273
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/movingparts-io/Pow" target="_blank" title="movingparts-io/Pow">movingparts-io/Pow</a>
|
|
275
275
|
</div>
|
|
276
276
|
<div class="sub-title followers">
|
|
277
277
|
|
|
278
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
279
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
279
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
280
280
|
</a>
|
|
281
281
|
|
|
282
282
|
<span class="star" title="Stargazers Count">
|
|
283
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
284
284
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>508</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star" title="Repo Forked">
|
|
289
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
290
290
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
291
291
|
</path>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>8</span>
|
|
294
294
|
</span>
|
|
295
295
|
<span class="star">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
298
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>93 stars today</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -309,32 +309,32 @@
|
|
|
309
309
|
<div class="info">
|
|
310
310
|
<div class="rank">
|
|
311
311
|
<span title="Ranking 5">5</span>
|
|
312
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/alembics/disco-diffusion" target="_blank" title="alembics/disco-diffusion">alembics/disco-diffusion</a>
|
|
313
313
|
</div>
|
|
314
314
|
<div class="sub-title followers">
|
|
315
315
|
|
|
316
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
317
|
-
<span style="background-color: #
|
|
316
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
317
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
318
318
|
</a>
|
|
319
319
|
|
|
320
320
|
<span class="star" title="Stargazers Count">
|
|
321
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
322
322
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>4299</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star" title="Repo Forked">
|
|
327
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
328
328
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
329
329
|
</path>
|
|
330
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>686</span>
|
|
332
332
|
</span>
|
|
333
333
|
<span class="star">
|
|
334
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
335
335
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
336
336
|
</svg>
|
|
337
|
-
<span>
|
|
337
|
+
<span>52 stars today</span>
|
|
338
338
|
</span>
|
|
339
339
|
</div>
|
|
340
340
|
<div class="details">
|
|
@@ -347,32 +347,28 @@
|
|
|
347
347
|
<div class="info">
|
|
348
348
|
<div class="rank">
|
|
349
349
|
<span title="Ranking 6">6</span>
|
|
350
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/engenheiracoelho/curriculo" target="_blank" title="engenheiracoelho/curriculo">engenheiracoelho/curriculo</a>
|
|
351
351
|
</div>
|
|
352
352
|
<div class="sub-title followers">
|
|
353
353
|
|
|
354
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
355
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
356
|
-
</a>
|
|
357
|
-
|
|
358
354
|
<span class="star" title="Stargazers Count">
|
|
359
355
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
360
356
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
361
357
|
</svg>
|
|
362
|
-
<span>
|
|
358
|
+
<span>330</span>
|
|
363
359
|
</span>
|
|
364
360
|
<span class="star" title="Repo Forked">
|
|
365
361
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
366
362
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
367
363
|
</path>
|
|
368
364
|
</svg>
|
|
369
|
-
<span>
|
|
365
|
+
<span>12</span>
|
|
370
366
|
</span>
|
|
371
367
|
<span class="star">
|
|
372
368
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
369
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
374
370
|
</svg>
|
|
375
|
-
<span>
|
|
371
|
+
<span>50 stars today</span>
|
|
376
372
|
</span>
|
|
377
373
|
</div>
|
|
378
374
|
<div class="details">
|
|
@@ -385,7 +381,7 @@
|
|
|
385
381
|
<div class="info">
|
|
386
382
|
<div class="rank">
|
|
387
383
|
<span title="Ranking 7">7</span>
|
|
388
|
-
<a href="https://github.com/
|
|
384
|
+
<a href="https://github.com/adi1090x/rofi" target="_blank" title="adi1090x/rofi">adi1090x/rofi</a>
|
|
389
385
|
</div>
|
|
390
386
|
<div class="sub-title followers">
|
|
391
387
|
|
|
@@ -397,20 +393,20 @@
|
|
|
397
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
398
394
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
399
395
|
</svg>
|
|
400
|
-
<span>
|
|
396
|
+
<span>3979</span>
|
|
401
397
|
</span>
|
|
402
398
|
<span class="star" title="Repo Forked">
|
|
403
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
404
400
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
405
401
|
</path>
|
|
406
402
|
</svg>
|
|
407
|
-
<span>
|
|
403
|
+
<span>195</span>
|
|
408
404
|
</span>
|
|
409
405
|
<span class="star">
|
|
410
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
411
407
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
412
408
|
</svg>
|
|
413
|
-
<span>
|
|
409
|
+
<span>45 stars today</span>
|
|
414
410
|
</span>
|
|
415
411
|
</div>
|
|
416
412
|
<div class="details">
|
|
@@ -423,32 +419,32 @@
|
|
|
423
419
|
<div class="info">
|
|
424
420
|
<div class="rank">
|
|
425
421
|
<span title="Ranking 8">8</span>
|
|
426
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/photonstorm/phaser" target="_blank" title="photonstorm/phaser">photonstorm/phaser</a>
|
|
427
423
|
</div>
|
|
428
424
|
<div class="sub-title followers">
|
|
429
425
|
|
|
430
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
431
|
-
<span style="background-color: #
|
|
426
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
427
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
432
428
|
</a>
|
|
433
429
|
|
|
434
430
|
<span class="star" title="Stargazers Count">
|
|
435
431
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
436
432
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
437
433
|
</svg>
|
|
438
|
-
<span>
|
|
434
|
+
<span>32465</span>
|
|
439
435
|
</span>
|
|
440
436
|
<span class="star" title="Repo Forked">
|
|
441
437
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
442
438
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
443
439
|
</path>
|
|
444
440
|
</svg>
|
|
445
|
-
<span>
|
|
441
|
+
<span>6784</span>
|
|
446
442
|
</span>
|
|
447
443
|
<span class="star">
|
|
448
444
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
449
445
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
450
446
|
</svg>
|
|
451
|
-
<span>
|
|
447
|
+
<span>43 stars today</span>
|
|
452
448
|
</span>
|
|
453
449
|
</div>
|
|
454
450
|
<div class="details">
|
|
@@ -461,28 +457,32 @@
|
|
|
461
457
|
<div class="info">
|
|
462
458
|
<div class="rank">
|
|
463
459
|
<span title="Ranking 9">9</span>
|
|
464
|
-
<a href="https://github.com/
|
|
460
|
+
<a href="https://github.com/CodeXTF2/Burp2Malleable" target="_blank" title="CodeXTF2/Burp2Malleable">CodeXTF2/Burp2Malleable</a>
|
|
465
461
|
</div>
|
|
466
462
|
<div class="sub-title followers">
|
|
467
463
|
|
|
464
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
465
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
466
|
+
</a>
|
|
467
|
+
|
|
468
468
|
<span class="star" title="Stargazers Count">
|
|
469
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
470
|
<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>
|
|
471
471
|
</svg>
|
|
472
|
-
<span>
|
|
472
|
+
<span>145</span>
|
|
473
473
|
</span>
|
|
474
474
|
<span class="star" title="Repo Forked">
|
|
475
475
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
476
476
|
<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">
|
|
477
477
|
</path>
|
|
478
478
|
</svg>
|
|
479
|
-
<span>
|
|
479
|
+
<span>15</span>
|
|
480
480
|
</span>
|
|
481
481
|
<span class="star">
|
|
482
482
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
483
483
|
<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>
|
|
484
484
|
</svg>
|
|
485
|
-
<span>
|
|
485
|
+
<span>25 stars today</span>
|
|
486
486
|
</span>
|
|
487
487
|
</div>
|
|
488
488
|
<div class="details">
|
|
@@ -495,7 +495,7 @@
|
|
|
495
495
|
<div class="info">
|
|
496
496
|
<div class="rank">
|
|
497
497
|
<span title="Ranking 10">10</span>
|
|
498
|
-
<a href="https://github.com/
|
|
498
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
499
499
|
</div>
|
|
500
500
|
<div class="sub-title followers">
|
|
501
501
|
|
|
@@ -507,20 +507,20 @@
|
|
|
507
507
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
508
508
|
<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>
|
|
509
509
|
</svg>
|
|
510
|
-
<span>
|
|
510
|
+
<span>148348</span>
|
|
511
511
|
</span>
|
|
512
512
|
<span class="star" title="Repo Forked">
|
|
513
513
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
514
514
|
<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">
|
|
515
515
|
</path>
|
|
516
516
|
</svg>
|
|
517
|
-
<span>
|
|
517
|
+
<span>24632</span>
|
|
518
518
|
</span>
|
|
519
519
|
<span class="star">
|
|
520
520
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
521
521
|
<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>
|
|
522
522
|
</svg>
|
|
523
|
-
<span>
|
|
523
|
+
<span>285 stars today</span>
|
|
524
524
|
</span>
|
|
525
525
|
</div>
|
|
526
526
|
<div class="details">
|
|
@@ -533,32 +533,32 @@
|
|
|
533
533
|
<div class="info">
|
|
534
534
|
<div class="rank">
|
|
535
535
|
<span title="Ranking 11">11</span>
|
|
536
|
-
<a href="https://github.com/
|
|
536
|
+
<a href="https://github.com/Flangvik/TeamFiltration" target="_blank" title="Flangvik/TeamFiltration">Flangvik/TeamFiltration</a>
|
|
537
537
|
</div>
|
|
538
538
|
<div class="sub-title followers">
|
|
539
539
|
|
|
540
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
541
|
-
<span style="background-color: #
|
|
540
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
541
|
+
<span style="background-color: #178600;"></span>C#
|
|
542
542
|
</a>
|
|
543
543
|
|
|
544
544
|
<span class="star" title="Stargazers Count">
|
|
545
545
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
546
546
|
<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>
|
|
547
547
|
</svg>
|
|
548
|
-
<span>
|
|
548
|
+
<span>306</span>
|
|
549
549
|
</span>
|
|
550
550
|
<span class="star" title="Repo Forked">
|
|
551
551
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
552
552
|
<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">
|
|
553
553
|
</path>
|
|
554
554
|
</svg>
|
|
555
|
-
<span>
|
|
555
|
+
<span>23</span>
|
|
556
556
|
</span>
|
|
557
557
|
<span class="star">
|
|
558
558
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
559
559
|
<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>
|
|
560
560
|
</svg>
|
|
561
|
-
<span>
|
|
561
|
+
<span>46 stars today</span>
|
|
562
562
|
</span>
|
|
563
563
|
</div>
|
|
564
564
|
<div class="details">
|
|
@@ -571,32 +571,28 @@
|
|
|
571
571
|
<div class="info">
|
|
572
572
|
<div class="rank">
|
|
573
573
|
<span title="Ranking 12">12</span>
|
|
574
|
-
<a href="https://github.com/
|
|
574
|
+
<a href="https://github.com/awesomedata/awesome-public-datasets" target="_blank" title="awesomedata/awesome-public-datasets">awesomedata/awesome-public-datasets</a>
|
|
575
575
|
</div>
|
|
576
576
|
<div class="sub-title followers">
|
|
577
577
|
|
|
578
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
579
|
-
<span style="background-color: #555555;"></span>C
|
|
580
|
-
</a>
|
|
581
|
-
|
|
582
578
|
<span class="star" title="Stargazers Count">
|
|
583
579
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
584
580
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
585
581
|
</svg>
|
|
586
|
-
<span>
|
|
582
|
+
<span>50562</span>
|
|
587
583
|
</span>
|
|
588
584
|
<span class="star" title="Repo Forked">
|
|
589
585
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
590
586
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
591
587
|
</path>
|
|
592
588
|
</svg>
|
|
593
|
-
<span>
|
|
589
|
+
<span>8870</span>
|
|
594
590
|
</span>
|
|
595
591
|
<span class="star">
|
|
596
592
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
597
593
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
598
594
|
</svg>
|
|
599
|
-
<span>
|
|
595
|
+
<span>71 stars today</span>
|
|
600
596
|
</span>
|
|
601
597
|
</div>
|
|
602
598
|
<div class="details">
|
|
@@ -609,32 +605,32 @@
|
|
|
609
605
|
<div class="info">
|
|
610
606
|
<div class="rank">
|
|
611
607
|
<span title="Ranking 13">13</span>
|
|
612
|
-
<a href="https://github.com/
|
|
608
|
+
<a href="https://github.com/cypress-io/cypress" target="_blank" title="cypress-io/cypress">cypress-io/cypress</a>
|
|
613
609
|
</div>
|
|
614
610
|
<div class="sub-title followers">
|
|
615
611
|
|
|
616
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
617
|
-
<span style="background-color: #
|
|
612
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
613
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
618
614
|
</a>
|
|
619
615
|
|
|
620
616
|
<span class="star" title="Stargazers Count">
|
|
621
617
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
622
618
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
623
619
|
</svg>
|
|
624
|
-
<span>
|
|
620
|
+
<span>40001</span>
|
|
625
621
|
</span>
|
|
626
622
|
<span class="star" title="Repo Forked">
|
|
627
623
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
628
624
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
629
625
|
</path>
|
|
630
626
|
</svg>
|
|
631
|
-
<span>
|
|
627
|
+
<span>2499</span>
|
|
632
628
|
</span>
|
|
633
629
|
<span class="star">
|
|
634
630
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
635
631
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
636
632
|
</svg>
|
|
637
|
-
<span>
|
|
633
|
+
<span>58 stars today</span>
|
|
638
634
|
</span>
|
|
639
635
|
</div>
|
|
640
636
|
<div class="details">
|
|
@@ -647,32 +643,32 @@
|
|
|
647
643
|
<div class="info">
|
|
648
644
|
<div class="rank">
|
|
649
645
|
<span title="Ranking 14">14</span>
|
|
650
|
-
<a href="https://github.com/
|
|
646
|
+
<a href="https://github.com/lapras-inc/exam-swe-template" target="_blank" title="lapras-inc/exam-swe-template">lapras-inc/exam-swe-template</a>
|
|
651
647
|
</div>
|
|
652
648
|
<div class="sub-title followers">
|
|
653
649
|
|
|
654
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
655
|
-
<span style="background-color: #
|
|
650
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
651
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
656
652
|
</a>
|
|
657
653
|
|
|
658
654
|
<span class="star" title="Stargazers Count">
|
|
659
655
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
660
656
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
661
657
|
</svg>
|
|
662
|
-
<span>
|
|
658
|
+
<span>86</span>
|
|
663
659
|
</span>
|
|
664
660
|
<span class="star" title="Repo Forked">
|
|
665
661
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
666
662
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
667
663
|
</path>
|
|
668
664
|
</svg>
|
|
669
|
-
<span>
|
|
665
|
+
<span>2</span>
|
|
670
666
|
</span>
|
|
671
667
|
<span class="star">
|
|
672
668
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
673
669
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
674
670
|
</svg>
|
|
675
|
-
<span>
|
|
671
|
+
<span>9 stars today</span>
|
|
676
672
|
</span>
|
|
677
673
|
</div>
|
|
678
674
|
<div class="details">
|
|
@@ -685,28 +681,32 @@
|
|
|
685
681
|
<div class="info">
|
|
686
682
|
<div class="rank">
|
|
687
683
|
<span title="Ranking 15">15</span>
|
|
688
|
-
<a href="https://github.com/
|
|
684
|
+
<a href="https://github.com/Shopify/react-native-skia" target="_blank" title="Shopify/react-native-skia">Shopify/react-native-skia</a>
|
|
689
685
|
</div>
|
|
690
686
|
<div class="sub-title followers">
|
|
691
687
|
|
|
688
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
689
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
690
|
+
</a>
|
|
691
|
+
|
|
692
692
|
<span class="star" title="Stargazers Count">
|
|
693
693
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
694
694
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
695
695
|
</svg>
|
|
696
|
-
<span>
|
|
696
|
+
<span>3987</span>
|
|
697
697
|
</span>
|
|
698
698
|
<span class="star" title="Repo Forked">
|
|
699
699
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
700
700
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
701
701
|
</path>
|
|
702
702
|
</svg>
|
|
703
|
-
<span>
|
|
703
|
+
<span>202</span>
|
|
704
704
|
</span>
|
|
705
705
|
<span class="star">
|
|
706
706
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
707
707
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
708
708
|
</svg>
|
|
709
|
-
<span>
|
|
709
|
+
<span>45 stars today</span>
|
|
710
710
|
</span>
|
|
711
711
|
</div>
|
|
712
712
|
<div class="details">
|
|
@@ -719,32 +719,32 @@
|
|
|
719
719
|
<div class="info">
|
|
720
720
|
<div class="rank">
|
|
721
721
|
<span title="Ranking 16">16</span>
|
|
722
|
-
<a href="https://github.com/
|
|
722
|
+
<a href="https://github.com/Kotlin/kotlinx.coroutines" target="_blank" title="Kotlin/kotlinx.coroutines">Kotlin/kotlinx.coroutines</a>
|
|
723
723
|
</div>
|
|
724
724
|
<div class="sub-title followers">
|
|
725
725
|
|
|
726
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
727
|
-
<span style="background-color: #
|
|
726
|
+
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
727
|
+
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
728
728
|
</a>
|
|
729
729
|
|
|
730
730
|
<span class="star" title="Stargazers Count">
|
|
731
731
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
732
732
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
733
733
|
</svg>
|
|
734
|
-
<span>
|
|
734
|
+
<span>11145</span>
|
|
735
735
|
</span>
|
|
736
736
|
<span class="star" title="Repo Forked">
|
|
737
737
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
738
738
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
739
739
|
</path>
|
|
740
740
|
</svg>
|
|
741
|
-
<span>
|
|
741
|
+
<span>1613</span>
|
|
742
742
|
</span>
|
|
743
743
|
<span class="star">
|
|
744
744
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
745
745
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
746
746
|
</svg>
|
|
747
|
-
<span>
|
|
747
|
+
<span>38 stars today</span>
|
|
748
748
|
</span>
|
|
749
749
|
</div>
|
|
750
750
|
<div class="details">
|
|
@@ -757,32 +757,32 @@
|
|
|
757
757
|
<div class="info">
|
|
758
758
|
<div class="rank">
|
|
759
759
|
<span title="Ranking 17">17</span>
|
|
760
|
-
<a href="https://github.com/
|
|
760
|
+
<a href="https://github.com/didi/KnowStreaming" target="_blank" title="didi/KnowStreaming">didi/KnowStreaming</a>
|
|
761
761
|
</div>
|
|
762
762
|
<div class="sub-title followers">
|
|
763
763
|
|
|
764
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
765
|
-
<span style="background-color: #
|
|
764
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
765
|
+
<span style="background-color: #b07219;"></span>Java
|
|
766
766
|
</a>
|
|
767
767
|
|
|
768
768
|
<span class="star" title="Stargazers Count">
|
|
769
769
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
770
770
|
<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>
|
|
771
771
|
</svg>
|
|
772
|
-
<span>
|
|
772
|
+
<span>4527</span>
|
|
773
773
|
</span>
|
|
774
774
|
<span class="star" title="Repo Forked">
|
|
775
775
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
776
776
|
<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">
|
|
777
777
|
</path>
|
|
778
778
|
</svg>
|
|
779
|
-
<span>
|
|
779
|
+
<span>892</span>
|
|
780
780
|
</span>
|
|
781
781
|
<span class="star">
|
|
782
782
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
783
783
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
784
784
|
</svg>
|
|
785
|
-
<span>
|
|
785
|
+
<span>37 stars today</span>
|
|
786
786
|
</span>
|
|
787
787
|
</div>
|
|
788
788
|
<div class="details">
|
|
@@ -795,32 +795,32 @@
|
|
|
795
795
|
<div class="info">
|
|
796
796
|
<div class="rank">
|
|
797
797
|
<span title="Ranking 18">18</span>
|
|
798
|
-
<a href="https://github.com/
|
|
798
|
+
<a href="https://github.com/roboticcam/machine-learning-notes" target="_blank" title="roboticcam/machine-learning-notes">roboticcam/machine-learning-notes</a>
|
|
799
799
|
</div>
|
|
800
800
|
<div class="sub-title followers">
|
|
801
801
|
|
|
802
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
803
|
-
<span style="background-color: #
|
|
802
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
803
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
804
804
|
</a>
|
|
805
805
|
|
|
806
806
|
<span class="star" title="Stargazers Count">
|
|
807
807
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
808
808
|
<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>
|
|
809
809
|
</svg>
|
|
810
|
-
<span>
|
|
810
|
+
<span>6785</span>
|
|
811
811
|
</span>
|
|
812
812
|
<span class="star" title="Repo Forked">
|
|
813
813
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
814
814
|
<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">
|
|
815
815
|
</path>
|
|
816
816
|
</svg>
|
|
817
|
-
<span>
|
|
817
|
+
<span>1625</span>
|
|
818
818
|
</span>
|
|
819
819
|
<span class="star">
|
|
820
820
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
821
821
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
822
822
|
</svg>
|
|
823
|
-
<span>
|
|
823
|
+
<span>56 stars today</span>
|
|
824
824
|
</span>
|
|
825
825
|
</div>
|
|
826
826
|
<div class="details">
|
|
@@ -833,32 +833,28 @@
|
|
|
833
833
|
<div class="info">
|
|
834
834
|
<div class="rank">
|
|
835
835
|
<span title="Ranking 19">19</span>
|
|
836
|
-
<a href="https://github.com/
|
|
836
|
+
<a href="https://github.com/Authing/Authing" target="_blank" title="Authing/Authing">Authing/Authing</a>
|
|
837
837
|
</div>
|
|
838
838
|
<div class="sub-title followers">
|
|
839
839
|
|
|
840
|
-
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
841
|
-
<span style="background-color: #00B4AB;"></span>Dart
|
|
842
|
-
</a>
|
|
843
|
-
|
|
844
840
|
<span class="star" title="Stargazers Count">
|
|
845
841
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
846
842
|
<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>
|
|
847
843
|
</svg>
|
|
848
|
-
<span>
|
|
844
|
+
<span>720</span>
|
|
849
845
|
</span>
|
|
850
846
|
<span class="star" title="Repo Forked">
|
|
851
847
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
852
848
|
<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">
|
|
853
849
|
</path>
|
|
854
850
|
</svg>
|
|
855
|
-
<span>
|
|
851
|
+
<span>64</span>
|
|
856
852
|
</span>
|
|
857
853
|
<span class="star">
|
|
858
854
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
859
855
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
860
856
|
</svg>
|
|
861
|
-
<span>
|
|
857
|
+
<span>108 stars today</span>
|
|
862
858
|
</span>
|
|
863
859
|
</div>
|
|
864
860
|
<div class="details">
|
|
@@ -871,32 +867,32 @@
|
|
|
871
867
|
<div class="info">
|
|
872
868
|
<div class="rank">
|
|
873
869
|
<span title="Ranking 20">20</span>
|
|
874
|
-
<a href="https://github.com/
|
|
870
|
+
<a href="https://github.com/SinicaGroup/Class-agnostic-Few-shot-Object-Counting" target="_blank" title="SinicaGroup/Class-agnostic-Few-shot-Object-Counting">SinicaGroup/Class-agnostic-Few-shot-Object-Counting</a>
|
|
875
871
|
</div>
|
|
876
872
|
<div class="sub-title followers">
|
|
877
873
|
|
|
878
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
879
|
-
<span style="background-color: #
|
|
874
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
875
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
880
876
|
</a>
|
|
881
877
|
|
|
882
878
|
<span class="star" title="Stargazers Count">
|
|
883
879
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
884
880
|
<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>
|
|
885
881
|
</svg>
|
|
886
|
-
<span>
|
|
882
|
+
<span>71</span>
|
|
887
883
|
</span>
|
|
888
884
|
<span class="star" title="Repo Forked">
|
|
889
885
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
890
886
|
<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">
|
|
891
887
|
</path>
|
|
892
888
|
</svg>
|
|
893
|
-
<span>
|
|
889
|
+
<span>6</span>
|
|
894
890
|
</span>
|
|
895
891
|
<span class="star">
|
|
896
892
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
897
893
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
898
894
|
</svg>
|
|
899
|
-
<span>
|
|
895
|
+
<span>12 stars today</span>
|
|
900
896
|
</span>
|
|
901
897
|
</div>
|
|
902
898
|
<div class="details">
|
|
@@ -909,32 +905,32 @@
|
|
|
909
905
|
<div class="info">
|
|
910
906
|
<div class="rank">
|
|
911
907
|
<span title="Ranking 21">21</span>
|
|
912
|
-
<a href="https://github.com/
|
|
908
|
+
<a href="https://github.com/MicrosoftDocs/azure-docs" target="_blank" title="MicrosoftDocs/azure-docs">MicrosoftDocs/azure-docs</a>
|
|
913
909
|
</div>
|
|
914
910
|
<div class="sub-title followers">
|
|
915
911
|
|
|
916
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
917
|
-
<span style="background-color: #
|
|
912
|
+
<a class="language" target="_blank" href="https://github.com/topics/powershell" title="Programming Language PowerShell">
|
|
913
|
+
<span style="background-color: #012456;"></span>PowerShell
|
|
918
914
|
</a>
|
|
919
915
|
|
|
920
916
|
<span class="star" title="Stargazers Count">
|
|
921
917
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
922
918
|
<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>
|
|
923
919
|
</svg>
|
|
924
|
-
<span>
|
|
920
|
+
<span>7484</span>
|
|
925
921
|
</span>
|
|
926
922
|
<span class="star" title="Repo Forked">
|
|
927
923
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
928
924
|
<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">
|
|
929
925
|
</path>
|
|
930
926
|
</svg>
|
|
931
|
-
<span>
|
|
927
|
+
<span>17087</span>
|
|
932
928
|
</span>
|
|
933
929
|
<span class="star">
|
|
934
930
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
935
931
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
936
932
|
</svg>
|
|
937
|
-
<span>
|
|
933
|
+
<span>12 stars today</span>
|
|
938
934
|
</span>
|
|
939
935
|
</div>
|
|
940
936
|
<div class="details">
|
|
@@ -947,32 +943,32 @@
|
|
|
947
943
|
<div class="info">
|
|
948
944
|
<div class="rank">
|
|
949
945
|
<span title="Ranking 22">22</span>
|
|
950
|
-
<a href="https://github.com/
|
|
946
|
+
<a href="https://github.com/electron/electron" target="_blank" title="electron/electron">electron/electron</a>
|
|
951
947
|
</div>
|
|
952
948
|
<div class="sub-title followers">
|
|
953
949
|
|
|
954
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
955
|
-
<span style="background-color: #
|
|
950
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
951
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
956
952
|
</a>
|
|
957
953
|
|
|
958
954
|
<span class="star" title="Stargazers Count">
|
|
959
955
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
960
956
|
<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>
|
|
961
957
|
</svg>
|
|
962
|
-
<span>
|
|
958
|
+
<span>103187</span>
|
|
963
959
|
</span>
|
|
964
960
|
<span class="star" title="Repo Forked">
|
|
965
961
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
966
962
|
<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">
|
|
967
963
|
</path>
|
|
968
964
|
</svg>
|
|
969
|
-
<span>
|
|
965
|
+
<span>13776</span>
|
|
970
966
|
</span>
|
|
971
967
|
<span class="star">
|
|
972
968
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
973
969
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
974
970
|
</svg>
|
|
975
|
-
<span>
|
|
971
|
+
<span>46 stars today</span>
|
|
976
972
|
</span>
|
|
977
973
|
</div>
|
|
978
974
|
<div class="details">
|
|
@@ -985,32 +981,32 @@
|
|
|
985
981
|
<div class="info">
|
|
986
982
|
<div class="rank">
|
|
987
983
|
<span title="Ranking 23">23</span>
|
|
988
|
-
<a href="https://github.com/
|
|
984
|
+
<a href="https://github.com/ayntgl/discordo" target="_blank" title="ayntgl/discordo">ayntgl/discordo</a>
|
|
989
985
|
</div>
|
|
990
986
|
<div class="sub-title followers">
|
|
991
987
|
|
|
992
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
993
|
-
<span style="background-color: #
|
|
988
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
989
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
994
990
|
</a>
|
|
995
991
|
|
|
996
992
|
<span class="star" title="Stargazers Count">
|
|
997
993
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
998
994
|
<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>
|
|
999
995
|
</svg>
|
|
1000
|
-
<span>
|
|
996
|
+
<span>625</span>
|
|
1001
997
|
</span>
|
|
1002
998
|
<span class="star" title="Repo Forked">
|
|
1003
999
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1004
1000
|
<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">
|
|
1005
1001
|
</path>
|
|
1006
1002
|
</svg>
|
|
1007
|
-
<span>
|
|
1003
|
+
<span>25</span>
|
|
1008
1004
|
</span>
|
|
1009
1005
|
<span class="star">
|
|
1010
1006
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1011
1007
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1012
1008
|
</svg>
|
|
1013
|
-
<span>
|
|
1009
|
+
<span>90 stars today</span>
|
|
1014
1010
|
</span>
|
|
1015
1011
|
</div>
|
|
1016
1012
|
<div class="details">
|
|
@@ -1023,7 +1019,45 @@
|
|
|
1023
1019
|
<div class="info">
|
|
1024
1020
|
<div class="rank">
|
|
1025
1021
|
<span title="Ranking 24">24</span>
|
|
1026
|
-
<a href="https://github.com/
|
|
1022
|
+
<a href="https://github.com/swc-project/swc" target="_blank" title="swc-project/swc">swc-project/swc</a>
|
|
1023
|
+
</div>
|
|
1024
|
+
<div class="sub-title followers">
|
|
1025
|
+
|
|
1026
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1027
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1028
|
+
</a>
|
|
1029
|
+
|
|
1030
|
+
<span class="star" title="Stargazers Count">
|
|
1031
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1032
|
+
<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>
|
|
1033
|
+
</svg>
|
|
1034
|
+
<span>23461</span>
|
|
1035
|
+
</span>
|
|
1036
|
+
<span class="star" title="Repo Forked">
|
|
1037
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1038
|
+
<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">
|
|
1039
|
+
</path>
|
|
1040
|
+
</svg>
|
|
1041
|
+
<span>763</span>
|
|
1042
|
+
</span>
|
|
1043
|
+
<span class="star">
|
|
1044
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1045
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1046
|
+
</svg>
|
|
1047
|
+
<span>41 stars today</span>
|
|
1048
|
+
</span>
|
|
1049
|
+
</div>
|
|
1050
|
+
<div class="details">
|
|
1051
|
+
|
|
1052
|
+
</div>
|
|
1053
|
+
</div>
|
|
1054
|
+
</li>
|
|
1055
|
+
|
|
1056
|
+
<li>
|
|
1057
|
+
<div class="info">
|
|
1058
|
+
<div class="rank">
|
|
1059
|
+
<span title="Ranking 25">25</span>
|
|
1060
|
+
<a href="https://github.com/golang-migrate/migrate" target="_blank" title="golang-migrate/migrate">golang-migrate/migrate</a>
|
|
1027
1061
|
</div>
|
|
1028
1062
|
<div class="sub-title followers">
|
|
1029
1063
|
|
|
@@ -1035,20 +1069,20 @@
|
|
|
1035
1069
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1036
1070
|
<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>
|
|
1037
1071
|
</svg>
|
|
1038
|
-
<span>
|
|
1072
|
+
<span>9437</span>
|
|
1039
1073
|
</span>
|
|
1040
1074
|
<span class="star" title="Repo Forked">
|
|
1041
1075
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1042
1076
|
<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">
|
|
1043
1077
|
</path>
|
|
1044
1078
|
</svg>
|
|
1045
|
-
<span>
|
|
1079
|
+
<span>1008</span>
|
|
1046
1080
|
</span>
|
|
1047
1081
|
<span class="star">
|
|
1048
1082
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1049
1083
|
<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>
|
|
1050
1084
|
</svg>
|
|
1051
|
-
<span>
|
|
1085
|
+
<span>34 stars today</span>
|
|
1052
1086
|
</span>
|
|
1053
1087
|
</div>
|
|
1054
1088
|
<div class="details">
|
|
@@ -1073,7 +1107,7 @@
|
|
|
1073
1107
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1074
1108
|
</a>
|
|
1075
1109
|
</div>
|
|
1076
|
-
<div class="time">Last cache created on 2022/8/
|
|
1110
|
+
<div class="time">Last cache created on 2022/8/18 by Github API v3.</div>
|
|
1077
1111
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1078
1112
|
</div>
|
|
1079
1113
|
</body>
|