@wcj/github-rank 22.1.3 → 22.1.7
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 +37246 -37240
- package/dist/sifou-daily.json +115 -16
- package/dist/sifou-monthly.json +95 -95
- package/dist/sifou-weekly.json +167 -167
- package/dist/toutiao-30.json +80 -80
- package/dist/toutiao-7.json +129 -129
- package/dist/toutiao-90.json +23 -23
- package/dist/trending-daily.json +175 -175
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +175 -175
- package/dist/users.china.json +2968 -2968
- package/dist/users.json +4172 -4172
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +37246 -37240
- package/web/data/sifou-daily.json +115 -16
- package/web/data/sifou-monthly.json +95 -95
- package/web/data/sifou-weekly.json +167 -167
- package/web/data/toutiao-30.json +80 -80
- package/web/data/toutiao-7.json +129 -129
- package/web/data/toutiao-90.json +23 -23
- package/web/data/trending-daily.json +175 -175
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +175 -175
- package/web/data/users.china.json +2968 -2968
- package/web/data/users.json +4172 -4172
- package/web/index.html +2041 -2041
- package/web/repos.html +4621 -4621
- package/web/sifou-daily.html +322 -14
- package/web/sifou-monthly.html +108 -108
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +87 -87
- package/web/toutiao-7.html +79 -79
- package/web/toutiao-90.html +51 -51
- package/web/trending-monthly.html +133 -137
- package/web/trending-weekly.html +158 -146
- package/web/trending.html +160 -144
- package/web/users.china.html +1468 -1468
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/1/
|
|
105
|
+
<div class="time">Last cache created on 2022/1/7 by Github API v3.</div>
|
|
106
106
|
<div class="tabs">
|
|
107
107
|
<a class="" href="index.html">Users</a>
|
|
108
108
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -124,32 +124,32 @@
|
|
|
124
124
|
<div class="info">
|
|
125
125
|
<div class="rank">
|
|
126
126
|
<span title="Ranking 1">1</span>
|
|
127
|
-
<a href="https://github.com/
|
|
127
|
+
<a href="https://github.com/jonathandata1/pegasus_spyware" target="_blank" title="jonathandata1/pegasus_spyware">jonathandata1/pegasus_spyware</a>
|
|
128
128
|
</div>
|
|
129
129
|
<div class="sub-title followers">
|
|
130
130
|
|
|
131
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
132
|
-
<span style="background-color: #
|
|
131
|
+
<a class="language" target="_blank" href="https://github.com/topics/smali" title="Programming Language Smali">
|
|
132
|
+
<span style="background-color: #ccc;"></span>Smali
|
|
133
133
|
</a>
|
|
134
134
|
|
|
135
135
|
<span class="star" title="Stargazers Count">
|
|
136
136
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
137
137
|
<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>
|
|
138
138
|
</svg>
|
|
139
|
-
<span>
|
|
139
|
+
<span>1135</span>
|
|
140
140
|
</span>
|
|
141
141
|
<span class="star" title="Repo Forked">
|
|
142
142
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
143
143
|
<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">
|
|
144
144
|
</path>
|
|
145
145
|
</svg>
|
|
146
|
-
<span>
|
|
146
|
+
<span>345</span>
|
|
147
147
|
</span>
|
|
148
148
|
<span class="star">
|
|
149
149
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
150
150
|
<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>
|
|
151
151
|
</svg>
|
|
152
|
-
<span>
|
|
152
|
+
<span>136 stars today</span>
|
|
153
153
|
</span>
|
|
154
154
|
</div>
|
|
155
155
|
<div class="details">
|
|
@@ -162,32 +162,32 @@
|
|
|
162
162
|
<div class="info">
|
|
163
163
|
<div class="rank">
|
|
164
164
|
<span title="Ranking 2">2</span>
|
|
165
|
-
<a href="https://github.com/
|
|
165
|
+
<a href="https://github.com/wmjordan/PDFPatcher" target="_blank" title="wmjordan/PDFPatcher">wmjordan/PDFPatcher</a>
|
|
166
166
|
</div>
|
|
167
167
|
<div class="sub-title followers">
|
|
168
168
|
|
|
169
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
170
|
-
<span style="background-color: #
|
|
169
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
170
|
+
<span style="background-color: #178600;"></span>C#
|
|
171
171
|
</a>
|
|
172
172
|
|
|
173
173
|
<span class="star" title="Stargazers Count">
|
|
174
174
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
175
175
|
<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>
|
|
176
176
|
</svg>
|
|
177
|
-
<span>
|
|
177
|
+
<span>1223</span>
|
|
178
178
|
</span>
|
|
179
179
|
<span class="star" title="Repo Forked">
|
|
180
180
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
181
181
|
<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">
|
|
182
182
|
</path>
|
|
183
183
|
</svg>
|
|
184
|
-
<span>
|
|
184
|
+
<span>207</span>
|
|
185
185
|
</span>
|
|
186
186
|
<span class="star">
|
|
187
187
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
188
188
|
<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>
|
|
189
189
|
</svg>
|
|
190
|
-
<span>
|
|
190
|
+
<span>233 stars today</span>
|
|
191
191
|
</span>
|
|
192
192
|
</div>
|
|
193
193
|
<div class="details">
|
|
@@ -200,28 +200,32 @@
|
|
|
200
200
|
<div class="info">
|
|
201
201
|
<div class="rank">
|
|
202
202
|
<span title="Ranking 3">3</span>
|
|
203
|
-
<a href="https://github.com/
|
|
203
|
+
<a href="https://github.com/sunflower-farmers/sunflower-farmers" target="_blank" title="sunflower-farmers/sunflower-farmers">sunflower-farmers/sunflower-farmers</a>
|
|
204
204
|
</div>
|
|
205
205
|
<div class="sub-title followers">
|
|
206
206
|
|
|
207
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
208
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
209
|
+
</a>
|
|
210
|
+
|
|
207
211
|
<span class="star" title="Stargazers Count">
|
|
208
212
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
209
213
|
<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>
|
|
210
214
|
</svg>
|
|
211
|
-
<span>
|
|
215
|
+
<span>517</span>
|
|
212
216
|
</span>
|
|
213
217
|
<span class="star" title="Repo Forked">
|
|
214
218
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
215
219
|
<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">
|
|
216
220
|
</path>
|
|
217
221
|
</svg>
|
|
218
|
-
<span>
|
|
222
|
+
<span>152</span>
|
|
219
223
|
</span>
|
|
220
224
|
<span class="star">
|
|
221
225
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
222
226
|
<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>
|
|
223
227
|
</svg>
|
|
224
|
-
<span>
|
|
228
|
+
<span>138 stars today</span>
|
|
225
229
|
</span>
|
|
226
230
|
</div>
|
|
227
231
|
<div class="details">
|
|
@@ -234,32 +238,32 @@
|
|
|
234
238
|
<div class="info">
|
|
235
239
|
<div class="rank">
|
|
236
240
|
<span title="Ranking 4">4</span>
|
|
237
|
-
<a href="https://github.com/
|
|
241
|
+
<a href="https://github.com/Tencent/CodeAnalysis" target="_blank" title="Tencent/CodeAnalysis">Tencent/CodeAnalysis</a>
|
|
238
242
|
</div>
|
|
239
243
|
<div class="sub-title followers">
|
|
240
244
|
|
|
241
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
242
|
-
<span style="background-color: #
|
|
245
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
246
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
243
247
|
</a>
|
|
244
248
|
|
|
245
249
|
<span class="star" title="Stargazers Count">
|
|
246
250
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
247
251
|
<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>
|
|
248
252
|
</svg>
|
|
249
|
-
<span>
|
|
253
|
+
<span>647</span>
|
|
250
254
|
</span>
|
|
251
255
|
<span class="star" title="Repo Forked">
|
|
252
256
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
253
257
|
<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">
|
|
254
258
|
</path>
|
|
255
259
|
</svg>
|
|
256
|
-
<span>
|
|
260
|
+
<span>79</span>
|
|
257
261
|
</span>
|
|
258
262
|
<span class="star">
|
|
259
263
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
260
264
|
<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>
|
|
261
265
|
</svg>
|
|
262
|
-
<span>
|
|
266
|
+
<span>257 stars today</span>
|
|
263
267
|
</span>
|
|
264
268
|
</div>
|
|
265
269
|
<div class="details">
|
|
@@ -272,32 +276,32 @@
|
|
|
272
276
|
<div class="info">
|
|
273
277
|
<div class="rank">
|
|
274
278
|
<span title="Ranking 5">5</span>
|
|
275
|
-
<a href="https://github.com/
|
|
279
|
+
<a href="https://github.com/PowerShell/PowerShell" target="_blank" title="PowerShell/PowerShell">PowerShell/PowerShell</a>
|
|
276
280
|
</div>
|
|
277
281
|
<div class="sub-title followers">
|
|
278
282
|
|
|
279
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
280
|
-
<span style="background-color: #
|
|
283
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
284
|
+
<span style="background-color: #178600;"></span>C#
|
|
281
285
|
</a>
|
|
282
286
|
|
|
283
287
|
<span class="star" title="Stargazers Count">
|
|
284
288
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
285
289
|
<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>
|
|
286
290
|
</svg>
|
|
287
|
-
<span>
|
|
291
|
+
<span>31621</span>
|
|
288
292
|
</span>
|
|
289
293
|
<span class="star" title="Repo Forked">
|
|
290
294
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
291
295
|
<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">
|
|
292
296
|
</path>
|
|
293
297
|
</svg>
|
|
294
|
-
<span>
|
|
298
|
+
<span>5045</span>
|
|
295
299
|
</span>
|
|
296
300
|
<span class="star">
|
|
297
301
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
298
302
|
<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>
|
|
299
303
|
</svg>
|
|
300
|
-
<span>
|
|
304
|
+
<span>89 stars today</span>
|
|
301
305
|
</span>
|
|
302
306
|
</div>
|
|
303
307
|
<div class="details">
|
|
@@ -310,28 +314,32 @@
|
|
|
310
314
|
<div class="info">
|
|
311
315
|
<div class="rank">
|
|
312
316
|
<span title="Ranking 6">6</span>
|
|
313
|
-
<a href="https://github.com/
|
|
317
|
+
<a href="https://github.com/fmtlib/fmt" target="_blank" title="fmtlib/fmt">fmtlib/fmt</a>
|
|
314
318
|
</div>
|
|
315
319
|
<div class="sub-title followers">
|
|
316
320
|
|
|
321
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
322
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
323
|
+
</a>
|
|
324
|
+
|
|
317
325
|
<span class="star" title="Stargazers Count">
|
|
318
326
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
319
327
|
<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>
|
|
320
328
|
</svg>
|
|
321
|
-
<span>
|
|
329
|
+
<span>13140</span>
|
|
322
330
|
</span>
|
|
323
331
|
<span class="star" title="Repo Forked">
|
|
324
332
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
325
333
|
<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">
|
|
326
334
|
</path>
|
|
327
335
|
</svg>
|
|
328
|
-
<span>
|
|
336
|
+
<span>1562</span>
|
|
329
337
|
</span>
|
|
330
338
|
<span class="star">
|
|
331
339
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
332
340
|
<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>
|
|
333
341
|
</svg>
|
|
334
|
-
<span>
|
|
342
|
+
<span>86 stars today</span>
|
|
335
343
|
</span>
|
|
336
344
|
</div>
|
|
337
345
|
<div class="details">
|
|
@@ -344,32 +352,32 @@
|
|
|
344
352
|
<div class="info">
|
|
345
353
|
<div class="rank">
|
|
346
354
|
<span title="Ranking 7">7</span>
|
|
347
|
-
<a href="https://github.com/
|
|
355
|
+
<a href="https://github.com/tauri-apps/tauri" target="_blank" title="tauri-apps/tauri">tauri-apps/tauri</a>
|
|
348
356
|
</div>
|
|
349
357
|
<div class="sub-title followers">
|
|
350
358
|
|
|
351
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
352
|
-
<span style="background-color: #
|
|
359
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
360
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
353
361
|
</a>
|
|
354
362
|
|
|
355
363
|
<span class="star" title="Stargazers Count">
|
|
356
364
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
357
365
|
<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>
|
|
358
366
|
</svg>
|
|
359
|
-
<span>
|
|
367
|
+
<span>26505</span>
|
|
360
368
|
</span>
|
|
361
369
|
<span class="star" title="Repo Forked">
|
|
362
370
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
363
371
|
<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">
|
|
364
372
|
</path>
|
|
365
373
|
</svg>
|
|
366
|
-
<span>
|
|
374
|
+
<span>647</span>
|
|
367
375
|
</span>
|
|
368
376
|
<span class="star">
|
|
369
377
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
370
378
|
<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>
|
|
371
379
|
</svg>
|
|
372
|
-
<span>
|
|
380
|
+
<span>309 stars today</span>
|
|
373
381
|
</span>
|
|
374
382
|
</div>
|
|
375
383
|
<div class="details">
|
|
@@ -382,28 +390,32 @@
|
|
|
382
390
|
<div class="info">
|
|
383
391
|
<div class="rank">
|
|
384
392
|
<span title="Ranking 8">8</span>
|
|
385
|
-
<a href="https://github.com/
|
|
393
|
+
<a href="https://github.com/rapiz1/rathole" target="_blank" title="rapiz1/rathole">rapiz1/rathole</a>
|
|
386
394
|
</div>
|
|
387
395
|
<div class="sub-title followers">
|
|
388
396
|
|
|
397
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
398
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
399
|
+
</a>
|
|
400
|
+
|
|
389
401
|
<span class="star" title="Stargazers Count">
|
|
390
402
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
391
403
|
<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>
|
|
392
404
|
</svg>
|
|
393
|
-
<span>
|
|
405
|
+
<span>1429</span>
|
|
394
406
|
</span>
|
|
395
407
|
<span class="star" title="Repo Forked">
|
|
396
408
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
397
409
|
<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">
|
|
398
410
|
</path>
|
|
399
411
|
</svg>
|
|
400
|
-
<span>
|
|
412
|
+
<span>70</span>
|
|
401
413
|
</span>
|
|
402
414
|
<span class="star">
|
|
403
415
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
404
416
|
<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
417
|
</svg>
|
|
406
|
-
<span>
|
|
418
|
+
<span>388 stars today</span>
|
|
407
419
|
</span>
|
|
408
420
|
</div>
|
|
409
421
|
<div class="details">
|
|
@@ -416,28 +428,32 @@
|
|
|
416
428
|
<div class="info">
|
|
417
429
|
<div class="rank">
|
|
418
430
|
<span title="Ranking 9">9</span>
|
|
419
|
-
<a href="https://github.com/
|
|
431
|
+
<a href="https://github.com/bit4woo/Fiora" target="_blank" title="bit4woo/Fiora">bit4woo/Fiora</a>
|
|
420
432
|
</div>
|
|
421
433
|
<div class="sub-title followers">
|
|
422
434
|
|
|
435
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
436
|
+
<span style="background-color: #b07219;"></span>Java
|
|
437
|
+
</a>
|
|
438
|
+
|
|
423
439
|
<span class="star" title="Stargazers Count">
|
|
424
440
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
425
441
|
<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>
|
|
426
442
|
</svg>
|
|
427
|
-
<span>
|
|
443
|
+
<span>329</span>
|
|
428
444
|
</span>
|
|
429
445
|
<span class="star" title="Repo Forked">
|
|
430
446
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
431
447
|
<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">
|
|
432
448
|
</path>
|
|
433
449
|
</svg>
|
|
434
|
-
<span>
|
|
450
|
+
<span>51</span>
|
|
435
451
|
</span>
|
|
436
452
|
<span class="star">
|
|
437
453
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
438
454
|
<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>
|
|
439
455
|
</svg>
|
|
440
|
-
<span>
|
|
456
|
+
<span>56 stars today</span>
|
|
441
457
|
</span>
|
|
442
458
|
</div>
|
|
443
459
|
<div class="details">
|
|
@@ -450,32 +466,32 @@
|
|
|
450
466
|
<div class="info">
|
|
451
467
|
<div class="rank">
|
|
452
468
|
<span title="Ranking 10">10</span>
|
|
453
|
-
<a href="https://github.com/
|
|
469
|
+
<a href="https://github.com/Schneegans/Burn-My-Windows" target="_blank" title="Schneegans/Burn-My-Windows">Schneegans/Burn-My-Windows</a>
|
|
454
470
|
</div>
|
|
455
471
|
<div class="sub-title followers">
|
|
456
472
|
|
|
457
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
458
|
-
<span style="background-color: #
|
|
473
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
474
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
459
475
|
</a>
|
|
460
476
|
|
|
461
477
|
<span class="star" title="Stargazers Count">
|
|
462
478
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
463
479
|
<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>
|
|
464
480
|
</svg>
|
|
465
|
-
<span>
|
|
481
|
+
<span>1086</span>
|
|
466
482
|
</span>
|
|
467
483
|
<span class="star" title="Repo Forked">
|
|
468
484
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
469
485
|
<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">
|
|
470
486
|
</path>
|
|
471
487
|
</svg>
|
|
472
|
-
<span>
|
|
488
|
+
<span>15</span>
|
|
473
489
|
</span>
|
|
474
490
|
<span class="star">
|
|
475
491
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
476
492
|
<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>
|
|
477
493
|
</svg>
|
|
478
|
-
<span>
|
|
494
|
+
<span>121 stars today</span>
|
|
479
495
|
</span>
|
|
480
496
|
</div>
|
|
481
497
|
<div class="details">
|
|
@@ -488,32 +504,28 @@
|
|
|
488
504
|
<div class="info">
|
|
489
505
|
<div class="rank">
|
|
490
506
|
<span title="Ranking 11">11</span>
|
|
491
|
-
<a href="https://github.com/
|
|
507
|
+
<a href="https://github.com/aetkrad/goby_poc" target="_blank" title="aetkrad/goby_poc">aetkrad/goby_poc</a>
|
|
492
508
|
</div>
|
|
493
509
|
<div class="sub-title followers">
|
|
494
510
|
|
|
495
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
496
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
497
|
-
</a>
|
|
498
|
-
|
|
499
511
|
<span class="star" title="Stargazers Count">
|
|
500
512
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
501
513
|
<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>
|
|
502
514
|
</svg>
|
|
503
|
-
<span>
|
|
515
|
+
<span>274</span>
|
|
504
516
|
</span>
|
|
505
517
|
<span class="star" title="Repo Forked">
|
|
506
518
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
507
519
|
<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">
|
|
508
520
|
</path>
|
|
509
521
|
</svg>
|
|
510
|
-
<span>
|
|
522
|
+
<span>58</span>
|
|
511
523
|
</span>
|
|
512
524
|
<span class="star">
|
|
513
525
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
514
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>
|
|
515
527
|
</svg>
|
|
516
|
-
<span>
|
|
528
|
+
<span>42 stars today</span>
|
|
517
529
|
</span>
|
|
518
530
|
</div>
|
|
519
531
|
<div class="details">
|
|
@@ -526,32 +538,28 @@
|
|
|
526
538
|
<div class="info">
|
|
527
539
|
<div class="rank">
|
|
528
540
|
<span title="Ranking 12">12</span>
|
|
529
|
-
<a href="https://github.com/
|
|
541
|
+
<a href="https://github.com/MichaelCade/90DaysOfDevOps" target="_blank" title="MichaelCade/90DaysOfDevOps">MichaelCade/90DaysOfDevOps</a>
|
|
530
542
|
</div>
|
|
531
543
|
<div class="sub-title followers">
|
|
532
544
|
|
|
533
|
-
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
534
|
-
<span style="background-color: #dea584;"></span>Rust
|
|
535
|
-
</a>
|
|
536
|
-
|
|
537
545
|
<span class="star" title="Stargazers Count">
|
|
538
546
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
539
547
|
<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>
|
|
540
548
|
</svg>
|
|
541
|
-
<span>
|
|
549
|
+
<span>404</span>
|
|
542
550
|
</span>
|
|
543
551
|
<span class="star" title="Repo Forked">
|
|
544
552
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
545
553
|
<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">
|
|
546
554
|
</path>
|
|
547
555
|
</svg>
|
|
548
|
-
<span>
|
|
556
|
+
<span>22</span>
|
|
549
557
|
</span>
|
|
550
558
|
<span class="star">
|
|
551
559
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
552
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>
|
|
553
561
|
</svg>
|
|
554
|
-
<span>
|
|
562
|
+
<span>230 stars today</span>
|
|
555
563
|
</span>
|
|
556
564
|
</div>
|
|
557
565
|
<div class="details">
|
|
@@ -564,32 +572,32 @@
|
|
|
564
572
|
<div class="info">
|
|
565
573
|
<div class="rank">
|
|
566
574
|
<span title="Ranking 13">13</span>
|
|
567
|
-
<a href="https://github.com/
|
|
575
|
+
<a href="https://github.com/ReactiveX/RxSwift" target="_blank" title="ReactiveX/RxSwift">ReactiveX/RxSwift</a>
|
|
568
576
|
</div>
|
|
569
577
|
<div class="sub-title followers">
|
|
570
578
|
|
|
571
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
572
|
-
<span style="background-color: #
|
|
579
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
580
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
573
581
|
</a>
|
|
574
582
|
|
|
575
583
|
<span class="star" title="Stargazers Count">
|
|
576
584
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
577
585
|
<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>
|
|
578
586
|
</svg>
|
|
579
|
-
<span>
|
|
587
|
+
<span>21382</span>
|
|
580
588
|
</span>
|
|
581
589
|
<span class="star" title="Repo Forked">
|
|
582
590
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
583
591
|
<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">
|
|
584
592
|
</path>
|
|
585
593
|
</svg>
|
|
586
|
-
<span>
|
|
594
|
+
<span>3832</span>
|
|
587
595
|
</span>
|
|
588
596
|
<span class="star">
|
|
589
597
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
590
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>
|
|
591
599
|
</svg>
|
|
592
|
-
<span>
|
|
600
|
+
<span>64 stars today</span>
|
|
593
601
|
</span>
|
|
594
602
|
</div>
|
|
595
603
|
<div class="details">
|
|
@@ -602,32 +610,32 @@
|
|
|
602
610
|
<div class="info">
|
|
603
611
|
<div class="rank">
|
|
604
612
|
<span title="Ranking 14">14</span>
|
|
605
|
-
<a href="https://github.com/
|
|
613
|
+
<a href="https://github.com/Igglybuff/awesome-piracy" target="_blank" title="Igglybuff/awesome-piracy">Igglybuff/awesome-piracy</a>
|
|
606
614
|
</div>
|
|
607
615
|
<div class="sub-title followers">
|
|
608
616
|
|
|
609
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
610
|
-
<span style="background-color: #
|
|
617
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
618
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
611
619
|
</a>
|
|
612
620
|
|
|
613
621
|
<span class="star" title="Stargazers Count">
|
|
614
622
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
615
623
|
<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>
|
|
616
624
|
</svg>
|
|
617
|
-
<span>
|
|
625
|
+
<span>14636</span>
|
|
618
626
|
</span>
|
|
619
627
|
<span class="star" title="Repo Forked">
|
|
620
628
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
621
629
|
<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">
|
|
622
630
|
</path>
|
|
623
631
|
</svg>
|
|
624
|
-
<span>
|
|
632
|
+
<span>1458</span>
|
|
625
633
|
</span>
|
|
626
634
|
<span class="star">
|
|
627
635
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
628
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>
|
|
629
637
|
</svg>
|
|
630
|
-
<span>
|
|
638
|
+
<span>180 stars today</span>
|
|
631
639
|
</span>
|
|
632
640
|
</div>
|
|
633
641
|
<div class="details">
|
|
@@ -640,32 +648,32 @@
|
|
|
640
648
|
<div class="info">
|
|
641
649
|
<div class="rank">
|
|
642
650
|
<span title="Ranking 15">15</span>
|
|
643
|
-
<a href="https://github.com/
|
|
651
|
+
<a href="https://github.com/coding-horror/basic-computer-games" target="_blank" title="coding-horror/basic-computer-games">coding-horror/basic-computer-games</a>
|
|
644
652
|
</div>
|
|
645
653
|
<div class="sub-title followers">
|
|
646
654
|
|
|
647
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
648
|
-
<span style="background-color: #
|
|
655
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
656
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
649
657
|
</a>
|
|
650
658
|
|
|
651
659
|
<span class="star" title="Stargazers Count">
|
|
652
660
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
653
661
|
<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>
|
|
654
662
|
</svg>
|
|
655
|
-
<span>
|
|
663
|
+
<span>3412</span>
|
|
656
664
|
</span>
|
|
657
665
|
<span class="star" title="Repo Forked">
|
|
658
666
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
659
667
|
<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">
|
|
660
668
|
</path>
|
|
661
669
|
</svg>
|
|
662
|
-
<span>
|
|
670
|
+
<span>465</span>
|
|
663
671
|
</span>
|
|
664
672
|
<span class="star">
|
|
665
673
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
666
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>
|
|
667
675
|
</svg>
|
|
668
|
-
<span>
|
|
676
|
+
<span>206 stars today</span>
|
|
669
677
|
</span>
|
|
670
678
|
</div>
|
|
671
679
|
<div class="details">
|
|
@@ -678,32 +686,32 @@
|
|
|
678
686
|
<div class="info">
|
|
679
687
|
<div class="rank">
|
|
680
688
|
<span title="Ranking 16">16</span>
|
|
681
|
-
<a href="https://github.com/
|
|
689
|
+
<a href="https://github.com/poteto/hiring-without-whiteboards" target="_blank" title="poteto/hiring-without-whiteboards">poteto/hiring-without-whiteboards</a>
|
|
682
690
|
</div>
|
|
683
691
|
<div class="sub-title followers">
|
|
684
692
|
|
|
685
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
686
|
-
<span style="background-color: #
|
|
693
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
694
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
687
695
|
</a>
|
|
688
696
|
|
|
689
697
|
<span class="star" title="Stargazers Count">
|
|
690
698
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
691
699
|
<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>
|
|
692
700
|
</svg>
|
|
693
|
-
<span>
|
|
701
|
+
<span>25912</span>
|
|
694
702
|
</span>
|
|
695
703
|
<span class="star" title="Repo Forked">
|
|
696
704
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
697
705
|
<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">
|
|
698
706
|
</path>
|
|
699
707
|
</svg>
|
|
700
|
-
<span>
|
|
708
|
+
<span>2273</span>
|
|
701
709
|
</span>
|
|
702
710
|
<span class="star">
|
|
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>115 stars today</span>
|
|
707
715
|
</span>
|
|
708
716
|
</div>
|
|
709
717
|
<div class="details">
|
|
@@ -716,32 +724,32 @@
|
|
|
716
724
|
<div class="info">
|
|
717
725
|
<div class="rank">
|
|
718
726
|
<span title="Ranking 17">17</span>
|
|
719
|
-
<a href="https://github.com/
|
|
727
|
+
<a href="https://github.com/PyGithub/PyGithub" target="_blank" title="PyGithub/PyGithub">PyGithub/PyGithub</a>
|
|
720
728
|
</div>
|
|
721
729
|
<div class="sub-title followers">
|
|
722
730
|
|
|
723
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
724
|
-
<span style="background-color: #
|
|
731
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
732
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
725
733
|
</a>
|
|
726
734
|
|
|
727
735
|
<span class="star" title="Stargazers Count">
|
|
728
736
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
729
737
|
<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>
|
|
730
738
|
</svg>
|
|
731
|
-
<span>
|
|
739
|
+
<span>4952</span>
|
|
732
740
|
</span>
|
|
733
741
|
<span class="star" title="Repo Forked">
|
|
734
742
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
735
743
|
<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">
|
|
736
744
|
</path>
|
|
737
745
|
</svg>
|
|
738
|
-
<span>
|
|
746
|
+
<span>1425</span>
|
|
739
747
|
</span>
|
|
740
748
|
<span class="star">
|
|
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>64 stars today</span>
|
|
745
753
|
</span>
|
|
746
754
|
</div>
|
|
747
755
|
<div class="details">
|
|
@@ -754,32 +762,32 @@
|
|
|
754
762
|
<div class="info">
|
|
755
763
|
<div class="rank">
|
|
756
764
|
<span title="Ranking 18">18</span>
|
|
757
|
-
<a href="https://github.com/
|
|
765
|
+
<a href="https://github.com/qier222/YesPlayMusic" target="_blank" title="qier222/YesPlayMusic">qier222/YesPlayMusic</a>
|
|
758
766
|
</div>
|
|
759
767
|
<div class="sub-title followers">
|
|
760
768
|
|
|
761
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
762
|
-
<span style="background-color: #
|
|
769
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
770
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
763
771
|
</a>
|
|
764
772
|
|
|
765
773
|
<span class="star" title="Stargazers Count">
|
|
766
774
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
767
775
|
<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>
|
|
768
776
|
</svg>
|
|
769
|
-
<span>
|
|
777
|
+
<span>13743</span>
|
|
770
778
|
</span>
|
|
771
779
|
<span class="star" title="Repo Forked">
|
|
772
780
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
773
781
|
<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">
|
|
774
782
|
</path>
|
|
775
783
|
</svg>
|
|
776
|
-
<span>
|
|
784
|
+
<span>1904</span>
|
|
777
785
|
</span>
|
|
778
786
|
<span class="star">
|
|
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>120 stars today</span>
|
|
783
791
|
</span>
|
|
784
792
|
</div>
|
|
785
793
|
<div class="details">
|
|
@@ -792,32 +800,32 @@
|
|
|
792
800
|
<div class="info">
|
|
793
801
|
<div class="rank">
|
|
794
802
|
<span title="Ranking 19">19</span>
|
|
795
|
-
<a href="https://github.com/
|
|
803
|
+
<a href="https://github.com/Asabeneh/30-Days-Of-JavaScript" target="_blank" title="Asabeneh/30-Days-Of-JavaScript">Asabeneh/30-Days-Of-JavaScript</a>
|
|
796
804
|
</div>
|
|
797
805
|
<div class="sub-title followers">
|
|
798
806
|
|
|
799
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
800
|
-
<span style="background-color: #
|
|
807
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
808
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
801
809
|
</a>
|
|
802
810
|
|
|
803
811
|
<span class="star" title="Stargazers Count">
|
|
804
812
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
805
813
|
<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>
|
|
806
814
|
</svg>
|
|
807
|
-
<span>
|
|
815
|
+
<span>11845</span>
|
|
808
816
|
</span>
|
|
809
817
|
<span class="star" title="Repo Forked">
|
|
810
818
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
811
819
|
<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">
|
|
812
820
|
</path>
|
|
813
821
|
</svg>
|
|
814
|
-
<span>
|
|
822
|
+
<span>2568</span>
|
|
815
823
|
</span>
|
|
816
824
|
<span class="star">
|
|
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>270 stars today</span>
|
|
821
829
|
</span>
|
|
822
830
|
</div>
|
|
823
831
|
<div class="details">
|
|
@@ -830,32 +838,32 @@
|
|
|
830
838
|
<div class="info">
|
|
831
839
|
<div class="rank">
|
|
832
840
|
<span title="Ranking 20">20</span>
|
|
833
|
-
<a href="https://github.com/
|
|
841
|
+
<a href="https://github.com/DioxusLabs/dioxus" target="_blank" title="DioxusLabs/dioxus">DioxusLabs/dioxus</a>
|
|
834
842
|
</div>
|
|
835
843
|
<div class="sub-title followers">
|
|
836
844
|
|
|
837
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
838
|
-
<span style="background-color: #
|
|
845
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
846
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
839
847
|
</a>
|
|
840
848
|
|
|
841
849
|
<span class="star" title="Stargazers Count">
|
|
842
850
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
843
851
|
<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>
|
|
844
852
|
</svg>
|
|
845
|
-
<span>
|
|
853
|
+
<span>1006</span>
|
|
846
854
|
</span>
|
|
847
855
|
<span class="star" title="Repo Forked">
|
|
848
856
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
849
857
|
<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">
|
|
850
858
|
</path>
|
|
851
859
|
</svg>
|
|
852
|
-
<span>
|
|
860
|
+
<span>18</span>
|
|
853
861
|
</span>
|
|
854
862
|
<span class="star">
|
|
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>345 stars today</span>
|
|
859
867
|
</span>
|
|
860
868
|
</div>
|
|
861
869
|
<div class="details">
|
|
@@ -868,32 +876,32 @@
|
|
|
868
876
|
<div class="info">
|
|
869
877
|
<div class="rank">
|
|
870
878
|
<span title="Ranking 21">21</span>
|
|
871
|
-
<a href="https://github.com/
|
|
879
|
+
<a href="https://github.com/DustinBrett/daedalOS" target="_blank" title="DustinBrett/daedalOS">DustinBrett/daedalOS</a>
|
|
872
880
|
</div>
|
|
873
881
|
<div class="sub-title followers">
|
|
874
882
|
|
|
875
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
876
|
-
<span style="background-color: #
|
|
883
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
884
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
877
885
|
</a>
|
|
878
886
|
|
|
879
887
|
<span class="star" title="Stargazers Count">
|
|
880
888
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
881
889
|
<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>
|
|
882
890
|
</svg>
|
|
883
|
-
<span>
|
|
891
|
+
<span>1982</span>
|
|
884
892
|
</span>
|
|
885
893
|
<span class="star" title="Repo Forked">
|
|
886
894
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
887
895
|
<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">
|
|
888
896
|
</path>
|
|
889
897
|
</svg>
|
|
890
|
-
<span>
|
|
898
|
+
<span>99</span>
|
|
891
899
|
</span>
|
|
892
900
|
<span class="star">
|
|
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>219 stars today</span>
|
|
897
905
|
</span>
|
|
898
906
|
</div>
|
|
899
907
|
<div class="details">
|
|
@@ -906,28 +914,32 @@
|
|
|
906
914
|
<div class="info">
|
|
907
915
|
<div class="rank">
|
|
908
916
|
<span title="Ranking 22">22</span>
|
|
909
|
-
<a href="https://github.com/
|
|
917
|
+
<a href="https://github.com/google/googletest" target="_blank" title="google/googletest">google/googletest</a>
|
|
910
918
|
</div>
|
|
911
919
|
<div class="sub-title followers">
|
|
912
920
|
|
|
921
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
922
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
923
|
+
</a>
|
|
924
|
+
|
|
913
925
|
<span class="star" title="Stargazers Count">
|
|
914
926
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
915
927
|
<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>
|
|
916
928
|
</svg>
|
|
917
|
-
<span>
|
|
929
|
+
<span>24675</span>
|
|
918
930
|
</span>
|
|
919
931
|
<span class="star" title="Repo Forked">
|
|
920
932
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
921
933
|
<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">
|
|
922
934
|
</path>
|
|
923
935
|
</svg>
|
|
924
|
-
<span>
|
|
936
|
+
<span>8167</span>
|
|
925
937
|
</span>
|
|
926
938
|
<span class="star">
|
|
927
939
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
928
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>
|
|
929
941
|
</svg>
|
|
930
|
-
<span>
|
|
942
|
+
<span>59 stars today</span>
|
|
931
943
|
</span>
|
|
932
944
|
</div>
|
|
933
945
|
<div class="details">
|
|
@@ -940,28 +952,32 @@
|
|
|
940
952
|
<div class="info">
|
|
941
953
|
<div class="rank">
|
|
942
954
|
<span title="Ranking 23">23</span>
|
|
943
|
-
<a href="https://github.com/
|
|
955
|
+
<a href="https://github.com/Pierian-Data/Complete-Python-3-Bootcamp" target="_blank" title="Pierian-Data/Complete-Python-3-Bootcamp">Pierian-Data/Complete-Python-3-Bootcamp</a>
|
|
944
956
|
</div>
|
|
945
957
|
<div class="sub-title followers">
|
|
946
958
|
|
|
959
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
960
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
961
|
+
</a>
|
|
962
|
+
|
|
947
963
|
<span class="star" title="Stargazers Count">
|
|
948
964
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
949
965
|
<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>
|
|
950
966
|
</svg>
|
|
951
|
-
<span>
|
|
967
|
+
<span>18643</span>
|
|
952
968
|
</span>
|
|
953
969
|
<span class="star" title="Repo Forked">
|
|
954
970
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
955
971
|
<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">
|
|
956
972
|
</path>
|
|
957
973
|
</svg>
|
|
958
|
-
<span>
|
|
974
|
+
<span>64425</span>
|
|
959
975
|
</span>
|
|
960
976
|
<span class="star">
|
|
961
977
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
962
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>
|
|
963
979
|
</svg>
|
|
964
|
-
<span>
|
|
980
|
+
<span>46 stars today</span>
|
|
965
981
|
</span>
|
|
966
982
|
</div>
|
|
967
983
|
<div class="details">
|
|
@@ -974,32 +990,32 @@
|
|
|
974
990
|
<div class="info">
|
|
975
991
|
<div class="rank">
|
|
976
992
|
<span title="Ranking 24">24</span>
|
|
977
|
-
<a href="https://github.com/
|
|
993
|
+
<a href="https://github.com/cert-ee/cuckoo3" target="_blank" title="cert-ee/cuckoo3">cert-ee/cuckoo3</a>
|
|
978
994
|
</div>
|
|
979
995
|
<div class="sub-title followers">
|
|
980
996
|
|
|
981
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
982
|
-
<span style="background-color: #
|
|
997
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
998
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
983
999
|
</a>
|
|
984
1000
|
|
|
985
1001
|
<span class="star" title="Stargazers Count">
|
|
986
1002
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
987
1003
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
988
1004
|
</svg>
|
|
989
|
-
<span>
|
|
1005
|
+
<span>217</span>
|
|
990
1006
|
</span>
|
|
991
1007
|
<span class="star" title="Repo Forked">
|
|
992
1008
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
993
1009
|
<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">
|
|
994
1010
|
</path>
|
|
995
1011
|
</svg>
|
|
996
|
-
<span>
|
|
1012
|
+
<span>12</span>
|
|
997
1013
|
</span>
|
|
998
1014
|
<span class="star">
|
|
999
1015
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1000
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>
|
|
1001
1017
|
</svg>
|
|
1002
|
-
<span>
|
|
1018
|
+
<span>58 stars today</span>
|
|
1003
1019
|
</span>
|
|
1004
1020
|
</div>
|
|
1005
1021
|
<div class="details">
|
|
@@ -1012,32 +1028,32 @@
|
|
|
1012
1028
|
<div class="info">
|
|
1013
1029
|
<div class="rank">
|
|
1014
1030
|
<span title="Ranking 25">25</span>
|
|
1015
|
-
<a href="https://github.com/
|
|
1031
|
+
<a href="https://github.com/Saul-Mirone/milkdown" target="_blank" title="Saul-Mirone/milkdown">Saul-Mirone/milkdown</a>
|
|
1016
1032
|
</div>
|
|
1017
1033
|
<div class="sub-title followers">
|
|
1018
1034
|
|
|
1019
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1020
|
-
<span style="background-color: #
|
|
1035
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
1036
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
1021
1037
|
</a>
|
|
1022
1038
|
|
|
1023
1039
|
<span class="star" title="Stargazers Count">
|
|
1024
1040
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1025
1041
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1026
1042
|
</svg>
|
|
1027
|
-
<span>
|
|
1043
|
+
<span>5359</span>
|
|
1028
1044
|
</span>
|
|
1029
1045
|
<span class="star" title="Repo Forked">
|
|
1030
1046
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1031
1047
|
<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">
|
|
1032
1048
|
</path>
|
|
1033
1049
|
</svg>
|
|
1034
|
-
<span>
|
|
1050
|
+
<span>184</span>
|
|
1035
1051
|
</span>
|
|
1036
1052
|
<span class="star">
|
|
1037
1053
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1038
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>
|
|
1039
1055
|
</svg>
|
|
1040
|
-
<span>
|
|
1056
|
+
<span>105 stars today</span>
|
|
1041
1057
|
</span>
|
|
1042
1058
|
</div>
|
|
1043
1059
|
<div class="details">
|
|
@@ -1062,7 +1078,7 @@
|
|
|
1062
1078
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1063
1079
|
</a>
|
|
1064
1080
|
</div>
|
|
1065
|
-
<div class="time">Last cache created on 2022/1/
|
|
1081
|
+
<div class="time">Last cache created on 2022/1/7 by Github API v3.</div>
|
|
1066
1082
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1067
1083
|
</div>
|
|
1068
1084
|
</body>
|