@wcj/github-rank 22.4.25 → 22.4.26
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 +25236 -25216
- package/dist/sifou-daily.json +115 -34
- package/dist/sifou-monthly.json +48 -48
- package/dist/sifou-weekly.json +114 -114
- package/dist/toutiao-30.json +58 -58
- package/dist/toutiao-7.json +95 -95
- package/dist/toutiao-90.json +50 -50
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +146 -146
- package/dist/trending-weekly.json +143 -143
- package/dist/users.china.json +1281 -1281
- package/dist/users.json +2715 -2715
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +25236 -25216
- package/web/data/sifou-daily.json +115 -34
- package/web/data/sifou-monthly.json +48 -48
- package/web/data/sifou-weekly.json +114 -114
- package/web/data/toutiao-30.json +58 -58
- package/web/data/toutiao-7.json +95 -95
- package/web/data/toutiao-90.json +50 -50
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +146 -146
- package/web/data/trending-weekly.json +143 -143
- package/web/data/users.china.json +1281 -1281
- package/web/data/users.json +2715 -2715
- package/web/index.html +1821 -1821
- package/web/repos.html +3541 -3541
- package/web/sifou-daily.html +282 -30
- package/web/sifou-monthly.html +63 -63
- package/web/sifou-weekly.html +142 -142
- package/web/toutiao-30.html +51 -51
- package/web/toutiao-7.html +75 -75
- package/web/toutiao-90.html +70 -70
- package/web/trending-monthly.html +138 -138
- package/web/trending-weekly.html +129 -129
- package/web/trending.html +146 -154
- package/web/users.china.html +677 -677
package/web/trending.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/4/
|
|
127
|
+
<div class="time">Last cache created on 2022/4/26 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,32 +155,32 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/hehonghui/the-economist-ebooks" target="_blank" title="hehonghui/the-economist-ebooks">hehonghui/the-economist-ebooks</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
162
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
163
|
-
<span style="background-color: #
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
163
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
164
164
|
</a>
|
|
165
165
|
|
|
166
166
|
<span class="star" title="Stargazers Count">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<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>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>7619</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<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">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>1023</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<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>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>546 stars today</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,32 +193,32 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
200
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
201
|
-
<span style="background-color: #
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
201
|
+
<span style="background-color: #b07219;"></span>Java
|
|
202
202
|
</a>
|
|
203
203
|
|
|
204
204
|
<span class="star" title="Stargazers Count">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<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>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>2040</span>
|
|
209
209
|
</span>
|
|
210
210
|
<span class="star" title="Repo Forked">
|
|
211
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
212
212
|
<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">
|
|
213
213
|
</path>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>845</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star">
|
|
218
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
219
219
|
<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>
|
|
220
220
|
</svg>
|
|
221
|
-
<span>
|
|
221
|
+
<span>381 stars today</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,32 +231,32 @@
|
|
|
231
231
|
<div class="info">
|
|
232
232
|
<div class="rank">
|
|
233
233
|
<span title="Ranking 3">3</span>
|
|
234
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/dimensionhq/fleet" target="_blank" title="dimensionhq/fleet">dimensionhq/fleet</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
239
|
-
<span style="background-color: #
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
239
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
240
240
|
</a>
|
|
241
241
|
|
|
242
242
|
<span class="star" title="Stargazers Count">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
244
|
<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>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>1073</span>
|
|
247
247
|
</span>
|
|
248
248
|
<span class="star" title="Repo Forked">
|
|
249
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
250
250
|
<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">
|
|
251
251
|
</path>
|
|
252
252
|
</svg>
|
|
253
|
-
<span>
|
|
253
|
+
<span>23</span>
|
|
254
254
|
</span>
|
|
255
255
|
<span class="star">
|
|
256
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
257
257
|
<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>
|
|
258
258
|
</svg>
|
|
259
|
-
<span>
|
|
259
|
+
<span>346 stars today</span>
|
|
260
260
|
</span>
|
|
261
261
|
</div>
|
|
262
262
|
<div class="details">
|
|
@@ -269,32 +269,32 @@
|
|
|
269
269
|
<div class="info">
|
|
270
270
|
<div class="rank">
|
|
271
271
|
<span title="Ranking 4">4</span>
|
|
272
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/hashcat/hashcat" target="_blank" title="hashcat/hashcat">hashcat/hashcat</a>
|
|
273
273
|
</div>
|
|
274
274
|
<div class="sub-title followers">
|
|
275
275
|
|
|
276
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
277
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
277
|
+
<span style="background-color: #555555;"></span>C
|
|
278
278
|
</a>
|
|
279
279
|
|
|
280
280
|
<span class="star" title="Stargazers Count">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
282
|
<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>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>12907</span>
|
|
285
285
|
</span>
|
|
286
286
|
<span class="star" title="Repo Forked">
|
|
287
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
288
288
|
<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">
|
|
289
289
|
</path>
|
|
290
290
|
</svg>
|
|
291
|
-
<span>
|
|
291
|
+
<span>2090</span>
|
|
292
292
|
</span>
|
|
293
293
|
<span class="star">
|
|
294
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
295
295
|
<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>
|
|
296
296
|
</svg>
|
|
297
|
-
<span>
|
|
297
|
+
<span>267 stars today</span>
|
|
298
298
|
</span>
|
|
299
299
|
</div>
|
|
300
300
|
<div class="details">
|
|
@@ -307,32 +307,28 @@
|
|
|
307
307
|
<div class="info">
|
|
308
308
|
<div class="rank">
|
|
309
309
|
<span title="Ranking 5">5</span>
|
|
310
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/Rem0o/FanControl.Releases" target="_blank" title="Rem0o/FanControl.Releases">Rem0o/FanControl.Releases</a>
|
|
311
311
|
</div>
|
|
312
312
|
<div class="sub-title followers">
|
|
313
313
|
|
|
314
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
315
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
316
|
-
</a>
|
|
317
|
-
|
|
318
314
|
<span class="star" title="Stargazers Count">
|
|
319
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
316
|
<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>
|
|
321
317
|
</svg>
|
|
322
|
-
<span>
|
|
318
|
+
<span>3884</span>
|
|
323
319
|
</span>
|
|
324
320
|
<span class="star" title="Repo Forked">
|
|
325
321
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
326
322
|
<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">
|
|
327
323
|
</path>
|
|
328
324
|
</svg>
|
|
329
|
-
<span>
|
|
325
|
+
<span>137</span>
|
|
330
326
|
</span>
|
|
331
327
|
<span class="star">
|
|
332
328
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
333
329
|
<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>
|
|
334
330
|
</svg>
|
|
335
|
-
<span>
|
|
331
|
+
<span>218 stars today</span>
|
|
336
332
|
</span>
|
|
337
333
|
</div>
|
|
338
334
|
<div class="details">
|
|
@@ -345,32 +341,28 @@
|
|
|
345
341
|
<div class="info">
|
|
346
342
|
<div class="rank">
|
|
347
343
|
<span title="Ranking 6">6</span>
|
|
348
|
-
<a href="https://github.com/
|
|
344
|
+
<a href="https://github.com/Dimbreath/GenshinData" target="_blank" title="Dimbreath/GenshinData">Dimbreath/GenshinData</a>
|
|
349
345
|
</div>
|
|
350
346
|
<div class="sub-title followers">
|
|
351
347
|
|
|
352
|
-
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
353
|
-
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
354
|
-
</a>
|
|
355
|
-
|
|
356
348
|
<span class="star" title="Stargazers Count">
|
|
357
349
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
350
|
<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>
|
|
359
351
|
</svg>
|
|
360
|
-
<span>
|
|
352
|
+
<span>668</span>
|
|
361
353
|
</span>
|
|
362
354
|
<span class="star" title="Repo Forked">
|
|
363
355
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
364
356
|
<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">
|
|
365
357
|
</path>
|
|
366
358
|
</svg>
|
|
367
|
-
<span>
|
|
359
|
+
<span>202</span>
|
|
368
360
|
</span>
|
|
369
361
|
<span class="star">
|
|
370
362
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
371
363
|
<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>
|
|
372
364
|
</svg>
|
|
373
|
-
<span>
|
|
365
|
+
<span>50 stars today</span>
|
|
374
366
|
</span>
|
|
375
367
|
</div>
|
|
376
368
|
<div class="details">
|
|
@@ -383,28 +375,32 @@
|
|
|
383
375
|
<div class="info">
|
|
384
376
|
<div class="rank">
|
|
385
377
|
<span title="Ranking 7">7</span>
|
|
386
|
-
<a href="https://github.com/
|
|
378
|
+
<a href="https://github.com/spacedriveapp/spacedrive" target="_blank" title="spacedriveapp/spacedrive">spacedriveapp/spacedrive</a>
|
|
387
379
|
</div>
|
|
388
380
|
<div class="sub-title followers">
|
|
389
381
|
|
|
382
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
383
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
384
|
+
</a>
|
|
385
|
+
|
|
390
386
|
<span class="star" title="Stargazers Count">
|
|
391
387
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
388
|
<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>
|
|
393
389
|
</svg>
|
|
394
|
-
<span>
|
|
390
|
+
<span>728</span>
|
|
395
391
|
</span>
|
|
396
392
|
<span class="star" title="Repo Forked">
|
|
397
393
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
394
|
<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">
|
|
399
395
|
</path>
|
|
400
396
|
</svg>
|
|
401
|
-
<span>
|
|
397
|
+
<span>18</span>
|
|
402
398
|
</span>
|
|
403
399
|
<span class="star">
|
|
404
400
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
401
|
<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>
|
|
406
402
|
</svg>
|
|
407
|
-
<span>
|
|
403
|
+
<span>235 stars today</span>
|
|
408
404
|
</span>
|
|
409
405
|
</div>
|
|
410
406
|
<div class="details">
|
|
@@ -417,32 +413,32 @@
|
|
|
417
413
|
<div class="info">
|
|
418
414
|
<div class="rank">
|
|
419
415
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
416
|
+
<a href="https://github.com/golang-standards/project-layout" target="_blank" title="golang-standards/project-layout">golang-standards/project-layout</a>
|
|
421
417
|
</div>
|
|
422
418
|
<div class="sub-title followers">
|
|
423
419
|
|
|
424
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
425
|
-
<span style="background-color: #
|
|
420
|
+
<a class="language" target="_blank" href="https://github.com/topics/makefile" title="Programming Language Makefile">
|
|
421
|
+
<span style="background-color: #427819;"></span>Makefile
|
|
426
422
|
</a>
|
|
427
423
|
|
|
428
424
|
<span class="star" title="Stargazers Count">
|
|
429
425
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
426
|
<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>
|
|
431
427
|
</svg>
|
|
432
|
-
<span>
|
|
428
|
+
<span>31267</span>
|
|
433
429
|
</span>
|
|
434
430
|
<span class="star" title="Repo Forked">
|
|
435
431
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
432
|
<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">
|
|
437
433
|
</path>
|
|
438
434
|
</svg>
|
|
439
|
-
<span>
|
|
435
|
+
<span>3509</span>
|
|
440
436
|
</span>
|
|
441
437
|
<span class="star">
|
|
442
438
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
439
|
<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>
|
|
444
440
|
</svg>
|
|
445
|
-
<span>
|
|
441
|
+
<span>63 stars today</span>
|
|
446
442
|
</span>
|
|
447
443
|
</div>
|
|
448
444
|
<div class="details">
|
|
@@ -455,28 +451,32 @@
|
|
|
455
451
|
<div class="info">
|
|
456
452
|
<div class="rank">
|
|
457
453
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
454
|
+
<a href="https://github.com/starship/starship" target="_blank" title="starship/starship">starship/starship</a>
|
|
459
455
|
</div>
|
|
460
456
|
<div class="sub-title followers">
|
|
461
457
|
|
|
458
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
459
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
460
|
+
</a>
|
|
461
|
+
|
|
462
462
|
<span class="star" title="Stargazers Count">
|
|
463
463
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
464
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
465
465
|
</svg>
|
|
466
|
-
<span>
|
|
466
|
+
<span>25585</span>
|
|
467
467
|
</span>
|
|
468
468
|
<span class="star" title="Repo Forked">
|
|
469
469
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
470
470
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
471
471
|
</path>
|
|
472
472
|
</svg>
|
|
473
|
-
<span>
|
|
473
|
+
<span>1060</span>
|
|
474
474
|
</span>
|
|
475
475
|
<span class="star">
|
|
476
476
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
477
477
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
478
478
|
</svg>
|
|
479
|
-
<span>
|
|
479
|
+
<span>318 stars today</span>
|
|
480
480
|
</span>
|
|
481
481
|
</div>
|
|
482
482
|
<div class="details">
|
|
@@ -489,28 +489,32 @@
|
|
|
489
489
|
<div class="info">
|
|
490
490
|
<div class="rank">
|
|
491
491
|
<span title="Ranking 10">10</span>
|
|
492
|
-
<a href="https://github.com/
|
|
492
|
+
<a href="https://github.com/AykutSarac/jsonvisio.com" target="_blank" title="AykutSarac/jsonvisio.com">AykutSarac/jsonvisio.com</a>
|
|
493
493
|
</div>
|
|
494
494
|
<div class="sub-title followers">
|
|
495
495
|
|
|
496
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
497
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
498
|
+
</a>
|
|
499
|
+
|
|
496
500
|
<span class="star" title="Stargazers Count">
|
|
497
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
498
502
|
<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>
|
|
499
503
|
</svg>
|
|
500
|
-
<span>
|
|
504
|
+
<span>2067</span>
|
|
501
505
|
</span>
|
|
502
506
|
<span class="star" title="Repo Forked">
|
|
503
507
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
504
508
|
<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">
|
|
505
509
|
</path>
|
|
506
510
|
</svg>
|
|
507
|
-
<span>
|
|
511
|
+
<span>80</span>
|
|
508
512
|
</span>
|
|
509
513
|
<span class="star">
|
|
510
514
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
511
515
|
<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>
|
|
512
516
|
</svg>
|
|
513
|
-
<span>
|
|
517
|
+
<span>164 stars today</span>
|
|
514
518
|
</span>
|
|
515
519
|
</div>
|
|
516
520
|
<div class="details">
|
|
@@ -523,7 +527,7 @@
|
|
|
523
527
|
<div class="info">
|
|
524
528
|
<div class="rank">
|
|
525
529
|
<span title="Ranking 11">11</span>
|
|
526
|
-
<a href="https://github.com/
|
|
530
|
+
<a href="https://github.com/home-assistant/core" target="_blank" title="home-assistant/core">home-assistant/core</a>
|
|
527
531
|
</div>
|
|
528
532
|
<div class="sub-title followers">
|
|
529
533
|
|
|
@@ -535,20 +539,20 @@
|
|
|
535
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
536
540
|
<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>
|
|
537
541
|
</svg>
|
|
538
|
-
<span>
|
|
542
|
+
<span>52069</span>
|
|
539
543
|
</span>
|
|
540
544
|
<span class="star" title="Repo Forked">
|
|
541
545
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
542
546
|
<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">
|
|
543
547
|
</path>
|
|
544
548
|
</svg>
|
|
545
|
-
<span>
|
|
549
|
+
<span>18006</span>
|
|
546
550
|
</span>
|
|
547
551
|
<span class="star">
|
|
548
552
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
549
553
|
<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>
|
|
550
554
|
</svg>
|
|
551
|
-
<span>
|
|
555
|
+
<span>139 stars today</span>
|
|
552
556
|
</span>
|
|
553
557
|
</div>
|
|
554
558
|
<div class="details">
|
|
@@ -561,32 +565,32 @@
|
|
|
561
565
|
<div class="info">
|
|
562
566
|
<div class="rank">
|
|
563
567
|
<span title="Ranking 12">12</span>
|
|
564
|
-
<a href="https://github.com/
|
|
568
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
565
569
|
</div>
|
|
566
570
|
<div class="sub-title followers">
|
|
567
571
|
|
|
568
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
569
|
-
<span style="background-color: #
|
|
572
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
573
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
570
574
|
</a>
|
|
571
575
|
|
|
572
576
|
<span class="star" title="Stargazers Count">
|
|
573
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
574
578
|
<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>
|
|
575
579
|
</svg>
|
|
576
|
-
<span>
|
|
580
|
+
<span>49804</span>
|
|
577
581
|
</span>
|
|
578
582
|
<span class="star" title="Repo Forked">
|
|
579
583
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
580
584
|
<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">
|
|
581
585
|
</path>
|
|
582
586
|
</svg>
|
|
583
|
-
<span>
|
|
587
|
+
<span>8772</span>
|
|
584
588
|
</span>
|
|
585
589
|
<span class="star">
|
|
586
590
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
587
591
|
<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>
|
|
588
592
|
</svg>
|
|
589
|
-
<span>
|
|
593
|
+
<span>112 stars today</span>
|
|
590
594
|
</span>
|
|
591
595
|
</div>
|
|
592
596
|
<div class="details">
|
|
@@ -599,32 +603,32 @@
|
|
|
599
603
|
<div class="info">
|
|
600
604
|
<div class="rank">
|
|
601
605
|
<span title="Ranking 13">13</span>
|
|
602
|
-
<a href="https://github.com/
|
|
606
|
+
<a href="https://github.com/CodinGame/SpringChallenge2022" target="_blank" title="CodinGame/SpringChallenge2022">CodinGame/SpringChallenge2022</a>
|
|
603
607
|
</div>
|
|
604
608
|
<div class="sub-title followers">
|
|
605
609
|
|
|
606
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
607
|
-
<span style="background-color: #
|
|
610
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
611
|
+
<span style="background-color: #b07219;"></span>Java
|
|
608
612
|
</a>
|
|
609
613
|
|
|
610
614
|
<span class="star" title="Stargazers Count">
|
|
611
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
612
616
|
<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>
|
|
613
617
|
</svg>
|
|
614
|
-
<span>
|
|
618
|
+
<span>76</span>
|
|
615
619
|
</span>
|
|
616
620
|
<span class="star" title="Repo Forked">
|
|
617
621
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
618
622
|
<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">
|
|
619
623
|
</path>
|
|
620
624
|
</svg>
|
|
621
|
-
<span>
|
|
625
|
+
<span>36</span>
|
|
622
626
|
</span>
|
|
623
627
|
<span class="star">
|
|
624
628
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
625
629
|
<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>
|
|
626
630
|
</svg>
|
|
627
|
-
<span>
|
|
631
|
+
<span>10 stars today</span>
|
|
628
632
|
</span>
|
|
629
633
|
</div>
|
|
630
634
|
<div class="details">
|
|
@@ -637,32 +641,32 @@
|
|
|
637
641
|
<div class="info">
|
|
638
642
|
<div class="rank">
|
|
639
643
|
<span title="Ranking 14">14</span>
|
|
640
|
-
<a href="https://github.com/
|
|
644
|
+
<a href="https://github.com/Wizz1337/TikTokMassBotting" target="_blank" title="Wizz1337/TikTokMassBotting">Wizz1337/TikTokMassBotting</a>
|
|
641
645
|
</div>
|
|
642
646
|
<div class="sub-title followers">
|
|
643
647
|
|
|
644
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
645
|
-
<span style="background-color: #
|
|
648
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
649
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
646
650
|
</a>
|
|
647
651
|
|
|
648
652
|
<span class="star" title="Stargazers Count">
|
|
649
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
650
654
|
<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>
|
|
651
655
|
</svg>
|
|
652
|
-
<span>
|
|
656
|
+
<span>334</span>
|
|
653
657
|
</span>
|
|
654
658
|
<span class="star" title="Repo Forked">
|
|
655
659
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
656
660
|
<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">
|
|
657
661
|
</path>
|
|
658
662
|
</svg>
|
|
659
|
-
<span>
|
|
663
|
+
<span>163</span>
|
|
660
664
|
</span>
|
|
661
665
|
<span class="star">
|
|
662
666
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
663
667
|
<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>
|
|
664
668
|
</svg>
|
|
665
|
-
<span>
|
|
669
|
+
<span>91 stars today</span>
|
|
666
670
|
</span>
|
|
667
671
|
</div>
|
|
668
672
|
<div class="details">
|
|
@@ -675,32 +679,32 @@
|
|
|
675
679
|
<div class="info">
|
|
676
680
|
<div class="rank">
|
|
677
681
|
<span title="Ranking 15">15</span>
|
|
678
|
-
<a href="https://github.com/
|
|
682
|
+
<a href="https://github.com/taosdata/TDengine" target="_blank" title="taosdata/TDengine">taosdata/TDengine</a>
|
|
679
683
|
</div>
|
|
680
684
|
<div class="sub-title followers">
|
|
681
685
|
|
|
682
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
683
|
-
<span style="background-color: #
|
|
686
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
687
|
+
<span style="background-color: #555555;"></span>C
|
|
684
688
|
</a>
|
|
685
689
|
|
|
686
690
|
<span class="star" title="Stargazers Count">
|
|
687
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
688
692
|
<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>
|
|
689
693
|
</svg>
|
|
690
|
-
<span>
|
|
694
|
+
<span>18177</span>
|
|
691
695
|
</span>
|
|
692
696
|
<span class="star" title="Repo Forked">
|
|
693
697
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
694
698
|
<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">
|
|
695
699
|
</path>
|
|
696
700
|
</svg>
|
|
697
|
-
<span>
|
|
701
|
+
<span>4328</span>
|
|
698
702
|
</span>
|
|
699
703
|
<span class="star">
|
|
700
704
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
701
705
|
<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>
|
|
702
706
|
</svg>
|
|
703
|
-
<span>
|
|
707
|
+
<span>27 stars today</span>
|
|
704
708
|
</span>
|
|
705
709
|
</div>
|
|
706
710
|
<div class="details">
|
|
@@ -713,32 +717,28 @@
|
|
|
713
717
|
<div class="info">
|
|
714
718
|
<div class="rank">
|
|
715
719
|
<span title="Ranking 16">16</span>
|
|
716
|
-
<a href="https://github.com/
|
|
720
|
+
<a href="https://github.com/Grasscutters/Grasscutter-Protos" target="_blank" title="Grasscutters/Grasscutter-Protos">Grasscutters/Grasscutter-Protos</a>
|
|
717
721
|
</div>
|
|
718
722
|
<div class="sub-title followers">
|
|
719
723
|
|
|
720
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
721
|
-
<span style="background-color: #555555;"></span>C
|
|
722
|
-
</a>
|
|
723
|
-
|
|
724
724
|
<span class="star" title="Stargazers Count">
|
|
725
725
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
726
726
|
<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>
|
|
727
727
|
</svg>
|
|
728
|
-
<span>
|
|
728
|
+
<span>68</span>
|
|
729
729
|
</span>
|
|
730
730
|
<span class="star" title="Repo Forked">
|
|
731
731
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
732
732
|
<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">
|
|
733
733
|
</path>
|
|
734
734
|
</svg>
|
|
735
|
-
<span>
|
|
735
|
+
<span>83</span>
|
|
736
736
|
</span>
|
|
737
737
|
<span class="star">
|
|
738
738
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
739
739
|
<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>
|
|
740
740
|
</svg>
|
|
741
|
-
<span>
|
|
741
|
+
<span>25 stars today</span>
|
|
742
742
|
</span>
|
|
743
743
|
</div>
|
|
744
744
|
<div class="details">
|
|
@@ -751,28 +751,32 @@
|
|
|
751
751
|
<div class="info">
|
|
752
752
|
<div class="rank">
|
|
753
753
|
<span title="Ranking 17">17</span>
|
|
754
|
-
<a href="https://github.com/
|
|
754
|
+
<a href="https://github.com/vueschool/vue-masterclass" target="_blank" title="vueschool/vue-masterclass">vueschool/vue-masterclass</a>
|
|
755
755
|
</div>
|
|
756
756
|
<div class="sub-title followers">
|
|
757
757
|
|
|
758
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
759
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
760
|
+
</a>
|
|
761
|
+
|
|
758
762
|
<span class="star" title="Stargazers Count">
|
|
759
763
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
760
764
|
<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>
|
|
761
765
|
</svg>
|
|
762
|
-
<span>
|
|
766
|
+
<span>347</span>
|
|
763
767
|
</span>
|
|
764
768
|
<span class="star" title="Repo Forked">
|
|
765
769
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
766
770
|
<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">
|
|
767
771
|
</path>
|
|
768
772
|
</svg>
|
|
769
|
-
<span>
|
|
773
|
+
<span>146</span>
|
|
770
774
|
</span>
|
|
771
775
|
<span class="star">
|
|
772
776
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
773
777
|
<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>
|
|
774
778
|
</svg>
|
|
775
|
-
<span>
|
|
779
|
+
<span>42 stars today</span>
|
|
776
780
|
</span>
|
|
777
781
|
</div>
|
|
778
782
|
<div class="details">
|
|
@@ -785,32 +789,28 @@
|
|
|
785
789
|
<div class="info">
|
|
786
790
|
<div class="rank">
|
|
787
791
|
<span title="Ranking 18">18</span>
|
|
788
|
-
<a href="https://github.com/
|
|
792
|
+
<a href="https://github.com/radioegor146/gi-bin-output" target="_blank" title="radioegor146/gi-bin-output">radioegor146/gi-bin-output</a>
|
|
789
793
|
</div>
|
|
790
794
|
<div class="sub-title followers">
|
|
791
795
|
|
|
792
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
793
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
794
|
-
</a>
|
|
795
|
-
|
|
796
796
|
<span class="star" title="Stargazers Count">
|
|
797
797
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
798
798
|
<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>
|
|
799
799
|
</svg>
|
|
800
|
-
<span>
|
|
800
|
+
<span>93</span>
|
|
801
801
|
</span>
|
|
802
802
|
<span class="star" title="Repo Forked">
|
|
803
803
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
804
804
|
<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">
|
|
805
805
|
</path>
|
|
806
806
|
</svg>
|
|
807
|
-
<span>
|
|
807
|
+
<span>35</span>
|
|
808
808
|
</span>
|
|
809
809
|
<span class="star">
|
|
810
810
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
811
811
|
<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>
|
|
812
812
|
</svg>
|
|
813
|
-
<span>
|
|
813
|
+
<span>25 stars today</span>
|
|
814
814
|
</span>
|
|
815
815
|
</div>
|
|
816
816
|
<div class="details">
|
|
@@ -823,32 +823,32 @@
|
|
|
823
823
|
<div class="info">
|
|
824
824
|
<div class="rank">
|
|
825
825
|
<span title="Ranking 19">19</span>
|
|
826
|
-
<a href="https://github.com/
|
|
826
|
+
<a href="https://github.com/dropout1337/TikTok-Share-Bot" target="_blank" title="dropout1337/TikTok-Share-Bot">dropout1337/TikTok-Share-Bot</a>
|
|
827
827
|
</div>
|
|
828
828
|
<div class="sub-title followers">
|
|
829
829
|
|
|
830
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
831
|
-
<span style="background-color: #
|
|
830
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
831
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
832
832
|
</a>
|
|
833
833
|
|
|
834
834
|
<span class="star" title="Stargazers Count">
|
|
835
835
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
836
836
|
<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>
|
|
837
837
|
</svg>
|
|
838
|
-
<span>
|
|
838
|
+
<span>61</span>
|
|
839
839
|
</span>
|
|
840
840
|
<span class="star" title="Repo Forked">
|
|
841
841
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
842
842
|
<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">
|
|
843
843
|
</path>
|
|
844
844
|
</svg>
|
|
845
|
-
<span>
|
|
845
|
+
<span>50</span>
|
|
846
846
|
</span>
|
|
847
847
|
<span class="star">
|
|
848
848
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
849
849
|
<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>
|
|
850
850
|
</svg>
|
|
851
|
-
<span>
|
|
851
|
+
<span>11 stars today</span>
|
|
852
852
|
</span>
|
|
853
853
|
</div>
|
|
854
854
|
<div class="details">
|
|
@@ -861,32 +861,32 @@
|
|
|
861
861
|
<div class="info">
|
|
862
862
|
<div class="rank">
|
|
863
863
|
<span title="Ranking 20">20</span>
|
|
864
|
-
<a href="https://github.com/
|
|
864
|
+
<a href="https://github.com/doocs/advanced-java" target="_blank" title="doocs/advanced-java">doocs/advanced-java</a>
|
|
865
865
|
</div>
|
|
866
866
|
<div class="sub-title followers">
|
|
867
867
|
|
|
868
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
869
|
-
<span style="background-color: #
|
|
868
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
869
|
+
<span style="background-color: #b07219;"></span>Java
|
|
870
870
|
</a>
|
|
871
871
|
|
|
872
872
|
<span class="star" title="Stargazers Count">
|
|
873
873
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
874
874
|
<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>
|
|
875
875
|
</svg>
|
|
876
|
-
<span>
|
|
876
|
+
<span>62788</span>
|
|
877
877
|
</span>
|
|
878
878
|
<span class="star" title="Repo Forked">
|
|
879
879
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
880
880
|
<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">
|
|
881
881
|
</path>
|
|
882
882
|
</svg>
|
|
883
|
-
<span>
|
|
883
|
+
<span>17006</span>
|
|
884
884
|
</span>
|
|
885
885
|
<span class="star">
|
|
886
886
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
887
887
|
<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>
|
|
888
888
|
</svg>
|
|
889
|
-
<span>
|
|
889
|
+
<span>60 stars today</span>
|
|
890
890
|
</span>
|
|
891
891
|
</div>
|
|
892
892
|
<div class="details">
|
|
@@ -899,32 +899,32 @@
|
|
|
899
899
|
<div class="info">
|
|
900
900
|
<div class="rank">
|
|
901
901
|
<span title="Ranking 21">21</span>
|
|
902
|
-
<a href="https://github.com/
|
|
902
|
+
<a href="https://github.com/Grasscutters/GrassClipper" target="_blank" title="Grasscutters/GrassClipper">Grasscutters/GrassClipper</a>
|
|
903
903
|
</div>
|
|
904
904
|
<div class="sub-title followers">
|
|
905
905
|
|
|
906
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
907
|
-
<span style="background-color: #
|
|
906
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
907
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
908
908
|
</a>
|
|
909
909
|
|
|
910
910
|
<span class="star" title="Stargazers Count">
|
|
911
911
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
912
912
|
<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>
|
|
913
913
|
</svg>
|
|
914
|
-
<span>
|
|
914
|
+
<span>107</span>
|
|
915
915
|
</span>
|
|
916
916
|
<span class="star" title="Repo Forked">
|
|
917
917
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
918
918
|
<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">
|
|
919
919
|
</path>
|
|
920
920
|
</svg>
|
|
921
|
-
<span>
|
|
921
|
+
<span>56</span>
|
|
922
922
|
</span>
|
|
923
923
|
<span class="star">
|
|
924
924
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
925
925
|
<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>
|
|
926
926
|
</svg>
|
|
927
|
-
<span>
|
|
927
|
+
<span>29 stars today</span>
|
|
928
928
|
</span>
|
|
929
929
|
</div>
|
|
930
930
|
<div class="details">
|
|
@@ -937,32 +937,28 @@
|
|
|
937
937
|
<div class="info">
|
|
938
938
|
<div class="rank">
|
|
939
939
|
<span title="Ranking 22">22</span>
|
|
940
|
-
<a href="https://github.com/
|
|
940
|
+
<a href="https://github.com/ruanyf/weekly" target="_blank" title="ruanyf/weekly">ruanyf/weekly</a>
|
|
941
941
|
</div>
|
|
942
942
|
<div class="sub-title followers">
|
|
943
943
|
|
|
944
|
-
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
945
|
-
<span style="background-color: #f34b7d;"></span>C++
|
|
946
|
-
</a>
|
|
947
|
-
|
|
948
944
|
<span class="star" title="Stargazers Count">
|
|
949
945
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
946
|
<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>
|
|
951
947
|
</svg>
|
|
952
|
-
<span>
|
|
948
|
+
<span>22341</span>
|
|
953
949
|
</span>
|
|
954
950
|
<span class="star" title="Repo Forked">
|
|
955
951
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
956
952
|
<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">
|
|
957
953
|
</path>
|
|
958
954
|
</svg>
|
|
959
|
-
<span>
|
|
955
|
+
<span>1758</span>
|
|
960
956
|
</span>
|
|
961
957
|
<span class="star">
|
|
962
958
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
963
959
|
<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>
|
|
964
960
|
</svg>
|
|
965
|
-
<span>
|
|
961
|
+
<span>32 stars today</span>
|
|
966
962
|
</span>
|
|
967
963
|
</div>
|
|
968
964
|
<div class="details">
|
|
@@ -975,32 +971,28 @@
|
|
|
975
971
|
<div class="info">
|
|
976
972
|
<div class="rank">
|
|
977
973
|
<span title="Ranking 23">23</span>
|
|
978
|
-
<a href="https://github.com/
|
|
974
|
+
<a href="https://github.com/aolofsson/awesome-hardware-tools" target="_blank" title="aolofsson/awesome-hardware-tools">aolofsson/awesome-hardware-tools</a>
|
|
979
975
|
</div>
|
|
980
976
|
<div class="sub-title followers">
|
|
981
977
|
|
|
982
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
983
|
-
<span style="background-color: #555555;"></span>C
|
|
984
|
-
</a>
|
|
985
|
-
|
|
986
978
|
<span class="star" title="Stargazers Count">
|
|
987
979
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
988
980
|
<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>
|
|
989
981
|
</svg>
|
|
990
|
-
<span>
|
|
982
|
+
<span>831</span>
|
|
991
983
|
</span>
|
|
992
984
|
<span class="star" title="Repo Forked">
|
|
993
985
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
994
986
|
<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">
|
|
995
987
|
</path>
|
|
996
988
|
</svg>
|
|
997
|
-
<span>
|
|
989
|
+
<span>45</span>
|
|
998
990
|
</span>
|
|
999
991
|
<span class="star">
|
|
1000
992
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1001
993
|
<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>
|
|
1002
994
|
</svg>
|
|
1003
|
-
<span>
|
|
995
|
+
<span>91 stars today</span>
|
|
1004
996
|
</span>
|
|
1005
997
|
</div>
|
|
1006
998
|
<div class="details">
|
|
@@ -1013,32 +1005,32 @@
|
|
|
1013
1005
|
<div class="info">
|
|
1014
1006
|
<div class="rank">
|
|
1015
1007
|
<span title="Ranking 24">24</span>
|
|
1016
|
-
<a href="https://github.com/
|
|
1008
|
+
<a href="https://github.com/wisdompeak/LeetCode" target="_blank" title="wisdompeak/LeetCode">wisdompeak/LeetCode</a>
|
|
1017
1009
|
</div>
|
|
1018
1010
|
<div class="sub-title followers">
|
|
1019
1011
|
|
|
1020
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1021
|
-
<span style="background-color: #
|
|
1012
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1013
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1022
1014
|
</a>
|
|
1023
1015
|
|
|
1024
1016
|
<span class="star" title="Stargazers Count">
|
|
1025
1017
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1026
1018
|
<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>
|
|
1027
1019
|
</svg>
|
|
1028
|
-
<span>
|
|
1020
|
+
<span>2791</span>
|
|
1029
1021
|
</span>
|
|
1030
1022
|
<span class="star" title="Repo Forked">
|
|
1031
1023
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1032
1024
|
<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">
|
|
1033
1025
|
</path>
|
|
1034
1026
|
</svg>
|
|
1035
|
-
<span>
|
|
1027
|
+
<span>736</span>
|
|
1036
1028
|
</span>
|
|
1037
1029
|
<span class="star">
|
|
1038
1030
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1039
1031
|
<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>
|
|
1040
1032
|
</svg>
|
|
1041
|
-
<span>
|
|
1033
|
+
<span>37 stars today</span>
|
|
1042
1034
|
</span>
|
|
1043
1035
|
</div>
|
|
1044
1036
|
<div class="details">
|
|
@@ -1051,32 +1043,32 @@
|
|
|
1051
1043
|
<div class="info">
|
|
1052
1044
|
<div class="rank">
|
|
1053
1045
|
<span title="Ranking 25">25</span>
|
|
1054
|
-
<a href="https://github.com/
|
|
1046
|
+
<a href="https://github.com/WolfireGames/overgrowth" target="_blank" title="WolfireGames/overgrowth">WolfireGames/overgrowth</a>
|
|
1055
1047
|
</div>
|
|
1056
1048
|
<div class="sub-title followers">
|
|
1057
1049
|
|
|
1058
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1059
|
-
<span style="background-color: #
|
|
1050
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1051
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1060
1052
|
</a>
|
|
1061
1053
|
|
|
1062
1054
|
<span class="star" title="Stargazers Count">
|
|
1063
1055
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1064
1056
|
<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>
|
|
1065
1057
|
</svg>
|
|
1066
|
-
<span>
|
|
1058
|
+
<span>1239</span>
|
|
1067
1059
|
</span>
|
|
1068
1060
|
<span class="star" title="Repo Forked">
|
|
1069
1061
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1070
1062
|
<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">
|
|
1071
1063
|
</path>
|
|
1072
1064
|
</svg>
|
|
1073
|
-
<span>
|
|
1065
|
+
<span>110</span>
|
|
1074
1066
|
</span>
|
|
1075
1067
|
<span class="star">
|
|
1076
1068
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1077
1069
|
<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>
|
|
1078
1070
|
</svg>
|
|
1079
|
-
<span>
|
|
1071
|
+
<span>321 stars today</span>
|
|
1080
1072
|
</span>
|
|
1081
1073
|
</div>
|
|
1082
1074
|
<div class="details">
|
|
@@ -1101,7 +1093,7 @@
|
|
|
1101
1093
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1102
1094
|
</a>
|
|
1103
1095
|
</div>
|
|
1104
|
-
<div class="time">Last cache created on 2022/4/
|
|
1096
|
+
<div class="time">Last cache created on 2022/4/26 by Github API v3.</div>
|
|
1105
1097
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1106
1098
|
</div>
|
|
1107
1099
|
</body>
|