@wcj/github-rank 21.9.13 → 21.9.17

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.
Files changed (38) hide show
  1. package/dist/repos.json +39539 -38521
  2. package/dist/sifou-daily.json +46 -37
  3. package/dist/sifou-monthly.json +98 -98
  4. package/dist/sifou-weekly.json +174 -174
  5. package/dist/toutiao-30.json +114 -114
  6. package/dist/toutiao-7.json +145 -145
  7. package/dist/toutiao-90.json +60 -60
  8. package/dist/trending-daily.json +196 -196
  9. package/dist/trending-monthly.json +175 -175
  10. package/dist/trending-weekly.json +193 -193
  11. package/dist/users.china.json +3038 -3038
  12. package/dist/users.json +4450 -4450
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +39539 -38521
  16. package/web/data/sifou-daily.json +46 -37
  17. package/web/data/sifou-monthly.json +98 -98
  18. package/web/data/sifou-weekly.json +174 -174
  19. package/web/data/toutiao-30.json +114 -114
  20. package/web/data/toutiao-7.json +145 -145
  21. package/web/data/toutiao-90.json +60 -60
  22. package/web/data/trending-daily.json +196 -196
  23. package/web/data/trending-monthly.json +175 -175
  24. package/web/data/trending-weekly.json +193 -193
  25. package/web/data/users.china.json +3038 -3038
  26. package/web/data/users.json +4450 -4450
  27. package/web/index.html +2313 -2313
  28. package/web/repos.html +4706 -4690
  29. package/web/sifou-daily.html +60 -32
  30. package/web/sifou-monthly.html +111 -111
  31. package/web/sifou-weekly.html +146 -146
  32. package/web/toutiao-30.html +102 -102
  33. package/web/toutiao-7.html +99 -99
  34. package/web/toutiao-90.html +80 -80
  35. package/web/trending-monthly.html +157 -161
  36. package/web/trending-weekly.html +177 -173
  37. package/web/trending.html +169 -177
  38. package/web/users.china.html +1636 -1636
@@ -4,21 +4,21 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "A youtube-dl fork with additional features and fixes",
7
- "forked": "351",
8
- "stargazers_count": 6174,
9
- "todayStar": "4793 stars this month",
7
+ "forked": "367",
8
+ "stargazers_count": 6324,
9
+ "todayStar": "4828 stars this month",
10
10
  "html_url": "https://github.com/yt-dlp/yt-dlp",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "NvChad/NvChad",
15
- "language": "Lua",
16
- "color": "#000080",
17
- "description": "An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast.",
18
- "forked": "344",
19
- "stargazers_count": 6495,
20
- "todayStar": "3696 stars this month",
21
- "html_url": "https://github.com/NvChad/NvChad",
14
+ "full_name": "metaplex-foundation/metaplex",
15
+ "language": "Rust",
16
+ "color": "#dea584",
17
+ "description": "Protocol and application framework for decentralized NFT minting, storefronts, and sales.",
18
+ "forked": "1875",
19
+ "stargazers_count": 1075,
20
+ "todayStar": "863 stars this month",
21
+ "html_url": "https://github.com/metaplex-foundation/metaplex",
22
22
  "rank": 2
23
23
  },
24
24
  {
@@ -26,197 +26,197 @@
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
28
  "description": "Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.",
29
- "forked": "196",
30
- "stargazers_count": 2264,
31
- "todayStar": "1865 stars this month",
29
+ "forked": "228",
30
+ "stargazers_count": 2532,
31
+ "todayStar": "2097 stars this month",
32
32
  "html_url": "https://github.com/xinntao/Real-ESRGAN",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "filebrowser/filebrowser",
37
- "language": "Go",
38
- "color": "#00ADD8",
39
- "description": "📂 Web File Browser",
40
- "forked": "1643",
41
- "stargazers_count": 12710,
42
- "todayStar": "2257 stars this month",
43
- "html_url": "https://github.com/filebrowser/filebrowser",
36
+ "full_name": "0voice/Introduction-to-Golang",
37
+ "language": "",
38
+ "color": "",
39
+ "description": "【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt",
40
+ "forked": "578",
41
+ "stargazers_count": 3007,
42
+ "todayStar": "2848 stars this month",
43
+ "html_url": "https://github.com/0voice/Introduction-to-Golang",
44
44
  "rank": 4
45
45
  },
