@wcj/github-rank 22.10.5 → 22.10.6
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 +25794 -25814
- package/dist/sifou-daily.json +18 -27
- package/dist/sifou-monthly.json +20 -20
- package/dist/sifou-weekly.json +115 -115
- package/dist/toutiao-30.json +19 -19
- package/dist/toutiao-7.json +74 -74
- package/dist/toutiao-90.json +11 -11
- package/dist/trending-daily.json +170 -170
- package/dist/trending-monthly.json +143 -143
- package/dist/trending-weekly.json +153 -153
- package/dist/users.china.json +644 -644
- package/dist/users.json +2172 -2172
- package/package.json +1 -1
- package/web/data/repos.json +25794 -25814
- package/web/data/sifou-daily.json +18 -27
- package/web/data/sifou-monthly.json +20 -20
- package/web/data/sifou-weekly.json +115 -115
- package/web/data/toutiao-30.json +19 -19
- package/web/data/toutiao-7.json +74 -74
- package/web/data/toutiao-90.json +11 -11
- package/web/data/trending-daily.json +170 -170
- package/web/data/trending-monthly.json +143 -143
- package/web/data/trending-weekly.json +153 -153
- package/web/data/users.china.json +644 -644
- package/web/data/users.json +2172 -2172
- package/web/index.html +1210 -1210
- package/web/repos.html +3905 -3897
- package/web/sifou-daily.html +17 -45
- package/web/sifou-monthly.html +26 -26
- package/web/sifou-weekly.html +135 -135
- package/web/toutiao-30.html +49 -49
- package/web/toutiao-7.html +84 -84
- package/web/toutiao-90.html +16 -16
- package/web/trending-monthly.html +130 -130
- package/web/trending-weekly.html +137 -133
- package/web/trending.html +153 -141
- package/web/users.china.html +339 -339
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/10/
|
|
131
|
+
<div class="time">Last cache created on 2022/10/6 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/facebookincubator/AITemplate" target="_blank" title="facebookincubator/AITemplate">facebookincubator/AITemplate</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/python" title="Programming Language Python">
|
|
165
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>1227</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>65</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>335 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/psf/black" target="_blank" title="psf/black">psf/black</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/python" title="Programming Language Python">
|
|
203
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>29368</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>1867</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>66 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,28 +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/snaplet/postgres-wasm" target="_blank" title="snaplet/postgres-wasm">snaplet/postgres-wasm</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
241
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
242
|
+
</a>
|
|
243
|
+
|
|
240
244
|
<span class="star" title="Stargazers Count">
|
|
241
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
242
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>
|
|
243
247
|
</svg>
|
|
244
|
-
<span>
|
|
248
|
+
<span>867</span>
|
|
245
249
|
</span>
|
|
246
250
|
<span class="star" title="Repo Forked">
|
|
247
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
248
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">
|
|
249
253
|
</path>
|
|
250
254
|
</svg>
|
|
251
|
-
<span>
|
|
255
|
+
<span>20</span>
|
|
252
256
|
</span>
|
|
253
257
|
<span class="star">
|
|
254
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
255
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>
|
|
256
260
|
</svg>
|
|
257
|
-
<span>
|
|
261
|
+
<span>261 stars today</span>
|
|
258
262
|
</span>
|
|
259
263
|
</div>
|
|
260
264
|
<div class="details">
|
|
@@ -267,32 +271,32 @@
|
|
|
267
271
|
<div class="info">
|
|
268
272
|
<div class="rank">
|
|
269
273
|
<span title="Ranking 4">4</span>
|
|
270
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/Cryptogenic/PS5-4.03-Kernel-Exploit" target="_blank" title="Cryptogenic/PS5-4.03-Kernel-Exploit">Cryptogenic/PS5-4.03-Kernel-Exploit</a>
|
|
271
275
|
</div>
|
|
272
276
|
<div class="sub-title followers">
|
|
273
277
|
|
|
274
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
275
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
279
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
276
280
|
</a>
|
|
277
281
|
|
|
278
282
|
<span class="star" title="Stargazers Count">
|
|
279
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
280
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>
|
|
281
285
|
</svg>
|
|
282
|
-
<span>
|
|
286
|
+
<span>528</span>
|
|
283
287
|
</span>
|
|
284
288
|
<span class="star" title="Repo Forked">
|
|
285
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
286
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">
|
|
287
291
|
</path>
|
|
288
292
|
</svg>
|
|
289
|
-
<span>
|
|
293
|
+
<span>33</span>
|
|
290
294
|
</span>
|
|
291
295
|
<span class="star">
|
|
292
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
293
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>
|
|
294
298
|
</svg>
|
|
295
|
-
<span>
|
|
299
|
+
<span>87 stars today</span>
|
|
296
300
|
</span>
|
|
297
301
|
</div>
|
|
298
302
|
<div class="details">
|
|
@@ -305,32 +309,32 @@
|
|
|
305
309
|
<div class="info">
|
|
306
310
|
<div class="rank">
|
|
307
311
|
<span title="Ranking 5">5</span>
|
|
308
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/folke/noice.nvim" target="_blank" title="folke/noice.nvim">folke/noice.nvim</a>
|
|
309
313
|
</div>
|
|
310
314
|
<div class="sub-title followers">
|
|
311
315
|
|
|
312
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
313
|
-
<span style="background-color: #
|
|
316
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
317
|
+
<span style="background-color: #000080;"></span>Lua
|
|
314
318
|
</a>
|
|
315
319
|
|
|
316
320
|
<span class="star" title="Stargazers Count">
|
|
317
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
318
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>
|
|
319
323
|
</svg>
|
|
320
|
-
<span>
|
|
324
|
+
<span>599</span>
|
|
321
325
|
</span>
|
|
322
326
|
<span class="star" title="Repo Forked">
|
|
323
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
324
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">
|
|
325
329
|
</path>
|
|
326
330
|
</svg>
|
|
327
|
-
<span>
|
|
331
|
+
<span>4</span>
|
|
328
332
|
</span>
|
|
329
333
|
<span class="star">
|
|
330
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
331
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>
|
|
332
336
|
</svg>
|
|
333
|
-
<span>
|
|
337
|
+
<span>192 stars today</span>
|
|
334
338
|
</span>
|
|
335
339
|
</div>
|
|
336
340
|
<div class="details">
|
|
@@ -343,32 +347,32 @@
|
|
|
343
347
|
<div class="info">
|
|
344
348
|
<div class="rank">
|
|
345
349
|
<span title="Ranking 6">6</span>
|
|
346
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/iced-rs/iced" target="_blank" title="iced-rs/iced">iced-rs/iced</a>
|
|
347
351
|
</div>
|
|
348
352
|
<div class="sub-title followers">
|
|
349
353
|
|
|
350
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
351
|
-
<span style="background-color: #
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
355
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
352
356
|
</a>
|
|
353
357
|
|
|
354
358
|
<span class="star" title="Stargazers Count">
|
|
355
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
360
|
<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>
|
|
357
361
|
</svg>
|
|
358
|
-
<span>
|
|
362
|
+
<span>15770</span>
|
|
359
363
|
</span>
|
|
360
364
|
<span class="star" title="Repo Forked">
|
|
361
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
366
|
<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">
|
|
363
367
|
</path>
|
|
364
368
|
</svg>
|
|
365
|
-
<span>
|
|
369
|
+
<span>662</span>
|
|
366
370
|
</span>
|
|
367
371
|
<span class="star">
|
|
368
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
373
|
<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>
|
|
370
374
|
</svg>
|
|
371
|
-
<span>
|
|
375
|
+
<span>152 stars today</span>
|
|
372
376
|
</span>
|
|
373
377
|
</div>
|
|
374
378
|
<div class="details">
|
|
@@ -381,32 +385,32 @@
|
|
|
381
385
|
<div class="info">
|
|
382
386
|
<div class="rank">
|
|
383
387
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/itsnebulalol/ios15-tweaks" target="_blank" title="itsnebulalol/ios15-tweaks">itsnebulalol/ios15-tweaks</a>
|
|
385
389
|
</div>
|
|
386
390
|
<div class="sub-title followers">
|
|
387
391
|
|
|
388
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
389
|
-
<span style="background-color: #
|
|
392
|
+
<a class="language" target="_blank" href="https://github.com/topics/makefile" title="Programming Language Makefile">
|
|
393
|
+
<span style="background-color: #427819;"></span>Makefile
|
|
390
394
|
</a>
|
|
391
395
|
|
|
392
396
|
<span class="star" title="Stargazers Count">
|
|
393
397
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
394
398
|
<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>
|
|
395
399
|
</svg>
|
|
396
|
-
<span>
|
|
400
|
+
<span>44</span>
|
|
397
401
|
</span>
|
|
398
402
|
<span class="star" title="Repo Forked">
|
|
399
403
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
400
404
|
<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">
|
|
401
405
|
</path>
|
|
402
406
|
</svg>
|
|
403
|
-
<span>
|
|
407
|
+
<span>5</span>
|
|
404
408
|
</span>
|
|
405
409
|
<span class="star">
|
|
406
410
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
407
411
|
<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>
|
|
408
412
|
</svg>
|
|
409
|
-
<span>
|
|
413
|
+
<span>24 stars today</span>
|
|
410
414
|
</span>
|
|
411
415
|
</div>
|
|
412
416
|
<div class="details">
|
|
@@ -419,32 +423,32 @@
|
|
|
419
423
|
<div class="info">
|
|
420
424
|
<div class="rank">
|
|
421
425
|
<span title="Ranking 8">8</span>
|
|
422
|
-
<a href="https://github.com/
|
|
426
|
+
<a href="https://github.com/grpc/grpc" target="_blank" title="grpc/grpc">grpc/grpc</a>
|
|
423
427
|
</div>
|
|
424
428
|
<div class="sub-title followers">
|
|
425
429
|
|
|
426
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
427
|
-
<span style="background-color: #
|
|
430
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
431
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
428
432
|
</a>
|
|
429
433
|
|
|
430
434
|
<span class="star" title="Stargazers Count">
|
|
431
435
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
432
436
|
<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>
|
|
433
437
|
</svg>
|
|
434
|
-
<span>
|
|
438
|
+
<span>35794</span>
|
|
435
439
|
</span>
|
|
436
440
|
<span class="star" title="Repo Forked">
|
|
437
441
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
438
442
|
<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">
|
|
439
443
|
</path>
|
|
440
444
|
</svg>
|
|
441
|
-
<span>
|
|
445
|
+
<span>9418</span>
|
|
442
446
|
</span>
|
|
443
447
|
<span class="star">
|
|
444
448
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
445
449
|
<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>
|
|
446
450
|
</svg>
|
|
447
|
-
<span>
|
|
451
|
+
<span>35 stars today</span>
|
|
448
452
|
</span>
|
|
449
453
|
</div>
|
|
450
454
|
<div class="details">
|
|
@@ -457,28 +461,32 @@
|
|
|
457
461
|
<div class="info">
|
|
458
462
|
<div class="rank">
|
|
459
463
|
<span title="Ranking 9">9</span>
|
|
460
|
-
<a href="https://github.com/
|
|
464
|
+
<a href="https://github.com/copy/v86" target="_blank" title="copy/v86">copy/v86</a>
|
|
461
465
|
</div>
|
|
462
466
|
<div class="sub-title followers">
|
|
463
467
|
|
|
468
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
469
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
470
|
+
</a>
|
|
471
|
+
|
|
464
472
|
<span class="star" title="Stargazers Count">
|
|
465
473
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
466
474
|
<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>
|
|
467
475
|
</svg>
|
|
468
|
-
<span>
|
|
476
|
+
<span>15887</span>
|
|
469
477
|
</span>
|
|
470
478
|
<span class="star" title="Repo Forked">
|
|
471
479
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
472
480
|
<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">
|
|
473
481
|
</path>
|
|
474
482
|
</svg>
|
|
475
|
-
<span>
|
|
483
|
+
<span>1147</span>
|
|
476
484
|
</span>
|
|
477
485
|
<span class="star">
|
|
478
486
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
487
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
480
488
|
</svg>
|
|
481
|
-
<span>
|
|
489
|
+
<span>143 stars today</span>
|
|
482
490
|
</span>
|
|
483
491
|
</div>
|
|
484
492
|
<div class="details">
|
|
@@ -491,7 +499,7 @@
|
|
|
491
499
|
<div class="info">
|
|
492
500
|
<div class="rank">
|
|
493
501
|
<span title="Ranking 10">10</span>
|
|
494
|
-
<a href="https://github.com/
|
|
502
|
+
<a href="https://github.com/Expensify/App" target="_blank" title="Expensify/App">Expensify/App</a>
|
|
495
503
|
</div>
|
|
496
504
|
<div class="sub-title followers">
|
|
497
505
|
|
|
@@ -503,20 +511,20 @@
|
|
|
503
511
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
504
512
|
<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>
|
|
505
513
|
</svg>
|
|
506
|
-
<span>
|
|
514
|
+
<span>413</span>
|
|
507
515
|
</span>
|
|
508
516
|
<span class="star" title="Repo Forked">
|
|
509
517
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
510
518
|
<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">
|
|
511
519
|
</path>
|
|
512
520
|
</svg>
|
|
513
|
-
<span>
|
|
521
|
+
<span>455</span>
|
|
514
522
|
</span>
|
|
515
523
|
<span class="star">
|
|
516
524
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
517
525
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
518
526
|
</svg>
|
|
519
|
-
<span>
|
|
527
|
+
<span>37 stars today</span>
|
|
520
528
|
</span>
|
|
521
529
|
</div>
|
|
522
530
|
<div class="details">
|
|
@@ -529,32 +537,32 @@
|
|
|
529
537
|
<div class="info">
|
|
530
538
|
<div class="rank">
|
|
531
539
|
<span title="Ranking 11">11</span>
|
|
532
|
-
<a href="https://github.com/
|
|
540
|
+
<a href="https://github.com/asottile/pyupgrade" target="_blank" title="asottile/pyupgrade">asottile/pyupgrade</a>
|
|
533
541
|
</div>
|
|
534
542
|
<div class="sub-title followers">
|
|
535
543
|
|
|
536
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
537
|
-
<span style="background-color: #
|
|
544
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
545
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
538
546
|
</a>
|
|
539
547
|
|
|
540
548
|
<span class="star" title="Stargazers Count">
|
|
541
549
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
542
550
|
<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>
|
|
543
551
|
</svg>
|
|
544
|
-
<span>
|
|
552
|
+
<span>2026</span>
|
|
545
553
|
</span>
|
|
546
554
|
<span class="star" title="Repo Forked">
|
|
547
555
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
548
556
|
<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">
|
|
549
557
|
</path>
|
|
550
558
|
</svg>
|
|
551
|
-
<span>
|
|
559
|
+
<span>123</span>
|
|
552
560
|
</span>
|
|
553
561
|
<span class="star">
|
|
554
562
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
563
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
556
564
|
</svg>
|
|
557
|
-
<span>
|
|
565
|
+
<span>35 stars today</span>
|
|
558
566
|
</span>
|
|
559
567
|
</div>
|
|
560
568
|
<div class="details">
|
|
@@ -567,32 +575,32 @@
|
|
|
567
575
|
<div class="info">
|
|
568
576
|
<div class="rank">
|
|
569
577
|
<span title="Ranking 12">12</span>
|
|
570
|
-
<a href="https://github.com/
|
|
578
|
+
<a href="https://github.com/apple/swift-collections" target="_blank" title="apple/swift-collections">apple/swift-collections</a>
|
|
571
579
|
</div>
|
|
572
580
|
<div class="sub-title followers">
|
|
573
581
|
|
|
574
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
575
|
-
<span style="background-color: #
|
|
582
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
583
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
576
584
|
</a>
|
|
577
585
|
|
|
578
586
|
<span class="star" title="Stargazers Count">
|
|
579
587
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
580
588
|
<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>
|
|
581
589
|
</svg>
|
|
582
|
-
<span>
|
|
590
|
+
<span>2539</span>
|
|
583
591
|
</span>
|
|
584
592
|
<span class="star" title="Repo Forked">
|
|
585
593
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
586
594
|
<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">
|
|
587
595
|
</path>
|
|
588
596
|
</svg>
|
|
589
|
-
<span>
|
|
597
|
+
<span>197</span>
|
|
590
598
|
</span>
|
|
591
599
|
<span class="star">
|
|
592
600
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
593
601
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
594
602
|
</svg>
|
|
595
|
-
<span>
|
|
603
|
+
<span>36 stars today</span>
|
|
596
604
|
</span>
|
|
597
605
|
</div>
|
|
598
606
|
<div class="details">
|
|
@@ -605,32 +613,32 @@
|
|
|
605
613
|
<div class="info">
|
|
606
614
|
<div class="rank">
|
|
607
615
|
<span title="Ranking 13">13</span>
|
|
608
|
-
<a href="https://github.com/
|
|
616
|
+
<a href="https://github.com/DefectDojo/django-DefectDojo" target="_blank" title="DefectDojo/django-DefectDojo">DefectDojo/django-DefectDojo</a>
|
|
609
617
|
</div>
|
|
610
618
|
<div class="sub-title followers">
|
|
611
619
|
|
|
612
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
613
|
-
<span style="background-color: #
|
|
620
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
621
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
614
622
|
</a>
|
|
615
623
|
|
|
616
624
|
<span class="star" title="Stargazers Count">
|
|
617
625
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
618
626
|
<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>
|
|
619
627
|
</svg>
|
|
620
|
-
<span>
|
|
628
|
+
<span>2415</span>
|
|
621
629
|
</span>
|
|
622
630
|
<span class="star" title="Repo Forked">
|
|
623
631
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
624
632
|
<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">
|
|
625
633
|
</path>
|
|
626
634
|
</svg>
|
|
627
|
-
<span>
|
|
635
|
+
<span>1133</span>
|
|
628
636
|
</span>
|
|
629
637
|
<span class="star">
|
|
630
638
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
631
639
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
632
640
|
</svg>
|
|
633
|
-
<span>
|
|
641
|
+
<span>28 stars today</span>
|
|
634
642
|
</span>
|
|
635
643
|
</div>
|
|
636
644
|
<div class="details">
|
|
@@ -643,32 +651,32 @@
|
|
|
643
651
|
<div class="info">
|
|
644
652
|
<div class="rank">
|
|
645
653
|
<span title="Ranking 14">14</span>
|
|
646
|
-
<a href="https://github.com/
|
|
654
|
+
<a href="https://github.com/he4rt/he4rtoberfest-2022" target="_blank" title="he4rt/he4rtoberfest-2022">he4rt/he4rtoberfest-2022</a>
|
|
647
655
|
</div>
|
|
648
656
|
<div class="sub-title followers">
|
|
649
657
|
|
|
650
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
651
|
-
<span style="background-color: #
|
|
658
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
659
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
652
660
|
</a>
|
|
653
661
|
|
|
654
662
|
<span class="star" title="Stargazers Count">
|
|
655
663
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
656
664
|
<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>
|
|
657
665
|
</svg>
|
|
658
|
-
<span>
|
|
666
|
+
<span>245</span>
|
|
659
667
|
</span>
|
|
660
668
|
<span class="star" title="Repo Forked">
|
|
661
669
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
662
670
|
<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">
|
|
663
671
|
</path>
|
|
664
672
|
</svg>
|
|
665
|
-
<span>
|
|
673
|
+
<span>149</span>
|
|
666
674
|
</span>
|
|
667
675
|
<span class="star">
|
|
668
676
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
669
677
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
670
678
|
</svg>
|
|
671
|
-
<span>
|
|
679
|
+
<span>23 stars today</span>
|
|
672
680
|
</span>
|
|
673
681
|
</div>
|
|
674
682
|
<div class="details">
|
|
@@ -681,28 +689,32 @@
|
|
|
681
689
|
<div class="info">
|
|
682
690
|
<div class="rank">
|
|
683
691
|
<span title="Ranking 15">15</span>
|
|
684
|
-
<a href="https://github.com/
|
|
692
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
685
693
|
</div>
|
|
686
694
|
<div class="sub-title followers">
|
|
687
695
|
|
|
696
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
697
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
698
|
+
</a>
|
|
699
|
+
|
|
688
700
|
<span class="star" title="Stargazers Count">
|
|
689
701
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
690
702
|
<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>
|
|
691
703
|
</svg>
|
|
692
|
-
<span>
|
|
704
|
+
<span>11575</span>
|
|
693
705
|
</span>
|
|
694
706
|
<span class="star" title="Repo Forked">
|
|
695
707
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
696
708
|
<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">
|
|
697
709
|
</path>
|
|
698
710
|
</svg>
|
|
699
|
-
<span>
|
|
711
|
+
<span>56969</span>
|
|
700
712
|
</span>
|
|
701
713
|
<span class="star">
|
|
702
714
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
703
715
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
704
716
|
</svg>
|
|
705
|
-
<span>
|
|
717
|
+
<span>77 stars today</span>
|
|
706
718
|
</span>
|
|
707
719
|
</div>
|
|
708
720
|
<div class="details">
|
|
@@ -715,32 +727,32 @@
|
|
|
715
727
|
<div class="info">
|
|
716
728
|
<div class="rank">
|
|
717
729
|
<span title="Ranking 16">16</span>
|
|
718
|
-
<a href="https://github.com/
|
|
730
|
+
<a href="https://github.com/surveyjs/survey-library" target="_blank" title="surveyjs/survey-library">surveyjs/survey-library</a>
|
|
719
731
|
</div>
|
|
720
732
|
<div class="sub-title followers">
|
|
721
733
|
|
|
722
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
723
|
-
<span style="background-color: #
|
|
734
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
735
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
724
736
|
</a>
|
|
725
737
|
|
|
726
738
|
<span class="star" title="Stargazers Count">
|
|
727
739
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
728
740
|
<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>
|
|
729
741
|
</svg>
|
|
730
|
-
<span>
|
|
742
|
+
<span>3349</span>
|
|
731
743
|
</span>
|
|
732
744
|
<span class="star" title="Repo Forked">
|
|
733
745
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
734
746
|
<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">
|
|
735
747
|
</path>
|
|
736
748
|
</svg>
|
|
737
|
-
<span>
|
|
749
|
+
<span>683</span>
|
|
738
750
|
</span>
|
|
739
751
|
<span class="star">
|
|
740
752
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
753
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
742
754
|
</svg>
|
|
743
|
-
<span>
|
|
755
|
+
<span>61 stars today</span>
|
|
744
756
|
</span>
|
|
745
757
|
</div>
|
|
746
758
|
<div class="details">
|
|
@@ -753,7 +765,7 @@
|
|
|
753
765
|
<div class="info">
|
|
754
766
|
<div class="rank">
|
|
755
767
|
<span title="Ranking 17">17</span>
|
|
756
|
-
<a href="https://github.com/
|
|
768
|
+
<a href="https://github.com/hashicorp/terraform-cdk" target="_blank" title="hashicorp/terraform-cdk">hashicorp/terraform-cdk</a>
|
|
757
769
|
</div>
|
|
758
770
|
<div class="sub-title followers">
|
|
759
771
|
|
|
@@ -765,20 +777,20 @@
|
|
|
765
777
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
766
778
|
<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>
|
|
767
779
|
</svg>
|
|
768
|
-
<span>
|
|
780
|
+
<span>3912</span>
|
|
769
781
|
</span>
|
|
770
782
|
<span class="star" title="Repo Forked">
|
|
771
783
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
772
784
|
<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">
|
|
773
785
|
</path>
|
|
774
786
|
</svg>
|
|
775
|
-
<span>
|
|
787
|
+
<span>340</span>
|
|
776
788
|
</span>
|
|
777
789
|
<span class="star">
|
|
778
790
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
791
|
<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>
|
|
780
792
|
</svg>
|
|
781
|
-
<span>
|
|
793
|
+
<span>54 stars today</span>
|
|
782
794
|
</span>
|
|
783
795
|
</div>
|
|
784
796
|
<div class="details">
|
|
@@ -791,26 +803,26 @@
|
|
|
791
803
|
<div class="info">
|
|
792
804
|
<div class="rank">
|
|
793
805
|
<span title="Ranking 18">18</span>
|
|
794
|
-
<a href="https://github.com/
|
|
806
|
+
<a href="https://github.com/fineanmol/Hacktoberfest2022" target="_blank" title="fineanmol/Hacktoberfest2022">fineanmol/Hacktoberfest2022</a>
|
|
795
807
|
</div>
|
|
796
808
|
<div class="sub-title followers">
|
|
797
809
|
|
|
798
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
799
|
-
<span style="background-color: #
|
|
810
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
811
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
800
812
|
</a>
|
|
801
813
|
|
|
802
814
|
<span class="star" title="Stargazers Count">
|
|
803
815
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
804
816
|
<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>
|
|
805
817
|
</svg>
|
|
806
|
-
<span>
|
|
818
|
+
<span>670</span>
|
|
807
819
|
</span>
|
|
808
820
|
<span class="star" title="Repo Forked">
|
|
809
821
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
810
822
|
<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">
|
|
811
823
|
</path>
|
|
812
824
|
</svg>
|
|
813
|
-
<span>
|
|
825
|
+
<span>2028</span>
|
|
814
826
|
</span>
|
|
815
827
|
<span class="star">
|
|
816
828
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -829,32 +841,32 @@
|
|
|
829
841
|
<div class="info">
|
|
830
842
|
<div class="rank">
|
|
831
843
|
<span title="Ranking 19">19</span>
|
|
832
|
-
<a href="https://github.com/
|
|
844
|
+
<a href="https://github.com/Azure/azure-sdk-for-java" target="_blank" title="Azure/azure-sdk-for-java">Azure/azure-sdk-for-java</a>
|
|
833
845
|
</div>
|
|
834
846
|
<div class="sub-title followers">
|
|
835
847
|
|
|
836
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
837
|
-
<span style="background-color: #
|
|
848
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
849
|
+
<span style="background-color: #b07219;"></span>Java
|
|
838
850
|
</a>
|
|
839
851
|
|
|
840
852
|
<span class="star" title="Stargazers Count">
|
|
841
853
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
842
854
|
<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>
|
|
843
855
|
</svg>
|
|
844
|
-
<span>
|
|
856
|
+
<span>1661</span>
|
|
845
857
|
</span>
|
|
846
858
|
<span class="star" title="Repo Forked">
|
|
847
859
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
848
860
|
<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">
|
|
849
861
|
</path>
|
|
850
862
|
</svg>
|
|
851
|
-
<span>
|
|
863
|
+
<span>1565</span>
|
|
852
864
|
</span>
|
|
853
865
|
<span class="star">
|
|
854
866
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
855
867
|
<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>
|
|
856
868
|
</svg>
|
|
857
|
-
<span>
|
|
869
|
+
<span>44 stars today</span>
|
|
858
870
|
</span>
|
|
859
871
|
</div>
|
|
860
872
|
<div class="details">
|
|
@@ -867,32 +879,32 @@
|
|
|
867
879
|
<div class="info">
|
|
868
880
|
<div class="rank">
|
|
869
881
|
<span title="Ranking 20">20</span>
|
|
870
|
-
<a href="https://github.com/
|
|
882
|
+
<a href="https://github.com/angular/angular-cli" target="_blank" title="angular/angular-cli">angular/angular-cli</a>
|
|
871
883
|
</div>
|
|
872
884
|
<div class="sub-title followers">
|
|
873
885
|
|
|
874
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
875
|
-
<span style="background-color: #
|
|
886
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
887
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
876
888
|
</a>
|
|
877
889
|
|
|
878
890
|
<span class="star" title="Stargazers Count">
|
|
879
891
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
880
892
|
<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>
|
|
881
893
|
</svg>
|
|
882
|
-
<span>
|
|
894
|
+
<span>25682</span>
|
|
883
895
|
</span>
|
|
884
896
|
<span class="star" title="Repo Forked">
|
|
885
897
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
886
898
|
<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">
|
|
887
899
|
</path>
|
|
888
900
|
</svg>
|
|
889
|
-
<span>
|
|
901
|
+
<span>12119</span>
|
|
890
902
|
</span>
|
|
891
903
|
<span class="star">
|
|
892
904
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
893
905
|
<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>
|
|
894
906
|
</svg>
|
|
895
|
-
<span>
|
|
907
|
+
<span>11 stars today</span>
|
|
896
908
|
</span>
|
|
897
909
|
</div>
|
|
898
910
|
<div class="details">
|
|
@@ -905,32 +917,32 @@
|
|
|
905
917
|
<div class="info">
|
|
906
918
|
<div class="rank">
|
|
907
919
|
<span title="Ranking 21">21</span>
|
|
908
|
-
<a href="https://github.com/
|
|
920
|
+
<a href="https://github.com/jbogard/MediatR" target="_blank" title="jbogard/MediatR">jbogard/MediatR</a>
|
|
909
921
|
</div>
|
|
910
922
|
<div class="sub-title followers">
|
|
911
923
|
|
|
912
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
913
|
-
<span style="background-color: #
|
|
924
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
925
|
+
<span style="background-color: #178600;"></span>C#
|
|
914
926
|
</a>
|
|
915
927
|
|
|
916
928
|
<span class="star" title="Stargazers Count">
|
|
917
929
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
918
930
|
<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>
|
|
919
931
|
</svg>
|
|
920
|
-
<span>
|
|
932
|
+
<span>8571</span>
|
|
921
933
|
</span>
|
|
922
934
|
<span class="star" title="Repo Forked">
|
|
923
935
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
924
936
|
<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">
|
|
925
937
|
</path>
|
|
926
938
|
</svg>
|
|
927
|
-
<span>
|
|
939
|
+
<span>1003</span>
|
|
928
940
|
</span>
|
|
929
941
|
<span class="star">
|
|
930
942
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
931
943
|
<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>
|
|
932
944
|
</svg>
|
|
933
|
-
<span>
|
|
945
|
+
<span>17 stars today</span>
|
|
934
946
|
</span>
|
|
935
947
|
</div>
|
|
936
948
|
<div class="details">
|
|
@@ -943,32 +955,32 @@
|
|
|
943
955
|
<div class="info">
|
|
944
956
|
<div class="rank">
|
|
945
957
|
<span title="Ranking 22">22</span>
|
|
946
|
-
<a href="https://github.com/
|
|
958
|
+
<a href="https://github.com/TheAlgorithms/C-Plus-Plus" target="_blank" title="TheAlgorithms/C-Plus-Plus">TheAlgorithms/C-Plus-Plus</a>
|
|
947
959
|
</div>
|
|
948
960
|
<div class="sub-title followers">
|
|
949
961
|
|
|
950
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
951
|
-
<span style="background-color: #
|
|
962
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
963
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
952
964
|
</a>
|
|
953
965
|
|
|
954
966
|
<span class="star" title="Stargazers Count">
|
|
955
967
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
956
968
|
<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>
|
|
957
969
|
</svg>
|
|
958
|
-
<span>
|
|
970
|
+
<span>21554</span>
|
|
959
971
|
</span>
|
|
960
972
|
<span class="star" title="Repo Forked">
|
|
961
973
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
962
974
|
<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">
|
|
963
975
|
</path>
|
|
964
976
|
</svg>
|
|
965
|
-
<span>
|
|
977
|
+
<span>5684</span>
|
|
966
978
|
</span>
|
|
967
979
|
<span class="star">
|
|
968
980
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
969
981
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
970
982
|
</svg>
|
|
971
|
-
<span>
|
|
983
|
+
<span>118 stars today</span>
|
|
972
984
|
</span>
|
|
973
985
|
</div>
|
|
974
986
|
<div class="details">
|
|
@@ -981,32 +993,32 @@
|
|
|
981
993
|
<div class="info">
|
|
982
994
|
<div class="rank">
|
|
983
995
|
<span title="Ranking 23">23</span>
|
|
984
|
-
<a href="https://github.com/
|
|
996
|
+
<a href="https://github.com/Azure/MachineLearningNotebooks" target="_blank" title="Azure/MachineLearningNotebooks">Azure/MachineLearningNotebooks</a>
|
|
985
997
|
</div>
|
|
986
998
|
<div class="sub-title followers">
|
|
987
999
|
|
|
988
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
989
|
-
<span style="background-color: #
|
|
1000
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1001
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
990
1002
|
</a>
|
|
991
1003
|
|
|
992
1004
|
<span class="star" title="Stargazers Count">
|
|
993
1005
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
994
1006
|
<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>
|
|
995
1007
|
</svg>
|
|
996
|
-
<span>
|
|
1008
|
+
<span>3444</span>
|
|
997
1009
|
</span>
|
|
998
1010
|
<span class="star" title="Repo Forked">
|
|
999
1011
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1000
1012
|
<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">
|
|
1001
1013
|
</path>
|
|
1002
1014
|
</svg>
|
|
1003
|
-
<span>
|
|
1015
|
+
<span>2249</span>
|
|
1004
1016
|
</span>
|
|
1005
1017
|
<span class="star">
|
|
1006
1018
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1007
1019
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1008
1020
|
</svg>
|
|
1009
|
-
<span>
|
|
1021
|
+
<span>29 stars today</span>
|
|
1010
1022
|
</span>
|
|
1011
1023
|
</div>
|
|
1012
1024
|
<div class="details">
|
|
@@ -1019,32 +1031,32 @@
|
|
|
1019
1031
|
<div class="info">
|
|
1020
1032
|
<div class="rank">
|
|
1021
1033
|
<span title="Ranking 24">24</span>
|
|
1022
|
-
<a href="https://github.com/
|
|
1034
|
+
<a href="https://github.com/swagger-api/swagger-codegen" target="_blank" title="swagger-api/swagger-codegen">swagger-api/swagger-codegen</a>
|
|
1023
1035
|
</div>
|
|
1024
1036
|
<div class="sub-title followers">
|
|
1025
1037
|
|
|
1026
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1027
|
-
<span style="background-color: #
|
|
1038
|
+
<a class="language" target="_blank" href="https://github.com/topics/mustache" title="Programming Language Mustache">
|
|
1039
|
+
<span style="background-color: #724b3b;"></span>Mustache
|
|
1028
1040
|
</a>
|
|
1029
1041
|
|
|
1030
1042
|
<span class="star" title="Stargazers Count">
|
|
1031
1043
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1032
1044
|
<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
1045
|
</svg>
|
|
1034
|
-
<span>
|
|
1046
|
+
<span>14889</span>
|
|
1035
1047
|
</span>
|
|
1036
1048
|
<span class="star" title="Repo Forked">
|
|
1037
1049
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1038
1050
|
<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
1051
|
</path>
|
|
1040
1052
|
</svg>
|
|
1041
|
-
<span>
|
|
1053
|
+
<span>5851</span>
|
|
1042
1054
|
</span>
|
|
1043
1055
|
<span class="star">
|
|
1044
1056
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1045
1057
|
<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
1058
|
</svg>
|
|
1047
|
-
<span>
|
|
1059
|
+
<span>47 stars today</span>
|
|
1048
1060
|
</span>
|
|
1049
1061
|
</div>
|
|
1050
1062
|
<div class="details">
|
|
@@ -1057,32 +1069,32 @@
|
|
|
1057
1069
|
<div class="info">
|
|
1058
1070
|
<div class="rank">
|
|
1059
1071
|
<span title="Ranking 25">25</span>
|
|
1060
|
-
<a href="https://github.com/
|
|
1072
|
+
<a href="https://github.com/bufbuild/protoc-gen-validate" target="_blank" title="bufbuild/protoc-gen-validate">bufbuild/protoc-gen-validate</a>
|
|
1061
1073
|
</div>
|
|
1062
1074
|
<div class="sub-title followers">
|
|
1063
1075
|
|
|
1064
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1065
|
-
<span style="background-color: #
|
|
1076
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1077
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1066
1078
|
</a>
|
|
1067
1079
|
|
|
1068
1080
|
<span class="star" title="Stargazers Count">
|
|
1069
1081
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1070
1082
|
<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>
|
|
1071
1083
|
</svg>
|
|
1072
|
-
<span>
|
|
1084
|
+
<span>2656</span>
|
|
1073
1085
|
</span>
|
|
1074
1086
|
<span class="star" title="Repo Forked">
|
|
1075
1087
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1076
1088
|
<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">
|
|
1077
1089
|
</path>
|
|
1078
1090
|
</svg>
|
|
1079
|
-
<span>
|
|
1091
|
+
<span>459</span>
|
|
1080
1092
|
</span>
|
|
1081
1093
|
<span class="star">
|
|
1082
1094
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1083
1095
|
<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>
|
|
1084
1096
|
</svg>
|
|
1085
|
-
<span>
|
|
1097
|
+
<span>33 stars today</span>
|
|
1086
1098
|
</span>
|
|
1087
1099
|
</div>
|
|
1088
1100
|
<div class="details">
|
|
@@ -1107,7 +1119,7 @@
|
|
|
1107
1119
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1108
1120
|
</a>
|
|
1109
1121
|
</div>
|
|
1110
|
-
<div class="time">Last cache created on 2022/10/
|
|
1122
|
+
<div class="time">Last cache created on 2022/10/6 by Github API v3.</div>
|
|
1111
1123
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1112
1124
|
</div>
|
|
1113
1125
|
</body>
|