@wcj/github-rank 22.8.5 → 22.8.6
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 +20589 -20589
- package/dist/sifou-daily.json +22 -31
- package/dist/sifou-monthly.json +73 -73
- package/dist/sifou-weekly.json +111 -111
- package/dist/toutiao-30.json +104 -104
- package/dist/toutiao-7.json +89 -89
- package/dist/toutiao-90.json +22 -22
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +154 -154
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +1072 -1072
- package/dist/users.json +2288 -2288
- package/package.json +1 -1
- package/web/data/repos.json +20589 -20589
- package/web/data/sifou-daily.json +22 -31
- package/web/data/sifou-monthly.json +73 -73
- package/web/data/sifou-weekly.json +111 -111
- package/web/data/toutiao-30.json +104 -104
- package/web/data/toutiao-7.json +89 -89
- package/web/data/toutiao-90.json +22 -22
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +154 -154
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +1072 -1072
- package/web/data/users.json +2288 -2288
- package/web/index.html +1209 -1209
- package/web/repos.html +2550 -2550
- package/web/sifou-daily.html +20 -48
- package/web/sifou-monthly.html +110 -110
- package/web/sifou-weekly.html +110 -110
- package/web/toutiao-30.html +87 -87
- package/web/toutiao-7.html +77 -77
- package/web/toutiao-90.html +32 -32
- package/web/trending-monthly.html +141 -149
- package/web/trending-weekly.html +135 -135
- package/web/trending.html +152 -148
- package/web/users.china.html +544 -544
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
</h1>
|
|
131
|
-
<div class="time">Last cache created on 2022/8/
|
|
131
|
+
<div class="time">Last cache created on 2022/8/6 by
|
|
132
132
|
|
|
133
133
|
|
|
134
134
|
|
|
@@ -157,32 +157,32 @@
|
|
|
157
157
|
<div class="info">
|
|
158
158
|
<div class="rank">
|
|
159
159
|
<span title="Ranking 1">1</span>
|
|
160
|
-
<a href="https://github.com/
|
|
160
|
+
<a href="https://github.com/WongKinYiu/yolov7" target="_blank" title="WongKinYiu/yolov7">WongKinYiu/yolov7</a>
|
|
161
161
|
</div>
|
|
162
162
|
<div class="sub-title followers">
|
|
163
163
|
|
|
164
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
165
|
-
<span style="background-color: #
|
|
164
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
165
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
166
166
|
</a>
|
|
167
167
|
|
|
168
168
|
<span class="star" title="Stargazers Count">
|
|
169
169
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
170
170
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
171
171
|
</svg>
|
|
172
|
-
<span>
|
|
172
|
+
<span>4061</span>
|
|
173
173
|
</span>
|
|
174
174
|
<span class="star" title="Repo Forked">
|
|
175
175
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
176
176
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
177
177
|
</path>
|
|
178
178
|
</svg>
|
|
179
|
-
<span>
|
|
179
|
+
<span>703</span>
|
|
180
180
|
</span>
|
|
181
181
|
<span class="star">
|
|
182
182
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
183
183
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
184
184
|
</svg>
|
|
185
|
-
<span>
|
|
185
|
+
<span>4067 stars this month</span>
|
|
186
186
|
</span>
|
|
187
187
|
</div>
|
|
188
188
|
<div class="details">
|
|
@@ -195,32 +195,32 @@
|
|
|
195
195
|
<div class="info">
|
|
196
196
|
<div class="rank">
|
|
197
197
|
<span title="Ranking 2">2</span>
|
|
198
|
-
<a href="https://github.com/
|
|
198
|
+
<a href="https://github.com/oven-sh/bun" target="_blank" title="oven-sh/bun">oven-sh/bun</a>
|
|
199
199
|
</div>
|
|
200
200
|
<div class="sub-title followers">
|
|
201
201
|
|
|
202
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
203
|
-
<span style="background-color: #
|
|
202
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
203
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
204
204
|
</a>
|
|
205
205
|
|
|
206
206
|
<span class="star" title="Stargazers Count">
|
|
207
207
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
208
208
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
209
209
|
</svg>
|
|
210
|
-
<span>
|
|
210
|
+
<span>30420</span>
|
|
211
211
|
</span>
|
|
212
212
|
<span class="star" title="Repo Forked">
|
|
213
213
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
214
214
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
215
215
|
</path>
|
|
216
216
|
</svg>
|
|
217
|
-
<span>
|
|
217
|
+
<span>655</span>
|
|
218
218
|
</span>
|
|
219
219
|
<span class="star">
|
|
220
220
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
221
221
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
222
222
|
</svg>
|
|
223
|
-
<span>
|
|
223
|
+
<span>28261 stars this month</span>
|
|
224
224
|
</span>
|
|
225
225
|
</div>
|
|
226
226
|
<div class="details">
|
|
@@ -233,32 +233,32 @@
|
|
|
233
233
|
<div class="info">
|
|
234
234
|
<div class="rank">
|
|
235
235
|
<span title="Ranking 3">3</span>
|
|
236
|
-
<a href="https://github.com/
|
|
236
|
+
<a href="https://github.com/WerWolv/ImHex" target="_blank" title="WerWolv/ImHex">WerWolv/ImHex</a>
|
|
237
237
|
</div>
|
|
238
238
|
<div class="sub-title followers">
|
|
239
239
|
|
|
240
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
241
|
-
<span style="background-color: #
|
|
240
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
241
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
242
242
|
</a>
|
|
243
243
|
|
|
244
244
|
<span class="star" title="Stargazers Count">
|
|
245
245
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
246
246
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
247
247
|
</svg>
|
|
248
|
-
<span>
|
|
248
|
+
<span>19408</span>
|
|
249
249
|
</span>
|
|
250
250
|
<span class="star" title="Repo Forked">
|
|
251
251
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
252
252
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
253
253
|
</path>
|
|
254
254
|
</svg>
|
|
255
|
-
<span>
|
|
255
|
+
<span>867</span>
|
|
256
256
|
</span>
|
|
257
257
|
<span class="star">
|
|
258
258
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
259
259
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
260
260
|
</svg>
|
|
261
|
-
<span>
|
|
261
|
+
<span>6471 stars this month</span>
|
|
262
262
|
</span>
|
|
263
263
|
</div>
|
|
264
264
|
<div class="details">
|
|
@@ -271,32 +271,32 @@
|
|
|
271
271
|
<div class="info">
|
|
272
272
|
<div class="rank">
|
|
273
273
|
<span title="Ranking 4">4</span>
|
|
274
|
-
<a href="https://github.com/
|
|
274
|
+
<a href="https://github.com/OpenBB-finance/OpenBBTerminal" target="_blank" title="OpenBB-finance/OpenBBTerminal">OpenBB-finance/OpenBBTerminal</a>
|
|
275
275
|
</div>
|
|
276
276
|
<div class="sub-title followers">
|
|
277
277
|
|
|
278
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
279
|
-
<span style="background-color: #
|
|
278
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
279
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
280
280
|
</a>
|
|
281
281
|
|
|
282
282
|
<span class="star" title="Stargazers Count">
|
|
283
283
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
284
284
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
285
285
|
</svg>
|
|
286
|
-
<span>
|
|
286
|
+
<span>15223</span>
|
|
287
287
|
</span>
|
|
288
288
|
<span class="star" title="Repo Forked">
|
|
289
289
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
290
290
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
291
291
|
</path>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>1609</span>
|
|
294
294
|
</span>
|
|
295
295
|
<span class="star">
|
|
296
296
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
297
297
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
298
298
|
</svg>
|
|
299
|
-
<span>
|
|
299
|
+
<span>2750 stars this month</span>
|
|
300
300
|
</span>
|
|
301
301
|
</div>
|
|
302
302
|
<div class="details">
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
<div class="info">
|
|
310
310
|
<div class="rank">
|
|
311
311
|
<span title="Ranking 5">5</span>
|
|
312
|
-
<a href="https://github.com/
|
|
312
|
+
<a href="https://github.com/Asabeneh/30-Days-Of-Python" target="_blank" title="Asabeneh/30-Days-Of-Python">Asabeneh/30-Days-Of-Python</a>
|
|
313
313
|
</div>
|
|
314
314
|
<div class="sub-title followers">
|
|
315
315
|
|
|
@@ -321,20 +321,20 @@
|
|
|
321
321
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
322
322
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
323
323
|
</svg>
|
|
324
|
-
<span>
|
|
324
|
+
<span>13430</span>
|
|
325
325
|
</span>
|
|
326
326
|
<span class="star" title="Repo Forked">
|
|
327
327
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
328
328
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
329
329
|
</path>
|
|
330
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>3104</span>
|
|
332
332
|
</span>
|
|
333
333
|
<span class="star">
|
|
334
334
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
335
335
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
336
336
|
</svg>
|
|
337
|
-
<span>
|
|
337
|
+
<span>2639 stars this month</span>
|
|
338
338
|
</span>
|
|
339
339
|
</div>
|
|
340
340
|
<div class="details">
|
|
@@ -347,32 +347,32 @@
|
|
|
347
347
|
<div class="info">
|
|
348
348
|
<div class="rank">
|
|
349
349
|
<span title="Ranking 6">6</span>
|
|
350
|
-
<a href="https://github.com/
|
|
350
|
+
<a href="https://github.com/MystenLabs/sui" target="_blank" title="MystenLabs/sui">MystenLabs/sui</a>
|
|
351
351
|
</div>
|
|
352
352
|
<div class="sub-title followers">
|
|
353
353
|
|
|
354
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
355
|
-
<span style="background-color: #
|
|
354
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
355
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
356
356
|
</a>
|
|
357
357
|
|
|
358
358
|
<span class="star" title="Stargazers Count">
|
|
359
359
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
360
360
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
361
361
|
</svg>
|
|
362
|
-
<span>
|
|
362
|
+
<span>1272</span>
|
|
363
363
|
</span>
|
|
364
364
|
<span class="star" title="Repo Forked">
|
|
365
365
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
366
366
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
367
367
|
</path>
|
|
368
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>3687</span>
|
|
370
370
|
</span>
|
|
371
371
|
<span class="star">
|
|
372
372
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
373
373
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
374
374
|
</svg>
|
|
375
|
-
<span>
|
|
375
|
+
<span>873 stars this month</span>
|
|
376
376
|
</span>
|
|
377
377
|
</div>
|
|
378
378
|
<div class="details">
|
|
@@ -385,32 +385,28 @@
|
|
|
385
385
|
<div class="info">
|
|
386
386
|
<div class="rank">
|
|
387
387
|
<span title="Ranking 7">7</span>
|
|
388
|
-
<a href="https://github.com/
|
|
388
|
+
<a href="https://github.com/codecrafters-io/build-your-own-x" target="_blank" title="codecrafters-io/build-your-own-x">codecrafters-io/build-your-own-x</a>
|
|
389
389
|
</div>
|
|
390
390
|
<div class="sub-title followers">
|
|
391
391
|
|
|
392
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
393
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
394
|
-
</a>
|
|
395
|
-
|
|
396
392
|
<span class="star" title="Stargazers Count">
|
|
397
393
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
398
394
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
399
395
|
</svg>
|
|
400
|
-
<span>
|
|
396
|
+
<span>160343</span>
|
|
401
397
|
</span>
|
|
402
398
|
<span class="star" title="Repo Forked">
|
|
403
399
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
404
400
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
405
401
|
</path>
|
|
406
402
|
</svg>
|
|
407
|
-
<span>
|
|
403
|
+
<span>15041</span>
|
|
408
404
|
</span>
|
|
409
405
|
<span class="star">
|
|
410
406
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
411
407
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
412
408
|
</svg>
|
|
413
|
-
<span>
|
|
409
|
+
<span>13563 stars this month</span>
|
|
414
410
|
</span>
|
|
415
411
|
</div>
|
|
416
412
|
<div class="details">
|
|
@@ -423,32 +419,32 @@
|
|
|
423
419
|
<div class="info">
|
|
424
420
|
<div class="rank">
|
|
425
421
|
<span title="Ranking 8">8</span>
|
|
426
|
-
<a href="https://github.com/
|
|
422
|
+
<a href="https://github.com/UberGuidoZ/Flipper" target="_blank" title="UberGuidoZ/Flipper">UberGuidoZ/Flipper</a>
|
|
427
423
|
</div>
|
|
428
424
|
<div class="sub-title followers">
|
|
429
425
|
|
|
430
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
431
|
-
<span style="background-color: #
|
|
426
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
427
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
432
428
|
</a>
|
|
433
429
|
|
|
434
430
|
<span class="star" title="Stargazers Count">
|
|
435
431
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
436
432
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
437
433
|
</svg>
|
|
438
|
-
<span>
|
|
434
|
+
<span>983</span>
|
|
439
435
|
</span>
|
|
440
436
|
<span class="star" title="Repo Forked">
|
|
441
437
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
442
438
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
443
439
|
</path>
|
|
444
440
|
</svg>
|
|
445
|
-
<span>
|
|
441
|
+
<span>142</span>
|
|
446
442
|
</span>
|
|
447
443
|
<span class="star">
|
|
448
444
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
449
445
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
450
446
|
</svg>
|
|
451
|
-
<span>
|
|
447
|
+
<span>649 stars this month</span>
|
|
452
448
|
</span>
|
|
453
449
|
</div>
|
|
454
450
|
<div class="details">
|
|
@@ -461,32 +457,32 @@
|
|
|
461
457
|
<div class="info">
|
|
462
458
|
<div class="rank">
|
|
463
459
|
<span title="Ranking 9">9</span>
|
|
464
|
-
<a href="https://github.com/
|
|
460
|
+
<a href="https://github.com/tabler/tabler" target="_blank" title="tabler/tabler">tabler/tabler</a>
|
|
465
461
|
</div>
|
|
466
462
|
<div class="sub-title followers">
|
|
467
463
|
|
|
468
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
469
|
-
<span style="background-color: #
|
|
464
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
465
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
470
466
|
</a>
|
|
471
467
|
|
|
472
468
|
<span class="star" title="Stargazers Count">
|
|
473
469
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
474
470
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
475
471
|
</svg>
|
|
476
|
-
<span>
|
|
472
|
+
<span>29980</span>
|
|
477
473
|
</span>
|
|
478
474
|
<span class="star" title="Repo Forked">
|
|
479
475
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
480
476
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
481
477
|
</path>
|
|
482
478
|
</svg>
|
|
483
|
-
<span>
|
|
479
|
+
<span>3184</span>
|
|
484
480
|
</span>
|
|
485
481
|
<span class="star">
|
|
486
482
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
487
483
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
488
484
|
</svg>
|
|
489
|
-
<span>
|
|
485
|
+
<span>3884 stars this month</span>
|
|
490
486
|
</span>
|
|
491
487
|
</div>
|
|
492
488
|
<div class="details">
|
|
@@ -499,32 +495,28 @@
|
|
|
499
495
|
<div class="info">
|
|
500
496
|
<div class="rank">
|
|
501
497
|
<span title="Ranking 10">10</span>
|
|
502
|
-
<a href="https://github.com/
|
|
498
|
+
<a href="https://github.com/shengcaishizhan/kkndme_tianya" target="_blank" title="shengcaishizhan/kkndme_tianya">shengcaishizhan/kkndme_tianya</a>
|
|
503
499
|
</div>
|
|
504
500
|
<div class="sub-title followers">
|
|
505
501
|
|
|
506
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
507
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
508
|
-
</a>
|
|
509
|
-
|
|
510
502
|
<span class="star" title="Stargazers Count">
|
|
511
503
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
512
504
|
<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>
|
|
513
505
|
</svg>
|
|
514
|
-
<span>
|
|
506
|
+
<span>10520</span>
|
|
515
507
|
</span>
|
|
516
508
|
<span class="star" title="Repo Forked">
|
|
517
509
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
518
510
|
<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">
|
|
519
511
|
</path>
|
|
520
512
|
</svg>
|
|
521
|
-
<span>
|
|
513
|
+
<span>2232</span>
|
|
522
514
|
</span>
|
|
523
515
|
<span class="star">
|
|
524
516
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
525
517
|
<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>
|
|
526
518
|
</svg>
|
|
527
|
-
<span>
|
|
519
|
+
<span>1584 stars this month</span>
|
|
528
520
|
</span>
|
|
529
521
|
</div>
|
|
530
522
|
<div class="details">
|
|
@@ -537,32 +529,32 @@
|
|
|
537
529
|
<div class="info">
|
|
538
530
|
<div class="rank">
|
|
539
531
|
<span title="Ranking 11">11</span>
|
|
540
|
-
<a href="https://github.com/
|
|
532
|
+
<a href="https://github.com/sunface/rust-by-practice" target="_blank" title="sunface/rust-by-practice">sunface/rust-by-practice</a>
|
|
541
533
|
</div>
|
|
542
534
|
<div class="sub-title followers">
|
|
543
535
|
|
|
544
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
545
|
-
<span style="background-color: #
|
|
536
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
537
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
546
538
|
</a>
|
|
547
539
|
|
|
548
540
|
<span class="star" title="Stargazers Count">
|
|
549
541
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
550
542
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
551
543
|
</svg>
|
|
552
|
-
<span>
|
|
544
|
+
<span>5817</span>
|
|
553
545
|
</span>
|
|
554
546
|
<span class="star" title="Repo Forked">
|
|
555
547
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
556
548
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
557
549
|
</path>
|
|
558
550
|
</svg>
|
|
559
|
-
<span>
|
|
551
|
+
<span>320</span>
|
|
560
552
|
</span>
|
|
561
553
|
<span class="star">
|
|
562
554
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
563
555
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
564
556
|
</svg>
|
|
565
|
-
<span>
|
|
557
|
+
<span>2174 stars this month</span>
|
|
566
558
|
</span>
|
|
567
559
|
</div>
|
|
568
560
|
<div class="details">
|
|
@@ -575,32 +567,32 @@
|
|
|
575
567
|
<div class="info">
|
|
576
568
|
<div class="rank">
|
|
577
569
|
<span title="Ranking 12">12</span>
|
|
578
|
-
<a href="https://github.com/
|
|
570
|
+
<a href="https://github.com/rust-lang/rustlings" target="_blank" title="rust-lang/rustlings">rust-lang/rustlings</a>
|
|
579
571
|
</div>
|
|
580
572
|
<div class="sub-title followers">
|
|
581
573
|
|
|
582
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
583
|
-
<span style="background-color: #
|
|
574
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
575
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
584
576
|
</a>
|
|
585
577
|
|
|
586
578
|
<span class="star" title="Stargazers Count">
|
|
587
579
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
588
580
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
589
581
|
</svg>
|
|
590
|
-
<span>
|
|
582
|
+
<span>28213</span>
|
|
591
583
|
</span>
|
|
592
584
|
<span class="star" title="Repo Forked">
|
|
593
585
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
594
586
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
595
587
|
</path>
|
|
596
588
|
</svg>
|
|
597
|
-
<span>
|
|
589
|
+
<span>4439</span>
|
|
598
590
|
</span>
|
|
599
591
|
<span class="star">
|
|
600
592
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
601
593
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
602
594
|
</svg>
|
|
603
|
-
<span>
|
|
595
|
+
<span>2563 stars this month</span>
|
|
604
596
|
</span>
|
|
605
597
|
</div>
|
|
606
598
|
<div class="details">
|
|
@@ -613,32 +605,32 @@
|
|
|
613
605
|
<div class="info">
|
|
614
606
|
<div class="rank">
|
|
615
607
|
<span title="Ranking 13">13</span>
|
|
616
|
-
<a href="https://github.com/
|
|
608
|
+
<a href="https://github.com/flipperdevices/flipperzero-firmware" target="_blank" title="flipperdevices/flipperzero-firmware">flipperdevices/flipperzero-firmware</a>
|
|
617
609
|
</div>
|
|
618
610
|
<div class="sub-title followers">
|
|
619
611
|
|
|
620
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
621
|
-
<span style="background-color: #
|
|
612
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
613
|
+
<span style="background-color: #555555;"></span>C
|
|
622
614
|
</a>
|
|
623
615
|
|
|
624
616
|
<span class="star" title="Stargazers Count">
|
|
625
617
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
626
618
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
627
619
|
</svg>
|
|
628
|
-
<span>
|
|
620
|
+
<span>2487</span>
|
|
629
621
|
</span>
|
|
630
622
|
<span class="star" title="Repo Forked">
|
|
631
623
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
632
624
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
633
625
|
</path>
|
|
634
626
|
</svg>
|
|
635
|
-
<span>
|
|
627
|
+
<span>652</span>
|
|
636
628
|
</span>
|
|
637
629
|
<span class="star">
|
|
638
630
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
639
631
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
640
632
|
</svg>
|
|
641
|
-
<span>
|
|
633
|
+
<span>746 stars this month</span>
|
|
642
634
|
</span>
|
|
643
635
|
</div>
|
|
644
636
|
<div class="details">
|
|
@@ -651,32 +643,32 @@
|
|
|
651
643
|
<div class="info">
|
|
652
644
|
<div class="rank">
|
|
653
645
|
<span title="Ranking 14">14</span>
|
|
654
|
-
<a href="https://github.com/
|
|
646
|
+
<a href="https://github.com/algorithm-visualizer/algorithm-visualizer" target="_blank" title="algorithm-visualizer/algorithm-visualizer">algorithm-visualizer/algorithm-visualizer</a>
|
|
655
647
|
</div>
|
|
656
648
|
<div class="sub-title followers">
|
|
657
649
|
|
|
658
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
659
|
-
<span style="background-color: #
|
|
650
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
651
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
660
652
|
</a>
|
|
661
653
|
|
|
662
654
|
<span class="star" title="Stargazers Count">
|
|
663
655
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
664
656
|
<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>
|
|
665
657
|
</svg>
|
|
666
|
-
<span>
|
|
658
|
+
<span>38500</span>
|
|
667
659
|
</span>
|
|
668
660
|
<span class="star" title="Repo Forked">
|
|
669
661
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
670
662
|
<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">
|
|
671
663
|
</path>
|
|
672
664
|
</svg>
|
|
673
|
-
<span>
|
|
665
|
+
<span>6263</span>
|
|
674
666
|
</span>
|
|
675
667
|
<span class="star">
|
|
676
668
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
677
669
|
<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>
|
|
678
670
|
</svg>
|
|
679
|
-
<span>
|
|
671
|
+
<span>1330 stars this month</span>
|
|
680
672
|
</span>
|
|
681
673
|
</div>
|
|
682
674
|
<div class="details">
|
|
@@ -689,32 +681,32 @@
|
|
|
689
681
|
<div class="info">
|
|
690
682
|
<div class="rank">
|
|
691
683
|
<span title="Ranking 15">15</span>
|
|
692
|
-
<a href="https://github.com/
|
|
684
|
+
<a href="https://github.com/t3-oss/create-t3-app" target="_blank" title="t3-oss/create-t3-app">t3-oss/create-t3-app</a>
|
|
693
685
|
</div>
|
|
694
686
|
<div class="sub-title followers">
|
|
695
687
|
|
|
696
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
697
|
-
<span style="background-color: #
|
|
688
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
689
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
698
690
|
</a>
|
|
699
691
|
|
|
700
692
|
<span class="star" title="Stargazers Count">
|
|
701
693
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
702
694
|
<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>
|
|
703
695
|
</svg>
|
|
704
|
-
<span>
|
|
696
|
+
<span>4439</span>
|
|
705
697
|
</span>
|
|
706
698
|
<span class="star" title="Repo Forked">
|
|
707
699
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
708
700
|
<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">
|
|
709
701
|
</path>
|
|
710
702
|
</svg>
|
|
711
|
-
<span>
|
|
703
|
+
<span>176</span>
|
|
712
704
|
</span>
|
|
713
705
|
<span class="star">
|
|
714
706
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
715
707
|
<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>
|
|
716
708
|
</svg>
|
|
717
|
-
<span>
|
|
709
|
+
<span>2618 stars this month</span>
|
|
718
710
|
</span>
|
|
719
711
|
</div>
|
|
720
712
|
<div class="details">
|
|
@@ -727,7 +719,7 @@
|
|
|
727
719
|
<div class="info">
|
|
728
720
|
<div class="rank">
|
|
729
721
|
<span title="Ranking 16">16</span>
|
|
730
|
-
<a href="https://github.com/
|
|
722
|
+
<a href="https://github.com/unifyai/ivy" target="_blank" title="unifyai/ivy">unifyai/ivy</a>
|
|
731
723
|
</div>
|
|
732
724
|
<div class="sub-title followers">
|
|
733
725
|
|
|
@@ -739,20 +731,20 @@
|
|
|
739
731
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
740
732
|
<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>
|
|
741
733
|
</svg>
|
|
742
|
-
<span>
|
|
734
|
+
<span>4667</span>
|
|
743
735
|
</span>
|
|
744
736
|
<span class="star" title="Repo Forked">
|
|
745
737
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
746
738
|
<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">
|
|
747
739
|
</path>
|
|
748
740
|
</svg>
|
|
749
|
-
<span>
|
|
741
|
+
<span>1333</span>
|
|
750
742
|
</span>
|
|
751
743
|
<span class="star">
|
|
752
744
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
753
745
|
<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>
|
|
754
746
|
</svg>
|
|
755
|
-
<span>
|
|
747
|
+
<span>1589 stars this month</span>
|
|
756
748
|
</span>
|
|
757
749
|
</div>
|
|
758
750
|
<div class="details">
|
|
@@ -765,32 +757,32 @@
|
|
|
765
757
|
<div class="info">
|
|
766
758
|
<div class="rank">
|
|
767
759
|
<span title="Ranking 17">17</span>
|
|
768
|
-
<a href="https://github.com/
|
|
760
|
+
<a href="https://github.com/lionsoul2014/ip2region" target="_blank" title="lionsoul2014/ip2region">lionsoul2014/ip2region</a>
|
|
769
761
|
</div>
|
|
770
762
|
<div class="sub-title followers">
|
|
771
763
|
|
|
772
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
773
|
-
<span style="background-color: #
|
|
764
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
765
|
+
<span style="background-color: #b07219;"></span>Java
|
|
774
766
|
</a>
|
|
775
767
|
|
|
776
768
|
<span class="star" title="Stargazers Count">
|
|
777
769
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
778
770
|
<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>
|
|
779
771
|
</svg>
|
|
780
|
-
<span>
|
|
772
|
+
<span>11479</span>
|
|
781
773
|
</span>
|
|
782
774
|
<span class="star" title="Repo Forked">
|
|
783
775
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
784
776
|
<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">
|
|
785
777
|
</path>
|
|
786
778
|
</svg>
|
|
787
|
-
<span>
|
|
779
|
+
<span>2101</span>
|
|
788
780
|
</span>
|
|
789
781
|
<span class="star">
|
|
790
782
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
791
783
|
<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>
|
|
792
784
|
</svg>
|
|
793
|
-
<span>
|
|
785
|
+
<span>947 stars this month</span>
|
|
794
786
|
</span>
|
|
795
787
|
</div>
|
|
796
788
|
<div class="details">
|
|
@@ -803,28 +795,32 @@
|
|
|
803
795
|
<div class="info">
|
|
804
796
|
<div class="rank">
|
|
805
797
|
<span title="Ranking 18">18</span>
|
|
806
|
-
<a href="https://github.com/
|
|
798
|
+
<a href="https://github.com/alan2207/bulletproof-react" target="_blank" title="alan2207/bulletproof-react">alan2207/bulletproof-react</a>
|
|
807
799
|
</div>
|
|
808
800
|
<div class="sub-title followers">
|
|
809
801
|
|
|
802
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
803
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
804
|
+
</a>
|
|
805
|
+
|
|
810
806
|
<span class="star" title="Stargazers Count">
|
|
811
807
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
812
808
|
<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>
|
|
813
809
|
</svg>
|
|
814
|
-
<span>
|
|
810
|
+
<span>13424</span>
|
|
815
811
|
</span>
|
|
816
812
|
<span class="star" title="Repo Forked">
|
|
817
813
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
818
814
|
<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">
|
|
819
815
|
</path>
|
|
820
816
|
</svg>
|
|
821
|
-
<span>
|
|
817
|
+
<span>1039</span>
|
|
822
818
|
</span>
|
|
823
819
|
<span class="star">
|
|
824
820
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
825
821
|
<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>
|
|
826
822
|
</svg>
|
|
827
|
-
<span>
|
|
823
|
+
<span>1657 stars this month</span>
|
|
828
824
|
</span>
|
|
829
825
|
</div>
|
|
830
826
|
<div class="details">
|
|
@@ -837,32 +833,32 @@
|
|
|
837
833
|
<div class="info">
|
|
838
834
|
<div class="rank">
|
|
839
835
|
<span title="Ranking 19">19</span>
|
|
840
|
-
<a href="https://github.com/
|
|
836
|
+
<a href="https://github.com/ziglang/zig" target="_blank" title="ziglang/zig">ziglang/zig</a>
|
|
841
837
|
</div>
|
|
842
838
|
<div class="sub-title followers">
|
|
843
839
|
|
|
844
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
845
|
-
<span style="background-color: #
|
|
840
|
+
<a class="language" target="_blank" href="https://github.com/topics/zig" title="Programming Language Zig">
|
|
841
|
+
<span style="background-color: #ec915c;"></span>Zig
|
|
846
842
|
</a>
|
|
847
843
|
|
|
848
844
|
<span class="star" title="Stargazers Count">
|
|
849
845
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
850
846
|
<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>
|
|
851
847
|
</svg>
|
|
852
|
-
<span>
|
|
848
|
+
<span>16710</span>
|
|
853
849
|
</span>
|
|
854
850
|
<span class="star" title="Repo Forked">
|
|
855
851
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
856
852
|
<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">
|
|
857
853
|
</path>
|
|
858
854
|
</svg>
|
|
859
|
-
<span>
|
|
855
|
+
<span>1269</span>
|
|
860
856
|
</span>
|
|
861
857
|
<span class="star">
|
|
862
858
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
863
859
|
<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>
|
|
864
860
|
</svg>
|
|
865
|
-
<span>
|
|
861
|
+
<span>2356 stars this month</span>
|
|
866
862
|
</span>
|
|
867
863
|
</div>
|
|
868
864
|
<div class="details">
|
|
@@ -887,20 +883,20 @@
|
|
|
887
883
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
888
884
|
<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>
|
|
889
885
|
</svg>
|
|
890
|
-
<span>
|
|
886
|
+
<span>6052</span>
|
|
891
887
|
</span>
|
|
892
888
|
<span class="star" title="Repo Forked">
|
|
893
889
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
894
890
|
<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">
|
|
895
891
|
</path>
|
|
896
892
|
</svg>
|
|
897
|
-
<span>
|
|
893
|
+
<span>2211</span>
|
|
898
894
|
</span>
|
|
899
895
|
<span class="star">
|
|
900
896
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
901
897
|
<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>
|
|
902
898
|
</svg>
|
|
903
|
-
<span>
|
|
899
|
+
<span>451 stars this month</span>
|
|
904
900
|
</span>
|
|
905
901
|
</div>
|
|
906
902
|
<div class="details">
|
|
@@ -913,28 +909,32 @@
|
|
|
913
909
|
<div class="info">
|
|
914
910
|
<div class="rank">
|
|
915
911
|
<span title="Ranking 21">21</span>
|
|
916
|
-
<a href="https://github.com/
|
|
912
|
+
<a href="https://github.com/AppFlowy-IO/AppFlowy" target="_blank" title="AppFlowy-IO/AppFlowy">AppFlowy-IO/AppFlowy</a>
|
|
917
913
|
</div>
|
|
918
914
|
<div class="sub-title followers">
|
|
919
915
|
|
|
916
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
917
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
918
|
+
</a>
|
|
919
|
+
|
|
920
920
|
<span class="star" title="Stargazers Count">
|
|
921
921
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
922
922
|
<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>
|
|
923
923
|
</svg>
|
|
924
|
-
<span>
|
|
924
|
+
<span>25312</span>
|
|
925
925
|
</span>
|
|
926
926
|
<span class="star" title="Repo Forked">
|
|
927
927
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
928
928
|
<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">
|
|
929
929
|
</path>
|
|
930
930
|
</svg>
|
|
931
|
-
<span>
|
|
931
|
+
<span>1372</span>
|
|
932
932
|
</span>
|
|
933
933
|
<span class="star">
|
|
934
934
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
935
935
|
<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>
|
|
936
936
|
</svg>
|
|
937
|
-
<span>
|
|
937
|
+
<span>2602 stars this month</span>
|
|
938
938
|
</span>
|
|
939
939
|
</div>
|
|
940
940
|
<div class="details">
|
|
@@ -947,32 +947,28 @@
|
|
|
947
947
|
<div class="info">
|
|
948
948
|
<div class="rank">
|
|
949
949
|
<span title="Ranking 22">22</span>
|
|
950
|
-
<a href="https://github.com/
|
|
950
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
951
951
|
</div>
|
|
952
952
|
<div class="sub-title followers">
|
|
953
953
|
|
|
954
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
955
|
-
<span style="background-color: #3178c6;"></span>TypeScript
|
|
956
|
-
</a>
|
|
957
|
-
|
|
958
954
|
<span class="star" title="Stargazers Count">
|
|
959
955
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
960
956
|
<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>
|
|
961
957
|
</svg>
|
|
962
|
-
<span>
|
|
958
|
+
<span>243698</span>
|
|
963
959
|
</span>
|
|
964
960
|
<span class="star" title="Repo Forked">
|
|
965
961
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
966
962
|
<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">
|
|
967
963
|
</path>
|
|
968
964
|
</svg>
|
|
969
|
-
<span>
|
|
965
|
+
<span>50130</span>
|
|
970
966
|
</span>
|
|
971
967
|
<span class="star">
|
|
972
968
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
973
969
|
<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>
|
|
974
970
|
</svg>
|
|
975
|
-
<span>
|
|
971
|
+
<span>5751 stars this month</span>
|
|
976
972
|
</span>
|
|
977
973
|
</div>
|
|
978
974
|
<div class="details">
|
|
@@ -985,32 +981,28 @@
|
|
|
985
981
|
<div class="info">
|
|
986
982
|
<div class="rank">
|
|
987
983
|
<span title="Ranking 23">23</span>
|
|
988
|
-
<a href="https://github.com/
|
|
984
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
989
985
|
</div>
|
|
990
986
|
<div class="sub-title followers">
|
|
991
987
|
|
|
992
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
993
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
994
|
-
</a>
|
|
995
|
-
|
|
996
988
|
<span class="star" title="Stargazers Count">
|
|
997
989
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
998
990
|
<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>
|
|
999
991
|
</svg>
|
|
1000
|
-
<span>
|
|
992
|
+
<span>227945</span>
|
|
1001
993
|
</span>
|
|
1002
994
|
<span class="star" title="Repo Forked">
|
|
1003
995
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1004
996
|
<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">
|
|
1005
997
|
</path>
|
|
1006
998
|
</svg>
|
|
1007
|
-
<span>
|
|
999
|
+
<span>61293</span>
|
|
1008
1000
|
</span>
|
|
1009
1001
|
<span class="star">
|
|
1010
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1011
1003
|
<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>
|
|
1012
1004
|
</svg>
|
|
1013
|
-
<span>
|
|
1005
|
+
<span>4904 stars this month</span>
|
|
1014
1006
|
</span>
|
|
1015
1007
|
</div>
|
|
1016
1008
|
<div class="details">
|
|
@@ -1023,32 +1015,32 @@
|
|
|
1023
1015
|
<div class="info">
|
|
1024
1016
|
<div class="rank">
|
|
1025
1017
|
<span title="Ranking 24">24</span>
|
|
1026
|
-
<a href="https://github.com/
|
|
1018
|
+
<a href="https://github.com/vitejs/vite" target="_blank" title="vitejs/vite">vitejs/vite</a>
|
|
1027
1019
|
</div>
|
|
1028
1020
|
<div class="sub-title followers">
|
|
1029
1021
|
|
|
1030
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1031
|
-
<span style="background-color: #
|
|
1022
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1023
|
+
<span style="background-color: #3178c6;"></span>TypeScript
|
|
1032
1024
|
</a>
|
|
1033
1025
|
|
|
1034
1026
|
<span class="star" title="Stargazers Count">
|
|
1035
1027
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1036
1028
|
<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>
|
|
1037
1029
|
</svg>
|
|
1038
|
-
<span>
|
|
1030
|
+
<span>45738</span>
|
|
1039
1031
|
</span>
|
|
1040
1032
|
<span class="star" title="Repo Forked">
|
|
1041
1033
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1042
1034
|
<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">
|
|
1043
1035
|
</path>
|
|
1044
1036
|
</svg>
|
|
1045
|
-
<span>
|
|
1037
|
+
<span>3715</span>
|
|
1046
1038
|
</span>
|
|
1047
1039
|
<span class="star">
|
|
1048
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1049
1041
|
<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>
|
|
1050
1042
|
</svg>
|
|
1051
|
-
<span>
|
|
1043
|
+
<span>1931 stars this month</span>
|
|
1052
1044
|
</span>
|
|
1053
1045
|
</div>
|
|
1054
1046
|
<div class="details">
|
|
@@ -1061,32 +1053,32 @@
|
|
|
1061
1053
|
<div class="info">
|
|
1062
1054
|
<div class="rank">
|
|
1063
1055
|
<span title="Ranking 25">25</span>
|
|
1064
|
-
<a href="https://github.com/
|
|
1056
|
+
<a href="https://github.com/wailsapp/wails" target="_blank" title="wailsapp/wails">wailsapp/wails</a>
|
|
1065
1057
|
</div>
|
|
1066
1058
|
<div class="sub-title followers">
|
|
1067
1059
|
|
|
1068
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1069
|
-
<span style="background-color: #
|
|
1060
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
1061
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
1070
1062
|
</a>
|
|
1071
1063
|
|
|
1072
1064
|
<span class="star" title="Stargazers Count">
|
|
1073
1065
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1074
1066
|
<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>
|
|
1075
1067
|
</svg>
|
|
1076
|
-
<span>
|
|
1068
|
+
<span>10285</span>
|
|
1077
1069
|
</span>
|
|
1078
1070
|
<span class="star" title="Repo Forked">
|
|
1079
1071
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1080
1072
|
<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">
|
|
1081
1073
|
</path>
|
|
1082
1074
|
</svg>
|
|
1083
|
-
<span>
|
|
1075
|
+
<span>482</span>
|
|
1084
1076
|
</span>
|
|
1085
1077
|
<span class="star">
|
|
1086
1078
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1087
1079
|
<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>
|
|
1088
1080
|
</svg>
|
|
1089
|
-
<span>
|
|
1081
|
+
<span>2116 stars this month</span>
|
|
1090
1082
|
</span>
|
|
1091
1083
|
</div>
|
|
1092
1084
|
<div class="details">
|
|
@@ -1111,7 +1103,7 @@
|
|
|
1111
1103
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1112
1104
|
</a>
|
|
1113
1105
|
</div>
|
|
1114
|
-
<div class="time">Last cache created on 2022/8/
|
|
1106
|
+
<div class="time">Last cache created on 2022/8/6 by Github API v3.</div>
|
|
1115
1107
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1116
1108
|
</div>
|
|
1117
1109
|
</body>
|