@wcj/github-rank 22.1.21 → 22.1.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 +20773 -20777
- package/dist/sifou-daily.json +60 -78
- package/dist/sifou-monthly.json +63 -63
- package/dist/sifou-weekly.json +118 -118
- package/dist/toutiao-30.json +51 -51
- package/dist/toutiao-7.json +94 -94
- package/dist/toutiao-90.json +21 -21
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +155 -155
- package/dist/trending-weekly.json +169 -169
- package/dist/users.china.json +1335 -1335
- package/dist/users.json +2007 -2007
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20773 -20777
- package/web/data/sifou-daily.json +60 -78
- package/web/data/sifou-monthly.json +63 -63
- package/web/data/sifou-weekly.json +118 -118
- package/web/data/toutiao-30.json +51 -51
- package/web/data/toutiao-7.json +94 -94
- package/web/data/toutiao-90.json +21 -21
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +155 -155
- package/web/data/trending-weekly.json +169 -169
- package/web/data/users.china.json +1335 -1335
- package/web/data/users.json +2007 -2007
- package/web/index.html +1069 -1069
- package/web/repos.html +2769 -2769
- package/web/sifou-daily.html +51 -107
- package/web/sifou-monthly.html +102 -102
- package/web/sifou-weekly.html +129 -129
- package/web/toutiao-30.html +81 -81
- package/web/toutiao-7.html +66 -66
- package/web/toutiao-90.html +60 -60
- package/web/trending-monthly.html +136 -136
- package/web/trending-weekly.html +149 -149
- package/web/trending.html +150 -154
- package/web/users.china.html +689 -689
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/1/
|
|
105
|
+
<div class="time">Last cache created on 2022/1/22 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,32 +133,32 @@
|
|
|
133
133
|
<div class="info">
|
|
134
134
|
<div class="rank">
|
|
135
135
|
<span title="Ranking 1">1</span>
|
|
136
|
-
<a href="https://github.com/
|
|
136
|
+
<a href="https://github.com/public-apis/public-apis" target="_blank" title="public-apis/public-apis">public-apis/public-apis</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
140
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
141
|
-
<span style="background-color: #
|
|
140
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
141
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
142
142
|
</a>
|
|
143
143
|
|
|
144
144
|
<span class="star" title="Stargazers Count">
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<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>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>176215</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<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">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>20313</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<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>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>429 stars today</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,32 +171,32 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/FaqT0tum/Orbion_Space_Mouse" target="_blank" title="FaqT0tum/Orbion_Space_Mouse">FaqT0tum/Orbion_Space_Mouse</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
179
|
-
<span style="background-color: #
|
|
178
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
179
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
180
180
|
</a>
|
|
181
181
|
|
|
182
182
|
<span class="star" title="Stargazers Count">
|
|
183
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
184
184
|
<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>
|
|
185
185
|
</svg>
|
|
186
|
-
<span>
|
|
186
|
+
<span>559</span>
|
|
187
187
|
</span>
|
|
188
188
|
<span class="star" title="Repo Forked">
|
|
189
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
190
190
|
<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">
|
|
191
191
|
</path>
|
|
192
192
|
</svg>
|
|
193
|
-
<span>
|
|
193
|
+
<span>60</span>
|
|
194
194
|
</span>
|
|
195
195
|
<span class="star">
|
|
196
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
197
197
|
<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>
|
|
198
198
|
</svg>
|
|
199
|
-
<span>
|
|
199
|
+
<span>88 stars today</span>
|
|
200
200
|
</span>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="details">
|
|
@@ -209,32 +209,32 @@
|
|
|
209
209
|
<div class="info">
|
|
210
210
|
<div class="rank">
|
|
211
211
|
<span title="Ranking 3">3</span>
|
|
212
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/fastlane/fastlane" target="_blank" title="fastlane/fastlane">fastlane/fastlane</a>
|
|
213
213
|
</div>
|
|
214
214
|
<div class="sub-title followers">
|
|
215
215
|
|
|
216
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
217
|
-
<span style="background-color: #
|
|
216
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
217
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
218
218
|
</a>
|
|
219
219
|
|
|
220
220
|
<span class="star" title="Stargazers Count">
|
|
221
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
222
|
<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>
|
|
223
223
|
</svg>
|
|
224
|
-
<span>
|
|
224
|
+
<span>33752</span>
|
|
225
225
|
</span>
|
|
226
226
|
<span class="star" title="Repo Forked">
|
|
227
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
228
228
|
<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">
|
|
229
229
|
</path>
|
|
230
230
|
</svg>
|
|
231
|
-
<span>
|
|
231
|
+
<span>5100</span>
|
|
232
232
|
</span>
|
|
233
233
|
<span class="star">
|
|
234
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
235
235
|
<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>
|
|
236
236
|
</svg>
|
|
237
|
-
<span>
|
|
237
|
+
<span>156 stars today</span>
|
|
238
238
|
</span>
|
|
239
239
|
</div>
|
|
240
240
|
<div class="details">
|
|
@@ -247,32 +247,32 @@
|
|
|
247
247
|
<div class="info">
|
|
248
248
|
<div class="rank">
|
|
249
249
|
<span title="Ranking 4">4</span>
|
|
250
|
-
<a href="https://github.com/
|
|
250
|
+
<a href="https://github.com/hashicorp/consul" target="_blank" title="hashicorp/consul">hashicorp/consul</a>
|
|
251
251
|
</div>
|
|
252
252
|
<div class="sub-title followers">
|
|
253
253
|
|
|
254
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
255
|
-
<span style="background-color: #
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
255
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
256
256
|
</a>
|
|
257
257
|
|
|
258
258
|
<span class="star" title="Stargazers Count">
|
|
259
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
260
|
<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>
|
|
261
261
|
</svg>
|
|
262
|
-
<span>
|
|
262
|
+
<span>23957</span>
|
|
263
263
|
</span>
|
|
264
264
|
<span class="star" title="Repo Forked">
|
|
265
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
266
266
|
<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">
|
|
267
267
|
</path>
|
|
268
268
|
</svg>
|
|
269
|
-
<span>
|
|
269
|
+
<span>3961</span>
|
|
270
270
|
</span>
|
|
271
271
|
<span class="star">
|
|
272
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
273
273
|
<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>
|
|
274
274
|
</svg>
|
|
275
|
-
<span>
|
|
275
|
+
<span>56 stars today</span>
|
|
276
276
|
</span>
|
|
277
277
|
</div>
|
|
278
278
|
<div class="details">
|
|
@@ -285,32 +285,28 @@
|
|
|
285
285
|
<div class="info">
|
|
286
286
|
<div class="rank">
|
|
287
287
|
<span title="Ranking 5">5</span>
|
|
288
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/johnthebrit/CertificationMaterials" target="_blank" title="johnthebrit/CertificationMaterials">johnthebrit/CertificationMaterials</a>
|
|
289
289
|
</div>
|
|
290
290
|
<div class="sub-title followers">
|
|
291
291
|
|
|
292
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
293
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
294
|
-
</a>
|
|
295
|
-
|
|
296
292
|
<span class="star" title="Stargazers Count">
|
|
297
293
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
294
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
299
295
|
</svg>
|
|
300
|
-
<span>
|
|
296
|
+
<span>425</span>
|
|
301
297
|
</span>
|
|
302
298
|
<span class="star" title="Repo Forked">
|
|
303
299
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
304
300
|
<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">
|
|
305
301
|
</path>
|
|
306
302
|
</svg>
|
|
307
|
-
<span>
|
|
303
|
+
<span>123</span>
|
|
308
304
|
</span>
|
|
309
305
|
<span class="star">
|
|
310
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
311
307
|
<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>
|
|
312
308
|
</svg>
|
|
313
|
-
<span>
|
|
309
|
+
<span>68 stars today</span>
|
|
314
310
|
</span>
|
|
315
311
|
</div>
|
|
316
312
|
<div class="details">
|
|
@@ -323,32 +319,32 @@
|
|
|
323
319
|
<div class="info">
|
|
324
320
|
<div class="rank">
|
|
325
321
|
<span title="Ranking 6">6</span>
|
|
326
|
-
<a href="https://github.com/
|
|
322
|
+
<a href="https://github.com/sunface/rust-course" target="_blank" title="sunface/rust-course">sunface/rust-course</a>
|
|
327
323
|
</div>
|
|
328
324
|
<div class="sub-title followers">
|
|
329
325
|
|
|
330
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
331
|
-
<span style="background-color: #
|
|
326
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
327
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
332
328
|
</a>
|
|
333
329
|
|
|
334
330
|
<span class="star" title="Stargazers Count">
|
|
335
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
336
332
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
337
333
|
</svg>
|
|
338
|
-
<span>
|
|
334
|
+
<span>2998</span>
|
|
339
335
|
</span>
|
|
340
336
|
<span class="star" title="Repo Forked">
|
|
341
337
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
342
338
|
<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">
|
|
343
339
|
</path>
|
|
344
340
|
</svg>
|
|
345
|
-
<span>
|
|
341
|
+
<span>184</span>
|
|
346
342
|
</span>
|
|
347
343
|
<span class="star">
|
|
348
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
349
345
|
<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>
|
|
350
346
|
</svg>
|
|
351
|
-
<span>
|
|
347
|
+
<span>128 stars today</span>
|
|
352
348
|
</span>
|
|
353
349
|
</div>
|
|
354
350
|
<div class="details">
|
|
@@ -361,32 +357,28 @@
|
|
|
361
357
|
<div class="info">
|
|
362
358
|
<div class="rank">
|
|
363
359
|
<span title="Ranking 7">7</span>
|
|
364
|
-
<a href="https://github.com/
|
|
360
|
+
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
365
361
|
</div>
|
|
366
362
|
<div class="sub-title followers">
|
|
367
363
|
|
|
368
|
-
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
369
|
-
<span style="background-color: #e34c26;"></span>HTML
|
|
370
|
-
</a>
|
|
371
|
-
|
|
372
364
|
<span class="star" title="Stargazers Count">
|
|
373
365
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
366
|
<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>
|
|
375
367
|
</svg>
|
|
376
|
-
<span>
|
|
368
|
+
<span>185690</span>
|
|
377
369
|
</span>
|
|
378
370
|
<span class="star" title="Repo Forked">
|
|
379
371
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
380
372
|
<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">
|
|
381
373
|
</path>
|
|
382
374
|
</svg>
|
|
383
|
-
<span>
|
|
375
|
+
<span>22657</span>
|
|
384
376
|
</span>
|
|
385
377
|
<span class="star">
|
|
386
378
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
387
379
|
<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>
|
|
388
380
|
</svg>
|
|
389
|
-
<span>
|
|
381
|
+
<span>292 stars today</span>
|
|
390
382
|
</span>
|
|
391
383
|
</div>
|
|
392
384
|
<div class="details">
|
|
@@ -399,32 +391,32 @@
|
|
|
399
391
|
<div class="info">
|
|
400
392
|
<div class="rank">
|
|
401
393
|
<span title="Ranking 8">8</span>
|
|
402
|
-
<a href="https://github.com/
|
|
394
|
+
<a href="https://github.com/risinglightdb/risinglight" target="_blank" title="risinglightdb/risinglight">risinglightdb/risinglight</a>
|
|
403
395
|
</div>
|
|
404
396
|
<div class="sub-title followers">
|
|
405
397
|
|
|
406
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
407
|
-
<span style="background-color: #
|
|
398
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
399
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
408
400
|
</a>
|
|
409
401
|
|
|
410
402
|
<span class="star" title="Stargazers Count">
|
|
411
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
412
404
|
<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>
|
|
413
405
|
</svg>
|
|
414
|
-
<span>
|
|
406
|
+
<span>253</span>
|
|
415
407
|
</span>
|
|
416
408
|
<span class="star" title="Repo Forked">
|
|
417
409
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
418
410
|
<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">
|
|
419
411
|
</path>
|
|
420
412
|
</svg>
|
|
421
|
-
<span>
|
|
413
|
+
<span>24</span>
|
|
422
414
|
</span>
|
|
423
415
|
<span class="star">
|
|
424
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
417
|
<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>
|
|
426
418
|
</svg>
|
|
427
|
-
<span>
|
|
419
|
+
<span>59 stars today</span>
|
|
428
420
|
</span>
|
|
429
421
|
</div>
|
|
430
422
|
<div class="details">
|
|
@@ -437,32 +429,32 @@
|
|
|
437
429
|
<div class="info">
|
|
438
430
|
<div class="rank">
|
|
439
431
|
<span title="Ranking 9">9</span>
|
|
440
|
-
<a href="https://github.com/
|
|
432
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
441
433
|
</div>
|
|
442
434
|
<div class="sub-title followers">
|
|
443
435
|
|
|
444
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
445
|
-
<span style="background-color: #
|
|
436
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
437
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
446
438
|
</a>
|
|
447
439
|
|
|
448
440
|
<span class="star" title="Stargazers Count">
|
|
449
441
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
450
442
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
451
443
|
</svg>
|
|
452
|
-
<span>
|
|
444
|
+
<span>2125</span>
|
|
453
445
|
</span>
|
|
454
446
|
<span class="star" title="Repo Forked">
|
|
455
447
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
456
448
|
<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">
|
|
457
449
|
</path>
|
|
458
450
|
</svg>
|
|
459
|
-
<span>
|
|
451
|
+
<span>177</span>
|
|
460
452
|
</span>
|
|
461
453
|
<span class="star">
|
|
462
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
455
|
<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>
|
|
464
456
|
</svg>
|
|
465
|
-
<span>
|
|
457
|
+
<span>308 stars today</span>
|
|
466
458
|
</span>
|
|
467
459
|
</div>
|
|
468
460
|
<div class="details">
|
|
@@ -475,32 +467,32 @@
|
|
|
475
467
|
<div class="info">
|
|
476
468
|
<div class="rank">
|
|
477
469
|
<span title="Ranking 10">10</span>
|
|
478
|
-
<a href="https://github.com/
|
|
470
|
+
<a href="https://github.com/yangshun/tech-interview-handbook" target="_blank" title="yangshun/tech-interview-handbook">yangshun/tech-interview-handbook</a>
|
|
479
471
|
</div>
|
|
480
472
|
<div class="sub-title followers">
|
|
481
473
|
|
|
482
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
483
|
-
<span style="background-color: #
|
|
474
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
475
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
484
476
|
</a>
|
|
485
477
|
|
|
486
478
|
<span class="star" title="Stargazers Count">
|
|
487
479
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
488
480
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
489
481
|
</svg>
|
|
490
|
-
<span>
|
|
482
|
+
<span>64014</span>
|
|
491
483
|
</span>
|
|
492
484
|
<span class="star" title="Repo Forked">
|
|
493
485
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
494
486
|
<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">
|
|
495
487
|
</path>
|
|
496
488
|
</svg>
|
|
497
|
-
<span>
|
|
489
|
+
<span>8942</span>
|
|
498
490
|
</span>
|
|
499
491
|
<span class="star">
|
|
500
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
493
|
<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>
|
|
502
494
|
</svg>
|
|
503
|
-
<span>
|
|
495
|
+
<span>285 stars today</span>
|
|
504
496
|
</span>
|
|
505
497
|
</div>
|
|
506
498
|
<div class="details">
|
|
@@ -513,28 +505,32 @@
|
|
|
513
505
|
<div class="info">
|
|
514
506
|
<div class="rank">
|
|
515
507
|
<span title="Ranking 11">11</span>
|
|
516
|
-
<a href="https://github.com/
|
|
508
|
+
<a href="https://github.com/ryanmcdermott/clean-code-javascript" target="_blank" title="ryanmcdermott/clean-code-javascript">ryanmcdermott/clean-code-javascript</a>
|
|
517
509
|
</div>
|
|
518
510
|
<div class="sub-title followers">
|
|
519
511
|
|
|
512
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
513
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
514
|
+
</a>
|
|
515
|
+
|
|
520
516
|
<span class="star" title="Stargazers Count">
|
|
521
517
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
518
|
<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>
|
|
523
519
|
</svg>
|
|
524
|
-
<span>
|
|
520
|
+
<span>62496</span>
|
|
525
521
|
</span>
|
|
526
522
|
<span class="star" title="Repo Forked">
|
|
527
523
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
528
524
|
<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">
|
|
529
525
|
</path>
|
|
530
526
|
</svg>
|
|
531
|
-
<span>
|
|
527
|
+
<span>8062</span>
|
|
532
528
|
</span>
|
|
533
529
|
<span class="star">
|
|
534
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
535
531
|
<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>
|
|
536
532
|
</svg>
|
|
537
|
-
<span>
|
|
533
|
+
<span>224 stars today</span>
|
|
538
534
|
</span>
|
|
539
535
|
</div>
|
|
540
536
|
<div class="details">
|
|
@@ -547,32 +543,32 @@
|
|
|
547
543
|
<div class="info">
|
|
548
544
|
<div class="rank">
|
|
549
545
|
<span title="Ranking 12">12</span>
|
|
550
|
-
<a href="https://github.com/
|
|
546
|
+
<a href="https://github.com/hashicorp/terraform-provider-azurerm" target="_blank" title="hashicorp/terraform-provider-azurerm">hashicorp/terraform-provider-azurerm</a>
|
|
551
547
|
</div>
|
|
552
548
|
<div class="sub-title followers">
|
|
553
549
|
|
|
554
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
555
|
-
<span style="background-color: #
|
|
550
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
551
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
556
552
|
</a>
|
|
557
553
|
|
|
558
554
|
<span class="star" title="Stargazers Count">
|
|
559
555
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
556
|
<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>
|
|
561
557
|
</svg>
|
|
562
|
-
<span>
|
|
558
|
+
<span>3062</span>
|
|
563
559
|
</span>
|
|
564
560
|
<span class="star" title="Repo Forked">
|
|
565
561
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
566
562
|
<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">
|
|
567
563
|
</path>
|
|
568
564
|
</svg>
|
|
569
|
-
<span>
|
|
565
|
+
<span>3044</span>
|
|
570
566
|
</span>
|
|
571
567
|
<span class="star">
|
|
572
568
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
573
569
|
<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>
|
|
574
570
|
</svg>
|
|
575
|
-
<span>
|
|
571
|
+
<span>5 stars today</span>
|
|
576
572
|
</span>
|
|
577
573
|
</div>
|
|
578
574
|
<div class="details">
|
|
@@ -585,32 +581,32 @@
|
|
|
585
581
|
<div class="info">
|
|
586
582
|
<div class="rank">
|
|
587
583
|
<span title="Ranking 13">13</span>
|
|
588
|
-
<a href="https://github.com/
|
|
584
|
+
<a href="https://github.com/fireship-io/fireship.io" target="_blank" title="fireship-io/fireship.io">fireship-io/fireship.io</a>
|
|
589
585
|
</div>
|
|
590
586
|
<div class="sub-title followers">
|
|
591
587
|
|
|
592
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
593
|
-
<span style="background-color: #
|
|
588
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
589
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
594
590
|
</a>
|
|
595
591
|
|
|
596
592
|
<span class="star" title="Stargazers Count">
|
|
597
593
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
594
|
<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>
|
|
599
595
|
</svg>
|
|
600
|
-
<span>
|
|
596
|
+
<span>1427</span>
|
|
601
597
|
</span>
|
|
602
598
|
<span class="star" title="Repo Forked">
|
|
603
599
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
604
600
|
<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">
|
|
605
601
|
</path>
|
|
606
602
|
</svg>
|
|
607
|
-
<span>
|
|
603
|
+
<span>615</span>
|
|
608
604
|
</span>
|
|
609
605
|
<span class="star">
|
|
610
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
611
607
|
<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>
|
|
612
608
|
</svg>
|
|
613
|
-
<span>
|
|
609
|
+
<span>102 stars today</span>
|
|
614
610
|
</span>
|
|
615
611
|
</div>
|
|
616
612
|
<div class="details">
|
|
@@ -623,32 +619,32 @@
|
|
|
623
619
|
<div class="info">
|
|
624
620
|
<div class="rank">
|
|
625
621
|
<span title="Ranking 14">14</span>
|
|
626
|
-
<a href="https://github.com/
|
|
622
|
+
<a href="https://github.com/gchq/CyberChef" target="_blank" title="gchq/CyberChef">gchq/CyberChef</a>
|
|
627
623
|
</div>
|
|
628
624
|
<div class="sub-title followers">
|
|
629
625
|
|
|
630
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
631
|
-
<span style="background-color: #
|
|
626
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
627
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
632
628
|
</a>
|
|
633
629
|
|
|
634
630
|
<span class="star" title="Stargazers Count">
|
|
635
631
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
632
|
<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>
|
|
637
633
|
</svg>
|
|
638
|
-
<span>
|
|
634
|
+
<span>14812</span>
|
|
639
635
|
</span>
|
|
640
636
|
<span class="star" title="Repo Forked">
|
|
641
637
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
642
638
|
<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">
|
|
643
639
|
</path>
|
|
644
640
|
</svg>
|
|
645
|
-
<span>
|
|
641
|
+
<span>1898</span>
|
|
646
642
|
</span>
|
|
647
643
|
<span class="star">
|
|
648
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
649
645
|
<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>
|
|
650
646
|
</svg>
|
|
651
|
-
<span>
|
|
647
|
+
<span>204 stars today</span>
|
|
652
648
|
</span>
|
|
653
649
|
</div>
|
|
654
650
|
<div class="details">
|
|
@@ -661,32 +657,28 @@
|
|
|
661
657
|
<div class="info">
|
|
662
658
|
<div class="rank">
|
|
663
659
|
<span title="Ranking 15">15</span>
|
|
664
|
-
<a href="https://github.com/
|
|
660
|
+
<a href="https://github.com/kunal-kushwaha/DevOps-Bootcamp" target="_blank" title="kunal-kushwaha/DevOps-Bootcamp">kunal-kushwaha/DevOps-Bootcamp</a>
|
|
665
661
|
</div>
|
|
666
662
|
<div class="sub-title followers">
|
|
667
663
|
|
|
668
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
669
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
670
|
-
</a>
|
|
671
|
-
|
|
672
664
|
<span class="star" title="Stargazers Count">
|
|
673
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
666
|
<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>
|
|
675
667
|
</svg>
|
|
676
|
-
<span>
|
|
668
|
+
<span>425</span>
|
|
677
669
|
</span>
|
|
678
670
|
<span class="star" title="Repo Forked">
|
|
679
671
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
680
672
|
<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">
|
|
681
673
|
</path>
|
|
682
674
|
</svg>
|
|
683
|
-
<span>
|
|
675
|
+
<span>54</span>
|
|
684
676
|
</span>
|
|
685
677
|
<span class="star">
|
|
686
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
687
679
|
<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>
|
|
688
680
|
</svg>
|
|
689
|
-
<span>
|
|
681
|
+
<span>25 stars today</span>
|
|
690
682
|
</span>
|
|
691
683
|
</div>
|
|
692
684
|
<div class="details">
|
|
@@ -699,32 +691,32 @@
|
|
|
699
691
|
<div class="info">
|
|
700
692
|
<div class="rank">
|
|
701
693
|
<span title="Ranking 16">16</span>
|
|
702
|
-
<a href="https://github.com/
|
|
694
|
+
<a href="https://github.com/quoid/userscripts" target="_blank" title="quoid/userscripts">quoid/userscripts</a>
|
|
703
695
|
</div>
|
|
704
696
|
<div class="sub-title followers">
|
|
705
697
|
|
|
706
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
707
|
-
<span style="background-color: #
|
|
698
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
699
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
708
700
|
</a>
|
|
709
701
|
|
|
710
702
|
<span class="star" title="Stargazers Count">
|
|
711
703
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
712
704
|
<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>
|
|
713
705
|
</svg>
|
|
714
|
-
<span>
|
|
706
|
+
<span>637</span>
|
|
715
707
|
</span>
|
|
716
708
|
<span class="star" title="Repo Forked">
|
|
717
709
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
718
710
|
<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">
|
|
719
711
|
</path>
|
|
720
712
|
</svg>
|
|
721
|
-
<span>
|
|
713
|
+
<span>27</span>
|
|
722
714
|
</span>
|
|
723
715
|
<span class="star">
|
|
724
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
725
717
|
<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>
|
|
726
718
|
</svg>
|
|
727
|
-
<span>
|
|
719
|
+
<span>65 stars today</span>
|
|
728
720
|
</span>
|
|
729
721
|
</div>
|
|
730
722
|
<div class="details">
|
|
@@ -737,28 +729,32 @@
|
|
|
737
729
|
<div class="info">
|
|
738
730
|
<div class="rank">
|
|
739
731
|
<span title="Ranking 17">17</span>
|
|
740
|
-
<a href="https://github.com/
|
|
732
|
+
<a href="https://github.com/libffcv/ffcv" target="_blank" title="libffcv/ffcv">libffcv/ffcv</a>
|
|
741
733
|
</div>
|
|
742
734
|
<div class="sub-title followers">
|
|
743
735
|
|
|
736
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
737
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
738
|
+
</a>
|
|
739
|
+
|
|
744
740
|
<span class="star" title="Stargazers Count">
|
|
745
741
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
746
742
|
<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>
|
|
747
743
|
</svg>
|
|
748
|
-
<span>
|
|
744
|
+
<span>1151</span>
|
|
749
745
|
</span>
|
|
750
746
|
<span class="star" title="Repo Forked">
|
|
751
747
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
752
748
|
<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">
|
|
753
749
|
</path>
|
|
754
750
|
</svg>
|
|
755
|
-
<span>
|
|
751
|
+
<span>36</span>
|
|
756
752
|
</span>
|
|
757
753
|
<span class="star">
|
|
758
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
755
|
<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>
|
|
760
756
|
</svg>
|
|
761
|
-
<span>
|
|
757
|
+
<span>175 stars today</span>
|
|
762
758
|
</span>
|
|
763
759
|
</div>
|
|
764
760
|
<div class="details">
|
|
@@ -771,32 +767,28 @@
|
|
|
771
767
|
<div class="info">
|
|
772
768
|
<div class="rank">
|
|
773
769
|
<span title="Ranking 18">18</span>
|
|
774
|
-
<a href="https://github.com/
|
|
770
|
+
<a href="https://github.com/Elfocrash/.NET-Backend-Developer-Roadmap" target="_blank" title="Elfocrash/.NET-Backend-Developer-Roadmap">Elfocrash/.NET-Backend-Developer-Roadmap</a>
|
|
775
771
|
</div>
|
|
776
772
|
<div class="sub-title followers">
|
|
777
773
|
|
|
778
|
-
<a class="language" target="_blank" href="https://github.com/topics/v" title="Programming Language V">
|
|
779
|
-
<span style="background-color: #4f87c4;"></span>V
|
|
780
|
-
</a>
|
|
781
|
-
|
|
782
774
|
<span class="star" title="Stargazers Count">
|
|
783
775
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
784
776
|
<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>
|
|
785
777
|
</svg>
|
|
786
|
-
<span>
|
|
778
|
+
<span>1074</span>
|
|
787
779
|
</span>
|
|
788
780
|
<span class="star" title="Repo Forked">
|
|
789
781
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
790
782
|
<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">
|
|
791
783
|
</path>
|
|
792
784
|
</svg>
|
|
793
|
-
<span>
|
|
785
|
+
<span>68</span>
|
|
794
786
|
</span>
|
|
795
787
|
<span class="star">
|
|
796
788
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
789
|
<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>
|
|
798
790
|
</svg>
|
|
799
|
-
<span>
|
|
791
|
+
<span>106 stars today</span>
|
|
800
792
|
</span>
|
|
801
793
|
</div>
|
|
802
794
|
<div class="details">
|
|
@@ -809,32 +801,32 @@
|
|
|
809
801
|
<div class="info">
|
|
810
802
|
<div class="rank">
|
|
811
803
|
<span title="Ranking 19">19</span>
|
|
812
|
-
<a href="https://github.com/
|
|
804
|
+
<a href="https://github.com/pytorch/pytorch" target="_blank" title="pytorch/pytorch">pytorch/pytorch</a>
|
|
813
805
|
</div>
|
|
814
806
|
<div class="sub-title followers">
|
|
815
807
|
|
|
816
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
817
|
-
<span style="background-color: #
|
|
808
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
809
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
818
810
|
</a>
|
|
819
811
|
|
|
820
812
|
<span class="star" title="Stargazers Count">
|
|
821
813
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
822
814
|
<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>
|
|
823
815
|
</svg>
|
|
824
|
-
<span>
|
|
816
|
+
<span>53489</span>
|
|
825
817
|
</span>
|
|
826
818
|
<span class="star" title="Repo Forked">
|
|
827
819
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
828
820
|
<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">
|
|
829
821
|
</path>
|
|
830
822
|
</svg>
|
|
831
|
-
<span>
|
|
823
|
+
<span>14712</span>
|
|
832
824
|
</span>
|
|
833
825
|
<span class="star">
|
|
834
826
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
827
|
<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>
|
|
836
828
|
</svg>
|
|
837
|
-
<span>
|
|
829
|
+
<span>42 stars today</span>
|
|
838
830
|
</span>
|
|
839
831
|
</div>
|
|
840
832
|
<div class="details">
|
|
@@ -847,32 +839,32 @@
|
|
|
847
839
|
<div class="info">
|
|
848
840
|
<div class="rank">
|
|
849
841
|
<span title="Ranking 20">20</span>
|
|
850
|
-
<a href="https://github.com/
|
|
842
|
+
<a href="https://github.com/nginx/nginx" target="_blank" title="nginx/nginx">nginx/nginx</a>
|
|
851
843
|
</div>
|
|
852
844
|
<div class="sub-title followers">
|
|
853
845
|
|
|
854
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
855
|
-
<span style="background-color: #
|
|
846
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
847
|
+
<span style="background-color: #555555;"></span>C
|
|
856
848
|
</a>
|
|
857
849
|
|
|
858
850
|
<span class="star" title="Stargazers Count">
|
|
859
851
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
860
852
|
<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>
|
|
861
853
|
</svg>
|
|
862
|
-
<span>
|
|
854
|
+
<span>15493</span>
|
|
863
855
|
</span>
|
|
864
856
|
<span class="star" title="Repo Forked">
|
|
865
857
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
866
858
|
<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">
|
|
867
859
|
</path>
|
|
868
860
|
</svg>
|
|
869
|
-
<span>
|
|
861
|
+
<span>5564</span>
|
|
870
862
|
</span>
|
|
871
863
|
<span class="star">
|
|
872
864
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
873
865
|
<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>
|
|
874
866
|
</svg>
|
|
875
|
-
<span>
|
|
867
|
+
<span>93 stars today</span>
|
|
876
868
|
</span>
|
|
877
869
|
</div>
|
|
878
870
|
<div class="details">
|
|
@@ -885,32 +877,32 @@
|
|
|
885
877
|
<div class="info">
|
|
886
878
|
<div class="rank">
|
|
887
879
|
<span title="Ranking 21">21</span>
|
|
888
|
-
<a href="https://github.com/
|
|
880
|
+
<a href="https://github.com/grpc-ecosystem/grpc-gateway" target="_blank" title="grpc-ecosystem/grpc-gateway">grpc-ecosystem/grpc-gateway</a>
|
|
889
881
|
</div>
|
|
890
882
|
<div class="sub-title followers">
|
|
891
883
|
|
|
892
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
893
|
-
<span style="background-color: #
|
|
884
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
885
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
894
886
|
</a>
|
|
895
887
|
|
|
896
888
|
<span class="star" title="Stargazers Count">
|
|
897
889
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
898
890
|
<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>
|
|
899
891
|
</svg>
|
|
900
|
-
<span>
|
|
892
|
+
<span>12487</span>
|
|
901
893
|
</span>
|
|
902
894
|
<span class="star" title="Repo Forked">
|
|
903
895
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
904
896
|
<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">
|
|
905
897
|
</path>
|
|
906
898
|
</svg>
|
|
907
|
-
<span>
|
|
899
|
+
<span>1642</span>
|
|
908
900
|
</span>
|
|
909
901
|
<span class="star">
|
|
910
902
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
911
903
|
<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>
|
|
912
904
|
</svg>
|
|
913
|
-
<span>
|
|
905
|
+
<span>73 stars today</span>
|
|
914
906
|
</span>
|
|
915
907
|
</div>
|
|
916
908
|
<div class="details">
|
|
@@ -923,32 +915,32 @@
|
|
|
923
915
|
<div class="info">
|
|
924
916
|
<div class="rank">
|
|
925
917
|
<span title="Ranking 22">22</span>
|
|
926
|
-
<a href="https://github.com/
|
|
918
|
+
<a href="https://github.com/sivan/heti" target="_blank" title="sivan/heti">sivan/heti</a>
|
|
927
919
|
</div>
|
|
928
920
|
<div class="sub-title followers">
|
|
929
921
|
|
|
930
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
931
|
-
<span style="background-color: #
|
|
922
|
+
<a class="language" target="_blank" href="https://github.com/topics/scss" title="Programming Language SCSS">
|
|
923
|
+
<span style="background-color: #c6538c;"></span>SCSS
|
|
932
924
|
</a>
|
|
933
925
|
|
|
934
926
|
<span class="star" title="Stargazers Count">
|
|
935
927
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
936
928
|
<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>
|
|
937
929
|
</svg>
|
|
938
|
-
<span>
|
|
930
|
+
<span>3766</span>
|
|
939
931
|
</span>
|
|
940
932
|
<span class="star" title="Repo Forked">
|
|
941
933
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
942
934
|
<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">
|
|
943
935
|
</path>
|
|
944
936
|
</svg>
|
|
945
|
-
<span>
|
|
937
|
+
<span>158</span>
|
|
946
938
|
</span>
|
|
947
939
|
<span class="star">
|
|
948
940
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
941
|
<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>
|
|
950
942
|
</svg>
|
|
951
|
-
<span>
|
|
943
|
+
<span>213 stars today</span>
|
|
952
944
|
</span>
|
|
953
945
|
</div>
|
|
954
946
|
<div class="details">
|
|
@@ -961,32 +953,32 @@
|
|
|
961
953
|
<div class="info">
|
|
962
954
|
<div class="rank">
|
|
963
955
|
<span title="Ranking 23">23</span>
|
|
964
|
-
<a href="https://github.com/
|
|
956
|
+
<a href="https://github.com/dendronhq/dendron" target="_blank" title="dendronhq/dendron">dendronhq/dendron</a>
|
|
965
957
|
</div>
|
|
966
958
|
<div class="sub-title followers">
|
|
967
959
|
|
|
968
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
969
|
-
<span style="background-color: #
|
|
960
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
961
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
970
962
|
</a>
|
|
971
963
|
|
|
972
964
|
<span class="star" title="Stargazers Count">
|
|
973
965
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
974
966
|
<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>
|
|
975
967
|
</svg>
|
|
976
|
-
<span>
|
|
968
|
+
<span>3074</span>
|
|
977
969
|
</span>
|
|
978
970
|
<span class="star" title="Repo Forked">
|
|
979
971
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
980
972
|
<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">
|
|
981
973
|
</path>
|
|
982
974
|
</svg>
|
|
983
|
-
<span>
|
|
975
|
+
<span>120</span>
|
|
984
976
|
</span>
|
|
985
977
|
<span class="star">
|
|
986
978
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
979
|
<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>
|
|
988
980
|
</svg>
|
|
989
|
-
<span>
|
|
981
|
+
<span>209 stars today</span>
|
|
990
982
|
</span>
|
|
991
983
|
</div>
|
|
992
984
|
<div class="details">
|
|
@@ -999,32 +991,32 @@
|
|
|
999
991
|
<div class="info">
|
|
1000
992
|
<div class="rank">
|
|
1001
993
|
<span title="Ranking 24">24</span>
|
|
1002
|
-
<a href="https://github.com/
|
|
994
|
+
<a href="https://github.com/lima-vm/lima" target="_blank" title="lima-vm/lima">lima-vm/lima</a>
|
|
1003
995
|
</div>
|
|
1004
996
|
<div class="sub-title followers">
|
|
1005
997
|
|
|
1006
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1007
|
-
<span style="background-color: #
|
|
998
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
999
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1008
1000
|
</a>
|
|
1009
1001
|
|
|
1010
1002
|
<span class="star" title="Stargazers Count">
|
|
1011
1003
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1012
1004
|
<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>
|
|
1013
1005
|
</svg>
|
|
1014
|
-
<span>
|
|
1006
|
+
<span>6195</span>
|
|
1015
1007
|
</span>
|
|
1016
1008
|
<span class="star" title="Repo Forked">
|
|
1017
1009
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1018
1010
|
<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">
|
|
1019
1011
|
</path>
|
|
1020
1012
|
</svg>
|
|
1021
|
-
<span>
|
|
1013
|
+
<span>181</span>
|
|
1022
1014
|
</span>
|
|
1023
1015
|
<span class="star">
|
|
1024
1016
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1017
|
<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>
|
|
1026
1018
|
</svg>
|
|
1027
|
-
<span>
|
|
1019
|
+
<span>99 stars today</span>
|
|
1028
1020
|
</span>
|
|
1029
1021
|
</div>
|
|
1030
1022
|
<div class="details">
|
|
@@ -1037,28 +1029,32 @@
|
|
|
1037
1029
|
<div class="info">
|
|
1038
1030
|
<div class="rank">
|
|
1039
1031
|
<span title="Ranking 25">25</span>
|
|
1040
|
-
<a href="https://github.com/
|
|
1032
|
+
<a href="https://github.com/ant-design/ant-design" target="_blank" title="ant-design/ant-design">ant-design/ant-design</a>
|
|
1041
1033
|
</div>
|
|
1042
1034
|
<div class="sub-title followers">
|
|
1043
1035
|
|
|
1036
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1037
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
1038
|
+
</a>
|
|
1039
|
+
|
|
1044
1040
|
<span class="star" title="Stargazers Count">
|
|
1045
1041
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1046
1042
|
<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>
|
|
1047
1043
|
</svg>
|
|
1048
|
-
<span>
|
|
1044
|
+
<span>77311</span>
|
|
1049
1045
|
</span>
|
|
1050
1046
|
<span class="star" title="Repo Forked">
|
|
1051
1047
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1052
1048
|
<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">
|
|
1053
1049
|
</path>
|
|
1054
1050
|
</svg>
|
|
1055
|
-
<span>
|
|
1051
|
+
<span>32186</span>
|
|
1056
1052
|
</span>
|
|
1057
1053
|
<span class="star">
|
|
1058
1054
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1059
1055
|
<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>
|
|
1060
1056
|
</svg>
|
|
1061
|
-
<span>
|
|
1057
|
+
<span>146 stars today</span>
|
|
1062
1058
|
</span>
|
|
1063
1059
|
</div>
|
|
1064
1060
|
<div class="details">
|
|
@@ -1083,7 +1079,7 @@
|
|
|
1083
1079
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1084
1080
|
</a>
|
|
1085
1081
|
</div>
|
|
1086
|
-
<div class="time">Last cache created on 2022/1/
|
|
1082
|
+
<div class="time">Last cache created on 2022/1/22 by Github API v3.</div>
|
|
1087
1083
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1088
1084
|
</div>
|
|
1089
1085
|
</body>
|