@wcj/github-rank 22.7.9 → 22.7.12

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 (37) hide show
  1. package/dist/repos.json +30062 -30064
  2. package/dist/sifou-daily.json +72 -9
  3. package/dist/sifou-monthly.json +104 -104
  4. package/dist/sifou-weekly.json +151 -151
  5. package/dist/toutiao-30.json +62 -62
  6. package/dist/toutiao-7.json +118 -118
  7. package/dist/toutiao-90.json +31 -31
  8. package/dist/trending-daily.json +171 -171
  9. package/dist/trending-monthly.json +164 -164
  10. package/dist/trending-weekly.json +155 -155
  11. package/dist/users.china.json +1970 -1971
  12. package/dist/users.json +3586 -3586
  13. package/package.json +1 -1
  14. package/web/data/repos.json +30062 -30064
  15. package/web/data/sifou-daily.json +72 -9
  16. package/web/data/sifou-monthly.json +104 -104
  17. package/web/data/sifou-weekly.json +151 -151
  18. package/web/data/toutiao-30.json +62 -62
  19. package/web/data/toutiao-7.json +118 -118
  20. package/web/data/toutiao-90.json +31 -31
  21. package/web/data/trending-daily.json +171 -171
  22. package/web/data/trending-monthly.json +164 -164
  23. package/web/data/trending-weekly.json +155 -155
  24. package/web/data/users.china.json +1970 -1971
  25. package/web/data/users.json +3586 -3586
  26. package/web/index.html +1733 -1733
  27. package/web/repos.html +4236 -4240
  28. package/web/sifou-daily.html +205 -9
  29. package/web/sifou-monthly.html +128 -128
  30. package/web/sifou-weekly.html +138 -138
  31. package/web/toutiao-30.html +96 -96
  32. package/web/toutiao-7.html +80 -80
  33. package/web/toutiao-90.html +64 -64
  34. package/web/trending-monthly.html +141 -145
  35. package/web/trending-weekly.html +130 -138
  36. package/web/trending.html +154 -142
  37. package/web/users.china.html +1173 -1173
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "title": "架构设计资料合集",
4
4
  "description": "程序设计eBay 广告平台数据 OLAP 实战 14W 行代码量的前端页面长什么样 关于 Elasticsearch 集群核心配置,腾讯大佬的灵魂 9 问,你能接住几个? 成为「码...",
5
- "votes": "243",
5
+ "votes": "244",
6
6
  "url": "/k/iqlrz7b",
7
7
  "avatar": "https://img.toutiao.io/subject/d2f421bbe0be47369b6560e316a5153b/thumb",
8
8
  "avatarAlt": "头条精选 - 独家号",
