@wcj/github-rank 22.5.20 → 22.5.23
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 +31313 -31251
- package/dist/sifou-daily.json +44 -89
- package/dist/sifou-monthly.json +103 -103
- package/dist/sifou-weekly.json +142 -142
- package/dist/toutiao-30.json +91 -91
- package/dist/toutiao-7.json +106 -106
- package/dist/toutiao-90.json +60 -60
- package/dist/trending-daily.json +168 -168
- package/dist/trending-monthly.json +161 -161
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +2518 -2518
- package/dist/users.json +3373 -3373
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +31313 -31251
- package/web/data/sifou-daily.json +44 -89
- package/web/data/sifou-monthly.json +103 -103
- package/web/data/sifou-weekly.json +142 -142
- package/web/data/toutiao-30.json +91 -91
- package/web/data/toutiao-7.json +106 -106
- package/web/data/toutiao-90.json +60 -60
- package/web/data/trending-daily.json +168 -168
- package/web/data/trending-monthly.json +161 -161
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +2518 -2518
- package/web/data/users.json +3373 -3373
- package/web/index.html +1727 -1727
- package/web/repos.html +4939 -4947
- package/web/sifou-daily.html +38 -178
- package/web/sifou-monthly.html +141 -141
- package/web/sifou-weekly.html +137 -137
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +88 -88
- package/web/trending-monthly.html +144 -144
- package/web/trending-weekly.html +147 -139
- package/web/trending.html +143 -147
- package/web/users.china.html +1300 -1300
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/5/
|
|
127
|
+
<div class="time">Last cache created on 2022/5/23 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/Grasscutters/Grasscutter" target="_blank" title="Grasscutters/Grasscutter">Grasscutters/Grasscutter</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/java" title="Programming Language Java">
|
|
163
|
+
<span style="background-color: #b07219;"></span>Java
|
|
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>6830</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>2536</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>6211 stars this month</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/lucidrains/DALLE2-pytorch" target="_blank" title="lucidrains/DALLE2-pytorch">lucidrains/DALLE2-pytorch</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/python" title="Programming Language Python">
|
|
201
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>4887</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>268</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>3274 stars this month</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,28 +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/hehonghui/the-economist-ebooks" target="_blank" title="hehonghui/the-economist-ebooks">hehonghui/the-economist-ebooks</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
239
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
240
|
+
</a>
|
|
241
|
+
|
|
238
242
|
<span class="star" title="Stargazers Count">
|
|
239
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
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>
|
|
241
245
|
</svg>
|
|
242
|
-
<span>
|
|
246
|
+
<span>9394</span>
|
|
243
247
|
</span>
|
|
244
248
|
<span class="star" title="Repo Forked">
|
|
245
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
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">
|
|
247
251
|
</path>
|
|
248
252
|
</svg>
|
|
249
|
-
<span>
|
|
253
|
+
<span>1154</span>
|
|
250
254
|
</span>
|
|
251
255
|
<span class="star">
|
|
252
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
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>
|
|
254
258
|
</svg>
|
|
255
|
-
<span>
|
|
259
|
+
<span>3262 stars this month</span>
|
|
256
260
|
</span>
|
|
257
261
|
</div>
|
|
258
262
|
<div class="details">
|
|
@@ -265,32 +269,32 @@
|
|
|
265
269
|
<div class="info">
|
|
266
270
|
<div class="rank">
|
|
267
271
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
|
|
269
273
|
</div>
|
|
270
274
|
<div class="sub-title followers">
|
|
271
275
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
273
|
-
<span style="background-color: #
|
|
276
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
277
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
274
278
|
</a>
|
|
275
279
|
|
|
276
280
|
<span class="star" title="Stargazers Count">
|
|
277
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
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>
|
|
279
283
|
</svg>
|
|
280
|
-
<span>
|
|
284
|
+
<span>2202</span>
|
|
281
285
|
</span>
|
|
282
286
|
<span class="star" title="Repo Forked">
|
|
283
287
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
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">
|
|
285
289
|
</path>
|
|
286
290
|
</svg>
|
|
287
|
-
<span>
|
|
291
|
+
<span>1450</span>
|
|
288
292
|
</span>
|
|
289
293
|
<span class="star">
|
|
290
294
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
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>
|
|
292
296
|
</svg>
|
|
293
|
-
<span>
|
|
297
|
+
<span>1254 stars this month</span>
|
|
294
298
|
</span>
|
|
295
299
|
</div>
|
|
296
300
|
<div class="details">
|
|
@@ -303,32 +307,32 @@
|
|
|
303
307
|
<div class="info">
|
|
304
308
|
<div class="rank">
|
|
305
309
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
310
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
307
311
|
</div>
|
|
308
312
|
<div class="sub-title followers">
|
|
309
313
|
|
|
310
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
311
|
-
<span style="background-color: #
|
|
314
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
315
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
312
316
|
</a>
|
|
313
317
|
|
|
314
318
|
<span class="star" title="Stargazers Count">
|
|
315
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
320
|
<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>
|
|
317
321
|
</svg>
|
|
318
|
-
<span>
|
|
322
|
+
<span>29267</span>
|
|
319
323
|
</span>
|
|
320
324
|
<span class="star" title="Repo Forked">
|
|
321
325
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
326
|
<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">
|
|
323
327
|
</path>
|
|
324
328
|
</svg>
|
|
325
|
-
<span>
|
|
329
|
+
<span>4571</span>
|
|
326
330
|
</span>
|
|
327
331
|
<span class="star">
|
|
328
332
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
333
|
<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>
|
|
330
334
|
</svg>
|
|
331
|
-
<span>
|
|
335
|
+
<span>1750 stars this month</span>
|
|
332
336
|
</span>
|
|
333
337
|
</div>
|
|
334
338
|
<div class="details">
|
|
@@ -341,32 +345,32 @@
|
|
|
341
345
|
<div class="info">
|
|
342
346
|
<div class="rank">
|
|
343
347
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
348
|
+
<a href="https://github.com/AykutSarac/jsonvisio.com" target="_blank" title="AykutSarac/jsonvisio.com">AykutSarac/jsonvisio.com</a>
|
|
345
349
|
</div>
|
|
346
350
|
<div class="sub-title followers">
|
|
347
351
|
|
|
348
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
349
|
-
<span style="background-color: #
|
|
352
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
353
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
350
354
|
</a>
|
|
351
355
|
|
|
352
356
|
<span class="star" title="Stargazers Count">
|
|
353
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
358
|
<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>
|
|
355
359
|
</svg>
|
|
356
|
-
<span>
|
|
360
|
+
<span>4229</span>
|
|
357
361
|
</span>
|
|
358
362
|
<span class="star" title="Repo Forked">
|
|
359
363
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
360
364
|
<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">
|
|
361
365
|
</path>
|
|
362
366
|
</svg>
|
|
363
|
-
<span>
|
|
367
|
+
<span>176</span>
|
|
364
368
|
</span>
|
|
365
369
|
<span class="star">
|
|
366
370
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
367
371
|
<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>
|
|
368
372
|
</svg>
|
|
369
|
-
<span>
|
|
373
|
+
<span>3163 stars this month</span>
|
|
370
374
|
</span>
|
|
371
375
|
</div>
|
|
372
376
|
<div class="details">
|
|
@@ -379,7 +383,7 @@
|
|
|
379
383
|
<div class="info">
|
|
380
384
|
<div class="rank">
|
|
381
385
|
<span title="Ranking 7">7</span>
|
|
382
|
-
<a href="https://github.com/
|
|
386
|
+
<a href="https://github.com/PaddlePaddle/PaddleOCR" target="_blank" title="PaddlePaddle/PaddleOCR">PaddlePaddle/PaddleOCR</a>
|
|
383
387
|
</div>
|
|
384
388
|
<div class="sub-title followers">
|
|
385
389
|
|
|
@@ -391,20 +395,20 @@
|
|
|
391
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
396
|
<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
397
|
</svg>
|
|
394
|
-
<span>
|
|
398
|
+
<span>22043</span>
|
|
395
399
|
</span>
|
|
396
400
|
<span class="star" title="Repo Forked">
|
|
397
401
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
402
|
<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
403
|
</path>
|
|
400
404
|
</svg>
|
|
401
|
-
<span>
|
|
405
|
+
<span>4511</span>
|
|
402
406
|
</span>
|
|
403
407
|
<span class="star">
|
|
404
408
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
409
|
<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
410
|
</svg>
|
|
407
|
-
<span>
|
|
411
|
+
<span>2039 stars this month</span>
|
|
408
412
|
</span>
|
|
409
413
|
</div>
|
|
410
414
|
<div class="details">
|
|
@@ -417,32 +421,28 @@
|
|
|
417
421
|
<div class="info">
|
|
418
422
|
<div class="rank">
|
|
419
423
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
424
|
+
<a href="https://github.com/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
|
|
421
425
|
</div>
|
|
422
426
|
<div class="sub-title followers">
|
|
423
427
|
|
|
424
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
425
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
426
|
-
</a>
|
|
427
|
-
|
|
428
428
|
<span class="star" title="Stargazers Count">
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
430
|
<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
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>16072</span>
|
|
433
433
|
</span>
|
|
434
434
|
<span class="star" title="Repo Forked">
|
|
435
435
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
436
|
<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
437
|
</path>
|
|
438
438
|
</svg>
|
|
439
|
-
<span>
|
|
439
|
+
<span>1205</span>
|
|
440
440
|
</span>
|
|
441
441
|
<span class="star">
|
|
442
442
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
443
|
<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
444
|
</svg>
|
|
445
|
-
<span>
|
|
445
|
+
<span>6459 stars this month</span>
|
|
446
446
|
</span>
|
|
447
447
|
</div>
|
|
448
448
|
<div class="details">
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
<div class="info">
|
|
456
456
|
<div class="rank">
|
|
457
457
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
458
|
+
<a href="https://github.com/0xAX/linux-insides" target="_blank" title="0xAX/linux-insides">0xAX/linux-insides</a>
|
|
459
459
|
</div>
|
|
460
460
|
<div class="sub-title followers">
|
|
461
461
|
|
|
@@ -467,20 +467,20 @@
|
|
|
467
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
468
|
<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>
|
|
469
469
|
</svg>
|
|
470
|
-
<span>
|
|
470
|
+
<span>26033</span>
|
|
471
471
|
</span>
|
|
472
472
|
<span class="star" title="Repo Forked">
|
|
473
473
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
474
474
|
<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">
|
|
475
475
|
</path>
|
|
476
476
|
</svg>
|
|
477
|
-
<span>
|
|
477
|
+
<span>2960</span>
|
|
478
478
|
</span>
|
|
479
479
|
<span class="star">
|
|
480
480
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
481
481
|
<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>
|
|
482
482
|
</svg>
|
|
483
|
-
<span>
|
|
483
|
+
<span>1585 stars this month</span>
|
|
484
484
|
</span>
|
|
485
485
|
</div>
|
|
486
486
|
<div class="details">
|
|
@@ -493,32 +493,32 @@
|
|
|
493
493
|
<div class="info">
|
|
494
494
|
<div class="rank">
|
|
495
495
|
<span title="Ranking 10">10</span>
|
|
496
|
-
<a href="https://github.com/
|
|
496
|
+
<a href="https://github.com/appsmithorg/appsmith" target="_blank" title="appsmithorg/appsmith">appsmithorg/appsmith</a>
|
|
497
497
|
</div>
|
|
498
498
|
<div class="sub-title followers">
|
|
499
499
|
|
|
500
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
501
|
-
<span style="background-color: #
|
|
500
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
501
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
502
502
|
</a>
|
|
503
503
|
|
|
504
504
|
<span class="star" title="Stargazers Count">
|
|
505
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
506
|
<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>
|
|
507
507
|
</svg>
|
|
508
|
-
<span>
|
|
508
|
+
<span>18153</span>
|
|
509
509
|
</span>
|
|
510
510
|
<span class="star" title="Repo Forked">
|
|
511
511
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
512
512
|
<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">
|
|
513
513
|
</path>
|
|
514
514
|
</svg>
|
|
515
|
-
<span>
|
|
515
|
+
<span>1474</span>
|
|
516
516
|
</span>
|
|
517
517
|
<span class="star">
|
|
518
518
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
519
519
|
<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>
|
|
520
520
|
</svg>
|
|
521
|
-
<span>
|
|
521
|
+
<span>3088 stars this month</span>
|
|
522
522
|
</span>
|
|
523
523
|
</div>
|
|
524
524
|
<div class="details">
|
|
@@ -531,32 +531,32 @@
|
|
|
531
531
|
<div class="info">
|
|
532
532
|
<div class="rank">
|
|
533
533
|
<span title="Ranking 11">11</span>
|
|
534
|
-
<a href="https://github.com/
|
|
534
|
+
<a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
|
|
535
535
|
</div>
|
|
536
536
|
<div class="sub-title followers">
|
|
537
537
|
|
|
538
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
539
|
-
<span style="background-color: #
|
|
538
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
539
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
540
540
|
</a>
|
|
541
541
|
|
|
542
542
|
<span class="star" title="Stargazers Count">
|
|
543
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
544
|
<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>
|
|
545
545
|
</svg>
|
|
546
|
-
<span>
|
|
546
|
+
<span>14260</span>
|
|
547
547
|
</span>
|
|
548
548
|
<span class="star" title="Repo Forked">
|
|
549
549
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
550
550
|
<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">
|
|
551
551
|
</path>
|
|
552
552
|
</svg>
|
|
553
|
-
<span>
|
|
553
|
+
<span>3118</span>
|
|
554
554
|
</span>
|
|
555
555
|
<span class="star">
|
|
556
556
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
557
557
|
<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>
|
|
558
558
|
</svg>
|
|
559
|
-
<span>
|
|
559
|
+
<span>1430 stars this month</span>
|
|
560
560
|
</span>
|
|
561
561
|
</div>
|
|
562
562
|
<div class="details">
|
|
@@ -569,32 +569,32 @@
|
|
|
569
569
|
<div class="info">
|
|
570
570
|
<div class="rank">
|
|
571
571
|
<span title="Ranking 12">12</span>
|
|
572
|
-
<a href="https://github.com/
|
|
572
|
+
<a href="https://github.com/rustdesk/rustdesk" target="_blank" title="rustdesk/rustdesk">rustdesk/rustdesk</a>
|
|
573
573
|
</div>
|
|
574
574
|
<div class="sub-title followers">
|
|
575
575
|
|
|
576
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
577
|
-
<span style="background-color: #
|
|
576
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
577
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
578
578
|
</a>
|
|
579
579
|
|
|
580
580
|
<span class="star" title="Stargazers Count">
|
|
581
581
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
582
|
<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>
|
|
583
583
|
</svg>
|
|
584
|
-
<span>
|
|
584
|
+
<span>19339</span>
|
|
585
585
|
</span>
|
|
586
586
|
<span class="star" title="Repo Forked">
|
|
587
587
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
588
588
|
<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">
|
|
589
589
|
</path>
|
|
590
590
|
</svg>
|
|
591
|
-
<span>
|
|
591
|
+
<span>1828</span>
|
|
592
592
|
</span>
|
|
593
593
|
<span class="star">
|
|
594
594
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
595
595
|
<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>
|
|
596
596
|
</svg>
|
|
597
|
-
<span>
|
|
597
|
+
<span>2964 stars this month</span>
|
|
598
598
|
</span>
|
|
599
599
|
</div>
|
|
600
600
|
<div class="details">
|
|
@@ -607,32 +607,32 @@
|
|
|
607
607
|
<div class="info">
|
|
608
608
|
<div class="rank">
|
|
609
609
|
<span title="Ranking 13">13</span>
|
|
610
|
-
<a href="https://github.com/
|
|
610
|
+
<a href="https://github.com/Textualize/textual" target="_blank" title="Textualize/textual">Textualize/textual</a>
|
|
611
611
|
</div>
|
|
612
612
|
<div class="sub-title followers">
|
|
613
613
|
|
|
614
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
615
|
-
<span style="background-color: #
|
|
614
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
615
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
616
616
|
</a>
|
|
617
617
|
|
|
618
618
|
<span class="star" title="Stargazers Count">
|
|
619
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
620
|
<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>
|
|
621
621
|
</svg>
|
|
622
|
-
<span>
|
|
622
|
+
<span>11161</span>
|
|
623
623
|
</span>
|
|
624
624
|
<span class="star" title="Repo Forked">
|
|
625
625
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
626
626
|
<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">
|
|
627
627
|
</path>
|
|
628
628
|
</svg>
|
|
629
|
-
<span>
|
|
629
|
+
<span>291</span>
|
|
630
630
|
</span>
|
|
631
631
|
<span class="star">
|
|
632
632
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
633
633
|
<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>
|
|
634
634
|
</svg>
|
|
635
|
-
<span>
|
|
635
|
+
<span>2055 stars this month</span>
|
|
636
636
|
</span>
|
|
637
637
|
</div>
|
|
638
638
|
<div class="details">
|
|
@@ -645,32 +645,32 @@
|
|
|
645
645
|
<div class="info">
|
|
646
646
|
<div class="rank">
|
|
647
647
|
<span title="Ranking 14">14</span>
|
|
648
|
-
<a href="https://github.com/
|
|
648
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
649
649
|
</div>
|
|
650
650
|
<div class="sub-title followers">
|
|
651
651
|
|
|
652
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
653
|
-
<span style="background-color: #
|
|
652
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
653
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
654
654
|
</a>
|
|
655
655
|
|
|
656
656
|
<span class="star" title="Stargazers Count">
|
|
657
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
658
|
<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>
|
|
659
659
|
</svg>
|
|
660
|
-
<span>
|
|
660
|
+
<span>26365</span>
|
|
661
661
|
</span>
|
|
662
662
|
<span class="star" title="Repo Forked">
|
|
663
663
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
664
664
|
<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">
|
|
665
665
|
</path>
|
|
666
666
|
</svg>
|
|
667
|
-
<span>
|
|
667
|
+
<span>8577</span>
|
|
668
668
|
</span>
|
|
669
669
|
<span class="star">
|
|
670
670
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
671
671
|
<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>
|
|
672
672
|
</svg>
|
|
673
|
-
<span>
|
|
673
|
+
<span>807 stars this month</span>
|
|
674
674
|
</span>
|
|
675
675
|
</div>
|
|
676
676
|
<div class="details">
|
|
@@ -683,32 +683,32 @@
|
|
|
683
683
|
<div class="info">
|
|
684
684
|
<div class="rank">
|
|
685
685
|
<span title="Ranking 15">15</span>
|
|
686
|
-
<a href="https://github.com/
|
|
686
|
+
<a href="https://github.com/alembics/disco-diffusion" target="_blank" title="alembics/disco-diffusion">alembics/disco-diffusion</a>
|
|
687
687
|
</div>
|
|
688
688
|
<div class="sub-title followers">
|
|
689
689
|
|
|
690
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
691
|
-
<span style="background-color: #
|
|
690
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
691
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
692
692
|
</a>
|
|
693
693
|
|
|
694
694
|
<span class="star" title="Stargazers Count">
|
|
695
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
696
|
<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>
|
|
697
697
|
</svg>
|
|
698
|
-
<span>
|
|
698
|
+
<span>1974</span>
|
|
699
699
|
</span>
|
|
700
700
|
<span class="star" title="Repo Forked">
|
|
701
701
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
702
702
|
<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">
|
|
703
703
|
</path>
|
|
704
704
|
</svg>
|
|
705
|
-
<span>
|
|
705
|
+
<span>306</span>
|
|
706
706
|
</span>
|
|
707
707
|
<span class="star">
|
|
708
708
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
709
709
|
<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>
|
|
710
710
|
</svg>
|
|
711
|
-
<span>
|
|
711
|
+
<span>1161 stars this month</span>
|
|
712
712
|
</span>
|
|
713
713
|
</div>
|
|
714
714
|
<div class="details">
|
|
@@ -721,32 +721,32 @@
|
|
|
721
721
|
<div class="info">
|
|
722
722
|
<div class="rank">
|
|
723
723
|
<span title="Ranking 16">16</span>
|
|
724
|
-
<a href="https://github.com/
|
|
724
|
+
<a href="https://github.com/WolfireGames/overgrowth" target="_blank" title="WolfireGames/overgrowth">WolfireGames/overgrowth</a>
|
|
725
725
|
</div>
|
|
726
726
|
<div class="sub-title followers">
|
|
727
727
|
|
|
728
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
729
|
-
<span style="background-color: #
|
|
728
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
729
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
730
730
|
</a>
|
|
731
731
|
|
|
732
732
|
<span class="star" title="Stargazers Count">
|
|
733
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
734
|
<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>
|
|
735
735
|
</svg>
|
|
736
|
-
<span>
|
|
736
|
+
<span>1916</span>
|
|
737
737
|
</span>
|
|
738
738
|
<span class="star" title="Repo Forked">
|
|
739
739
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
740
740
|
<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">
|
|
741
741
|
</path>
|
|
742
742
|
</svg>
|
|
743
|
-
<span>
|
|
743
|
+
<span>175</span>
|
|
744
744
|
</span>
|
|
745
745
|
<span class="star">
|
|
746
746
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
747
747
|
<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>
|
|
748
748
|
</svg>
|
|
749
|
-
<span>
|
|
749
|
+
<span>1452 stars this month</span>
|
|
750
750
|
</span>
|
|
751
751
|
</div>
|
|
752
752
|
<div class="details">
|
|
@@ -759,7 +759,7 @@
|
|
|
759
759
|
<div class="info">
|
|
760
760
|
<div class="rank">
|
|
761
761
|
<span title="Ranking 17">17</span>
|
|
762
|
-
<a href="https://github.com/
|
|
762
|
+
<a href="https://github.com/PaddlePaddle/PaddleNLP" target="_blank" title="PaddlePaddle/PaddleNLP">PaddlePaddle/PaddleNLP</a>
|
|
763
763
|
</div>
|
|
764
764
|
<div class="sub-title followers">
|
|
765
765
|
|
|
@@ -771,20 +771,20 @@
|
|
|
771
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
772
|
<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>
|
|
773
773
|
</svg>
|
|
774
|
-
<span>
|
|
774
|
+
<span>4121</span>
|
|
775
775
|
</span>
|
|
776
776
|
<span class="star" title="Repo Forked">
|
|
777
777
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
778
778
|
<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">
|
|
779
779
|
</path>
|
|
780
780
|
</svg>
|
|
781
|
-
<span>
|
|
781
|
+
<span>1219</span>
|
|
782
782
|
</span>
|
|
783
783
|
<span class="star">
|
|
784
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
785
785
|
<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>
|
|
786
786
|
</svg>
|
|
787
|
-
<span>
|
|
787
|
+
<span>977 stars this month</span>
|
|
788
788
|
</span>
|
|
789
789
|
</div>
|
|
790
790
|
<div class="details">
|
|
@@ -797,32 +797,32 @@
|
|
|
797
797
|
<div class="info">
|
|
798
798
|
<div class="rank">
|
|
799
799
|
<span title="Ranking 18">18</span>
|
|
800
|
-
<a href="https://github.com/
|
|
800
|
+
<a href="https://github.com/bregman-arie/devops-exercises" target="_blank" title="bregman-arie/devops-exercises">bregman-arie/devops-exercises</a>
|
|
801
801
|
</div>
|
|
802
802
|
<div class="sub-title followers">
|
|
803
803
|
|
|
804
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
805
|
-
<span style="background-color: #
|
|
804
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
805
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
806
806
|
</a>
|
|
807
807
|
|
|
808
808
|
<span class="star" title="Stargazers Count">
|
|
809
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
810
|
<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>
|
|
811
811
|
</svg>
|
|
812
|
-
<span>
|
|
812
|
+
<span>24265</span>
|
|
813
813
|
</span>
|
|
814
814
|
<span class="star" title="Repo Forked">
|
|
815
815
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
816
816
|
<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">
|
|
817
817
|
</path>
|
|
818
818
|
</svg>
|
|
819
|
-
<span>
|
|
819
|
+
<span>5127</span>
|
|
820
820
|
</span>
|
|
821
821
|
<span class="star">
|
|
822
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
823
823
|
<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>
|
|
824
824
|
</svg>
|
|
825
|
-
<span>
|
|
825
|
+
<span>2080 stars this month</span>
|
|
826
826
|
</span>
|
|
827
827
|
</div>
|
|
828
828
|
<div class="details">
|
|
@@ -835,32 +835,32 @@
|
|
|
835
835
|
<div class="info">
|
|
836
836
|
<div class="rank">
|
|
837
837
|
<span title="Ranking 19">19</span>
|
|
838
|
-
<a href="https://github.com/
|
|
838
|
+
<a href="https://github.com/terra-money/classic-core" target="_blank" title="terra-money/classic-core">terra-money/classic-core</a>
|
|
839
839
|
</div>
|
|
840
840
|
<div class="sub-title followers">
|
|
841
841
|
|
|
842
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
843
|
-
<span style="background-color: #
|
|
842
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
843
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
844
844
|
</a>
|
|
845
845
|
|
|
846
846
|
<span class="star" title="Stargazers Count">
|
|
847
847
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
848
|
<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>
|
|
849
849
|
</svg>
|
|
850
|
-
<span>
|
|
850
|
+
<span>953</span>
|
|
851
851
|
</span>
|
|
852
852
|
<span class="star" title="Repo Forked">
|
|
853
853
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
854
854
|
<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">
|
|
855
855
|
</path>
|
|
856
856
|
</svg>
|
|
857
|
-
<span>
|
|
857
|
+
<span>276</span>
|
|
858
858
|
</span>
|
|
859
859
|
<span class="star">
|
|
860
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
861
|
<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>
|
|
862
862
|
</svg>
|
|
863
|
-
<span>
|
|
863
|
+
<span>290 stars this month</span>
|
|
864
864
|
</span>
|
|
865
865
|
</div>
|
|
866
866
|
<div class="details">
|
|
@@ -873,32 +873,32 @@
|
|
|
873
873
|
<div class="info">
|
|
874
874
|
<div class="rank">
|
|
875
875
|
<span title="Ranking 20">20</span>
|
|
876
|
-
<a href="https://github.com/
|
|
876
|
+
<a href="https://github.com/flipperdevices/flipperzero-firmware" target="_blank" title="flipperdevices/flipperzero-firmware">flipperdevices/flipperzero-firmware</a>
|
|
877
877
|
</div>
|
|
878
878
|
<div class="sub-title followers">
|
|
879
879
|
|
|
880
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
881
|
-
<span style="background-color: #
|
|
880
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
881
|
+
<span style="background-color: #555555;"></span>C
|
|
882
882
|
</a>
|
|
883
883
|
|
|
884
884
|
<span class="star" title="Stargazers Count">
|
|
885
885
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
886
886
|
<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>
|
|
887
887
|
</svg>
|
|
888
|
-
<span>
|
|
888
|
+
<span>1598</span>
|
|
889
889
|
</span>
|
|
890
890
|
<span class="star" title="Repo Forked">
|
|
891
891
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
892
892
|
<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">
|
|
893
893
|
</path>
|
|
894
894
|
</svg>
|
|
895
|
-
<span>
|
|
895
|
+
<span>320</span>
|
|
896
896
|
</span>
|
|
897
897
|
<span class="star">
|
|
898
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
899
|
<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>
|
|
900
900
|
</svg>
|
|
901
|
-
<span>
|
|
901
|
+
<span>274 stars this month</span>
|
|
902
902
|
</span>
|
|
903
903
|
</div>
|
|
904
904
|
<div class="details">
|
|
@@ -911,32 +911,32 @@
|
|
|
911
911
|
<div class="info">
|
|
912
912
|
<div class="rank">
|
|
913
913
|
<span title="Ranking 21">21</span>
|
|
914
|
-
<a href="https://github.com/
|
|
914
|
+
<a href="https://github.com/DataTalksClub/data-engineering-zoomcamp" target="_blank" title="DataTalksClub/data-engineering-zoomcamp">DataTalksClub/data-engineering-zoomcamp</a>
|
|
915
915
|
</div>
|
|
916
916
|
<div class="sub-title followers">
|
|
917
917
|
|
|
918
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
919
|
-
<span style="background-color: #
|
|
918
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
919
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
920
920
|
</a>
|
|
921
921
|
|
|
922
922
|
<span class="star" title="Stargazers Count">
|
|
923
923
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
924
924
|
<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>
|
|
925
925
|
</svg>
|
|
926
|
-
<span>
|
|
926
|
+
<span>4408</span>
|
|
927
927
|
</span>
|
|
928
928
|
<span class="star" title="Repo Forked">
|
|
929
929
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
930
930
|
<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">
|
|
931
931
|
</path>
|
|
932
932
|
</svg>
|
|
933
|
-
<span>
|
|
933
|
+
<span>1053</span>
|
|
934
934
|
</span>
|
|
935
935
|
<span class="star">
|
|
936
936
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
937
|
<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>
|
|
938
938
|
</svg>
|
|
939
|
-
<span>
|
|
939
|
+
<span>796 stars this month</span>
|
|
940
940
|
</span>
|
|
941
941
|
</div>
|
|
942
942
|
<div class="details">
|
|
@@ -949,32 +949,32 @@
|
|
|
949
949
|
<div class="info">
|
|
950
950
|
<div class="rank">
|
|
951
951
|
<span title="Ranking 22">22</span>
|
|
952
|
-
<a href="https://github.com/
|
|
952
|
+
<a href="https://github.com/flutter/flutter" target="_blank" title="flutter/flutter">flutter/flutter</a>
|
|
953
953
|
</div>
|
|
954
954
|
<div class="sub-title followers">
|
|
955
955
|
|
|
956
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
957
|
-
<span style="background-color: #
|
|
956
|
+
<a class="language" target="_blank" href="https://github.com/topics/dart" title="Programming Language Dart">
|
|
957
|
+
<span style="background-color: #00B4AB;"></span>Dart
|
|
958
958
|
</a>
|
|
959
959
|
|
|
960
960
|
<span class="star" title="Stargazers Count">
|
|
961
961
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
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
963
|
</svg>
|
|
964
|
-
<span>
|
|
964
|
+
<span>140844</span>
|
|
965
965
|
</span>
|
|
966
966
|
<span class="star" title="Repo Forked">
|
|
967
967
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
968
968
|
<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">
|
|
969
969
|
</path>
|
|
970
970
|
</svg>
|
|
971
|
-
<span>
|
|
971
|
+
<span>22128</span>
|
|
972
972
|
</span>
|
|
973
973
|
<span class="star">
|
|
974
974
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
975
975
|
<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>
|
|
976
976
|
</svg>
|
|
977
|
-
<span>
|
|
977
|
+
<span>2103 stars this month</span>
|
|
978
978
|
</span>
|
|
979
979
|
</div>
|
|
980
980
|
<div class="details">
|
|
@@ -987,32 +987,32 @@
|
|
|
987
987
|
<div class="info">
|
|
988
988
|
<div class="rank">
|
|
989
989
|
<span title="Ranking 23">23</span>
|
|
990
|
-
<a href="https://github.com/
|
|
990
|
+
<a href="https://github.com/microsoft/Web-Dev-For-Beginners" target="_blank" title="microsoft/Web-Dev-For-Beginners">microsoft/Web-Dev-For-Beginners</a>
|
|
991
991
|
</div>
|
|
992
992
|
<div class="sub-title followers">
|
|
993
993
|
|
|
994
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
995
|
-
<span style="background-color: #
|
|
994
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
995
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
996
996
|
</a>
|
|
997
997
|
|
|
998
998
|
<span class="star" title="Stargazers Count">
|
|
999
999
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
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
1001
|
</svg>
|
|
1002
|
-
<span>
|
|
1002
|
+
<span>51167</span>
|
|
1003
1003
|
</span>
|
|
1004
1004
|
<span class="star" title="Repo Forked">
|
|
1005
1005
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1006
1006
|
<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">
|
|
1007
1007
|
</path>
|
|
1008
1008
|
</svg>
|
|
1009
|
-
<span>
|
|
1009
|
+
<span>7403</span>
|
|
1010
1010
|
</span>
|
|
1011
1011
|
<span class="star">
|
|
1012
1012
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
1013
|
<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>
|
|
1014
1014
|
</svg>
|
|
1015
|
-
<span>
|
|
1015
|
+
<span>5234 stars this month</span>
|
|
1016
1016
|
</span>
|
|
1017
1017
|
</div>
|
|
1018
1018
|
<div class="details">
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
<div class="info">
|
|
1026
1026
|
<div class="rank">
|
|
1027
1027
|
<span title="Ranking 24">24</span>
|
|
1028
|
-
<a href="https://github.com/
|
|
1028
|
+
<a href="https://github.com/sunflower-land/sunflower-land" target="_blank" title="sunflower-land/sunflower-land">sunflower-land/sunflower-land</a>
|
|
1029
1029
|
</div>
|
|
1030
1030
|
<div class="sub-title followers">
|
|
1031
1031
|
|
|
@@ -1037,20 +1037,20 @@
|
|
|
1037
1037
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
1039
|
</svg>
|
|
1040
|
-
<span>
|
|
1040
|
+
<span>1274</span>
|
|
1041
1041
|
</span>
|
|
1042
1042
|
<span class="star" title="Repo Forked">
|
|
1043
1043
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1044
1044
|
<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">
|
|
1045
1045
|
</path>
|
|
1046
1046
|
</svg>
|
|
1047
|
-
<span>
|
|
1047
|
+
<span>386</span>
|
|
1048
1048
|
</span>
|
|
1049
1049
|
<span class="star">
|
|
1050
1050
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1051
1051
|
<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>
|
|
1052
1052
|
</svg>
|
|
1053
|
-
<span>
|
|
1053
|
+
<span>309 stars this month</span>
|
|
1054
1054
|
</span>
|
|
1055
1055
|
</div>
|
|
1056
1056
|
<div class="details">
|
|
@@ -1063,32 +1063,32 @@
|
|
|
1063
1063
|
<div class="info">
|
|
1064
1064
|
<div class="rank">
|
|
1065
1065
|
<span title="Ranking 25">25</span>
|
|
1066
|
-
<a href="https://github.com/
|
|
1066
|
+
<a href="https://github.com/hashcat/hashcat" target="_blank" title="hashcat/hashcat">hashcat/hashcat</a>
|
|
1067
1067
|
</div>
|
|
1068
1068
|
<div class="sub-title followers">
|
|
1069
1069
|
|
|
1070
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1071
|
-
<span style="background-color: #
|
|
1070
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
1071
|
+
<span style="background-color: #555555;"></span>C
|
|
1072
1072
|
</a>
|
|
1073
1073
|
|
|
1074
1074
|
<span class="star" title="Stargazers Count">
|
|
1075
1075
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1076
1076
|
<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>
|
|
1077
1077
|
</svg>
|
|
1078
|
-
<span>
|
|
1078
|
+
<span>14496</span>
|
|
1079
1079
|
</span>
|
|
1080
1080
|
<span class="star" title="Repo Forked">
|
|
1081
1081
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1082
1082
|
<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">
|
|
1083
1083
|
</path>
|
|
1084
1084
|
</svg>
|
|
1085
|
-
<span>
|
|
1085
|
+
<span>2222</span>
|
|
1086
1086
|
</span>
|
|
1087
1087
|
<span class="star">
|
|
1088
1088
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1089
1089
|
<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>
|
|
1090
1090
|
</svg>
|
|
1091
|
-
<span>
|
|
1091
|
+
<span>2134 stars this month</span>
|
|
1092
1092
|
</span>
|
|
1093
1093
|
</div>
|
|
1094
1094
|
<div class="details">
|
|
@@ -1113,7 +1113,7 @@
|
|
|
1113
1113
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1114
1114
|
</a>
|
|
1115
1115
|
</div>
|
|
1116
|
-
<div class="time">Last cache created on 2022/5/
|
|
1116
|
+
<div class="time">Last cache created on 2022/5/23 by Github API v3.</div>
|
|
1117
1117
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1118
1118
|
</div>
|
|
1119
1119
|
</body>
|