@wcj/github-rank 22.2.14 → 22.2.15
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 +35147 -35378
- package/dist/sifou-daily.json +118 -46
- package/dist/sifou-monthly.json +98 -98
- package/dist/sifou-weekly.json +111 -111
- package/dist/toutiao-30.json +66 -66
- package/dist/toutiao-7.json +86 -86
- package/dist/toutiao-90.json +17 -17
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +149 -149
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +1116 -1116
- package/dist/users.json +1726 -1726
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +35147 -35378
- package/web/data/sifou-daily.json +118 -46
- package/web/data/sifou-monthly.json +98 -98
- package/web/data/sifou-weekly.json +111 -111
- package/web/data/toutiao-30.json +66 -66
- package/web/data/toutiao-7.json +86 -86
- package/web/data/toutiao-90.json +17 -17
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +149 -149
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +1116 -1116
- package/web/data/users.json +1726 -1726
- package/web/index.html +917 -917
- package/web/repos.html +3484 -3464
- package/web/sifou-daily.html +264 -40
- package/web/sifou-monthly.html +134 -134
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +73 -73
- package/web/toutiao-7.html +62 -62
- package/web/toutiao-90.html +45 -45
- package/web/trending-monthly.html +129 -129
- package/web/trending-weekly.html +148 -148
- package/web/trending.html +158 -146
- package/web/users.china.html +593 -593
package/web/trending.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
|
|
103
103
|
|
|
104
104
|
</h1>
|
|
105
|
-
<div class="time">Last cache created on 2022/2/
|
|
105
|
+
<div class="time">Last cache created on 2022/2/15 by
|
|
106
106
|
|
|
107
107
|
|
|
108
108
|
|
|
@@ -133,32 +133,32 @@
|
|
|
133
133
|
<div class="info">
|
|
134
134
|
<div class="rank">
|
|
135
135
|
<span title="Ranking 1">1</span>
|
|
136
|
-
<a href="https://github.com/
|
|
136
|
+
<a href="https://github.com/ocornut/imgui" target="_blank" title="ocornut/imgui">ocornut/imgui</a>
|
|
137
137
|
</div>
|
|
138
138
|
<div class="sub-title followers">
|
|
139
139
|
|
|
140
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
141
|
-
<span style="background-color: #
|
|
140
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
141
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
142
142
|
</a>
|
|
143
143
|
|
|
144
144
|
<span class="star" title="Stargazers Count">
|
|
145
145
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
146
146
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
147
147
|
</svg>
|
|
148
|
-
<span>
|
|
148
|
+
<span>35115</span>
|
|
149
149
|
</span>
|
|
150
150
|
<span class="star" title="Repo Forked">
|
|
151
151
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
152
152
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
153
153
|
</path>
|
|
154
154
|
</svg>
|
|
155
|
-
<span>
|
|
155
|
+
<span>6033</span>
|
|
156
156
|
</span>
|
|
157
157
|
<span class="star">
|
|
158
158
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
159
159
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
160
160
|
</svg>
|
|
161
|
-
<span>
|
|
161
|
+
<span>115 stars today</span>
|
|
162
162
|
</span>
|
|
163
163
|
</div>
|
|
164
164
|
<div class="details">
|
|
@@ -171,28 +171,32 @@
|
|
|
171
171
|
<div class="info">
|
|
172
172
|
<div class="rank">
|
|
173
173
|
<span title="Ranking 2">2</span>
|
|
174
|
-
<a href="https://github.com/
|
|
174
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
175
175
|
</div>
|
|
176
176
|
<div class="sub-title followers">
|
|
177
177
|
|
|
178
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
179
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
180
|
+
</a>
|
|
181
|
+
|
|
178
182
|
<span class="star" title="Stargazers Count">
|
|
179
183
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
180
184
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
181
185
|
</svg>
|
|
182
|
-
<span>
|
|
186
|
+
<span>46444</span>
|
|
183
187
|
</span>
|
|
184
188
|
<span class="star" title="Repo Forked">
|
|
185
189
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
186
190
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
187
191
|
</path>
|
|
188
192
|
</svg>
|
|
189
|
-
<span>
|
|
193
|
+
<span>8204</span>
|
|
190
194
|
</span>
|
|
191
195
|
<span class="star">
|
|
192
196
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
193
197
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
194
198
|
</svg>
|
|
195
|
-
<span>
|
|
199
|
+
<span>61 stars today</span>
|
|
196
200
|
</span>
|
|
197
201
|
</div>
|
|
198
202
|
<div class="details">
|
|
@@ -205,32 +209,32 @@
|
|
|
205
209
|
<div class="info">
|
|
206
210
|
<div class="rank">
|
|
207
211
|
<span title="Ranking 3">3</span>
|
|
208
|
-
<a href="https://github.com/
|
|
212
|
+
<a href="https://github.com/theonedev/onedev" target="_blank" title="theonedev/onedev">theonedev/onedev</a>
|
|
209
213
|
</div>
|
|
210
214
|
<div class="sub-title followers">
|
|
211
215
|
|
|
212
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
213
|
-
<span style="background-color: #
|
|
216
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
217
|
+
<span style="background-color: #b07219;"></span>Java
|
|
214
218
|
</a>
|
|
215
219
|
|
|
216
220
|
<span class="star" title="Stargazers Count">
|
|
217
221
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
218
222
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
219
223
|
</svg>
|
|
220
|
-
<span>
|
|
224
|
+
<span>6069</span>
|
|
221
225
|
</span>
|
|
222
226
|
<span class="star" title="Repo Forked">
|
|
223
227
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
224
228
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
225
229
|
</path>
|
|
226
230
|
</svg>
|
|
227
|
-
<span>
|
|
231
|
+
<span>475</span>
|
|
228
232
|
</span>
|
|
229
233
|
<span class="star">
|
|
230
234
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
231
235
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
232
236
|
</svg>
|
|
233
|
-
<span>
|
|
237
|
+
<span>177 stars today</span>
|
|
234
238
|
</span>
|
|
235
239
|
</div>
|
|
236
240
|
<div class="details">
|
|
@@ -243,32 +247,32 @@
|
|
|
243
247
|
<div class="info">
|
|
244
248
|
<div class="rank">
|
|
245
249
|
<span title="Ranking 4">4</span>
|
|
246
|
-
<a href="https://github.com/
|
|
250
|
+
<a href="https://github.com/FortAwesome/Font-Awesome" target="_blank" title="FortAwesome/Font-Awesome">FortAwesome/Font-Awesome</a>
|
|
247
251
|
</div>
|
|
248
252
|
<div class="sub-title followers">
|
|
249
253
|
|
|
250
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
251
|
-
<span style="background-color: #
|
|
254
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
255
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
252
256
|
</a>
|
|
253
257
|
|
|
254
258
|
<span class="star" title="Stargazers Count">
|
|
255
259
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
256
260
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
257
261
|
</svg>
|
|
258
|
-
<span>
|
|
262
|
+
<span>68380</span>
|
|
259
263
|
</span>
|
|
260
264
|
<span class="star" title="Repo Forked">
|
|
261
265
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
262
266
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
263
267
|
</path>
|
|
264
268
|
</svg>
|
|
265
|
-
<span>
|
|
269
|
+
<span>11910</span>
|
|
266
270
|
</span>
|
|
267
271
|
<span class="star">
|
|
268
272
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
273
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
270
274
|
</svg>
|
|
271
|
-
<span>
|
|
275
|
+
<span>232 stars today</span>
|
|
272
276
|
</span>
|
|
273
277
|
</div>
|
|
274
278
|
<div class="details">
|
|
@@ -281,32 +285,32 @@
|
|
|
281
285
|
<div class="info">
|
|
282
286
|
<div class="rank">
|
|
283
287
|
<span title="Ranking 5">5</span>
|
|
284
|
-
<a href="https://github.com/
|
|
288
|
+
<a href="https://github.com/DaveGamble/cJSON" target="_blank" title="DaveGamble/cJSON">DaveGamble/cJSON</a>
|
|
285
289
|
</div>
|
|
286
290
|
<div class="sub-title followers">
|
|
287
291
|
|
|
288
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
289
|
-
<span style="background-color: #
|
|
292
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
293
|
+
<span style="background-color: #555555;"></span>C
|
|
290
294
|
</a>
|
|
291
295
|
|
|
292
296
|
<span class="star" title="Stargazers Count">
|
|
293
297
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
294
298
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
295
299
|
</svg>
|
|
296
|
-
<span>
|
|
300
|
+
<span>7072</span>
|
|
297
301
|
</span>
|
|
298
302
|
<span class="star" title="Repo Forked">
|
|
299
303
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
300
304
|
<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">
|
|
301
305
|
</path>
|
|
302
306
|
</svg>
|
|
303
|
-
<span>
|
|
307
|
+
<span>2501</span>
|
|
304
308
|
</span>
|
|
305
309
|
<span class="star">
|
|
306
310
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
311
|
<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>
|
|
308
312
|
</svg>
|
|
309
|
-
<span>
|
|
313
|
+
<span>37 stars today</span>
|
|
310
314
|
</span>
|
|
311
315
|
</div>
|
|
312
316
|
<div class="details">
|
|
@@ -319,28 +323,32 @@
|
|
|
319
323
|
<div class="info">
|
|
320
324
|
<div class="rank">
|
|
321
325
|
<span title="Ranking 6">6</span>
|
|
322
|
-
<a href="https://github.com/
|
|
326
|
+
<a href="https://github.com/4rtzel/poe-archnemesis-scanner" target="_blank" title="4rtzel/poe-archnemesis-scanner">4rtzel/poe-archnemesis-scanner</a>
|
|
323
327
|
</div>
|
|
324
328
|
<div class="sub-title followers">
|
|
325
329
|
|
|
330
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
331
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
332
|
+
</a>
|
|
333
|
+
|
|
326
334
|
<span class="star" title="Stargazers Count">
|
|
327
335
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
328
336
|
<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>
|
|
329
337
|
</svg>
|
|
330
|
-
<span>
|
|
338
|
+
<span>54</span>
|
|
331
339
|
</span>
|
|
332
340
|
<span class="star" title="Repo Forked">
|
|
333
341
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
334
342
|
<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">
|
|
335
343
|
</path>
|
|
336
344
|
</svg>
|
|
337
|
-
<span>
|
|
345
|
+
<span>19</span>
|
|
338
346
|
</span>
|
|
339
347
|
<span class="star">
|
|
340
348
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
341
349
|
<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>
|
|
342
350
|
</svg>
|
|
343
|
-
<span>
|
|
351
|
+
<span>13 stars today</span>
|
|
344
352
|
</span>
|
|
345
353
|
</div>
|
|
346
354
|
<div class="details">
|
|
@@ -353,32 +361,32 @@
|
|
|
353
361
|
<div class="info">
|
|
354
362
|
<div class="rank">
|
|
355
363
|
<span title="Ranking 7">7</span>
|
|
356
|
-
<a href="https://github.com/
|
|
364
|
+
<a href="https://github.com/3b1b/manim" target="_blank" title="3b1b/manim">3b1b/manim</a>
|
|
357
365
|
</div>
|
|
358
366
|
<div class="sub-title followers">
|
|
359
367
|
|
|
360
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
361
|
-
<span style="background-color: #
|
|
368
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
369
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
362
370
|
</a>
|
|
363
371
|
|
|
364
372
|
<span class="star" title="Stargazers Count">
|
|
365
373
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
366
374
|
<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>
|
|
367
375
|
</svg>
|
|
368
|
-
<span>
|
|
376
|
+
<span>41926</span>
|
|
369
377
|
</span>
|
|
370
378
|
<span class="star" title="Repo Forked">
|
|
371
379
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
372
380
|
<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">
|
|
373
381
|
</path>
|
|
374
382
|
</svg>
|
|
375
|
-
<span>
|
|
383
|
+
<span>4671</span>
|
|
376
384
|
</span>
|
|
377
385
|
<span class="star">
|
|
378
386
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
379
387
|
<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>
|
|
380
388
|
</svg>
|
|
381
|
-
<span>
|
|
389
|
+
<span>184 stars today</span>
|
|
382
390
|
</span>
|
|
383
391
|
</div>
|
|
384
392
|
<div class="details">
|
|
@@ -391,32 +399,32 @@
|
|
|
391
399
|
<div class="info">
|
|
392
400
|
<div class="rank">
|
|
393
401
|
<span title="Ranking 8">8</span>
|
|
394
|
-
<a href="https://github.com/
|
|
402
|
+
<a href="https://github.com/PaulJuliusMartinez/jless" target="_blank" title="PaulJuliusMartinez/jless">PaulJuliusMartinez/jless</a>
|
|
395
403
|
</div>
|
|
396
404
|
<div class="sub-title followers">
|
|
397
405
|
|
|
398
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
399
|
-
<span style="background-color: #
|
|
406
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
407
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
400
408
|
</a>
|
|
401
409
|
|
|
402
410
|
<span class="star" title="Stargazers Count">
|
|
403
411
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
412
|
<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>
|
|
405
413
|
</svg>
|
|
406
|
-
<span>
|
|
414
|
+
<span>1240</span>
|
|
407
415
|
</span>
|
|
408
416
|
<span class="star" title="Repo Forked">
|
|
409
417
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
410
418
|
<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">
|
|
411
419
|
</path>
|
|
412
420
|
</svg>
|
|
413
|
-
<span>
|
|
421
|
+
<span>24</span>
|
|
414
422
|
</span>
|
|
415
423
|
<span class="star">
|
|
416
424
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
425
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
418
426
|
</svg>
|
|
419
|
-
<span>
|
|
427
|
+
<span>147 stars today</span>
|
|
420
428
|
</span>
|
|
421
429
|
</div>
|
|
422
430
|
<div class="details">
|
|
@@ -429,32 +437,32 @@
|
|
|
429
437
|
<div class="info">
|
|
430
438
|
<div class="rank">
|
|
431
439
|
<span title="Ranking 9">9</span>
|
|
432
|
-
<a href="https://github.com/
|
|
440
|
+
<a href="https://github.com/tanyarajhans/LeetCode" target="_blank" title="tanyarajhans/LeetCode">tanyarajhans/LeetCode</a>
|
|
433
441
|
</div>
|
|
434
442
|
<div class="sub-title followers">
|
|
435
443
|
|
|
436
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
437
|
-
<span style="background-color: #
|
|
444
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
445
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
438
446
|
</a>
|
|
439
447
|
|
|
440
448
|
<span class="star" title="Stargazers Count">
|
|
441
449
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
442
450
|
<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>
|
|
443
451
|
</svg>
|
|
444
|
-
<span>
|
|
452
|
+
<span>363</span>
|
|
445
453
|
</span>
|
|
446
454
|
<span class="star" title="Repo Forked">
|
|
447
455
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
448
456
|
<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">
|
|
449
457
|
</path>
|
|
450
458
|
</svg>
|
|
451
|
-
<span>
|
|
459
|
+
<span>84</span>
|
|
452
460
|
</span>
|
|
453
461
|
<span class="star">
|
|
454
462
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
463
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
456
464
|
</svg>
|
|
457
|
-
<span>
|
|
465
|
+
<span>40 stars today</span>
|
|
458
466
|
</span>
|
|
459
467
|
</div>
|
|
460
468
|
<div class="details">
|
|
@@ -467,32 +475,32 @@
|
|
|
467
475
|
<div class="info">
|
|
468
476
|
<div class="rank">
|
|
469
477
|
<span title="Ranking 10">10</span>
|
|
470
|
-
<a href="https://github.com/
|
|
478
|
+
<a href="https://github.com/karma9874/AndroRAT" target="_blank" title="karma9874/AndroRAT">karma9874/AndroRAT</a>
|
|
471
479
|
</div>
|
|
472
480
|
<div class="sub-title followers">
|
|
473
481
|
|
|
474
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
475
|
-
<span style="background-color: #
|
|
482
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
483
|
+
<span style="background-color: #b07219;"></span>Java
|
|
476
484
|
</a>
|
|
477
485
|
|
|
478
486
|
<span class="star" title="Stargazers Count">
|
|
479
487
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
480
488
|
<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>
|
|
481
489
|
</svg>
|
|
482
|
-
<span>
|
|
490
|
+
<span>558</span>
|
|
483
491
|
</span>
|
|
484
492
|
<span class="star" title="Repo Forked">
|
|
485
493
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
486
494
|
<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">
|
|
487
495
|
</path>
|
|
488
496
|
</svg>
|
|
489
|
-
<span>
|
|
497
|
+
<span>219</span>
|
|
490
498
|
</span>
|
|
491
499
|
<span class="star">
|
|
492
500
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
501
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
494
502
|
</svg>
|
|
495
|
-
<span>
|
|
503
|
+
<span>9 stars today</span>
|
|
496
504
|
</span>
|
|
497
505
|
</div>
|
|
498
506
|
<div class="details">
|
|
@@ -505,32 +513,32 @@
|
|
|
505
513
|
<div class="info">
|
|
506
514
|
<div class="rank">
|
|
507
515
|
<span title="Ranking 11">11</span>
|
|
508
|
-
<a href="https://github.com/
|
|
516
|
+
<a href="https://github.com/bilibili/ailab" target="_blank" title="bilibili/ailab">bilibili/ailab</a>
|
|
509
517
|
</div>
|
|
510
518
|
<div class="sub-title followers">
|
|
511
519
|
|
|
512
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
513
|
-
<span style="background-color: #
|
|
520
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
521
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
514
522
|
</a>
|
|
515
523
|
|
|
516
524
|
<span class="star" title="Stargazers Count">
|
|
517
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
518
526
|
<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>
|
|
519
527
|
</svg>
|
|
520
|
-
<span>
|
|
528
|
+
<span>1439</span>
|
|
521
529
|
</span>
|
|
522
530
|
<span class="star" title="Repo Forked">
|
|
523
531
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
524
532
|
<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">
|
|
525
533
|
</path>
|
|
526
534
|
</svg>
|
|
527
|
-
<span>
|
|
535
|
+
<span>146</span>
|
|
528
536
|
</span>
|
|
529
537
|
<span class="star">
|
|
530
538
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
539
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
532
540
|
</svg>
|
|
533
|
-
<span>
|
|
541
|
+
<span>166 stars today</span>
|
|
534
542
|
</span>
|
|
535
543
|
</div>
|
|
536
544
|
<div class="details">
|
|
@@ -543,32 +551,28 @@
|
|
|
543
551
|
<div class="info">
|
|
544
552
|
<div class="rank">
|
|
545
553
|
<span title="Ranking 12">12</span>
|
|
546
|
-
<a href="https://github.com/
|
|
554
|
+
<a href="https://github.com/4ndersonLin/awesome-cloud-security" target="_blank" title="4ndersonLin/awesome-cloud-security">4ndersonLin/awesome-cloud-security</a>
|
|
547
555
|
</div>
|
|
548
556
|
<div class="sub-title followers">
|
|
549
557
|
|
|
550
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
551
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
552
|
-
</a>
|
|
553
|
-
|
|
554
558
|
<span class="star" title="Stargazers Count">
|
|
555
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
556
560
|
<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>
|
|
557
561
|
</svg>
|
|
558
|
-
<span>
|
|
562
|
+
<span>599</span>
|
|
559
563
|
</span>
|
|
560
564
|
<span class="star" title="Repo Forked">
|
|
561
565
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
562
566
|
<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">
|
|
563
567
|
</path>
|
|
564
568
|
</svg>
|
|
565
|
-
<span>
|
|
569
|
+
<span>88</span>
|
|
566
570
|
</span>
|
|
567
571
|
<span class="star">
|
|
568
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
573
|
<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>
|
|
570
574
|
</svg>
|
|
571
|
-
<span>
|
|
575
|
+
<span>86 stars today</span>
|
|
572
576
|
</span>
|
|
573
577
|
</div>
|
|
574
578
|
<div class="details">
|
|
@@ -581,32 +585,32 @@
|
|
|
581
585
|
<div class="info">
|
|
582
586
|
<div class="rank">
|
|
583
587
|
<span title="Ranking 13">13</span>
|
|
584
|
-
<a href="https://github.com/
|
|
588
|
+
<a href="https://github.com/bevyengine/bevy" target="_blank" title="bevyengine/bevy">bevyengine/bevy</a>
|
|
585
589
|
</div>
|
|
586
590
|
<div class="sub-title followers">
|
|
587
591
|
|
|
588
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
589
|
-
<span style="background-color: #
|
|
592
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
593
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
590
594
|
</a>
|
|
591
595
|
|
|
592
596
|
<span class="star" title="Stargazers Count">
|
|
593
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
594
598
|
<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>
|
|
595
599
|
</svg>
|
|
596
|
-
<span>
|
|
600
|
+
<span>14180</span>
|
|
597
601
|
</span>
|
|
598
602
|
<span class="star" title="Repo Forked">
|
|
599
603
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
600
604
|
<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">
|
|
601
605
|
</path>
|
|
602
606
|
</svg>
|
|
603
|
-
<span>
|
|
607
|
+
<span>1279</span>
|
|
604
608
|
</span>
|
|
605
609
|
<span class="star">
|
|
606
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
611
|
<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>
|
|
608
612
|
</svg>
|
|
609
|
-
<span>
|
|
613
|
+
<span>37 stars today</span>
|
|
610
614
|
</span>
|
|
611
615
|
</div>
|
|
612
616
|
<div class="details">
|
|
@@ -619,32 +623,32 @@
|
|
|
619
623
|
<div class="info">
|
|
620
624
|
<div class="rank">
|
|
621
625
|
<span title="Ranking 14">14</span>
|
|
622
|
-
<a href="https://github.com/
|
|
626
|
+
<a href="https://github.com/poteto/hiring-without-whiteboards" target="_blank" title="poteto/hiring-without-whiteboards">poteto/hiring-without-whiteboards</a>
|
|
623
627
|
</div>
|
|
624
628
|
<div class="sub-title followers">
|
|
625
629
|
|
|
626
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
627
|
-
<span style="background-color: #
|
|
630
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
631
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
628
632
|
</a>
|
|
629
633
|
|
|
630
634
|
<span class="star" title="Stargazers Count">
|
|
631
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
632
636
|
<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>
|
|
633
637
|
</svg>
|
|
634
|
-
<span>
|
|
638
|
+
<span>27273</span>
|
|
635
639
|
</span>
|
|
636
640
|
<span class="star" title="Repo Forked">
|
|
637
641
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
638
642
|
<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">
|
|
639
643
|
</path>
|
|
640
644
|
</svg>
|
|
641
|
-
<span>
|
|
645
|
+
<span>2378</span>
|
|
642
646
|
</span>
|
|
643
647
|
<span class="star">
|
|
644
648
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
649
|
<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>
|
|
646
650
|
</svg>
|
|
647
|
-
<span>
|
|
651
|
+
<span>49 stars today</span>
|
|
648
652
|
</span>
|
|
649
653
|
</div>
|
|
650
654
|
<div class="details">
|
|
@@ -657,32 +661,32 @@
|
|
|
657
661
|
<div class="info">
|
|
658
662
|
<div class="rank">
|
|
659
663
|
<span title="Ranking 15">15</span>
|
|
660
|
-
<a href="https://github.com/
|
|
664
|
+
<a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
|
|
661
665
|
</div>
|
|
662
666
|
<div class="sub-title followers">
|
|
663
667
|
|
|
664
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
665
|
-
<span style="background-color: #
|
|
668
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
669
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
666
670
|
</a>
|
|
667
671
|
|
|
668
672
|
<span class="star" title="Stargazers Count">
|
|
669
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
670
674
|
<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>
|
|
671
675
|
</svg>
|
|
672
|
-
<span>
|
|
676
|
+
<span>23686</span>
|
|
673
677
|
</span>
|
|
674
678
|
<span class="star" title="Repo Forked">
|
|
675
679
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
676
680
|
<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">
|
|
677
681
|
</path>
|
|
678
682
|
</svg>
|
|
679
|
-
<span>
|
|
683
|
+
<span>5663</span>
|
|
680
684
|
</span>
|
|
681
685
|
<span class="star">
|
|
682
686
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
687
|
<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>
|
|
684
688
|
</svg>
|
|
685
|
-
<span>
|
|
689
|
+
<span>27 stars today</span>
|
|
686
690
|
</span>
|
|
687
691
|
</div>
|
|
688
692
|
<div class="details">
|
|
@@ -695,28 +699,32 @@
|
|
|
695
699
|
<div class="info">
|
|
696
700
|
<div class="rank">
|
|
697
701
|
<span title="Ranking 16">16</span>
|
|
698
|
-
<a href="https://github.com/
|
|
702
|
+
<a href="https://github.com/AMAI-GmbH/AI-Expert-Roadmap" target="_blank" title="AMAI-GmbH/AI-Expert-Roadmap">AMAI-GmbH/AI-Expert-Roadmap</a>
|
|
699
703
|
</div>
|
|
700
704
|
<div class="sub-title followers">
|
|
701
705
|
|
|
706
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
707
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
708
|
+
</a>
|
|
709
|
+
|
|
702
710
|
<span class="star" title="Stargazers Count">
|
|
703
711
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
704
712
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
705
713
|
</svg>
|
|
706
|
-
<span>
|
|
714
|
+
<span>17467</span>
|
|
707
715
|
</span>
|
|
708
716
|
<span class="star" title="Repo Forked">
|
|
709
717
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
710
718
|
<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">
|
|
711
719
|
</path>
|
|
712
720
|
</svg>
|
|
713
|
-
<span>
|
|
721
|
+
<span>1503</span>
|
|
714
722
|
</span>
|
|
715
723
|
<span class="star">
|
|
716
724
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
725
|
<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>
|
|
718
726
|
</svg>
|
|
719
|
-
<span>
|
|
727
|
+
<span>341 stars today</span>
|
|
720
728
|
</span>
|
|
721
729
|
</div>
|
|
722
730
|
<div class="details">
|
|
@@ -729,32 +737,32 @@
|
|
|
729
737
|
<div class="info">
|
|
730
738
|
<div class="rank">
|
|
731
739
|
<span title="Ranking 17">17</span>
|
|
732
|
-
<a href="https://github.com/
|
|
740
|
+
<a href="https://github.com/pi-hole/pi-hole" target="_blank" title="pi-hole/pi-hole">pi-hole/pi-hole</a>
|
|
733
741
|
</div>
|
|
734
742
|
<div class="sub-title followers">
|
|
735
743
|
|
|
736
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
737
|
-
<span style="background-color: #
|
|
744
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
745
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
738
746
|
</a>
|
|
739
747
|
|
|
740
748
|
<span class="star" title="Stargazers Count">
|
|
741
749
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
742
750
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
743
751
|
</svg>
|
|
744
|
-
<span>
|
|
752
|
+
<span>35014</span>
|
|
745
753
|
</span>
|
|
746
754
|
<span class="star" title="Repo Forked">
|
|
747
755
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
748
756
|
<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">
|
|
749
757
|
</path>
|
|
750
758
|
</svg>
|
|
751
|
-
<span>
|
|
759
|
+
<span>2219</span>
|
|
752
760
|
</span>
|
|
753
761
|
<span class="star">
|
|
754
762
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
763
|
<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>
|
|
756
764
|
</svg>
|
|
757
|
-
<span>
|
|
765
|
+
<span>22 stars today</span>
|
|
758
766
|
</span>
|
|
759
767
|
</div>
|
|
760
768
|
<div class="details">
|
|
@@ -767,32 +775,32 @@
|
|
|
767
775
|
<div class="info">
|
|
768
776
|
<div class="rank">
|
|
769
777
|
<span title="Ranking 18">18</span>
|
|
770
|
-
<a href="https://github.com/
|
|
778
|
+
<a href="https://github.com/hehonghui/the-economist-ebooks" target="_blank" title="hehonghui/the-economist-ebooks">hehonghui/the-economist-ebooks</a>
|
|
771
779
|
</div>
|
|
772
780
|
<div class="sub-title followers">
|
|
773
781
|
|
|
774
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
775
|
-
<span style="background-color: #
|
|
782
|
+
<a class="language" target="_blank" href="https://github.com/topics/css" title="Programming Language CSS">
|
|
783
|
+
<span style="background-color: #563d7c;"></span>CSS
|
|
776
784
|
</a>
|
|
777
785
|
|
|
778
786
|
<span class="star" title="Stargazers Count">
|
|
779
787
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
780
788
|
<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>
|
|
781
789
|
</svg>
|
|
782
|
-
<span>
|
|
790
|
+
<span>4177</span>
|
|
783
791
|
</span>
|
|
784
792
|
<span class="star" title="Repo Forked">
|
|
785
793
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
786
794
|
<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">
|
|
787
795
|
</path>
|
|
788
796
|
</svg>
|
|
789
|
-
<span>
|
|
797
|
+
<span>724</span>
|
|
790
798
|
</span>
|
|
791
799
|
<span class="star">
|
|
792
800
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
801
|
<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>
|
|
794
802
|
</svg>
|
|
795
|
-
<span>
|
|
803
|
+
<span>18 stars today</span>
|
|
796
804
|
</span>
|
|
797
805
|
</div>
|
|
798
806
|
<div class="details">
|
|
@@ -805,32 +813,32 @@
|
|
|
805
813
|
<div class="info">
|
|
806
814
|
<div class="rank">
|
|
807
815
|
<span title="Ranking 19">19</span>
|
|
808
|
-
<a href="https://github.com/
|
|
816
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
809
817
|
</div>
|
|
810
818
|
<div class="sub-title followers">
|
|
811
819
|
|
|
812
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
813
|
-
<span style="background-color: #
|
|
820
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
821
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
814
822
|
</a>
|
|
815
823
|
|
|
816
824
|
<span class="star" title="Stargazers Count">
|
|
817
825
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
818
826
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
819
827
|
</svg>
|
|
820
|
-
<span>
|
|
828
|
+
<span>31209</span>
|
|
821
829
|
</span>
|
|
822
830
|
<span class="star" title="Repo Forked">
|
|
823
831
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
824
832
|
<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">
|
|
825
833
|
</path>
|
|
826
834
|
</svg>
|
|
827
|
-
<span>
|
|
835
|
+
<span>778</span>
|
|
828
836
|
</span>
|
|
829
837
|
<span class="star">
|
|
830
838
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
839
|
<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>
|
|
832
840
|
</svg>
|
|
833
|
-
<span>
|
|
841
|
+
<span>141 stars today</span>
|
|
834
842
|
</span>
|
|
835
843
|
</div>
|
|
836
844
|
<div class="details">
|
|
@@ -843,32 +851,32 @@
|
|
|
843
851
|
<div class="info">
|
|
844
852
|
<div class="rank">
|
|
845
853
|
<span title="Ranking 20">20</span>
|
|
846
|
-
<a href="https://github.com/
|
|
854
|
+
<a href="https://github.com/datafuselabs/databend" target="_blank" title="datafuselabs/databend">datafuselabs/databend</a>
|
|
847
855
|
</div>
|
|
848
856
|
<div class="sub-title followers">
|
|
849
857
|
|
|
850
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
851
|
-
<span style="background-color: #
|
|
858
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
859
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
852
860
|
</a>
|
|
853
861
|
|
|
854
862
|
<span class="star" title="Stargazers Count">
|
|
855
863
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
856
864
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
857
865
|
</svg>
|
|
858
|
-
<span>
|
|
866
|
+
<span>3284</span>
|
|
859
867
|
</span>
|
|
860
868
|
<span class="star" title="Repo Forked">
|
|
861
869
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
862
870
|
<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">
|
|
863
871
|
</path>
|
|
864
872
|
</svg>
|
|
865
|
-
<span>
|
|
873
|
+
<span>317</span>
|
|
866
874
|
</span>
|
|
867
875
|
<span class="star">
|
|
868
876
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
877
|
<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>
|
|
870
878
|
</svg>
|
|
871
|
-
<span>
|
|
879
|
+
<span>24 stars today</span>
|
|
872
880
|
</span>
|
|
873
881
|
</div>
|
|
874
882
|
<div class="details">
|
|
@@ -881,32 +889,32 @@
|
|
|
881
889
|
<div class="info">
|
|
882
890
|
<div class="rank">
|
|
883
891
|
<span title="Ranking 21">21</span>
|
|
884
|
-
<a href="https://github.com/
|
|
892
|
+
<a href="https://github.com/fastai/fastbook" target="_blank" title="fastai/fastbook">fastai/fastbook</a>
|
|
885
893
|
</div>
|
|
886
894
|
<div class="sub-title followers">
|
|
887
895
|
|
|
888
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
889
|
-
<span style="background-color: #
|
|
896
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
897
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
890
898
|
</a>
|
|
891
899
|
|
|
892
900
|
<span class="star" title="Stargazers Count">
|
|
893
901
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
894
902
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
895
903
|
</svg>
|
|
896
|
-
<span>
|
|
904
|
+
<span>14353</span>
|
|
897
905
|
</span>
|
|
898
906
|
<span class="star" title="Repo Forked">
|
|
899
907
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
900
908
|
<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">
|
|
901
909
|
</path>
|
|
902
910
|
</svg>
|
|
903
|
-
<span>
|
|
911
|
+
<span>5227</span>
|
|
904
912
|
</span>
|
|
905
913
|
<span class="star">
|
|
906
914
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
915
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
908
916
|
</svg>
|
|
909
|
-
<span>
|
|
917
|
+
<span>22 stars today</span>
|
|
910
918
|
</span>
|
|
911
919
|
</div>
|
|
912
920
|
<div class="details">
|
|
@@ -919,32 +927,32 @@
|
|
|
919
927
|
<div class="info">
|
|
920
928
|
<div class="rank">
|
|
921
929
|
<span title="Ranking 22">22</span>
|
|
922
|
-
<a href="https://github.com/
|
|
930
|
+
<a href="https://github.com/esphome/esphome" target="_blank" title="esphome/esphome">esphome/esphome</a>
|
|
923
931
|
</div>
|
|
924
932
|
<div class="sub-title followers">
|
|
925
933
|
|
|
926
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
927
|
-
<span style="background-color: #
|
|
934
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
935
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
928
936
|
</a>
|
|
929
937
|
|
|
930
938
|
<span class="star" title="Stargazers Count">
|
|
931
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
932
940
|
<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>
|
|
933
941
|
</svg>
|
|
934
|
-
<span>
|
|
942
|
+
<span>4555</span>
|
|
935
943
|
</span>
|
|
936
944
|
<span class="star" title="Repo Forked">
|
|
937
945
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
938
946
|
<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">
|
|
939
947
|
</path>
|
|
940
948
|
</svg>
|
|
941
|
-
<span>
|
|
949
|
+
<span>1428</span>
|
|
942
950
|
</span>
|
|
943
951
|
<span class="star">
|
|
944
952
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
953
|
<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>
|
|
946
954
|
</svg>
|
|
947
|
-
<span>
|
|
955
|
+
<span>39 stars today</span>
|
|
948
956
|
</span>
|
|
949
957
|
</div>
|
|
950
958
|
<div class="details">
|
|
@@ -957,32 +965,32 @@
|
|
|
957
965
|
<div class="info">
|
|
958
966
|
<div class="rank">
|
|
959
967
|
<span title="Ranking 23">23</span>
|
|
960
|
-
<a href="https://github.com/
|
|
968
|
+
<a href="https://github.com/aquasecurity/cloudsploit" target="_blank" title="aquasecurity/cloudsploit">aquasecurity/cloudsploit</a>
|
|
961
969
|
</div>
|
|
962
970
|
<div class="sub-title followers">
|
|
963
971
|
|
|
964
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
965
|
-
<span style="background-color: #
|
|
972
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
973
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
966
974
|
</a>
|
|
967
975
|
|
|
968
976
|
<span class="star" title="Stargazers Count">
|
|
969
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
970
978
|
<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>
|
|
971
979
|
</svg>
|
|
972
|
-
<span>
|
|
980
|
+
<span>1798</span>
|
|
973
981
|
</span>
|
|
974
982
|
<span class="star" title="Repo Forked">
|
|
975
983
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
976
984
|
<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">
|
|
977
985
|
</path>
|
|
978
986
|
</svg>
|
|
979
|
-
<span>
|
|
987
|
+
<span>423</span>
|
|
980
988
|
</span>
|
|
981
989
|
<span class="star">
|
|
982
990
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
991
|
<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>
|
|
984
992
|
</svg>
|
|
985
|
-
<span>
|
|
993
|
+
<span>18 stars today</span>
|
|
986
994
|
</span>
|
|
987
995
|
</div>
|
|
988
996
|
<div class="details">
|
|
@@ -995,28 +1003,32 @@
|
|
|
995
1003
|
<div class="info">
|
|
996
1004
|
<div class="rank">
|
|
997
1005
|
<span title="Ranking 24">24</span>
|
|
998
|
-
<a href="https://github.com/
|
|
1006
|
+
<a href="https://github.com/pi-hole/docker-pi-hole" target="_blank" title="pi-hole/docker-pi-hole">pi-hole/docker-pi-hole</a>
|
|
999
1007
|
</div>
|
|
1000
1008
|
<div class="sub-title followers">
|
|
1001
1009
|
|
|
1010
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
1011
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
1012
|
+
</a>
|
|
1013
|
+
|
|
1002
1014
|
<span class="star" title="Stargazers Count">
|
|
1003
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1004
1016
|
<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>
|
|
1005
1017
|
</svg>
|
|
1006
|
-
<span>
|
|
1018
|
+
<span>4642</span>
|
|
1007
1019
|
</span>
|
|
1008
1020
|
<span class="star" title="Repo Forked">
|
|
1009
1021
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1010
1022
|
<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">
|
|
1011
1023
|
</path>
|
|
1012
1024
|
</svg>
|
|
1013
|
-
<span>
|
|
1025
|
+
<span>846</span>
|
|
1014
1026
|
</span>
|
|
1015
1027
|
<span class="star">
|
|
1016
1028
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1029
|
<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>
|
|
1018
1030
|
</svg>
|
|
1019
|
-
<span>
|
|
1031
|
+
<span>18 stars today</span>
|
|
1020
1032
|
</span>
|
|
1021
1033
|
</div>
|
|
1022
1034
|
<div class="details">
|
|
@@ -1029,32 +1041,32 @@
|
|
|
1029
1041
|
<div class="info">
|
|
1030
1042
|
<div class="rank">
|
|
1031
1043
|
<span title="Ranking 25">25</span>
|
|
1032
|
-
<a href="https://github.com/
|
|
1044
|
+
<a href="https://github.com/rustdesk/rustdesk" target="_blank" title="rustdesk/rustdesk">rustdesk/rustdesk</a>
|
|
1033
1045
|
</div>
|
|
1034
1046
|
<div class="sub-title followers">
|
|
1035
1047
|
|
|
1036
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1037
|
-
<span style="background-color: #
|
|
1048
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
1049
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
1038
1050
|
</a>
|
|
1039
1051
|
|
|
1040
1052
|
<span class="star" title="Stargazers Count">
|
|
1041
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1042
1054
|
<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>
|
|
1043
1055
|
</svg>
|
|
1044
|
-
<span>
|
|
1056
|
+
<span>15466</span>
|
|
1045
1057
|
</span>
|
|
1046
1058
|
<span class="star" title="Repo Forked">
|
|
1047
1059
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1048
1060
|
<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">
|
|
1049
1061
|
</path>
|
|
1050
1062
|
</svg>
|
|
1051
|
-
<span>
|
|
1063
|
+
<span>1513</span>
|
|
1052
1064
|
</span>
|
|
1053
1065
|
<span class="star">
|
|
1054
1066
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1055
1067
|
<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>
|
|
1056
1068
|
</svg>
|
|
1057
|
-
<span>
|
|
1069
|
+
<span>105 stars today</span>
|
|
1058
1070
|
</span>
|
|
1059
1071
|
</div>
|
|
1060
1072
|
<div class="details">
|
|
@@ -1079,7 +1091,7 @@
|
|
|
1079
1091
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1080
1092
|
</a>
|
|
1081
1093
|
</div>
|
|
1082
|
-
<div class="time">Last cache created on 2022/2/
|
|
1094
|
+
<div class="time">Last cache created on 2022/2/15 by Github API v3.</div>
|
|
1083
1095
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1084
1096
|
</div>
|
|
1085
1097
|
</body>
|