@wcj/github-rank 21.10.21 → 21.10.25
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 +33237 -33229
- package/dist/sifou-daily.json +29 -47
- package/dist/sifou-monthly.json +142 -142
- package/dist/sifou-weekly.json +176 -176
- package/dist/toutiao-30.json +104 -104
- package/dist/toutiao-7.json +132 -132
- package/dist/toutiao-90.json +51 -51
- package/dist/trending-daily.json +193 -193
- package/dist/trending-monthly.json +183 -183
- package/dist/trending-weekly.json +181 -181
- package/dist/users.china.json +3191 -3190
- package/dist/users.json +3989 -3989
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33237 -33229
- package/web/data/sifou-daily.json +29 -47
- package/web/data/sifou-monthly.json +142 -142
- package/web/data/sifou-weekly.json +176 -176
- package/web/data/toutiao-30.json +104 -104
- package/web/data/toutiao-7.json +132 -132
- package/web/data/toutiao-90.json +51 -51
- package/web/data/trending-daily.json +193 -193
- package/web/data/trending-monthly.json +183 -183
- package/web/data/trending-weekly.json +181 -181
- package/web/data/users.china.json +3191 -3190
- package/web/data/users.json +3989 -3989
- package/web/index.html +2043 -2043
- package/web/repos.html +4074 -4074
- package/web/sifou-daily.html +25 -81
- package/web/sifou-monthly.html +148 -148
- package/web/sifou-weekly.html +150 -150
- package/web/toutiao-30.html +113 -113
- package/web/toutiao-7.html +99 -99
- package/web/toutiao-90.html +82 -82
- package/web/trending-monthly.html +168 -168
- package/web/trending-weekly.html +163 -155
- package/web/trending.html +168 -176
- package/web/users.china.html +1893 -1893
package/web/trending.html
CHANGED
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
</svg>
|
|
82
82
|
</a>
|
|
83
83
|
<h1 class="title"> GitHub Repositories Trending </h1>
|
|
84
|
-
<div class="time">Last cache created on 2021/10/
|
|
84
|
+
<div class="time">Last cache created on 2021/10/25 by Github API v3.</div>
|
|
85
85
|
<div class="tabs">
|
|
86
86
|
<a class="" href="index.html">Users</a>
|
|
87
87
|
<a class="" href="repos.html">Repos</a>
|
|
@@ -104,36 +104,36 @@
|
|
|
104
104
|
<div class="info">
|
|
105
105
|
<div class="rank">
|
|
106
106
|
<span title="Ranking 1">1</span>
|
|
107
|
-
<a href="https://github.com/
|
|
107
|
+
<a href="https://github.com/Footsiefat/zspotify" target="_blank" title="Footsiefat/zspotify">Footsiefat/zspotify</a>
|
|
108
108
|
</div>
|
|
109
109
|
<div class="sub-title followers">
|
|
110
110
|
|
|
111
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
112
|
-
<span style="background-color: #
|
|
111
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
112
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
113
113
|
</a>
|
|
114
114
|
|
|
115
115
|
<span class="star" title="Stargazers Count">
|
|
116
116
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
117
117
|
<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>
|
|
118
118
|
</svg>
|
|
119
|
-
<span>
|
|
119
|
+
<span>1509</span>
|
|
120
120
|
</span>
|
|
121
121
|
<span class="star" title="Repo Forked">
|
|
122
122
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
123
123
|
<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">
|
|
124
124
|
</path>
|
|
125
125
|
</svg>
|
|
126
|
-
<span>
|
|
126
|
+
<span>138</span>
|
|
127
127
|
</span>
|
|
128
128
|
<span class="star">
|
|
129
129
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
130
130
|
<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>
|
|
131
131
|
</svg>
|
|
132
|
-
<span>
|
|
132
|
+
<span>348 stars today</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
Spotify song downloader without injecting into the windows client
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
</li>
|
|
@@ -142,32 +142,36 @@
|
|
|
142
142
|
<div class="info">
|
|
143
143
|
<div class="rank">
|
|
144
144
|
<span title="Ranking 2">2</span>
|
|
145
|
-
<a href="https://github.com/
|
|
145
|
+
<a href="https://github.com/copy/v86" target="_blank" title="copy/v86">copy/v86</a>
|
|
146
146
|
</div>
|
|
147
147
|
<div class="sub-title followers">
|
|
148
148
|
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
150
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
151
|
+
</a>
|
|
152
|
+
|
|
149
153
|
<span class="star" title="Stargazers Count">
|
|
150
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
151
155
|
<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>
|
|
152
156
|
</svg>
|
|
153
|
-
<span>
|
|
157
|
+
<span>12085</span>
|
|
154
158
|
</span>
|
|
155
159
|
<span class="star" title="Repo Forked">
|
|
156
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
157
161
|
<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">
|
|
158
162
|
</path>
|
|
159
163
|
</svg>
|
|
160
|
-
<span>
|
|
164
|
+
<span>929</span>
|
|
161
165
|
</span>
|
|
162
166
|
<span class="star">
|
|
163
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
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>
|
|
165
169
|
</svg>
|
|
166
|
-
<span>
|
|
170
|
+
<span>232 stars today</span>
|
|
167
171
|
</span>
|
|
168
172
|
</div>
|
|
169
173
|
<div class="details">
|
|
170
|
-
|
|
174
|
+
x86 virtualization in your browser, recompiling x86 to wasm on the fly
|
|
171
175
|
</div>
|
|
172
176
|
</div>
|
|
173
177
|
</li>
|
|
@@ -176,36 +180,36 @@
|
|
|
176
180
|
<div class="info">
|
|
177
181
|
<div class="rank">
|
|
178
182
|
<span title="Ranking 3">3</span>
|
|
179
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/IntelLabs/control-flag" target="_blank" title="IntelLabs/control-flag">IntelLabs/control-flag</a>
|
|
180
184
|
</div>
|
|
181
185
|
<div class="sub-title followers">
|
|
182
186
|
|
|
183
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
184
|
-
<span style="background-color: #
|
|
187
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
188
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
185
189
|
</a>
|
|
186
190
|
|
|
187
191
|
<span class="star" title="Stargazers Count">
|
|
188
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
189
193
|
<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>
|
|
190
194
|
</svg>
|
|
191
|
-
<span>
|
|
195
|
+
<span>424</span>
|
|
192
196
|
</span>
|
|
193
197
|
<span class="star" title="Repo Forked">
|
|
194
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
195
199
|
<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">
|
|
196
200
|
</path>
|
|
197
201
|
</svg>
|
|
198
|
-
<span>
|
|
202
|
+
<span>33</span>
|
|
199
203
|
</span>
|
|
200
204
|
<span class="star">
|
|
201
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
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>
|
|
203
207
|
</svg>
|
|
204
|
-
<span>
|
|
208
|
+
<span>103 stars today</span>
|
|
205
209
|
</span>
|
|
206
210
|
</div>
|
|
207
211
|
<div class="details">
|
|
208
|
-
|
|
212
|
+
A system to flag anomalous source code expressions by learning typical expressions from training data
|
|
209
213
|
</div>
|
|
210
214
|
</div>
|
|
211
215
|
</li>
|
|
@@ -214,7 +218,7 @@
|
|
|
214
218
|
<div class="info">
|
|
215
219
|
<div class="rank">
|
|
216
220
|
<span title="Ranking 4">4</span>
|
|
217
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
218
222
|
</div>
|
|
219
223
|
<div class="sub-title followers">
|
|
220
224
|
|
|
@@ -226,24 +230,24 @@
|
|
|
226
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
227
231
|
<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>
|
|
228
232
|
</svg>
|
|
229
|
-
<span>
|
|
233
|
+
<span>121475</span>
|
|
230
234
|
</span>
|
|
231
235
|
<span class="star" title="Repo Forked">
|
|
232
236
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
233
237
|
<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">
|
|
234
238
|
</path>
|
|
235
239
|
</svg>
|
|
236
|
-
<span>
|
|
240
|
+
<span>32573</span>
|
|
237
241
|
</span>
|
|
238
242
|
<span class="star">
|
|
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>231 stars today</span>
|
|
243
247
|
</span>
|
|
244
248
|
</div>
|
|
245
249
|
<div class="details">
|
|
246
|
-
|
|
250
|
+
All Algorithms implemented in Python
|
|
247
251
|
</div>
|
|
248
252
|
</div>
|
|
249
253
|
</li>
|
|
@@ -252,36 +256,36 @@
|
|
|
252
256
|
<div class="info">
|
|
253
257
|
<div class="rank">
|
|
254
258
|
<span title="Ranking 5">5</span>
|
|
255
|
-
<a href="https://github.com/
|
|
259
|
+
<a href="https://github.com/bedimcode/responsive-halloween-website" target="_blank" title="bedimcode/responsive-halloween-website">bedimcode/responsive-halloween-website</a>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="sub-title followers">
|
|
258
262
|
|
|
259
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
260
|
-
<span style="background-color: #
|
|
263
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
264
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
261
265
|
</a>
|
|
262
266
|
|
|
263
267
|
<span class="star" title="Stargazers Count">
|
|
264
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
265
269
|
<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>
|
|
266
270
|
</svg>
|
|
267
|
-
<span>
|
|
271
|
+
<span>139</span>
|
|
268
272
|
</span>
|
|
269
273
|
<span class="star" title="Repo Forked">
|
|
270
274
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
271
275
|
<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">
|
|
272
276
|
</path>
|
|
273
277
|
</svg>
|
|
274
|
-
<span>
|
|
278
|
+
<span>53</span>
|
|
275
279
|
</span>
|
|
276
280
|
<span class="star">
|
|
277
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
282
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
279
283
|
</svg>
|
|
280
|
-
<span>
|
|
284
|
+
<span>50 stars today</span>
|
|
281
285
|
</span>
|
|
282
286
|
</div>
|
|
283
287
|
<div class="details">
|
|
284
|
-
|
|
288
|
+
Responsive Halloween Website Design Using HTML CSS & JavaScript
|
|
285
289
|
</div>
|
|
286
290
|
</div>
|
|
287
291
|
</li>
|
|
@@ -290,36 +294,36 @@
|
|
|
290
294
|
<div class="info">
|
|
291
295
|
<div class="rank">
|
|
292
296
|
<span title="Ranking 6">6</span>
|
|
293
|
-
<a href="https://github.com/
|
|
297
|
+
<a href="https://github.com/CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins" target="_blank" title="CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins">CyberPunkMetalHead/gateio-crypto-trading-bot-binance-announcements-new-coins</a>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="sub-title followers">
|
|
296
300
|
|
|
297
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
298
|
-
<span style="background-color: #
|
|
301
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
302
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
299
303
|
</a>
|
|
300
304
|
|
|
301
305
|
<span class="star" title="Stargazers Count">
|
|
302
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
303
307
|
<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>
|
|
304
308
|
</svg>
|
|
305
|
-
<span>
|
|
309
|
+
<span>397</span>
|
|
306
310
|
</span>
|
|
307
311
|
<span class="star" title="Repo Forked">
|
|
308
312
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
309
313
|
<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">
|
|
310
314
|
</path>
|
|
311
315
|
</svg>
|
|
312
|
-
<span>
|
|
316
|
+
<span>84</span>
|
|
313
317
|
</span>
|
|
314
318
|
<span class="star">
|
|
315
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
316
320
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
317
321
|
</svg>
|
|
318
|
-
<span>
|
|
322
|
+
<span>48 stars today</span>
|
|
319
323
|
</span>
|
|
320
324
|
</div>
|
|
321
325
|
<div class="details">
|
|
322
|
-
|
|
326
|
+
This is a crypto trading bot that scans the Binance Annoucements page for new coins, and places trades on Gateio
|
|
323
327
|
</div>
|
|
324
328
|
</div>
|
|
325
329
|
</li>
|
|
@@ -328,36 +332,36 @@
|
|
|
328
332
|
<div class="info">
|
|
329
333
|
<div class="rank">
|
|
330
334
|
<span title="Ranking 7">7</span>
|
|
331
|
-
<a href="https://github.com/
|
|
335
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
332
336
|
</div>
|
|
333
337
|
<div class="sub-title followers">
|
|
334
338
|
|
|
335
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
336
|
-
<span style="background-color: #
|
|
339
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
340
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
337
341
|
</a>
|
|
338
342
|
|
|
339
343
|
<span class="star" title="Stargazers Count">
|
|
340
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
341
345
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
342
346
|
</svg>
|
|
343
|
-
<span>
|
|
347
|
+
<span>124659</span>
|
|
344
348
|
</span>
|
|
345
349
|
<span class="star" title="Repo Forked">
|
|
346
350
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
347
351
|
<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">
|
|
348
352
|
</path>
|
|
349
353
|
</svg>
|
|
350
|
-
<span>
|
|
354
|
+
<span>20300</span>
|
|
351
355
|
</span>
|
|
352
356
|
<span class="star">
|
|
353
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
354
358
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
355
359
|
</svg>
|
|
356
|
-
<span>
|
|
360
|
+
<span>243 stars today</span>
|
|
357
361
|
</span>
|
|
358
362
|
</div>
|
|
359
363
|
<div class="details">
|
|
360
|
-
|
|
364
|
+
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
|
|
361
365
|
</div>
|
|
362
366
|
</div>
|
|
363
367
|
</li>
|
|
@@ -366,36 +370,36 @@
|
|
|
366
370
|
<div class="info">
|
|
367
371
|
<div class="rank">
|
|
368
372
|
<span title="Ranking 8">8</span>
|
|
369
|
-
<a href="https://github.com/
|
|
373
|
+
<a href="https://github.com/dotnet/sdk" target="_blank" title="dotnet/sdk">dotnet/sdk</a>
|
|
370
374
|
</div>
|
|
371
375
|
<div class="sub-title followers">
|
|
372
376
|
|
|
373
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
374
|
-
<span style="background-color: #
|
|
377
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
378
|
+
<span style="background-color: #178600;"></span>C#
|
|
375
379
|
</a>
|
|
376
380
|
|
|
377
381
|
<span class="star" title="Stargazers Count">
|
|
378
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
379
383
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
380
384
|
</svg>
|
|
381
|
-
<span>
|
|
385
|
+
<span>1434</span>
|
|
382
386
|
</span>
|
|
383
387
|
<span class="star" title="Repo Forked">
|
|
384
388
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
385
389
|
<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">
|
|
386
390
|
</path>
|
|
387
391
|
</svg>
|
|
388
|
-
<span>
|
|
392
|
+
<span>530</span>
|
|
389
393
|
</span>
|
|
390
394
|
<span class="star">
|
|
391
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
392
396
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
393
397
|
</svg>
|
|
394
|
-
<span>
|
|
398
|
+
<span>69 stars today</span>
|
|
395
399
|
</span>
|
|
396
400
|
</div>
|
|
397
401
|
<div class="details">
|
|
398
|
-
|
|
402
|
+
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
399
403
|
</div>
|
|
400
404
|
</div>
|
|
401
405
|
</li>
|
|
@@ -404,36 +408,36 @@
|
|
|
404
408
|
<div class="info">
|
|
405
409
|
<div class="rank">
|
|
406
410
|
<span title="Ranking 9">9</span>
|
|
407
|
-
<a href="https://github.com/
|
|
411
|
+
<a href="https://github.com/reactjs/reactjs.org" target="_blank" title="reactjs/reactjs.org">reactjs/reactjs.org</a>
|
|
408
412
|
</div>
|
|
409
413
|
<div class="sub-title followers">
|
|
410
414
|
|
|
411
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
412
|
-
<span style="background-color: #
|
|
415
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
416
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
413
417
|
</a>
|
|
414
418
|
|
|
415
419
|
<span class="star" title="Stargazers Count">
|
|
416
420
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
417
421
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
418
422
|
</svg>
|
|
419
|
-
<span>
|
|
423
|
+
<span>6264</span>
|
|
420
424
|
</span>
|
|
421
425
|
<span class="star" title="Repo Forked">
|
|
422
426
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
423
427
|
<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">
|
|
424
428
|
</path>
|
|
425
429
|
</svg>
|
|
426
|
-
<span>
|
|
430
|
+
<span>5494</span>
|
|
427
431
|
</span>
|
|
428
432
|
<span class="star">
|
|
429
433
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
430
434
|
<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
435
|
</svg>
|
|
432
|
-
<span>
|
|
436
|
+
<span>119 stars today</span>
|
|
433
437
|
</span>
|
|
434
438
|
</div>
|
|
435
439
|
<div class="details">
|
|
436
|
-
|
|
440
|
+
The React documentation website
|
|
437
441
|
</div>
|
|
438
442
|
</div>
|
|
439
443
|
</li>
|
|
@@ -442,36 +446,36 @@
|
|
|
442
446
|
<div class="info">
|
|
443
447
|
<div class="rank">
|
|
444
448
|
<span title="Ranking 10">10</span>
|
|
445
|
-
<a href="https://github.com/
|
|
449
|
+
<a href="https://github.com/misterokaygo/MapAssist" target="_blank" title="misterokaygo/MapAssist">misterokaygo/MapAssist</a>
|
|
446
450
|
</div>
|
|
447
451
|
<div class="sub-title followers">
|
|
448
452
|
|
|
449
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
450
|
-
<span style="background-color: #
|
|
453
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
454
|
+
<span style="background-color: #178600;"></span>C#
|
|
451
455
|
</a>
|
|
452
456
|
|
|
453
457
|
<span class="star" title="Stargazers Count">
|
|
454
458
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
455
459
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
456
460
|
</svg>
|
|
457
|
-
<span>
|
|
461
|
+
<span>131</span>
|
|
458
462
|
</span>
|
|
459
463
|
<span class="star" title="Repo Forked">
|
|
460
464
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
461
465
|
<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">
|
|
462
466
|
</path>
|
|
463
467
|
</svg>
|
|
464
|
-
<span>
|
|
468
|
+
<span>123</span>
|
|
465
469
|
</span>
|
|
466
470
|
<span class="star">
|
|
467
471
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
468
472
|
<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
473
|
</svg>
|
|
470
|
-
<span>
|
|
474
|
+
<span>11 stars today</span>
|
|
471
475
|
</span>
|
|
472
476
|
</div>
|
|
473
477
|
<div class="details">
|
|
474
|
-
|
|
478
|
+
|
|
475
479
|
</div>
|
|
476
480
|
</div>
|
|
477
481
|
</li>
|
|
@@ -480,36 +484,36 @@
|
|
|
480
484
|
<div class="info">
|
|
481
485
|
<div class="rank">
|
|
482
486
|
<span title="Ranking 11">11</span>
|
|
483
|
-
<a href="https://github.com/
|
|
487
|
+
<a href="https://github.com/solana-labs/solana" target="_blank" title="solana-labs/solana">solana-labs/solana</a>
|
|
484
488
|
</div>
|
|
485
489
|
<div class="sub-title followers">
|
|
486
490
|
|
|
487
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
488
|
-
<span style="background-color: #
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
492
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
489
493
|
</a>
|
|
490
494
|
|
|
491
495
|
<span class="star" title="Stargazers Count">
|
|
492
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
493
497
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
494
498
|
</svg>
|
|
495
|
-
<span>
|
|
499
|
+
<span>4654</span>
|
|
496
500
|
</span>
|
|
497
501
|
<span class="star" title="Repo Forked">
|
|
498
502
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
499
503
|
<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">
|
|
500
504
|
</path>
|
|
501
505
|
</svg>
|
|
502
|
-
<span>
|
|
506
|
+
<span>916</span>
|
|
503
507
|
</span>
|
|
504
508
|
<span class="star">
|
|
505
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
506
510
|
<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
511
|
</svg>
|
|
508
|
-
<span>
|
|
512
|
+
<span>48 stars today</span>
|
|
509
513
|
</span>
|
|
510
514
|
</div>
|
|
511
515
|
<div class="details">
|
|
512
|
-
|
|
516
|
+
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
|
|
513
517
|
</div>
|
|
514
518
|
</div>
|
|
515
519
|
</li>
|
|
@@ -518,36 +522,36 @@
|
|
|
518
522
|
<div class="info">
|
|
519
523
|
<div class="rank">
|
|
520
524
|
<span title="Ranking 12">12</span>
|
|
521
|
-
<a href="https://github.com/
|
|
525
|
+
<a href="https://github.com/sudheerj/javascript-interview-questions" target="_blank" title="sudheerj/javascript-interview-questions">sudheerj/javascript-interview-questions</a>
|
|
522
526
|
</div>
|
|
523
527
|
<div class="sub-title followers">
|
|
524
528
|
|
|
525
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
526
|
-
<span style="background-color: #
|
|
529
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
530
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
527
531
|
</a>
|
|
528
532
|
|
|
529
533
|
<span class="star" title="Stargazers Count">
|
|
530
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
535
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
532
536
|
</svg>
|
|
533
|
-
<span>
|
|
537
|
+
<span>6256</span>
|
|
534
538
|
</span>
|
|
535
539
|
<span class="star" title="Repo Forked">
|
|
536
540
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
541
|
<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">
|
|
538
542
|
</path>
|
|
539
543
|
</svg>
|
|
540
|
-
<span>
|
|
544
|
+
<span>1849</span>
|
|
541
545
|
</span>
|
|
542
546
|
<span class="star">
|
|
543
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
548
|
<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
549
|
</svg>
|
|
546
|
-
<span>
|
|
550
|
+
<span>48 stars today</span>
|
|
547
551
|
</span>
|
|
548
552
|
</div>
|
|
549
553
|
<div class="details">
|
|
550
|
-
|
|
554
|
+
List of 1000 JavaScript Interview Questions
|
|
551
555
|
</div>
|
|
552
556
|
</div>
|
|
553
557
|
</li>
|
|
@@ -556,36 +560,36 @@
|
|
|
556
560
|
<div class="info">
|
|
557
561
|
<div class="rank">
|
|
558
562
|
<span title="Ranking 13">13</span>
|
|
559
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/simdjson/simdjson" target="_blank" title="simdjson/simdjson">simdjson/simdjson</a>
|
|
560
564
|
</div>
|
|
561
565
|
<div class="sub-title followers">
|
|
562
566
|
|
|
563
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
564
|
-
<span style="background-color: #
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
568
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
565
569
|
</a>
|
|
566
570
|
|
|
567
571
|
<span class="star" title="Stargazers Count">
|
|
568
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
573
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
570
574
|
</svg>
|
|
571
|
-
<span>
|
|
575
|
+
<span>14399</span>
|
|
572
576
|
</span>
|
|
573
577
|
<span class="star" title="Repo Forked">
|
|
574
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
575
579
|
<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">
|
|
576
580
|
</path>
|
|
577
581
|
</svg>
|
|
578
|
-
<span>
|
|
582
|
+
<span>746</span>
|
|
579
583
|
</span>
|
|
580
584
|
<span class="star">
|
|
581
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
586
|
<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
587
|
</svg>
|
|
584
|
-
<span>
|
|
588
|
+
<span>216 stars today</span>
|
|
585
589
|
</span>
|
|
586
590
|
</div>
|
|
587
591
|
<div class="details">
|
|
588
|
-
|
|
592
|
+
Parsing gigabytes of JSON per second
|
|
589
593
|
</div>
|
|
590
594
|
</div>
|
|
591
595
|
</li>
|
|
@@ -594,7 +598,7 @@
|
|
|
594
598
|
<div class="info">
|
|
595
599
|
<div class="rank">
|
|
596
600
|
<span title="Ranking 14">14</span>
|
|
597
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/craftzdog/craftzdog-homepage" target="_blank" title="craftzdog/craftzdog-homepage">craftzdog/craftzdog-homepage</a>
|
|
598
602
|
</div>
|
|
599
603
|
<div class="sub-title followers">
|
|
600
604
|
|
|
@@ -606,24 +610,24 @@
|
|
|
606
610
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
611
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
608
612
|
</svg>
|
|
609
|
-
<span>
|
|
613
|
+
<span>285</span>
|
|
610
614
|
</span>
|
|
611
615
|
<span class="star" title="Repo Forked">
|
|
612
616
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
613
617
|
<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">
|
|
614
618
|
</path>
|
|
615
619
|
</svg>
|
|
616
|
-
<span>
|
|
620
|
+
<span>49</span>
|
|
617
621
|
</span>
|
|
618
622
|
<span class="star">
|
|
619
623
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
624
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
621
625
|
</svg>
|
|
622
|
-
<span>
|
|
626
|
+
<span>37 stars today</span>
|
|
623
627
|
</span>
|
|
624
628
|
</div>
|
|
625
629
|
<div class="details">
|
|
626
|
-
|
|
630
|
+
My homepage
|
|
627
631
|
</div>
|
|
628
632
|
</div>
|
|
629
633
|
</li>
|
|
@@ -632,36 +636,32 @@
|
|
|
632
636
|
<div class="info">
|
|
633
637
|
<div class="rank">
|
|
634
638
|
<span title="Ranking 15">15</span>
|
|
635
|
-
<a href="https://github.com/
|
|
639
|
+
<a href="https://github.com/CSSEGISandData/COVID-19" target="_blank" title="CSSEGISandData/COVID-19">CSSEGISandData/COVID-19</a>
|
|
636
640
|
</div>
|
|
637
641
|
<div class="sub-title followers">
|
|
638
642
|
|
|
639
|
-
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
640
|
-
<span style="background-color: #F05138;"></span>Swift
|
|
641
|
-
</a>
|
|
642
|
-
|
|
643
643
|
<span class="star" title="Stargazers Count">
|
|
644
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
645
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
646
646
|
</svg>
|
|
647
|
-
<span>
|
|
647
|
+
<span>27573</span>
|
|
648
648
|
</span>
|
|
649
649
|
<span class="star" title="Repo Forked">
|
|
650
650
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
651
|
<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">
|
|
652
652
|
</path>
|
|
653
653
|
</svg>
|
|
654
|
-
<span>
|
|
654
|
+
<span>17706</span>
|
|
655
655
|
</span>
|
|
656
656
|
<span class="star">
|
|
657
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
658
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
659
659
|
</svg>
|
|
660
|
-
<span>
|
|
660
|
+
<span>11 stars today</span>
|
|
661
661
|
</span>
|
|
662
662
|
</div>
|
|
663
663
|
<div class="details">
|
|
664
|
-
|
|
664
|
+
Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
|
|
665
665
|
</div>
|
|
666
666
|
</div>
|
|
667
667
|
</li>
|
|
@@ -670,32 +670,36 @@
|
|
|
670
670
|
<div class="info">
|
|
671
671
|
<div class="rank">
|
|
672
672
|
<span title="Ranking 16">16</span>
|
|
673
|
-
<a href="https://github.com/
|
|
673
|
+
<a href="https://github.com/jessfraz/dockerfiles" target="_blank" title="jessfraz/dockerfiles">jessfraz/dockerfiles</a>
|
|
674
674
|
</div>
|
|
675
675
|
<div class="sub-title followers">
|
|
676
676
|
|
|
677
|
+
<a class="language" target="_blank" href="https://github.com/topics/dockerfile" title="Programming Language Dockerfile">
|
|
678
|
+
<span style="background-color: #384d54;"></span>Dockerfile
|
|
679
|
+
</a>
|
|
680
|
+
|
|
677
681
|
<span class="star" title="Stargazers Count">
|
|
678
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
679
683
|
<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>
|
|
680
684
|
</svg>
|
|
681
|
-
<span>
|
|
685
|
+
<span>11485</span>
|
|
682
686
|
</span>
|
|
683
687
|
<span class="star" title="Repo Forked">
|
|
684
688
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
685
689
|
<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">
|
|
686
690
|
</path>
|
|
687
691
|
</svg>
|
|
688
|
-
<span>
|
|
692
|
+
<span>2127</span>
|
|
689
693
|
</span>
|
|
690
694
|
<span class="star">
|
|
691
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
696
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
693
697
|
</svg>
|
|
694
|
-
<span>
|
|
698
|
+
<span>145 stars today</span>
|
|
695
699
|
</span>
|
|
696
700
|
</div>
|
|
697
701
|
<div class="details">
|
|
698
|
-
|
|
702
|
+
Various Dockerfiles I use on the desktop and on servers.
|
|
699
703
|
</div>
|
|
700
704
|
</div>
|
|
701
705
|
</li>
|
|
@@ -704,36 +708,32 @@
|
|
|
704
708
|
<div class="info">
|
|
705
709
|
<div class="rank">
|
|
706
710
|
<span title="Ranking 17">17</span>
|
|
707
|
-
<a href="https://github.com/
|
|
711
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
708
712
|
</div>
|
|
709
713
|
<div class="sub-title followers">
|
|
710
714
|
|
|
711
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
712
|
-
<span style="background-color: #b07219;"></span>Java
|
|
713
|
-
</a>
|
|
714
|
-
|
|
715
715
|
<span class="star" title="Stargazers Count">
|
|
716
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
717
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
718
718
|
</svg>
|
|
719
|
-
<span>
|
|
719
|
+
<span>195666</span>
|
|
720
720
|
</span>
|
|
721
721
|
<span class="star" title="Repo Forked">
|
|
722
722
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
723
723
|
<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">
|
|
724
724
|
</path>
|
|
725
725
|
</svg>
|
|
726
|
-
<span>
|
|
726
|
+
<span>52609</span>
|
|
727
727
|
</span>
|
|
728
728
|
<span class="star">
|
|
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>139 stars today</span>
|
|
733
733
|
</span>
|
|
734
734
|
</div>
|
|
735
735
|
<div class="details">
|
|
736
|
-
|
|
736
|
+
A complete computer science study plan to become a software engineer.
|
|
737
737
|
</div>
|
|
738
738
|
</div>
|
|
739
739
|
</li>
|
|
@@ -742,36 +742,32 @@
|
|
|
742
742
|
<div class="info">
|
|
743
743
|
<div class="rank">
|
|
744
744
|
<span title="Ranking 18">18</span>
|
|
745
|
-
<a href="https://github.com/
|
|
745
|
+
<a href="https://github.com/0voice/audio_video_streaming" target="_blank" title="0voice/audio_video_streaming">0voice/audio_video_streaming</a>
|
|
746
746
|
</div>
|
|
747
747
|
<div class="sub-title followers">
|
|
748
748
|
|
|
749
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
750
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
751
|
-
</a>
|
|
752
|
-
|
|
753
749
|
<span class="star" title="Stargazers Count">
|
|
754
750
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
751
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
756
752
|
</svg>
|
|
757
|
-
<span>
|
|
753
|
+
<span>1073</span>
|
|
758
754
|
</span>
|
|
759
755
|
<span class="star" title="Repo Forked">
|
|
760
756
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
761
757
|
<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">
|
|
762
758
|
</path>
|
|
763
759
|
</svg>
|
|
764
|
-
<span>
|
|
760
|
+
<span>236</span>
|
|
765
761
|
</span>
|
|
766
762
|
<span class="star">
|
|
767
763
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
764
|
<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>
|
|
769
765
|
</svg>
|
|
770
|
-
<span>
|
|
766
|
+
<span>139 stars today</span>
|
|
771
767
|
</span>
|
|
772
768
|
</div>
|
|
773
769
|
<div class="details">
|
|
774
|
-
|
|
770
|
+
音视频流媒体权威资料整理,500+份文章,论文,视频,实践项目,协议,业界大神名单。
|
|
775
771
|
</div>
|
|
776
772
|
</div>
|
|
777
773
|
</li>
|
|
@@ -780,36 +776,36 @@
|
|
|
780
776
|
<div class="info">
|
|
781
777
|
<div class="rank">
|
|
782
778
|
<span title="Ranking 19">19</span>
|
|
783
|
-
<a href="https://github.com/
|
|
779
|
+
<a href="https://github.com/faisalman/ua-parser-js" target="_blank" title="faisalman/ua-parser-js">faisalman/ua-parser-js</a>
|
|
784
780
|
</div>
|
|
785
781
|
<div class="sub-title followers">
|
|
786
782
|
|
|
787
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
788
|
-
<span style="background-color: #
|
|
783
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
784
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
789
785
|
</a>
|
|
790
786
|
|
|
791
787
|
<span class="star" title="Stargazers Count">
|
|
792
788
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
789
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
794
790
|
</svg>
|
|
795
|
-
<span>
|
|
791
|
+
<span>5928</span>
|
|
796
792
|
</span>
|
|
797
793
|
<span class="star" title="Repo Forked">
|
|
798
794
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
795
|
<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">
|
|
800
796
|
</path>
|
|
801
797
|
</svg>
|
|
802
|
-
<span>
|
|
798
|
+
<span>950</span>
|
|
803
799
|
</span>
|
|
804
800
|
<span class="star">
|
|
805
801
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
802
|
<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>
|
|
807
803
|
</svg>
|
|
808
|
-
<span>
|
|
804
|
+
<span>55 stars today</span>
|
|
809
805
|
</span>
|
|
810
806
|
</div>
|
|
811
807
|
<div class="details">
|
|
812
|
-
|
|
808
|
+
UAParser.js - Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment.
|
|
813
809
|
</div>
|
|
814
810
|
</div>
|
|
815
811
|
</li>
|
|
@@ -818,36 +814,36 @@
|
|
|
818
814
|
<div class="info">
|
|
819
815
|
<div class="rank">
|
|
820
816
|
<span title="Ranking 20">20</span>
|
|
821
|
-
<a href="https://github.com/
|
|
817
|
+
<a href="https://github.com/oceanbase/oceanbase" target="_blank" title="oceanbase/oceanbase">oceanbase/oceanbase</a>
|
|
822
818
|
</div>
|
|
823
819
|
<div class="sub-title followers">
|
|
824
820
|
|
|
825
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
826
|
-
<span style="background-color: #
|
|
821
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
822
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
827
823
|
</a>
|
|
828
824
|
|
|
829
825
|
<span class="star" title="Stargazers Count">
|
|
830
826
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
827
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
832
828
|
</svg>
|
|
833
|
-
<span>
|
|
829
|
+
<span>3666</span>
|
|
834
830
|
</span>
|
|
835
831
|
<span class="star" title="Repo Forked">
|
|
836
832
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
833
|
<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">
|
|
838
834
|
</path>
|
|
839
835
|
</svg>
|
|
840
|
-
<span>
|
|
836
|
+
<span>775</span>
|
|
841
837
|
</span>
|
|
842
838
|
<span class="star">
|
|
843
839
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
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>
|
|
845
841
|
</svg>
|
|
846
|
-
<span>
|
|
842
|
+
<span>65 stars today</span>
|
|
847
843
|
</span>
|
|
848
844
|
</div>
|
|
849
845
|
<div class="details">
|
|
850
|
-
|
|
846
|
+
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
|
|
851
847
|
</div>
|
|
852
848
|
</div>
|
|
853
849
|
</li>
|
|
@@ -856,36 +852,36 @@
|
|
|
856
852
|
<div class="info">
|
|
857
853
|
<div class="rank">
|
|
858
854
|
<span title="Ranking 21">21</span>
|
|
859
|
-
<a href="https://github.com/
|
|
855
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
860
856
|
</div>
|
|
861
857
|
<div class="sub-title followers">
|
|
862
858
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
859
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
860
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
865
861
|
</a>
|
|
866
862
|
|
|
867
863
|
<span class="star" title="Stargazers Count">
|
|
868
864
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
865
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
870
866
|
</svg>
|
|
871
|
-
<span>
|
|
867
|
+
<span>25407</span>
|
|
872
868
|
</span>
|
|
873
869
|
<span class="star" title="Repo Forked">
|
|
874
870
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
871
|
<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">
|
|
876
872
|
</path>
|
|
877
873
|
</svg>
|
|
878
|
-
<span>
|
|
874
|
+
<span>4185</span>
|
|
879
875
|
</span>
|
|
880
876
|
<span class="star">
|
|
881
877
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
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>
|
|
883
879
|
</svg>
|
|
884
|
-
<span>
|
|
880
|
+
<span>134 stars today</span>
|
|
885
881
|
</span>
|
|
886
882
|
</div>
|
|
887
883
|
<div class="details">
|
|
888
|
-
|
|
884
|
+
Your self-hosted, globally interconnected microblogging community
|
|
889
885
|
</div>
|
|
890
886
|
</div>
|
|
891
887
|
</li>
|
|
@@ -894,36 +890,32 @@
|
|
|
894
890
|
<div class="info">
|
|
895
891
|
<div class="rank">
|
|
896
892
|
<span title="Ranking 22">22</span>
|
|
897
|
-
<a href="https://github.com/
|
|
893
|
+
<a href="https://github.com/ngosang/trackerslist" target="_blank" title="ngosang/trackerslist">ngosang/trackerslist</a>
|
|
898
894
|
</div>
|
|
899
895
|
<div class="sub-title followers">
|
|
900
896
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
902
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
903
|
-
</a>
|
|
904
|
-
|
|
905
897
|
<span class="star" title="Stargazers Count">
|
|
906
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
899
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
908
900
|
</svg>
|
|
909
|
-
<span>
|
|
901
|
+
<span>30933</span>
|
|
910
902
|
</span>
|
|
911
903
|
<span class="star" title="Repo Forked">
|
|
912
904
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
905
|
<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">
|
|
914
906
|
</path>
|
|
915
907
|
</svg>
|
|
916
|
-
<span>
|
|
908
|
+
<span>5682</span>
|
|
917
909
|
</span>
|
|
918
910
|
<span class="star">
|
|
919
911
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
912
|
<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>
|
|
921
913
|
</svg>
|
|
922
|
-
<span>
|
|
914
|
+
<span>23 stars today</span>
|
|
923
915
|
</span>
|
|
924
916
|
</div>
|
|
925
917
|
<div class="details">
|
|
926
|
-
|
|
918
|
+
Updated list of public BitTorrent trackers
|
|
927
919
|
</div>
|
|
928
920
|
</div>
|
|
929
921
|
</li>
|
|
@@ -932,36 +924,36 @@
|
|
|
932
924
|
<div class="info">
|
|
933
925
|
<div class="rank">
|
|
934
926
|
<span title="Ranking 23">23</span>
|
|
935
|
-
<a href="https://github.com/
|
|
927
|
+
<a href="https://github.com/bitcoinbook/bitcoinbook" target="_blank" title="bitcoinbook/bitcoinbook">bitcoinbook/bitcoinbook</a>
|
|
936
928
|
</div>
|
|
937
929
|
<div class="sub-title followers">
|
|
938
930
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
931
|
+
<a class="language" target="_blank" href="https://github.com/topics/asciidoc" title="Programming Language AsciiDoc">
|
|
932
|
+
<span style="background-color: #73a0c5;"></span>AsciiDoc
|
|
941
933
|
</a>
|
|
942
934
|
|
|
943
935
|
<span class="star" title="Stargazers Count">
|
|
944
936
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
937
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
946
938
|
</svg>
|
|
947
|
-
<span>
|
|
939
|
+
<span>17662</span>
|
|
948
940
|
</span>
|
|
949
941
|
<span class="star" title="Repo Forked">
|
|
950
942
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
943
|
<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">
|
|
952
944
|
</path>
|
|
953
945
|
</svg>
|
|
954
|
-
<span>
|
|
946
|
+
<span>4773</span>
|
|
955
947
|
</span>
|
|
956
948
|
<span class="star">
|
|
957
949
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
950
|
<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>
|
|
959
951
|
</svg>
|
|
960
|
-
<span>
|
|
952
|
+
<span>74 stars today</span>
|
|
961
953
|
</span>
|
|
962
954
|
</div>
|
|
963
955
|
<div class="details">
|
|
964
|
-
|
|
956
|
+
Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
|
|
965
957
|
</div>
|
|
966
958
|
</div>
|
|
967
959
|
</li>
|
|
@@ -970,36 +962,36 @@
|
|
|
970
962
|
<div class="info">
|
|
971
963
|
<div class="rank">
|
|
972
964
|
<span title="Ranking 24">24</span>
|
|
973
|
-
<a href="https://github.com/
|
|
965
|
+
<a href="https://github.com/xmrig/xmrig" target="_blank" title="xmrig/xmrig">xmrig/xmrig</a>
|
|
974
966
|
</div>
|
|
975
967
|
<div class="sub-title followers">
|
|
976
968
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
969
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
970
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
979
971
|
</a>
|
|
980
972
|
|
|
981
973
|
<span class="star" title="Stargazers Count">
|
|
982
974
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
975
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
984
976
|
</svg>
|
|
985
|
-
<span>
|
|
977
|
+
<span>5725</span>
|
|
986
978
|
</span>
|
|
987
979
|
<span class="star" title="Repo Forked">
|
|
988
980
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
981
|
<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">
|
|
990
982
|
</path>
|
|
991
983
|
</svg>
|
|
992
|
-
<span>
|
|
984
|
+
<span>2663</span>
|
|
993
985
|
</span>
|
|
994
986
|
<span class="star">
|
|
995
987
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
988
|
<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>
|
|
997
989
|
</svg>
|
|
998
|
-
<span>
|
|
990
|
+
<span>22 stars today</span>
|
|
999
991
|
</span>
|
|
1000
992
|
</div>
|
|
1001
993
|
<div class="details">
|
|
1002
|
-
|
|
994
|
+
RandomX, CryptoNight, AstroBWT and Argon2 CPU/GPU miner
|
|
1003
995
|
</div>
|
|
1004
996
|
</div>
|
|
1005
997
|
</li>
|
|
@@ -1008,26 +1000,26 @@
|
|
|
1008
1000
|
<div class="info">
|
|
1009
1001
|
<div class="rank">
|
|
1010
1002
|
<span title="Ranking 25">25</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1003
|
+
<a href="https://github.com/swisskyrepo/PayloadsAllTheThings" target="_blank" title="swisskyrepo/PayloadsAllTheThings">swisskyrepo/PayloadsAllTheThings</a>
|
|
1012
1004
|
</div>
|
|
1013
1005
|
<div class="sub-title followers">
|
|
1014
1006
|
|
|
1015
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1016
|
-
<span style="background-color: #
|
|
1007
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
1008
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
1017
1009
|
</a>
|
|
1018
1010
|
|
|
1019
1011
|
<span class="star" title="Stargazers Count">
|
|
1020
1012
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1021
1013
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1022
1014
|
</svg>
|
|
1023
|
-
<span>
|
|
1015
|
+
<span>31326</span>
|
|
1024
1016
|
</span>
|
|
1025
1017
|
<span class="star" title="Repo Forked">
|
|
1026
1018
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1027
1019
|
<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">
|
|
1028
1020
|
</path>
|
|
1029
1021
|
</svg>
|
|
1030
|
-
<span>
|
|
1022
|
+
<span>8574</span>
|
|
1031
1023
|
</span>
|
|
1032
1024
|
<span class="star">
|
|
1033
1025
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
@@ -1037,7 +1029,7 @@
|
|
|
1037
1029
|
</span>
|
|
1038
1030
|
</div>
|
|
1039
1031
|
<div class="details">
|
|
1040
|
-
|
|
1032
|
+
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
|
|
1041
1033
|
</div>
|
|
1042
1034
|
</div>
|
|
1043
1035
|
</li>
|
|
@@ -1058,7 +1050,7 @@
|
|
|
1058
1050
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1059
1051
|
</a>
|
|
1060
1052
|
</p>
|
|
1061
|
-
<div class="time">Last cache created on 2021/10/
|
|
1053
|
+
<div class="time">Last cache created on 2021/10/25 by Github API v3.</div>
|
|
1062
1054
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1063
1055
|
</div>
|
|
1064
1056
|
</body>
|