@wcj/github-rank 22.7.14 → 22.7.15
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 +19941 -19937
- package/dist/sifou-daily.json +12 -39
- package/dist/sifou-monthly.json +84 -84
- package/dist/sifou-weekly.json +121 -121
- package/dist/toutiao-30.json +38 -38
- package/dist/toutiao-7.json +76 -76
- package/dist/toutiao-90.json +20 -20
- package/dist/trending-daily.json +169 -169
- package/dist/trending-monthly.json +142 -142
- package/dist/trending-weekly.json +153 -153
- package/dist/users.china.json +1605 -1605
- package/dist/users.json +2383 -2382
- package/package.json +1 -1
- package/web/data/repos.json +19941 -19937
- package/web/data/sifou-daily.json +12 -39
- package/web/data/sifou-monthly.json +84 -84
- package/web/data/sifou-weekly.json +121 -121
- package/web/data/toutiao-30.json +38 -38
- package/web/data/toutiao-7.json +76 -76
- package/web/data/toutiao-90.json +20 -20
- package/web/data/trending-daily.json +169 -169
- package/web/data/trending-monthly.json +142 -142
- package/web/data/trending-weekly.json +153 -153
- package/web/data/users.china.json +1605 -1605
- package/web/data/users.json +2383 -2382
- package/web/index.html +1269 -1269
- package/web/repos.html +2799 -2799
- package/web/sifou-daily.html +11 -95
- package/web/sifou-monthly.html +117 -117
- package/web/sifou-weekly.html +120 -120
- package/web/toutiao-30.html +72 -72
- package/web/toutiao-7.html +67 -67
- package/web/toutiao-90.html +19 -19
- package/web/trending-monthly.html +128 -132
- package/web/trending-weekly.html +139 -131
- package/web/trending.html +144 -148
- package/web/users.china.html +782 -782
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/15 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,28 +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/gz-yami/mall4cloud" target="_blank" title="gz-yami/mall4cloud">gz-yami/mall4cloud</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
164
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
165
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
166
|
+
</a>
|
|
167
|
+
|
|
164
168
|
<span class="star" title="Stargazers Count">
|
|
165
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
166
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>
|
|
167
171
|
</svg>
|
|
168
|
-
<span>
|
|
172
|
+
<span>1944</span>
|
|
169
173
|
</span>
|
|
170
174
|
<span class="star" title="Repo Forked">
|
|
171
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
172
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">
|
|
173
177
|
</path>
|
|
174
178
|
</svg>
|
|
175
|
-
<span>
|
|
179
|
+
<span>442</span>
|
|
176
180
|
</span>
|
|
177
181
|
<span class="star">
|
|
178
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
179
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>
|
|
180
184
|
</svg>
|
|
181
|
-
<span>
|
|
185
|
+
<span>53 stars today</span>
|
|
182
186
|
</span>
|
|
183
187
|
</div>
|
|
184
188
|
<div class="details">
|
|
@@ -191,32 +195,32 @@
|
|
|
191
195
|
<div class="info">
|
|
192
196
|
<div class="rank">
|
|
193
197
|
<span title="Ranking 2">2</span>
|
|
194
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/PlayCover/PlayCover" target="_blank" title="PlayCover/PlayCover">PlayCover/PlayCover</a>
|
|
195
199
|
</div>
|
|
196
200
|
<div class="sub-title followers">
|
|
197
201
|
|
|
198
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
199
|
-
<span style="background-color: #
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
203
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
200
204
|
</a>
|
|
201
205
|
|
|
202
206
|
<span class="star" title="Stargazers Count">
|
|
203
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
204
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>
|
|
205
209
|
</svg>
|
|
206
|
-
<span>
|
|
210
|
+
<span>517</span>
|
|
207
211
|
</span>
|
|
208
212
|
<span class="star" title="Repo Forked">
|
|
209
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
210
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">
|
|
211
215
|
</path>
|
|
212
216
|
</svg>
|
|
213
|
-
<span>
|
|
217
|
+
<span>161</span>
|
|
214
218
|
</span>
|
|
215
219
|
<span class="star">
|
|
216
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
217
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>
|
|
218
222
|
</svg>
|
|
219
|
-
<span>
|
|
223
|
+
<span>133 stars today</span>
|
|
220
224
|
</span>
|
|
221
225
|
</div>
|
|
222
226
|
<div class="details">
|
|
@@ -229,32 +233,32 @@
|
|
|
229
233
|
<div class="info">
|
|
230
234
|
<div class="rank">
|
|
231
235
|
<span title="Ranking 3">3</span>
|
|
232
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
233
237
|
</div>
|
|
234
238
|
<div class="sub-title followers">
|
|
235
239
|
|
|
236
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
237
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
241
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
238
242
|
</a>
|
|
239
243
|
|
|
240
244
|
<span class="star" title="Stargazers Count">
|
|
241
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
242
246
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
243
247
|
</svg>
|
|
244
|
-
<span>
|
|
248
|
+
<span>14775</span>
|
|
245
249
|
</span>
|
|
246
250
|
<span class="star" title="Repo Forked">
|
|
247
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
248
252
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
249
253
|
</path>
|
|
250
254
|
</svg>
|
|
251
|
-
<span>
|
|
255
|
+
<span>2824</span>
|
|
252
256
|
</span>
|
|
253
257
|
<span class="star">
|
|
254
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
255
259
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
256
260
|
</svg>
|
|
257
|
-
<span>
|
|
261
|
+
<span>138 stars today</span>
|
|
258
262
|
</span>
|
|
259
263
|
</div>
|
|
260
264
|
<div class="details">
|
|
@@ -267,32 +271,32 @@
|
|
|
267
271
|
<div class="info">
|
|
268
272
|
<div class="rank">
|
|
269
273
|
<span title="Ranking 4">4</span>
|
|
270
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/vueschool/vuejs-forge-boilerplate" target="_blank" title="vueschool/vuejs-forge-boilerplate">vueschool/vuejs-forge-boilerplate</a>
|
|
271
275
|
</div>
|
|
272
276
|
<div class="sub-title followers">
|
|
273
277
|
|
|
274
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
275
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
279
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
276
280
|
</a>
|
|
277
281
|
|
|
278
282
|
<span class="star" title="Stargazers Count">
|
|
279
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
280
284
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
281
285
|
</svg>
|
|
282
|
-
<span>
|
|
286
|
+
<span>133</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>171</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>33 stars today</span>
|
|
296
300
|
</span>
|
|
297
301
|
</div>
|
|
298
302
|
<div class="details">
|
|
@@ -305,32 +309,32 @@
|
|
|
305
309
|
<div class="info">
|
|
306
310
|
<div class="rank">
|
|
307
311
|
<span title="Ranking 5">5</span>
|
|
308
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/bizz84/flutter-tips-and-tricks" target="_blank" title="bizz84/flutter-tips-and-tricks">bizz84/flutter-tips-and-tricks</a>
|
|
309
313
|
</div>
|
|
310
314
|
<div class="sub-title followers">
|
|
311
315
|
|
|
312
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
313
|
-
<span style="background-color: #
|
|
316
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
317
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
314
318
|
</a>
|
|
315
319
|
|
|
316
320
|
<span class="star" title="Stargazers Count">
|
|
317
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
318
322
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
319
323
|
</svg>
|
|
320
|
-
<span>
|
|
324
|
+
<span>331</span>
|
|
321
325
|
</span>
|
|
322
326
|
<span class="star" title="Repo Forked">
|
|
323
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
324
328
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
325
329
|
</path>
|
|
326
330
|
</svg>
|
|
327
|
-
<span>
|
|
331
|
+
<span>19</span>
|
|
328
332
|
</span>
|
|
329
333
|
<span class="star">
|
|
330
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
331
335
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
332
336
|
</svg>
|
|
333
|
-
<span>
|
|
337
|
+
<span>68 stars today</span>
|
|
334
338
|
</span>
|
|
335
339
|
</div>
|
|
336
340
|
<div class="details">
|
|
@@ -343,32 +347,32 @@
|
|
|
343
347
|
<div class="info">
|
|
344
348
|
<div class="rank">
|
|
345
349
|
<span title="Ranking 6">6</span>
|
|
346
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/srush/GPU-Puzzles" target="_blank" title="srush/GPU-Puzzles">srush/GPU-Puzzles</a>
|
|
347
351
|
</div>
|
|
348
352
|
<div class="sub-title followers">
|
|
349
353
|
|
|
350
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
351
|
-
<span style="background-color: #
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
355
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
352
356
|
</a>
|
|
353
357
|
|
|
354
358
|
<span class="star" title="Stargazers Count">
|
|
355
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
356
360
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
357
361
|
</svg>
|
|
358
|
-
<span>
|
|
362
|
+
<span>743</span>
|
|
359
363
|
</span>
|
|
360
364
|
<span class="star" title="Repo Forked">
|
|
361
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
362
366
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
363
367
|
</path>
|
|
364
368
|
</svg>
|
|
365
|
-
<span>
|
|
369
|
+
<span>23</span>
|
|
366
370
|
</span>
|
|
367
371
|
<span class="star">
|
|
368
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
369
373
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
370
374
|
</svg>
|
|
371
|
-
<span>
|
|
375
|
+
<span>176 stars today</span>
|
|
372
376
|
</span>
|
|
373
377
|
</div>
|
|
374
378
|
<div class="details">
|
|
@@ -381,7 +385,7 @@
|
|
|
381
385
|
<div class="info">
|
|
382
386
|
<div class="rank">
|
|
383
387
|
<span title="Ranking 7">7</span>
|
|
384
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/mrcodedev/frontend-developer-resources" target="_blank" title="mrcodedev/frontend-developer-resources">mrcodedev/frontend-developer-resources</a>
|
|
385
389
|
</div>
|
|
386
390
|
<div class="sub-title followers">
|
|
387
391
|
|
|
@@ -389,20 +393,20 @@
|
|
|
389
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
390
394
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
391
395
|
</svg>
|
|
392
|
-
<span>
|
|
396
|
+
<span>2463</span>
|
|
393
397
|
</span>
|
|
394
398
|
<span class="star" title="Repo Forked">
|
|
395
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
396
400
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
397
401
|
</path>
|
|
398
402
|
</svg>
|
|
399
|
-
<span>
|
|
403
|
+
<span>360</span>
|
|
400
404
|
</span>
|
|
401
405
|
<span class="star">
|
|
402
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
403
407
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
404
408
|
</svg>
|
|
405
|
-
<span>
|
|
409
|
+
<span>85 stars today</span>
|
|
406
410
|
</span>
|
|
407
411
|
</div>
|
|
408
412
|
<div class="details">
|
|
@@ -415,7 +419,7 @@
|
|
|
415
419
|
<div class="info">
|
|
416
420
|
<div class="rank">
|
|
417
421
|
<span title="Ranking 8">8</span>
|
|
418
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/macrozheng/springcloud-learning" target="_blank" title="macrozheng/springcloud-learning">macrozheng/springcloud-learning</a>
|
|
419
423
|
</div>
|
|
420
424
|
<div class="sub-title followers">
|
|
421
425
|
|
|
@@ -427,20 +431,20 @@
|
|
|
427
431
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
428
432
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
429
433
|
</svg>
|
|
430
|
-
<span>
|
|
434
|
+
<span>4966</span>
|
|
431
435
|
</span>
|
|
432
436
|
<span class="star" title="Repo Forked">
|
|
433
437
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
434
438
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
435
439
|
</path>
|
|
436
440
|
</svg>
|
|
437
|
-
<span>
|
|
441
|
+
<span>2332</span>
|
|
438
442
|
</span>
|
|
439
443
|
<span class="star">
|
|
440
444
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
441
445
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
442
446
|
</svg>
|
|
443
|
-
<span>
|
|
447
|
+
<span>27 stars today</span>
|
|
444
448
|
</span>
|
|
445
449
|
</div>
|
|
446
450
|
<div class="details">
|
|
@@ -453,7 +457,7 @@
|
|
|
453
457
|
<div class="info">
|
|
454
458
|
<div class="rank">
|
|
455
459
|
<span title="Ranking 9">9</span>
|
|
456
|
-
<a href="https://github.com/
|
|
460
|
+
<a href="https://github.com/UberGuidoZ/Flipper" target="_blank" title="UberGuidoZ/Flipper">UberGuidoZ/Flipper</a>
|
|
457
461
|
</div>
|
|
458
462
|
<div class="sub-title followers">
|
|
459
463
|
|
|
@@ -465,20 +469,20 @@
|
|
|
465
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
466
470
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
467
471
|
</svg>
|
|
468
|
-
<span>
|
|
472
|
+
<span>459</span>
|
|
469
473
|
</span>
|
|
470
474
|
<span class="star" title="Repo Forked">
|
|
471
475
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
472
476
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
473
477
|
</path>
|
|
474
478
|
</svg>
|
|
475
|
-
<span>
|
|
479
|
+
<span>67</span>
|
|
476
480
|
</span>
|
|
477
481
|
<span class="star">
|
|
478
482
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
479
483
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
480
484
|
</svg>
|
|
481
|
-
<span>
|
|
485
|
+
<span>17 stars today</span>
|
|
482
486
|
</span>
|
|
483
487
|
</div>
|
|
484
488
|
<div class="details">
|
|
@@ -491,28 +495,32 @@
|
|
|
491
495
|
<div class="info">
|
|
492
496
|
<div class="rank">
|
|
493
497
|
<span title="Ranking 10">10</span>
|
|
494
|
-
<a href="https://github.com/
|
|
498
|
+
<a href="https://github.com/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
|
|
495
499
|
</div>
|
|
496
500
|
<div class="sub-title followers">
|
|
497
501
|
|
|
502
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
503
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
504
|
+
</a>
|
|
505
|
+
|
|
498
506
|
<span class="star" title="Stargazers Count">
|
|
499
507
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
500
508
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
501
509
|
</svg>
|
|
502
|
-
<span>
|
|
510
|
+
<span>12815</span>
|
|
503
511
|
</span>
|
|
504
512
|
<span class="star" title="Repo Forked">
|
|
505
513
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
506
514
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
507
515
|
</path>
|
|
508
516
|
</svg>
|
|
509
|
-
<span>
|
|
517
|
+
<span>1393</span>
|
|
510
518
|
</span>
|
|
511
519
|
<span class="star">
|
|
512
520
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
513
521
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
514
522
|
</svg>
|
|
515
|
-
<span>
|
|
523
|
+
<span>68 stars today</span>
|
|
516
524
|
</span>
|
|
517
525
|
</div>
|
|
518
526
|
<div class="details">
|
|
@@ -525,32 +533,28 @@
|
|
|
525
533
|
<div class="info">
|
|
526
534
|
<div class="rank">
|
|
527
535
|
<span title="Ranking 11">11</span>
|
|
528
|
-
<a href="https://github.com/
|
|
536
|
+
<a href="https://github.com/CS-BAOYAN/CSYuTuiMian2022" target="_blank" title="CS-BAOYAN/CSYuTuiMian2022">CS-BAOYAN/CSYuTuiMian2022</a>
|
|
529
537
|
</div>
|
|
530
538
|
<div class="sub-title followers">
|
|
531
539
|
|
|
532
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
533
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
534
|
-
</a>
|
|
535
|
-
|
|
536
540
|
<span class="star" title="Stargazers Count">
|
|
537
541
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
538
542
|
<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>
|
|
539
543
|
</svg>
|
|
540
|
-
<span>
|
|
544
|
+
<span>146</span>
|
|
541
545
|
</span>
|
|
542
546
|
<span class="star" title="Repo Forked">
|
|
543
547
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
544
548
|
<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">
|
|
545
549
|
</path>
|
|
546
550
|
</svg>
|
|
547
|
-
<span>
|
|
551
|
+
<span>20</span>
|
|
548
552
|
</span>
|
|
549
553
|
<span class="star">
|
|
550
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
551
555
|
<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>
|
|
552
556
|
</svg>
|
|
553
|
-
<span>
|
|
557
|
+
<span>23 stars today</span>
|
|
554
558
|
</span>
|
|
555
559
|
</div>
|
|
556
560
|
<div class="details">
|
|
@@ -563,32 +567,32 @@
|
|
|
563
567
|
<div class="info">
|
|
564
568
|
<div class="rank">
|
|
565
569
|
<span title="Ranking 12">12</span>
|
|
566
|
-
<a href="https://github.com/
|
|
570
|
+
<a href="https://github.com/nvm-sh/nvm" target="_blank" title="nvm-sh/nvm">nvm-sh/nvm</a>
|
|
567
571
|
</div>
|
|
568
572
|
<div class="sub-title followers">
|
|
569
573
|
|
|
570
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
571
|
-
<span style="background-color: #
|
|
574
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
575
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
572
576
|
</a>
|
|
573
577
|
|
|
574
578
|
<span class="star" title="Stargazers Count">
|
|
575
579
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
576
580
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
577
581
|
</svg>
|
|
578
|
-
<span>
|
|
582
|
+
<span>59366</span>
|
|
579
583
|
</span>
|
|
580
584
|
<span class="star" title="Repo Forked">
|
|
581
585
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
582
586
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
583
587
|
</path>
|
|
584
588
|
</svg>
|
|
585
|
-
<span>
|
|
589
|
+
<span>6308</span>
|
|
586
590
|
</span>
|
|
587
591
|
<span class="star">
|
|
588
592
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
589
593
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
590
594
|
</svg>
|
|
591
|
-
<span>
|
|
595
|
+
<span>35 stars today</span>
|
|
592
596
|
</span>
|
|
593
597
|
</div>
|
|
594
598
|
<div class="details">
|
|
@@ -601,32 +605,32 @@
|
|
|
601
605
|
<div class="info">
|
|
602
606
|
<div class="rank">
|
|
603
607
|
<span title="Ranking 13">13</span>
|
|
604
|
-
<a href="https://github.com/
|
|
608
|
+
<a href="https://github.com/Shopify/sarama" target="_blank" title="Shopify/sarama">Shopify/sarama</a>
|
|
605
609
|
</div>
|
|
606
610
|
<div class="sub-title followers">
|
|
607
611
|
|
|
608
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
609
|
-
<span style="background-color: #
|
|
612
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
613
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
610
614
|
</a>
|
|
611
615
|
|
|
612
616
|
<span class="star" title="Stargazers Count">
|
|
613
617
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
614
618
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
615
619
|
</svg>
|
|
616
|
-
<span>
|
|
620
|
+
<span>8812</span>
|
|
617
621
|
</span>
|
|
618
622
|
<span class="star" title="Repo Forked">
|
|
619
623
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
620
624
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
621
625
|
</path>
|
|
622
626
|
</svg>
|
|
623
|
-
<span>
|
|
627
|
+
<span>1513</span>
|
|
624
628
|
</span>
|
|
625
629
|
<span class="star">
|
|
626
630
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
627
631
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
628
632
|
</svg>
|
|
629
|
-
<span>
|
|
633
|
+
<span>17 stars today</span>
|
|
630
634
|
</span>
|
|
631
635
|
</div>
|
|
632
636
|
<div class="details">
|
|
@@ -639,32 +643,28 @@
|
|
|
639
643
|
<div class="info">
|
|
640
644
|
<div class="rank">
|
|
641
645
|
<span title="Ranking 14">14</span>
|
|
642
|
-
<a href="https://github.com/
|
|
646
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
643
647
|
</div>
|
|
644
648
|
<div class="sub-title followers">
|
|
645
649
|
|
|
646
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
647
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
648
|
-
</a>
|
|
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>241048</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>49750</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>433 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/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</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/typescript" title="Programming Language TypeScript">
|
|
685
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>12444</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>915</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>218 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/microsoft/TypeScript" target="_blank" title="microsoft/TypeScript">microsoft/TypeScript</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/typescript" title="Programming Language TypeScript">
|
|
723
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
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>82315</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>10738</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>46 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/devsuperior/sds-dsmeta" target="_blank" title="devsuperior/sds-dsmeta">devsuperior/sds-dsmeta</a>
|
|
757
757
|
</div>
|
|
758
758
|
<div class="sub-title followers">
|
|
759
759
|
|
|
760
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
761
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
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>142</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>39</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>28 stars today</span>
|
|
782
778
|
</span>
|
|
783
779
|
</div>
|
|
784
780
|
<div class="details">
|
|
@@ -791,32 +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/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
795
791
|
</div>
|
|
796
792
|
<div class="sub-title followers">
|
|
797
793
|
|
|
798
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
799
|
-
<span style="background-color: #
|
|
794
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
795
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
800
796
|
</a>
|
|
801
797
|
|
|
802
798
|
<span class="star" title="Stargazers Count">
|
|
803
799
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
804
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>
|
|
805
801
|
</svg>
|
|
806
|
-
<span>
|
|
802
|
+
<span>26913</span>
|
|
807
803
|
</span>
|
|
808
804
|
<span class="star" title="Repo Forked">
|
|
809
805
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
810
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">
|
|
811
807
|
</path>
|
|
812
808
|
</svg>
|
|
813
|
-
<span>
|
|
809
|
+
<span>8688</span>
|
|
814
810
|
</span>
|
|
815
811
|
<span class="star">
|
|
816
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
817
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>
|
|
818
814
|
</svg>
|
|
819
|
-
<span>
|
|
815
|
+
<span>55 stars today</span>
|
|
820
816
|
</span>
|
|
821
817
|
</div>
|
|
822
818
|
<div class="details">
|
|
@@ -829,32 +825,28 @@
|
|
|
829
825
|
<div class="info">
|
|
830
826
|
<div class="rank">
|
|
831
827
|
<span title="Ranking 19">19</span>
|
|
832
|
-
<a href="https://github.com/
|
|
828
|
+
<a href="https://github.com/afontcu/awesome-learning" target="_blank" title="afontcu/awesome-learning">afontcu/awesome-learning</a>
|
|
833
829
|
</div>
|
|
834
830
|
<div class="sub-title followers">
|
|
835
831
|
|
|
836
|
-
<a class="language" target="_blank" href="https://github.com/topics/nunjucks" title="Programming Language Nunjucks">
|
|
837
|
-
<span style="background-color: #3d8137;"></span>Nunjucks
|
|
838
|
-
</a>
|
|
839
|
-
|
|
840
832
|
<span class="star" title="Stargazers Count">
|
|
841
833
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
842
834
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
843
835
|
</svg>
|
|
844
|
-
<span>
|
|
836
|
+
<span>723</span>
|
|
845
837
|
</span>
|
|
846
838
|
<span class="star" title="Repo Forked">
|
|
847
839
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
848
840
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
849
841
|
</path>
|
|
850
842
|
</svg>
|
|
851
|
-
<span>
|
|
843
|
+
<span>32</span>
|
|
852
844
|
</span>
|
|
853
845
|
<span class="star">
|
|
854
846
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
855
847
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
856
848
|
</svg>
|
|
857
|
-
<span>
|
|
849
|
+
<span>195 stars today</span>
|
|
858
850
|
</span>
|
|
859
851
|
</div>
|
|
860
852
|
<div class="details">
|
|
@@ -867,28 +859,32 @@
|
|
|
867
859
|
<div class="info">
|
|
868
860
|
<div class="rank">
|
|
869
861
|
<span title="Ranking 20">20</span>
|
|
870
|
-
<a href="https://github.com/
|
|
862
|
+
<a href="https://github.com/unifyai/ivy" target="_blank" title="unifyai/ivy">unifyai/ivy</a>
|
|
871
863
|
</div>
|
|
872
864
|
<div class="sub-title followers">
|
|
873
865
|
|
|
866
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
867
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
868
|
+
</a>
|
|
869
|
+
|
|
874
870
|
<span class="star" title="Stargazers Count">
|
|
875
871
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
876
872
|
<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
873
|
</svg>
|
|
878
|
-
<span>
|
|
874
|
+
<span>3740</span>
|
|
879
875
|
</span>
|
|
880
876
|
<span class="star" title="Repo Forked">
|
|
881
877
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
882
878
|
<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
879
|
</path>
|
|
884
880
|
</svg>
|
|
885
|
-
<span>
|
|
881
|
+
<span>985</span>
|
|
886
882
|
</span>
|
|
887
883
|
<span class="star">
|
|
888
884
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
889
885
|
<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
886
|
</svg>
|
|
891
|
-
<span>
|
|
887
|
+
<span>134 stars today</span>
|
|
892
888
|
</span>
|
|
893
889
|
</div>
|
|
894
890
|
<div class="details">
|
|
@@ -901,32 +897,32 @@
|
|
|
901
897
|
<div class="info">
|
|
902
898
|
<div class="rank">
|
|
903
899
|
<span title="Ranking 21">21</span>
|
|
904
|
-
<a href="https://github.com/
|
|
900
|
+
<a href="https://github.com/freeCodeCamp/freeCodeCamp" target="_blank" title="freeCodeCamp/freeCodeCamp">freeCodeCamp/freeCodeCamp</a>
|
|
905
901
|
</div>
|
|
906
902
|
<div class="sub-title followers">
|
|
907
903
|
|
|
908
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
909
|
-
<span style="background-color: #
|
|
904
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
905
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
910
906
|
</a>
|
|
911
907
|
|
|
912
908
|
<span class="star" title="Stargazers Count">
|
|
913
909
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
914
910
|
<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
911
|
</svg>
|
|
916
|
-
<span>
|
|
912
|
+
<span>349287</span>
|
|
917
913
|
</span>
|
|
918
914
|
<span class="star" title="Repo Forked">
|
|
919
915
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
920
916
|
<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
917
|
</path>
|
|
922
918
|
</svg>
|
|
923
|
-
<span>
|
|
919
|
+
<span>28979</span>
|
|
924
920
|
</span>
|
|
925
921
|
<span class="star">
|
|
926
922
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
927
923
|
<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
924
|
</svg>
|
|
929
|
-
<span>
|
|
925
|
+
<span>167 stars today</span>
|
|
930
926
|
</span>
|
|
931
927
|
</div>
|
|
932
928
|
<div class="details">
|
|
@@ -939,32 +935,28 @@
|
|
|
939
935
|
<div class="info">
|
|
940
936
|
<div class="rank">
|
|
941
937
|
<span title="Ranking 22">22</span>
|
|
942
|
-
<a href="https://github.com/
|
|
938
|
+
<a href="https://github.com/jlevy/the-art-of-command-line" target="_blank" title="jlevy/the-art-of-command-line">jlevy/the-art-of-command-line</a>
|
|
943
939
|
</div>
|
|
944
940
|
<div class="sub-title followers">
|
|
945
941
|
|
|
946
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
947
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
948
|
-
</a>
|
|
949
|
-
|
|
950
942
|
<span class="star" title="Stargazers Count">
|
|
951
943
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
952
944
|
<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
945
|
</svg>
|
|
954
|
-
<span>
|
|
946
|
+
<span>107899</span>
|
|
955
947
|
</span>
|
|
956
948
|
<span class="star" title="Repo Forked">
|
|
957
949
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
958
950
|
<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
951
|
</path>
|
|
960
952
|
</svg>
|
|
961
|
-
<span>
|
|
953
|
+
<span>11486</span>
|
|
962
954
|
</span>
|
|
963
955
|
<span class="star">
|
|
964
956
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
965
957
|
<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
958
|
</svg>
|
|
967
|
-
<span>
|
|
959
|
+
<span>103 stars today</span>
|
|
968
960
|
</span>
|
|
969
961
|
</div>
|
|
970
962
|
<div class="details">
|
|
@@ -977,28 +969,32 @@
|
|
|
977
969
|
<div class="info">
|
|
978
970
|
<div class="rank">
|
|
979
971
|
<span title="Ranking 23">23</span>
|
|
980
|
-
<a href="https://github.com/
|
|
972
|
+
<a href="https://github.com/focus-creative-games/hybridclr" target="_blank" title="focus-creative-games/hybridclr">focus-creative-games/hybridclr</a>
|
|
981
973
|
</div>
|
|
982
974
|
<div class="sub-title followers">
|
|
983
975
|
|
|
976
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
977
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
978
|
+
</a>
|
|
979
|
+
|
|
984
980
|
<span class="star" title="Stargazers Count">
|
|
985
981
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
986
982
|
<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
983
|
</svg>
|
|
988
|
-
<span>
|
|
984
|
+
<span>805</span>
|
|
989
985
|
</span>
|
|
990
986
|
<span class="star" title="Repo Forked">
|
|
991
987
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
992
988
|
<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
989
|
</path>
|
|
994
990
|
</svg>
|
|
995
|
-
<span>
|
|
991
|
+
<span>122</span>
|
|
996
992
|
</span>
|
|
997
993
|
<span class="star">
|
|
998
994
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
999
995
|
<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
996
|
</svg>
|
|
1001
|
-
<span>
|
|
997
|
+
<span>37 stars today</span>
|
|
1002
998
|
</span>
|
|
1003
999
|
</div>
|
|
1004
1000
|
<div class="details">
|
|
@@ -1011,32 +1007,32 @@
|
|
|
1011
1007
|
<div class="info">
|
|
1012
1008
|
<div class="rank">
|
|
1013
1009
|
<span title="Ranking 24">24</span>
|
|
1014
|
-
<a href="https://github.com/
|
|
1010
|
+
<a href="https://github.com/DLR-RM/stable-baselines3" target="_blank" title="DLR-RM/stable-baselines3">DLR-RM/stable-baselines3</a>
|
|
1015
1011
|
</div>
|
|
1016
1012
|
<div class="sub-title followers">
|
|
1017
1013
|
|
|
1018
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1019
|
-
<span style="background-color: #
|
|
1014
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1015
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1020
1016
|
</a>
|
|
1021
1017
|
|
|
1022
1018
|
<span class="star" title="Stargazers Count">
|
|
1023
1019
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1024
1020
|
<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
1021
|
</svg>
|
|
1026
|
-
<span>
|
|
1022
|
+
<span>3810</span>
|
|
1027
1023
|
</span>
|
|
1028
1024
|
<span class="star" title="Repo Forked">
|
|
1029
1025
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1030
1026
|
<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
1027
|
</path>
|
|
1032
1028
|
</svg>
|
|
1033
|
-
<span>
|
|
1029
|
+
<span>846</span>
|
|
1034
1030
|
</span>
|
|
1035
1031
|
<span class="star">
|
|
1036
1032
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1037
1033
|
<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
1034
|
</svg>
|
|
1039
|
-
<span>
|
|
1035
|
+
<span>37 stars today</span>
|
|
1040
1036
|
</span>
|
|
1041
1037
|
</div>
|
|
1042
1038
|
<div class="details">
|
|
@@ -1049,32 +1045,32 @@
|
|
|
1049
1045
|
<div class="info">
|
|
1050
1046
|
<div class="rank">
|
|
1051
1047
|
<span title="Ranking 25">25</span>
|
|
1052
|
-
<a href="https://github.com/
|
|
1048
|
+
<a href="https://github.com/PaddlePaddle/PaddleOCR" target="_blank" title="PaddlePaddle/PaddleOCR">PaddlePaddle/PaddleOCR</a>
|
|
1053
1049
|
</div>
|
|
1054
1050
|
<div class="sub-title followers">
|
|
1055
1051
|
|
|
1056
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1057
|
-
<span style="background-color: #
|
|
1052
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1053
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1058
1054
|
</a>
|
|
1059
1055
|
|
|
1060
1056
|
<span class="star" title="Stargazers Count">
|
|
1061
1057
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1062
1058
|
<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
1059
|
</svg>
|
|
1064
|
-
<span>
|
|
1060
|
+
<span>23341</span>
|
|
1065
1061
|
</span>
|
|
1066
1062
|
<span class="star" title="Repo Forked">
|
|
1067
1063
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1068
1064
|
<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
1065
|
</path>
|
|
1070
1066
|
</svg>
|
|
1071
|
-
<span>
|
|
1067
|
+
<span>4783</span>
|
|
1072
1068
|
</span>
|
|
1073
1069
|
<span class="star">
|
|
1074
1070
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1075
1071
|
<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
1072
|
</svg>
|
|
1077
|
-
<span>
|
|
1073
|
+
<span>46 stars today</span>
|
|
1078
1074
|
</span>
|
|
1079
1075
|
</div>
|
|
1080
1076
|
<div class="details">
|
|
@@ -1099,7 +1095,7 @@
|
|
|
1099
1095
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1100
1096
|
</a>
|
|
1101
1097
|
</div>
|
|
1102
|
-
<div class="time">Last cache created on 2022/7/
|
|
1098
|
+
<div class="time">Last cache created on 2022/7/15 by Github API v3.</div>
|
|
1103
1099
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1104
1100
|
</div>
|
|
1105
1101
|
</body>
|