46
- {
47
- "full_name": "spring-projects/spring-authorization-server",
48
- "language": "Java",
49
- "color": "#b07219",
50
- "description": "The Spring Authorization Server project is focused on delivering OAuth 2.1 Authorization Server support to the Spring community.",
51
- "forked": "484",
52
- "stargazers_count": 2677,
53
- "todayStar": "498 stars this month",
54
- "html_url": "https://github.com/spring-projects/spring-authorization-server",
55
- "rank": 5
56
- },
57
46
  {
58
47
  "full_name": "papers-we-love/papers-we-love",
59
48
  "language": "Shell",
60
49
  "color": "#89e051",
61
50
  "description": "Papers from the computer science community to read and discuss.",
62
- "forked": "4219",
63
- "stargazers_count": 49311,
64
- "todayStar": "2540 stars this month",
51
+ "forked": "4224",
52
+ "stargazers_count": 49425,
53
+ "todayStar": "2610 stars this month",
65
54
  "html_url": "https://github.com/papers-we-love/papers-we-love",
55
+ "rank": 5
56
+ },
57
+ {
58
+ "full_name": "solana-labs/solana",
59
+ "language": "Rust",
60
+ "color": "#dea584",
61
+ "description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
62
+ "forked": "764",
63
+ "stargazers_count": 4017,
64
+ "todayStar": "1028 stars this month",
65
+ "html_url": "https://github.com/solana-labs/solana",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "google/zx",
70
- "language": "JavaScript",
71
- "color": "#f1e05a",
72
- "description": "A tool for writing better scripts",
73
- "forked": "429",
74
- "stargazers_count": 22546,
75
- "todayStar": "4093 stars this month",
76
- "html_url": "https://github.com/google/zx",
69
+ "full_name": "filebrowser/filebrowser",
70
+ "language": "Go",
71
+ "color": "#00ADD8",
72
+ "description": "📂 Web File Browser",
73
+ "forked": "1648",
74
+ "stargazers_count": 12803,
75
+ "todayStar": "2260 stars this month",
76
+ "html_url": "https://github.com/filebrowser/filebrowser",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "DIGITALCRIMINAL/OnlyFans",
80
+ "full_name": "AsuharietYgvar/AppleNeuralHash2ONNX",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
- "description": "Scrape all the media from an OnlyFans account - Updated regularly",
84
- "forked": "355",
85
- "stargazers_count": 2573,
86
- "todayStar": "699 stars this month",
87
- "html_url": "https://github.com/DIGITALCRIMINAL/OnlyFans",
83
+ "description": "Convert Apple NeuralHash model for CSAM Detection to ONNX.",
84
+ "forked": "117",
85
+ "stargazers_count": 1402,
86
+ "todayStar": "1404 stars this month",
87
+ "html_url": "https://github.com/AsuharietYgvar/AppleNeuralHash2ONNX",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "zxbu/webdav-aliyundriver",
92
- "language": "Java",
93
- "color": "#b07219",
94
- "description": "阿里云盘(https://www.aliyundrive.com/) 的webdav协议开源实现",
95
- "forked": "241",
96
- "stargazers_count": 1664,
97
- "todayStar": "1219 stars this month",
98
- "html_url": "https://github.com/zxbu/webdav-aliyundriver",
91
+ "full_name": "NvChad/NvChad",
92
+ "language": "Lua",
93
+ "color": "#000080",
94
+ "description": "An attempt to make neovim cli as functional as an IDE while being very beautiful , blazing fast.",
95
+ "forked": "345",
96
+ "stargazers_count": 6594,
97
+ "todayStar": "3502 stars this month",
98
+ "html_url": "https://github.com/NvChad/NvChad",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "solana-labs/solana",
103
- "language": "Rust",
104
- "color": "#dea584",
105
- "description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
106
- "forked": "733",
107
- "stargazers_count": 3849,
108
- "todayStar": "959 stars this month",
109
- "html_url": "https://github.com/solana-labs/solana",
102
+ "full_name": "DIGITALCRIMINAL/OnlyFans",
103
+ "language": "Python",
104
+ "color": "#3572A5",
105
+ "description": "Scrape all the media from an OnlyFans account - Updated regularly",
106
+ "forked": "354",
107
+ "stargazers_count": 2590,
108
+ "todayStar": "709 stars this month",
109
+ "html_url": "https://github.com/DIGITALCRIMINAL/OnlyFans",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "freqtrade/freqtrade",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "description": "Free, open source crypto trading bot",
117
- "forked": "2593",
118
- "stargazers_count": 11821,
119
- "todayStar": "1499 stars this month",
120
- "html_url": "https://github.com/freqtrade/freqtrade",
113
+ "full_name": "containers/podman",
114
+ "language": "Go",
115
+ "color": "#00ADD8",
116
+ "description": "Podman: A tool for managing OCI containers and pods.",
117
+ "forked": "1063",
118
+ "stargazers_count": 10233,
119
+ "todayStar": "1685 stars this month",
120
+ "html_url": "https://github.com/containers/podman",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "SerenityOS/serenity",
124
+ "full_name": "TheAlgorithms/C-Plus-Plus",
125
125
  "language": "C++",
126
126
  "color": "#f34b7d",
127
- "description": "The Serenity Operating System 🐞",
128
- "forked": "1582",
129
- "stargazers_count": 15513,
130
- "todayStar": "1269 stars this month",
131
- "html_url": "https://github.com/SerenityOS/serenity",
127
+ "description": "Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.",
128
+ "forked": "4115",
129
+ "stargazers_count": 15603,
130
+ "todayStar": "1931 stars this month",
131
+ "html_url": "https://github.com/TheAlgorithms/C-Plus-Plus",
132
132
  "rank": 12
133
133
  },
