@wcj/github-rank 21.10.22 → 21.10.26
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 +32627 -32625
- package/dist/sifou-daily.json +91 -55
- package/dist/sifou-monthly.json +136 -136
- package/dist/sifou-weekly.json +165 -165
- package/dist/toutiao-30.json +128 -128
- package/dist/toutiao-7.json +141 -141
- package/dist/toutiao-90.json +51 -51
- package/dist/trending-daily.json +198 -198
- package/dist/trending-monthly.json +173 -173
- package/dist/trending-weekly.json +192 -192
- package/dist/users.china.json +3095 -3095
- package/dist/users.json +4118 -4118
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +32627 -32625
- package/web/data/sifou-daily.json +91 -55
- package/web/data/sifou-monthly.json +136 -136
- package/web/data/sifou-weekly.json +165 -165
- package/web/data/toutiao-30.json +128 -128
- package/web/data/toutiao-7.json +141 -141
- package/web/data/toutiao-90.json +51 -51
- package/web/data/trending-daily.json +198 -198
- package/web/data/trending-monthly.json +173 -173
- package/web/data/trending-weekly.json +192 -192
- package/web/data/users.china.json +3095 -3095
- package/web/data/users.json +4118 -4118
- package/web/index.html +2090 -2090
- package/web/repos.html +3977 -3977
- package/web/sifou-daily.html +159 -47
- package/web/sifou-monthly.html +145 -145
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +123 -123
- package/web/toutiao-7.html +101 -101
- package/web/toutiao-90.html +85 -85
- package/web/trending-monthly.html +163 -163
- package/web/trending-weekly.html +170 -170
- package/web/trending.html +179 -171
- package/web/users.china.html +1817 -1817
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/26 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>1854</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>162</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>362 stars today</span>
|
|
133
133
|
</span>
|
|
134
134
|
</div>
|
|
135
135
|
<div class="details">
|
|
136
|
-
|
|
136
|
+
A Spotify downloader needing only a python interpreter and ffmpeg.
|
|
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/darkrenaissance/darkfi" target="_blank" title="darkrenaissance/darkfi">darkrenaissance/darkfi</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/rust" title="Programming Language Rust">
|
|
150
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
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>205</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>16</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>86 stars today</span>
|
|
171
171
|
</span>
|
|
172
172
|
</div>
|
|
173
173
|
<div class="details">
|
|
174
|
-
|
|
174
|
+
Anonymous. Uncensored. Sovereign.
|
|
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/htr-tech/zphisher" target="_blank" title="htr-tech/zphisher">htr-tech/zphisher</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/hack" title="Programming Language Hack">
|
|
188
|
+
<span style="background-color: #878787;"></span>Hack
|
|
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>3177</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>1320</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>139 stars today</span>
|
|
209
209
|
</span>
|
|
210
210
|
</div>
|
|
211
211
|
<div class="details">
|
|
212
|
-
|
|
212
|
+
An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !
|
|
213
213
|
</div>
|
|
214
214
|
</div>
|
|
215
215
|
</li>
|
|
@@ -218,36 +218,36 @@
|
|
|
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/ChrisTitusTech/ArchTitus" target="_blank" title="ChrisTitusTech/ArchTitus">ChrisTitusTech/ArchTitus</a>
|
|
222
222
|
</div>
|
|
223
223
|
<div class="sub-title followers">
|
|
224
224
|
|
|
225
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
226
|
-
<span style="background-color: #
|
|
225
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
226
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
227
227
|
</a>
|
|
228
228
|
|
|
229
229
|
<span class="star" title="Stargazers Count">
|
|
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>305</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>180</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>109 stars today</span>
|
|
247
247
|
</span>
|
|
248
248
|
</div>
|
|
249
249
|
<div class="details">
|
|
250
|
-
|
|
250
|
+
Automated Arch Linux Install
|
|
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/ADeltaX/WSAGAScript" target="_blank" title="ADeltaX/WSAGAScript">ADeltaX/WSAGAScript</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/shell" title="Programming Language Shell">
|
|
264
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
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>862</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>65</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>247 stars today</span>
|
|
285
285
|
</span>
|
|
286
286
|
</div>
|
|
287
287
|
<div class="details">
|
|
288
|
-
|
|
288
|
+
Scripts to install Google Apps into a WSA image. Plus optional ADB root
|
|
289
289
|
</div>
|
|
290
290
|
</div>
|
|
291
291
|
</li>
|
|
@@ -294,36 +294,36 @@
|
|
|
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/bedimcode/responsive-halloween-website" target="_blank" title="bedimcode/responsive-halloween-website">bedimcode/responsive-halloween-website</a>
|
|
298
298
|
</div>
|
|
299
299
|
<div class="sub-title followers">
|
|
300
300
|
|
|
301
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
302
|
-
<span style="background-color: #
|
|
301
|
+
<a class="language" target="_blank" href="https://github.com/topics/html" title="Programming Language HTML">
|
|
302
|
+
<span style="background-color: #e34c26;"></span>HTML
|
|
303
303
|
</a>
|
|
304
304
|
|
|
305
305
|
<span class="star" title="Stargazers Count">
|
|
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>254</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>72</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>116 stars today</span>
|
|
323
323
|
</span>
|
|
324
324
|
</div>
|
|
325
325
|
<div class="details">
|
|
326
|
-
|
|
326
|
+
Responsive Halloween Website Design Using HTML CSS & JavaScript
|
|
327
327
|
</div>
|
|
328
328
|
</div>
|
|
329
329
|
</li>
|
|
@@ -332,36 +332,36 @@
|
|
|
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/poteto/hiring-without-whiteboards" target="_blank" title="poteto/hiring-without-whiteboards">poteto/hiring-without-whiteboards</a>
|
|
336
336
|
</div>
|
|
337
337
|
<div class="sub-title followers">
|
|
338
338
|
|
|
339
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
340
|
-
<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
|
|
341
341
|
</a>
|
|
342
342
|
|
|
343
343
|
<span class="star" title="Stargazers Count">
|
|
344
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
345
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>
|
|
346
346
|
</svg>
|
|
347
|
-
<span>
|
|
347
|
+
<span>24356</span>
|
|
348
348
|
</span>
|
|
349
349
|
<span class="star" title="Repo Forked">
|
|
350
350
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
351
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">
|
|
352
352
|
</path>
|
|
353
353
|
</svg>
|
|
354
|
-
<span>
|
|
354
|
+
<span>2155</span>
|
|
355
355
|
</span>
|
|
356
356
|
<span class="star">
|
|
357
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
358
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>
|
|
359
359
|
</svg>
|
|
360
|
-
<span>
|
|
360
|
+
<span>107 stars today</span>
|
|
361
361
|
</span>
|
|
362
362
|
</div>
|
|
363
363
|
<div class="details">
|
|
364
|
-
|
|
364
|
+
⭐️ Companies that don't have a broken hiring process
|
|
365
365
|
</div>
|
|
366
366
|
</div>
|
|
367
367
|
</li>
|
|
@@ -370,36 +370,36 @@
|
|
|
370
370
|
<div class="info">
|
|
371
371
|
<div class="rank">
|
|
372
372
|
<span title="Ranking 8">8</span>
|
|
373
|
-
<a href="https://github.com/
|
|
373
|
+
<a href="https://github.com/copy/v86" target="_blank" title="copy/v86">copy/v86</a>
|
|
374
374
|
</div>
|
|
375
375
|
<div class="sub-title followers">
|
|
376
376
|
|
|
377
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
378
|
-
<span style="background-color: #
|
|
377
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
378
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
379
379
|
</a>
|
|
380
380
|
|
|
381
381
|
<span class="star" title="Stargazers Count">
|
|
382
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
383
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>
|
|
384
384
|
</svg>
|
|
385
|
-
<span>
|
|
385
|
+
<span>12392</span>
|
|
386
386
|
</span>
|
|
387
387
|
<span class="star" title="Repo Forked">
|
|
388
388
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
389
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">
|
|
390
390
|
</path>
|
|
391
391
|
</svg>
|
|
392
|
-
<span>
|
|
392
|
+
<span>940</span>
|
|
393
393
|
</span>
|
|
394
394
|
<span class="star">
|
|
395
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
396
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>
|
|
397
397
|
</svg>
|
|
398
|
-
<span>
|
|
398
|
+
<span>333 stars today</span>
|
|
399
399
|
</span>
|
|
400
400
|
</div>
|
|
401
401
|
<div class="details">
|
|
402
|
-
|
|
402
|
+
x86 virtualization in your browser, recompiling x86 to wasm on the fly
|
|
403
403
|
</div>
|
|
404
404
|
</div>
|
|
405
405
|
</li>
|
|
@@ -408,32 +408,36 @@
|
|
|
408
408
|
<div class="info">
|
|
409
409
|
<div class="rank">
|
|
410
410
|
<span title="Ranking 9">9</span>
|
|
411
|
-
<a href="https://github.com/
|
|
411
|
+
<a href="https://github.com/dotnet/sdk" target="_blank" title="dotnet/sdk">dotnet/sdk</a>
|
|
412
412
|
</div>
|
|
413
413
|
<div class="sub-title followers">
|
|
414
414
|
|
|
415
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
416
|
+
<span style="background-color: #178600;"></span>C#
|
|
417
|
+
</a>
|
|
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>1486</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>531</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>58 stars today</span>
|
|
433
437
|
</span>
|
|
434
438
|
</div>
|
|
435
439
|
<div class="details">
|
|
436
|
-
|
|
440
|
+
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
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/github/copilot-docs" target="_blank" title="github/copilot-docs">github/copilot-docs</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/python" title="Programming Language Python">
|
|
454
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
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>243</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>33</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>91 stars today</span>
|
|
471
475
|
</span>
|
|
472
476
|
</div>
|
|
473
477
|
<div class="details">
|
|
474
|
-
|
|
478
|
+
Documentation for GitHub Copilot
|
|
475
479
|
</div>
|
|
476
480
|
</div>
|
|
477
481
|
</li>
|
|
@@ -480,32 +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/jessfraz/dockerfiles" target="_blank" title="jessfraz/dockerfiles">jessfraz/dockerfiles</a>
|
|
484
488
|
</div>
|
|
485
489
|
<div class="sub-title followers">
|
|
486
490
|
|
|
491
|
+
<a class="language" target="_blank" href="https://github.com/topics/dockerfile" title="Programming Language Dockerfile">
|
|
492
|
+
<span style="background-color: #384d54;"></span>Dockerfile
|
|
493
|
+
</a>
|
|
494
|
+
|
|
487
495
|
<span class="star" title="Stargazers Count">
|
|
488
496
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
489
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>
|
|
490
498
|
</svg>
|
|
491
|
-
<span>
|
|
499
|
+
<span>11677</span>
|
|
492
500
|
</span>
|
|
493
501
|
<span class="star" title="Repo Forked">
|
|
494
502
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
495
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">
|
|
496
504
|
</path>
|
|
497
505
|
</svg>
|
|
498
|
-
<span>
|
|
506
|
+
<span>2146</span>
|
|
499
507
|
</span>
|
|
500
508
|
<span class="star">
|
|
501
509
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
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>
|
|
503
511
|
</svg>
|
|
504
|
-
<span>
|
|
512
|
+
<span>211 stars today</span>
|
|
505
513
|
</span>
|
|
506
514
|
</div>
|
|
507
515
|
<div class="details">
|
|
508
|
-
|
|
516
|
+
Various Dockerfiles I use on the desktop and on servers.
|
|
509
517
|
</div>
|
|
510
518
|
</div>
|
|
511
519
|
</li>
|
|
@@ -514,32 +522,36 @@
|
|
|
514
522
|
<div class="info">
|
|
515
523
|
<div class="rank">
|
|
516
524
|
<span title="Ranking 12">12</span>
|
|
517
|
-
<a href="https://github.com/
|
|
525
|
+
<a href="https://github.com/KilledByAPixel/LittleJS" target="_blank" title="KilledByAPixel/LittleJS">KilledByAPixel/LittleJS</a>
|
|
518
526
|
</div>
|
|
519
527
|
<div class="sub-title followers">
|
|
520
528
|
|
|
529
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
530
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
531
|
+
</a>
|
|
532
|
+
|
|
521
533
|
<span class="star" title="Stargazers Count">
|
|
522
534
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
523
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>
|
|
524
536
|
</svg>
|
|
525
|
-
<span>
|
|
537
|
+
<span>1178</span>
|
|
526
538
|
</span>
|
|
527
539
|
<span class="star" title="Repo Forked">
|
|
528
540
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
529
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">
|
|
530
542
|
</path>
|
|
531
543
|
</svg>
|
|
532
|
-
<span>
|
|
544
|
+
<span>41</span>
|
|
533
545
|
</span>
|
|
534
546
|
<span class="star">
|
|
535
547
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
536
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>
|
|
537
549
|
</svg>
|
|
538
|
-
<span>
|
|
550
|
+
<span>129 stars today</span>
|
|
539
551
|
</span>
|
|
540
552
|
</div>
|
|
541
553
|
<div class="details">
|
|
542
|
-
|
|
554
|
+
The Tiny JavaScript Game Engine That Can! 🚂
|
|
543
555
|
</div>
|
|
544
556
|
</div>
|
|
545
557
|
</li>
|
|
@@ -548,36 +560,36 @@
|
|
|
548
560
|
<div class="info">
|
|
549
561
|
<div class="rank">
|
|
550
562
|
<span title="Ranking 13">13</span>
|
|
551
|
-
<a href="https://github.com/
|
|
563
|
+
<a href="https://github.com/iptv-org/iptv" target="_blank" title="iptv-org/iptv">iptv-org/iptv</a>
|
|
552
564
|
</div>
|
|
553
565
|
<div class="sub-title followers">
|
|
554
566
|
|
|
555
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
556
|
-
<span style="background-color: #
|
|
567
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
568
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
557
569
|
</a>
|
|
558
570
|
|
|
559
571
|
<span class="star" title="Stargazers Count">
|
|
560
572
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
561
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>
|
|
562
574
|
</svg>
|
|
563
|
-
<span>
|
|
575
|
+
<span>41547</span>
|
|
564
576
|
</span>
|
|
565
577
|
<span class="star" title="Repo Forked">
|
|
566
578
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
567
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">
|
|
568
580
|
</path>
|
|
569
581
|
</svg>
|
|
570
|
-
<span>
|
|
582
|
+
<span>3768</span>
|
|
571
583
|
</span>
|
|
572
584
|
<span class="star">
|
|
573
585
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
574
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>
|
|
575
587
|
</svg>
|
|
576
|
-
<span>
|
|
588
|
+
<span>94 stars today</span>
|
|
577
589
|
</span>
|
|
578
590
|
</div>
|
|
579
591
|
<div class="details">
|
|
580
|
-
|
|
592
|
+
Collection of publicly available IPTV channels from all over the world
|
|
581
593
|
</div>
|
|
582
594
|
</div>
|
|
583
595
|
</li>
|
|
@@ -586,36 +598,32 @@
|
|
|
586
598
|
<div class="info">
|
|
587
599
|
<div class="rank">
|
|
588
600
|
<span title="Ranking 14">14</span>
|
|
589
|
-
<a href="https://github.com/
|
|
601
|
+
<a href="https://github.com/shengcaishizhan/kkndme_tianya" target="_blank" title="shengcaishizhan/kkndme_tianya">shengcaishizhan/kkndme_tianya</a>
|
|
590
602
|
</div>
|
|
591
603
|
<div class="sub-title followers">
|
|
592
604
|
|
|
593
|
-
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
594
|
-
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
595
|
-
</a>
|
|
596
|
-
|
|
597
605
|
<span class="star" title="Stargazers Count">
|
|
598
606
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
599
607
|
<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>
|
|
600
608
|
</svg>
|
|
601
|
-
<span>
|
|
609
|
+
<span>4638</span>
|
|
602
610
|
</span>
|
|
603
611
|
<span class="star" title="Repo Forked">
|
|
604
612
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
605
613
|
<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">
|
|
606
614
|
</path>
|
|
607
615
|
</svg>
|
|
608
|
-
<span>
|
|
616
|
+
<span>967</span>
|
|
609
617
|
</span>
|
|
610
618
|
<span class="star">
|
|
611
619
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
612
620
|
<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>
|
|
613
621
|
</svg>
|
|
614
|
-
<span>
|
|
622
|
+
<span>125 stars today</span>
|
|
615
623
|
</span>
|
|
616
624
|
</div>
|
|
617
625
|
<div class="details">
|
|
618
|
-
|
|
626
|
+
天涯 kkndme 神贴聊房价
|
|
619
627
|
</div>
|
|
620
628
|
</div>
|
|
621
629
|
</li>
|
|
@@ -624,36 +632,36 @@
|
|
|
624
632
|
<div class="info">
|
|
625
633
|
<div class="rank">
|
|
626
634
|
<span title="Ranking 15">15</span>
|
|
627
|
-
<a href="https://github.com/
|
|
635
|
+
<a href="https://github.com/simdjson/simdjson" target="_blank" title="simdjson/simdjson">simdjson/simdjson</a>
|
|
628
636
|
</div>
|
|
629
637
|
<div class="sub-title followers">
|
|
630
638
|
|
|
631
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
632
|
-
<span style="background-color: #
|
|
639
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
640
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
633
641
|
</a>
|
|
634
642
|
|
|
635
643
|
<span class="star" title="Stargazers Count">
|
|
636
644
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
637
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>
|
|
638
646
|
</svg>
|
|
639
|
-
<span>
|
|
647
|
+
<span>14621</span>
|
|
640
648
|
</span>
|
|
641
649
|
<span class="star" title="Repo Forked">
|
|
642
650
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
643
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">
|
|
644
652
|
</path>
|
|
645
653
|
</svg>
|
|
646
|
-
<span>
|
|
654
|
+
<span>750</span>
|
|
647
655
|
</span>
|
|
648
656
|
<span class="star">
|
|
649
657
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
650
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>
|
|
651
659
|
</svg>
|
|
652
|
-
<span>
|
|
660
|
+
<span>282 stars today</span>
|
|
653
661
|
</span>
|
|
654
662
|
</div>
|
|
655
663
|
<div class="details">
|
|
656
|
-
|
|
664
|
+
Parsing gigabytes of JSON per second
|
|
657
665
|
</div>
|
|
658
666
|
</div>
|
|
659
667
|
</li>
|
|
@@ -662,7 +670,7 @@
|
|
|
662
670
|
<div class="info">
|
|
663
671
|
<div class="rank">
|
|
664
672
|
<span title="Ranking 16">16</span>
|
|
665
|
-
<a href="https://github.com/
|
|
673
|
+
<a href="https://github.com/dortania/OpenCore-Legacy-Patcher" target="_blank" title="dortania/OpenCore-Legacy-Patcher">dortania/OpenCore-Legacy-Patcher</a>
|
|
666
674
|
</div>
|
|
667
675
|
<div class="sub-title followers">
|
|
668
676
|
|
|
@@ -674,24 +682,24 @@
|
|
|
674
682
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
675
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>
|
|
676
684
|
</svg>
|
|
677
|
-
<span>
|
|
685
|
+
<span>803</span>
|
|
678
686
|
</span>
|
|
679
687
|
<span class="star" title="Repo Forked">
|
|
680
688
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
681
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">
|
|
682
690
|
</path>
|
|
683
691
|
</svg>
|
|
684
|
-
<span>
|
|
692
|
+
<span>92</span>
|
|
685
693
|
</span>
|
|
686
694
|
<span class="star">
|
|
687
695
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
688
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>
|
|
689
697
|
</svg>
|
|
690
|
-
<span>
|
|
698
|
+
<span>33 stars today</span>
|
|
691
699
|
</span>
|
|
692
700
|
</div>
|
|
693
701
|
<div class="details">
|
|
694
|
-
|
|
702
|
+
Experience macOS just like before
|
|
695
703
|
</div>
|
|
696
704
|
</div>
|
|
697
705
|
</li>
|
|
@@ -700,32 +708,36 @@
|
|
|
700
708
|
<div class="info">
|
|
701
709
|
<div class="rank">
|
|
702
710
|
<span title="Ranking 17">17</span>
|
|
703
|
-
<a href="https://github.com/
|
|
711
|
+
<a href="https://github.com/reactjs/reactjs.org" target="_blank" title="reactjs/reactjs.org">reactjs/reactjs.org</a>
|
|
704
712
|
</div>
|
|
705
713
|
<div class="sub-title followers">
|
|
706
714
|
|
|
715
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
716
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
717
|
+
</a>
|
|
718
|
+
|
|
707
719
|
<span class="star" title="Stargazers Count">
|
|
708
720
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
709
721
|
<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>
|
|
710
722
|
</svg>
|
|
711
|
-
<span>
|
|
723
|
+
<span>6361</span>
|
|
712
724
|
</span>
|
|
713
725
|
<span class="star" title="Repo Forked">
|
|
714
726
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
715
727
|
<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">
|
|
716
728
|
</path>
|
|
717
729
|
</svg>
|
|
718
|
-
<span>
|
|
730
|
+
<span>5500</span>
|
|
719
731
|
</span>
|
|
720
732
|
<span class="star">
|
|
721
733
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
722
734
|
<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>
|
|
723
735
|
</svg>
|
|
724
|
-
<span>
|
|
736
|
+
<span>120 stars today</span>
|
|
725
737
|
</span>
|
|
726
738
|
</div>
|
|
727
739
|
<div class="details">
|
|
728
|
-
|
|
740
|
+
The React documentation website
|
|
729
741
|
</div>
|
|
730
742
|
</div>
|
|
731
743
|
</li>
|
|
@@ -734,36 +746,36 @@
|
|
|
734
746
|
<div class="info">
|
|
735
747
|
<div class="rank">
|
|
736
748
|
<span title="Ranking 18">18</span>
|
|
737
|
-
<a href="https://github.com/
|
|
749
|
+
<a href="https://github.com/yt-dlp/yt-dlp" target="_blank" title="yt-dlp/yt-dlp">yt-dlp/yt-dlp</a>
|
|
738
750
|
</div>
|
|
739
751
|
<div class="sub-title followers">
|
|
740
752
|
|
|
741
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
742
|
-
<span style="background-color: #
|
|
753
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
754
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
743
755
|
</a>
|
|
744
756
|
|
|
745
757
|
<span class="star" title="Stargazers Count">
|
|
746
758
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
747
759
|
<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>
|
|
748
760
|
</svg>
|
|
749
|
-
<span>
|
|
761
|
+
<span>8881</span>
|
|
750
762
|
</span>
|
|
751
763
|
<span class="star" title="Repo Forked">
|
|
752
764
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
753
765
|
<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">
|
|
754
766
|
</path>
|
|
755
767
|
</svg>
|
|
756
|
-
<span>
|
|
768
|
+
<span>538</span>
|
|
757
769
|
</span>
|
|
758
770
|
<span class="star">
|
|
759
771
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
760
772
|
<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>
|
|
761
773
|
</svg>
|
|
762
|
-
<span>
|
|
774
|
+
<span>139 stars today</span>
|
|
763
775
|
</span>
|
|
764
776
|
</div>
|
|
765
777
|
<div class="details">
|
|
766
|
-
|
|
778
|
+
A youtube-dl fork with additional features and fixes
|
|
767
779
|
</div>
|
|
768
780
|
</div>
|
|
769
781
|
</li>
|
|
@@ -772,36 +784,36 @@
|
|
|
772
784
|
<div class="info">
|
|
773
785
|
<div class="rank">
|
|
774
786
|
<span title="Ranking 19">19</span>
|
|
775
|
-
<a href="https://github.com/
|
|
787
|
+
<a href="https://github.com/D3VL/L3MON" target="_blank" title="D3VL/L3MON">D3VL/L3MON</a>
|
|
776
788
|
</div>
|
|
777
789
|
<div class="sub-title followers">
|
|
778
790
|
|
|
779
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
780
|
-
<span style="background-color: #
|
|
791
|
+
<a class="language" target="_blank" href="https://github.com/topics/smali" title="Programming Language Smali">
|
|
792
|
+
<span style="background-color: #ccc;"></span>Smali
|
|
781
793
|
</a>
|
|
782
794
|
|
|
783
795
|
<span class="star" title="Stargazers Count">
|
|
784
796
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
785
797
|
<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>
|
|
786
798
|
</svg>
|
|
787
|
-
<span>
|
|
799
|
+
<span>1119</span>
|
|
788
800
|
</span>
|
|
789
801
|
<span class="star" title="Repo Forked">
|
|
790
802
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
791
803
|
<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">
|
|
792
804
|
</path>
|
|
793
805
|
</svg>
|
|
794
|
-
<span>
|
|
806
|
+
<span>554</span>
|
|
795
807
|
</span>
|
|
796
808
|
<span class="star">
|
|
797
809
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
798
810
|
<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>
|
|
799
811
|
</svg>
|
|
800
|
-
<span>
|
|
812
|
+
<span>71 stars today</span>
|
|
801
813
|
</span>
|
|
802
814
|
</div>
|
|
803
815
|
<div class="details">
|
|
804
|
-
|
|
816
|
+
L3MON - Remote Android Managment Suite
|
|
805
817
|
</div>
|
|
806
818
|
</div>
|
|
807
819
|
</li>
|
|
@@ -810,36 +822,32 @@
|
|
|
810
822
|
<div class="info">
|
|
811
823
|
<div class="rank">
|
|
812
824
|
<span title="Ranking 20">20</span>
|
|
813
|
-
<a href="https://github.com/
|
|
825
|
+
<a href="https://github.com/EbookFoundation/free-programming-books" target="_blank" title="EbookFoundation/free-programming-books">EbookFoundation/free-programming-books</a>
|
|
814
826
|
</div>
|
|
815
827
|
<div class="sub-title followers">
|
|
816
828
|
|
|
817
|
-
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
818
|
-
<span style="background-color: #2b7489;"></span>TypeScript
|
|
819
|
-
</a>
|
|
820
|
-
|
|
821
829
|
<span class="star" title="Stargazers Count">
|
|
822
830
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
823
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>
|
|
824
832
|
</svg>
|
|
825
|
-
<span>
|
|
833
|
+
<span>209241</span>
|
|
826
834
|
</span>
|
|
827
835
|
<span class="star" title="Repo Forked">
|
|
828
836
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
829
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">
|
|
830
838
|
</path>
|
|
831
839
|
</svg>
|
|
832
|
-
<span>
|
|
840
|
+
<span>45481</span>
|
|
833
841
|
</span>
|
|
834
842
|
<span class="star">
|
|
835
843
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
836
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>
|
|
837
845
|
</svg>
|
|
838
|
-
<span>
|
|
846
|
+
<span>174 stars today</span>
|
|
839
847
|
</span>
|
|
840
848
|
</div>
|
|
841
849
|
<div class="details">
|
|
842
|
-
|
|
850
|
+
📚 Freely available programming books
|
|
843
851
|
</div>
|
|
844
852
|
</div>
|
|
845
853
|
</li>
|
|
@@ -848,36 +856,36 @@
|
|
|
848
856
|
<div class="info">
|
|
849
857
|
<div class="rank">
|
|
850
858
|
<span title="Ranking 21">21</span>
|
|
851
|
-
<a href="https://github.com/
|
|
859
|
+
<a href="https://github.com/iluwatar/java-design-patterns" target="_blank" title="iluwatar/java-design-patterns">iluwatar/java-design-patterns</a>
|
|
852
860
|
</div>
|
|
853
861
|
<div class="sub-title followers">
|
|
854
862
|
|
|
855
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
856
|
-
<span style="background-color: #
|
|
863
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
864
|
+
<span style="background-color: #b07219;"></span>Java
|
|
857
865
|
</a>
|
|
858
866
|
|
|
859
867
|
<span class="star" title="Stargazers Count">
|
|
860
868
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
861
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>
|
|
862
870
|
</svg>
|
|
863
|
-
<span>
|
|
871
|
+
<span>70770</span>
|
|
864
872
|
</span>
|
|
865
873
|
<span class="star" title="Repo Forked">
|
|
866
874
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
867
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">
|
|
868
876
|
</path>
|
|
869
877
|
</svg>
|
|
870
|
-
<span>
|
|
878
|
+
<span>22035</span>
|
|
871
879
|
</span>
|
|
872
880
|
<span class="star">
|
|
873
881
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
874
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>
|
|
875
883
|
</svg>
|
|
876
|
-
<span>
|
|
884
|
+
<span>45 stars today</span>
|
|
877
885
|
</span>
|
|
878
886
|
</div>
|
|
879
887
|
<div class="details">
|
|
880
|
-
|
|
888
|
+
Design patterns implemented in Java
|
|
881
889
|
</div>
|
|
882
890
|
</div>
|
|
883
891
|
</li>
|
|
@@ -886,36 +894,36 @@
|
|
|
886
894
|
<div class="info">
|
|
887
895
|
<div class="rank">
|
|
888
896
|
<span title="Ranking 22">22</span>
|
|
889
|
-
<a href="https://github.com/
|
|
897
|
+
<a href="https://github.com/mastodon/mastodon" target="_blank" title="mastodon/mastodon">mastodon/mastodon</a>
|
|
890
898
|
</div>
|
|
891
899
|
<div class="sub-title followers">
|
|
892
900
|
|
|
893
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
894
|
-
<span style="background-color: #
|
|
901
|
+
<a class="language" target="_blank" href="https://github.com/topics/ruby" title="Programming Language Ruby">
|
|
902
|
+
<span style="background-color: #701516;"></span>Ruby
|
|
895
903
|
</a>
|
|
896
904
|
|
|
897
905
|
<span class="star" title="Stargazers Count">
|
|
898
906
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
899
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>
|
|
900
908
|
</svg>
|
|
901
|
-
<span>
|
|
909
|
+
<span>25514</span>
|
|
902
910
|
</span>
|
|
903
911
|
<span class="star" title="Repo Forked">
|
|
904
912
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
905
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">
|
|
906
914
|
</path>
|
|
907
915
|
</svg>
|
|
908
|
-
<span>
|
|
916
|
+
<span>4195</span>
|
|
909
917
|
</span>
|
|
910
918
|
<span class="star">
|
|
911
919
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
912
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>
|
|
913
921
|
</svg>
|
|
914
|
-
<span>
|
|
922
|
+
<span>117 stars today</span>
|
|
915
923
|
</span>
|
|
916
924
|
</div>
|
|
917
925
|
<div class="details">
|
|
918
|
-
|
|
926
|
+
Your self-hosted, globally interconnected microblogging community
|
|
919
927
|
</div>
|
|
920
928
|
</div>
|
|
921
929
|
</li>
|
|
@@ -924,36 +932,36 @@
|
|
|
924
932
|
<div class="info">
|
|
925
933
|
<div class="rank">
|
|
926
934
|
<span title="Ranking 23">23</span>
|
|
927
|
-
<a href="https://github.com/
|
|
935
|
+
<a href="https://github.com/czj2369/jd_tb_auto" target="_blank" title="czj2369/jd_tb_auto">czj2369/jd_tb_auto</a>
|
|
928
936
|
</div>
|
|
929
937
|
<div class="sub-title followers">
|
|
930
938
|
|
|
931
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
932
|
-
<span style="background-color: #
|
|
939
|
+
<a class="language" target="_blank" href="https://github.com/topics/javascript" title="Programming Language JavaScript">
|
|
940
|
+
<span style="background-color: #f1e05a;"></span>JavaScript
|
|
933
941
|
</a>
|
|
934
942
|
|
|
935
943
|
<span class="star" title="Stargazers Count">
|
|
936
944
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
937
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>
|
|
938
946
|
</svg>
|
|
939
|
-
<span>
|
|
947
|
+
<span>270</span>
|
|
940
948
|
</span>
|
|
941
949
|
<span class="star" title="Repo Forked">
|
|
942
950
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
943
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">
|
|
944
952
|
</path>
|
|
945
953
|
</svg>
|
|
946
|
-
<span>
|
|
954
|
+
<span>115</span>
|
|
947
955
|
</span>
|
|
948
956
|
<span class="star">
|
|
949
957
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
950
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>
|
|
951
959
|
</svg>
|
|
952
|
-
<span>
|
|
960
|
+
<span>86 stars today</span>
|
|
953
961
|
</span>
|
|
954
962
|
</div>
|
|
955
963
|
<div class="details">
|
|
956
|
-
|
|
964
|
+
基于AutoJs编写的618||双十一||淘宝||京东||赚喵币||赚汪汪币任务自动完成脚本
|
|
957
965
|
</div>
|
|
958
966
|
</div>
|
|
959
967
|
</li>
|
|
@@ -962,36 +970,36 @@
|
|
|
962
970
|
<div class="info">
|
|
963
971
|
<div class="rank">
|
|
964
972
|
<span title="Ranking 24">24</span>
|
|
965
|
-
<a href="https://github.com/
|
|
973
|
+
<a href="https://github.com/docker/docker-bench-security" target="_blank" title="docker/docker-bench-security">docker/docker-bench-security</a>
|
|
966
974
|
</div>
|
|
967
975
|
<div class="sub-title followers">
|
|
968
976
|
|
|
969
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
970
|
-
<span style="background-color: #
|
|
977
|
+
<a class="language" target="_blank" href="https://github.com/topics/shell" title="Programming Language Shell">
|
|
978
|
+
<span style="background-color: #89e051;"></span>Shell
|
|
971
979
|
</a>
|
|
972
980
|
|
|
973
981
|
<span class="star" title="Stargazers Count">
|
|
974
982
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
975
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>
|
|
976
984
|
</svg>
|
|
977
|
-
<span>
|
|
985
|
+
<span>7303</span>
|
|
978
986
|
</span>
|
|
979
987
|
<span class="star" title="Repo Forked">
|
|
980
988
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
981
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">
|
|
982
990
|
</path>
|
|
983
991
|
</svg>
|
|
984
|
-
<span>
|
|
992
|
+
<span>824</span>
|
|
985
993
|
</span>
|
|
986
994
|
<span class="star">
|
|
987
995
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
988
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>
|
|
989
997
|
</svg>
|
|
990
|
-
<span>
|
|
998
|
+
<span>66 stars today</span>
|
|
991
999
|
</span>
|
|
992
1000
|
</div>
|
|
993
1001
|
<div class="details">
|
|
994
|
-
|
|
1002
|
+
The Docker Bench for Security is a script that checks for dozens of common best-practices around deploying Docker containers in production.
|
|
995
1003
|
</div>
|
|
996
1004
|
</div>
|
|
997
1005
|
</li>
|
|
@@ -1000,36 +1008,36 @@
|
|
|
1000
1008
|
<div class="info">
|
|
1001
1009
|
<div class="rank">
|
|
1002
1010
|
<span title="Ranking 25">25</span>
|
|
1003
|
-
<a href="https://github.com/
|
|
1011
|
+
<a href="https://github.com/topjohnwu/Magisk" target="_blank" title="topjohnwu/Magisk">topjohnwu/Magisk</a>
|
|
1004
1012
|
</div>
|
|
1005
1013
|
<div class="sub-title followers">
|
|
1006
1014
|
|
|
1007
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
1008
|
-
<span style="background-color: #
|
|
1015
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
1016
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
1009
1017
|
</a>
|
|
1010
1018
|
|
|
1011
1019
|
<span class="star" title="Stargazers Count">
|
|
1012
1020
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1013
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>
|
|
1014
1022
|
</svg>
|
|
1015
|
-
<span>
|
|
1023
|
+
<span>21232</span>
|
|
1016
1024
|
</span>
|
|
1017
1025
|
<span class="star" title="Repo Forked">
|
|
1018
1026
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1019
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">
|
|
1020
1028
|
</path>
|
|
1021
1029
|
</svg>
|
|
1022
|
-
<span>
|
|
1030
|
+
<span>4544</span>
|
|
1023
1031
|
</span>
|
|
1024
1032
|
<span class="star">
|
|
1025
1033
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1026
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>
|
|
1027
1035
|
</svg>
|
|
1028
|
-
<span>
|
|
1036
|
+
<span>50 stars today</span>
|
|
1029
1037
|
</span>
|
|
1030
1038
|
</div>
|
|
1031
1039
|
<div class="details">
|
|
1032
|
-
The
|
|
1040
|
+
The Magic Mask for Android
|
|
1033
1041
|
</div>
|
|
1034
1042
|
</div>
|
|
1035
1043
|
</li>
|
|
@@ -1050,7 +1058,7 @@
|
|
|
1050
1058
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1051
1059
|
</a>
|
|
1052
1060
|
</p>
|
|
1053
|
-
<div class="time">Last cache created on 2021/10/
|
|
1061
|
+
<div class="time">Last cache created on 2021/10/26 by Github API v3.</div>
|
|
1054
1062
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1055
1063
|
</div>
|
|
1056
1064
|
</body>
|