@wcj/github-rank 21.10.28 → 21.11.1
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 +33448 -33455
- package/dist/sifou-daily.json +34 -124
- package/dist/sifou-monthly.json +115 -115
- package/dist/sifou-weekly.json +167 -167
- package/dist/toutiao-30.json +113 -113
- package/dist/toutiao-7.json +125 -125
- package/dist/toutiao-90.json +60 -60
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +170 -170
- package/dist/trending-weekly.json +194 -194
- package/dist/users.china.json +3130 -3130
- package/dist/users.json +3801 -3801
- package/package.json +1 -1
- package/web/36kr.html +2 -2
- package/web/data/repos.json +33448 -33455
- package/web/data/sifou-daily.json +34 -124
- package/web/data/sifou-monthly.json +115 -115
- package/web/data/sifou-weekly.json +167 -167
- package/web/data/toutiao-30.json +113 -113
- package/web/data/toutiao-7.json +125 -125
- package/web/data/toutiao-90.json +60 -60
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +170 -170
- package/web/data/trending-weekly.json +194 -194
- package/web/data/users.china.json +3130 -3130
- package/web/data/users.json +3801 -3801
- package/web/index.html +1978 -1978
- package/web/repos.html +3997 -3997
- package/web/sifou-daily.html +28 -308
- package/web/sifou-monthly.html +130 -130
- package/web/sifou-weekly.html +144 -144
- package/web/toutiao-30.html +113 -113
- package/web/toutiao-7.html +101 -101
- package/web/toutiao-90.html +97 -97
- package/web/trending-monthly.html +161 -157
- package/web/trending-weekly.html +175 -167
- package/web/trending.html +167 -175
- package/web/users.china.html +1818 -1818
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/
|
|
84
|
+
<div class="time">Last cache created on 2021/11/1 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,32 +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/notifirehq/notifire" target="_blank" title="notifirehq/notifire">notifirehq/notifire</a>
|
|
108
108
|
</div>
|
|
109
109
|
<div class="sub-title followers">
|
|
110
110
|
|
|
111
|
+
<a class="language" target="_blank" href="https://github.com/topics/typescript" title="Programming Language TypeScript">
|
|
112
|
+
<span style="background-color: #2b7489;"></span>TypeScript
|
|
113
|
+
</a>
|
|
114
|
+
|
|
111
115
|
<span class="star" title="Stargazers Count">
|
|
112
116
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
113
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>
|
|
114
118
|
</svg>
|
|
115
|
-
<span>
|
|
119
|
+
<span>871</span>
|
|
116
120
|
</span>
|
|
117
121
|
<span class="star" title="Repo Forked">
|
|
118
122
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
119
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">
|
|
120
124
|
</path>
|
|
121
125
|
</svg>
|
|
122
|
-
<span>
|
|
126
|
+
<span>42</span>
|
|
123
127
|
</span>
|
|
124
128
|
<span class="star">
|
|
125
129
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
126
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>
|
|
127
131
|
</svg>
|
|
128
|
-
<span>
|
|
132
|
+
<span>291 stars today</span>
|
|
129
133
|
</span>
|
|
130
134
|
</div>
|
|
131
135
|
<div class="details">
|
|
132
|
-
|
|
136
|
+
🚀 The open-source notification infrastructure for products.
|
|
133
137
|
</div>
|
|
134
138
|
</div>
|
|
135
139
|
</li>
|
|
@@ -138,36 +142,36 @@
|
|
|
138
142
|
<div class="info">
|
|
139
143
|
<div class="rank">
|
|
140
144
|
<span title="Ranking 2">2</span>
|
|
141
|
-
<a href="https://github.com/
|
|
145
|
+
<a href="https://github.com/microsoft/PowerToys" target="_blank" title="microsoft/PowerToys">microsoft/PowerToys</a>
|
|
142
146
|
</div>
|
|
143
147
|
<div class="sub-title followers">
|
|
144
148
|
|
|
145
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
146
|
-
<span style="background-color: #
|
|
149
|
+
<a class="language" target="_blank" href="https://github.com/topics/c#" title="Programming Language C#">
|
|
150
|
+
<span style="background-color: #178600;"></span>C#
|
|
147
151
|
</a>
|
|
148
152
|
|
|
149
153
|
<span class="star" title="Stargazers Count">
|
|
150
154
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
151
155
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
152
156
|
</svg>
|
|
153
|
-
<span>
|
|
157
|
+
<span>62473</span>
|
|
154
158
|
</span>
|
|
155
159
|
<span class="star" title="Repo Forked">
|
|
156
160
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
157
161
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
158
162
|
</path>
|
|
159
163
|
</svg>
|
|
160
|
-
<span>
|
|
164
|
+
<span>3447</span>
|
|
161
165
|
</span>
|
|
162
166
|
<span class="star">
|
|
163
167
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
164
168
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
165
169
|
</svg>
|
|
166
|
-
<span>
|
|
170
|
+
<span>217 stars today</span>
|
|
167
171
|
</span>
|
|
168
172
|
</div>
|
|
169
173
|
<div class="details">
|
|
170
|
-
|
|
174
|
+
Windows system utilities to maximize productivity
|
|
171
175
|
</div>
|
|
172
176
|
</div>
|
|
173
177
|
</li>
|
|
@@ -176,36 +180,36 @@
|
|
|
176
180
|
<div class="info">
|
|
177
181
|
<div class="rank">
|
|
178
182
|
<span title="Ranking 3">3</span>
|
|
179
|
-
<a href="https://github.com/
|
|
183
|
+
<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts" target="_blank" title="kon9chunkit/GitHub-Chinese-Top-Charts">kon9chunkit/GitHub-Chinese-Top-Charts</a>
|
|
180
184
|
</div>
|
|
181
185
|
<div class="sub-title followers">
|
|
182
186
|
|
|
183
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
184
|
-
<span style="background-color: #
|
|
187
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
188
|
+
<span style="background-color: #b07219;"></span>Java
|
|
185
189
|
</a>
|
|
186
190
|
|
|
187
191
|
<span class="star" title="Stargazers Count">
|
|
188
192
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
189
193
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
190
194
|
</svg>
|
|
191
|
-
<span>
|
|
195
|
+
<span>39634</span>
|
|
192
196
|
</span>
|
|
193
197
|
<span class="star" title="Repo Forked">
|
|
194
198
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
195
199
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
196
200
|
</path>
|
|
197
201
|
</svg>
|
|
198
|
-
<span>
|
|
202
|
+
<span>5623</span>
|
|
199
203
|
</span>
|
|
200
204
|
<span class="star">
|
|
201
205
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
202
206
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
203
207
|
</svg>
|
|
204
|
-
<span>
|
|
208
|
+
<span>124 stars today</span>
|
|
205
209
|
</span>
|
|
206
210
|
</div>
|
|
207
211
|
<div class="details">
|
|
208
|
-
|
|
212
|
+
🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
|
|
209
213
|
</div>
|
|
210
214
|
</div>
|
|
211
215
|
</li>
|
|
@@ -214,36 +218,36 @@
|
|
|
214
218
|
<div class="info">
|
|
215
219
|
<div class="rank">
|
|
216
220
|
<span title="Ranking 4">4</span>
|
|
217
|
-
<a href="https://github.com/
|
|
221
|
+
<a href="https://github.com/lihaoyun6/PD-Runner" target="_blank" title="lihaoyun6/PD-Runner">lihaoyun6/PD-Runner</a>
|
|
218
222
|
</div>
|
|
219
223
|
<div class="sub-title followers">
|
|
220
224
|
|
|
221
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
222
|
-
<span style="background-color: #
|
|
225
|
+
<a class="language" target="_blank" href="https://github.com/topics/swift" title="Programming Language Swift">
|
|
226
|
+
<span style="background-color: #F05138;"></span>Swift
|
|
223
227
|
</a>
|
|
224
228
|
|
|
225
229
|
<span class="star" title="Stargazers Count">
|
|
226
230
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
227
231
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
228
232
|
</svg>
|
|
229
|
-
<span>
|
|
233
|
+
<span>475</span>
|
|
230
234
|
</span>
|
|
231
235
|
<span class="star" title="Repo Forked">
|
|
232
236
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
233
237
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
234
238
|
</path>
|
|
235
239
|
</svg>
|
|
236
|
-
<span>
|
|
240
|
+
<span>77</span>
|
|
237
241
|
</span>
|
|
238
242
|
<span class="star">
|
|
239
243
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
240
244
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
241
245
|
</svg>
|
|
242
|
-
<span>
|
|
246
|
+
<span>96 stars today</span>
|
|
243
247
|
</span>
|
|
244
248
|
</div>
|
|
245
249
|
<div class="details">
|
|
246
|
-
A
|
|
250
|
+
A VM launcher for Parallels Desktop
|
|
247
251
|
</div>
|
|
248
252
|
</div>
|
|
249
253
|
</li>
|
|
@@ -252,36 +256,36 @@
|
|
|
252
256
|
<div class="info">
|
|
253
257
|
<div class="rank">
|
|
254
258
|
<span title="Ranking 5">5</span>
|
|
255
|
-
<a href="https://github.com/
|
|
259
|
+
<a href="https://github.com/valinet/ExplorerPatcher" target="_blank" title="valinet/ExplorerPatcher">valinet/ExplorerPatcher</a>
|
|
256
260
|
</div>
|
|
257
261
|
<div class="sub-title followers">
|
|
258
262
|
|
|
259
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
260
|
-
<span style="background-color: #
|
|
263
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
264
|
+
<span style="background-color: #555555;"></span>C
|
|
261
265
|
</a>
|
|
262
266
|
|
|
263
267
|
<span class="star" title="Stargazers Count">
|
|
264
268
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
265
269
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
266
270
|
</svg>
|
|
267
|
-
<span>
|
|
271
|
+
<span>1222</span>
|
|
268
272
|
</span>
|
|
269
273
|
<span class="star" title="Repo Forked">
|
|
270
274
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
271
275
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
272
276
|
</path>
|
|
273
277
|
</svg>
|
|
274
|
-
<span>
|
|
278
|
+
<span>50</span>
|
|
275
279
|
</span>
|
|
276
280
|
<span class="star">
|
|
277
281
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
278
282
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
279
283
|
</svg>
|
|
280
|
-
<span>
|
|
284
|
+
<span>69 stars today</span>
|
|
281
285
|
</span>
|
|
282
286
|
</div>
|
|
283
287
|
<div class="details">
|
|
284
|
-
|
|
288
|
+
This project aims to bring back a productive working environment on Windows 11
|
|
285
289
|
</div>
|
|
286
290
|
</div>
|
|
287
291
|
</li>
|
|
@@ -290,32 +294,36 @@
|
|
|
290
294
|
<div class="info">
|
|
291
295
|
<div class="rank">
|
|
292
296
|
<span title="Ranking 6">6</span>
|
|
293
|
-
<a href="https://github.com/
|
|
297
|
+
<a href="https://github.com/microsoft/Data-Science-For-Beginners" target="_blank" title="microsoft/Data-Science-For-Beginners">microsoft/Data-Science-For-Beginners</a>
|
|
294
298
|
</div>
|
|
295
299
|
<div class="sub-title followers">
|
|
296
300
|
|
|
301
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
302
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
303
|
+
</a>
|
|
304
|
+
|
|
297
305
|
<span class="star" title="Stargazers Count">
|
|
298
306
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
299
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>
|
|
300
308
|
</svg>
|
|
301
|
-
<span>
|
|
309
|
+
<span>4372</span>
|
|
302
310
|
</span>
|
|
303
311
|
<span class="star" title="Repo Forked">
|
|
304
312
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
305
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">
|
|
306
314
|
</path>
|
|
307
315
|
</svg>
|
|
308
|
-
<span>
|
|
316
|
+
<span>615</span>
|
|
309
317
|
</span>
|
|
310
318
|
<span class="star">
|
|
311
319
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
312
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>
|
|
313
321
|
</svg>
|
|
314
|
-
<span>
|
|
322
|
+
<span>433 stars today</span>
|
|
315
323
|
</span>
|
|
316
324
|
</div>
|
|
317
325
|
<div class="details">
|
|
318
|
-
|
|
326
|
+
10 Weeks, 20 Lessons, Data Science for All!
|
|
319
327
|
</div>
|
|
320
328
|
</div>
|
|
321
329
|
</li>
|
|
@@ -324,36 +332,36 @@
|
|
|
324
332
|
<div class="info">
|
|
325
333
|
<div class="rank">
|
|
326
334
|
<span title="Ranking 7">7</span>
|
|
327
|
-
<a href="https://github.com/
|
|
335
|
+
<a href="https://github.com/kunal-kushwaha/DSA-Bootcamp-Java" target="_blank" title="kunal-kushwaha/DSA-Bootcamp-Java">kunal-kushwaha/DSA-Bootcamp-Java</a>
|
|
328
336
|
</div>
|
|
329
337
|
<div class="sub-title followers">
|
|
330
338
|
|
|
331
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
332
|
-
<span style="background-color: #
|
|
339
|
+
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
340
|
+
<span style="background-color: #b07219;"></span>Java
|
|
333
341
|
</a>
|
|
334
342
|
|
|
335
343
|
<span class="star" title="Stargazers Count">
|
|
336
344
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
337
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>
|
|
338
346
|
</svg>
|
|
339
|
-
<span>
|
|
347
|
+
<span>4305</span>
|
|
340
348
|
</span>
|
|
341
349
|
<span class="star" title="Repo Forked">
|
|
342
350
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
343
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">
|
|
344
352
|
</path>
|
|
345
353
|
</svg>
|
|
346
|
-
<span>
|
|
354
|
+
<span>2201</span>
|
|
347
355
|
</span>
|
|
348
356
|
<span class="star">
|
|
349
357
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
350
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>
|
|
351
359
|
</svg>
|
|
352
|
-
<span>
|
|
360
|
+
<span>41 stars today</span>
|
|
353
361
|
</span>
|
|
354
362
|
</div>
|
|
355
363
|
<div class="details">
|
|
356
|
-
|
|
364
|
+
This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.
|
|
357
365
|
</div>
|
|
358
366
|
</div>
|
|
359
367
|
</li>
|
|
@@ -362,36 +370,36 @@
|
|
|
362
370
|
<div class="info">
|
|
363
371
|
<div class="rank">
|
|
364
372
|
<span title="Ranking 8">8</span>
|
|
365
|
-
<a href="https://github.com/
|
|
373
|
+
<a href="https://github.com/schollz/croc" target="_blank" title="schollz/croc">schollz/croc</a>
|
|
366
374
|
</div>
|
|
367
375
|
<div class="sub-title followers">
|
|
368
376
|
|
|
369
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
370
|
-
<span style="background-color: #
|
|
377
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
378
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
371
379
|
</a>
|
|
372
380
|
|
|
373
381
|
<span class="star" title="Stargazers Count">
|
|
374
382
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
375
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>
|
|
376
384
|
</svg>
|
|
377
|
-
<span>
|
|
385
|
+
<span>16347</span>
|
|
378
386
|
</span>
|
|
379
387
|
<span class="star" title="Repo Forked">
|
|
380
388
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
381
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">
|
|
382
390
|
</path>
|
|
383
391
|
</svg>
|
|
384
|
-
<span>
|
|
392
|
+
<span>697</span>
|
|
385
393
|
</span>
|
|
386
394
|
<span class="star">
|
|
387
395
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
388
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>
|
|
389
397
|
</svg>
|
|
390
|
-
<span>
|
|
398
|
+
<span>314 stars today</span>
|
|
391
399
|
</span>
|
|
392
400
|
</div>
|
|
393
401
|
<div class="details">
|
|
394
|
-
|
|
402
|
+
Easily and securely send things from one computer to another 🐊 📦
|
|
395
403
|
</div>
|
|
396
404
|
</div>
|
|
397
405
|
</li>
|
|
@@ -400,36 +408,32 @@
|
|
|
400
408
|
<div class="info">
|
|
401
409
|
<div class="rank">
|
|
402
410
|
<span title="Ranking 9">9</span>
|
|
403
|
-
<a href="https://github.com/
|
|
411
|
+
<a href="https://github.com/WorkerLivesMatter/WorkingTime" target="_blank" title="WorkerLivesMatter/WorkingTime">WorkerLivesMatter/WorkingTime</a>
|
|
404
412
|
</div>
|
|
405
413
|
<div class="sub-title followers">
|
|
406
414
|
|
|
407
|
-
<a class="language" target="_blank" href="https://github.com/topics/perl" title="Programming Language Perl">
|
|
408
|
-
<span style="background-color: #0298c3;"></span>Perl
|
|
409
|
-
</a>
|
|
410
|
-
|
|
411
415
|
<span class="star" title="Stargazers Count">
|
|
412
416
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
413
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>
|
|
414
418
|
</svg>
|
|
415
|
-
<span>
|
|
419
|
+
<span>12855</span>
|
|
416
420
|
</span>
|
|
417
421
|
<span class="star" title="Repo Forked">
|
|
418
422
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
419
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">
|
|
420
424
|
</path>
|
|
421
425
|
</svg>
|
|
422
|
-
<span>
|
|
426
|
+
<span>1257</span>
|
|
423
427
|
</span>
|
|
424
428
|
<span class="star">
|
|
425
429
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
426
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>
|
|
427
431
|
</svg>
|
|
428
|
-
<span>
|
|
432
|
+
<span>187 stars today</span>
|
|
429
433
|
</span>
|
|
430
434
|
</div>
|
|
431
435
|
<div class="details">
|
|
432
|
-
|
|
436
|
+
|
|
433
437
|
</div>
|
|
434
438
|
</div>
|
|
435
439
|
</li>
|
|
@@ -438,36 +442,36 @@
|
|
|
438
442
|
<div class="info">
|
|
439
443
|
<div class="rank">
|
|
440
444
|
<span title="Ranking 10">10</span>
|
|
441
|
-
<a href="https://github.com/
|
|
445
|
+
<a href="https://github.com/OpenIMSDK/Open-IM-Server" target="_blank" title="OpenIMSDK/Open-IM-Server">OpenIMSDK/Open-IM-Server</a>
|
|
442
446
|
</div>
|
|
443
447
|
<div class="sub-title followers">
|
|
444
448
|
|
|
445
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
446
|
-
<span style="background-color: #
|
|
449
|
+
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
450
|
+
<span style="background-color: #00ADD8;"></span>Go
|
|
447
451
|
</a>
|
|
448
452
|
|
|
449
453
|
<span class="star" title="Stargazers Count">
|
|
450
454
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
451
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>
|
|
452
456
|
</svg>
|
|
453
|
-
<span>
|
|
457
|
+
<span>1846</span>
|
|
454
458
|
</span>
|
|
455
459
|
<span class="star" title="Repo Forked">
|
|
456
460
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
457
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">
|
|
458
462
|
</path>
|
|
459
463
|
</svg>
|
|
460
|
-
<span>
|
|
464
|
+
<span>284</span>
|
|
461
465
|
</span>
|
|
462
466
|
<span class="star">
|
|
463
467
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
464
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>
|
|
465
469
|
</svg>
|
|
466
|
-
<span>
|
|
470
|
+
<span>160 stars today</span>
|
|
467
471
|
</span>
|
|
468
472
|
</div>
|
|
469
473
|
<div class="details">
|
|
470
|
-
|
|
474
|
+
OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,从服务端到客户端SDK开源即时通讯(IM)整体解决方案,可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。
|
|
471
475
|
</div>
|
|
472
476
|
</div>
|
|
473
477
|
</li>
|
|
@@ -476,36 +480,36 @@
|
|
|
476
480
|
<div class="info">
|
|
477
481
|
<div class="rank">
|
|
478
482
|
<span title="Ranking 11">11</span>
|
|
479
|
-
<a href="https://github.com/
|
|
483
|
+
<a href="https://github.com/codebasics/py" target="_blank" title="codebasics/py">codebasics/py</a>
|
|
480
484
|
</div>
|
|
481
485
|
<div class="sub-title followers">
|
|
482
486
|
|
|
483
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
484
|
-
<span style="background-color: #
|
|
487
|
+
<a class="language" target="_blank" href="https://github.com/topics/jupyternotebook" title="Programming Language JupyterNotebook">
|
|
488
|
+
<span style="background-color: #DA5B0B;"></span>JupyterNotebook
|
|
485
489
|
</a>
|
|
486
490
|
|
|
487
491
|
<span class="star" title="Stargazers Count">
|
|
488
492
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
489
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>
|
|
490
494
|
</svg>
|
|
491
|
-
<span>
|
|
495
|
+
<span>3698</span>
|
|
492
496
|
</span>
|
|
493
497
|
<span class="star" title="Repo Forked">
|
|
494
498
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
495
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">
|
|
496
500
|
</path>
|
|
497
501
|
</svg>
|
|
498
|
-
<span>
|
|
502
|
+
<span>10199</span>
|
|
499
503
|
</span>
|
|
500
504
|
<span class="star">
|
|
501
505
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
502
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>
|
|
503
507
|
</svg>
|
|
504
|
-
<span>
|
|
508
|
+
<span>43 stars today</span>
|
|
505
509
|
</span>
|
|
506
510
|
</div>
|
|
507
511
|
<div class="details">
|
|
508
|
-
|
|
512
|
+
Repository to store sample python programs for python learning
|
|
509
513
|
</div>
|
|
510
514
|
</div>
|
|
511
515
|
</li>
|
|
@@ -514,36 +518,32 @@
|
|
|
514
518
|
<div class="info">
|
|
515
519
|
<div class="rank">
|
|
516
520
|
<span title="Ranking 12">12</span>
|
|
517
|
-
<a href="https://github.com/
|
|
521
|
+
<a href="https://github.com/rockerBOO/awesome-neovim" target="_blank" title="rockerBOO/awesome-neovim">rockerBOO/awesome-neovim</a>
|
|
518
522
|
</div>
|
|
519
523
|
<div class="sub-title followers">
|
|
520
524
|
|
|
521
|
-
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
522
|
-
<span style="background-color: #555555;"></span>C
|
|
523
|
-
</a>
|
|
524
|
-
|
|
525
525
|
<span class="star" title="Stargazers Count">
|
|
526
526
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
527
527
|
<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>
|
|
528
528
|
</svg>
|
|
529
|
-
<span>
|
|
529
|
+
<span>2407</span>
|
|
530
530
|
</span>
|
|
531
531
|
<span class="star" title="Repo Forked">
|
|
532
532
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
533
533
|
<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">
|
|
534
534
|
</path>
|
|
535
535
|
</svg>
|
|
536
|
-
<span>
|
|
536
|
+
<span>134</span>
|
|
537
537
|
</span>
|
|
538
538
|
<span class="star">
|
|
539
539
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
540
540
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
541
541
|
</svg>
|
|
542
|
-
<span>
|
|
542
|
+
<span>67 stars today</span>
|
|
543
543
|
</span>
|
|
544
544
|
</div>
|
|
545
545
|
<div class="details">
|
|
546
|
-
|
|
546
|
+
Collections of awesome neovim plugins.
|
|
547
547
|
</div>
|
|
548
548
|
</div>
|
|
549
549
|
</li>
|
|
@@ -552,36 +552,36 @@
|
|
|
552
552
|
<div class="info">
|
|
553
553
|
<div class="rank">
|
|
554
554
|
<span title="Ranking 13">13</span>
|
|
555
|
-
<a href="https://github.com/
|
|
555
|
+
<a href="https://github.com/github/copilot.vim" target="_blank" title="github/copilot.vim">github/copilot.vim</a>
|
|
556
556
|
</div>
|
|
557
557
|
<div class="sub-title followers">
|
|
558
558
|
|
|
559
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
560
|
-
<span style="background-color: #
|
|
559
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
560
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
561
561
|
</a>
|
|
562
562
|
|
|
563
563
|
<span class="star" title="Stargazers Count">
|
|
564
564
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
565
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>
|
|
566
566
|
</svg>
|
|
567
|
-
<span>
|
|
567
|
+
<span>1469</span>
|
|
568
568
|
</span>
|
|
569
569
|
<span class="star" title="Repo Forked">
|
|
570
570
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
571
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">
|
|
572
572
|
</path>
|
|
573
573
|
</svg>
|
|
574
|
-
<span>
|
|
574
|
+
<span>34</span>
|
|
575
575
|
</span>
|
|
576
576
|
<span class="star">
|
|
577
577
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
578
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>
|
|
579
579
|
</svg>
|
|
580
|
-
<span>
|
|
580
|
+
<span>106 stars today</span>
|
|
581
581
|
</span>
|
|
582
582
|
</div>
|
|
583
583
|
<div class="details">
|
|
584
|
-
|
|
584
|
+
Neovim plugin for GitHub Copilot
|
|
585
585
|
</div>
|
|
586
586
|
</div>
|
|
587
587
|
</li>
|
|
@@ -590,36 +590,32 @@
|
|
|
590
590
|
<div class="info">
|
|
591
591
|
<div class="rank">
|
|
592
592
|
<span title="Ranking 14">14</span>
|
|
593
|
-
<a href="https://github.com/
|
|
593
|
+
<a href="https://github.com/NebuTech/NBMiner" target="_blank" title="NebuTech/NBMiner">NebuTech/NBMiner</a>
|
|
594
594
|
</div>
|
|
595
595
|
<div class="sub-title followers">
|
|
596
596
|
|
|
597
|
-
<a class="language" target="_blank" href="https://github.com/topics/go" title="Programming Language Go">
|
|
598
|
-
<span style="background-color: #00ADD8;"></span>Go
|
|
599
|
-
</a>
|
|
600
|
-
|
|
601
597
|
<span class="star" title="Stargazers Count">
|
|
602
598
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
603
599
|
<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>
|
|
604
600
|
</svg>
|
|
605
|
-
<span>
|
|
601
|
+
<span>1939</span>
|
|
606
602
|
</span>
|
|
607
603
|
<span class="star" title="Repo Forked">
|
|
608
604
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
609
605
|
<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">
|
|
610
606
|
</path>
|
|
611
607
|
</svg>
|
|
612
|
-
<span>
|
|
608
|
+
<span>345</span>
|
|
613
609
|
</span>
|
|
614
610
|
<span class="star">
|
|
615
611
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
616
612
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
617
613
|
</svg>
|
|
618
|
-
<span>
|
|
614
|
+
<span>42 stars today</span>
|
|
619
615
|
</span>
|
|
620
616
|
</div>
|
|
621
617
|
<div class="details">
|
|
622
|
-
|
|
618
|
+
NVIDIA & AMD GPU Miner for ETH, RVN, GRIN, BEAM, CFX, ZIL, AE, SERO, ERGO
|
|
623
619
|
</div>
|
|
624
620
|
</div>
|
|
625
621
|
</li>
|
|
@@ -628,36 +624,36 @@
|
|
|
628
624
|
<div class="info">
|
|
629
625
|
<div class="rank">
|
|
630
626
|
<span title="Ranking 15">15</span>
|
|
631
|
-
<a href="https://github.com/
|
|
627
|
+
<a href="https://github.com/neovim/neovim" target="_blank" title="neovim/neovim">neovim/neovim</a>
|
|
632
628
|
</div>
|
|
633
629
|
<div class="sub-title followers">
|
|
634
630
|
|
|
635
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
636
|
-
<span style="background-color: #
|
|
631
|
+
<a class="language" target="_blank" href="https://github.com/topics/vimscript" title="Programming Language Vimscript">
|
|
632
|
+
<span style="background-color: #199f4b;"></span>Vimscript
|
|
637
633
|
</a>
|
|
638
634
|
|
|
639
635
|
<span class="star" title="Stargazers Count">
|
|
640
636
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
641
637
|
<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>
|
|
642
638
|
</svg>
|
|
643
|
-
<span>
|
|
639
|
+
<span>48053</span>
|
|
644
640
|
</span>
|
|
645
641
|
<span class="star" title="Repo Forked">
|
|
646
642
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
647
643
|
<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">
|
|
648
644
|
</path>
|
|
649
645
|
</svg>
|
|
650
|
-
<span>
|
|
646
|
+
<span>3496</span>
|
|
651
647
|
</span>
|
|
652
648
|
<span class="star">
|
|
653
649
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
654
650
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
655
651
|
</svg>
|
|
656
|
-
<span>
|
|
652
|
+
<span>67 stars today</span>
|
|
657
653
|
</span>
|
|
658
654
|
</div>
|
|
659
655
|
<div class="details">
|
|
660
|
-
|
|
656
|
+
Vim-fork focused on extensibility and usability
|
|
661
657
|
</div>
|
|
662
658
|
</div>
|
|
663
659
|
</li>
|
|
@@ -666,36 +662,36 @@
|
|
|
666
662
|
<div class="info">
|
|
667
663
|
<div class="rank">
|
|
668
664
|
<span title="Ranking 16">16</span>
|
|
669
|
-
<a href="https://github.com/
|
|
665
|
+
<a href="https://github.com/SpectralOps/keyscope" target="_blank" title="SpectralOps/keyscope">SpectralOps/keyscope</a>
|
|
670
666
|
</div>
|
|
671
667
|
<div class="sub-title followers">
|
|
672
668
|
|
|
673
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
674
|
-
<span style="background-color: #
|
|
669
|
+
<a class="language" target="_blank" href="https://github.com/topics/rust" title="Programming Language Rust">
|
|
670
|
+
<span style="background-color: #dea584;"></span>Rust
|
|
675
671
|
</a>
|
|
676
672
|
|
|
677
673
|
<span class="star" title="Stargazers Count">
|
|
678
674
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
679
675
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
680
676
|
</svg>
|
|
681
|
-
<span>
|
|
677
|
+
<span>263</span>
|
|
682
678
|
</span>
|
|
683
679
|
<span class="star" title="Repo Forked">
|
|
684
680
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
685
681
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
686
682
|
</path>
|
|
687
683
|
</svg>
|
|
688
|
-
<span>
|
|
684
|
+
<span>84</span>
|
|
689
685
|
</span>
|
|
690
686
|
<span class="star">
|
|
691
687
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
692
688
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
693
689
|
</svg>
|
|
694
|
-
<span>
|
|
690
|
+
<span>60 stars today</span>
|
|
695
691
|
</span>
|
|
696
692
|
</div>
|
|
697
693
|
<div class="details">
|
|
698
|
-
|
|
694
|
+
Keyscope is a key and secret workflow (validation, invalidation, etc.) tool built in Rust
|
|
699
695
|
</div>
|
|
700
696
|
</div>
|
|
701
697
|
</li>
|
|
@@ -704,36 +700,36 @@
|
|
|
704
700
|
<div class="info">
|
|
705
701
|
<div class="rank">
|
|
706
702
|
<span title="Ranking 17">17</span>
|
|
707
|
-
<a href="https://github.com/
|
|
703
|
+
<a href="https://github.com/iterativv/NostalgiaForInfinity" target="_blank" title="iterativv/NostalgiaForInfinity">iterativv/NostalgiaForInfinity</a>
|
|
708
704
|
</div>
|
|
709
705
|
<div class="sub-title followers">
|
|
710
706
|
|
|
711
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
712
|
-
<span style="background-color: #
|
|
707
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
708
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
713
709
|
</a>
|
|
714
710
|
|
|
715
711
|
<span class="star" title="Stargazers Count">
|
|
716
712
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
717
713
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
718
714
|
</svg>
|
|
719
|
-
<span>
|
|
715
|
+
<span>514</span>
|
|
720
716
|
</span>
|
|
721
717
|
<span class="star" title="Repo Forked">
|
|
722
718
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
723
719
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
724
720
|
</path>
|
|
725
721
|
</svg>
|
|
726
|
-
<span>
|
|
722
|
+
<span>138</span>
|
|
727
723
|
</span>
|
|
728
724
|
<span class="star">
|
|
729
725
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
730
726
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
731
727
|
</svg>
|
|
732
|
-
<span>
|
|
728
|
+
<span>30 stars today</span>
|
|
733
729
|
</span>
|
|
734
730
|
</div>
|
|
735
731
|
<div class="details">
|
|
736
|
-
|
|
732
|
+
Trading strategy for the Freqtrade crypto bot
|
|
737
733
|
</div>
|
|
738
734
|
</div>
|
|
739
735
|
</li>
|
|
@@ -742,36 +738,36 @@
|
|
|
742
738
|
<div class="info">
|
|
743
739
|
<div class="rank">
|
|
744
740
|
<span title="Ranking 18">18</span>
|
|
745
|
-
<a href="https://github.com/
|
|
741
|
+
<a href="https://github.com/mpv-player/mpv" target="_blank" title="mpv-player/mpv">mpv-player/mpv</a>
|
|
746
742
|
</div>
|
|
747
743
|
<div class="sub-title followers">
|
|
748
744
|
|
|
749
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
750
|
-
<span style="background-color: #
|
|
745
|
+
<a class="language" target="_blank" href="https://github.com/topics/c" title="Programming Language C">
|
|
746
|
+
<span style="background-color: #555555;"></span>C
|
|
751
747
|
</a>
|
|
752
748
|
|
|
753
749
|
<span class="star" title="Stargazers Count">
|
|
754
750
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
755
751
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
756
752
|
</svg>
|
|
757
|
-
<span>
|
|
753
|
+
<span>16428</span>
|
|
758
754
|
</span>
|
|
759
755
|
<span class="star" title="Repo Forked">
|
|
760
756
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
761
757
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
762
758
|
</path>
|
|
763
759
|
</svg>
|
|
764
|
-
<span>
|
|
760
|
+
<span>2040</span>
|
|
765
761
|
</span>
|
|
766
762
|
<span class="star">
|
|
767
763
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
768
764
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
769
765
|
</svg>
|
|
770
|
-
<span>
|
|
766
|
+
<span>79 stars today</span>
|
|
771
767
|
</span>
|
|
772
768
|
</div>
|
|
773
769
|
<div class="details">
|
|
774
|
-
|
|
770
|
+
🎥 Command line video player
|
|
775
771
|
</div>
|
|
776
772
|
</div>
|
|
777
773
|
</li>
|
|
@@ -780,36 +776,32 @@
|
|
|
780
776
|
<div class="info">
|
|
781
777
|
<div class="rank">
|
|
782
778
|
<span title="Ranking 19">19</span>
|
|
783
|
-
<a href="https://github.com/
|
|
779
|
+
<a href="https://github.com/trexminer/T-Rex" target="_blank" title="trexminer/T-Rex">trexminer/T-Rex</a>
|
|
784
780
|
</div>
|
|
785
781
|
<div class="sub-title followers">
|
|
786
782
|
|
|
787
|
-
<a class="language" target="_blank" href="https://github.com/topics/java" title="Programming Language Java">
|
|
788
|
-
<span style="background-color: #b07219;"></span>Java
|
|
789
|
-
</a>
|
|
790
|
-
|
|
791
783
|
<span class="star" title="Stargazers Count">
|
|
792
784
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
793
785
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
794
786
|
</svg>
|
|
795
|
-
<span>
|
|
787
|
+
<span>1651</span>
|
|
796
788
|
</span>
|
|
797
789
|
<span class="star" title="Repo Forked">
|
|
798
790
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
799
791
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
800
792
|
</path>
|
|
801
793
|
</svg>
|
|
802
|
-
<span>
|
|
794
|
+
<span>262</span>
|
|
803
795
|
</span>
|
|
804
796
|
<span class="star">
|
|
805
797
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
806
798
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
807
799
|
</svg>
|
|
808
|
-
<span>
|
|
800
|
+
<span>25 stars today</span>
|
|
809
801
|
</span>
|
|
810
802
|
</div>
|
|
811
803
|
<div class="details">
|
|
812
|
-
|
|
804
|
+
T-Rex NVIDIA GPU miner with web control monitoring page
|
|
813
805
|
</div>
|
|
814
806
|
</div>
|
|
815
807
|
</li>
|
|
@@ -818,7 +810,7 @@
|
|
|
818
810
|
<div class="info">
|
|
819
811
|
<div class="rank">
|
|
820
812
|
<span title="Ranking 20">20</span>
|
|
821
|
-
<a href="https://github.com/
|
|
813
|
+
<a href="https://github.com/github/docs" target="_blank" title="github/docs">github/docs</a>
|
|
822
814
|
</div>
|
|
823
815
|
<div class="sub-title followers">
|
|
824
816
|
|
|
@@ -830,24 +822,24 @@
|
|
|
830
822
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
831
823
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
832
824
|
</svg>
|
|
833
|
-
<span>
|
|
825
|
+
<span>6720</span>
|
|
834
826
|
</span>
|
|
835
827
|
<span class="star" title="Repo Forked">
|
|
836
828
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
837
829
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
838
830
|
</path>
|
|
839
831
|
</svg>
|
|
840
|
-
<span>
|
|
832
|
+
<span>29504</span>
|
|
841
833
|
</span>
|
|
842
834
|
<span class="star">
|
|
843
835
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
844
836
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
845
837
|
</svg>
|
|
846
|
-
<span>
|
|
838
|
+
<span>51 stars today</span>
|
|
847
839
|
</span>
|
|
848
840
|
</div>
|
|
849
841
|
<div class="details">
|
|
850
|
-
|
|
842
|
+
The open-source repo for docs.github.com
|
|
851
843
|
</div>
|
|
852
844
|
</div>
|
|
853
845
|
</li>
|
|
@@ -856,36 +848,36 @@
|
|
|
856
848
|
<div class="info">
|
|
857
849
|
<div class="rank">
|
|
858
850
|
<span title="Ranking 21">21</span>
|
|
859
|
-
<a href="https://github.com/
|
|
851
|
+
<a href="https://github.com/ZackFreedman/MiRage" target="_blank" title="ZackFreedman/MiRage">ZackFreedman/MiRage</a>
|
|
860
852
|
</div>
|
|
861
853
|
<div class="sub-title followers">
|
|
862
854
|
|
|
863
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
864
|
-
<span style="background-color: #
|
|
855
|
+
<a class="language" target="_blank" href="https://github.com/topics/python" title="Programming Language Python">
|
|
856
|
+
<span style="background-color: #3572A5;"></span>Python
|
|
865
857
|
</a>
|
|
866
858
|
|
|
867
859
|
<span class="star" title="Stargazers Count">
|
|
868
860
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
869
861
|
<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
862
|
</svg>
|
|
871
|
-
<span>
|
|
863
|
+
<span>143</span>
|
|
872
864
|
</span>
|
|
873
865
|
<span class="star" title="Repo Forked">
|
|
874
866
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
875
867
|
<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
868
|
</path>
|
|
877
869
|
</svg>
|
|
878
|
-
<span>
|
|
870
|
+
<span>9</span>
|
|
879
871
|
</span>
|
|
880
872
|
<span class="star">
|
|
881
873
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
882
874
|
<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
875
|
</svg>
|
|
884
|
-
<span>
|
|
876
|
+
<span>53 stars today</span>
|
|
885
877
|
</span>
|
|
886
878
|
</div>
|
|
887
879
|
<div class="details">
|
|
888
|
-
|
|
880
|
+
The most hackable keyboard in all the land
|
|
889
881
|
</div>
|
|
890
882
|
</div>
|
|
891
883
|
</li>
|
|
@@ -894,36 +886,36 @@
|
|
|
894
886
|
<div class="info">
|
|
895
887
|
<div class="rank">
|
|
896
888
|
<span title="Ranking 22">22</span>
|
|
897
|
-
<a href="https://github.com/
|
|
889
|
+
<a href="https://github.com/taichi-dev/taichi" target="_blank" title="taichi-dev/taichi">taichi-dev/taichi</a>
|
|
898
890
|
</div>
|
|
899
891
|
<div class="sub-title followers">
|
|
900
892
|
|
|
901
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
902
|
-
<span style="background-color: #
|
|
893
|
+
<a class="language" target="_blank" href="https://github.com/topics/c++" title="Programming Language C++">
|
|
894
|
+
<span style="background-color: #f34b7d;"></span>C++
|
|
903
895
|
</a>
|
|
904
896
|
|
|
905
897
|
<span class="star" title="Stargazers Count">
|
|
906
898
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
907
899
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
908
900
|
</svg>
|
|
909
|
-
<span>
|
|
901
|
+
<span>16469</span>
|
|
910
902
|
</span>
|
|
911
903
|
<span class="star" title="Repo Forked">
|
|
912
904
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
913
905
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
914
906
|
</path>
|
|
915
907
|
</svg>
|
|
916
|
-
<span>
|
|
908
|
+
<span>1719</span>
|
|
917
909
|
</span>
|
|
918
910
|
<span class="star">
|
|
919
911
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
920
912
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
921
913
|
</svg>
|
|
922
|
-
<span>
|
|
914
|
+
<span>175 stars today</span>
|
|
923
915
|
</span>
|
|
924
916
|
</div>
|
|
925
917
|
<div class="details">
|
|
926
|
-
|
|
918
|
+
Parallel programming for everyone.
|
|
927
919
|
</div>
|
|
928
920
|
</div>
|
|
929
921
|
</li>
|
|
@@ -932,7 +924,7 @@
|
|
|
932
924
|
<div class="info">
|
|
933
925
|
<div class="rank">
|
|
934
926
|
<span title="Ranking 23">23</span>
|
|
935
|
-
<a href="https://github.com/
|
|
927
|
+
<a href="https://github.com/HerMajestyDrMona/Windows11DragAndDropToTaskbarFix" target="_blank" title="HerMajestyDrMona/Windows11DragAndDropToTaskbarFix">HerMajestyDrMona/Windows11DragAndDropToTaskbarFix</a>
|
|
936
928
|
</div>
|
|
937
929
|
<div class="sub-title followers">
|
|
938
930
|
|
|
@@ -944,24 +936,24 @@
|
|
|
944
936
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
945
937
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
946
938
|
</svg>
|
|
947
|
-
<span>
|
|
939
|
+
<span>218</span>
|
|
948
940
|
</span>
|
|
949
941
|
<span class="star" title="Repo Forked">
|
|
950
942
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
951
943
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
952
944
|
</path>
|
|
953
945
|
</svg>
|
|
954
|
-
<span>
|
|
946
|
+
<span>7</span>
|
|
955
947
|
</span>
|
|
956
948
|
<span class="star">
|
|
957
949
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
958
950
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
959
951
|
</svg>
|
|
960
|
-
<span>
|
|
952
|
+
<span>34 stars today</span>
|
|
961
953
|
</span>
|
|
962
954
|
</div>
|
|
963
955
|
<div class="details">
|
|
964
|
-
|
|
956
|
+
"Windows 11 Drag & Drop to the Taskbar (Fix)" fixes the missing "Drag & Drop to the Taskbar" support in Windows 11. It works with the new Windows 11 taskbar and does not require nasty changes like UndockingDisabled or restoration of the classic taskbar.
|
|
965
957
|
</div>
|
|
966
958
|
</div>
|
|
967
959
|
</li>
|
|
@@ -970,36 +962,36 @@
|
|
|
970
962
|
<div class="info">
|
|
971
963
|
<div class="rank">
|
|
972
964
|
<span title="Ranking 24">24</span>
|
|
973
|
-
<a href="https://github.com/
|
|
965
|
+
<a href="https://github.com/LunarVim/LunarVim" target="_blank" title="LunarVim/LunarVim">LunarVim/LunarVim</a>
|
|
974
966
|
</div>
|
|
975
967
|
<div class="sub-title followers">
|
|
976
968
|
|
|
977
|
-
<a class="language" target="_blank" href="https://github.com/topics/
|
|
978
|
-
<span style="background-color: #
|
|
969
|
+
<a class="language" target="_blank" href="https://github.com/topics/lua" title="Programming Language Lua">
|
|
970
|
+
<span style="background-color: #000080;"></span>Lua
|
|
979
971
|
</a>
|
|
980
972
|
|
|
981
973
|
<span class="star" title="Stargazers Count">
|
|
982
974
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
983
975
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
984
976
|
</svg>
|
|
985
|
-
<span>
|
|
977
|
+
<span>5909</span>
|
|
986
978
|
</span>
|
|
987
979
|
<span class="star" title="Repo Forked">
|
|
988
980
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
989
981
|
<path fill-rule="evenodd" d="M8 1a1.993 1.993 0 0 0-1 3.72V6L5 8 3 6V4.72A1.993 1.993 0 0 0 2 1a1.993 1.993 0 0 0-1 3.72V6.5l3 3v1.78A1.993 1.993 0 0 0 5 15a1.993 1.993 0 0 0 1-3.72V9.5l3-3V4.72A1.993 1.993 0 0 0 8 1zM2 4.2C1.34 4.2.8 3.65.8 3c0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3 10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2zm3-10c-.66 0-1.2-.55-1.2-1.2 0-.65.55-1.2 1.2-1.2.65 0 1.2.55 1.2 1.2 0 .65-.55 1.2-1.2 1.2z">
|
|
990
982
|
</path>
|
|
991
983
|
</svg>
|
|
992
|
-
<span>
|
|
984
|
+
<span>998</span>
|
|
993
985
|
</span>
|
|
994
986
|
<span class="star">
|
|
995
987
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
996
988
|
<path fill-rule="evenodd" d="M14 6l-4.9-.64L7 1 4.9 5.36 0 6l3.6 3.26L2.67 14 7 11.67 11.33 14l-.93-4.74L14 6z"></path>
|
|
997
989
|
</svg>
|
|
998
|
-
<span>
|
|
990
|
+
<span>147 stars today</span>
|
|
999
991
|
</span>
|
|
1000
992
|
</div>
|
|
1001
993
|
<div class="details">
|
|
1002
|
-
|
|
994
|
+
An IDE layer for Neovim with sane defaults. Completely free and community driven.
|
|
1003
995
|
</div>
|
|
1004
996
|
</div>
|
|
1005
997
|
</li>
|
|
@@ -1008,7 +1000,7 @@
|
|
|
1008
1000
|
<div class="info">
|
|
1009
1001
|
<div class="rank">
|
|
1010
1002
|
<span title="Ranking 25">25</span>
|
|
1011
|
-
<a href="https://github.com/
|
|
1003
|
+
<a href="https://github.com/kamranahmedse/developer-roadmap" target="_blank" title="kamranahmedse/developer-roadmap">kamranahmedse/developer-roadmap</a>
|
|
1012
1004
|
</div>
|
|
1013
1005
|
<div class="sub-title followers">
|
|
1014
1006
|
|
|
@@ -1016,24 +1008,24 @@
|
|
|
1016
1008
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1017
1009
|
<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
1010
|
</svg>
|
|
1019
|
-
<span>
|
|
1011
|
+
<span>175210</span>
|
|
1020
1012
|
</span>
|
|
1021
1013
|
<span class="star" title="Repo Forked">
|
|
1022
1014
|
<svg aria-label="repo-forked" height="16" viewBox="0 0 10 16" version="1.1" width="10" role="img">
|
|
1023
1015
|
<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
1016
|
</path>
|
|
1025
1017
|
</svg>
|
|
1026
|
-
<span>
|
|
1018
|
+
<span>25165</span>
|
|
1027
1019
|
</span>
|
|
1028
1020
|
<span class="star">
|
|
1029
1021
|
<svg aria-label="star" viewBox="0 0 14 16" version="1.1" width="14" height="16" role="img">
|
|
1030
1022
|
<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
1023
|
</svg>
|
|
1032
|
-
<span>
|
|
1024
|
+
<span>110 stars today</span>
|
|
1033
1025
|
</span>
|
|
1034
1026
|
</div>
|
|
1035
1027
|
<div class="details">
|
|
1036
|
-
|
|
1028
|
+
Roadmap to becoming a web developer in 2021
|
|
1037
1029
|
</div>
|
|
1038
1030
|
</div>
|
|
1039
1031
|
</li>
|
|
@@ -1054,7 +1046,7 @@
|
|
|
1054
1046
|
<img src="https://img.shields.io/npm/v/@wcj/github-rank.svg?label=unpkg">
|
|
1055
1047
|
</a>
|
|
1056
1048
|
</p>
|
|
1057
|
-
<div class="time">Last cache created on 2021/
|
|
1049
|
+
<div class="time">Last cache created on 2021/11/1 by Github API v3.</div>
|
|
1058
1050
|
Create by <a href="https://github.com/jaywcjlove" target="_blank">小弟调调™</a>.
|
|
1059
1051
|
</div>
|
|
1060
1052
|
</body>
|