@wcj/github-rank 22.11.5 → 22.11.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/README.md +16 -16
- package/dist/repos.json +16877 -16870
- package/dist/trending-daily.json +163 -163
- package/dist/trending-monthly.json +151 -151
- package/dist/trending-weekly.json +160 -160
- package/dist/users.china.json +13189 -13435
- package/dist/users.json +656 -660
- package/package.json +1 -1
- package/web/CONTRIBUTORS.svg +20 -0
- package/web/data/repos.json +16877 -16870
- package/web/data/trending-daily.json +163 -163
- package/web/data/trending-monthly.json +151 -151
- package/web/data/trending-weekly.json +160 -160
- package/web/data/users.china.json +13189 -13435
- package/web/data/users.json +656 -660
- package/web/index.html +16574 -15511
- package/web/repos.html +2219 -2212
- package/web/trending-monthly.html +139 -136
- package/web/trending-weekly.html +141 -138
- package/web/trending.html +137 -150
- package/web/users.china.html +16574 -15511
package/web/trending.html
CHANGED
|
@@ -46,6 +46,9 @@
|
|
|
46
46
|
.title { padding: 32px 20px 10px 20px; font-size: 32px; display: flex; }
|
|
47
47
|
.title a svg { display: block; }
|
|
48
48
|
.title a { color: var(--color-accent-fg); display: inline-block; margin-left: 10px; }
|
|
49
|
+
.title dark-mode {
|
|
50
|
+
margin-right: 8px;
|
|
51
|
+
}
|
|
49
52
|
.time, .footer { padding: 5px 20px 2px 20px; font-size: 12px; color: #adadad; }
|
|
50
53
|
.tabs { padding: 0 20px 5px 20px;}
|
|
51
54
|
.tabs a { background: var(--color-tab-fg); display: inline-block; border-radius: 2px; margin: 2px 0; padding: 2px 5px; font-size: 12px; line-height: 16px; color: var(--color-accent-fg); }
|
|
@@ -126,7 +129,7 @@
|
|
|
126
129
|
</a>
|
|
127
130
|
|
|
128
131
|
</h1>
|
|
129
|
-
<div class="time">Last cache created on 2022/11/
|
|
132
|
+
<div class="time">Last cache created on 2022/11/6 by
|
|
130
133
|
|
|
131
134
|
|
|
132
135
|
|
|
@@ -151,32 +154,32 @@
|
|
|
151
154
|
<div class="info">
|
|
152
155
|
<div class="rank">
|
|
153
156
|
<span title="Ranking 1">1</span>
|
|
154
|
-
<a href="https://github.com/
|
|
157
|
+
<a href="https://github.com/geohot/tinygrad" target="_blank" title="geohot/tinygrad">geohot/tinygrad</a>
|
|
155
158
|
</div>
|
|
156
159
|
<div class="sub-title followers">
|
|
157
160
|
|
|
158
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
159
|
-
<span style="background-color: #
|
|
161
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
162
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
160
163
|
</a>
|
|
161
164
|
|
|
162
165
|
<span class="star" title="Stargazers Count">
|
|
163
166
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
167
|
<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>
|
|
165
168
|
</svg>
|
|
166
|
-
<span>
|
|
169
|
+
<span>7977</span>
|
|
167
170
|
</span>
|
|
168
171
|
<span class="star" title="Repo Forked">
|
|
169
172
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
170
173
|
<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">
|
|
171
174
|
</path>
|
|
172
175
|
</svg>
|
|
173
|
-
<span>
|
|
176
|
+
<span>756</span>
|
|
174
177
|
</span>
|
|
175
178
|
<span class="star">
|
|
176
179
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
177
180
|
<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>
|
|
178
181
|
</svg>
|
|
179
|
-
<span>
|
|
182
|
+
<span>189 stars today</span>
|
|
180
183
|
</span>
|
|
181
184
|
</div>
|
|
182
185
|
<div class="details">
|
|
@@ -189,32 +192,32 @@
|
|
|
189
192
|
<div class="info">
|
|
190
193
|
<div class="rank">
|
|
191
194
|
<span title="Ranking 2">2</span>
|
|
192
|
-
<a href="https://github.com/
|
|
195
|
+
<a href="https://github.com/stashapp/stash" target="_blank" title="stashapp/stash">stashapp/stash</a>
|
|
193
196
|
</div>
|
|
194
197
|
<div class="sub-title followers">
|
|
195
198
|
|
|
196
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
197
|
-
<span style="background-color: #
|
|
199
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
200
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
198
201
|
</a>
|
|
199
202
|
|
|
200
203
|
<span class="star" title="Stargazers Count">
|
|
201
204
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
205
|
<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>
|
|
203
206
|
</svg>
|
|
204
|
-
<span>
|
|
207
|
+
<span>3213</span>
|
|
205
208
|
</span>
|
|
206
209
|
<span class="star" title="Repo Forked">
|
|
207
210
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
208
211
|
<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">
|
|
209
212
|
</path>
|
|
210
213
|
</svg>
|
|
211
|
-
<span>
|
|
214
|
+
<span>388</span>
|
|
212
215
|
</span>
|
|
213
216
|
<span class="star">
|
|
214
217
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
215
218
|
<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>
|
|
216
219
|
</svg>
|
|
217
|
-
<span>
|
|
220
|
+
<span>359 stars today</span>
|
|
218
221
|
</span>
|
|
219
222
|
</div>
|
|
220
223
|
<div class="details">
|
|
@@ -239,20 +242,20 @@
|
|
|
239
242
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
243
|
<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>
|
|
241
244
|
</svg>
|
|
242
|
-
<span>
|
|
245
|
+
<span>5010</span>
|
|
243
246
|
</span>
|
|
244
247
|
<span class="star" title="Repo Forked">
|
|
245
248
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
249
|
<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">
|
|
247
250
|
</path>
|
|
248
251
|
</svg>
|
|
249
|
-
<span>
|
|
252
|
+
<span>367</span>
|
|
250
253
|
</span>
|
|
251
254
|
<span class="star">
|
|
252
255
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
256
|
<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>
|
|
254
257
|
</svg>
|
|
255
|
-
<span>
|
|
258
|
+
<span>161 stars today</span>
|
|
256
259
|
</span>
|
|
257
260
|
</div>
|
|
258
261
|
<div class="details">
|
|
@@ -265,28 +268,32 @@
|
|
|
265
268
|
<div class="info">
|
|
266
269
|
<div class="rank">
|
|
267
270
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
271
|
+
<a href="https://github.com/Sanster/lama-cleaner" target="_blank" title="Sanster/lama-cleaner">Sanster/lama-cleaner</a>
|
|
269
272
|
</div>
|
|
270
273
|
<div class="sub-title followers">
|
|
271
274
|
|
|
275
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
276
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
277
|
+
</a>
|
|
278
|
+
|
|
272
279
|
<span class="star" title="Stargazers Count">
|
|
273
280
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
274
281
|
<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>
|
|
275
282
|
</svg>
|
|
276
|
-
<span>
|
|
283
|
+
<span>2993</span>
|
|
277
284
|
</span>
|
|
278
285
|
<span class="star" title="Repo Forked">
|
|
279
286
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
280
287
|
<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">
|
|
281
288
|
</path>
|
|
282
289
|
</svg>
|
|
283
|
-
<span>
|
|
290
|
+
<span>257</span>
|
|
284
291
|
</span>
|
|
285
292
|
<span class="star">
|
|
286
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
287
294
|
<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>
|
|
288
295
|
</svg>
|
|
289
|
-
<span>
|
|
296
|
+
<span>250 stars today</span>
|
|
290
297
|
</span>
|
|
291
298
|
</div>
|
|
292
299
|
<div class="details">
|
|
@@ -299,32 +306,32 @@
|
|
|
299
306
|
<div class="info">
|
|
300
307
|
<div class="rank">
|
|
301
308
|
<span title="Ranking 5">5</span>
|
|
302
|
-
<a href="https://github.com/
|
|
309
|
+
<a href="https://github.com/alibaba/havenask" target="_blank" title="alibaba/havenask">alibaba/havenask</a>
|
|
303
310
|
</div>
|
|
304
311
|
<div class="sub-title followers">
|
|
305
312
|
|
|
306
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
307
|
-
<span style="background-color: #
|
|
313
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
314
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
308
315
|
</a>
|
|
309
316
|
|
|
310
317
|
<span class="star" title="Stargazers Count">
|
|
311
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
312
319
|
<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>
|
|
313
320
|
</svg>
|
|
314
|
-
<span>
|
|
321
|
+
<span>303</span>
|
|
315
322
|
</span>
|
|
316
323
|
<span class="star" title="Repo Forked">
|
|
317
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
318
325
|
<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">
|
|
319
326
|
</path>
|
|
320
327
|
</svg>
|
|
321
|
-
<span>
|
|
328
|
+
<span>62</span>
|
|
322
329
|
</span>
|
|
323
330
|
<span class="star">
|
|
324
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
325
332
|
<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>
|
|
326
333
|
</svg>
|
|
327
|
-
<span>
|
|
334
|
+
<span>40 stars today</span>
|
|
328
335
|
</span>
|
|
329
336
|
</div>
|
|
330
337
|
<div class="details">
|
|
@@ -337,32 +344,32 @@
|
|
|
337
344
|
<div class="info">
|
|
338
345
|
<div class="rank">
|
|
339
346
|
<span title="Ranking 6">6</span>
|
|
340
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/SheerSt/pokewilds" target="_blank" title="SheerSt/pokewilds">SheerSt/pokewilds</a>
|
|
341
348
|
</div>
|
|
342
349
|
<div class="sub-title followers">
|
|
343
350
|
|
|
344
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
345
|
-
<span style="background-color: #
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/assembly" title="Programming Language Assembly">
|
|
352
|
+
<span style="background-color: #6E4C13;"></span>Assembly
|
|
346
353
|
</a>
|
|
347
354
|
|
|
348
355
|
<span class="star" title="Stargazers Count">
|
|
349
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
350
357
|
<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>
|
|
351
358
|
</svg>
|
|
352
|
-
<span>
|
|
359
|
+
<span>987</span>
|
|
353
360
|
</span>
|
|
354
361
|
<span class="star" title="Repo Forked">
|
|
355
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
356
363
|
<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">
|
|
357
364
|
</path>
|
|
358
365
|
</svg>
|
|
359
|
-
<span>
|
|
366
|
+
<span>86</span>
|
|
360
367
|
</span>
|
|
361
368
|
<span class="star">
|
|
362
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
363
370
|
<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>
|
|
364
371
|
</svg>
|
|
365
|
-
<span>
|
|
372
|
+
<span>106 stars today</span>
|
|
366
373
|
</span>
|
|
367
374
|
</div>
|
|
368
375
|
<div class="details">
|
|
@@ -375,32 +382,32 @@
|
|
|
375
382
|
<div class="info">
|
|
376
383
|
<div class="rank">
|
|
377
384
|
<span title="Ranking 7">7</span>
|
|
378
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
379
386
|
</div>
|
|
380
387
|
<div class="sub-title followers">
|
|
381
388
|
|
|
382
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
383
|
-
<span style="background-color: #
|
|
389
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
390
|
+
<span style="background-color: #178600;"></span>C#
|
|
384
391
|
</a>
|
|
385
392
|
|
|
386
393
|
<span class="star" title="Stargazers Count">
|
|
387
394
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
388
395
|
<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>
|
|
389
396
|
</svg>
|
|
390
|
-
<span>
|
|
397
|
+
<span>81075</span>
|
|
391
398
|
</span>
|
|
392
399
|
<span class="star" title="Repo Forked">
|
|
393
400
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
394
401
|
<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">
|
|
395
402
|
</path>
|
|
396
403
|
</svg>
|
|
397
|
-
<span>
|
|
404
|
+
<span>4631</span>
|
|
398
405
|
</span>
|
|
399
406
|
<span class="star">
|
|
400
407
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
401
408
|
<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>
|
|
402
409
|
</svg>
|
|
403
|
-
<span>
|
|
410
|
+
<span>121 stars today</span>
|
|
404
411
|
</span>
|
|
405
412
|
</div>
|
|
406
413
|
<div class="details">
|
|
@@ -413,32 +420,28 @@
|
|
|
413
420
|
<div class="info">
|
|
414
421
|
<div class="rank">
|
|
415
422
|
<span title="Ranking 8">8</span>
|
|
416
|
-
<a href="https://github.com/
|
|
423
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
417
424
|
</div>
|
|
418
425
|
<div class="sub-title followers">
|
|
419
426
|
|
|
420
|
-
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
421
|
-
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
422
|
-
</a>
|
|
423
|
-
|
|
424
427
|
<span class="star" title="Stargazers Count">
|
|
425
428
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
426
429
|
<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>
|
|
427
430
|
</svg>
|
|
428
|
-
<span>
|
|
431
|
+
<span>238032</span>
|
|
429
432
|
</span>
|
|
430
433
|
<span class="star" title="Repo Forked">
|
|
431
434
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
432
435
|
<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">
|
|
433
436
|
</path>
|
|
434
437
|
</svg>
|
|
435
|
-
<span>
|
|
438
|
+
<span>63673</span>
|
|
436
439
|
</span>
|
|
437
440
|
<span class="star">
|
|
438
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
439
442
|
<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>
|
|
440
443
|
</svg>
|
|
441
|
-
<span>
|
|
444
|
+
<span>214 stars today</span>
|
|
442
445
|
</span>
|
|
443
446
|
</div>
|
|
444
447
|
<div class="details">
|
|
@@ -451,32 +454,32 @@
|
|
|
451
454
|
<div class="info">
|
|
452
455
|
<div class="rank">
|
|
453
456
|
<span title="Ranking 9">9</span>
|
|
454
|
-
<a href="https://github.com/
|
|
457
|
+
<a href="https://github.com/Bdenneu/CVE-2022-33679" target="_blank" title="Bdenneu/CVE-2022-33679">Bdenneu/CVE-2022-33679</a>
|
|
455
458
|
</div>
|
|
456
459
|
<div class="sub-title followers">
|
|
457
460
|
|
|
458
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
459
|
-
<span style="background-color: #
|
|
461
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
462
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
460
463
|
</a>
|
|
461
464
|
|
|
462
465
|
<span class="star" title="Stargazers Count">
|
|
463
466
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
467
|
<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>
|
|
465
468
|
</svg>
|
|
466
|
-
<span>
|
|
469
|
+
<span>200</span>
|
|
467
470
|
</span>
|
|
468
471
|
<span class="star" title="Repo Forked">
|
|
469
472
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
470
473
|
<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">
|
|
471
474
|
</path>
|
|
472
475
|
</svg>
|
|
473
|
-
<span>
|
|
476
|
+
<span>30</span>
|
|
474
477
|
</span>
|
|
475
478
|
<span class="star">
|
|
476
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
477
480
|
<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>
|
|
478
481
|
</svg>
|
|
479
|
-
<span>
|
|
482
|
+
<span>41 stars today</span>
|
|
480
483
|
</span>
|
|
481
484
|
</div>
|
|
482
485
|
<div class="details">
|
|
@@ -489,32 +492,28 @@
|
|
|
489
492
|
<div class="info">
|
|
490
493
|
<div class="rank">
|
|
491
494
|
<span title="Ranking 10">10</span>
|
|
492
|
-
<a href="https://github.com/
|
|
495
|
+
<a href="https://github.com/sottlmarek/DevSecOps" target="_blank" title="sottlmarek/DevSecOps">sottlmarek/DevSecOps</a>
|
|
493
496
|
</div>
|
|
494
497
|
<div class="sub-title followers">
|
|
495
498
|
|
|
496
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
497
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
498
|
-
</a>
|
|
499
|
-
|
|
500
499
|
<span class="star" title="Stargazers Count">
|
|
501
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
501
|
<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>
|
|
503
502
|
</svg>
|
|
504
|
-
<span>
|
|
503
|
+
<span>3849</span>
|
|
505
504
|
</span>
|
|
506
505
|
<span class="star" title="Repo Forked">
|
|
507
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
508
507
|
<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">
|
|
509
508
|
</path>
|
|
510
509
|
</svg>
|
|
511
|
-
<span>
|
|
510
|
+
<span>625</span>
|
|
512
511
|
</span>
|
|
513
512
|
<span class="star">
|
|
514
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
515
514
|
<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>
|
|
516
515
|
</svg>
|
|
517
|
-
<span>
|
|
516
|
+
<span>87 stars today</span>
|
|
518
517
|
</span>
|
|
519
518
|
</div>
|
|
520
519
|
<div class="details">
|
|
@@ -527,7 +526,7 @@
|
|
|
527
526
|
<div class="info">
|
|
528
527
|
<div class="rank">
|
|
529
528
|
<span title="Ranking 11">11</span>
|
|
530
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/rodrigorgtic/nlwcopa-mobile-components" target="_blank" title="rodrigorgtic/nlwcopa-mobile-components">rodrigorgtic/nlwcopa-mobile-components</a>
|
|
531
530
|
</div>
|
|
532
531
|
<div class="sub-title followers">
|
|
533
532
|
|
|
@@ -539,20 +538,20 @@
|
|
|
539
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
539
|
<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>
|
|
541
540
|
</svg>
|
|
542
|
-
<span>
|
|
541
|
+
<span>67</span>
|
|
543
542
|
</span>
|
|
544
543
|
<span class="star" title="Repo Forked">
|
|
545
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
546
545
|
<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">
|
|
547
546
|
</path>
|
|
548
547
|
</svg>
|
|
549
|
-
<span>
|
|
548
|
+
<span>37</span>
|
|
550
549
|
</span>
|
|
551
550
|
<span class="star">
|
|
552
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
553
552
|
<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>
|
|
554
553
|
</svg>
|
|
555
|
-
<span>
|
|
554
|
+
<span>29 stars today</span>
|
|
556
555
|
</span>
|
|
557
556
|
</div>
|
|
558
557
|
<div class="details">
|
|
@@ -565,32 +564,32 @@
|
|
|
565
564
|
<div class="info">
|
|
566
565
|
<div class="rank">
|
|
567
566
|
<span title="Ranking 12">12</span>
|
|
568
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/prowler-cloud/prowler" target="_blank" title="prowler-cloud/prowler">prowler-cloud/prowler</a>
|
|
569
568
|
</div>
|
|
570
569
|
<div class="sub-title followers">
|
|
571
570
|
|
|
572
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
573
|
-
<span style="background-color: #
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
572
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
574
573
|
</a>
|
|
575
574
|
|
|
576
575
|
<span class="star" title="Stargazers Count">
|
|
577
576
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
577
|
<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>
|
|
579
578
|
</svg>
|
|
580
|
-
<span>
|
|
579
|
+
<span>6926</span>
|
|
581
580
|
</span>
|
|
582
581
|
<span class="star" title="Repo Forked">
|
|
583
582
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
584
583
|
<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">
|
|
585
584
|
</path>
|
|
586
585
|
</svg>
|
|
587
|
-
<span>
|
|
586
|
+
<span>1031</span>
|
|
588
587
|
</span>
|
|
589
588
|
<span class="star">
|
|
590
589
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
591
590
|
<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>
|
|
592
591
|
</svg>
|
|
593
|
-
<span>
|
|
592
|
+
<span>55 stars today</span>
|
|
594
593
|
</span>
|
|
595
594
|
</div>
|
|
596
595
|
<div class="details">
|
|
@@ -603,32 +602,28 @@
|
|
|
603
602
|
<div class="info">
|
|
604
603
|
<div class="rank">
|
|
605
604
|
<span title="Ranking 13">13</span>
|
|
606
|
-
<a href="https://github.com/
|
|
605
|
+
<a href="https://github.com/milanm/DevOps-Roadmap" target="_blank" title="milanm/DevOps-Roadmap">milanm/DevOps-Roadmap</a>
|
|
607
606
|
</div>
|
|
608
607
|
<div class="sub-title followers">
|
|
609
608
|
|
|
610
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
611
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
612
|
-
</a>
|
|
613
|
-
|
|
614
609
|
<span class="star" title="Stargazers Count">
|
|
615
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
611
|
<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>
|
|
617
612
|
</svg>
|
|
618
|
-
<span>
|
|
613
|
+
<span>2580</span>
|
|
619
614
|
</span>
|
|
620
615
|
<span class="star" title="Repo Forked">
|
|
621
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
622
617
|
<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">
|
|
623
618
|
</path>
|
|
624
619
|
</svg>
|
|
625
|
-
<span>
|
|
620
|
+
<span>133</span>
|
|
626
621
|
</span>
|
|
627
622
|
<span class="star">
|
|
628
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
629
624
|
<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>
|
|
630
625
|
</svg>
|
|
631
|
-
<span>
|
|
626
|
+
<span>280 stars today</span>
|
|
632
627
|
</span>
|
|
633
628
|
</div>
|
|
634
629
|
<div class="details">
|
|
@@ -641,32 +636,32 @@
|
|
|
641
636
|
<div class="info">
|
|
642
637
|
<div class="rank">
|
|
643
638
|
<span title="Ranking 14">14</span>
|
|
644
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/grafana/grafana" target="_blank" title="grafana/grafana">grafana/grafana</a>
|
|
645
640
|
</div>
|
|
646
641
|
<div class="sub-title followers">
|
|
647
642
|
|
|
648
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
649
|
-
<span style="background-color: #
|
|
643
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
644
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
650
645
|
</a>
|
|
651
646
|
|
|
652
647
|
<span class="star" title="Stargazers Count">
|
|
653
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
649
|
<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>
|
|
655
650
|
</svg>
|
|
656
|
-
<span>
|
|
651
|
+
<span>52163</span>
|
|
657
652
|
</span>
|
|
658
653
|
<span class="star" title="Repo Forked">
|
|
659
654
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
660
655
|
<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">
|
|
661
656
|
</path>
|
|
662
657
|
</svg>
|
|
663
|
-
<span>
|
|
658
|
+
<span>10197</span>
|
|
664
659
|
</span>
|
|
665
660
|
<span class="star">
|
|
666
661
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
667
662
|
<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>
|
|
668
663
|
</svg>
|
|
669
|
-
<span>
|
|
664
|
+
<span>83 stars today</span>
|
|
670
665
|
</span>
|
|
671
666
|
</div>
|
|
672
667
|
<div class="details">
|
|
@@ -679,32 +674,28 @@
|
|
|
679
674
|
<div class="info">
|
|
680
675
|
<div class="rank">
|
|
681
676
|
<span title="Ranking 15">15</span>
|
|
682
|
-
<a href="https://github.com/
|
|
677
|
+
<a href="https://github.com/ssnhd/googlevoice" target="_blank" title="ssnhd/googlevoice">ssnhd/googlevoice</a>
|
|
683
678
|
</div>
|
|
684
679
|
<div class="sub-title followers">
|
|
685
680
|
|
|
686
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
687
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
688
|
-
</a>
|
|
689
|
-
|
|
690
681
|
<span class="star" title="Stargazers Count">
|
|
691
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
683
|
<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>
|
|
693
684
|
</svg>
|
|
694
|
-
<span>
|
|
685
|
+
<span>1340</span>
|
|
695
686
|
</span>
|
|
696
687
|
<span class="star" title="Repo Forked">
|
|
697
688
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
698
689
|
<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">
|
|
699
690
|
</path>
|
|
700
691
|
</svg>
|
|
701
|
-
<span>
|
|
692
|
+
<span>140</span>
|
|
702
693
|
</span>
|
|
703
694
|
<span class="star">
|
|
704
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
705
696
|
<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>
|
|
706
697
|
</svg>
|
|
707
|
-
<span>
|
|
698
|
+
<span>56 stars today</span>
|
|
708
699
|
</span>
|
|
709
700
|
</div>
|
|
710
701
|
<div class="details">
|
|
@@ -717,32 +708,32 @@
|
|
|
717
708
|
<div class="info">
|
|
718
709
|
<div class="rank">
|
|
719
710
|
<span title="Ranking 16">16</span>
|
|
720
|
-
<a href="https://github.com/
|
|
711
|
+
<a href="https://github.com/prometheus/prometheus" target="_blank" title="prometheus/prometheus">prometheus/prometheus</a>
|
|
721
712
|
</div>
|
|
722
713
|
<div class="sub-title followers">
|
|
723
714
|
|
|
724
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
725
|
-
<span style="background-color: #
|
|
715
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
716
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
726
717
|
</a>
|
|
727
718
|
|
|
728
719
|
<span class="star" title="Stargazers Count">
|
|
729
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
721
|
<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>
|
|
731
722
|
</svg>
|
|
732
|
-
<span>
|
|
723
|
+
<span>45290</span>
|
|
733
724
|
</span>
|
|
734
725
|
<span class="star" title="Repo Forked">
|
|
735
726
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
736
727
|
<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">
|
|
737
728
|
</path>
|
|
738
729
|
</svg>
|
|
739
|
-
<span>
|
|
730
|
+
<span>7625</span>
|
|
740
731
|
</span>
|
|
741
732
|
<span class="star">
|
|
742
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
743
734
|
<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>
|
|
744
735
|
</svg>
|
|
745
|
-
<span>
|
|
736
|
+
<span>72 stars today</span>
|
|
746
737
|
</span>
|
|
747
738
|
</div>
|
|
748
739
|
<div class="details">
|
|
@@ -755,32 +746,32 @@
|
|
|
755
746
|
<div class="info">
|
|
756
747
|
<div class="rank">
|
|
757
748
|
<span title="Ranking 17">17</span>
|
|
758
|
-
<a href="https://github.com/
|
|
749
|
+
<a href="https://github.com/commaai/openpilot" target="_blank" title="commaai/openpilot">commaai/openpilot</a>
|
|
759
750
|
</div>
|
|
760
751
|
<div class="sub-title followers">
|
|
761
752
|
|
|
762
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
763
|
-
<span style="background-color: #
|
|
753
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
754
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
764
755
|
</a>
|
|
765
756
|
|
|
766
757
|
<span class="star" title="Stargazers Count">
|
|
767
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
759
|
<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>
|
|
769
760
|
</svg>
|
|
770
|
-
<span>
|
|
761
|
+
<span>36655</span>
|
|
771
762
|
</span>
|
|
772
763
|
<span class="star" title="Repo Forked">
|
|
773
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
774
765
|
<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">
|
|
775
766
|
</path>
|
|
776
767
|
</svg>
|
|
777
|
-
<span>
|
|
768
|
+
<span>6724</span>
|
|
778
769
|
</span>
|
|
779
770
|
<span class="star">
|
|
780
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
781
772
|
<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>
|
|
782
773
|
</svg>
|
|
783
|
-
<span>
|
|
774
|
+
<span>113 stars today</span>
|
|
784
775
|
</span>
|
|
785
776
|
</div>
|
|
786
777
|
<div class="details">
|
|
@@ -805,20 +796,20 @@
|
|
|
805
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
797
|
<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>
|
|
807
798
|
</svg>
|
|
808
|
-
<span>
|
|
799
|
+
<span>35662</span>
|
|
809
800
|
</span>
|
|
810
801
|
<span class="star" title="Repo Forked">
|
|
811
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
812
803
|
<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">
|
|
813
804
|
</path>
|
|
814
805
|
</svg>
|
|
815
|
-
<span>
|
|
806
|
+
<span>4542</span>
|
|
816
807
|
</span>
|
|
817
808
|
<span class="star">
|
|
818
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
819
810
|
<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>
|
|
820
811
|
</svg>
|
|
821
|
-
<span>
|
|
812
|
+
<span>91 stars today</span>
|
|
822
813
|
</span>
|
|
823
814
|
</div>
|
|
824
815
|
<div class="details">
|
|
@@ -831,32 +822,32 @@
|
|
|
831
822
|
<div class="info">
|
|
832
823
|
<div class="rank">
|
|
833
824
|
<span title="Ranking 19">19</span>
|
|
834
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/pointfreeco/swift-composable-architecture" target="_blank" title="pointfreeco/swift-composable-architecture">pointfreeco/swift-composable-architecture</a>
|
|
835
826
|
</div>
|
|
836
827
|
<div class="sub-title followers">
|
|
837
828
|
|
|
838
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
839
|
-
<span style="background-color: #
|
|
829
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
830
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
840
831
|
</a>
|
|
841
832
|
|
|
842
833
|
<span class="star" title="Stargazers Count">
|
|
843
834
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
835
|
<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>
|
|
845
836
|
</svg>
|
|
846
|
-
<span>
|
|
837
|
+
<span>7394</span>
|
|
847
838
|
</span>
|
|
848
839
|
<span class="star" title="Repo Forked">
|
|
849
840
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
850
841
|
<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">
|
|
851
842
|
</path>
|
|
852
843
|
</svg>
|
|
853
|
-
<span>
|
|
844
|
+
<span>762</span>
|
|
854
845
|
</span>
|
|
855
846
|
<span class="star">
|
|
856
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
857
848
|
<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>
|
|
858
849
|
</svg>
|
|
859
|
-
<span>
|
|
850
|
+
<span>28 stars today</span>
|
|
860
851
|
</span>
|
|
861
852
|
</div>
|
|
862
853
|
<div class="details">
|
|
@@ -869,7 +860,7 @@
|
|
|
869
860
|
<div class="info">
|
|
870
861
|
<div class="rank">
|
|
871
862
|
<span title="Ranking 20">20</span>
|
|
872
|
-
<a href="https://github.com/
|
|
863
|
+
<a href="https://github.com/tiangolo/fastapi" target="_blank" title="tiangolo/fastapi">tiangolo/fastapi</a>
|
|
873
864
|
</div>
|
|
874
865
|
<div class="sub-title followers">
|
|
875
866
|
|
|
@@ -881,20 +872,20 @@
|
|
|
881
872
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
873
|
<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>
|
|
883
874
|
</svg>
|
|
884
|
-
<span>
|
|
875
|
+
<span>51244</span>
|
|
885
876
|
</span>
|
|
886
877
|
<span class="star" title="Repo Forked">
|
|
887
878
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
888
879
|
<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">
|
|
889
880
|
</path>
|
|
890
881
|
</svg>
|
|
891
|
-
<span>
|
|
882
|
+
<span>4156</span>
|
|
892
883
|
</span>
|
|
893
884
|
<span class="star">
|
|
894
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
895
886
|
<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>
|
|
896
887
|
</svg>
|
|
897
|
-
<span>
|
|
888
|
+
<span>111 stars today</span>
|
|
898
889
|
</span>
|
|
899
890
|
</div>
|
|
900
891
|
<div class="details">
|
|
@@ -907,32 +898,32 @@
|
|
|
907
898
|
<div class="info">
|
|
908
899
|
<div class="rank">
|
|
909
900
|
<span title="Ranking 21">21</span>
|
|
910
|
-
<a href="https://github.com/
|
|
901
|
+
<a href="https://github.com/Netflix/conductor" target="_blank" title="Netflix/conductor">Netflix/conductor</a>
|
|
911
902
|
</div>
|
|
912
903
|
<div class="sub-title followers">
|
|
913
904
|
|
|
914
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
915
|
-
<span style="background-color: #
|
|
905
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
906
|
+
<span style="background-color: #b07219;"></span>Java
|
|
916
907
|
</a>
|
|
917
908
|
|
|
918
909
|
<span class="star" title="Stargazers Count">
|
|
919
910
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
911
|
<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>
|
|
921
912
|
</svg>
|
|
922
|
-
<span>
|
|
913
|
+
<span>5558</span>
|
|
923
914
|
</span>
|
|
924
915
|
<span class="star" title="Repo Forked">
|
|
925
916
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
926
917
|
<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">
|
|
927
918
|
</path>
|
|
928
919
|
</svg>
|
|
929
|
-
<span>
|
|
920
|
+
<span>1434</span>
|
|
930
921
|
</span>
|
|
931
922
|
<span class="star">
|
|
932
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
933
924
|
<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>
|
|
934
925
|
</svg>
|
|
935
|
-
<span>
|
|
926
|
+
<span>110 stars today</span>
|
|
936
927
|
</span>
|
|
937
928
|
</div>
|
|
938
929
|
<div class="details">
|
|
@@ -945,32 +936,28 @@
|
|
|
945
936
|
<div class="info">
|
|
946
937
|
<div class="rank">
|
|
947
938
|
<span title="Ranking 22">22</span>
|
|
948
|
-
<a href="https://github.com/
|
|
939
|
+
<a href="https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo" target="_blank" title="Wechat-ggGitHub/Awesome-GitHub-Repo">Wechat-ggGitHub/Awesome-GitHub-Repo</a>
|
|
949
940
|
</div>
|
|
950
941
|
<div class="sub-title followers">
|
|
951
942
|
|
|
952
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
953
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
954
|
-
</a>
|
|
955
|
-
|
|
956
943
|
<span class="star" title="Stargazers Count">
|
|
957
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
945
|
<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>
|
|
959
946
|
</svg>
|
|
960
|
-
<span>
|
|
947
|
+
<span>8292</span>
|
|
961
948
|
</span>
|
|
962
949
|
<span class="star" title="Repo Forked">
|
|
963
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
964
951
|
<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">
|
|
965
952
|
</path>
|
|
966
953
|
</svg>
|
|
967
|
-
<span>
|
|
954
|
+
<span>959</span>
|
|
968
955
|
</span>
|
|
969
956
|
<span class="star">
|
|
970
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
971
958
|
<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>
|
|
972
959
|
</svg>
|
|
973
|
-
<span>
|
|
960
|
+
<span>75 stars today</span>
|
|
974
961
|
</span>
|
|
975
962
|
</div>
|
|
976
963
|
<div class="details">
|
|
@@ -983,32 +970,32 @@
|
|
|
983
970
|
<div class="info">
|
|
984
971
|
<div class="rank">
|
|
985
972
|
<span title="Ranking 23">23</span>
|
|
986
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/surrealdb/surrealdb" target="_blank" title="surrealdb/surrealdb">surrealdb/surrealdb</a>
|
|
987
974
|
</div>
|
|
988
975
|
<div class="sub-title followers">
|
|
989
976
|
|
|
990
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
991
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
978
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
992
979
|
</a>
|
|
993
980
|
|
|
994
981
|
<span class="star" title="Stargazers Count">
|
|
995
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
983
|
<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>
|
|
997
984
|
</svg>
|
|
998
|
-
<span>
|
|
985
|
+
<span>14822</span>
|
|
999
986
|
</span>
|
|
1000
987
|
<span class="star" title="Repo Forked">
|
|
1001
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1002
989
|
<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">
|
|
1003
990
|
</path>
|
|
1004
991
|
</svg>
|
|
1005
|
-
<span>
|
|
992
|
+
<span>341</span>
|
|
1006
993
|
</span>
|
|
1007
994
|
<span class="star">
|
|
1008
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1009
996
|
<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>
|
|
1010
997
|
</svg>
|
|
1011
|
-
<span>
|
|
998
|
+
<span>133 stars today</span>
|
|
1012
999
|
</span>
|
|
1013
1000
|
</div>
|
|
1014
1001
|
<div class="details">
|
|
@@ -1021,32 +1008,32 @@
|
|
|
1021
1008
|
<div class="info">
|
|
1022
1009
|
<div class="rank">
|
|
1023
1010
|
<span title="Ranking 24">24</span>
|
|
1024
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/unifyai/ivy" target="_blank" title="unifyai/ivy">unifyai/ivy</a>
|
|
1025
1012
|
</div>
|
|
1026
1013
|
<div class="sub-title followers">
|
|
1027
1014
|
|
|
1028
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1029
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1016
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1030
1017
|
</a>
|
|
1031
1018
|
|
|
1032
1019
|
<span class="star" title="Stargazers Count">
|
|
1033
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1034
1021
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1035
1022
|
</svg>
|
|
1036
|
-
<span>
|
|
1023
|
+
<span>7231</span>
|
|
1037
1024
|
</span>
|
|
1038
1025
|
<span class="star" title="Repo Forked">
|
|
1039
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1040
1027
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1041
1028
|
</path>
|
|
1042
1029
|
</svg>
|
|
1043
|
-
<span>
|
|
1030
|
+
<span>2279</span>
|
|
1044
1031
|
</span>
|
|
1045
1032
|
<span class="star">
|
|
1046
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1047
1034
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1048
1035
|
</svg>
|
|
1049
|
-
<span>
|
|
1036
|
+
<span>58 stars today</span>
|
|
1050
1037
|
</span>
|
|
1051
1038
|
</div>
|
|
1052
1039
|
<div class="details">
|
|
@@ -1059,32 +1046,32 @@
|
|
|
1059
1046
|
<div class="info">
|
|
1060
1047
|
<div class="rank">
|
|
1061
1048
|
<span title="Ranking 25">25</span>
|
|
1062
|
-
<a href="https://github.com/
|
|
1049
|
+
<a href="https://github.com/danielgindi/Charts" target="_blank" title="danielgindi/Charts">danielgindi/Charts</a>
|
|
1063
1050
|
</div>
|
|
1064
1051
|
<div class="sub-title followers">
|
|
1065
1052
|
|
|
1066
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1067
|
-
<span style="background-color: #
|
|
1053
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
1054
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
1068
1055
|
</a>
|
|
1069
1056
|
|
|
1070
1057
|
<span class="star" title="Stargazers Count">
|
|
1071
1058
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1072
1059
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1073
1060
|
</svg>
|
|
1074
|
-
<span>
|
|
1061
|
+
<span>26180</span>
|
|
1075
1062
|
</span>
|
|
1076
1063
|
<span class="star" title="Repo Forked">
|
|
1077
1064
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1078
1065
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
1079
1066
|
</path>
|
|
1080
1067
|
</svg>
|
|
1081
|
-
<span>
|
|
1068
|
+
<span>5600</span>
|
|
1082
1069
|
</span>
|
|
1083
1070
|
<span class="star">
|
|
1084
1071
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1085
1072
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1086
1073
|
</svg>
|
|
1087
|
-
<span>
|
|
1074
|
+
<span>18 stars today</span>
|
|
1088
1075
|
</span>
|
|
1089
1076
|
</div>
|
|
1090
1077
|
<div class="details">
|
|
@@ -1109,7 +1096,7 @@
|
|
|
1109
1096
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1110
1097
|
</a>
|
|
1111
1098
|
</div>
|
|
1112
|
-
<div class="time">Last cache created on 2022/11/
|
|
1099
|
+
<div class="time">Last cache created on 2022/11/6 by Github API v3.</div>
|
|
1113
1100
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1114
1101
|
</div>
|
|
1115
1102
|
</body>
|