@wcj/github-rank 21.12.30 → 22.1.3
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 +31365 -31364
- package/dist/sifou-daily.json +18 -108
- package/dist/sifou-monthly.json +95 -95
- package/dist/sifou-weekly.json +174 -174
- package/dist/toutiao-30.json +114 -114
- package/dist/toutiao-7.json +128 -128
- package/dist/toutiao-90.json +35 -35
- package/dist/trending-daily.json +212 -102
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +164 -164
- package/dist/users.china.json +2926 -2926
- package/dist/users.json +3734 -3736
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +31365 -31364
- package/web/data/sifou-daily.json +18 -108
- package/web/data/sifou-monthly.json +95 -95
- package/web/data/sifou-weekly.json +174 -174
- package/web/data/toutiao-30.json +114 -114
- package/web/data/toutiao-7.json +128 -128
- package/web/data/toutiao-90.json +35 -35
- package/web/data/trending-daily.json +212 -102
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +164 -164
- package/web/data/users.china.json +2926 -2926
- package/web/data/users.json +3734 -3736
- package/web/index.html +1817 -1817
- package/web/repos.html +3970 -3970
- package/web/sifou-daily.html +16 -296
- package/web/sifou-monthly.html +105 -105
- package/web/sifou-weekly.html +146 -146
- package/web/toutiao-30.html +112 -112
- package/web/toutiao-7.html +86 -86
- package/web/toutiao-90.html +35 -35
- package/web/trending-monthly.html +145 -141
- package/web/trending-weekly.html +135 -147
- package/web/trending.html +456 -92
- package/web/users.china.html +1513 -1513
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on
|
|
105
|
+
<div class="time">Last cache created on 2022/1/3 by Github API v3.</div>
|
|
106
106
|
<div class="tabs">
|
|
107
107
|
<a class="" href="index.html">Users</a>
|
|
108
108
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -124,32 +124,32 @@
|
|
|
124
124
|
<div class="info">
|
|
125
125
|
<div class="rank">
|
|
126
126
|
<span title="Ranking 1">1</span>
|
|
127
|
-
<a href="https://github.com/
|
|
127
|
+
<a href="https://github.com/apache/incubator-seatunnel" target="_blank" title="apache/incubator-seatunnel">apache/incubator-seatunnel</a>
|
|
128
128
|
</div>
|
|
129
129
|
<div class="sub-title followers">
|
|
130
130
|
|
|
131
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
132
|
-
<span style="background-color: #
|
|
131
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
132
|
+
<span style="background-color: #b07219;"></span>Java
|
|
133
133
|
</a>
|
|
134
134
|
|
|
135
135
|
<span class="star" title="Stargazers Count">
|
|
136
136
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
137
137
|
<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>
|
|
138
138
|
</svg>
|
|
139
|
-
<span>
|
|
139
|
+
<span>2182</span>
|
|
140
140
|
</span>
|
|
141
141
|
<span class="star" title="Repo Forked">
|
|
142
142
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
143
143
|
<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">
|
|
144
144
|
</path>
|
|
145
145
|
</svg>
|
|
146
|
-
<span>
|
|
146
|
+
<span>168</span>
|
|
147
147
|
</span>
|
|
148
148
|
<span class="star">
|
|
149
149
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
150
150
|
<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>
|
|
151
151
|
</svg>
|
|
152
|
-
<span>
|
|
152
|
+
<span>111 stars today</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,32 +162,32 @@
|
|
|
162
162
|
<div class="info">
|
|
163
163
|
<div class="rank">
|
|
164
164
|
<span title="Ranking 2">2</span>
|
|
165
|
-
<a href="https://github.com/
|
|
165
|
+
<a href="https://github.com/dwmkerr/hacker-laws" target="_blank" title="dwmkerr/hacker-laws">dwmkerr/hacker-laws</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
170
|
-
<span style="background-color: #
|
|
169
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
170
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
171
171
|
</a>
|
|
172
172
|
|
|
173
173
|
<span class="star" title="Stargazers Count">
|
|
174
174
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
175
175
|
<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>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>19942</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star" title="Repo Forked">
|
|
180
180
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
181
181
|
<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">
|
|
182
182
|
</path>
|
|
183
183
|
</svg>
|
|
184
|
-
<span>
|
|
184
|
+
<span>1217</span>
|
|
185
185
|
</span>
|
|
186
186
|
<span class="star">
|
|
187
187
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
188
188
|
<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>
|
|
189
189
|
</svg>
|
|
190
|
-
<span>
|
|
190
|
+
<span>1018 stars today</span>
|
|
191
191
|
</span>
|
|
192
192
|
</div>
|
|
193
193
|
<div class="details">
|
|
@@ -200,32 +200,28 @@
|
|
|
200
200
|
<div class="info">
|
|
201
201
|
<div class="rank">
|
|
202
202
|
<span title="Ranking 3">3</span>
|
|
203
|
-
<a href="https://github.com/
|
|
203
|
+
<a href="https://github.com/sindresorhus/awesome" target="_blank" title="sindresorhus/awesome">sindresorhus/awesome</a>
|
|
204
204
|
</div>
|
|
205
205
|
<div class="sub-title followers">
|
|
206
206
|
|
|
207
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
208
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
209
|
-
</a>
|
|
210
|
-
|
|
211
207
|
<span class="star" title="Stargazers Count">
|
|
212
208
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
213
209
|
<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>
|
|
214
210
|
</svg>
|
|
215
|
-
<span>
|
|
211
|
+
<span>182980</span>
|
|
216
212
|
</span>
|
|
217
213
|
<span class="star" title="Repo Forked">
|
|
218
214
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
219
215
|
<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">
|
|
220
216
|
</path>
|
|
221
217
|
</svg>
|
|
222
|
-
<span>
|
|
218
|
+
<span>22488</span>
|
|
223
219
|
</span>
|
|
224
220
|
<span class="star">
|
|
225
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
226
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>
|
|
227
223
|
</svg>
|
|
228
|
-
<span>
|
|
224
|
+
<span>267 stars today</span>
|
|
229
225
|
</span>
|
|
230
226
|
</div>
|
|
231
227
|
<div class="details">
|
|
@@ -238,32 +234,32 @@
|
|
|
238
234
|
<div class="info">
|
|
239
235
|
<div class="rank">
|
|
240
236
|
<span title="Ranking 4">4</span>
|
|
241
|
-
<a href="https://github.com/
|
|
237
|
+
<a href="https://github.com/surge-synthesizer/monique-monosynth" target="_blank" title="surge-synthesizer/monique-monosynth">surge-synthesizer/monique-monosynth</a>
|
|
242
238
|
</div>
|
|
243
239
|
<div class="sub-title followers">
|
|
244
240
|
|
|
245
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
246
|
-
<span style="background-color: #
|
|
241
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
242
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
247
243
|
</a>
|
|
248
244
|
|
|
249
245
|
<span class="star" title="Stargazers Count">
|
|
250
246
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
251
247
|
<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>
|
|
252
248
|
</svg>
|
|
253
|
-
<span>
|
|
249
|
+
<span>146</span>
|
|
254
250
|
</span>
|
|
255
251
|
<span class="star" title="Repo Forked">
|
|
256
252
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
257
253
|
<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">
|
|
258
254
|
</path>
|
|
259
255
|
</svg>
|
|
260
|
-
<span>
|
|
256
|
+
<span>13</span>
|
|
261
257
|
</span>
|
|
262
258
|
<span class="star">
|
|
263
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
264
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>
|
|
265
261
|
</svg>
|
|
266
|
-
<span>
|
|
262
|
+
<span>59 stars today</span>
|
|
267
263
|
</span>
|
|
268
264
|
</div>
|
|
269
265
|
<div class="details">
|
|
@@ -276,32 +272,32 @@
|
|
|
276
272
|
<div class="info">
|
|
277
273
|
<div class="rank">
|
|
278
274
|
<span title="Ranking 5">5</span>
|
|
279
|
-
<a href="https://github.com/
|
|
275
|
+
<a href="https://github.com/deepklarity/jupyter-text2code" target="_blank" title="deepklarity/jupyter-text2code">deepklarity/jupyter-text2code</a>
|
|
280
276
|
</div>
|
|
281
277
|
<div class="sub-title followers">
|
|
282
278
|
|
|
283
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
284
|
-
<span style="background-color: #
|
|
279
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
280
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
285
281
|
</a>
|
|
286
282
|
|
|
287
283
|
<span class="star" title="Stargazers Count">
|
|
288
284
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
289
285
|
<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>
|
|
290
286
|
</svg>
|
|
291
|
-
<span>
|
|
287
|
+
<span>1942</span>
|
|
292
288
|
</span>
|
|
293
289
|
<span class="star" title="Repo Forked">
|
|
294
290
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
295
291
|
<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">
|
|
296
292
|
</path>
|
|
297
293
|
</svg>
|
|
298
|
-
<span>
|
|
294
|
+
<span>332</span>
|
|
299
295
|
</span>
|
|
300
296
|
<span class="star">
|
|
301
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
302
298
|
<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>
|
|
303
299
|
</svg>
|
|
304
|
-
<span>
|
|
300
|
+
<span>50 stars today</span>
|
|
305
301
|
</span>
|
|
306
302
|
</div>
|
|
307
303
|
<div class="details">
|
|
@@ -314,32 +310,28 @@
|
|
|
314
310
|
<div class="info">
|
|
315
311
|
<div class="rank">
|
|
316
312
|
<span title="Ranking 6">6</span>
|
|
317
|
-
<a href="https://github.com/
|
|
313
|
+
<a href="https://github.com/dariubs/GoBooks" target="_blank" title="dariubs/GoBooks">dariubs/GoBooks</a>
|
|
318
314
|
</div>
|
|
319
315
|
<div class="sub-title followers">
|
|
320
316
|
|
|
321
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
322
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
323
|
-
</a>
|
|
324
|
-
|
|
325
317
|
<span class="star" title="Stargazers Count">
|
|
326
318
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
327
319
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
328
320
|
</svg>
|
|
329
|
-
<span>
|
|
321
|
+
<span>10996</span>
|
|
330
322
|
</span>
|
|
331
323
|
<span class="star" title="Repo Forked">
|
|
332
324
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
333
325
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
334
326
|
</path>
|
|
335
327
|
</svg>
|
|
336
|
-
<span>
|
|
328
|
+
<span>1575</span>
|
|
337
329
|
</span>
|
|
338
330
|
<span class="star">
|
|
339
331
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
340
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>
|
|
341
333
|
</svg>
|
|
342
|
-
<span>
|
|
334
|
+
<span>128 stars today</span>
|
|
343
335
|
</span>
|
|
344
336
|
</div>
|
|
345
337
|
<div class="details">
|
|
@@ -352,28 +344,32 @@
|
|
|
352
344
|
<div class="info">
|
|
353
345
|
<div class="rank">
|
|
354
346
|
<span title="Ranking 7">7</span>
|
|
355
|
-
<a href="https://github.com/
|
|
347
|
+
<a href="https://github.com/inancgumus/learngo" target="_blank" title="inancgumus/learngo">inancgumus/learngo</a>
|
|
356
348
|
</div>
|
|
357
349
|
<div class="sub-title followers">
|
|
358
350
|
|
|
351
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
352
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
353
|
+
</a>
|
|
354
|
+
|
|
359
355
|
<span class="star" title="Stargazers Count">
|
|
360
356
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
361
357
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
362
358
|
</svg>
|
|
363
|
-
<span>
|
|
359
|
+
<span>12219</span>
|
|
364
360
|
</span>
|
|
365
361
|
<span class="star" title="Repo Forked">
|
|
366
362
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
367
363
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
368
364
|
</path>
|
|
369
365
|
</svg>
|
|
370
|
-
<span>
|
|
366
|
+
<span>1577</span>
|
|
371
367
|
</span>
|
|
372
368
|
<span class="star">
|
|
373
369
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
374
370
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
375
371
|
</svg>
|
|
376
|
-
<span>
|
|
372
|
+
<span>171 stars today</span>
|
|
377
373
|
</span>
|
|
378
374
|
</div>
|
|
379
375
|
<div class="details">
|
|
@@ -386,7 +382,7 @@
|
|
|
386
382
|
<div class="info">
|
|
387
383
|
<div class="rank">
|
|
388
384
|
<span title="Ranking 8">8</span>
|
|
389
|
-
<a href="https://github.com/
|
|
385
|
+
<a href="https://github.com/GitHubDaily/GitHubDaily" target="_blank" title="GitHubDaily/GitHubDaily">GitHubDaily/GitHubDaily</a>
|
|
390
386
|
</div>
|
|
391
387
|
<div class="sub-title followers">
|
|
392
388
|
|
|
@@ -394,20 +390,20 @@
|
|
|
394
390
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
395
391
|
<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>
|
|
396
392
|
</svg>
|
|
397
|
-
<span>
|
|
393
|
+
<span>10719</span>
|
|
398
394
|
</span>
|
|
399
395
|
<span class="star" title="Repo Forked">
|
|
400
396
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
401
397
|
<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">
|
|
402
398
|
</path>
|
|
403
399
|
</svg>
|
|
404
|
-
<span>
|
|
400
|
+
<span>1337</span>
|
|
405
401
|
</span>
|
|
406
402
|
<span class="star">
|
|
407
403
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
408
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>
|
|
409
405
|
</svg>
|
|
410
|
-
<span>
|
|
406
|
+
<span>72 stars today</span>
|
|
411
407
|
</span>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="details">
|
|
@@ -420,32 +416,28 @@
|
|
|
420
416
|
<div class="info">
|
|
421
417
|
<div class="rank">
|
|
422
418
|
<span title="Ranking 9">9</span>
|
|
423
|
-
<a href="https://github.com/
|
|
419
|
+
<a href="https://github.com/LSPosed/MagiskOnWSA" target="_blank" title="LSPosed/MagiskOnWSA">LSPosed/MagiskOnWSA</a>
|
|
424
420
|
</div>
|
|
425
421
|
<div class="sub-title followers">
|
|
426
422
|
|
|
427
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
428
|
-
<span style="background-color: #b07219;"></span>Java
|
|
429
|
-
</a>
|
|
430
|
-
|
|
431
423
|
<span class="star" title="Stargazers Count">
|
|
432
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
433
425
|
<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>
|
|
434
426
|
</svg>
|
|
435
|
-
<span>
|
|
427
|
+
<span>3327</span>
|
|
436
428
|
</span>
|
|
437
429
|
<span class="star" title="Repo Forked">
|
|
438
430
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
439
431
|
<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">
|
|
440
432
|
</path>
|
|
441
433
|
</svg>
|
|
442
|
-
<span>
|
|
434
|
+
<span>27237</span>
|
|
443
435
|
</span>
|
|
444
436
|
<span class="star">
|
|
445
437
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
446
438
|
<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>
|
|
447
439
|
</svg>
|
|
448
|
-
<span>
|
|
440
|
+
<span>179 stars today</span>
|
|
449
441
|
</span>
|
|
450
442
|
</div>
|
|
451
443
|
<div class="details">
|
|
@@ -458,32 +450,32 @@
|
|
|
458
450
|
<div class="info">
|
|
459
451
|
<div class="rank">
|
|
460
452
|
<span title="Ranking 10">10</span>
|
|
461
|
-
<a href="https://github.com/
|
|
453
|
+
<a href="https://github.com/starship/starship" target="_blank" title="starship/starship">starship/starship</a>
|
|
462
454
|
</div>
|
|
463
455
|
<div class="sub-title followers">
|
|
464
456
|
|
|
465
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
466
|
-
<span style="background-color: #
|
|
457
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
458
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
467
459
|
</a>
|
|
468
460
|
|
|
469
461
|
<span class="star" title="Stargazers Count">
|
|
470
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
471
463
|
<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>
|
|
472
464
|
</svg>
|
|
473
|
-
<span>
|
|
465
|
+
<span>20957</span>
|
|
474
466
|
</span>
|
|
475
467
|
<span class="star" title="Repo Forked">
|
|
476
468
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
477
469
|
<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">
|
|
478
470
|
</path>
|
|
479
471
|
</svg>
|
|
480
|
-
<span>
|
|
472
|
+
<span>877</span>
|
|
481
473
|
</span>
|
|
482
474
|
<span class="star">
|
|
483
475
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
484
476
|
<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>
|
|
485
477
|
</svg>
|
|
486
|
-
<span>
|
|
478
|
+
<span>194 stars today</span>
|
|
487
479
|
</span>
|
|
488
480
|
</div>
|
|
489
481
|
<div class="details">
|
|
@@ -496,32 +488,32 @@
|
|
|
496
488
|
<div class="info">
|
|
497
489
|
<div class="rank">
|
|
498
490
|
<span title="Ranking 11">11</span>
|
|
499
|
-
<a href="https://github.com/
|
|
491
|
+
<a href="https://github.com/adrianhajdin/project_web3.0" target="_blank" title="adrianhajdin/project_web3.0">adrianhajdin/project_web3.0</a>
|
|
500
492
|
</div>
|
|
501
493
|
<div class="sub-title followers">
|
|
502
494
|
|
|
503
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
504
|
-
<span style="background-color: #
|
|
495
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
496
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
505
497
|
</a>
|
|
506
498
|
|
|
507
499
|
<span class="star" title="Stargazers Count">
|
|
508
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
509
501
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
510
502
|
</svg>
|
|
511
|
-
<span>
|
|
503
|
+
<span>563</span>
|
|
512
504
|
</span>
|
|
513
505
|
<span class="star" title="Repo Forked">
|
|
514
506
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
515
507
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
516
508
|
</path>
|
|
517
509
|
</svg>
|
|
518
|
-
<span>
|
|
510
|
+
<span>99</span>
|
|
519
511
|
</span>
|
|
520
512
|
<span class="star">
|
|
521
513
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
522
514
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
523
515
|
</svg>
|
|
524
|
-
<span>
|
|
516
|
+
<span>114 stars today</span>
|
|
525
517
|
</span>
|
|
526
518
|
</div>
|
|
527
519
|
<div class="details">
|
|
@@ -534,32 +526,32 @@
|
|
|
534
526
|
<div class="info">
|
|
535
527
|
<div class="rank">
|
|
536
528
|
<span title="Ranking 12">12</span>
|
|
537
|
-
<a href="https://github.com/
|
|
529
|
+
<a href="https://github.com/clap-rs/clap" target="_blank" title="clap-rs/clap">clap-rs/clap</a>
|
|
538
530
|
</div>
|
|
539
531
|
<div class="sub-title followers">
|
|
540
532
|
|
|
541
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
542
|
-
<span style="background-color: #
|
|
533
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
534
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
543
535
|
</a>
|
|
544
536
|
|
|
545
537
|
<span class="star" title="Stargazers Count">
|
|
546
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
547
539
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
548
540
|
</svg>
|
|
549
|
-
<span>
|
|
541
|
+
<span>7365</span>
|
|
550
542
|
</span>
|
|
551
543
|
<span class="star" title="Repo Forked">
|
|
552
544
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
553
545
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
554
546
|
</path>
|
|
555
547
|
</svg>
|
|
556
|
-
<span>
|
|
548
|
+
<span>671</span>
|
|
557
549
|
</span>
|
|
558
550
|
<span class="star">
|
|
559
551
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
560
552
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
561
553
|
</svg>
|
|
562
|
-
<span>
|
|
554
|
+
<span>56 stars today</span>
|
|
563
555
|
</span>
|
|
564
556
|
</div>
|
|
565
557
|
<div class="details">
|
|
@@ -572,7 +564,83 @@
|
|
|
572
564
|
<div class="info">
|
|
573
565
|
<div class="rank">
|
|
574
566
|
<span title="Ranking 13">13</span>
|
|
575
|
-
<a href="https://github.com/
|
|
567
|
+
<a href="https://github.com/github/opensource.guide" target="_blank" title="github/opensource.guide">github/opensource.guide</a>
|
|
568
|
+
</div>
|
|
569
|
+
<div class="sub-title followers">
|
|
570
|
+
|
|
571
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
572
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
573
|
+
</a>
|
|
574
|
+
|
|
575
|
+
<span class="star" title="Stargazers Count">
|
|
576
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
578
|
+
</svg>
|
|
579
|
+
<span>9566</span>
|
|
580
|
+
</span>
|
|
581
|
+
<span class="star" title="Repo Forked">
|
|
582
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
|
+
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
584
|
+
</path>
|
|
585
|
+
</svg>
|
|
586
|
+
<span>13045</span>
|
|
587
|
+
</span>
|
|
588
|
+
<span class="star">
|
|
589
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
|
+
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
591
|
+
</svg>
|
|
592
|
+
<span>61 stars today</span>
|
|
593
|
+
</span>
|
|
594
|
+
</div>
|
|
595
|
+
<div class="details">
|
|
596
|
+
|
|
597
|
+
</div>
|
|
598
|
+
</div>
|
|
599
|
+
</li>
|
|
600
|
+
|
|
601
|
+
<li>
|
|
602
|
+
<div class="info">
|
|
603
|
+
<div class="rank">
|
|
604
|
+
<span title="Ranking 14">14</span>
|
|
605
|
+
<a href="https://github.com/vandadnp/flutter-tips-and-tricks" target="_blank" title="vandadnp/flutter-tips-and-tricks">vandadnp/flutter-tips-and-tricks</a>
|
|
606
|
+
</div>
|
|
607
|
+
<div class="sub-title followers">
|
|
608
|
+
|
|
609
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
610
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
611
|
+
</a>
|
|
612
|
+
|
|
613
|
+
<span class="star" title="Stargazers Count">
|
|
614
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
|
+
<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>
|
|
616
|
+
</svg>
|
|
617
|
+
<span>2713</span>
|
|
618
|
+
</span>
|
|
619
|
+
<span class="star" title="Repo Forked">
|
|
620
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
|
+
<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">
|
|
622
|
+
</path>
|
|
623
|
+
</svg>
|
|
624
|
+
<span>333</span>
|
|
625
|
+
</span>
|
|
626
|
+
<span class="star">
|
|
627
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
|
+
<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>
|
|
629
|
+
</svg>
|
|
630
|
+
<span>49 stars today</span>
|
|
631
|
+
</span>
|
|
632
|
+
</div>
|
|
633
|
+
<div class="details">
|
|
634
|
+
|
|
635
|
+
</div>
|
|
636
|
+
</div>
|
|
637
|
+
</li>
|
|
638
|
+
|
|
639
|
+
<li>
|
|
640
|
+
<div class="info">
|
|
641
|
+
<div class="rank">
|
|
642
|
+
<span title="Ranking 15">15</span>
|
|
643
|
+
<a href="https://github.com/lucidrains/vit-pytorch" target="_blank" title="lucidrains/vit-pytorch">lucidrains/vit-pytorch</a>
|
|
576
644
|
</div>
|
|
577
645
|
<div class="sub-title followers">
|
|
578
646
|
|
|
@@ -584,20 +652,20 @@
|
|
|
584
652
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
585
653
|
<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>
|
|
586
654
|
</svg>
|
|
587
|
-
<span>
|
|
655
|
+
<span>7806</span>
|
|
588
656
|
</span>
|
|
589
657
|
<span class="star" title="Repo Forked">
|
|
590
658
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
591
659
|
<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">
|
|
592
660
|
</path>
|
|
593
661
|
</svg>
|
|
594
|
-
<span>
|
|
662
|
+
<span>1189</span>
|
|
595
663
|
</span>
|
|
596
664
|
<span class="star">
|
|
597
665
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
598
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>
|
|
599
667
|
</svg>
|
|
600
|
-
<span>
|
|
668
|
+
<span>100 stars today</span>
|
|
601
669
|
</span>
|
|
602
670
|
</div>
|
|
603
671
|
<div class="details">
|
|
@@ -609,8 +677,84 @@
|
|
|
609
677
|
<li>
|
|
610
678
|
<div class="info">
|
|
611
679
|
<div class="rank">
|
|
612
|
-
<span title="Ranking
|
|
613
|
-
<a href="https://github.com/
|
|
680
|
+
<span title="Ranking 16">16</span>
|
|
681
|
+
<a href="https://github.com/coolsnowwolf/lede" target="_blank" title="coolsnowwolf/lede">coolsnowwolf/lede</a>
|
|
682
|
+
</div>
|
|
683
|
+
<div class="sub-title followers">
|
|
684
|
+
|
|
685
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
686
|
+
<span style="background-color: #555555;"></span>C
|
|
687
|
+
</a>
|
|
688
|
+
|
|
689
|
+
<span class="star" title="Stargazers Count">
|
|
690
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
|
+
<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>
|
|
692
|
+
</svg>
|
|
693
|
+
<span>19287</span>
|
|
694
|
+
</span>
|
|
695
|
+
<span class="star" title="Repo Forked">
|
|
696
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
697
|
+
<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">
|
|
698
|
+
</path>
|
|
699
|
+
</svg>
|
|
700
|
+
<span>15942</span>
|
|
701
|
+
</span>
|
|
702
|
+
<span class="star">
|
|
703
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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>
|
|
705
|
+
</svg>
|
|
706
|
+
<span>37 stars today</span>
|
|
707
|
+
</span>
|
|
708
|
+
</div>
|
|
709
|
+
<div class="details">
|
|
710
|
+
|
|
711
|
+
</div>
|
|
712
|
+
</div>
|
|
713
|
+
</li>
|
|
714
|
+
|
|
715
|
+
<li>
|
|
716
|
+
<div class="info">
|
|
717
|
+
<div class="rank">
|
|
718
|
+
<span title="Ranking 17">17</span>
|
|
719
|
+
<a href="https://github.com/ccrisan/motioneyeos" target="_blank" title="ccrisan/motioneyeos">ccrisan/motioneyeos</a>
|
|
720
|
+
</div>
|
|
721
|
+
<div class="sub-title followers">
|
|
722
|
+
|
|
723
|
+
<a class="language" target="_blank" href="https://github.com/topics/makefile" title="Programming Language Makefile">
|
|
724
|
+
<span style="background-color: #427819;"></span>Makefile
|
|
725
|
+
</a>
|
|
726
|
+
|
|
727
|
+
<span class="star" title="Stargazers Count">
|
|
728
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
|
+
<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>
|
|
730
|
+
</svg>
|
|
731
|
+
<span>6728</span>
|
|
732
|
+
</span>
|
|
733
|
+
<span class="star" title="Repo Forked">
|
|
734
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
|
+
<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">
|
|
736
|
+
</path>
|
|
737
|
+
</svg>
|
|
738
|
+
<span>734</span>
|
|
739
|
+
</span>
|
|
740
|
+
<span class="star">
|
|
741
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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>
|
|
743
|
+
</svg>
|
|
744
|
+
<span>35 stars today</span>
|
|
745
|
+
</span>
|
|
746
|
+
</div>
|
|
747
|
+
<div class="details">
|
|
748
|
+
|
|
749
|
+
</div>
|
|
750
|
+
</div>
|
|
751
|
+
</li>
|
|
752
|
+
|
|
753
|
+
<li>
|
|
754
|
+
<div class="info">
|
|
755
|
+
<div class="rank">
|
|
756
|
+
<span title="Ranking 18">18</span>
|
|
757
|
+
<a href="https://github.com/kivy/kivy" target="_blank" title="kivy/kivy">kivy/kivy</a>
|
|
614
758
|
</div>
|
|
615
759
|
<div class="sub-title followers">
|
|
616
760
|
|
|
@@ -622,20 +766,20 @@
|
|
|
622
766
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
623
767
|
<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>
|
|
624
768
|
</svg>
|
|
625
|
-
<span>
|
|
769
|
+
<span>13868</span>
|
|
626
770
|
</span>
|
|
627
771
|
<span class="star" title="Repo Forked">
|
|
628
772
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
629
773
|
<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">
|
|
630
774
|
</path>
|
|
631
775
|
</svg>
|
|
632
|
-
<span>
|
|
776
|
+
<span>2826</span>
|
|
633
777
|
</span>
|
|
634
778
|
<span class="star">
|
|
635
779
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
636
780
|
<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
781
|
</svg>
|
|
638
|
-
<span>
|
|
782
|
+
<span>76 stars today</span>
|
|
639
783
|
</span>
|
|
640
784
|
</div>
|
|
641
785
|
<div class="details">
|
|
@@ -647,33 +791,253 @@
|
|
|
647
791
|
<li>
|
|
648
792
|
<div class="info">
|
|
649
793
|
<div class="rank">
|
|
650
|
-
<span title="Ranking
|
|
651
|
-
<a href="https://github.com/
|
|
794
|
+
<span title="Ranking 19">19</span>
|
|
795
|
+
<a href="https://github.com/betaflight/betaflight" target="_blank" title="betaflight/betaflight">betaflight/betaflight</a>
|
|
796
|
+
</div>
|
|
797
|
+
<div class="sub-title followers">
|
|
798
|
+
|
|
799
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
800
|
+
<span style="background-color: #555555;"></span>C
|
|
801
|
+
</a>
|
|
802
|
+
|
|
803
|
+
<span class="star" title="Stargazers Count">
|
|
804
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
|
+
<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>
|
|
806
|
+
</svg>
|
|
807
|
+
<span>5172</span>
|
|
808
|
+
</span>
|
|
809
|
+
<span class="star" title="Repo Forked">
|
|
810
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
|
+
<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">
|
|
812
|
+
</path>
|
|
813
|
+
</svg>
|
|
814
|
+
<span>2160</span>
|
|
815
|
+
</span>
|
|
816
|
+
<span class="star">
|
|
817
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
|
+
<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>
|
|
819
|
+
</svg>
|
|
820
|
+
<span>127 stars today</span>
|
|
821
|
+
</span>
|
|
822
|
+
</div>
|
|
823
|
+
<div class="details">
|
|
824
|
+
|
|
825
|
+
</div>
|
|
826
|
+
</div>
|
|
827
|
+
</li>
|
|
828
|
+
|
|
829
|
+
<li>
|
|
830
|
+
<div class="info">
|
|
831
|
+
<div class="rank">
|
|
832
|
+
<span title="Ranking 20">20</span>
|
|
833
|
+
<a href="https://github.com/Koenkk/zigbee2mqtt" target="_blank" title="Koenkk/zigbee2mqtt">Koenkk/zigbee2mqtt</a>
|
|
834
|
+
</div>
|
|
835
|
+
<div class="sub-title followers">
|
|
836
|
+
|
|
837
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
838
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
839
|
+
</a>
|
|
840
|
+
|
|
841
|
+
<span class="star" title="Stargazers Count">
|
|
842
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
|
+
<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>
|
|
844
|
+
</svg>
|
|
845
|
+
<span>7220</span>
|
|
846
|
+
</span>
|
|
847
|
+
<span class="star" title="Repo Forked">
|
|
848
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
|
+
<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">
|
|
850
|
+
</path>
|
|
851
|
+
</svg>
|
|
852
|
+
<span>1177</span>
|
|
853
|
+
</span>
|
|
854
|
+
<span class="star">
|
|
855
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
|
+
<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>
|
|
857
|
+
</svg>
|
|
858
|
+
<span>41 stars today</span>
|
|
859
|
+
</span>
|
|
860
|
+
</div>
|
|
861
|
+
<div class="details">
|
|
862
|
+
|
|
863
|
+
</div>
|
|
864
|
+
</div>
|
|
865
|
+
</li>
|
|
866
|
+
|
|
867
|
+
<li>
|
|
868
|
+
<div class="info">
|
|
869
|
+
<div class="rank">
|
|
870
|
+
<span title="Ranking 21">21</span>
|
|
871
|
+
<a href="https://github.com/lapce/lapce" target="_blank" title="lapce/lapce">lapce/lapce</a>
|
|
872
|
+
</div>
|
|
873
|
+
<div class="sub-title followers">
|
|
874
|
+
|
|
875
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
876
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
877
|
+
</a>
|
|
878
|
+
|
|
879
|
+
<span class="star" title="Stargazers Count">
|
|
880
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
|
+
<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>
|
|
882
|
+
</svg>
|
|
883
|
+
<span>3048</span>
|
|
884
|
+
</span>
|
|
885
|
+
<span class="star" title="Repo Forked">
|
|
886
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
887
|
+
<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">
|
|
888
|
+
</path>
|
|
889
|
+
</svg>
|
|
890
|
+
<span>53</span>
|
|
891
|
+
</span>
|
|
892
|
+
<span class="star">
|
|
893
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
894
|
+
<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>
|
|
895
|
+
</svg>
|
|
896
|
+
<span>108 stars today</span>
|
|
897
|
+
</span>
|
|
898
|
+
</div>
|
|
899
|
+
<div class="details">
|
|
900
|
+
|
|
901
|
+
</div>
|
|
902
|
+
</div>
|
|
903
|
+
</li>
|
|
904
|
+
|
|
905
|
+
<li>
|
|
906
|
+
<div class="info">
|
|
907
|
+
<div class="rank">
|
|
908
|
+
<span title="Ranking 22">22</span>
|
|
909
|
+
<a href="https://github.com/fikrikarim/companies-with-successful-pivot" target="_blank" title="fikrikarim/companies-with-successful-pivot">fikrikarim/companies-with-successful-pivot</a>
|
|
910
|
+
</div>
|
|
911
|
+
<div class="sub-title followers">
|
|
912
|
+
|
|
913
|
+
<span class="star" title="Stargazers Count">
|
|
914
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
|
+
<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>
|
|
916
|
+
</svg>
|
|
917
|
+
<span>451</span>
|
|
918
|
+
</span>
|
|
919
|
+
<span class="star" title="Repo Forked">
|
|
920
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
|
+
<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">
|
|
922
|
+
</path>
|
|
923
|
+
</svg>
|
|
924
|
+
<span>17</span>
|
|
925
|
+
</span>
|
|
926
|
+
<span class="star">
|
|
927
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
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>
|
|
929
|
+
</svg>
|
|
930
|
+
<span>74 stars today</span>
|
|
931
|
+
</span>
|
|
932
|
+
</div>
|
|
933
|
+
<div class="details">
|
|
934
|
+
|
|
935
|
+
</div>
|
|
936
|
+
</div>
|
|
937
|
+
</li>
|
|
938
|
+
|
|
939
|
+
<li>
|
|
940
|
+
<div class="info">
|
|
941
|
+
<div class="rank">
|
|
942
|
+
<span title="Ranking 23">23</span>
|
|
943
|
+
<a href="https://github.com/Kaustubh-Natuskar/moreThanFAANGM" target="_blank" title="Kaustubh-Natuskar/moreThanFAANGM">Kaustubh-Natuskar/moreThanFAANGM</a>
|
|
652
944
|
</div>
|
|
653
945
|
<div class="sub-title followers">
|
|
654
946
|
|
|
655
|
-
<
|
|
656
|
-
<
|
|
947
|
+
<span class="star" title="Stargazers Count">
|
|
948
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
|
+
<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
|
+
</svg>
|
|
951
|
+
<span>2027</span>
|
|
952
|
+
</span>
|
|
953
|
+
<span class="star" title="Repo Forked">
|
|
954
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
|
+
<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">
|
|
956
|
+
</path>
|
|
957
|
+
</svg>
|
|
958
|
+
<span>352</span>
|
|
959
|
+
</span>
|
|
960
|
+
<span class="star">
|
|
961
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
|
+
<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>
|
|
963
|
+
</svg>
|
|
964
|
+
<span>253 stars today</span>
|
|
965
|
+
</span>
|
|
966
|
+
</div>
|
|
967
|
+
<div class="details">
|
|
968
|
+
|
|
969
|
+
</div>
|
|
970
|
+
</div>
|
|
971
|
+
</li>
|
|
972
|
+
|
|
973
|
+
<li>
|
|
974
|
+
<div class="info">
|
|
975
|
+
<div class="rank">
|
|
976
|
+
<span title="Ranking 24">24</span>
|
|
977
|
+
<a href="https://github.com/bkaradzic/bgfx" target="_blank" title="bkaradzic/bgfx">bkaradzic/bgfx</a>
|
|
978
|
+
</div>
|
|
979
|
+
<div class="sub-title followers">
|
|
980
|
+
|
|
981
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
982
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
983
|
+
</a>
|
|
984
|
+
|
|
985
|
+
<span class="star" title="Stargazers Count">
|
|
986
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
|
+
<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
|
+
</svg>
|
|
989
|
+
<span>10401</span>
|
|
990
|
+
</span>
|
|
991
|
+
<span class="star" title="Repo Forked">
|
|
992
|
+
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
|
+
<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">
|
|
994
|
+
</path>
|
|
995
|
+
</svg>
|
|
996
|
+
<span>1546</span>
|
|
997
|
+
</span>
|
|
998
|
+
<span class="star">
|
|
999
|
+
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
|
+
<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>
|
|
1001
|
+
</svg>
|
|
1002
|
+
<span>70 stars today</span>
|
|
1003
|
+
</span>
|
|
1004
|
+
</div>
|
|
1005
|
+
<div class="details">
|
|
1006
|
+
|
|
1007
|
+
</div>
|
|
1008
|
+
</div>
|
|
1009
|
+
</li>
|
|
1010
|
+
|
|
1011
|
+
<li>
|
|
1012
|
+
<div class="info">
|
|
1013
|
+
<div class="rank">
|
|
1014
|
+
<span title="Ranking 25">25</span>
|
|
1015
|
+
<a href="https://github.com/hku-mars/r3live" target="_blank" title="hku-mars/r3live">hku-mars/r3live</a>
|
|
1016
|
+
</div>
|
|
1017
|
+
<div class="sub-title followers">
|
|
1018
|
+
|
|
1019
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1020
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
657
1021
|
</a>
|
|
658
1022
|
|
|
659
1023
|
<span class="star" title="Stargazers Count">
|
|
660
1024
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
661
1025
|
<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>
|
|
662
1026
|
</svg>
|
|
663
|
-
<span>
|
|
1027
|
+
<span>368</span>
|
|
664
1028
|
</span>
|
|
665
1029
|
<span class="star" title="Repo Forked">
|
|
666
1030
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
667
1031
|
<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">
|
|
668
1032
|
</path>
|
|
669
1033
|
</svg>
|
|
670
|
-
<span>
|
|
1034
|
+
<span>52</span>
|
|
671
1035
|
</span>
|
|
672
1036
|
<span class="star">
|
|
673
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
674
1038
|
<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
1039
|
</svg>
|
|
676
|
-
<span>
|
|
1040
|
+
<span>31 stars today</span>
|
|
677
1041
|
</span>
|
|
678
1042
|
</div>
|
|
679
1043
|
<div class="details">
|
|
@@ -698,7 +1062,7 @@
|
|
|
698
1062
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
699
1063
|
</a>
|
|
700
1064
|
</div>
|
|
701
|
-
<div class="time">Last cache created on
|
|
1065
|
+
<div class="time">Last cache created on 2022/1/3 by Github API v3.</div>
|
|
702
1066
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
703
1067
|
</div>
|
|
704
1068
|
</body>
|