@wcj/github-rank 22.8.7 → 22.8.10

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 +39754 -39746
  2. package/dist/sifou-daily.json +39 -12
  3. package/dist/sifou-monthly.json +113 -113
  4. package/dist/sifou-weekly.json +148 -148
  5. package/dist/toutiao-30.json +75 -75
  6. package/dist/toutiao-7.json +126 -126
  7. package/dist/toutiao-90.json +51 -51
  8. package/dist/trending-daily.json +171 -160
  9. package/dist/trending-monthly.json +151 -151
  10. package/dist/trending-weekly.json +163 -163
  11. package/dist/users.china.json +2356 -2356
  12. package/dist/users.json +3785 -3785
  13. package/package.json +1 -1
  14. package/web/data/repos.json +39754 -39746
  15. package/web/data/sifou-daily.json +39 -12
  16. package/web/data/sifou-monthly.json +113 -113
  17. package/web/data/sifou-weekly.json +148 -148
  18. package/web/data/toutiao-30.json +75 -75
  19. package/web/data/toutiao-7.json +126 -126
  20. package/web/data/toutiao-90.json +51 -51
  21. package/web/data/trending-daily.json +171 -160
  22. package/web/data/trending-monthly.json +151 -151
  23. package/web/data/trending-weekly.json +163 -163
  24. package/web/data/users.china.json +2356 -2356
  25. package/web/data/users.json +3785 -3785
  26. package/web/index.html +1829 -1829
  27. package/web/repos.html +4328 -4324
  28. package/web/sifou-daily.html +95 -11
  29. package/web/sifou-monthly.html +126 -126
  30. package/web/sifou-weekly.html +135 -135
  31. package/web/toutiao-30.html +71 -71
  32. package/web/toutiao-7.html +90 -90
  33. package/web/toutiao-90.html +62 -62
  34. package/web/trending-monthly.html +138 -142
  35. package/web/trending-weekly.html +144 -140
  36. package/web/trending.html +169 -143
  37. package/web/users.china.html +1392 -1392
@@ -2,7 +2,7 @@
2
2
  {
3
3
  "title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
4
4
  "description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
5
- "votes": "200",
5
+ "votes": "201",
6
6
  "url": "/k/b0g4460",
7
7
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
8
8
  "avatarAlt": "服务架构及中台 - 独家号",
@@ -49,16 +49,6 @@
49
49
  "subjectName": "叶东富",
50
50
  "homeUrl": "/subjects/307550"
51
51
  },
52
- {
53
- "title": "MongoDB全方位知识图谱!",
54
- "description": "导语 | MongoDB是一个强大的分布式存储引擎,天然支持高可用、分布式和灵活设计。MongoDB的一个很重要的设计理念是:服务端只关注底层核心能力的输出,至于怎么用,就尽可能的...",
55
- "votes": "122",
56
- "url": "/k/efxw4nr",
57
- "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
58
- "avatarAlt": "趣编程的独家号 - 独家号",
59
- "subjectName": "趣编程的独家号",
60
- "homeUrl": "/subjects/465623"
61
- },
62
52
  {
63
53
  "title": "阿里10年沉淀|那些技术实战中的架构设计方法",
64
54
  "description": "上周我写的一篇文章《关于技术能力的思考和总结》引起了大家的关注,好多读者的评论“以写代想、以想促真、以讲验真”,大家的感受很深刻,基于上次的文章,这篇文章我其实更想跟大家聊聊一些常...",
@@ -69,6 +59,16 @@
69
59
  "subjectName": "架构必知必会",
70
60
  "homeUrl": "/subjects/472073"
71
61
  },
62
+ {
63
+ "title": "MongoDB全方位知识图谱!",
64
+ "description": "导语 | MongoDB是一个强大的分布式存储引擎,天然支持高可用、分布式和灵活设计。MongoDB的一个很重要的设计理念是:服务端只关注底层核心能力的输出,至于怎么用,就尽可能的...",
65
+ "votes": "122",
66
+ "url": "/k/efxw4nr",
67
+ "avatar": "https://img.toutiao.io/subject/388a8f21de6247edb0dced13b1701e0c/thumb",
68
+ "avatarAlt": "趣编程的独家号 - 独家号",
69
+ "subjectName": "趣编程的独家号",
70
+ "homeUrl": "/subjects/465623"
71
+ },
72
72
  {
73
73
  "title": "Redis夺命52连问",
74
74
  "description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
@@ -79,6 +79,16 @@
79
79
  "subjectName": "编程爱好者(网络编程)",
80
80
  "homeUrl": "/subjects/134283"
81
81
  },