134
- {
135
- "full_name": "Qv2ray/Qv2ray",
136
- "language": "C++",
137
- "color": "#f34b7d",
138
- "description": "⭐ Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 ⭐",
139
- "forked": "2275",
140
- "stargazers_count": 12417,
141
- "todayStar": "776 stars this month",
142
- "html_url": "https://github.com/Qv2ray/Qv2ray",
143
- "rank": 13
144
- },
145
134
  {
146
135
  "full_name": "whyour/qinglong",
147
136
  "language": "TypeScript",
148
137
  "color": "#2b7489",
149
138
  "description": "Python/JavaScript/Shell/Typescript 定时任务管理面板",
150
- "forked": "958",
151
- "stargazers_count": 2491,
152
- "todayStar": "783 stars this month",
139
+ "forked": "974",
140
+ "stargazers_count": 2554,
141
+ "todayStar": "818 stars this month",
153
142
  "html_url": "https://github.com/whyour/qinglong",
143
+ "rank": 13
144
+ },
145
+ {
146
+ "full_name": "spring-projects/spring-authorization-server",
147
+ "language": "Java",
148
+ "color": "#b07219",
149
+ "description": "The Spring Authorization Server project is focused on delivering OAuth 2.1 Authorization Server support to the Spring community.",
150
+ "forked": "493",
151
+ "stargazers_count": 2701,
152
+ "todayStar": "515 stars this month",
153
+ "html_url": "https://github.com/spring-projects/spring-authorization-server",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "LingDong-/fishdraw",
158
- "language": "JavaScript",
159
- "color": "#f1e05a",
160
- "description": "procedurally generated fish drawings",
161
- "forked": "64",
162
- "stargazers_count": 1543,
163
- "todayStar": "1276 stars this month",
164
- "html_url": "https://github.com/LingDong-/fishdraw",
157
+ "full_name": "Vonng/ddia",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
+ "description": "《Designing Data-Intensive Application》DDIA中文翻译",
161
+ "forked": "1969",
162
+ "stargazers_count": 8898,
163
+ "todayStar": "964 stars this month",
164
+ "html_url": "https://github.com/Vonng/ddia",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "RustPython/RustPython",
169
- "language": "Rust",
170
- "color": "#dea584",
171
- "description": "A Python Interpreter written in Rust",
172
- "forked": "594",
173
- "stargazers_count": 9170,
174
- "todayStar": "1214 stars this month",
175
- "html_url": "https://github.com/RustPython/RustPython",
168
+ "full_name": "withfig/autocomplete",
169
+ "language": "TypeScript",
170
+ "color": "#2b7489",
171
+ "description": "Fig adds autocomplete to your terminal.",
172
+ "forked": "1094",
173
+ "stargazers_count": 5277,
174
+ "todayStar": "1211 stars this month",
175
+ "html_url": "https://github.com/withfig/autocomplete",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "PowerShell/PowerShell",
180
- "language": "C#",
181
- "color": "#178600",
182
- "description": "PowerShell for every system!",
183
- "forked": "4621",
184
- "stargazers_count": 29515,
185
- "todayStar": "1598 stars this month",
186
- "html_url": "https://github.com/PowerShell/PowerShell",
179
+ "full_name": "input-output-hk/cardano-node",
180
+ "language": "Haskell",
181
+ "color": "#5e5086",
182
+ "description": "The core component that is used to participate in a Cardano decentralised blockchain.",
183
+ "forked": "383",
184
+ "stargazers_count": 2063,
185
+ "todayStar": "231 stars this month",
186
+ "html_url": "https://github.com/input-output-hk/cardano-node",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "Vonng/ddia",
191
- "language": "Python",
192
- "color": "#3572A5",
193
- "description": "《Designing Data-Intensive Application》DDIA中文翻译",
194
- "forked": "1942",
195
- "stargazers_count": 8753,
196
- "todayStar": "853 stars this month",
197
- "html_url": "https://github.com/Vonng/ddia",
190
+ "full_name": "cli/cli",
191
+ "language": "Go",
192
+ "color": "#00ADD8",
193
+ "description": "GitHub’s official command line tool",
194
+ "forked": "2759",
195
+ "stargazers_count": 25390,
196
+ "todayStar": "1147 stars this month",
197
+ "html_url": "https://github.com/cli/cli",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "binance-chain/bsc",
202
- "language": "Go",
203
- "color": "#00ADD8",
204
- "description": "A Binance Smart Chain client based on the go-ethereum fork",
205
- "forked": "310",
206
- "stargazers_count": 836,
207
- "todayStar": "233 stars this month",
208
- "html_url": "https://github.com/binance-chain/bsc",
201
+ "full_name": "GTAmodding/re3",
202
+ "language": "C++",
203
+ "color": "#f34b7d",
204
+ "description": "GTA III, Vice City",
205
+ "forked": "841",
206
+ "stargazers_count": 6799,
207
+ "todayStar": "1028 stars this month",
208
+ "html_url": "https://github.com/GTAmodding/re3",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "withfig/autocomplete",
213
- "language": "TypeScript",
214
- "color": "#2b7489",
215
- "description": "Fig adds autocomplete to your terminal.",
216
- "forked": "1054",
217
- "stargazers_count": 5224,
218
- "todayStar": "1211 stars this month",
219
- "html_url": "https://github.com/withfig/autocomplete",
212
+ "full_name": "doocs/advanced-java",
213
+ "language": "Java",
214
+ "color": "#b07219",
215
+ "description": "😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识",
216
+ "forked": "15728",
217
+ "stargazers_count": 57372,
218
+ "todayStar": "1487 stars this month",
219
+ "html_url": "https://github.com/doocs/advanced-java",
220
220
  "rank": 20
221
221
  },
