@wcj/github-rank 22.7.21 → 22.7.22
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 +29715 -29714
- package/dist/sifou-daily.json +28 -46
- package/dist/sifou-monthly.json +67 -67
- package/dist/sifou-weekly.json +131 -131
- package/dist/toutiao-30.json +46 -46
- package/dist/toutiao-7.json +83 -83
- package/dist/toutiao-90.json +14 -14
- package/dist/trending-daily.json +166 -166
- package/dist/trending-monthly.json +154 -154
- package/dist/trending-weekly.json +165 -176
- package/dist/users.china.json +1309 -1309
- package/dist/users.json +2137 -2136
- package/package.json +1 -1
- package/web/data/repos.json +29715 -29714
- package/web/data/sifou-daily.json +28 -46
- package/web/data/sifou-monthly.json +67 -67
- package/web/data/sifou-weekly.json +131 -131
- package/web/data/toutiao-30.json +46 -46
- package/web/data/toutiao-7.json +83 -83
- package/web/data/toutiao-90.json +14 -14
- package/web/data/trending-daily.json +166 -166
- package/web/data/trending-monthly.json +154 -154
- package/web/data/trending-weekly.json +165 -176
- package/web/data/users.china.json +1309 -1309
- package/web/data/users.json +2137 -2136
- package/web/index.html +1173 -1173
- package/web/repos.html +3690 -3694
- package/web/sifou-daily.html +24 -80
- package/web/sifou-monthly.html +103 -103
- package/web/sifou-weekly.html +128 -128
- package/web/toutiao-30.html +67 -67
- package/web/toutiao-7.html +74 -74
- package/web/toutiao-90.html +14 -14
- package/web/trending-monthly.html +138 -138
- package/web/trending-weekly.html +144 -178
- package/web/trending.html +144 -144
- package/web/users.china.html +707 -707
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/7/
|
|
131
|
+
<div class="time">Last cache created on 2022/7/22 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/carbon-language/carbon-lang" target="_blank" title="carbon-language/carbon-lang">carbon-language/carbon-lang</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/c++" title="Programming Language C++">
|
|
165
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
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>9220</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>261</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>3188 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/gothinkster/realworld" target="_blank" title="gothinkster/realworld">gothinkster/realworld</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/shell" title="Programming Language Shell">
|
|
203
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
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>67358</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>6261</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>114 stars today</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,32 @@
|
|
|
233
233
|
<div class="info">
|
|
234
234
|
<div class="rank">
|
|
235
235
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
241
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
241
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
242
242
|
</a>
|
|
243
243
|
|
|
244
244
|
<span class="star" title="Stargazers Count">
|
|
245
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
246
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>24278</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star" title="Repo Forked">
|
|
251
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
252
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
253
253
|
</path>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>1307</span>
|
|
256
256
|
</span>
|
|
257
257
|
<span class="star">
|
|
258
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
259
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
260
260
|
</svg>
|
|
261
|
-
<span>
|
|
261
|
+
<span>400 stars today</span>
|
|
262
262
|
</span>
|
|
263
263
|
</div>
|
|
264
264
|
<div class="details">
|
|
@@ -271,28 +271,32 @@
|
|
|
271
271
|
<div class="info">
|
|
272
272
|
<div class="rank">
|
|
273
273
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/hashicorp/vault" target="_blank" title="hashicorp/vault">hashicorp/vault</a>
|
|
275
275
|
</div>
|
|
276
276
|
<div class="sub-title followers">
|
|
277
277
|
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
279
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
280
|
+
</a>
|
|
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>24778</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>3439</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>169 stars today</span>
|
|
296
300
|
</span>
|
|
297
301
|
</div>
|
|
298
302
|
<div class="details">
|
|
@@ -305,32 +309,28 @@
|
|
|
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/alura-cursos/imersao-java" target="_blank" title="alura-cursos/imersao-java">alura-cursos/imersao-java</a>
|
|
309
313
|
</div>
|
|
310
314
|
<div class="sub-title followers">
|
|
311
315
|
|
|
312
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
313
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
314
|
-
</a>
|
|
315
|
-
|
|
316
316
|
<span class="star" title="Stargazers Count">
|
|
317
317
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
318
318
|
<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
319
|
</svg>
|
|
320
|
-
<span>
|
|
320
|
+
<span>135</span>
|
|
321
321
|
</span>
|
|
322
322
|
<span class="star" title="Repo Forked">
|
|
323
323
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
324
324
|
<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
325
|
</path>
|
|
326
326
|
</svg>
|
|
327
|
-
<span>
|
|
327
|
+
<span>71</span>
|
|
328
328
|
</span>
|
|
329
329
|
<span class="star">
|
|
330
330
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
331
331
|
<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
332
|
</svg>
|
|
333
|
-
<span>
|
|
333
|
+
<span>22 stars today</span>
|
|
334
334
|
</span>
|
|
335
335
|
</div>
|
|
336
336
|
<div class="details">
|
|
@@ -343,32 +343,28 @@
|
|
|
343
343
|
<div class="info">
|
|
344
344
|
<div class="rank">
|
|
345
345
|
<span title="Ranking 6">6</span>
|
|
346
|
-
<a href="https://github.com/
|
|
346
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
347
347
|
</div>
|
|
348
348
|
<div class="sub-title followers">
|
|
349
349
|
|
|
350
|
-
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
351
|
-
<span style="background-color: #89e051;"></span>Shell
|
|
352
|
-
</a>
|
|
353
|
-
|
|
354
350
|
<span class="star" title="Stargazers Count">
|
|
355
351
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
352
|
<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
353
|
</svg>
|
|
358
|
-
<span>
|
|
354
|
+
<span>156985</span>
|
|
359
355
|
</span>
|
|
360
356
|
<span class="star" title="Repo Forked">
|
|
361
357
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
358
|
<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
359
|
</path>
|
|
364
360
|
</svg>
|
|
365
|
-
<span>
|
|
361
|
+
<span>14747</span>
|
|
366
362
|
</span>
|
|
367
363
|
<span class="star">
|
|
368
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
365
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
370
366
|
</svg>
|
|
371
|
-
<span>
|
|
367
|
+
<span>932 stars today</span>
|
|
372
368
|
</span>
|
|
373
369
|
</div>
|
|
374
370
|
<div class="details">
|
|
@@ -381,32 +377,32 @@
|
|
|
381
377
|
<div class="info">
|
|
382
378
|
<div class="rank">
|
|
383
379
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
380
|
+
<a href="https://github.com/chip-red-pill/MicrocodeDecryptor" target="_blank" title="chip-red-pill/MicrocodeDecryptor">chip-red-pill/MicrocodeDecryptor</a>
|
|
385
381
|
</div>
|
|
386
382
|
<div class="sub-title followers">
|
|
387
383
|
|
|
388
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
389
|
-
<span style="background-color: #
|
|
384
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
385
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
390
386
|
</a>
|
|
391
387
|
|
|
392
388
|
<span class="star" title="Stargazers Count">
|
|
393
389
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
394
390
|
<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
391
|
</svg>
|
|
396
|
-
<span>
|
|
392
|
+
<span>1210</span>
|
|
397
393
|
</span>
|
|
398
394
|
<span class="star" title="Repo Forked">
|
|
399
395
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
400
396
|
<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
397
|
</path>
|
|
402
398
|
</svg>
|
|
403
|
-
<span>
|
|
399
|
+
<span>83</span>
|
|
404
400
|
</span>
|
|
405
401
|
<span class="star">
|
|
406
402
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
407
403
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
408
404
|
</svg>
|
|
409
|
-
<span>
|
|
405
|
+
<span>140 stars today</span>
|
|
410
406
|
</span>
|
|
411
407
|
</div>
|
|
412
408
|
<div class="details">
|
|
@@ -419,32 +415,32 @@
|
|
|
419
415
|
<div class="info">
|
|
420
416
|
<div class="rank">
|
|
421
417
|
<span title="Ranking 8">8</span>
|
|
422
|
-
<a href="https://github.com/
|
|
418
|
+
<a href="https://github.com/NVIDIA/DeepLearningExamples" target="_blank" title="NVIDIA/DeepLearningExamples">NVIDIA/DeepLearningExamples</a>
|
|
423
419
|
</div>
|
|
424
420
|
<div class="sub-title followers">
|
|
425
421
|
|
|
426
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
427
|
-
<span style="background-color: #
|
|
422
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
423
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
428
424
|
</a>
|
|
429
425
|
|
|
430
426
|
<span class="star" title="Stargazers Count">
|
|
431
427
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
432
428
|
<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
429
|
</svg>
|
|
434
|
-
<span>
|
|
430
|
+
<span>8794</span>
|
|
435
431
|
</span>
|
|
436
432
|
<span class="star" title="Repo Forked">
|
|
437
433
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
438
434
|
<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
435
|
</path>
|
|
440
436
|
</svg>
|
|
441
|
-
<span>
|
|
437
|
+
<span>2418</span>
|
|
442
438
|
</span>
|
|
443
439
|
<span class="star">
|
|
444
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
445
441
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
446
442
|
</svg>
|
|
447
|
-
<span>
|
|
443
|
+
<span>37 stars today</span>
|
|
448
444
|
</span>
|
|
449
445
|
</div>
|
|
450
446
|
<div class="details">
|
|
@@ -457,32 +453,32 @@
|
|
|
457
453
|
<div class="info">
|
|
458
454
|
<div class="rank">
|
|
459
455
|
<span title="Ranking 9">9</span>
|
|
460
|
-
<a href="https://github.com/
|
|
456
|
+
<a href="https://github.com/PipedreamHQ/pipedream" target="_blank" title="PipedreamHQ/pipedream">PipedreamHQ/pipedream</a>
|
|
461
457
|
</div>
|
|
462
458
|
<div class="sub-title followers">
|
|
463
459
|
|
|
464
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
465
|
-
<span style="background-color: #
|
|
460
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
461
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
466
462
|
</a>
|
|
467
463
|
|
|
468
464
|
<span class="star" title="Stargazers Count">
|
|
469
465
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
470
466
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
471
467
|
</svg>
|
|
472
|
-
<span>
|
|
468
|
+
<span>3805</span>
|
|
473
469
|
</span>
|
|
474
470
|
<span class="star" title="Repo Forked">
|
|
475
471
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
476
472
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
477
473
|
</path>
|
|
478
474
|
</svg>
|
|
479
|
-
<span>
|
|
475
|
+
<span>2322</span>
|
|
480
476
|
</span>
|
|
481
477
|
<span class="star">
|
|
482
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
483
479
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
484
480
|
</svg>
|
|
485
|
-
<span>
|
|
481
|
+
<span>44 stars today</span>
|
|
486
482
|
</span>
|
|
487
483
|
</div>
|
|
488
484
|
<div class="details">
|
|
@@ -495,32 +491,32 @@
|
|
|
495
491
|
<div class="info">
|
|
496
492
|
<div class="rank">
|
|
497
493
|
<span title="Ranking 10">10</span>
|
|
498
|
-
<a href="https://github.com/
|
|
494
|
+
<a href="https://github.com/payloadcms/payload" target="_blank" title="payloadcms/payload">payloadcms/payload</a>
|
|
499
495
|
</div>
|
|
500
496
|
<div class="sub-title followers">
|
|
501
497
|
|
|
502
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
503
|
-
<span style="background-color: #
|
|
498
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
499
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
504
500
|
</a>
|
|
505
501
|
|
|
506
502
|
<span class="star" title="Stargazers Count">
|
|
507
503
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
508
504
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
509
505
|
</svg>
|
|
510
|
-
<span>
|
|
506
|
+
<span>5617</span>
|
|
511
507
|
</span>
|
|
512
508
|
<span class="star" title="Repo Forked">
|
|
513
509
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
514
510
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
515
511
|
</path>
|
|
516
512
|
</svg>
|
|
517
|
-
<span>
|
|
513
|
+
<span>215</span>
|
|
518
514
|
</span>
|
|
519
515
|
<span class="star">
|
|
520
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
521
517
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
522
518
|
</svg>
|
|
523
|
-
<span>
|
|
519
|
+
<span>146 stars today</span>
|
|
524
520
|
</span>
|
|
525
521
|
</div>
|
|
526
522
|
<div class="details">
|
|
@@ -533,7 +529,7 @@
|
|
|
533
529
|
<div class="info">
|
|
534
530
|
<div class="rank">
|
|
535
531
|
<span title="Ranking 11">11</span>
|
|
536
|
-
<a href="https://github.com/
|
|
532
|
+
<a href="https://github.com/practical-tutorials/project-based-learning" target="_blank" title="practical-tutorials/project-based-learning">practical-tutorials/project-based-learning</a>
|
|
537
533
|
</div>
|
|
538
534
|
<div class="sub-title followers">
|
|
539
535
|
|
|
@@ -541,20 +537,20 @@
|
|
|
541
537
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
542
538
|
<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
539
|
</svg>
|
|
544
|
-
<span>
|
|
540
|
+
<span>73052</span>
|
|
545
541
|
</span>
|
|
546
542
|
<span class="star" title="Repo Forked">
|
|
547
543
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
548
544
|
<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
545
|
</path>
|
|
550
546
|
</svg>
|
|
551
|
-
<span>
|
|
547
|
+
<span>10749</span>
|
|
552
548
|
</span>
|
|
553
549
|
<span class="star">
|
|
554
550
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
555
551
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
556
552
|
</svg>
|
|
557
|
-
<span>
|
|
553
|
+
<span>227 stars today</span>
|
|
558
554
|
</span>
|
|
559
555
|
</div>
|
|
560
556
|
<div class="details">
|
|
@@ -567,28 +563,32 @@
|
|
|
567
563
|
<div class="info">
|
|
568
564
|
<div class="rank">
|
|
569
565
|
<span title="Ranking 12">12</span>
|
|
570
|
-
<a href="https://github.com/
|
|
566
|
+
<a href="https://github.com/charlax/professional-programming" target="_blank" title="charlax/professional-programming">charlax/professional-programming</a>
|
|
571
567
|
</div>
|
|
572
568
|
<div class="sub-title followers">
|
|
573
569
|
|
|
570
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
571
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
572
|
+
</a>
|
|
573
|
+
|
|
574
574
|
<span class="star" title="Stargazers Count">
|
|
575
575
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
576
576
|
<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>
|
|
577
577
|
</svg>
|
|
578
|
-
<span>
|
|
578
|
+
<span>18921</span>
|
|
579
579
|
</span>
|
|
580
580
|
<span class="star" title="Repo Forked">
|
|
581
581
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
582
582
|
<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">
|
|
583
583
|
</path>
|
|
584
584
|
</svg>
|
|
585
|
-
<span>
|
|
585
|
+
<span>1687</span>
|
|
586
586
|
</span>
|
|
587
587
|
<span class="star">
|
|
588
588
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
589
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
590
590
|
</svg>
|
|
591
|
-
<span>
|
|
591
|
+
<span>239 stars today</span>
|
|
592
592
|
</span>
|
|
593
593
|
</div>
|
|
594
594
|
<div class="details">
|
|
@@ -601,32 +601,32 @@
|
|
|
601
601
|
<div class="info">
|
|
602
602
|
<div class="rank">
|
|
603
603
|
<span title="Ranking 13">13</span>
|
|
604
|
-
<a href="https://github.com/
|
|
604
|
+
<a href="https://github.com/30-seconds/30-seconds-of-code" target="_blank" title="30-seconds/30-seconds-of-code">30-seconds/30-seconds-of-code</a>
|
|
605
605
|
</div>
|
|
606
606
|
<div class="sub-title followers">
|
|
607
607
|
|
|
608
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
609
|
-
<span style="background-color: #
|
|
608
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
609
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
610
610
|
</a>
|
|
611
611
|
|
|
612
612
|
<span class="star" title="Stargazers Count">
|
|
613
613
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
614
614
|
<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>
|
|
615
615
|
</svg>
|
|
616
|
-
<span>
|
|
616
|
+
<span>100365</span>
|
|
617
617
|
</span>
|
|
618
618
|
<span class="star" title="Repo Forked">
|
|
619
619
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
620
620
|
<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">
|
|
621
621
|
</path>
|
|
622
622
|
</svg>
|
|
623
|
-
<span>
|
|
623
|
+
<span>10501</span>
|
|
624
624
|
</span>
|
|
625
625
|
<span class="star">
|
|
626
626
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
627
|
<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>
|
|
628
628
|
</svg>
|
|
629
|
-
<span>
|
|
629
|
+
<span>197 stars today</span>
|
|
630
630
|
</span>
|
|
631
631
|
</div>
|
|
632
632
|
<div class="details">
|
|
@@ -639,32 +639,32 @@
|
|
|
639
639
|
<div class="info">
|
|
640
640
|
<div class="rank">
|
|
641
641
|
<span title="Ranking 14">14</span>
|
|
642
|
-
<a href="https://github.com/
|
|
642
|
+
<a href="https://github.com/rocketseat-education/ignite-lab-rockethelp" target="_blank" title="rocketseat-education/ignite-lab-rockethelp">rocketseat-education/ignite-lab-rockethelp</a>
|
|
643
643
|
</div>
|
|
644
644
|
<div class="sub-title followers">
|
|
645
645
|
|
|
646
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
647
|
-
<span style="background-color: #
|
|
646
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
647
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
648
648
|
</a>
|
|
649
649
|
|
|
650
650
|
<span class="star" title="Stargazers Count">
|
|
651
651
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
652
652
|
<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>
|
|
653
653
|
</svg>
|
|
654
|
-
<span>
|
|
654
|
+
<span>105</span>
|
|
655
655
|
</span>
|
|
656
656
|
<span class="star" title="Repo Forked">
|
|
657
657
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
658
658
|
<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">
|
|
659
659
|
</path>
|
|
660
660
|
</svg>
|
|
661
|
-
<span>
|
|
661
|
+
<span>48</span>
|
|
662
662
|
</span>
|
|
663
663
|
<span class="star">
|
|
664
664
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
665
665
|
<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>
|
|
666
666
|
</svg>
|
|
667
|
-
<span>
|
|
667
|
+
<span>28 stars today</span>
|
|
668
668
|
</span>
|
|
669
669
|
</div>
|
|
670
670
|
<div class="details">
|
|
@@ -677,32 +677,32 @@
|
|
|
677
677
|
<div class="info">
|
|
678
678
|
<div class="rank">
|
|
679
679
|
<span title="Ranking 15">15</span>
|
|
680
|
-
<a href="https://github.com/
|
|
680
|
+
<a href="https://github.com/terraform-aws-modules/terraform-aws-vpc" target="_blank" title="terraform-aws-modules/terraform-aws-vpc">terraform-aws-modules/terraform-aws-vpc</a>
|
|
681
681
|
</div>
|
|
682
682
|
<div class="sub-title followers">
|
|
683
683
|
|
|
684
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
685
|
-
<span style="background-color: #
|
|
684
|
+
<a class="language" target="_blank" href="https://github.com/topics/hcl" title="Programming Language HCL">
|
|
685
|
+
<span style="background-color: #ccc;"></span>HCL
|
|
686
686
|
</a>
|
|
687
687
|
|
|
688
688
|
<span class="star" title="Stargazers Count">
|
|
689
689
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
690
690
|
<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
691
|
</svg>
|
|
692
|
-
<span>
|
|
692
|
+
<span>2325</span>
|
|
693
693
|
</span>
|
|
694
694
|
<span class="star" title="Repo Forked">
|
|
695
695
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
696
696
|
<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
697
|
</path>
|
|
698
698
|
</svg>
|
|
699
|
-
<span>
|
|
699
|
+
<span>3275</span>
|
|
700
700
|
</span>
|
|
701
701
|
<span class="star">
|
|
702
702
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
703
703
|
<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
704
|
</svg>
|
|
705
|
-
<span>
|
|
705
|
+
<span>7 stars today</span>
|
|
706
706
|
</span>
|
|
707
707
|
</div>
|
|
708
708
|
<div class="details">
|
|
@@ -715,32 +715,32 @@
|
|
|
715
715
|
<div class="info">
|
|
716
716
|
<div class="rank">
|
|
717
717
|
<span title="Ranking 16">16</span>
|
|
718
|
-
<a href="https://github.com/
|
|
718
|
+
<a href="https://github.com/dbserver/startdb-2022" target="_blank" title="dbserver/startdb-2022">dbserver/startdb-2022</a>
|
|
719
719
|
</div>
|
|
720
720
|
<div class="sub-title followers">
|
|
721
721
|
|
|
722
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
723
|
-
<span style="background-color: #
|
|
722
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
723
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
724
724
|
</a>
|
|
725
725
|
|
|
726
726
|
<span class="star" title="Stargazers Count">
|
|
727
727
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
728
728
|
<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
729
|
</svg>
|
|
730
|
-
<span>
|
|
730
|
+
<span>39</span>
|
|
731
731
|
</span>
|
|
732
732
|
<span class="star" title="Repo Forked">
|
|
733
733
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
734
734
|
<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
735
|
</path>
|
|
736
736
|
</svg>
|
|
737
|
-
<span>
|
|
737
|
+
<span>53</span>
|
|
738
738
|
</span>
|
|
739
739
|
<span class="star">
|
|
740
740
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
741
741
|
<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
742
|
</svg>
|
|
743
|
-
<span>
|
|
743
|
+
<span>12 stars today</span>
|
|
744
744
|
</span>
|
|
745
745
|
</div>
|
|
746
746
|
<div class="details">
|
|
@@ -753,32 +753,28 @@
|
|
|
753
753
|
<div class="info">
|
|
754
754
|
<div class="rank">
|
|
755
755
|
<span title="Ranking 17">17</span>
|
|
756
|
-
<a href="https://github.com/
|
|
756
|
+
<a href="https://github.com/mtdvio/every-programmer-should-know" target="_blank" title="mtdvio/every-programmer-should-know">mtdvio/every-programmer-should-know</a>
|
|
757
757
|
</div>
|
|
758
758
|
<div class="sub-title followers">
|
|
759
759
|
|
|
760
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
761
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
762
|
-
</a>
|
|
763
|
-
|
|
764
760
|
<span class="star" title="Stargazers Count">
|
|
765
761
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
766
762
|
<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
763
|
</svg>
|
|
768
|
-
<span>
|
|
764
|
+
<span>59951</span>
|
|
769
765
|
</span>
|
|
770
766
|
<span class="star" title="Repo Forked">
|
|
771
767
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
772
768
|
<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
769
|
</path>
|
|
774
770
|
</svg>
|
|
775
|
-
<span>
|
|
771
|
+
<span>5715</span>
|
|
776
772
|
</span>
|
|
777
773
|
<span class="star">
|
|
778
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
779
775
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
780
776
|
</svg>
|
|
781
|
-
<span>
|
|
777
|
+
<span>178 stars today</span>
|
|
782
778
|
</span>
|
|
783
779
|
</div>
|
|
784
780
|
<div class="details">
|
|
@@ -791,28 +787,32 @@
|
|
|
791
787
|
<div class="info">
|
|
792
788
|
<div class="rank">
|
|
793
789
|
<span title="Ranking 18">18</span>
|
|
794
|
-
<a href="https://github.com/
|
|
790
|
+
<a href="https://github.com/logto-io/logto" target="_blank" title="logto-io/logto">logto-io/logto</a>
|
|
795
791
|
</div>
|
|
796
792
|
<div class="sub-title followers">
|
|
797
793
|
|
|
794
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
795
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
796
|
+
</a>
|
|
797
|
+
|
|
798
798
|
<span class="star" title="Stargazers Count">
|
|
799
799
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
800
800
|
<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>
|
|
801
801
|
</svg>
|
|
802
|
-
<span>
|
|
802
|
+
<span>2800</span>
|
|
803
803
|
</span>
|
|
804
804
|
<span class="star" title="Repo Forked">
|
|
805
805
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
806
806
|
<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">
|
|
807
807
|
</path>
|
|
808
808
|
</svg>
|
|
809
|
-
<span>
|
|
809
|
+
<span>69</span>
|
|
810
810
|
</span>
|
|
811
811
|
<span class="star">
|
|
812
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
813
813
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
814
814
|
</svg>
|
|
815
|
-
<span>
|
|
815
|
+
<span>235 stars today</span>
|
|
816
816
|
</span>
|
|
817
817
|
</div>
|
|
818
818
|
<div class="details">
|
|
@@ -825,32 +825,32 @@
|
|
|
825
825
|
<div class="info">
|
|
826
826
|
<div class="rank">
|
|
827
827
|
<span title="Ranking 19">19</span>
|
|
828
|
-
<a href="https://github.com/
|
|
828
|
+
<a href="https://github.com/microsoft/qlib" target="_blank" title="microsoft/qlib">microsoft/qlib</a>
|
|
829
829
|
</div>
|
|
830
830
|
<div class="sub-title followers">
|
|
831
831
|
|
|
832
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
833
|
-
<span style="background-color: #
|
|
832
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
833
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
834
834
|
</a>
|
|
835
835
|
|
|
836
836
|
<span class="star" title="Stargazers Count">
|
|
837
837
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
838
838
|
<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>
|
|
839
839
|
</svg>
|
|
840
|
-
<span>
|
|
840
|
+
<span>8962</span>
|
|
841
841
|
</span>
|
|
842
842
|
<span class="star" title="Repo Forked">
|
|
843
843
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
844
844
|
<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">
|
|
845
845
|
</path>
|
|
846
846
|
</svg>
|
|
847
|
-
<span>
|
|
847
|
+
<span>1619</span>
|
|
848
848
|
</span>
|
|
849
849
|
<span class="star">
|
|
850
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
851
851
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
852
852
|
</svg>
|
|
853
|
-
<span>
|
|
853
|
+
<span>26 stars today</span>
|
|
854
854
|
</span>
|
|
855
855
|
</div>
|
|
856
856
|
<div class="details">
|
|
@@ -863,7 +863,7 @@
|
|
|
863
863
|
<div class="info">
|
|
864
864
|
<div class="rank">
|
|
865
865
|
<span title="Ranking 20">20</span>
|
|
866
|
-
<a href="https://github.com/
|
|
866
|
+
<a href="https://github.com/Sairyss/domain-driven-hexagon" target="_blank" title="Sairyss/domain-driven-hexagon">Sairyss/domain-driven-hexagon</a>
|
|
867
867
|
</div>
|
|
868
868
|
<div class="sub-title followers">
|
|
869
869
|
|
|
@@ -875,20 +875,20 @@
|
|
|
875
875
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
876
876
|
<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>
|
|
877
877
|
</svg>
|
|
878
|
-
<span>
|
|
878
|
+
<span>6514</span>
|
|
879
879
|
</span>
|
|
880
880
|
<span class="star" title="Repo Forked">
|
|
881
881
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
882
882
|
<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">
|
|
883
883
|
</path>
|
|
884
884
|
</svg>
|
|
885
|
-
<span>
|
|
885
|
+
<span>577</span>
|
|
886
886
|
</span>
|
|
887
887
|
<span class="star">
|
|
888
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
889
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
890
890
|
</svg>
|
|
891
|
-
<span>
|
|
891
|
+
<span>177 stars today</span>
|
|
892
892
|
</span>
|
|
893
893
|
</div>
|
|
894
894
|
<div class="details">
|
|
@@ -901,32 +901,32 @@
|
|
|
901
901
|
<div class="info">
|
|
902
902
|
<div class="rank">
|
|
903
903
|
<span title="Ranking 21">21</span>
|
|
904
|
-
<a href="https://github.com/
|
|
904
|
+
<a href="https://github.com/unknwon/the-way-to-go_ZH_CN" target="_blank" title="unknwon/the-way-to-go_ZH_CN">unknwon/the-way-to-go_ZH_CN</a>
|
|
905
905
|
</div>
|
|
906
906
|
<div class="sub-title followers">
|
|
907
907
|
|
|
908
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
909
|
-
<span style="background-color: #
|
|
908
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
909
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
910
910
|
</a>
|
|
911
911
|
|
|
912
912
|
<span class="star" title="Stargazers Count">
|
|
913
913
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
914
914
|
<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>
|
|
915
915
|
</svg>
|
|
916
|
-
<span>
|
|
916
|
+
<span>30259</span>
|
|
917
917
|
</span>
|
|
918
918
|
<span class="star" title="Repo Forked">
|
|
919
919
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
920
920
|
<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">
|
|
921
921
|
</path>
|
|
922
922
|
</svg>
|
|
923
|
-
<span>
|
|
923
|
+
<span>8075</span>
|
|
924
924
|
</span>
|
|
925
925
|
<span class="star">
|
|
926
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
927
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
928
928
|
</svg>
|
|
929
|
-
<span>
|
|
929
|
+
<span>43 stars today</span>
|
|
930
930
|
</span>
|
|
931
931
|
</div>
|
|
932
932
|
<div class="details">
|
|
@@ -939,7 +939,7 @@
|
|
|
939
939
|
<div class="info">
|
|
940
940
|
<div class="rank">
|
|
941
941
|
<span title="Ranking 22">22</span>
|
|
942
|
-
<a href="https://github.com/
|
|
942
|
+
<a href="https://github.com/kraanzu/termtyper" target="_blank" title="kraanzu/termtyper">kraanzu/termtyper</a>
|
|
943
943
|
</div>
|
|
944
944
|
<div class="sub-title followers">
|
|
945
945
|
|
|
@@ -951,20 +951,20 @@
|
|
|
951
951
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
952
952
|
<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>
|
|
953
953
|
</svg>
|
|
954
|
-
<span>
|
|
954
|
+
<span>614</span>
|
|
955
955
|
</span>
|
|
956
956
|
<span class="star" title="Repo Forked">
|
|
957
957
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
958
958
|
<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">
|
|
959
959
|
</path>
|
|
960
960
|
</svg>
|
|
961
|
-
<span>
|
|
961
|
+
<span>28</span>
|
|
962
962
|
</span>
|
|
963
963
|
<span class="star">
|
|
964
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
965
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
966
966
|
</svg>
|
|
967
|
-
<span>
|
|
967
|
+
<span>79 stars today</span>
|
|
968
968
|
</span>
|
|
969
969
|
</div>
|
|
970
970
|
<div class="details">
|
|
@@ -977,7 +977,7 @@
|
|
|
977
977
|
<div class="info">
|
|
978
978
|
<div class="rank">
|
|
979
979
|
<span title="Ranking 23">23</span>
|
|
980
|
-
<a href="https://github.com/
|
|
980
|
+
<a href="https://github.com/martinshkreli/models" target="_blank" title="martinshkreli/models">martinshkreli/models</a>
|
|
981
981
|
</div>
|
|
982
982
|
<div class="sub-title followers">
|
|
983
983
|
|
|
@@ -985,20 +985,20 @@
|
|
|
985
985
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
986
986
|
<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>
|
|
987
987
|
</svg>
|
|
988
|
-
<span>
|
|
988
|
+
<span>112</span>
|
|
989
989
|
</span>
|
|
990
990
|
<span class="star" title="Repo Forked">
|
|
991
991
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
992
992
|
<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">
|
|
993
993
|
</path>
|
|
994
994
|
</svg>
|
|
995
|
-
<span>
|
|
995
|
+
<span>11</span>
|
|
996
996
|
</span>
|
|
997
997
|
<span class="star">
|
|
998
998
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
999
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1000
1000
|
</svg>
|
|
1001
|
-
<span>
|
|
1001
|
+
<span>20 stars today</span>
|
|
1002
1002
|
</span>
|
|
1003
1003
|
</div>
|
|
1004
1004
|
<div class="details">
|
|
@@ -1011,32 +1011,32 @@
|
|
|
1011
1011
|
<div class="info">
|
|
1012
1012
|
<div class="rank">
|
|
1013
1013
|
<span title="Ranking 24">24</span>
|
|
1014
|
-
<a href="https://github.com/
|
|
1014
|
+
<a href="https://github.com/hkchengrex/XMem" target="_blank" title="hkchengrex/XMem">hkchengrex/XMem</a>
|
|
1015
1015
|
</div>
|
|
1016
1016
|
<div class="sub-title followers">
|
|
1017
1017
|
|
|
1018
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1019
|
-
<span style="background-color: #
|
|
1018
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1019
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1020
1020
|
</a>
|
|
1021
1021
|
|
|
1022
1022
|
<span class="star" title="Stargazers Count">
|
|
1023
1023
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1024
1024
|
<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>
|
|
1025
1025
|
</svg>
|
|
1026
|
-
<span>
|
|
1026
|
+
<span>511</span>
|
|
1027
1027
|
</span>
|
|
1028
1028
|
<span class="star" title="Repo Forked">
|
|
1029
1029
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1030
1030
|
<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">
|
|
1031
1031
|
</path>
|
|
1032
1032
|
</svg>
|
|
1033
|
-
<span>
|
|
1033
|
+
<span>41</span>
|
|
1034
1034
|
</span>
|
|
1035
1035
|
<span class="star">
|
|
1036
1036
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1037
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1038
1038
|
</svg>
|
|
1039
|
-
<span>
|
|
1039
|
+
<span>126 stars today</span>
|
|
1040
1040
|
</span>
|
|
1041
1041
|
</div>
|
|
1042
1042
|
<div class="details">
|
|
@@ -1049,32 +1049,32 @@
|
|
|
1049
1049
|
<div class="info">
|
|
1050
1050
|
<div class="rank">
|
|
1051
1051
|
<span title="Ranking 25">25</span>
|
|
1052
|
-
<a href="https://github.com/
|
|
1052
|
+
<a href="https://github.com/OAI/OpenAPI-Specification" target="_blank" title="OAI/OpenAPI-Specification">OAI/OpenAPI-Specification</a>
|
|
1053
1053
|
</div>
|
|
1054
1054
|
<div class="sub-title followers">
|
|
1055
1055
|
|
|
1056
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1057
|
-
<span style="background-color: #
|
|
1056
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1057
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1058
1058
|
</a>
|
|
1059
1059
|
|
|
1060
1060
|
<span class="star" title="Stargazers Count">
|
|
1061
1061
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1062
1062
|
<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>
|
|
1063
1063
|
</svg>
|
|
1064
|
-
<span>
|
|
1064
|
+
<span>24524</span>
|
|
1065
1065
|
</span>
|
|
1066
1066
|
<span class="star" title="Repo Forked">
|
|
1067
1067
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1068
1068
|
<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">
|
|
1069
1069
|
</path>
|
|
1070
1070
|
</svg>
|
|
1071
|
-
<span>
|
|
1071
|
+
<span>8454</span>
|
|
1072
1072
|
</span>
|
|
1073
1073
|
<span class="star">
|
|
1074
1074
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1075
|
<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>
|
|
1076
1076
|
</svg>
|
|
1077
|
-
<span>
|
|
1077
|
+
<span>19 stars today</span>
|
|
1078
1078
|
</span>
|
|
1079
1079
|
</div>
|
|
1080
1080
|
<div class="details">
|
|
@@ -1099,7 +1099,7 @@
|
|
|
1099
1099
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1100
|
</a>
|
|
1101
1101
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2022/7/
|
|
1102
|
+
<div class="time">Last cache created on 2022/7/22 by Github API v3.</div>
|
|
1103
1103
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1104
|
</div>
|
|
1105
1105
|
</body>
|