82
+ {
83
+ "title": "阿里云官方 Redis 开发规范!",
84
+ "description": "",
85
+ "votes": "102",
86
+ "url": "/k/2fqcbfi",
87
+ "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
88
+ "avatarAlt": "进击的程序猿 - 独家号",
89
+ "subjectName": "进击的程序猿",
90
+ "homeUrl": "/subjects/24912"
91
+ },
82
92
  {
83
93
  "title": "如何画好一张架构图?",
84
94
  "description": "",
@@ -89,16 +99,6 @@
89
99
  "subjectName": "架构必知必会",
90
100
  "homeUrl": "/subjects/472073"
91
101
  },
92
- {
93
- "title": "阿里云官方 Redis 开发规范!",
94
- "description": "",
95
- "votes": "97",
96
- "url": "/k/2fqcbfi",
97
- "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
98
- "avatarAlt": "进击的程序猿 - 独家号",
99
- "subjectName": "进击的程序猿",
100
- "homeUrl": "/subjects/24912"
101
- },
102
102
  {
103
103
  "title": "你见过哪些目瞪口呆的 Java 代码技巧?",
104
104
  "description": "",
@@ -119,16 +119,6 @@
119
119
  "subjectName": "DeepNoMind",
120
120
  "homeUrl": "/subjects/460290"
121
121
  },
