@wcj/github-rank 22.5.16 → 22.5.19
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 +52297 -51740
- package/dist/sifou-daily.json +102 -12
- package/dist/sifou-monthly.json +112 -112
- package/dist/sifou-weekly.json +177 -177
- package/dist/toutiao-30.json +79 -79
- package/dist/toutiao-7.json +124 -124
- package/dist/toutiao-90.json +38 -38
- package/dist/trending-daily.json +173 -173
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +165 -165
- package/dist/users.china.json +2905 -2905
- package/dist/users.json +3699 -3699
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +52297 -51740
- package/web/data/sifou-daily.json +102 -12
- package/web/data/sifou-monthly.json +112 -112
- package/web/data/sifou-weekly.json +177 -177
- package/web/data/toutiao-30.json +79 -79
- package/web/data/toutiao-7.json +124 -124
- package/web/data/toutiao-90.json +38 -38
- package/web/data/trending-daily.json +173 -173
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +165 -165
- package/web/data/users.china.json +2905 -2905
- package/web/data/users.json +3699 -3699
- package/web/index.html +1821 -1821
- package/web/repos.html +6703 -6715
- package/web/sifou-daily.html +291 -11
- package/web/sifou-monthly.html +124 -124
- package/web/sifou-weekly.html +149 -149
- package/web/toutiao-30.html +80 -80
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +33 -33
- package/web/trending-monthly.html +141 -141
- package/web/trending-weekly.html +141 -145
- package/web/trending.html +152 -148
- package/web/users.china.html +1439 -1439
package/web/trending.html
CHANGED
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
</h1>
|
|
127
|
-
<div class="time">Last cache created on 2022/5/
|
|
127
|
+
<div class="time">Last cache created on 2022/5/19 by
|
|
128
128
|
|
|
129
129
|
|
|
130
130
|
|
|
@@ -155,32 +155,32 @@
|
|
|
155
155
|
<div class="info">
|
|
156
156
|
<div class="rank">
|
|
157
157
|
<span title="Ranking 1">1</span>
|
|
158
|
-
<a href="https://github.com/
|
|
158
|
+
<a href="https://github.com/liyupi/sql-generator" target="_blank" title="liyupi/sql-generator">liyupi/sql-generator</a>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="sub-title followers">
|
|
161
161
|
|
|
162
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
163
|
-
<span style="background-color: #
|
|
162
|
+
<a class="language" target="_blank" href="https://github.com/topics/vue" title="Programming Language Vue">
|
|
163
|
+
<span style="background-color: #41b883;"></span>Vue
|
|
164
164
|
</a>
|
|
165
165
|
|
|
166
166
|
<span class="star" title="Stargazers Count">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>1418</span>
|
|
171
171
|
</span>
|
|
172
172
|
<span class="star" title="Repo Forked">
|
|
173
173
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
174
174
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
175
175
|
</path>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>270</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star">
|
|
180
180
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
181
181
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
182
182
|
</svg>
|
|
183
|
-
<span>
|
|
183
|
+
<span>385 stars today</span>
|
|
184
184
|
</span>
|
|
185
185
|
</div>
|
|
186
186
|
<div class="details">
|
|
@@ -193,32 +193,32 @@
|
|
|
193
193
|
<div class="info">
|
|
194
194
|
<div class="rank">
|
|
195
195
|
<span title="Ranking 2">2</span>
|
|
196
|
-
<a href="https://github.com/
|
|
196
|
+
<a href="https://github.com/CodeEditApp/CodeEdit" target="_blank" title="CodeEditApp/CodeEdit">CodeEditApp/CodeEdit</a>
|
|
197
197
|
</div>
|
|
198
198
|
<div class="sub-title followers">
|
|
199
199
|
|
|
200
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
201
|
-
<span style="background-color: #
|
|
200
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
201
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
202
202
|
</a>
|
|
203
203
|
|
|
204
204
|
<span class="star" title="Stargazers Count">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>8479</span>
|
|
209
209
|
</span>
|
|
210
210
|
<span class="star" title="Repo Forked">
|
|
211
211
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
212
212
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
213
213
|
</path>
|
|
214
214
|
</svg>
|
|
215
|
-
<span>
|
|
215
|
+
<span>357</span>
|
|
216
216
|
</span>
|
|
217
217
|
<span class="star">
|
|
218
218
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
219
219
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
220
220
|
</svg>
|
|
221
|
-
<span>
|
|
221
|
+
<span>400 stars today</span>
|
|
222
222
|
</span>
|
|
223
223
|
</div>
|
|
224
224
|
<div class="details">
|
|
@@ -231,28 +231,32 @@
|
|
|
231
231
|
<div class="info">
|
|
232
232
|
<div class="rank">
|
|
233
233
|
<span title="Ranking 3">3</span>
|
|
234
|
-
<a href="https://github.com/
|
|
234
|
+
<a href="https://github.com/mitmproxy/mitmproxy" target="_blank" title="mitmproxy/mitmproxy">mitmproxy/mitmproxy</a>
|
|
235
235
|
</div>
|
|
236
236
|
<div class="sub-title followers">
|
|
237
237
|
|
|
238
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
239
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
240
|
+
</a>
|
|
241
|
+
|
|
238
242
|
<span class="star" title="Stargazers Count">
|
|
239
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
244
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
241
245
|
</svg>
|
|
242
|
-
<span>
|
|
246
|
+
<span>27387</span>
|
|
243
247
|
</span>
|
|
244
248
|
<span class="star" title="Repo Forked">
|
|
245
249
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
246
250
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
247
251
|
</path>
|
|
248
252
|
</svg>
|
|
249
|
-
<span>
|
|
253
|
+
<span>3354</span>
|
|
250
254
|
</span>
|
|
251
255
|
<span class="star">
|
|
252
256
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
253
257
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
254
258
|
</svg>
|
|
255
|
-
<span>
|
|
259
|
+
<span>104 stars today</span>
|
|
256
260
|
</span>
|
|
257
261
|
</div>
|
|
258
262
|
<div class="details">
|
|
@@ -265,32 +269,28 @@
|
|
|
265
269
|
<div class="info">
|
|
266
270
|
<div class="rank">
|
|
267
271
|
<span title="Ranking 4">4</span>
|
|
268
|
-
<a href="https://github.com/
|
|
272
|
+
<a href="https://github.com/The-Run-Philosophy-Organization/run" target="_blank" title="The-Run-Philosophy-Organization/run">The-Run-Philosophy-Organization/run</a>
|
|
269
273
|
</div>
|
|
270
274
|
<div class="sub-title followers">
|
|
271
275
|
|
|
272
|
-
<a class="language" target="_blank" href="https://github.com/topics/kotlin" title="Programming Language Kotlin">
|
|
273
|
-
<span style="background-color: #A97BFF;"></span>Kotlin
|
|
274
|
-
</a>
|
|
275
|
-
|
|
276
276
|
<span class="star" title="Stargazers Count">
|
|
277
277
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
278
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
279
279
|
</svg>
|
|
280
|
-
<span>
|
|
280
|
+
<span>15406</span>
|
|
281
281
|
</span>
|
|
282
282
|
<span class="star" title="Repo Forked">
|
|
283
283
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
284
284
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
285
285
|
</path>
|
|
286
286
|
</svg>
|
|
287
|
-
<span>
|
|
287
|
+
<span>1110</span>
|
|
288
288
|
</span>
|
|
289
289
|
<span class="star">
|
|
290
290
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
291
291
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
292
292
|
</svg>
|
|
293
|
-
<span>
|
|
293
|
+
<span>162 stars today</span>
|
|
294
294
|
</span>
|
|
295
295
|
</div>
|
|
296
296
|
<div class="details">
|
|
@@ -303,32 +303,32 @@
|
|
|
303
303
|
<div class="info">
|
|
304
304
|
<div class="rank">
|
|
305
305
|
<span title="Ranking 5">5</span>
|
|
306
|
-
<a href="https://github.com/
|
|
306
|
+
<a href="https://github.com/cilium/tetragon" target="_blank" title="cilium/tetragon">cilium/tetragon</a>
|
|
307
307
|
</div>
|
|
308
308
|
<div class="sub-title followers">
|
|
309
309
|
|
|
310
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
311
|
-
<span style="background-color: #
|
|
310
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
311
|
+
<span style="background-color: #555555;"></span>C
|
|
312
312
|
</a>
|
|
313
313
|
|
|
314
314
|
<span class="star" title="Stargazers Count">
|
|
315
315
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
316
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
317
317
|
</svg>
|
|
318
|
-
<span>
|
|
318
|
+
<span>743</span>
|
|
319
319
|
</span>
|
|
320
320
|
<span class="star" title="Repo Forked">
|
|
321
321
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
322
322
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
323
323
|
</path>
|
|
324
324
|
</svg>
|
|
325
|
-
<span>
|
|
325
|
+
<span>41</span>
|
|
326
326
|
</span>
|
|
327
327
|
<span class="star">
|
|
328
328
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
329
329
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
330
330
|
</svg>
|
|
331
|
-
<span>
|
|
331
|
+
<span>212 stars today</span>
|
|
332
332
|
</span>
|
|
333
333
|
</div>
|
|
334
334
|
<div class="details">
|
|
@@ -341,32 +341,32 @@
|
|
|
341
341
|
<div class="info">
|
|
342
342
|
<div class="rank">
|
|
343
343
|
<span title="Ranking 6">6</span>
|
|
344
|
-
<a href="https://github.com/
|
|
344
|
+
<a href="https://github.com/aptos-labs/aptos-core" target="_blank" title="aptos-labs/aptos-core">aptos-labs/aptos-core</a>
|
|
345
345
|
</div>
|
|
346
346
|
<div class="sub-title followers">
|
|
347
347
|
|
|
348
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
349
|
-
<span style="background-color: #
|
|
348
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
349
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
350
350
|
</a>
|
|
351
351
|
|
|
352
352
|
<span class="star" title="Stargazers Count">
|
|
353
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
354
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
355
355
|
</svg>
|
|
356
|
-
<span>
|
|
356
|
+
<span>2118</span>
|
|
357
357
|
</span>
|
|
358
358
|
<span class="star" title="Repo Forked">
|
|
359
359
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
360
360
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
361
361
|
</path>
|
|
362
362
|
</svg>
|
|
363
|
-
<span>
|
|
363
|
+
<span>1365</span>
|
|
364
364
|
</span>
|
|
365
365
|
<span class="star">
|
|
366
366
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
367
367
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
368
368
|
</svg>
|
|
369
|
-
<span>
|
|
369
|
+
<span>93 stars today</span>
|
|
370
370
|
</span>
|
|
371
371
|
</div>
|
|
372
372
|
<div class="details">
|
|
@@ -379,32 +379,32 @@
|
|
|
379
379
|
<div class="info">
|
|
380
380
|
<div class="rank">
|
|
381
381
|
<span title="Ranking 7">7</span>
|
|
382
|
-
<a href="https://github.com/
|
|
382
|
+
<a href="https://github.com/MrGlockenspiel/activate-linux" target="_blank" title="MrGlockenspiel/activate-linux">MrGlockenspiel/activate-linux</a>
|
|
383
383
|
</div>
|
|
384
384
|
<div class="sub-title followers">
|
|
385
385
|
|
|
386
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
387
|
-
<span style="background-color: #
|
|
386
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
387
|
+
<span style="background-color: #555555;"></span>C
|
|
388
388
|
</a>
|
|
389
389
|
|
|
390
390
|
<span class="star" title="Stargazers Count">
|
|
391
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
392
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
393
393
|
</svg>
|
|
394
|
-
<span>
|
|
394
|
+
<span>2195</span>
|
|
395
395
|
</span>
|
|
396
396
|
<span class="star" title="Repo Forked">
|
|
397
397
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
398
398
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
399
399
|
</path>
|
|
400
400
|
</svg>
|
|
401
|
-
<span>
|
|
401
|
+
<span>45</span>
|
|
402
402
|
</span>
|
|
403
403
|
<span class="star">
|
|
404
404
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
405
405
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
406
406
|
</svg>
|
|
407
|
-
<span>
|
|
407
|
+
<span>597 stars today</span>
|
|
408
408
|
</span>
|
|
409
409
|
</div>
|
|
410
410
|
<div class="details">
|
|
@@ -417,32 +417,32 @@
|
|
|
417
417
|
<div class="info">
|
|
418
418
|
<div class="rank">
|
|
419
419
|
<span title="Ranking 8">8</span>
|
|
420
|
-
<a href="https://github.com/
|
|
420
|
+
<a href="https://github.com/cloudwego/kitex-examples" target="_blank" title="cloudwego/kitex-examples">cloudwego/kitex-examples</a>
|
|
421
421
|
</div>
|
|
422
422
|
<div class="sub-title followers">
|
|
423
423
|
|
|
424
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
425
|
-
<span style="background-color: #
|
|
424
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
425
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
426
426
|
</a>
|
|
427
427
|
|
|
428
428
|
<span class="star" title="Stargazers Count">
|
|
429
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
430
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
431
431
|
</svg>
|
|
432
|
-
<span>
|
|
432
|
+
<span>143</span>
|
|
433
433
|
</span>
|
|
434
434
|
<span class="star" title="Repo Forked">
|
|
435
435
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
436
436
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
437
437
|
</path>
|
|
438
438
|
</svg>
|
|
439
|
-
<span>
|
|
439
|
+
<span>93</span>
|
|
440
440
|
</span>
|
|
441
441
|
<span class="star">
|
|
442
442
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
443
443
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
444
444
|
</svg>
|
|
445
|
-
<span>
|
|
445
|
+
<span>16 stars today</span>
|
|
446
446
|
</span>
|
|
447
447
|
</div>
|
|
448
448
|
<div class="details">
|
|
@@ -455,32 +455,32 @@
|
|
|
455
455
|
<div class="info">
|
|
456
456
|
<div class="rank">
|
|
457
457
|
<span title="Ranking 9">9</span>
|
|
458
|
-
<a href="https://github.com/
|
|
458
|
+
<a href="https://github.com/PaddlePaddle/PaddleNLP" target="_blank" title="PaddlePaddle/PaddleNLP">PaddlePaddle/PaddleNLP</a>
|
|
459
459
|
</div>
|
|
460
460
|
<div class="sub-title followers">
|
|
461
461
|
|
|
462
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
463
|
-
<span style="background-color: #
|
|
462
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
463
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
464
464
|
</a>
|
|
465
465
|
|
|
466
466
|
<span class="star" title="Stargazers Count">
|
|
467
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
468
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
469
469
|
</svg>
|
|
470
|
-
<span>
|
|
470
|
+
<span>3830</span>
|
|
471
471
|
</span>
|
|
472
472
|
<span class="star" title="Repo Forked">
|
|
473
473
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
474
474
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
475
475
|
</path>
|
|
476
476
|
</svg>
|
|
477
|
-
<span>
|
|
477
|
+
<span>1183</span>
|
|
478
478
|
</span>
|
|
479
479
|
<span class="star">
|
|
480
480
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
481
481
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
482
482
|
</svg>
|
|
483
|
-
<span>
|
|
483
|
+
<span>223 stars today</span>
|
|
484
484
|
</span>
|
|
485
485
|
</div>
|
|
486
486
|
<div class="details">
|
|
@@ -493,32 +493,28 @@
|
|
|
493
493
|
<div class="info">
|
|
494
494
|
<div class="rank">
|
|
495
495
|
<span title="Ranking 10">10</span>
|
|
496
|
-
<a href="https://github.com/
|
|
496
|
+
<a href="https://github.com/rzashakeri/beautify-github-profile" target="_blank" title="rzashakeri/beautify-github-profile">rzashakeri/beautify-github-profile</a>
|
|
497
497
|
</div>
|
|
498
498
|
<div class="sub-title followers">
|
|
499
499
|
|
|
500
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
501
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
502
|
-
</a>
|
|
503
|
-
|
|
504
500
|
<span class="star" title="Stargazers Count">
|
|
505
501
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
502
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
507
503
|
</svg>
|
|
508
|
-
<span>
|
|
504
|
+
<span>2737</span>
|
|
509
505
|
</span>
|
|
510
506
|
<span class="star" title="Repo Forked">
|
|
511
507
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
512
508
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
513
509
|
</path>
|
|
514
510
|
</svg>
|
|
515
|
-
<span>
|
|
511
|
+
<span>100</span>
|
|
516
512
|
</span>
|
|
517
513
|
<span class="star">
|
|
518
514
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
519
515
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
520
516
|
</svg>
|
|
521
|
-
<span>
|
|
517
|
+
<span>1154 stars today</span>
|
|
522
518
|
</span>
|
|
523
519
|
</div>
|
|
524
520
|
<div class="details">
|
|
@@ -531,7 +527,7 @@
|
|
|
531
527
|
<div class="info">
|
|
532
528
|
<div class="rank">
|
|
533
529
|
<span title="Ranking 11">11</span>
|
|
534
|
-
<a href="https://github.com/
|
|
530
|
+
<a href="https://github.com/jackfrued/Python-100-Days" target="_blank" title="jackfrued/Python-100-Days">jackfrued/Python-100-Days</a>
|
|
535
531
|
</div>
|
|
536
532
|
<div class="sub-title followers">
|
|
537
533
|
|
|
@@ -543,20 +539,20 @@
|
|
|
543
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
540
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
545
541
|
</svg>
|
|
546
|
-
<span>
|
|
542
|
+
<span>118822</span>
|
|
547
543
|
</span>
|
|
548
544
|
<span class="star" title="Repo Forked">
|
|
549
545
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
550
546
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
551
547
|
</path>
|
|
552
548
|
</svg>
|
|
553
|
-
<span>
|
|
549
|
+
<span>45577</span>
|
|
554
550
|
</span>
|
|
555
551
|
<span class="star">
|
|
556
552
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
557
553
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
558
554
|
</svg>
|
|
559
|
-
<span>
|
|
555
|
+
<span>231 stars today</span>
|
|
560
556
|
</span>
|
|
561
557
|
</div>
|
|
562
558
|
<div class="details">
|
|
@@ -569,32 +565,32 @@
|
|
|
569
565
|
<div class="info">
|
|
570
566
|
<div class="rank">
|
|
571
567
|
<span title="Ranking 12">12</span>
|
|
572
|
-
<a href="https://github.com/
|
|
568
|
+
<a href="https://github.com/Mrs4s/go-cqhttp" target="_blank" title="Mrs4s/go-cqhttp">Mrs4s/go-cqhttp</a>
|
|
573
569
|
</div>
|
|
574
570
|
<div class="sub-title followers">
|
|
575
571
|
|
|
576
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
577
|
-
<span style="background-color: #
|
|
572
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
573
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
578
574
|
</a>
|
|
579
575
|
|
|
580
576
|
<span class="star" title="Stargazers Count">
|
|
581
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
578
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
583
579
|
</svg>
|
|
584
|
-
<span>
|
|
580
|
+
<span>4769</span>
|
|
585
581
|
</span>
|
|
586
582
|
<span class="star" title="Repo Forked">
|
|
587
583
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
588
584
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
589
585
|
</path>
|
|
590
586
|
</svg>
|
|
591
|
-
<span>
|
|
587
|
+
<span>914</span>
|
|
592
588
|
</span>
|
|
593
589
|
<span class="star">
|
|
594
590
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
595
591
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
596
592
|
</svg>
|
|
597
|
-
<span>
|
|
593
|
+
<span>57 stars today</span>
|
|
598
594
|
</span>
|
|
599
595
|
</div>
|
|
600
596
|
<div class="details">
|
|
@@ -607,28 +603,32 @@
|
|
|
607
603
|
<div class="info">
|
|
608
604
|
<div class="rank">
|
|
609
605
|
<span title="Ranking 13">13</span>
|
|
610
|
-
<a href="https://github.com/
|
|
606
|
+
<a href="https://github.com/javascript-tutorial/en.javascript.info" target="_blank" title="javascript-tutorial/en.javascript.info">javascript-tutorial/en.javascript.info</a>
|
|
611
607
|
</div>
|
|
612
608
|
<div class="sub-title followers">
|
|
613
609
|
|
|
610
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
611
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
612
|
+
</a>
|
|
613
|
+
|
|
614
614
|
<span class="star" title="Stargazers Count">
|
|
615
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
616
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
617
617
|
</svg>
|
|
618
|
-
<span>
|
|
618
|
+
<span>17465</span>
|
|
619
619
|
</span>
|
|
620
620
|
<span class="star" title="Repo Forked">
|
|
621
621
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
622
622
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
623
623
|
</path>
|
|
624
624
|
</svg>
|
|
625
|
-
<span>
|
|
625
|
+
<span>3152</span>
|
|
626
626
|
</span>
|
|
627
627
|
<span class="star">
|
|
628
628
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
629
629
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
630
630
|
</svg>
|
|
631
|
-
<span>
|
|
631
|
+
<span>97 stars today</span>
|
|
632
632
|
</span>
|
|
633
633
|
</div>
|
|
634
634
|
<div class="details">
|
|
@@ -641,32 +641,32 @@
|
|
|
641
641
|
<div class="info">
|
|
642
642
|
<div class="rank">
|
|
643
643
|
<span title="Ranking 14">14</span>
|
|
644
|
-
<a href="https://github.com/
|
|
644
|
+
<a href="https://github.com/ChainSafe/web3.js" target="_blank" title="ChainSafe/web3.js">ChainSafe/web3.js</a>
|
|
645
645
|
</div>
|
|
646
646
|
<div class="sub-title followers">
|
|
647
647
|
|
|
648
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
649
|
-
<span style="background-color: #
|
|
648
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
649
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
650
650
|
</a>
|
|
651
651
|
|
|
652
652
|
<span class="star" title="Stargazers Count">
|
|
653
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
654
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
655
655
|
</svg>
|
|
656
|
-
<span>
|
|
656
|
+
<span>14818</span>
|
|
657
657
|
</span>
|
|
658
658
|
<span class="star" title="Repo Forked">
|
|
659
659
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
660
660
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
661
661
|
</path>
|
|
662
662
|
</svg>
|
|
663
|
-
<span>
|
|
663
|
+
<span>3996</span>
|
|
664
664
|
</span>
|
|
665
665
|
<span class="star">
|
|
666
666
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
667
667
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
668
668
|
</svg>
|
|
669
|
-
<span>
|
|
669
|
+
<span>61 stars today</span>
|
|
670
670
|
</span>
|
|
671
671
|
</div>
|
|
672
672
|
<div class="details">
|
|
@@ -679,32 +679,32 @@
|
|
|
679
679
|
<div class="info">
|
|
680
680
|
<div class="rank">
|
|
681
681
|
<span title="Ranking 15">15</span>
|
|
682
|
-
<a href="https://github.com/
|
|
682
|
+
<a href="https://github.com/p0dalirius/Awesome-RCE-techniques" target="_blank" title="p0dalirius/Awesome-RCE-techniques">p0dalirius/Awesome-RCE-techniques</a>
|
|
683
683
|
</div>
|
|
684
684
|
<div class="sub-title followers">
|
|
685
685
|
|
|
686
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
687
|
-
<span style="background-color: #
|
|
686
|
+
<a class="language" target="_blank" href="https://github.com/topics/dockerfile" title="Programming Language Dockerfile">
|
|
687
|
+
<span style="background-color: #384d54;"></span>Dockerfile
|
|
688
688
|
</a>
|
|
689
689
|
|
|
690
690
|
<span class="star" title="Stargazers Count">
|
|
691
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
692
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
693
693
|
</svg>
|
|
694
|
-
<span>
|
|
694
|
+
<span>347</span>
|
|
695
695
|
</span>
|
|
696
696
|
<span class="star" title="Repo Forked">
|
|
697
697
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
698
698
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
699
699
|
</path>
|
|
700
700
|
</svg>
|
|
701
|
-
<span>
|
|
701
|
+
<span>25</span>
|
|
702
702
|
</span>
|
|
703
703
|
<span class="star">
|
|
704
704
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
705
705
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
706
706
|
</svg>
|
|
707
|
-
<span>
|
|
707
|
+
<span>42 stars today</span>
|
|
708
708
|
</span>
|
|
709
709
|
</div>
|
|
710
710
|
<div class="details">
|
|
@@ -717,32 +717,32 @@
|
|
|
717
717
|
<div class="info">
|
|
718
718
|
<div class="rank">
|
|
719
719
|
<span title="Ranking 16">16</span>
|
|
720
|
-
<a href="https://github.com/
|
|
720
|
+
<a href="https://github.com/ggerganov/kbd-audio" target="_blank" title="ggerganov/kbd-audio">ggerganov/kbd-audio</a>
|
|
721
721
|
</div>
|
|
722
722
|
<div class="sub-title followers">
|
|
723
723
|
|
|
724
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
725
|
-
<span style="background-color: #
|
|
724
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
725
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
726
726
|
</a>
|
|
727
727
|
|
|
728
728
|
<span class="star" title="Stargazers Count">
|
|
729
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
730
|
<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>
|
|
731
731
|
</svg>
|
|
732
|
-
<span>
|
|
732
|
+
<span>5321</span>
|
|
733
733
|
</span>
|
|
734
734
|
<span class="star" title="Repo Forked">
|
|
735
735
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
736
736
|
<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">
|
|
737
737
|
</path>
|
|
738
738
|
</svg>
|
|
739
|
-
<span>
|
|
739
|
+
<span>436</span>
|
|
740
740
|
</span>
|
|
741
741
|
<span class="star">
|
|
742
742
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
743
743
|
<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>
|
|
744
744
|
</svg>
|
|
745
|
-
<span>
|
|
745
|
+
<span>171 stars today</span>
|
|
746
746
|
</span>
|
|
747
747
|
</div>
|
|
748
748
|
<div class="details">
|
|
@@ -755,28 +755,32 @@
|
|
|
755
755
|
<div class="info">
|
|
756
756
|
<div class="rank">
|
|
757
757
|
<span title="Ranking 17">17</span>
|
|
758
|
-
<a href="https://github.com/
|
|
758
|
+
<a href="https://github.com/OpenCTI-Platform/opencti" target="_blank" title="OpenCTI-Platform/opencti">OpenCTI-Platform/opencti</a>
|
|
759
759
|
</div>
|
|
760
760
|
<div class="sub-title followers">
|
|
761
761
|
|
|
762
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
763
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
764
|
+
</a>
|
|
765
|
+
|
|
762
766
|
<span class="star" title="Stargazers Count">
|
|
763
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
764
768
|
<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>
|
|
765
769
|
</svg>
|
|
766
|
-
<span>
|
|
770
|
+
<span>2643</span>
|
|
767
771
|
</span>
|
|
768
772
|
<span class="star" title="Repo Forked">
|
|
769
773
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
770
774
|
<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">
|
|
771
775
|
</path>
|
|
772
776
|
</svg>
|
|
773
|
-
<span>
|
|
777
|
+
<span>491</span>
|
|
774
778
|
</span>
|
|
775
779
|
<span class="star">
|
|
776
780
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
777
781
|
<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>
|
|
778
782
|
</svg>
|
|
779
|
-
<span>
|
|
783
|
+
<span>37 stars today</span>
|
|
780
784
|
</span>
|
|
781
785
|
</div>
|
|
782
786
|
<div class="details">
|
|
@@ -789,32 +793,32 @@
|
|
|
789
793
|
<div class="info">
|
|
790
794
|
<div class="rank">
|
|
791
795
|
<span title="Ranking 18">18</span>
|
|
792
|
-
<a href="https://github.com/
|
|
796
|
+
<a href="https://github.com/evrone/go-clean-template" target="_blank" title="evrone/go-clean-template">evrone/go-clean-template</a>
|
|
793
797
|
</div>
|
|
794
798
|
<div class="sub-title followers">
|
|
795
799
|
|
|
796
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
797
|
-
<span style="background-color: #
|
|
800
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
801
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
798
802
|
</a>
|
|
799
803
|
|
|
800
804
|
<span class="star" title="Stargazers Count">
|
|
801
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
802
806
|
<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>
|
|
803
807
|
</svg>
|
|
804
|
-
<span>
|
|
808
|
+
<span>1700</span>
|
|
805
809
|
</span>
|
|
806
810
|
<span class="star" title="Repo Forked">
|
|
807
811
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
808
812
|
<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">
|
|
809
813
|
</path>
|
|
810
814
|
</svg>
|
|
811
|
-
<span>
|
|
815
|
+
<span>133</span>
|
|
812
816
|
</span>
|
|
813
817
|
<span class="star">
|
|
814
818
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
815
819
|
<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>
|
|
816
820
|
</svg>
|
|
817
|
-
<span>
|
|
821
|
+
<span>183 stars today</span>
|
|
818
822
|
</span>
|
|
819
823
|
</div>
|
|
820
824
|
<div class="details">
|
|
@@ -827,32 +831,28 @@
|
|
|
827
831
|
<div class="info">
|
|
828
832
|
<div class="rank">
|
|
829
833
|
<span title="Ranking 19">19</span>
|
|
830
|
-
<a href="https://github.com/
|
|
834
|
+
<a href="https://github.com/getify/You-Dont-Know-JS" target="_blank" title="getify/You-Dont-Know-JS">getify/You-Dont-Know-JS</a>
|
|
831
835
|
</div>
|
|
832
836
|
<div class="sub-title followers">
|
|
833
837
|
|
|
834
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
835
|
-
<span style="background-color: #b07219;"></span>Java
|
|
836
|
-
</a>
|
|
837
|
-
|
|
838
838
|
<span class="star" title="Stargazers Count">
|
|
839
839
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
840
840
|
<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>
|
|
841
841
|
</svg>
|
|
842
|
-
<span>
|
|
842
|
+
<span>153543</span>
|
|
843
843
|
</span>
|
|
844
844
|
<span class="star" title="Repo Forked">
|
|
845
845
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
846
846
|
<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">
|
|
847
847
|
</path>
|
|
848
848
|
</svg>
|
|
849
|
-
<span>
|
|
849
|
+
<span>30332</span>
|
|
850
850
|
</span>
|
|
851
851
|
<span class="star">
|
|
852
852
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
853
853
|
<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>
|
|
854
854
|
</svg>
|
|
855
|
-
<span>
|
|
855
|
+
<span>125 stars today</span>
|
|
856
856
|
</span>
|
|
857
857
|
</div>
|
|
858
858
|
<div class="details">
|
|
@@ -865,32 +865,32 @@
|
|
|
865
865
|
<div class="info">
|
|
866
866
|
<div class="rank">
|
|
867
867
|
<span title="Ranking 20">20</span>
|
|
868
|
-
<a href="https://github.com/
|
|
868
|
+
<a href="https://github.com/PrefectHQ/prefect" target="_blank" title="PrefectHQ/prefect">PrefectHQ/prefect</a>
|
|
869
869
|
</div>
|
|
870
870
|
<div class="sub-title followers">
|
|
871
871
|
|
|
872
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
873
|
-
<span style="background-color: #
|
|
872
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
873
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
874
874
|
</a>
|
|
875
875
|
|
|
876
876
|
<span class="star" title="Stargazers Count">
|
|
877
877
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
878
878
|
<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>
|
|
879
879
|
</svg>
|
|
880
|
-
<span>
|
|
880
|
+
<span>9017</span>
|
|
881
881
|
</span>
|
|
882
882
|
<span class="star" title="Repo Forked">
|
|
883
883
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
884
884
|
<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">
|
|
885
885
|
</path>
|
|
886
886
|
</svg>
|
|
887
|
-
<span>
|
|
887
|
+
<span>892</span>
|
|
888
888
|
</span>
|
|
889
889
|
<span class="star">
|
|
890
890
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
891
891
|
<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>
|
|
892
892
|
</svg>
|
|
893
|
-
<span>
|
|
893
|
+
<span>46 stars today</span>
|
|
894
894
|
</span>
|
|
895
895
|
</div>
|
|
896
896
|
<div class="details">
|
|
@@ -903,32 +903,32 @@
|
|
|
903
903
|
<div class="info">
|
|
904
904
|
<div class="rank">
|
|
905
905
|
<span title="Ranking 21">21</span>
|
|
906
|
-
<a href="https://github.com/
|
|
906
|
+
<a href="https://github.com/ionic-team/ionic-framework" target="_blank" title="ionic-team/ionic-framework">ionic-team/ionic-framework</a>
|
|
907
907
|
</div>
|
|
908
908
|
<div class="sub-title followers">
|
|
909
909
|
|
|
910
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
911
|
-
<span style="background-color: #
|
|
910
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
911
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
912
912
|
</a>
|
|
913
913
|
|
|
914
914
|
<span class="star" title="Stargazers Count">
|
|
915
915
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
916
916
|
<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>
|
|
917
917
|
</svg>
|
|
918
|
-
<span>
|
|
918
|
+
<span>47130</span>
|
|
919
919
|
</span>
|
|
920
920
|
<span class="star" title="Repo Forked">
|
|
921
921
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
922
922
|
<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">
|
|
923
923
|
</path>
|
|
924
924
|
</svg>
|
|
925
|
-
<span>
|
|
925
|
+
<span>13649</span>
|
|
926
926
|
</span>
|
|
927
927
|
<span class="star">
|
|
928
928
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
929
929
|
<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>
|
|
930
930
|
</svg>
|
|
931
|
-
<span>
|
|
931
|
+
<span>43 stars today</span>
|
|
932
932
|
</span>
|
|
933
933
|
</div>
|
|
934
934
|
<div class="details">
|
|
@@ -941,28 +941,32 @@
|
|
|
941
941
|
<div class="info">
|
|
942
942
|
<div class="rank">
|
|
943
943
|
<span title="Ranking 22">22</span>
|
|
944
|
-
<a href="https://github.com/
|
|
944
|
+
<a href="https://github.com/gin-gonic/gin" target="_blank" title="gin-gonic/gin">gin-gonic/gin</a>
|
|
945
945
|
</div>
|
|
946
946
|
<div class="sub-title followers">
|
|
947
947
|
|
|
948
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
949
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
950
|
+
</a>
|
|
951
|
+
|
|
948
952
|
<span class="star" title="Stargazers Count">
|
|
949
953
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
954
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
951
955
|
</svg>
|
|
952
|
-
<span>
|
|
956
|
+
<span>59059</span>
|
|
953
957
|
</span>
|
|
954
958
|
<span class="star" title="Repo Forked">
|
|
955
959
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
956
960
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
957
961
|
</path>
|
|
958
962
|
</svg>
|
|
959
|
-
<span>
|
|
963
|
+
<span>6595</span>
|
|
960
964
|
</span>
|
|
961
965
|
<span class="star">
|
|
962
966
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
963
967
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
964
968
|
</svg>
|
|
965
|
-
<span>
|
|
969
|
+
<span>57 stars today</span>
|
|
966
970
|
</span>
|
|
967
971
|
</div>
|
|
968
972
|
<div class="details">
|
|
@@ -975,28 +979,32 @@
|
|
|
975
979
|
<div class="info">
|
|
976
980
|
<div class="rank">
|
|
977
981
|
<span title="Ranking 23">23</span>
|
|
978
|
-
<a href="https://github.com/
|
|
982
|
+
<a href="https://github.com/PatrikH0lop/malware_showcase" target="_blank" title="PatrikH0lop/malware_showcase">PatrikH0lop/malware_showcase</a>
|
|
979
983
|
</div>
|
|
980
984
|
<div class="sub-title followers">
|
|
981
985
|
|
|
986
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
987
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
988
|
+
</a>
|
|
989
|
+
|
|
982
990
|
<span class="star" title="Stargazers Count">
|
|
983
991
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
984
992
|
<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>
|
|
985
993
|
</svg>
|
|
986
|
-
<span>
|
|
994
|
+
<span>349</span>
|
|
987
995
|
</span>
|
|
988
996
|
<span class="star" title="Repo Forked">
|
|
989
997
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
990
998
|
<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">
|
|
991
999
|
</path>
|
|
992
1000
|
</svg>
|
|
993
|
-
<span>
|
|
1001
|
+
<span>52</span>
|
|
994
1002
|
</span>
|
|
995
1003
|
<span class="star">
|
|
996
1004
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
997
1005
|
<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>
|
|
998
1006
|
</svg>
|
|
999
|
-
<span>
|
|
1007
|
+
<span>91 stars today</span>
|
|
1000
1008
|
</span>
|
|
1001
1009
|
</div>
|
|
1002
1010
|
<div class="details">
|
|
@@ -1009,32 +1017,32 @@
|
|
|
1009
1017
|
<div class="info">
|
|
1010
1018
|
<div class="rank">
|
|
1011
1019
|
<span title="Ranking 24">24</span>
|
|
1012
|
-
<a href="https://github.com/
|
|
1020
|
+
<a href="https://github.com/DataTalksClub/mlops-zoomcamp" target="_blank" title="DataTalksClub/mlops-zoomcamp">DataTalksClub/mlops-zoomcamp</a>
|
|
1013
1021
|
</div>
|
|
1014
1022
|
<div class="sub-title followers">
|
|
1015
1023
|
|
|
1016
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1017
|
-
<span style="background-color: #
|
|
1024
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
1025
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
1018
1026
|
</a>
|
|
1019
1027
|
|
|
1020
1028
|
<span class="star" title="Stargazers Count">
|
|
1021
1029
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1022
1030
|
<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>
|
|
1023
1031
|
</svg>
|
|
1024
|
-
<span>
|
|
1032
|
+
<span>2432</span>
|
|
1025
1033
|
</span>
|
|
1026
1034
|
<span class="star" title="Repo Forked">
|
|
1027
1035
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1028
1036
|
<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">
|
|
1029
1037
|
</path>
|
|
1030
1038
|
</svg>
|
|
1031
|
-
<span>
|
|
1039
|
+
<span>281</span>
|
|
1032
1040
|
</span>
|
|
1033
1041
|
<span class="star">
|
|
1034
1042
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1035
1043
|
<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>
|
|
1036
1044
|
</svg>
|
|
1037
|
-
<span>
|
|
1045
|
+
<span>288 stars today</span>
|
|
1038
1046
|
</span>
|
|
1039
1047
|
</div>
|
|
1040
1048
|
<div class="details">
|
|
@@ -1047,32 +1055,28 @@
|
|
|
1047
1055
|
<div class="info">
|
|
1048
1056
|
<div class="rank">
|
|
1049
1057
|
<span title="Ranking 25">25</span>
|
|
1050
|
-
<a href="https://github.com/
|
|
1058
|
+
<a href="https://github.com/Developer-Y/cs-video-courses" target="_blank" title="Developer-Y/cs-video-courses">Developer-Y/cs-video-courses</a>
|
|
1051
1059
|
</div>
|
|
1052
1060
|
<div class="sub-title followers">
|
|
1053
1061
|
|
|
1054
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
1055
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
1056
|
-
</a>
|
|
1057
|
-
|
|
1058
1062
|
<span class="star" title="Stargazers Count">
|
|
1059
1063
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1060
1064
|
<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>
|
|
1061
1065
|
</svg>
|
|
1062
|
-
<span>
|
|
1066
|
+
<span>36013</span>
|
|
1063
1067
|
</span>
|
|
1064
1068
|
<span class="star" title="Repo Forked">
|
|
1065
1069
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1066
1070
|
<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">
|
|
1067
1071
|
</path>
|
|
1068
1072
|
</svg>
|
|
1069
|
-
<span>
|
|
1073
|
+
<span>5279</span>
|
|
1070
1074
|
</span>
|
|
1071
1075
|
<span class="star">
|
|
1072
1076
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1073
1077
|
<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>
|
|
1074
1078
|
</svg>
|
|
1075
|
-
<span>
|
|
1079
|
+
<span>144 stars today</span>
|
|
1076
1080
|
</span>
|
|
1077
1081
|
</div>
|
|
1078
1082
|
<div class="details">
|
|
@@ -1097,7 +1101,7 @@
|
|
|
1097
1101
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1098
1102
|
</a>
|
|
1099
1103
|
</div>
|
|
1100
|
-
<div class="time">Last cache created on 2022/5/
|
|
1104
|
+
<div class="time">Last cache created on 2022/5/19 by Github API v3.</div>
|
|
1101
1105
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1102
1106
|
</div>
|
|
1103
1107
|
</body>
|