@wcj/github-rank 21.10.28 → 21.10.29
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 +20473 -20467
- package/dist/sifou-daily.json +81 -90
- package/dist/sifou-monthly.json +63 -63
- package/dist/sifou-weekly.json +118 -118
- package/dist/toutiao-30.json +64 -64
- package/dist/toutiao-7.json +82 -82
- package/dist/toutiao-90.json +3 -3
- package/dist/trending-daily.json +200 -200
- package/dist/trending-monthly.json +153 -153
- package/dist/trending-weekly.json +189 -189
- package/dist/users.china.json +1516 -1516
- package/dist/users.json +2074 -2074
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +20473 -20467
- package/web/data/sifou-daily.json +81 -90
- package/web/data/sifou-monthly.json +63 -63
- package/web/data/sifou-weekly.json +118 -118
- package/web/data/toutiao-30.json +64 -64
- package/web/data/toutiao-7.json +82 -82
- package/web/data/toutiao-90.json +3 -3
- package/web/data/trending-daily.json +200 -200
- package/web/data/trending-monthly.json +153 -153
- package/web/data/trending-weekly.json +189 -189
- package/web/data/users.china.json +1516 -1516
- package/web/data/users.json +2074 -2074
- package/web/index.html +1150 -1150
- package/web/repos.html +2652 -2652
- package/web/sifou-daily.html +68 -96
- package/web/sifou-monthly.html +93 -93
- package/web/sifou-weekly.html +112 -112
- package/web/toutiao-30.html +94 -94
- package/web/toutiao-7.html +80 -80
- package/web/toutiao-90.html +5 -5
- package/web/trending-monthly.html +149 -149
- package/web/trending-weekly.html +169 -165
- package/web/trending.html +173 -181
- package/web/users.china.html +762 -762
package/web/trending-weekly.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/29 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/Dusk-Labs/dim" target="_blank" title="Dusk-Labs/dim">Dusk-Labs/dim</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/rust" title="Programming Language Rust">
|
|
112
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>1724</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>57</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>739 stars this week</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
Dim, a media manager fueled by dark forces.
|
|
137
137
|
</div>
|
|
138
138
|
</div>
|
|
139
139
|
</li>
|
|
@@ -142,36 +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/modern-js-dev/modern.js" target="_blank" title="modern-js-dev/modern.js">modern-js-dev/modern.js</a>
|
|
146
146
|
</div>
|
|
147
147
|
<div class="sub-title followers">
|
|
148
148
|
|
|
149
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
150
|
-
<span style="background-color: #
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
150
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
151
151
|
</a>
|
|
152
152
|
|
|
153
153
|
<span class="star" title="Stargazers Count">
|
|
154
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
155
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>
|
|
156
156
|
</svg>
|
|
157
|
-
<span>
|
|
157
|
+
<span>1449</span>
|
|
158
158
|
</span>
|
|
159
159
|
<span class="star" title="Repo Forked">
|
|
160
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
161
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">
|
|
162
162
|
</path>
|
|
163
163
|
</svg>
|
|
164
|
-
<span>
|
|
164
|
+
<span>73</span>
|
|
165
165
|
</span>
|
|
166
166
|
<span class="star">
|
|
167
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
168
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
169
169
|
</svg>
|
|
170
|
-
<span>
|
|
170
|
+
<span>872 stars this week</span>
|
|
171
171
|
</span>
|
|
172
172
|
</div>
|
|
173
173
|
<div class="details">
|
|
174
|
-
|
|
174
|
+
The meta-framework suite designed from scratch for frontend-focused modern web development.
|
|
175
175
|
</div>
|
|
176
176
|
</div>
|
|
177
177
|
</li>
|
|
@@ -180,36 +180,36 @@
|
|
|
180
180
|
<div class="info">
|
|
181
181
|
<div class="rank">
|
|
182
182
|
<span title="Ranking 3">3</span>
|
|
183
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/deepmind/mujoco" target="_blank" title="deepmind/mujoco">deepmind/mujoco</a>
|
|
184
184
|
</div>
|
|
185
185
|
<div class="sub-title followers">
|
|
186
186
|
|
|
187
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
188
|
-
<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: #555555;"></span>C
|
|
189
189
|
</a>
|
|
190
190
|
|
|
191
191
|
<span class="star" title="Stargazers Count">
|
|
192
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
193
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>
|
|
194
194
|
</svg>
|
|
195
|
-
<span>
|
|
195
|
+
<span>2568</span>
|
|
196
196
|
</span>
|
|
197
197
|
<span class="star" title="Repo Forked">
|
|
198
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
199
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">
|
|
200
200
|
</path>
|
|
201
201
|
</svg>
|
|
202
|
-
<span>
|
|
202
|
+
<span>163</span>
|
|
203
203
|
</span>
|
|
204
204
|
<span class="star">
|
|
205
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
206
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
207
207
|
</svg>
|
|
208
|
-
<span>
|
|
208
|
+
<span>465 stars this week</span>
|
|
209
209
|
</span>
|
|
210
210
|
</div>
|
|
211
211
|
<div class="details">
|
|
212
|
-
|
|
212
|
+
Multi-Joint dynamics with Contact. A general purpose physics simulator.
|
|
213
213
|
</div>
|
|
214
214
|
</div>
|
|
215
215
|
</li>
|
|
@@ -218,7 +218,7 @@
|
|
|
218
218
|
<div class="info">
|
|
219
219
|
<div class="rank">
|
|
220
220
|
<span title="Ranking 4">4</span>
|
|
221
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/deepfakes/faceswap" target="_blank" title="deepfakes/faceswap">deepfakes/faceswap</a>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="sub-title followers">
|
|
224
224
|
|
|
@@ -230,24 +230,24 @@
|
|
|
230
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
231
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>
|
|
232
232
|
</svg>
|
|
233
|
-
<span>
|
|
233
|
+
<span>39310</span>
|
|
234
234
|
</span>
|
|
235
235
|
<span class="star" title="Repo Forked">
|
|
236
236
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
237
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">
|
|
238
238
|
</path>
|
|
239
239
|
</svg>
|
|
240
|
-
<span>
|
|
240
|
+
<span>11290</span>
|
|
241
241
|
</span>
|
|
242
242
|
<span class="star">
|
|
243
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
244
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>
|
|
245
245
|
</svg>
|
|
246
|
-
<span>
|
|
246
|
+
<span>433 stars this week</span>
|
|
247
247
|
</span>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="details">
|
|
250
|
-
|
|
250
|
+
Deepfakes Software For All
|
|
251
251
|
</div>
|
|
252
252
|
</div>
|
|
253
253
|
</li>
|
|
@@ -256,36 +256,36 @@
|
|
|
256
256
|
<div class="info">
|
|
257
257
|
<div class="rank">
|
|
258
258
|
<span title="Ranking 5">5</span>
|
|
259
|
-
<a href="https://github.com/
|
|
259
|
+
<a href="https://github.com/misterokaygo/MapAssist" target="_blank" title="misterokaygo/MapAssist">misterokaygo/MapAssist</a>
|
|
260
260
|
</div>
|
|
261
261
|
<div class="sub-title followers">
|
|
262
262
|
|
|
263
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
264
|
-
<span style="background-color: #
|
|
263
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
264
|
+
<span style="background-color: #178600;"></span>C#
|
|
265
265
|
</a>
|
|
266
266
|
|
|
267
267
|
<span class="star" title="Stargazers Count">
|
|
268
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
269
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>
|
|
270
270
|
</svg>
|
|
271
|
-
<span>
|
|
271
|
+
<span>156</span>
|
|
272
272
|
</span>
|
|
273
273
|
<span class="star" title="Repo Forked">
|
|
274
274
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
275
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">
|
|
276
276
|
</path>
|
|
277
277
|
</svg>
|
|
278
|
-
<span>
|
|
278
|
+
<span>139</span>
|
|
279
279
|
</span>
|
|
280
280
|
<span class="star">
|
|
281
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
282
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>
|
|
283
283
|
</svg>
|
|
284
|
-
<span>
|
|
284
|
+
<span>63 stars this week</span>
|
|
285
285
|
</span>
|
|
286
286
|
</div>
|
|
287
287
|
<div class="details">
|
|
288
|
-
|
|
288
|
+
|
|
289
289
|
</div>
|
|
290
290
|
</div>
|
|
291
291
|
</li>
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
<div class="info">
|
|
295
295
|
<div class="rank">
|
|
296
296
|
<span title="Ranking 6">6</span>
|
|
297
|
-
<a href="https://github.com/
|
|
297
|
+
<a href="https://github.com/ifzhang/ByteTrack" target="_blank" title="ifzhang/ByteTrack">ifzhang/ByteTrack</a>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="sub-title followers">
|
|
300
300
|
|
|
@@ -306,24 +306,24 @@
|
|
|
306
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
307
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>
|
|
308
308
|
</svg>
|
|
309
|
-
<span>
|
|
309
|
+
<span>1263</span>
|
|
310
310
|
</span>
|
|
311
311
|
<span class="star" title="Repo Forked">
|
|
312
312
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
313
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">
|
|
314
314
|
</path>
|
|
315
315
|
</svg>
|
|
316
|
-
<span>
|
|
316
|
+
<span>159</span>
|
|
317
317
|
</span>
|
|
318
318
|
<span class="star">
|
|
319
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
320
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>
|
|
321
321
|
</svg>
|
|
322
|
-
<span>
|
|
322
|
+
<span>554 stars this week</span>
|
|
323
323
|
</span>
|
|
324
324
|
</div>
|
|
325
325
|
<div class="details">
|
|
326
|
-
|
|
326
|
+
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
|
|
327
327
|
</div>
|
|
328
328
|
</div>
|
|
329
329
|
</li>
|
|
@@ -332,36 +332,32 @@
|
|
|
332
332
|
<div class="info">
|
|
333
333
|
<div class="rank">
|
|
334
334
|
<span title="Ranking 7">7</span>
|
|
335
|
-
<a href="https://github.com/
|
|
335
|
+
<a href="https://github.com/shengcaishizhan/kkndme_tianya" target="_blank" title="shengcaishizhan/kkndme_tianya">shengcaishizhan/kkndme_tianya</a>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="sub-title followers">
|
|
338
338
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
340
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
341
|
-
</a>
|
|
342
|
-
|
|
343
339
|
<span class="star" title="Stargazers Count">
|
|
344
340
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
341
|
<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>
|
|
346
342
|
</svg>
|
|
347
|
-
<span>
|
|
343
|
+
<span>5229</span>
|
|
348
344
|
</span>
|
|
349
345
|
<span class="star" title="Repo Forked">
|
|
350
346
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
347
|
<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">
|
|
352
348
|
</path>
|
|
353
349
|
</svg>
|
|
354
|
-
<span>
|
|
350
|
+
<span>1067</span>
|
|
355
351
|
</span>
|
|
356
352
|
<span class="star">
|
|
357
353
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
354
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
359
355
|
</svg>
|
|
360
|
-
<span>
|
|
356
|
+
<span>832 stars this week</span>
|
|
361
357
|
</span>
|
|
362
358
|
</div>
|
|
363
359
|
<div class="details">
|
|
364
|
-
|
|
360
|
+
天涯 kkndme 神贴聊房价
|
|
365
361
|
</div>
|
|
366
362
|
</div>
|
|
367
363
|
</li>
|
|
@@ -370,7 +366,7 @@
|
|
|
370
366
|
<div class="info">
|
|
371
367
|
<div class="rank">
|
|
372
368
|
<span title="Ranking 8">8</span>
|
|
373
|
-
<a href="https://github.com/
|
|
369
|
+
<a href="https://github.com/TechXueXi/TechXueXi" target="_blank" title="TechXueXi/TechXueXi">TechXueXi/TechXueXi</a>
|
|
374
370
|
</div>
|
|
375
371
|
<div class="sub-title followers">
|
|
376
372
|
|
|
@@ -382,24 +378,24 @@
|
|
|
382
378
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
379
|
<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>
|
|
384
380
|
</svg>
|
|
385
|
-
<span>
|
|
381
|
+
<span>1109</span>
|
|
386
382
|
</span>
|
|
387
383
|
<span class="star" title="Repo Forked">
|
|
388
384
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
385
|
<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">
|
|
390
386
|
</path>
|
|
391
387
|
</svg>
|
|
392
|
-
<span>
|
|
388
|
+
<span>281</span>
|
|
393
389
|
</span>
|
|
394
390
|
<span class="star">
|
|
395
391
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
392
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
397
393
|
</svg>
|
|
398
|
-
<span>
|
|
394
|
+
<span>333 stars this week</span>
|
|
399
395
|
</span>
|
|
400
396
|
</div>
|
|
401
397
|
<div class="details">
|
|
402
|
-
|
|
398
|
+
强国通 科技强国 学习强国 xuexiqiangguo 全网最好用开源网页学习强国助手:TechXueXi (懒人刷分工具 自动学习)技术强国,支持答题,支持 docker 45分/天
|
|
403
399
|
</div>
|
|
404
400
|
</div>
|
|
405
401
|
</li>
|
|
@@ -408,36 +404,36 @@
|
|
|
408
404
|
<div class="info">
|
|
409
405
|
<div class="rank">
|
|
410
406
|
<span title="Ranking 9">9</span>
|
|
411
|
-
<a href="https://github.com/
|
|
407
|
+
<a href="https://github.com/cloudreve/Cloudreve" target="_blank" title="cloudreve/Cloudreve">cloudreve/Cloudreve</a>
|
|
412
408
|
</div>
|
|
413
409
|
<div class="sub-title followers">
|
|
414
410
|
|
|
415
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
416
|
-
<span style="background-color: #
|
|
411
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
412
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
417
413
|
</a>
|
|
418
414
|
|
|
419
415
|
<span class="star" title="Stargazers Count">
|
|
420
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
421
417
|
<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>
|
|
422
418
|
</svg>
|
|
423
|
-
<span>
|
|
419
|
+
<span>11439</span>
|
|
424
420
|
</span>
|
|
425
421
|
<span class="star" title="Repo Forked">
|
|
426
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
427
423
|
<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">
|
|
428
424
|
</path>
|
|
429
425
|
</svg>
|
|
430
|
-
<span>
|
|
426
|
+
<span>1970</span>
|
|
431
427
|
</span>
|
|
432
428
|
<span class="star">
|
|
433
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
434
430
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
435
431
|
</svg>
|
|
436
|
-
<span>
|
|
432
|
+
<span>370 stars this week</span>
|
|
437
433
|
</span>
|
|
438
434
|
</div>
|
|
439
435
|
<div class="details">
|
|
440
|
-
|
|
436
|
+
🌩支持多家云存储的云盘系统 (Self-deployed file management and sharing system, supports multiple storage providers)
|
|
441
437
|
</div>
|
|
442
438
|
</div>
|
|
443
439
|
</li>
|
|
@@ -446,36 +442,36 @@
|
|
|
446
442
|
<div class="info">
|
|
447
443
|
<div class="rank">
|
|
448
444
|
<span title="Ranking 10">10</span>
|
|
449
|
-
<a href="https://github.com/
|
|
445
|
+
<a href="https://github.com/saic-mdal/lama" target="_blank" title="saic-mdal/lama">saic-mdal/lama</a>
|
|
450
446
|
</div>
|
|
451
447
|
<div class="sub-title followers">
|
|
452
448
|
|
|
453
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
454
|
-
<span style="background-color: #
|
|
449
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
450
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
455
451
|
</a>
|
|
456
452
|
|
|
457
453
|
<span class="star" title="Stargazers Count">
|
|
458
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
459
455
|
<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>
|
|
460
456
|
</svg>
|
|
461
|
-
<span>
|
|
457
|
+
<span>1087</span>
|
|
462
458
|
</span>
|
|
463
459
|
<span class="star" title="Repo Forked">
|
|
464
460
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
465
461
|
<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">
|
|
466
462
|
</path>
|
|
467
463
|
</svg>
|
|
468
|
-
<span>
|
|
464
|
+
<span>88</span>
|
|
469
465
|
</span>
|
|
470
466
|
<span class="star">
|
|
471
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
472
468
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
473
469
|
</svg>
|
|
474
|
-
<span>
|
|
470
|
+
<span>450 stars this week</span>
|
|
475
471
|
</span>
|
|
476
472
|
</div>
|
|
477
473
|
<div class="details">
|
|
478
|
-
|
|
474
|
+
🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022
|
|
479
475
|
</div>
|
|
480
476
|
</div>
|
|
481
477
|
</li>
|
|
@@ -484,36 +480,36 @@
|
|
|
484
480
|
<div class="info">
|
|
485
481
|
<div class="rank">
|
|
486
482
|
<span title="Ranking 11">11</span>
|
|
487
|
-
<a href="https://github.com/
|
|
483
|
+
<a href="https://github.com/T-head-Semi/openc910" target="_blank" title="T-head-Semi/openc910">T-head-Semi/openc910</a>
|
|
488
484
|
</div>
|
|
489
485
|
<div class="sub-title followers">
|
|
490
486
|
|
|
491
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
492
|
-
<span style="background-color: #
|
|
487
|
+
<a class="language" target="_blank" href="https://github.com/topics/verilog" title="Programming Language Verilog">
|
|
488
|
+
<span style="background-color: #b2b7f8;"></span>Verilog
|
|
493
489
|
</a>
|
|
494
490
|
|
|
495
491
|
<span class="star" title="Stargazers Count">
|
|
496
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
497
493
|
<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>
|
|
498
494
|
</svg>
|
|
499
|
-
<span>
|
|
495
|
+
<span>379</span>
|
|
500
496
|
</span>
|
|
501
497
|
<span class="star" title="Repo Forked">
|
|
502
498
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
503
499
|
<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">
|
|
504
500
|
</path>
|
|
505
501
|
</svg>
|
|
506
|
-
<span>
|
|
502
|
+
<span>73</span>
|
|
507
503
|
</span>
|
|
508
504
|
<span class="star">
|
|
509
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
510
506
|
<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>
|
|
511
507
|
</svg>
|
|
512
|
-
<span>
|
|
508
|
+
<span>100 stars this week</span>
|
|
513
509
|
</span>
|
|
514
510
|
</div>
|
|
515
511
|
<div class="details">
|
|
516
|
-
|
|
512
|
+
OpenXuantie - OpenC910 Core
|
|
517
513
|
</div>
|
|
518
514
|
</div>
|
|
519
515
|
</li>
|
|
@@ -522,32 +518,36 @@
|
|
|
522
518
|
<div class="info">
|
|
523
519
|
<div class="rank">
|
|
524
520
|
<span title="Ranking 12">12</span>
|
|
525
|
-
<a href="https://github.com/
|
|
521
|
+
<a href="https://github.com/trekhleb/javascript-algorithms" target="_blank" title="trekhleb/javascript-algorithms">trekhleb/javascript-algorithms</a>
|
|
526
522
|
</div>
|
|
527
523
|
<div class="sub-title followers">
|
|
528
524
|
|
|
525
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
526
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
527
|
+
</a>
|
|
528
|
+
|
|
529
529
|
<span class="star" title="Stargazers Count">
|
|
530
530
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
531
531
|
<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
532
|
</svg>
|
|
533
|
-
<span>
|
|
533
|
+
<span>125414</span>
|
|
534
534
|
</span>
|
|
535
535
|
<span class="star" title="Repo Forked">
|
|
536
536
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
537
537
|
<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
538
|
</path>
|
|
539
539
|
</svg>
|
|
540
|
-
<span>
|
|
540
|
+
<span>20408</span>
|
|
541
541
|
</span>
|
|
542
542
|
<span class="star">
|
|
543
543
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
544
544
|
<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
545
|
</svg>
|
|
546
|
-
<span>
|
|
546
|
+
<span>1992 stars this week</span>
|
|
547
547
|
</span>
|
|
548
548
|
</div>
|
|
549
549
|
<div class="details">
|
|
550
|
-
|
|
550
|
+
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
|
|
551
551
|
</div>
|
|
552
552
|
</div>
|
|
553
553
|
</li>
|
|
@@ -556,36 +556,32 @@
|
|
|
556
556
|
<div class="info">
|
|
557
557
|
<div class="rank">
|
|
558
558
|
<span title="Ranking 13">13</span>
|
|
559
|
-
<a href="https://github.com/
|
|
559
|
+
<a href="https://github.com/jwasham/coding-interview-university" target="_blank" title="jwasham/coding-interview-university">jwasham/coding-interview-university</a>
|
|
560
560
|
</div>
|
|
561
561
|
<div class="sub-title followers">
|
|
562
562
|
|
|
563
|
-
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
564
|
-
<span style="background-color: #3572A5;"></span>Python
|
|
565
|
-
</a>
|
|
566
|
-
|
|
567
563
|
<span class="star" title="Stargazers Count">
|
|
568
564
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
569
565
|
<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
566
|
</svg>
|
|
571
|
-
<span>
|
|
567
|
+
<span>196147</span>
|
|
572
568
|
</span>
|
|
573
569
|
<span class="star" title="Repo Forked">
|
|
574
570
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
575
571
|
<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
572
|
</path>
|
|
577
573
|
</svg>
|
|
578
|
-
<span>
|
|
574
|
+
<span>52734</span>
|
|
579
575
|
</span>
|
|
580
576
|
<span class="star">
|
|
581
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
582
578
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
583
579
|
</svg>
|
|
584
|
-
<span>
|
|
580
|
+
<span>1081 stars this week</span>
|
|
585
581
|
</span>
|
|
586
582
|
</div>
|
|
587
583
|
<div class="details">
|
|
588
|
-
|
|
584
|
+
A complete computer science study plan to become a software engineer.
|
|
589
585
|
</div>
|
|
590
586
|
</div>
|
|
591
587
|
</li>
|
|
@@ -594,36 +590,36 @@
|
|
|
594
590
|
<div class="info">
|
|
595
591
|
<div class="rank">
|
|
596
592
|
<span title="Ranking 14">14</span>
|
|
597
|
-
<a href="https://github.com/
|
|
593
|
+
<a href="https://github.com/huggingface/transformers" target="_blank" title="huggingface/transformers">huggingface/transformers</a>
|
|
598
594
|
</div>
|
|
599
595
|
<div class="sub-title followers">
|
|
600
596
|
|
|
601
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
602
|
-
<span style="background-color: #
|
|
597
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
598
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
603
599
|
</a>
|
|
604
600
|
|
|
605
601
|
<span class="star" title="Stargazers Count">
|
|
606
602
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
607
603
|
<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
604
|
</svg>
|
|
609
|
-
<span>
|
|
605
|
+
<span>53165</span>
|
|
610
606
|
</span>
|
|
611
607
|
<span class="star" title="Repo Forked">
|
|
612
608
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
613
609
|
<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
610
|
</path>
|
|
615
611
|
</svg>
|
|
616
|
-
<span>
|
|
612
|
+
<span>12629</span>
|
|
617
613
|
</span>
|
|
618
614
|
<span class="star">
|
|
619
615
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
620
616
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
621
617
|
</svg>
|
|
622
|
-
<span>
|
|
618
|
+
<span>402 stars this week</span>
|
|
623
619
|
</span>
|
|
624
620
|
</div>
|
|
625
621
|
<div class="details">
|
|
626
|
-
|
|
622
|
+
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
|
|
627
623
|
</div>
|
|
628
624
|
</div>
|
|
629
625
|
</li>
|
|
@@ -632,36 +628,36 @@
|
|
|
632
628
|
<div class="info">
|
|
633
629
|
<div class="rank">
|
|
634
630
|
<span title="Ranking 15">15</span>
|
|
635
|
-
<a href="https://github.com/
|
|
631
|
+
<a href="https://github.com/spmallick/learnopencv" target="_blank" title="spmallick/learnopencv">spmallick/learnopencv</a>
|
|
636
632
|
</div>
|
|
637
633
|
<div class="sub-title followers">
|
|
638
634
|
|
|
639
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
640
|
-
<span style="background-color: #
|
|
635
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
636
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
641
637
|
</a>
|
|
642
638
|
|
|
643
639
|
<span class="star" title="Stargazers Count">
|
|
644
640
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
645
641
|
<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
642
|
</svg>
|
|
647
|
-
<span>
|
|
643
|
+
<span>15038</span>
|
|
648
644
|
</span>
|
|
649
645
|
<span class="star" title="Repo Forked">
|
|
650
646
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
651
647
|
<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
648
|
</path>
|
|
653
649
|
</svg>
|
|
654
|
-
<span>
|
|
650
|
+
<span>9480</span>
|
|
655
651
|
</span>
|
|
656
652
|
<span class="star">
|
|
657
653
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
658
654
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
659
655
|
</svg>
|
|
660
|
-
<span>
|
|
656
|
+
<span>171 stars this week</span>
|
|
661
657
|
</span>
|
|
662
658
|
</div>
|
|
663
659
|
<div class="details">
|
|
664
|
-
|
|
660
|
+
Learn OpenCV : C++ and Python Examples
|
|
665
661
|
</div>
|
|
666
662
|
</div>
|
|
667
663
|
</li>
|
|
@@ -670,36 +666,36 @@
|
|
|
670
666
|
<div class="info">
|
|
671
667
|
<div class="rank">
|
|
672
668
|
<span title="Ranking 16">16</span>
|
|
673
|
-
<a href="https://github.com/
|
|
669
|
+
<a href="https://github.com/microsoft/terminal" target="_blank" title="microsoft/terminal">microsoft/terminal</a>
|
|
674
670
|
</div>
|
|
675
671
|
<div class="sub-title followers">
|
|
676
672
|
|
|
677
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
678
|
-
<span style="background-color: #
|
|
673
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
674
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
679
675
|
</a>
|
|
680
676
|
|
|
681
677
|
<span class="star" title="Stargazers Count">
|
|
682
678
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
683
679
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
684
680
|
</svg>
|
|
685
|
-
<span>
|
|
681
|
+
<span>78253</span>
|
|
686
682
|
</span>
|
|
687
683
|
<span class="star" title="Repo Forked">
|
|
688
684
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
689
685
|
<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">
|
|
690
686
|
</path>
|
|
691
687
|
</svg>
|
|
692
|
-
<span>
|
|
688
|
+
<span>6967</span>
|
|
693
689
|
</span>
|
|
694
690
|
<span class="star">
|
|
695
691
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
696
692
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
697
693
|
</svg>
|
|
698
|
-
<span>
|
|
694
|
+
<span>367 stars this week</span>
|
|
699
695
|
</span>
|
|
700
696
|
</div>
|
|
701
697
|
<div class="details">
|
|
702
|
-
|
|
698
|
+
The new Windows Terminal and the original Windows console host, all in the same place!
|
|
703
699
|
</div>
|
|
704
700
|
</div>
|
|
705
701
|
</li>
|
|
@@ -708,7 +704,7 @@
|
|
|
708
704
|
<div class="info">
|
|
709
705
|
<div class="rank">
|
|
710
706
|
<span title="Ranking 17">17</span>
|
|
711
|
-
<a href="https://github.com/
|
|
707
|
+
<a href="https://github.com/TheAlgorithms/Python" target="_blank" title="TheAlgorithms/Python">TheAlgorithms/Python</a>
|
|
712
708
|
</div>
|
|
713
709
|
<div class="sub-title followers">
|
|
714
710
|
|
|
@@ -720,24 +716,24 @@
|
|
|
720
716
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
721
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>
|
|
722
718
|
</svg>
|
|
723
|
-
<span>
|
|
719
|
+
<span>121849</span>
|
|
724
720
|
</span>
|
|
725
721
|
<span class="star" title="Repo Forked">
|
|
726
722
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
727
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">
|
|
728
724
|
</path>
|
|
729
725
|
</svg>
|
|
730
|
-
<span>
|
|
726
|
+
<span>32658</span>
|
|
731
727
|
</span>
|
|
732
728
|
<span class="star">
|
|
733
729
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
734
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>
|
|
735
731
|
</svg>
|
|
736
|
-
<span>
|
|
732
|
+
<span>1133 stars this week</span>
|
|
737
733
|
</span>
|
|
738
734
|
</div>
|
|
739
735
|
<div class="details">
|
|
740
|
-
|
|
736
|
+
All Algorithms implemented in Python
|
|
741
737
|
</div>
|
|
742
738
|
</div>
|
|
743
739
|
</li>
|
|
@@ -746,7 +742,7 @@
|
|
|
746
742
|
<div class="info">
|
|
747
743
|
<div class="rank">
|
|
748
744
|
<span title="Ranking 18">18</span>
|
|
749
|
-
<a href="https://github.com/
|
|
745
|
+
<a href="https://github.com/tesseract-ocr/tesseract" target="_blank" title="tesseract-ocr/tesseract">tesseract-ocr/tesseract</a>
|
|
750
746
|
</div>
|
|
751
747
|
<div class="sub-title followers">
|
|
752
748
|
|
|
@@ -758,24 +754,24 @@
|
|
|
758
754
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
759
755
|
<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>
|
|
760
756
|
</svg>
|
|
761
|
-
<span>
|
|
757
|
+
<span>42420</span>
|
|
762
758
|
</span>
|
|
763
759
|
<span class="star" title="Repo Forked">
|
|
764
760
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
765
761
|
<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">
|
|
766
762
|
</path>
|
|
767
763
|
</svg>
|
|
768
|
-
<span>
|
|
764
|
+
<span>7584</span>
|
|
769
765
|
</span>
|
|
770
766
|
<span class="star">
|
|
771
767
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
772
768
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
773
769
|
</svg>
|
|
774
|
-
<span>
|
|
770
|
+
<span>181 stars this week</span>
|
|
775
771
|
</span>
|
|
776
772
|
</div>
|
|
777
773
|
<div class="details">
|
|
778
|
-
|
|
774
|
+
Tesseract Open Source OCR Engine (main repository)
|
|
779
775
|
</div>
|
|
780
776
|
</div>
|
|
781
777
|
</li>
|
|
@@ -784,36 +780,36 @@
|
|
|
784
780
|
<div class="info">
|
|
785
781
|
<div class="rank">
|
|
786
782
|
<span title="Ranking 19">19</span>
|
|
787
|
-
<a href="https://github.com/
|
|
783
|
+
<a href="https://github.com/psf/black" target="_blank" title="psf/black">psf/black</a>
|
|
788
784
|
</div>
|
|
789
785
|
<div class="sub-title followers">
|
|
790
786
|
|
|
791
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
792
|
-
<span style="background-color: #
|
|
787
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
788
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
793
789
|
</a>
|
|
794
790
|
|
|
795
791
|
<span class="star" title="Stargazers Count">
|
|
796
792
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
797
793
|
<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>
|
|
798
794
|
</svg>
|
|
799
|
-
<span>
|
|
795
|
+
<span>23403</span>
|
|
800
796
|
</span>
|
|
801
797
|
<span class="star" title="Repo Forked">
|
|
802
798
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
803
799
|
<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">
|
|
804
800
|
</path>
|
|
805
801
|
</svg>
|
|
806
|
-
<span>
|
|
802
|
+
<span>1479</span>
|
|
807
803
|
</span>
|
|
808
804
|
<span class="star">
|
|
809
805
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
810
806
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
811
807
|
</svg>
|
|
812
|
-
<span>
|
|
808
|
+
<span>208 stars this week</span>
|
|
813
809
|
</span>
|
|
814
810
|
</div>
|
|
815
811
|
<div class="details">
|
|
816
|
-
|
|
812
|
+
The uncompromising Python code formatter
|
|
817
813
|
</div>
|
|
818
814
|
</div>
|
|
819
815
|
</li>
|
|
@@ -822,36 +818,36 @@
|
|
|
822
818
|
<div class="info">
|
|
823
819
|
<div class="rank">
|
|
824
820
|
<span title="Ranking 20">20</span>
|
|
825
|
-
<a href="https://github.com/
|
|
821
|
+
<a href="https://github.com/fchollet/deep-learning-with-python-notebooks" target="_blank" title="fchollet/deep-learning-with-python-notebooks">fchollet/deep-learning-with-python-notebooks</a>
|
|
826
822
|
</div>
|
|
827
823
|
<div class="sub-title followers">
|
|
828
824
|
|
|
829
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
830
|
-
<span style="background-color: #
|
|
825
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
826
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
831
827
|
</a>
|
|
832
828
|
|
|
833
829
|
<span class="star" title="Stargazers Count">
|
|
834
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
835
831
|
<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>
|
|
836
832
|
</svg>
|
|
837
|
-
<span>
|
|
833
|
+
<span>13910</span>
|
|
838
834
|
</span>
|
|
839
835
|
<span class="star" title="Repo Forked">
|
|
840
836
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
841
837
|
<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">
|
|
842
838
|
</path>
|
|
843
839
|
</svg>
|
|
844
|
-
<span>
|
|
840
|
+
<span>6836</span>
|
|
845
841
|
</span>
|
|
846
842
|
<span class="star">
|
|
847
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
848
844
|
<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>
|
|
849
845
|
</svg>
|
|
850
|
-
<span>
|
|
846
|
+
<span>143 stars this week</span>
|
|
851
847
|
</span>
|
|
852
848
|
</div>
|
|
853
849
|
<div class="details">
|
|
854
|
-
|
|
850
|
+
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
|
|
855
851
|
</div>
|
|
856
852
|
</div>
|
|
857
853
|
</li>
|
|
@@ -860,32 +856,36 @@
|
|
|
860
856
|
<div class="info">
|
|
861
857
|
<div class="rank">
|
|
862
858
|
<span title="Ranking 21">21</span>
|
|
863
|
-
<a href="https://github.com/
|
|
859
|
+
<a href="https://github.com/Vonng/ddia" target="_blank" title="Vonng/ddia">Vonng/ddia</a>
|
|
864
860
|
</div>
|
|
865
861
|
<div class="sub-title followers">
|
|
866
862
|
|
|
863
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
864
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
865
|
+
</a>
|
|
866
|
+
|
|
867
867
|
<span class="star" title="Stargazers Count">
|
|
868
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
869
|
<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
870
|
</svg>
|
|
871
|
-
<span>
|
|
871
|
+
<span>9619</span>
|
|
872
872
|
</span>
|
|
873
873
|
<span class="star" title="Repo Forked">
|
|
874
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
875
|
<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
876
|
</path>
|
|
877
877
|
</svg>
|
|
878
|
-
<span>
|
|
878
|
+
<span>2114</span>
|
|
879
879
|
</span>
|
|
880
880
|
<span class="star">
|
|
881
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
882
|
<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
883
|
</svg>
|
|
884
|
-
<span>
|
|
884
|
+
<span>203 stars this week</span>
|
|
885
885
|
</span>
|
|
886
886
|
</div>
|
|
887
887
|
<div class="details">
|
|
888
|
-
|
|
888
|
+
《Designing Data-Intensive Application》DDIA中文翻译
|
|
889
889
|
</div>
|
|
890
890
|
</div>
|
|
891
891
|
</li>
|
|
@@ -894,36 +894,36 @@
|
|
|
894
894
|
<div class="info">
|
|
895
895
|
<div class="rank">
|
|
896
896
|
<span title="Ranking 22">22</span>
|
|
897
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/acidanthera/OpenCorePkg" target="_blank" title="acidanthera/OpenCorePkg">acidanthera/OpenCorePkg</a>
|
|
898
898
|
</div>
|
|
899
899
|
<div class="sub-title followers">
|
|
900
900
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
901
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
902
|
+
<span style="background-color: #555555;"></span>C
|
|
903
903
|
</a>
|
|
904
904
|
|
|
905
905
|
<span class="star" title="Stargazers Count">
|
|
906
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
907
|
<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
908
|
</svg>
|
|
909
|
-
<span>
|
|
909
|
+
<span>8362</span>
|
|
910
910
|
</span>
|
|
911
911
|
<span class="star" title="Repo Forked">
|
|
912
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
913
|
<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
914
|
</path>
|
|
915
915
|
</svg>
|
|
916
|
-
<span>
|
|
916
|
+
<span>1477</span>
|
|
917
917
|
</span>
|
|
918
918
|
<span class="star">
|
|
919
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
920
|
<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
921
|
</svg>
|
|
922
|
-
<span>
|
|
922
|
+
<span>93 stars this week</span>
|
|
923
923
|
</span>
|
|
924
924
|
</div>
|
|
925
925
|
<div class="details">
|
|
926
|
-
|
|
926
|
+
OpenCore bootloader
|
|
927
927
|
</div>
|
|
928
928
|
</div>
|
|
929
929
|
</li>
|
|
@@ -932,36 +932,36 @@
|
|
|
932
932
|
<div class="info">
|
|
933
933
|
<div class="rank">
|
|
934
934
|
<span title="Ranking 23">23</span>
|
|
935
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/neuralchen/SimSwap" target="_blank" title="neuralchen/SimSwap">neuralchen/SimSwap</a>
|
|
936
936
|
</div>
|
|
937
937
|
<div class="sub-title followers">
|
|
938
938
|
|
|
939
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
940
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
940
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
941
941
|
</a>
|
|
942
942
|
|
|
943
943
|
<span class="star" title="Stargazers Count">
|
|
944
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
945
|
<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
946
|
</svg>
|
|
947
|
-
<span>
|
|
947
|
+
<span>1337</span>
|
|
948
948
|
</span>
|
|
949
949
|
<span class="star" title="Repo Forked">
|
|
950
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
951
|
<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
952
|
</path>
|
|
953
953
|
</svg>
|
|
954
|
-
<span>
|
|
954
|
+
<span>236</span>
|
|
955
955
|
</span>
|
|
956
956
|
<span class="star">
|
|
957
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
958
|
<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
959
|
</svg>
|
|
960
|
-
<span>
|
|
960
|
+
<span>42 stars this week</span>
|
|
961
961
|
</span>
|
|
962
962
|
</div>
|
|
963
963
|
<div class="details">
|
|
964
|
-
|
|
964
|
+
The official project of SimSwap (ACM MM 2020)
|
|
965
965
|
</div>
|
|
966
966
|
</div>
|
|
967
967
|
</li>
|
|
@@ -970,36 +970,36 @@
|
|
|
970
970
|
<div class="info">
|
|
971
971
|
<div class="rank">
|
|
972
972
|
<span title="Ranking 24">24</span>
|
|
973
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/GitSquared/edex-ui" target="_blank" title="GitSquared/edex-ui">GitSquared/edex-ui</a>
|
|
974
974
|
</div>
|
|
975
975
|
<div class="sub-title followers">
|
|
976
976
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
978
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
979
979
|
</a>
|
|
980
980
|
|
|
981
981
|
<span class="star" title="Stargazers Count">
|
|
982
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
983
|
<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
984
|
</svg>
|
|
985
|
-
<span>
|
|
985
|
+
<span>34299</span>
|
|
986
986
|
</span>
|
|
987
987
|
<span class="star" title="Repo Forked">
|
|
988
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
989
|
<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
990
|
</path>
|
|
991
991
|
</svg>
|
|
992
|
-
<span>
|
|
992
|
+
<span>1845</span>
|
|
993
993
|
</span>
|
|
994
994
|
<span class="star">
|
|
995
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
996
|
<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
997
|
</svg>
|
|
998
|
-
<span>
|
|
998
|
+
<span>177 stars this week</span>
|
|
999
999
|
</span>
|
|
1000
1000
|
</div>
|
|
1001
1001
|
<div class="details">
|
|
1002
|
-
|
|
1002
|
+
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
|
|
1003
1003
|
</div>
|
|
1004
1004
|
</div>
|
|
1005
1005
|
</li>
|
|
@@ -1008,32 +1008,36 @@
|
|
|
1008
1008
|
<div class="info">
|
|
1009
1009
|
<div class="rank">
|
|
1010
1010
|
<span title="Ranking 25">25</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/elementor/elementor" target="_blank" title="elementor/elementor">elementor/elementor</a>
|
|
1012
1012
|
</div>
|
|
1013
1013
|
<div class="sub-title followers">
|
|
1014
1014
|
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/php" title="Programming Language PHP">
|
|
1016
|
+
<span style="background-color: #4F5D95;"></span>PHP
|
|
1017
|
+
</a>
|
|
1018
|
+
|
|
1015
1019
|
<span class="star" title="Stargazers Count">
|
|
1016
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1021
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
1018
1022
|
</svg>
|
|
1019
|
-
<span>
|
|
1023
|
+
<span>4115</span>
|
|
1020
1024
|
</span>
|
|
1021
1025
|
<span class="star" title="Repo Forked">
|
|
1022
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1023
1027
|
<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">
|
|
1024
1028
|
</path>
|
|
1025
1029
|
</svg>
|
|
1026
|
-
<span>
|
|
1030
|
+
<span>1018</span>
|
|
1027
1031
|
</span>
|
|
1028
1032
|
<span class="star">
|
|
1029
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
1034
|
<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>
|
|
1031
1035
|
</svg>
|
|
1032
|
-
<span>
|
|
1036
|
+
<span>44 stars this week</span>
|
|
1033
1037
|
</span>
|
|
1034
1038
|
</div>
|
|
1035
1039
|
<div class="details">
|
|
1036
|
-
|
|
1040
|
+
The most advanced frontend drag & drop page builder. Create high-end, pixel perfect websites at record speeds. Any theme, any page, any design.
|
|
1037
1041
|
</div>
|
|
1038
1042
|
</div>
|
|
1039
1043
|
</li>
|
|
@@ -1054,7 +1058,7 @@
|
|
|
1054
1058
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1055
1059
|
</a>
|
|
1056
1060
|
</p>
|
|
1057
|
-
<div class="time">Last cache created on 2021/10/
|
|
1061
|
+
<div class="time">Last cache created on 2021/10/29 by Github API v3.</div>
|
|
1058
1062
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1059
1063
|
</div>
|
|
1060
1064
|
</body>
|