122
- {
123
- "title": "跨Mysql、Redis、Mongo的分布式事务",
124
- "description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
125
- "votes": "88",
126
- "url": "/k/246clz1",
127
- "avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
128
- "avatarAlt": "叶东富 - 独家号",
129
- "subjectName": "叶东富",
130
- "homeUrl": "/subjects/307550"
131
- },
132
122
  {
133
123
  "title": "ThreadLocal夺命11连问",
134
124
  "description": "",
@@ -152,7 +142,7 @@
152
142
  {
153
143
  "title": "花了一周,我总结了120个数据分析指标与术语。",
154
144
  "description": "",
155
- "votes": "85",
145
+ "votes": "86",
156
146
  "url": "/k/9pzybmk",
157
147
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
158
148
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -162,7 +152,7 @@
162
152
  {
163
153
  "title": "聊聊Java中代码优化的30个小技巧",
164
154
  "description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
165
- "votes": "88",
155
+ "votes": "91",
166
156
  "url": "/k/jv8g1r6",
167
157
  "avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
168
158
  "avatarAlt": "苏三说技术 - 独家号",
@@ -172,13 +162,23 @@
172
162
  {
173
163
  "title": "我们公司使用了 5 年的系统限流方案!从实现到部署实战详解,稳的一批!​",
174
164
  "description": "大家好,我是老赵!什么是限流呢?限流是限制到达系统的并发请求数量,保证系统能够正常响应部分用户请求,而对于超过限制的流量,则通过拒绝服务的方式保证整体系统的可用性。根据限流作用范围...",
175
- "votes": "83",
165
+ "votes": "84",
176
166
  "url": "/k/4tls39t",
177
167
  "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
178
168
  "avatarAlt": "服务架构及中台 - 独家号",
179
169
  "subjectName": "服务架构及中台",
180
170
  "homeUrl": "/subjects/26578"
181
171
  },
172
+ {
173
+ "title": "高并发,你真的理解透彻了吗?",
174
+ "description": "",
175
+ "votes": "85",
176
+ "url": "/k/93k2zfb",
177
+ "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
178
+ "avatarAlt": "浪客用react,java全栈 - 独家号",
179
+ "subjectName": "浪客用react,java全栈",
180
+ "homeUrl": "/subjects/132403"
181
+ },
182
182
  {
183
183
  "title": "团队管理|如何提高技术Leader的思考技巧?",
184
184
  "description": "",
@@ -210,40 +210,40 @@
210
210
  "homeUrl": "/subjects/453205"
211
211
  },
212
212
  {
213
- "title": "高并发,你真的理解透彻了吗?",
213
+ "title": "Java 大后端各种架构图汇总(建议收藏!!)",
214
214
  "description": "",
215
- "votes": "83",
216
- "url": "/k/93k2zfb",
215
+ "votes": "76",
216
+ "url": "/k/dvo6z1w",
217
217
  "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
218
218
  "avatarAlt": "浪客用react,java全栈 - 独家号",
219
219
  "subjectName": "浪客用react,java全栈",
220
220
  "homeUrl": "/subjects/132403"
221
221
  },
222
222
  {
223
- "title": "聊聊我们是如何做系统保障方案的",
223
+ "title": "肝了一个月的 DDD,一文带你掌握!",
224
224
  "description": "",
225
- "votes": "75",
226
- "url": "/k/i8q3ye4",
225
+ "votes": "78",
226
+ "url": "/k/bclz2n6",
227
227
  "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
228
228
  "avatarAlt": "Bloomingroses - 独家号",
229
229
  "subjectName": "Bloomingroses",
230
230
  "homeUrl": "/subjects/98777"
231
231
  },
232
232
  {
233
- "title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
233
+ "title": "如何写出一篇好的技术方案?",
234
234
  "description": "",
235
- "votes": "76",
236
- "url": "/k/14tz08l",
237
- "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
238
- "avatarAlt": "服务架构及中台 - 独家号",
239
- "subjectName": "服务架构及中台",
240
- "homeUrl": "/subjects/26578"
235
+ "votes": "77",
236
+ "url": "/k/gl2cth8",
237
+ "avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
238
+ "avatarAlt": "架构之美 - 独家号",
239
+ "subjectName": "架构之美",
240
+ "homeUrl": "/subjects/42200"
241
241
  },
242
242
  {
243
- "title": "肝了一个月的 DDD,一文带你掌握!",
244
- "description": "",
245
- "votes": "78",
246
- "url": "/k/bclz2n6",
243
+ "title": "总监的烦恼:技术丢了怎么办?",
244
+ "description": "原创不易,求分享、求一键三连前段时间有个粉丝与我讨论了一个问题:小钗,我半年前从技术经理升职到了技术总监,但这段时间的工作很恼火:一大半时间要去开各种产品会,还有一些时间要去处理团...",
245
+ "votes": "79",
246
+ "url": "/k/rzytby1",
247
247
  "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
248
248
  "avatarAlt": "Bloomingroses - 独家号",
249
249
  "subjectName": "Bloomingroses",
@@ -4,263 +4,274 @@
4
4
  "language": "TypeScript",
5
5
  "color": "#3178c6",
6
6
  "description": "",
7
- "forked": "61",
8
- "stargazers_count": 1942,
9
- "todayStar": "529 stars today",
7
+ "forked": "173",
8
+ "stargazers_count": 4812,
9
+ "todayStar": "892 stars today",
10
10
  "html_url": "https://github.com/toeverything/AFFiNE",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "google-research/multinerf",
15
- "language": "Python",
16
- "color": "#3572A5",
14
+ "full_name": "jwasham/coding-interview-university",
15
+ "language": "",
16
+ "color": "",
17
17
  "description": "",
18
- "forked": "30",
19
- "stargazers_count": 473,
20
- "todayStar": "73 stars today",
21
- "html_url": "https://github.com/google-research/multinerf",
18
+ "forked": "61496",
19
+ "stargazers_count": 228720,
20
+ "todayStar": "354 stars today",
21
+ "html_url": "https://github.com/jwasham/coding-interview-university",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "flutter/flutter",
26
- "language": "Dart",
27
- "color": "#00B4AB",
25
+ "full_name": "iptv-org/iptv",
26
+ "language": "JavaScript",
27
+ "color": "#f1e05a",
28
28
  "description": "",
29
- "forked": "22873",
30
- "stargazers_count": 143287,
31
- "todayStar": "113 stars today",
32
- "html_url": "https://github.com/flutter/flutter",
29
+ "forked": "9398",
30
+ "stargazers_count": 53959,
31
+ "todayStar": "272 stars today",
32
+ "html_url": "https://github.com/iptv-org/iptv",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "moyix/fauxpilot",
37
- "language": "Python",
38
- "color": "#3572A5",
36
+ "full_name": "ventoy/Ventoy",
37
+ "language": "C",
38
+ "color": "#555555",
39
39
  "description": "",
40
- "forked": "80",
41
- "stargazers_count": 3057,
42
- "todayStar": "513 stars today",
43
- "html_url": "https://github.com/moyix/fauxpilot",
40
+ "forked": "2781",
41
+ "stargazers_count": 37762,
42
+ "todayStar": "184 stars today",
43
+ "html_url": "https://github.com/ventoy/Ventoy",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "juliocesarfort/public-pentesting-reports",
48
- "language": "CSS",
49
- "color": "#563d7c",
47
+ "full_name": "MarlinFirmware/Marlin",
48
+ "language": "C++",
49
+ "color": "#f34b7d",
50
50
  "description": "",
51
- "forked": "1494",
52
- "stargazers_count": 5738,
53
- "todayStar": "95 stars today",
54
- "html_url": "https://github.com/juliocesarfort/public-pentesting-reports",
51
+ "forked": "17026",
52
+ "stargazers_count": 13589,
53
+ "todayStar": "48 stars today",
54
+ "html_url": "https://github.com/MarlinFirmware/Marlin",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "last-byte/PersistenceSniper",
59
- "language": "PowerShell",
60
- "color": "#012456",
58
+ "full_name": "Dreamacro/clash",
59
+ "language": "Go",
60
+ "color": "#00ADD8",
61
61
  "description": "",
62
- "forked": "29",
63
- "stargazers_count": 373,
64
- "todayStar": "135 stars today",
65
- "html_url": "https://github.com/last-byte/PersistenceSniper",
62
+ "forked": "4121",
63
+ "stargazers_count": 29827,
64
+ "todayStar": "110 stars today",
65
+ "html_url": "https://github.com/Dreamacro/clash",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "sudheerj/reactjs-interview-questions",
70
- "language": "JavaScript",
71
- "color": "#f1e05a",
69
+ "full_name": "arthurspk/guiadevbrasil",
70
+ "language": "",
71
+ "color": "",
72
72
  "description": "",
73
- "forked": "5626",
74
- "stargazers_count": 22854,
75
- "todayStar": "68 stars today",
76
- "html_url": "https://github.com/sudheerj/reactjs-interview-questions",
73
+ "forked": "1032",
74
+ "stargazers_count": 7702,
75
+ "todayStar": "73 stars today",
76
+ "html_url": "https://github.com/arthurspk/guiadevbrasil",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "NVIDIAGameWorks/kaolin-wisp",
80
+ "full_name": "donnemartin/system-design-primer",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
83
  "description": "",
84
- "forked": "27",
85
- "stargazers_count": 443,
86
- "todayStar": "71 stars today",
87
- "html_url": "https://github.com/NVIDIAGameWorks/kaolin-wisp",
84
+ "forked": "34743",
85
+ "stargazers_count": 192170,
86
+ "todayStar": "189 stars today",
87
+ "html_url": "https://github.com/donnemartin/system-design-primer",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "kamranahmedse/developer-roadmap",
92
- "language": "TypeScript",
93
- "color": "#3178c6",
91
+ "full_name": "MatrixTM/MHDDoS",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
94
  "description": "",
95
- "forked": "29160",
96
- "stargazers_count": 205090,
97
- "todayStar": "189 stars today",
98
- "html_url": "https://github.com/kamranahmedse/developer-roadmap",
95
+ "forked": "1230",
96
+ "stargazers_count": 5282,
97
+ "todayStar": "220 stars today",
98
+ "html_url": "https://github.com/MatrixTM/MHDDoS",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "pesser/stable-diffusion",
103
- "language": "JupyterNotebook",
104
- "color": "#DA5B0B",
102
+ "full_name": "t3-oss/create-t3-app",
103
+ "language": "TypeScript",
104
+ "color": "#3178c6",
105
105
  "description": "",
106
- "forked": "27",
107
- "stargazers_count": 317,
108
- "todayStar": "33 stars today",
109
- "html_url": "https://github.com/pesser/stable-diffusion",
106
+ "forked": "187",
107
+ "stargazers_count": 4937,
108
+ "todayStar": "169 stars today",
109
+ "html_url": "https://github.com/t3-oss/create-t3-app",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "elastic/protections-artifacts",
114
- "language": "YARA",
115
- "color": "#220000",
113
+ "full_name": "punk-security/dnsReaper",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
116
  "description": "",
117
- "forked": "33",
118
- "stargazers_count": 330,
119
- "todayStar": "40 stars today",
120
- "html_url": "https://github.com/elastic/protections-artifacts",
117
+ "forked": "36",
118
+ "stargazers_count": 459,
119
+ "todayStar": "133 stars today",
120
+ "html_url": "https://github.com/punk-security/dnsReaper",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "microsoft/PowerToys",
125
- "language": "C#",
126
- "color": "#178600",
124
+ "full_name": "juliocesarfort/public-pentesting-reports",
125
+ "language": "CSS",
126
+ "color": "#563d7c",
127
127
  "description": "",
128
- "forked": "4322",
129
- "stargazers_count": 76118,
130
- "todayStar": "104 stars today",
131
- "html_url": "https://github.com/microsoft/PowerToys",
128
+ "forked": "1537",
129
+ "stargazers_count": 6097,
130
+ "todayStar": "93 stars today",
131
+ "html_url": "https://github.com/juliocesarfort/public-pentesting-reports",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "pratikratadiya/awesome-ml-internships",
136
- "language": "",
137
- "color": "",
135
+ "full_name": "facebookresearch/ParlAI",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
138
  "description": "",
139
- "forked": "22",
140
- "stargazers_count": 212,
141
- "todayStar": "47 stars today",
142
- "html_url": "https://github.com/pratikratadiya/awesome-ml-internships",
139
+ "forked": "1900",
140
+ "stargazers_count": 9282,
141
+ "todayStar": "91 stars today",
142
+ "html_url": "https://github.com/facebookresearch/ParlAI",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "kingToolbox/WindTerm",
147
- "language": "C",
148
- "color": "#555555",
146
+ "full_name": "utmapp/UTM",
147
+ "language": "Swift",
148
+ "color": "#F05138",
149
149
  "description": "",
150
- "forked": "497",
151
- "stargazers_count": 6952,
152
- "todayStar": "149 stars today",
153
- "html_url": "https://github.com/kingToolbox/WindTerm",
150
+ "forked": "880",
151
+ "stargazers_count": 14351,
152
+ "todayStar": "142 stars today",
153
+ "html_url": "https://github.com/utmapp/UTM",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "livebud/bud",
158
- "language": "JavaScript",
159
- "color": "#f1e05a",
157
+ "full_name": "theboy181/switch-ptchtxt-mods",
158
+ "language": "",
159
+ "color": "",
160
160
  "description": "",
161
- "forked": "124",
162
- "stargazers_count": 4216,
163
- "todayStar": "107 stars today",
164
- "html_url": "https://github.com/livebud/bud",
161
+ "forked": "30",
162
+ "stargazers_count": 179,
163
+ "todayStar": "24 stars today",
164
+ "html_url": "https://github.com/theboy181/switch-ptchtxt-mods",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "pbatard/rufus",
169
- "language": "C",
170
- "color": "#555555",
168
+ "full_name": "Asabeneh/30-Days-Of-React",
169
+ "language": "JavaScript",
170
+ "color": "#f1e05a",
171
171
  "description": "",
172
- "forked": "2022",
173
- "stargazers_count": 19508,
174
- "todayStar": "87 stars today",
175
- "html_url": "https://github.com/pbatard/rufus",
172
+ "forked": "3892",
173
+ "stargazers_count": 15221,
174
+ "todayStar": "124 stars today",
175
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-React",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "jina-ai/discoart",
180
- "language": "Python",
181
- "color": "#3572A5",
179
+ "full_name": "github/docs",
180
+ "language": "JavaScript",
181
+ "color": "#f1e05a",
182
182
  "description": "",
183
- "forked": "88",
184
- "stargazers_count": 1508,
185
- "todayStar": "122 stars today",
186
- "html_url": "https://github.com/jina-ai/discoart",
183
+ "forked": "56269",
184
+ "stargazers_count": 10877,
185
+ "todayStar": "82 stars today",
186
+ "html_url": "https://github.com/github/docs",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "NVlabs/instant-ngp",
191
- "language": "Cuda",
192
- "color": "#3A4E3A",
190
+ "full_name": "josephmisiti/awesome-machine-learning",
191
+ "language": "Python",
192
+ "color": "#3572A5",
193
193
  "description": "",
194
- "forked": "878",
195
- "stargazers_count": 8324,
196
- "todayStar": "74 stars today",
197
- "html_url": "https://github.com/NVlabs/instant-ngp",
194
+ "forked": "13467",
195
+ "stargazers_count": 55303,
196
+ "todayStar": "122 stars today",
197
+ "html_url": "https://github.com/josephmisiti/awesome-machine-learning",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "valinet/ExplorerPatcher",
202
- "language": "C",
203
- "color": "#555555",
201
+ "full_name": "PKUFlyingPig/cs-self-learning",
202
+ "language": "HTML",
203
+ "color": "#e34c26",
204
204
  "description": "",
205
- "forked": "399",
206
- "stargazers_count": 7122,
207
- "todayStar": "57 stars today",
208
- "html_url": "https://github.com/valinet/ExplorerPatcher",
205
+ "forked": "1607",
206
+ "stargazers_count": 11545,
207
+ "todayStar": "115 stars today",
208
+ "html_url": "https://github.com/PKUFlyingPig/cs-self-learning",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "google/paranoid_crypto",
212
+ "full_name": "jina-ai/discoart",
213
213
  "language": "Python",
214
214
  "color": "#3572A5",
215
215
  "description": "",
216
- "forked": "16",
217
- "stargazers_count": 345,
218
- "todayStar": "55 stars today",
219
- "html_url": "https://github.com/google/paranoid_crypto",
216
+ "forked": "107",
217
+ "stargazers_count": 2188,
218
+ "todayStar": "191 stars today",
219
+ "html_url": "https://github.com/jina-ai/discoart",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "facebookresearch/ParlAI",
224
- "language": "Python",
225
- "color": "#3572A5",
223
+ "full_name": "trickest/cve",
224
+ "language": "HTML",
225
+ "color": "#e34c26",
226
226
  "description": "",
227
- "forked": "1883",
228
- "stargazers_count": 9049,
229
- "todayStar": "56 stars today",
230
- "html_url": "https://github.com/facebookresearch/ParlAI",
227
+ "forked": "408",
228
+ "stargazers_count": 3445,
229
+ "todayStar": "67 stars today",
230
+ "html_url": "https://github.com/trickest/cve",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "Asabeneh/30-Days-Of-JavaScript",
235
- "language": "JavaScript",
236
- "color": "#f1e05a",
234
+ "full_name": "HIT-UG-Group/DeepLearning-MuLi-Notes",
235
+ "language": "JupyterNotebook",
236
+ "color": "#DA5B0B",
237
237
  "description": "",
238
- "forked": "5772",
239
- "stargazers_count": 26336,
240
- "todayStar": "122 stars today",
241
- "html_url": "https://github.com/Asabeneh/30-Days-Of-JavaScript",
238
+ "forked": "330",
239
+ "stargazers_count": 1912,
240
+ "todayStar": "73 stars today",
241
+ "html_url": "https://github.com/HIT-UG-Group/DeepLearning-MuLi-Notes",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "acorn-io/acorn",
246
- "language": "Go",
247
- "color": "#00ADD8",
245
+ "full_name": "hyprwm/Hyprland",
246
+ "language": "C++",
247
+ "color": "#f34b7d",
248
248
  "description": "",
249
- "forked": "13",
250
- "stargazers_count": 255,
251
- "todayStar": "55 stars today",
252
- "html_url": "https://github.com/acorn-io/acorn",
249
+ "forked": "85",
250
+ "stargazers_count": 2361,
251
+ "todayStar": "99 stars today",
252
+ "html_url": "https://github.com/hyprwm/Hyprland",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "Crepe-Inc/CrepeSR",
257
- "language": "TypeScript",
258
- "color": "#3178c6",
256
+ "full_name": "EbookFoundation/free-programming-books",
257
+ "language": "",
258
+ "color": "",
259
259
  "description": "",
260
- "forked": "79",
261
- "stargazers_count": 224,
262
- "todayStar": "37 stars today",
263
- "html_url": "https://github.com/Crepe-Inc/CrepeSR",
260
+ "forked": "50187",
261
+ "stargazers_count": 244377,
262
+ "todayStar": "240 stars today",
263
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
264
264
  "rank": 24
265
+ },
266
+ {
267
+ "full_name": "moyix/fauxpilot",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
+ "description": "",
271
+ "forked": "112",
272
+ "stargazers_count": 4207,
273
+ "todayStar": "305 stars today",
274
+ "html_url": "https://github.com/moyix/fauxpilot",
275
+ "rank": 25
265
276
  }
266
277
  ]