@@ -12,7 +12,7 @@
12
12
  {
13
13
  "title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
14
14
  "description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
15
- "votes": "180",
15
+ "votes": "181",
16
16
  "url": "/k/b0g4460",
17
17
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
18
18
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -22,7 +22,7 @@
22
22
  {
23
23
  "title": "左耳朵耗子:我做系统架构的一些原则",
24
24
  "description": "",
25
- "votes": "156",
25
+ "votes": "157",
26
26
  "url": "/k/9oljc6o",
27
27
  "avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
28
28
  "avatarAlt": "架构之美 - 独家号",
@@ -32,23 +32,13 @@
32
32
  {
33
33
  "title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
34
34
  "description": "",
35
- "votes": "136",
35
+ "votes": "137",
36
36
  "url": "/k/nuwnwro",
37
37
  "avatar": "https://img.toutiao.io/subject/0a536810212f4f7c9c1f451fc9f55540/thumb",
38
38
  "avatarAlt": "乱点技能树 - 独家号",
39
39
  "subjectName": "乱点技能树",
40
40
  "homeUrl": "/subjects/194141"
41
41
  },
42
- {
43
- "title": "9大高性能优化经验总结,强烈建议收藏!!!",
44
- "description": "",
45
- "votes": "130",
46
- "url": "/k/26za4ep",
47
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
48
- "avatarAlt": "进击的程序猿 - 独家号",
49
- "subjectName": "进击的程序猿",
50
- "homeUrl": "/subjects/24912"
51
- },
52
42
  {
53
43
  "title": "吐血整理:一份不可多得的架构师图谱!",
54
44
  "description": "文章来源:https://c1n.cn/J3wve‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...",
@@ -62,13 +52,23 @@
62
52
  {
63
53
  "title": "首个确保缓存与数据库一致性的方案",
64
54
  "description": "",
65
- "votes": "130",
55
+ "votes": "131",
66
56
  "url": "/k/imjqbp3",
67
57
  "avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
68
58
  "avatarAlt": "叶东富 - 独家号",
69
59
  "subjectName": "叶东富",
70
60
  "homeUrl": "/subjects/307550"
71
61
  },
62
+ {
63
+ "title": "聊聊接口设计的36个小技巧",
64
+ "description": "",
65
+ "votes": "143",
66
+ "url": "/k/yqm776v",
67
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
68
+ "avatarAlt": "进击的程序猿 - 独家号",
69
+ "subjectName": "进击的程序猿",
70
+ "homeUrl": "/subjects/24912"
71
+ },
72
72
  {
73
73
  "title": "别再说你不懂规则引擎了!",
74
74
  "description": "",
@@ -79,16 +79,6 @@
79
79
  "subjectName": "安全屋",
80
80
  "homeUrl": "/subjects/27565"
81
81
  },
82
- {
83
- "title": "聊聊接口设计的36个小技巧",
84
- "description": "",
85
- "votes": "142",
86
- "url": "/k/yqm776v",
87
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
88
- "avatarAlt": "进击的程序猿 - 独家号",
89
- "subjectName": "进击的程序猿",
90
- "homeUrl": "/subjects/24912"
91
- },
92
82
  {
93
83
  "title": "微服务网关选型:5种主流 API 网关,哪个最香!",
94
84
  "description": "",
@@ -132,7 +122,7 @@
132
122
  {
133
123
  "title": "Redis夺命52连问",
134
124
  "description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
135
- "votes": "105",
125
+ "votes": "107",
136
126
  "url": "/k/he3fzao",
137
127
  "avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
138
128
  "avatarAlt": "编程爱好者(网络编程) - 独家号",
@@ -152,7 +142,7 @@
152
142
  {
153
143
  "title": "面渣逆袭:Spring三十五问,四万字+五十图详解!建议收藏!",
154
144
  "description": "",
155
- "votes": "94",
145
+ "votes": "95",
156
146
  "url": "/k/8ab20e9",
157
147
  "avatar": "https://img.toutiao.io/subject/d42ad8a9192a430b9df44df9a6d383df/thumb",
158
148
  "avatarAlt": "三分恶 - 独家号",
@@ -182,7 +172,7 @@
182
172
  {
183
173
  "title": "ThreadLocal夺命11连问",
184
174
  "description": "",
185
- "votes": "90",
175
+ "votes": "92",
186
176
  "url": "/k/p8lpi5z",
187
177
  "avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
188
178
  "avatarAlt": "苏三说技术 - 独家号",
@@ -192,7 +182,7 @@
192
182
  {
193
183
  "title": "跨Mysql、Redis、Mongo的分布式事务",
194
184
  "description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
195
- "votes": "85",
185
+ "votes": "86",
196
186
  "url": "/k/246clz1",
197
187
  "avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
198
188
  "avatarAlt": "叶东富 - 独家号",
@@ -212,7 +202,7 @@
212
202
  {
213
203
  "title": "我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!​",
214
204
  "description": "大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...",
215
- "votes": "80",
205
+ "votes": "81",
216
206
  "url": "/k/4tls39t",
217
207
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
218
208
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -222,13 +212,23 @@
222
212
  {
223
213
  "title": "深入浅出分布式锁",
224
214
  "description": "",
225
- "votes": "82",
215
+ "votes": "83",
226
216
  "url": "/k/957qnad",
227
217
  "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
228
218
  "avatarAlt": "ASCE1885 - 独家号",
229
219
  "subjectName": "ASCE1885",
230
220
  "homeUrl": "/subjects/4829"
231
221
  },
222
+ {
223
+ "title": "团队管理|如何提高技术Leader的思考技巧?",
224
+ "description": "",
225
+ "votes": "75",
226
+ "url": "/k/f3496vg",
227
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
228
+ "avatarAlt": "Bloomingroses - 独家号",
229
+ "subjectName": "Bloomingroses",
230
+ "homeUrl": "/subjects/98777"
231
+ },
232
232
  {
233
233
  "title": "聊聊我们是如何做系统保障方案的",
234
234
  "description": "",
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "Jarred-Sumner/bun",
4
- "language": "Zig",
5
- "color": "#ec915c",
3
+ "full_name": "pocketbase/pocketbase",
4
+ "language": "Go",
5
+ "color": "#00ADD8",
6
6
  "description": "",
7
- "forked": "269",
8
- "stargazers_count": 16997,
9
- "todayStar": "2873 stars today",
10
- "html_url": "https://github.com/Jarred-Sumner/bun",
7
+ "forked": "135",
8
+ "stargazers_count": 5185,
9
+ "todayStar": "1008 stars today",
10
+ "html_url": "https://github.com/pocketbase/pocketbase",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "sindresorhus/awesome",
15
- "language": "",
16
- "color": "",
14
+ "full_name": "swisskyrepo/PayloadsAllTheThings",
15
+ "language": "Python",
16
+ "color": "#3572A5",
17
17
  "description": "",
18
- "forked": "23731",
19
- "stargazers_count": 208276,
20
- "todayStar": "335 stars today",
21
- "html_url": "https://github.com/sindresorhus/awesome",
18
+ "forked": "10594",
19
+ "stargazers_count": 38932,
20
+ "todayStar": "75 stars today",
21
+ "html_url": "https://github.com/swisskyrepo/PayloadsAllTheThings",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "sherlock-project/sherlock",
26
- "language": "Python",
27
- "color": "#3572A5",
25
+ "full_name": "EbookFoundation/free-programming-books",
26
+ "language": "",
27
+ "color": "",
28
28
  "description": "",
29
- "forked": "3887",
30
- "stargazers_count": 33521,
31
- "todayStar": "159 stars today",
32
- "html_url": "https://github.com/sherlock-project/sherlock",
29
+ "forked": "49569",
30
+ "stargazers_count": 239760,
31
+ "todayStar": "354 stars today",
32
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "sunface/rust-by-practice",
37
- "language": "Rust",
38
- "color": "#dea584",
36
+ "full_name": "tiltedphoques/TiltedEvolution",
37
+ "language": "C++",
38
+ "color": "#f34b7d",
39
39
  "description": "",
40
- "forked": "212",
41
- "stargazers_count": 4174,
42
- "todayStar": "262 stars today",
43
- "html_url": "https://github.com/sunface/rust-by-practice",
40
+ "forked": "31",
41
+ "stargazers_count": 323,
42
+ "todayStar": "72 stars today",
43
+ "html_url": "https://github.com/tiltedphoques/TiltedEvolution",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "massCodeIO/massCode",
48
- "language": "TypeScript",
49
- "color": "#3178c6",
47
+ "full_name": "pi-hole/pi-hole",
48
+ "language": "Shell",
49
+ "color": "#89e051",
50
50
  "description": "",
51
- "forked": "37",
52
- "stargazers_count": 1764,
53
- "todayStar": "375 stars today",
54
- "html_url": "https://github.com/massCodeIO/massCode",
51
+ "forked": "2305",
52
+ "stargazers_count": 37131,
53
+ "todayStar": "196 stars today",
54
+ "html_url": "https://github.com/pi-hole/pi-hole",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "jinfagang/yolov7",
59
- "language": "Python",
60
- "color": "#3572A5",
58
+ "full_name": "ahrm/sioyek",
59
+ "language": "C",
60
+ "color": "#555555",
61
61
  "description": "",
62
- "forked": "280",
63
- "stargazers_count": 1995,
64
- "todayStar": "154 stars today",
65
- "html_url": "https://github.com/jinfagang/yolov7",
62
+ "forked": "87",
63
+ "stargazers_count": 3018,
64
+ "todayStar": "71 stars today",
65
+ "html_url": "https://github.com/ahrm/sioyek",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "facebookresearch/fairseq",
70
- "language": "Python",
71
- "color": "#3572A5",
69
+ "full_name": "withfig/autocomplete",
70
+ "language": "TypeScript",
71
+ "color": "#3178c6",
72
72
  "description": "",
73
- "forked": "4663",
74
- "stargazers_count": 18087,
75
- "todayStar": "146 stars today",
76
- "html_url": "https://github.com/facebookresearch/fairseq",
73
+ "forked": "4429",
74
+ "stargazers_count": 19063,
75
+ "todayStar": "225 stars today",
76
+ "html_url": "https://github.com/withfig/autocomplete",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "microsoft/Web-Dev-For-Beginners",
81
- "language": "JavaScript",
82
- "color": "#f1e05a",
80
+ "full_name": "h5bp/Front-end-Developer-Interview-Questions",
81
+ "language": "Nunjucks",
82
+ "color": "#3d8137",
83
83
  "description": "",
84
- "forked": "8108",
85
- "stargazers_count": 54413,
86
- "todayStar": "185 stars today",
87
- "html_url": "https://github.com/microsoft/Web-Dev-For-Beginners",
84
+ "forked": "10517",
85
+ "stargazers_count": 54231,
86
+ "todayStar": "166 stars today",
87
+ "html_url": "https://github.com/h5bp/Front-end-Developer-Interview-Questions",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "infracost/vscode-infracost",
92
- "language": "TypeScript",
93
- "color": "#3178c6",
91
+ "full_name": "pittcsc/Summer2023-Internships",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "28",
96
- "stargazers_count": 944,
97
- "todayStar": "313 stars today",
98
- "html_url": "https://github.com/infracost/vscode-infracost",
95
+ "forked": "1055",
96
+ "stargazers_count": 10002,
97
+ "todayStar": "69 stars today",
98
+ "html_url": "https://github.com/pittcsc/Summer2023-Internships",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "mtdvio/every-programmer-should-know",
102
+ "full_name": "jwasham/coding-interview-university",
103
103
  "language": "",
104
104
  "color": "",
105
105
  "description": "",
106
- "forked": "5589",
107
- "stargazers_count": 57971,
108
- "todayStar": "561 stars today",
109
- "html_url": "https://github.com/mtdvio/every-programmer-should-know",
106
+ "forked": "60628",
107
+ "stargazers_count": 224425,
108
+ "todayStar": "150 stars today",
109
+ "html_url": "https://github.com/jwasham/coding-interview-university",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "codecrafters-io/build-your-own-x",
114
- "language": "",
115
- "color": "",
113
+ "full_name": "tachiyomiorg/tachiyomi",
114
+ "language": "Kotlin",
115
+ "color": "#A97BFF",
116
116
  "description": "",
117
- "forked": "14124",
118
- "stargazers_count": 148384,
119
- "todayStar": "467 stars today",
120
- "html_url": "https://github.com/codecrafters-io/build-your-own-x",
117
+ "forked": "2131",
118
+ "stargazers_count": 17591,
119
+ "todayStar": "42 stars today",
120
+ "html_url": "https://github.com/tachiyomiorg/tachiyomi",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "facebook/flipper",
125
- "language": "TypeScript",
126
- "color": "#3178c6",
124
+ "full_name": "home-assistant/core",
125
+ "language": "Python",
126
+ "color": "#3572A5",
127
127
  "description": "",
128
- "forked": "827",
129
- "stargazers_count": 11740,
130
- "todayStar": "73 stars today",
131
- "html_url": "https://github.com/facebook/flipper",
128
+ "forked": "18794",
129
+ "stargazers_count": 53942,
130
+ "todayStar": "94 stars today",
131
+ "html_url": "https://github.com/home-assistant/core",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "YauhenKavalchuk/interview-questions",
136
- "language": "",
137
- "color": "",
135
+ "full_name": "lyswhut/lx-music-desktop",
136
+ "language": "JavaScript",
137
+ "color": "#f1e05a",
138
138
  "description": "",
139
- "forked": "301",
140
- "stargazers_count": 2350,
141
- "todayStar": "49 stars today",
142
- "html_url": "https://github.com/YauhenKavalchuk/interview-questions",
139
+ "forked": "3467",
140
+ "stargazers_count": 19155,
141
+ "todayStar": "44 stars today",
142
+ "html_url": "https://github.com/lyswhut/lx-music-desktop",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "t3-oss/create-t3-app",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
146
+ "full_name": "sunface/rust-by-practice",
147
+ "language": "Rust",
148
+ "color": "#dea584",
149
149
  "description": "",
150
- "forked": "94",
151
- "stargazers_count": 2921,
152
- "todayStar": "241 stars today",
153
- "html_url": "https://github.com/t3-oss/create-t3-app",
150
+ "forked": "253",
151
+ "stargazers_count": 4934,
152
+ "todayStar": "279 stars today",
153
+ "html_url": "https://github.com/sunface/rust-by-practice",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "robmarkcole/satellite-image-deep-learning",
158
- "language": "",
159
- "color": "",
157
+ "full_name": "The-Japan-DataScientist-Society/100knocks-preprocess",
158
+ "language": "HTML",
159
+ "color": "#e34c26",
160
160
  "description": "",
161
- "forked": "795",
162
- "stargazers_count": 3669,
163
- "todayStar": "73 stars today",
164
- "html_url": "https://github.com/robmarkcole/satellite-image-deep-learning",
161
+ "forked": "288",
162
+ "stargazers_count": 1753,
163
+ "todayStar": "35 stars today",
164
+ "html_url": "https://github.com/The-Japan-DataScientist-Society/100knocks-preprocess",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "babysor/MockingBird",
168
+ "full_name": "facundoolano/software-papers",
169
169
  "language": "Python",
170
170
  "color": "#3572A5",
171
171
  "description": "",
172
- "forked": "3329",
173
- "stargazers_count": 22855,
174
- "todayStar": "245 stars today",
175
- "html_url": "https://github.com/babysor/MockingBird",
172
+ "forked": "45",
173
+ "stargazers_count": 1606,
174
+ "todayStar": "516 stars today",
175
+ "html_url": "https://github.com/facundoolano/software-papers",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "NVlabs/eg3d",
180
- "language": "Python",
181
- "color": "#3572A5",
179
+ "full_name": "awesome-selfhosted/awesome-selfhosted",
180
+ "language": "JavaScript",
181
+ "color": "#f1e05a",
182
182
  "description": "",
183
- "forked": "153",
184
- "stargazers_count": 1746,
185
- "todayStar": "33 stars today",
186
- "html_url": "https://github.com/NVlabs/eg3d",
183
+ "forked": "6024",
184
+ "stargazers_count": 94476,
185
+ "todayStar": "240 stars today",
186
+ "html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "yangshun/tech-interview-handbook",
191
- "language": "JavaScript",
192
- "color": "#f1e05a",
190
+ "full_name": "ZaneH/piano-trainer",
191
+ "language": "TypeScript",
192
+ "color": "#3178c6",
193
193
  "description": "",
194
- "forked": "10012",
195
- "stargazers_count": 73539,
196
- "todayStar": "266 stars today",
197
- "html_url": "https://github.com/yangshun/tech-interview-handbook",
194
+ "forked": "8",
195
+ "stargazers_count": 600,
196
+ "todayStar": "124 stars today",
197
+ "html_url": "https://github.com/ZaneH/piano-trainer",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "secretflow/secretflow",
202
- "language": "Python",
203
- "color": "#3572A5",
201
+ "full_name": "microsoft/ML-For-Beginners",
202
+ "language": "JupyterNotebook",
203
+ "color": "#DA5B0B",
204
204
  "description": "",
205
- "forked": "61",
206
- "stargazers_count": 519,
207
- "todayStar": "78 stars today",
208
- "html_url": "https://github.com/secretflow/secretflow",
205
+ "forked": "7752",
206
+ "stargazers_count": 39281,
207
+ "todayStar": "201 stars today",
208
+ "html_url": "https://github.com/microsoft/ML-For-Beginners",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "serverless-stack/sst",
213
- "language": "TypeScript",
214
- "color": "#3178c6",
212
+ "full_name": "bitcoin/bitcoin",
213
+ "language": "C++",
214
+ "color": "#f34b7d",
215
215
  "description": "",
216
- "forked": "614",
217
- "stargazers_count": 7321,
218
- "todayStar": "50 stars today",
219
- "html_url": "https://github.com/serverless-stack/sst",
216
+ "forked": "32679",
217
+ "stargazers_count": 65191,
218
+ "todayStar": "28 stars today",
219
+ "html_url": "https://github.com/bitcoin/bitcoin",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "CRED-CLUB/neopop-web",
224
- "language": "TypeScript",
225
- "color": "#3178c6",
223
+ "full_name": "codecrafters-io/build-your-own-x",
224
+ "language": "",
225
+ "color": "",
226
226
  "description": "",
227
- "forked": "88",
228
- "stargazers_count": 598,
229
- "todayStar": "118 stars today",
230
- "html_url": "https://github.com/CRED-CLUB/neopop-web",
227
+ "forked": "14214",
228
+ "stargazers_count": 149597,
229
+ "todayStar": "496 stars today",
230
+ "html_url": "https://github.com/codecrafters-io/build-your-own-x",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "ReactiveX/RxSwift",
235
- "language": "Swift",
236
- "color": "#F05138",
234
+ "full_name": "facebookresearch/demucs",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
237
  "description": "",
238
- "forked": "3976",
239
- "stargazers_count": 22353,
240
- "todayStar": "38 stars today",
241
- "html_url": "https://github.com/ReactiveX/RxSwift",
238
+ "forked": "536",
239
+ "stargazers_count": 3388,
240
+ "todayStar": "74 stars today",
241
+ "html_url": "https://github.com/facebookresearch/demucs",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "ossu/computer-science",
246
- "language": "",
247
- "color": "",
245
+ "full_name": "helix-editor/helix",
246
+ "language": "Rust",
247
+ "color": "#dea584",
248
248
  "description": "",
249
- "forked": "16009",
250
- "stargazers_count": 119103,
251
- "todayStar": "290 stars today",
252
- "html_url": "https://github.com/ossu/computer-science",
249
+ "forked": "637",
250
+ "stargazers_count": 10541,
251
+ "todayStar": "41 stars today",
252
+ "html_url": "https://github.com/helix-editor/helix",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "ultralytics/yolov5",
257
- "language": "Python",
258
- "color": "#3572A5",
256
+ "full_name": "Creators-of-Create/Create",
257
+ "language": "Java",
258
+ "color": "#b07219",
259
259
  "description": "",
260
- "forked": "10103",
261
- "stargazers_count": 28486,
262
- "todayStar": "115 stars today",
263
- "html_url": "https://github.com/ultralytics/yolov5",
260
+ "forked": "463",
261
+ "stargazers_count": 1303,
262
+ "todayStar": "59 stars today",
263
+ "html_url": "https://github.com/Creators-of-Create/Create",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "aquasecurity/chain-bench",
268
- "language": "Go",
269
- "color": "#00ADD8",
267
+ "full_name": "donnemartin/system-design-primer",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
270
  "description": "",
271
- "forked": "32",
272
- "stargazers_count": 353,
273
- "todayStar": "55 stars today",
274
- "html_url": "https://github.com/aquasecurity/chain-bench",
271
+ "forked": "34077",
272
+ "stargazers_count": 187794,
273
+ "todayStar": "201 stars today",
274
+ "html_url": "https://github.com/donnemartin/system-design-primer",
275
275
  "rank": 25
276
276
  }
277
277
  ]