222
222
  {
@@ -224,54 +224,54 @@
224
224
  "language": "Python",
225
225
  "color": "#3572A5",
226
226
  "description": "Automated cryptocurrency trading bot",
227
- "forked": "1258",
228
- "stargazers_count": 4997,
229
- "todayStar": "362 stars this month",
227
+ "forked": "1286",
228
+ "stargazers_count": 5033,
229
+ "todayStar": "374 stars this month",
230
230
  "html_url": "https://github.com/edeng23/binance-trade-bot",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "GTAmodding/re3",
234
+ "full_name": "vnpy/vnpy",
235
235
  "language": "C++",
236
236
  "color": "#f34b7d",
237
- "description": "GTA III, Vice City",
238
- "forked": "837",
239
- "stargazers_count": 6750,
240
- "todayStar": "995 stars this month",
241
- "html_url": "https://github.com/GTAmodding/re3",
237
+ "description": "基于Python的开源量化交易平台开发框架",
238
+ "forked": "6632",
239
+ "stargazers_count": 16231,
240
+ "todayStar": "537 stars this month",
241
+ "html_url": "https://github.com/vnpy/vnpy",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "fuzhengwei/small-spring",
246
- "language": "Java",
247
- "color": "#b07219",
248
- "description": "🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。",
249
- "forked": "438",
250
- "stargazers_count": 2009,
251
- "todayStar": "875 stars this month",
252
- "html_url": "https://github.com/fuzhengwei/small-spring",
245
+ "full_name": "cloudwego/netpoll",
246
+ "language": "Go",
247
+ "color": "#00ADD8",
248
+ "description": "A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.",
249
+ "forked": "167",
250
+ "stargazers_count": 1642,
251
+ "todayStar": "891 stars this month",
252
+ "html_url": "https://github.com/cloudwego/netpoll",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "doocs/leetcode",
257
- "language": "Java",
258
- "color": "#b07219",
259
- "description": "😏 LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解",
260
- "forked": "1457",
261
- "stargazers_count": 6970,
262
- "todayStar": "582 stars this month",
263
- "html_url": "https://github.com/doocs/leetcode",
256
+ "full_name": "godotengine/godot",
257
+ "language": "C++",
258
+ "color": "#f34b7d",
259
+ "description": "Godot Engine Multi-platform 2D and 3D game engine",
260
+ "forked": "7631",
261
+ "stargazers_count": 42205,
262
+ "todayStar": "1249 stars this month",
263
+ "html_url": "https://github.com/godotengine/godot",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "doocs/advanced-java",
268
- "language": "Java",
269
- "color": "#b07219",
270
- "description": "😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识",
271
- "forked": "15678",
272
- "stargazers_count": 57191,
273
- "todayStar": "1388 stars this month",
274
- "html_url": "https://github.com/doocs/advanced-java",
267
+ "full_name": "solana-labs/solana-program-library",
268
+ "language": "Rust",
269
+ "color": "#dea584",
270
+ "description": "A collection of Solana-maintained on-chain programs",
271
+ "forked": "354",
272
+ "stargazers_count": 628,
273
+ "todayStar": "240 stars this month",
274
+ "html_url": "https://github.com/solana-labs/solana-program-library",
275
275
  "rank": 25
276
276
  }
277
277
  ]
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "VickScarlet/lifeRestart",
4
- "language": "JavaScript",
5
- "color": "#f1e05a",
6
- "description": "やり直すんだ。そして、次はうまくやる。",
7
- "forked": "1693",
8
- "stargazers_count": 7303,
9
- "todayStar": "3075 stars this week",
10
- "html_url": "https://github.com/VickScarlet/lifeRestart",
3
+ "full_name": "cloudwego/netpoll",
4
+ "language": "Go",
5
+ "color": "#00ADD8",
6
+ "description": "A high-performance non-blocking I/O networking framework, which focused on RPC scenarios, developed by ByteDance.",
7
+ "forked": "167",
8
+ "stargazers_count": 1642,
9
+ "todayStar": "638 stars this week",
10
+ "html_url": "https://github.com/cloudwego/netpoll",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "HashLips/generative-art-opensource",
15
- "language": "JavaScript",
16
- "color": "#f1e05a",
17
- "description": "Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.",
18
- "forked": "243",
19
- "stargazers_count": 692,
20
- "todayStar": "382 stars this week",
21
- "html_url": "https://github.com/HashLips/generative-art-opensource",
14
+ "full_name": "cloudwego/kitex",
15
+ "language": "Go",
16
+ "color": "#00ADD8",
17
+ "description": "A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.",
18
+ "forked": "253",
19
+ "stargazers_count": 2572,
20
+ "todayStar": "691 stars this week",
21
+ "html_url": "https://github.com/cloudwego/kitex",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "GTAmodding/re3",
26
- "language": "C++",
27
- "color": "#f34b7d",
28
- "description": "GTA III, Vice City",
29
- "forked": "837",
30
- "stargazers_count": 6750,
31
- "todayStar": "505 stars this week",
32
- "html_url": "https://github.com/GTAmodding/re3",
25
+ "full_name": "andrecronje/rarity",
26
+ "language": "Solidity",
27
+ "color": "#AA6746",
28
+ "description": "d20srd reference implementation codified in solidity",
29
+ "forked": "72",
30
+ "stargazers_count": 451,
31
+ "todayStar": "173 stars this week",
32
+ "html_url": "https://github.com/andrecronje/rarity",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "lootproject/website",
37
- "language": "TypeScript",
38
- "color": "#2b7489",
39
- "description": "Loot Project website",
40
- "forked": "126",
41
- "stargazers_count": 288,
42
- "todayStar": "152 stars this week",
43
- "html_url": "https://github.com/lootproject/website",
36
+ "full_name": "microsoft/ML-For-Beginners",
37
+ "language": "JupyterNotebook",
38
+ "color": "#DA5B0B",
39
+ "description": "12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all",
40
+ "forked": "4454",
41
+ "stargazers_count": 21995,
42
+ "todayStar": "3909 stars this week",
43
+ "html_url": "https://github.com/microsoft/ML-For-Beginners",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "cloudwego/kitex",
48
- "language": "Go",
49
- "color": "#00ADD8",
50
- "description": "A high-performance and strong-extensibility Golang RPC framework that helps developers build microservices.",
51
- "forked": "233",
52
- "stargazers_count": 2344,
53
- "todayStar": "957 stars this week",
54
- "html_url": "https://github.com/cloudwego/kitex",
47
+ "full_name": "yangshun/tech-interview-handbook",
48
+ "language": "JavaScript",
49
+ "color": "#f1e05a",
50
+ "description": "💯 Curated interview preparation materials for busy engineers",
51
+ "forked": "8108",
52
+ "stargazers_count": 58463,
53
+ "todayStar": "1279 stars this week",
54
+ "html_url": "https://github.com/yangshun/tech-interview-handbook",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "metaplex-foundation/metaplex",
59
- "language": "Rust",
60
- "color": "#dea584",
61
- "description": "Protocol and application framework for decentralized NFT minting, storefronts, and sales.",
62
- "forked": "1705",
63
- "stargazers_count": 1005,
64
- "todayStar": "238 stars this week",
65
- "html_url": "https://github.com/metaplex-foundation/metaplex",
58
+ "full_name": "ErickWendel/semana-javascript-expert05",
59
+ "language": "JavaScript",
60
+ "color": "#f1e05a",
61
+ "description": "Todas as aulas da Semana JS Expert 5.0 - Google Drive Clone",
62
+ "forked": "186",
63
+ "stargazers_count": 1537,
64
+ "todayStar": "351 stars this week",
65
+ "html_url": "https://github.com/ErickWendel/semana-javascript-expert05",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "lima-vm/lima",
70
- "language": "Go",
71
- "color": "#00ADD8",
72
- "description": "Linux virtual machines, on macOS (aka \"Linux-on-Mac\", \"macOS subsystem for Linux\", \"containerd for Mac\", unofficially)",
73
- "forked": "75",
74
- "stargazers_count": 3937,
75
- "todayStar": "447 stars this week",
76
- "html_url": "https://github.com/lima-vm/lima",
69
+ "full_name": "solana-labs/solana",
70
+ "language": "Rust",
71
+ "color": "#dea584",
72
+ "description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
73
+ "forked": "764",
74
+ "stargazers_count": 4017,
75
+ "todayStar": "282 stars this week",
76
+ "html_url": "https://github.com/solana-labs/solana",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "TheAlgorithms/Python",
81
- "language": "Python",
82
- "color": "#3572A5",
83
- "description": "All Algorithms implemented in Python",
84
- "forked": "31567",
85
- "stargazers_count": 117990,
86
- "todayStar": "1822 stars this week",
87
- "html_url": "https://github.com/TheAlgorithms/Python",
80
+ "full_name": "supabase/supabase",
81
+ "language": "TypeScript",
82
+ "color": "#2b7489",
83
+ "description": "The open source Firebase alternative. Follow to stay updated about our public Beta.",
84
+ "forked": "926",
85
+ "stargazers_count": 18943,
86
+ "todayStar": "778 stars this week",
87
+ "html_url": "https://github.com/supabase/supabase",
88
88
  "rank": 8
89
89
  },
90
+ {
91
+ "full_name": "HashLips/generative-art-node",
92
+ "language": "JavaScript",
93
+ "color": "#f1e05a",
94
+ "description": "Create generative art by using the canvas api and node js",
95
+ "forked": "279",
96
+ "stargazers_count": 1051,
97
+ "todayStar": "386 stars this week",
98
+ "html_url": "https://github.com/HashLips/generative-art-node",
99
+ "rank": 9
100
+ },
90
101
  {
91
102
  "full_name": "xinntao/Real-ESRGAN",
92
103
  "language": "Python",
93
104
  "color": "#3572A5",
94
105
  "description": "Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.",
95
- "forked": "196",
96
- "stargazers_count": 2264,
97
- "todayStar": "956 stars this week",
106
+ "forked": "228",
107
+ "stargazers_count": 2532,
108
+ "todayStar": "595 stars this week",
98
109
  "html_url": "https://github.com/xinntao/Real-ESRGAN",
99
- "rank": 9
100
- },
101
- {
102
- "full_name": "Anish-Agnihotri/dhof-loot",
103
- "language": "JavaScript",
104
- "color": "#f1e05a",
105
- "description": "Scripts to collect statistics about Loot + derivative projects.",
106
- "forked": "61",
107
- "stargazers_count": 203,
108
- "todayStar": "78 stars this week",
109
- "html_url": "https://github.com/Anish-Agnihotri/dhof-loot",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "TheAlgorithms/Javascript",
114
- "language": "JavaScript",
115
- "color": "#f1e05a",
116
- "description": "A repository for All algorithms implemented in Javascript (for educational purposes only)",
117
- "forked": "2379",
118
- "stargazers_count": 14060,
119
- "todayStar": "818 stars this week",
120
- "html_url": "https://github.com/TheAlgorithms/Javascript",
113
+ "full_name": "pyg-team/pytorch_geometric",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
+ "description": "Graph Neural Network Library for PyTorch",
117
+ "forked": "2110",
118
+ "stargazers_count": 12374,
119
+ "todayStar": "514 stars this week",
120
+ "html_url": "https://github.com/pyg-team/pytorch_geometric",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "khanhas/spicetify-cli",
125
- "language": "JavaScript",
126
- "color": "#f1e05a",
127
- "description": "Commandline tool to customize Spotify client. Supports Windows, MacOS and Linux.",
128
- "forked": "307",
129
- "stargazers_count": 8208,
130
- "todayStar": "508 stars this week",
131
- "html_url": "https://github.com/khanhas/spicetify-cli",
124
+ "full_name": "Azure/azure-cli",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
+ "description": "Azure Command-Line Interface",
128
+ "forked": "1810",
129
+ "stargazers_count": 2716,
130
+ "todayStar": "193 stars this week",
131
+ "html_url": "https://github.com/Azure/azure-cli",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "solana-labs/dapp-scaffold",
136
- "language": "TypeScript",
137
- "color": "#2b7489",
138
- "description": "Scaffolding for a dapp built on Solana",
139
- "forked": "172",
140
- "stargazers_count": 455,
141
- "todayStar": "107 stars this week",
142
- "html_url": "https://github.com/solana-labs/dapp-scaffold",
135
+ "full_name": "microsoft/qlib",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
+ "description": "Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.",
139
+ "forked": "1013",
140
+ "stargazers_count": 6396,
141
+ "todayStar": "821 stars this week",
142
+ "html_url": "https://github.com/microsoft/qlib",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "microsoft/ML-For-Beginners",
147
- "language": "JupyterNotebook",
148
- "color": "#DA5B0B",
149
- "description": "12 weeks, 25 lessons, 50 quizzes, classic Machine Learning for all",
150
- "forked": "4260",
151
- "stargazers_count": 19295,
152
- "todayStar": "1764 stars this week",
153
- "html_url": "https://github.com/microsoft/ML-For-Beginners",
146
+ "full_name": "abseil/abseil-cpp",
147
+ "language": "C++",
148
+ "color": "#f34b7d",
149
+ "description": "Abseil Common Libraries (C++)",
150
+ "forked": "1715",
151
+ "stargazers_count": 9327,
152
+ "todayStar": "185 stars this week",
153
+ "html_url": "https://github.com/abseil/abseil-cpp",
154
154
  "rank": 14
155
155
  },
156
- {
157
- "full_name": "Vonng/ddia",
158
- "language": "Python",
159
- "color": "#3572A5",
160
- "description": "《Designing Data-Intensive Application》DDIA中文翻译",
161
- "forked": "1942",
162
- "stargazers_count": 8753,
163
- "todayStar": "377 stars this week",
164
- "html_url": "https://github.com/Vonng/ddia",
165
- "rank": 15
166
- },
167
156
  {
168
157
  "full_name": "solana-labs/solana-program-library",
169
158
  "language": "Rust",
170
159
  "color": "#dea584",
171
160
  "description": "A collection of Solana-maintained on-chain programs",
172
- "forked": "335",
173
- "stargazers_count": 586,
161
+ "forked": "354",
162
+ "stargazers_count": 628,
174
163
  "todayStar": "82 stars this week",
175
164
  "html_url": "https://github.com/solana-labs/solana-program-library",
165
+ "rank": 15
166
+ },
167
+ {
168
+ "full_name": "flutter/flutter",
169
+ "language": "Dart",
170
+ "color": "#00B4AB",
171
+ "description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond.",
172
+ "forked": "18679",
173
+ "stargazers_count": 129869,
174
+ "todayStar": "1005 stars this week",
175
+ "html_url": "https://github.com/flutter/flutter",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "huggingface/datasets",
180
- "language": "Python",
181
- "color": "#3572A5",
182
- "description": "🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools",
183
- "forked": "1145",
184
- "stargazers_count": 9741,
185
- "todayStar": "859 stars this week",
186
- "html_url": "https://github.com/huggingface/datasets",
179
+ "full_name": "solana-labs/token-list",
180
+ "language": "TypeScript",
181
+ "color": "#2b7489",
182
+ "description": "The community maintained Solana token registry",
183
+ "forked": "664",
184
+ "stargazers_count": 206,
185
+ "todayStar": "19 stars this week",
186
+ "html_url": "https://github.com/solana-labs/token-list",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "microsoft/recommenders",
191
- "language": "Python",
192
- "color": "#3572A5",
193
- "description": "Best Practices on Recommendation Systems",
194
- "forked": "1909",
195
- "stargazers_count": 11175,
196
- "todayStar": "177 stars this week",
197
- "html_url": "https://github.com/microsoft/recommenders",
190
+ "full_name": "apache/incubator-doris",
191
+ "language": "Java",
192
+ "color": "#b07219",
193
+ "description": "Apache Doris (Incubating)",
194
+ "forked": "955",
195
+ "stargazers_count": 3308,
196
+ "todayStar": "210 stars this week",
197
+ "html_url": "https://github.com/apache/incubator-doris",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "abseil/abseil-cpp",
202
- "language": "C++",
203
- "color": "#f34b7d",
204
- "description": "Abseil Common Libraries (C++)",
205
- "forked": "1706",
206
- "stargazers_count": 9275,
207
- "todayStar": "216 stars this week",
208
- "html_url": "https://github.com/abseil/abseil-cpp",
201
+ "full_name": "restic/restic",
202
+ "language": "Go",
203
+ "color": "#00ADD8",
204
+ "description": "Fast, secure, efficient backup program",
205
+ "forked": "949",
206
+ "stargazers_count": 13650,
207
+ "todayStar": "95 stars this week",
208
+ "html_url": "https://github.com/restic/restic",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "solana-labs/solana",
213
- "language": "Rust",
214
- "color": "#dea584",
215
- "description": "Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.",
216
- "forked": "733",
217
- "stargazers_count": 3849,
218
- "todayStar": "309 stars this week",
219
- "html_url": "https://github.com/solana-labs/solana",
212
+ "full_name": "PaddlePaddle/PaddleOCR",
213
+ "language": "Python",
214
+ "color": "#3572A5",
215
+ "description": "Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)",
216
+ "forked": "3248",
217
+ "stargazers_count": 16219,
218
+ "todayStar": "565 stars this week",
219
+ "html_url": "https://github.com/PaddlePaddle/PaddleOCR",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "vnpy/vnpy",
224
- "language": "C++",
225
- "color": "#f34b7d",
226
- "description": "基于Python的开源量化交易平台开发框架",
227
- "forked": "6616",
228
- "stargazers_count": 16146,
229
- "todayStar": "282 stars this week",
230
- "html_url": "https://github.com/vnpy/vnpy",
223
+ "full_name": "opensearch-project/OpenSearch",
224
+ "language": "Java",
225
+ "color": "#b07219",
226
+ "description": "Open source distributed and RESTful search engine.",
227
+ "forked": "340",
228
+ "stargazers_count": 3780,
229
+ "todayStar": "66 stars this week",
230
+ "html_url": "https://github.com/opensearch-project/OpenSearch",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "TheAlgorithms/Go",
235
- "language": "Go",
236
- "color": "#00ADD8",
237
- "description": "Algorithms Implemented in GoLang",
238
- "forked": "1262",
239
- "stargazers_count": 6316,
240
- "todayStar": "138 stars this week",
241
- "html_url": "https://github.com/TheAlgorithms/Go",
234
+ "full_name": "esphome/esphome",
235
+ "language": "C++",
236
+ "color": "#f34b7d",
237
+ "description": "ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.",
238
+ "forked": "1148",
239
+ "stargazers_count": 4023,
240
+ "todayStar": "356 stars this week",
241
+ "html_url": "https://github.com/esphome/esphome",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "MoH-Malaysia/covid19-public",
246
- "language": "",
247
- "color": "",
248
- "description": "Official data on the COVID-19 epidemic in Malaysia. Powered by CPRC, CPRC Hospital System, MKAK, and MySejahtera.",
249
- "forked": "375",
250
- "stargazers_count": 731,
251
- "todayStar": "137 stars this week",
252
- "html_url": "https://github.com/MoH-Malaysia/covid19-public",
245
+ "full_name": "HashLips/generative-art-opensource",
246
+ "language": "JavaScript",
247
+ "color": "#f1e05a",
248
+ "description": "Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.",
249
+ "forked": "263",
250
+ "stargazers_count": 768,
251
+ "todayStar": "125 stars this week",
252
+ "html_url": "https://github.com/HashLips/generative-art-opensource",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "solana-labs/token-list",
257
- "language": "TypeScript",
258
- "color": "#2b7489",
259
- "description": "The community maintained Solana token registry",
260
- "forked": "626",
261
- "stargazers_count": 194,
262
- "todayStar": "16 stars this week",
263
- "html_url": "https://github.com/solana-labs/token-list",
256
+ "full_name": "ReactiveX/RxJava",
257
+ "language": "Java",
258
+ "color": "#b07219",
259
+ "description": "RxJava Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.",
260
+ "forked": "7498",
261
+ "stargazers_count": 45288,
262
+ "todayStar": "153 stars this week",
263
+ "html_url": "https://github.com/ReactiveX/RxJava",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "apache/incubator-doris",
267
+ "full_name": "kunal-kushwaha/DSA-Bootcamp-Java",
268
268
  "language": "Java",
269
269
  "color": "#b07219",
270
- "description": "Apache Doris (Incubating)",
271
- "forked": "942",
272
- "stargazers_count": 3259,
273
- "todayStar": "250 stars this week",
274
- "html_url": "https://github.com/apache/incubator-doris",
270
+ "description": "This repository consists of the code samples, assignments, and the curriculum for the Community Classroom complete Data Structures & Algorithms Java bootcamp.",
271
+ "forked": "1560",
272
+ "stargazers_count": 3492,
273
+ "todayStar": "399 stars this week",
274
+ "html_url": "https://github.com/kunal-kushwaha/DSA-Bootcamp-Java",
275
275
  "rank": 25
276
276
  }
277
277
  ]