@wcj/github-rank 22.6.23 → 22.6.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (38) hide show
  1. package/dist/repos.json +51646 -51590
  2. package/dist/sifou-daily.json +11 -29
  3. package/dist/sifou-monthly.json +92 -92
  4. package/dist/sifou-weekly.json +152 -152
  5. package/dist/toutiao-30.json +93 -93
  6. package/dist/toutiao-7.json +115 -115
  7. package/dist/toutiao-90.json +43 -43
  8. package/dist/trending-daily.json +196 -196
  9. package/dist/trending-monthly.json +198 -198
  10. package/dist/trending-weekly.json +197 -197
  11. package/dist/users.china.json +2669 -2670
  12. package/dist/users.json +3271 -3271
  13. package/package.json +1 -1
  14. package/web/36kr.html +2 -2
  15. package/web/data/repos.json +51646 -51590
  16. package/web/data/sifou-daily.json +11 -29
  17. package/web/data/sifou-monthly.json +92 -92
  18. package/web/data/sifou-weekly.json +152 -152
  19. package/web/data/toutiao-30.json +93 -93
  20. package/web/data/toutiao-7.json +115 -115
  21. package/web/data/toutiao-90.json +43 -43
  22. package/web/data/trending-daily.json +196 -196
  23. package/web/data/trending-monthly.json +198 -198
  24. package/web/data/trending-weekly.json +197 -197
  25. package/web/data/users.china.json +2669 -2670
  26. package/web/data/users.json +3271 -3271
  27. package/web/index.html +1670 -1670
  28. package/web/repos.html +4713 -4721
  29. package/web/sifou-daily.html +10 -66
  30. package/web/sifou-monthly.html +124 -124
  31. package/web/sifou-weekly.html +134 -134
  32. package/web/toutiao-30.html +81 -81
  33. package/web/toutiao-7.html +79 -79
  34. package/web/toutiao-90.html +82 -82
  35. package/web/trending-monthly.html +185 -165
  36. package/web/trending-weekly.html +180 -168
  37. package/web/trending.html +175 -171
  38. package/web/users.china.html +1627 -1627
@@ -12,13 +12,23 @@
12
12
  {
13
13
  "title": "左耳朵耗子:我做系统架构的一些原则",
14
14
  "description": "",
15
- "votes": "153",
15
+ "votes": "154",
16
16
  "url": "/k/9oljc6o",
17
17
  "avatar": "https://img.toutiao.io/subject/ae2b74c589814b769c1bebad92c2fb9a/thumb",
18
18
  "avatarAlt": "架构之美 - 独家号",
19
19
  "subjectName": "架构之美",
20
20
  "homeUrl": "/subjects/42200"
21
21
  },
22
+ {
23
+ "title": "3000帧动画图解MySQL为什么需要binlog、redo log和undo log",
24
+ "description": "全文建立在MySQL的存储引擎为InnoDB的基础上先看一条SQL如何入库的:这是一条很简单的更新SQL,从MySQL服务端接收到SQL到落盘,先后经过了MySQL Server层...",
25
+ "votes": "137",
26
+ "url": "/k/b0g4460",
27
+ "avatar": "https://img.toutiao.io/subject/8e12ef64799649acbfd936883ef16c3c/thumb",
28
+ "avatarAlt": "服务架构及中台 - 独家号",
29
+ "subjectName": "服务架构及中台",
30
+ "homeUrl": "/subjects/26578"
31
+ },
22
32
  {
23
33
  "title": "消息队列原理和选型:Kafka、RocketMQ 、RabbitMQ 和 ActiveMQ",
24
34
  "description": "",
@@ -62,7 +72,7 @@
62
72
  {
63
73
  "title": "聊聊接口设计的36个小技巧",
64
74
  "description": "",
65
- "votes": "136",
75
+ "votes": "137",
66
76
  "url": "/k/yqm776v",
67
77
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
68
78
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -92,7 +102,7 @@
92
102
  {
93
103
  "title": "阿里10年沉淀|那些技术实战中的架构设计方法",
94
104
  "description": "上周我写的一篇文章《关于技术能力的思考和总结》引起了大家的关注,好多读者的评论“以写代想、以想促真、以讲验真”,大家的感受很深刻,基于上次的文章,这篇文章我其实更想跟大家聊聊一些常...",
95
- "votes": "111",
105
+ "votes": "113",
96
106
  "url": "/k/e9vlh55",
97
107
  "avatar": "https://img.toutiao.io/subject/df70c5d3876241ecba5984356133ab23/thumb",
98
108
  "avatarAlt": "架构必知必会 - 独家号",
@@ -149,6 +159,16 @@
149
159
  "subjectName": "进击的程序猿",
150
160
  "homeUrl": "/subjects/24912"
151
161
  },
162
+ {
163
+ "title": "Redis夺命52连问",
164
+ "description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
165
+ "votes": "90",
166
+ "url": "/k/he3fzao",
167
+ "avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
168
+ "avatarAlt": "编程爱好者(网络编程) - 独家号",
169
+ "subjectName": "编程爱好者(网络编程)",
170
+ "homeUrl": "/subjects/134283"
171
+ },
152
172
  {
153
173
  "title": "ThreadLocal夺命11连问",
154
174
  "description": "",
@@ -169,6 +189,16 @@
169
189
  "subjectName": "三分恶",
170
190
  "homeUrl": "/subjects/454266"
171
191
  },
192
+ {
193
+ "title": "你见过哪些目瞪口呆的 Java 代码技巧?",
194
+ "description": "",
195
+ "votes": "91",
196
+ "url": "/k/avsba7r",
197
+ "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
198
+ "avatarAlt": "浪客用react,java全栈 - 独家号",
199
+ "subjectName": "浪客用react,java全栈",
200
+ "homeUrl": "/subjects/132403"
201
+ },
172
202
  {
173
203
  "title": "跨Mysql、Redis、Mongo的分布式事务",
174
204
  "description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
@@ -179,6 +209,16 @@
179
209
  "subjectName": "叶东富",
180
210
  "homeUrl": "/subjects/307550"
181
211
  },
212
+ {
213
+ "title": "架构师成长路线图",
214
+ "description": "成长为软件架构师不是一件容易的事,这篇文章列举了架构师需要学习的技术储备,给出了成为软件架构师的路线图,帮助有志于在架构领域成长的同学可以明确学习的方向。原文:Master Pla...",
215
+ "votes": "84",
216
+ "url": "/k/27b6p2e",
217
+ "avatar": "https://img.toutiao.io/user/af19eb53bb164e47a25e3b1ef00f965e/thumb",
218
+ "avatarAlt": "DeepNoMind - 独家号",
219
+ "subjectName": "DeepNoMind",
220
+ "homeUrl": "/subjects/460290"
221
+ },
182
222
  {
183
223
  "title": "20多个好用的 Vue 组件库,请查收!",
184
224
  "description": "",
@@ -189,26 +229,6 @@
189
229
  "subjectName": "冷星前端圈",
190
230
  "homeUrl": "/subjects/380054"
191
231
  },
192
- {
193
- "title": "你见过哪些目瞪口呆的 Java 代码技巧?",
194
- "description": "",
195
- "votes": "90",
196
- "url": "/k/avsba7r",
197
- "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
198
- "avatarAlt": "浪客用react,java全栈 - 独家号",
199
- "subjectName": "浪客用react,java全栈",
200
- "homeUrl": "/subjects/132403"
201
- },
202
- {
203
- "title": "架构师成长路线图",
204
- "description": "成长为软件架构师不是一件容易的事,这篇文章列举了架构师需要学习的技术储备,给出了成为软件架构师的路线图,帮助有志于在架构领域成长的同学可以明确学习的方向。原文:Master Pla...",
205
- "votes": "83",
206
- "url": "/k/27b6p2e",
207
- "avatar": "https://img.toutiao.io/user/af19eb53bb164e47a25e3b1ef00f965e/thumb",
208
- "avatarAlt": "DeepNoMind - 独家号",
209
- "subjectName": "DeepNoMind",
210
- "homeUrl": "/subjects/460290"
211
- },
212
232
  {
213
233
  "title": "关于技术能力的思考和总结",
214
234
  "description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
@@ -228,25 +248,5 @@
228
248
  "avatarAlt": "GoHackers - 独家号",
229
249
  "subjectName": "GoHackers",
230
250
  "homeUrl": "/subjects/1385"
231
- },
232
- {
233
- "title": "Redis夺命52连问",
234
- "description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
235
- "votes": "84",
236
- "url": "/k/he3fzao",
237
- "avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
238
- "avatarAlt": "编程爱好者(网络编程) - 独家号",
239
- "subjectName": "编程爱好者(网络编程)",
240
- "homeUrl": "/subjects/134283"
241
- },
242
- {
243
- "title": "深入浅出分布式锁",
244
- "description": "",
245
- "votes": "82",
246
- "url": "/k/957qnad",
247
- "avatar": "https://img.toutiao.io/subject/cc2d501408fd455d9b841cb6c8d95a6c/thumb",
248
- "avatarAlt": "ASCE1885 - 独家号",
249
- "subjectName": "ASCE1885",
250
- "homeUrl": "/subjects/4829"
251
251
  }
252
252
  ]
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "claudiodangelis/qrcp",
4
- "language": "Go",
5
- "color": "#00ADD8",
6
- "description": "⚡ Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.",
7
- "forked": "245",
8
- "stargazers_count": 4854,
9
- "todayStar": "696 stars today",
10
- "html_url": "https://github.com/claudiodangelis/qrcp",
3
+ "full_name": "CatVodTVOfficial/TVBoxOSC",
4
+ "language": "Java",
5
+ "color": "#b07219",
6
+ "description": "",
7
+ "forked": "759",
8
+ "stargazers_count": 466,
9
+ "todayStar": "123 stars today",
10
+ "html_url": "https://github.com/CatVodTVOfficial/TVBoxOSC",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "DP-3T/dp3t-app-ios",
15
- "language": "Swift",
16
- "color": "#ffac45",
17
- "description": "The DP3T-App for iOS",
18
- "forked": "27",
19
- "stargazers_count": 176,
20
- "todayStar": "47 stars today",
21
- "html_url": "https://github.com/DP-3T/dp3t-app-ios",
14
+ "full_name": "dolthub/dolt",
15
+ "language": "Go",
16
+ "color": "#00ADD8",
17
+ "description": "",
18
+ "forked": "317",
19
+ "stargazers_count": 11910,
20
+ "todayStar": "247 stars today",
21
+ "html_url": "https://github.com/dolthub/dolt",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "apache/shardingsphere",
26
- "language": "Java",
27
- "color": "#b07219",
28
- "description": "Distributed database middleware",
29
- "forked": "3577",
30
- "stargazers_count": 10715,
31
- "todayStar": "139 stars today",
32
- "html_url": "https://github.com/apache/shardingsphere",
25
+ "full_name": "meituan/YOLOv6",
26
+ "language": "Python",
27
+ "color": "#3572A5",
28
+ "description": "",
29
+ "forked": "82",
30
+ "stargazers_count": 847,
31
+ "todayStar": "138 stars today",
32
+ "html_url": "https://github.com/meituan/YOLOv6",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "natewong1313/bird-bot",
37
- "language": "Python",
38
- "color": "#3572A5",
39
- "description": "A Nintendo Switch checkout bot. Currently supports Walmart and Best buy",
40
- "forked": "83",
41
- "stargazers_count": 332,
42
- "todayStar": "33 stars today",
43
- "html_url": "https://github.com/natewong1313/bird-bot",
36
+ "full_name": "Tencent/spring-cloud-tencent",
37
+ "language": "Java",
38
+ "color": "#b07219",
39
+ "description": "",
40
+ "forked": "203",
41
+ "stargazers_count": 1281,
42
+ "todayStar": "123 stars today",
43
+ "html_url": "https://github.com/Tencent/spring-cloud-tencent",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android",
48
- "language": "Kotlin",
49
- "color": "#F18E33",
50
- "description": "🎓 Learning Kotlin Coroutines for Android by example. 🚀 Sample implementations for real-world Android use cases. 🛠 Unit tests included!",
51
- "forked": "24",
52
- "stargazers_count": 362,
53
- "todayStar": "77 stars today",
54
- "html_url": "https://github.com/LukasLechnerDev/Kotlin-Coroutine-Use-Cases-on-Android",
47
+ "full_name": "milvus-io/milvus",
48
+ "language": "Go",
49
+ "color": "#00ADD8",
50
+ "description": "",
51
+ "forked": "1581",
52
+ "stargazers_count": 11005,
53
+ "todayStar": "81 stars today",
54
+ "html_url": "https://github.com/milvus-io/milvus",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "Baekalfen/PyBoy",
59
- "language": "Python",
60
- "color": "#3572A5",
61
- "description": "Game Boy emulator written in Python",
62
- "forked": "163",
63
- "stargazers_count": 1864,
64
- "todayStar": "339 stars today",
65
- "html_url": "https://github.com/Baekalfen/PyBoy",
58
+ "full_name": "OAI/OpenAPI-Specification",
59
+ "language": "JavaScript",
60
+ "color": "#f1e05a",
61
+ "description": "",
62
+ "forked": "8395",
63
+ "stargazers_count": 24312,
64
+ "todayStar": "61 stars today",
65
+ "html_url": "https://github.com/OAI/OpenAPI-Specification",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "VIP-Share/Baidu-XunleiVIP",
70
- "language": "",
71
- "color": "",
72
- "description": "百度网盘超级会员,迅雷会员、爱奇艺会员账号每日分享,还有优酷,腾讯,芒果等VIP。AND。百度网盘(百度云)不限速工具分享。",
73
- "forked": "85",
74
- "stargazers_count": 1168,
75
- "todayStar": "241 stars today",
76
- "html_url": "https://github.com/VIP-Share/Baidu-XunleiVIP",
69
+ "full_name": "yandex/YaLM-100B",
70
+ "language": "Python",
71
+ "color": "#3572A5",
72
+ "description": "",
73
+ "forked": "157",
74
+ "stargazers_count": 2301,
75
+ "todayStar": "280 stars today",
76
+ "html_url": "https://github.com/yandex/YaLM-100B",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "orbitdb/orbit-db",
81
- "language": "JavaScript",
82
- "color": "#f1e05a",
83
- "description": "Peer-to-Peer Databases for the Decentralized Web",
84
- "forked": "293",
85
- "stargazers_count": 4174,
86
- "todayStar": "120 stars today",
87
- "html_url": "https://github.com/orbitdb/orbit-db",
80
+ "full_name": "still-scene/t3",
81
+ "language": "C#",
82
+ "color": "#178600",
83
+ "description": "",
84
+ "forked": "33",
85
+ "stargazers_count": 797,
86
+ "todayStar": "69 stars today",
87
+ "html_url": "https://github.com/still-scene/t3",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "oneinfra/oneinfra",
92
- "language": "Go",
93
- "color": "#00ADD8",
94
- "description": "Kubernetes as a Service",
95
- "forked": "34",
96
- "stargazers_count": 591,
97
- "todayStar": "79 stars today",
98
- "html_url": "https://github.com/oneinfra/oneinfra",
91
+ "full_name": "d3/d3",
92
+ "language": "JavaScript",
93
+ "color": "#f1e05a",
94
+ "description": "",
95
+ "forked": "23115",
96
+ "stargazers_count": 101674,
97
+ "todayStar": "27 stars today",
98
+ "html_url": "https://github.com/d3/d3",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "lpg-it/BaiduYunVIP",
102
+ "full_name": "responsible-financial-innovation-act22/RFIA-bill",
103
103
  "language": "",
104
104
  "color": "",
105
- "description": "百度云百度网盘超级会员账号SVIP账号免费分享, 另分享多款百度网盘不限速下载工具以及各大平台会员账号(迅雷 优酷 爱奇艺 腾讯视频等).",
106
- "forked": "228",
107
- "stargazers_count": 2286,
108
- "todayStar": "126 stars today",
109
- "html_url": "https://github.com/lpg-it/BaiduYunVIP",
105
+ "description": "",
106
+ "forked": "55",
107
+ "stargazers_count": 190,
108
+ "todayStar": "51 stars today",
109
+ "html_url": "https://github.com/responsible-financial-innovation-act22/RFIA-bill",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "alievk/avatarify",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "description": "Avatars for Zoom and Skype",
117
- "forked": "418",
118
- "stargazers_count": 4361,
119
- "todayStar": "363 stars today",
120
- "html_url": "https://github.com/alievk/avatarify",
113
+ "full_name": "easychen/lean-side-bussiness",
114
+ "language": "",
115
+ "color": "",
116
+ "description": "",
117
+ "forked": "68",
118
+ "stargazers_count": 1050,
119
+ "todayStar": "121 stars today",
120
+ "html_url": "https://github.com/easychen/lean-side-bussiness",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "academic/awesome-datascience",
124
+ "full_name": "trimstray/the-book-of-secret-knowledge",
125
125
  "language": "",
126
126
  "color": "",
127
- "description": "📝 An awesome Data Science repository to learn and apply for real world problems.",
128
- "forked": "3419",
129
- "stargazers_count": 12097,
130
- "todayStar": "126 stars today",
131
- "html_url": "https://github.com/academic/awesome-datascience",
127
+ "description": "",
128
+ "forked": "6112",
129
+ "stargazers_count": 71109,
130
+ "todayStar": "124 stars today",
131
+ "html_url": "https://github.com/trimstray/the-book-of-secret-knowledge",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "k-sys/covid-19",
136
- "language": "JupyterNotebook",
137
- "color": "#DA5B0B",
138
- "description": "A collection of work related to COVID-19",
139
- "forked": "317",
140
- "stargazers_count": 977,
141
- "todayStar": "77 stars today",
142
- "html_url": "https://github.com/k-sys/covid-19",
135
+ "full_name": "soypat/gopherlings",
136
+ "language": "Go",
137
+ "color": "#00ADD8",
138
+ "description": "",
139
+ "forked": "11",
140
+ "stargazers_count": 241,
141
+ "todayStar": "73 stars today",
142
+ "html_url": "https://github.com/soypat/gopherlings",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "abhat222/Data-Science--Cheat-Sheet",
147
- "language": "TeX",
148
- "color": "#3D6117",
149
- "description": "Cheat Sheets",
150
- "forked": "8144",
151
- "stargazers_count": 18396,
152
- "todayStar": "72 stars today",
153
- "html_url": "https://github.com/abhat222/Data-Science--Cheat-Sheet",
146
+ "full_name": "appsmithorg/appsmith",
147
+ "language": "TypeScript",
148
+ "color": "#3178c6",
149
+ "description": "",
150
+ "forked": "1553",
151
+ "stargazers_count": 19154,
152
+ "todayStar": "59 stars today",
153
+ "html_url": "https://github.com/appsmithorg/appsmith",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "datawhalechina/joyful-pandas",
158
- "language": "JupyterNotebook",
159
- "color": "#DA5B0B",
160
- "description": "Pandas中文教程",
161
- "forked": "185",
162
- "stargazers_count": 617,
163
- "todayStar": "187 stars today",
164
- "html_url": "https://github.com/datawhalechina/joyful-pandas",
157
+ "full_name": "optiv/Mangle",
158
+ "language": "Go",
159
+ "color": "#00ADD8",
160
+ "description": "",
161
+ "forked": "38",
162
+ "stargazers_count": 380,
163
+ "todayStar": "84 stars today",
164
+ "html_url": "https://github.com/optiv/Mangle",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "byt3bl33d3r/CrackMapExec",
169
- "language": "Python",
170
- "color": "#3572A5",
171
- "description": "A swiss army knife for pentesting networks",
172
- "forked": "892",
173
- "stargazers_count": 3535,
174
- "todayStar": "68 stars today",
175
- "html_url": "https://github.com/byt3bl33d3r/CrackMapExec",
168
+ "full_name": "Cpp-Club/Cxx_HOPL4_zh",
169
+ "language": "",
170
+ "color": "",
171
+ "description": "",
172
+ "forked": "277",
173
+ "stargazers_count": 1321,
174
+ "todayStar": "19 stars today",
175
+ "html_url": "https://github.com/Cpp-Club/Cxx_HOPL4_zh",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "fastai/fastbook",
180
- "language": "JupyterNotebook",
181
- "color": "#DA5B0B",
182
- "description": "Draft of the fastai book",
183
- "forked": "923",
184
- "stargazers_count": 4809,
185
- "todayStar": "63 stars today",
186
- "html_url": "https://github.com/fastai/fastbook",
179
+ "full_name": "flameshot-org/flameshot",
180
+ "language": "C++",
181
+ "color": "#f34b7d",
182
+ "description": "",
183
+ "forked": "1117",
184
+ "stargazers_count": 17907,
185
+ "todayStar": "54 stars today",
186
+ "html_url": "https://github.com/flameshot-org/flameshot",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "DP-3T/dp3t-app-android",
191
- "language": "Java",
192
- "color": "#b07219",
193
- "description": "The DP3T-App for Android",
194
- "forked": "39",
195
- "stargazers_count": 180,
196
- "todayStar": "23 stars today",
197
- "html_url": "https://github.com/DP-3T/dp3t-app-android",
190
+ "full_name": "coolsnowwolf/lede",
191
+ "language": "C",
192
+ "color": "#555555",
193
+ "description": "",
194
+ "forked": "17537",
195
+ "stargazers_count": 21914,
196
+ "todayStar": "18 stars today",
197
+ "html_url": "https://github.com/coolsnowwolf/lede",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "pepp-pt/pepp-pt-documentation",
202
- "language": "",
203
- "color": "",
204
- "description": "Documentation for Pan-European Privacy-Preserving Proximity Tracing (PEPP-PT)",
205
- "forked": "10",
206
- "stargazers_count": 83,
207
- "todayStar": "18 stars today",
208
- "html_url": "https://github.com/pepp-pt/pepp-pt-documentation",
201
+ "full_name": "p0dalirius/Awesome-RCE-techniques",
202
+ "language": "Dockerfile",
203
+ "color": "#384d54",
204
+ "description": "",
205
+ "forked": "81",
206
+ "stargazers_count": 779,
207
+ "todayStar": "40 stars today",
208
+ "html_url": "https://github.com/p0dalirius/Awesome-RCE-techniques",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "MrMimic/data-scientist-roadmap",
213
- "language": "Python",
214
- "color": "#3572A5",
215
- "description": "Toturial coming with \"data science roadmap\" graphe.",
216
- "forked": "460",
217
- "stargazers_count": 1567,
218
- "todayStar": "101 stars today",
219
- "html_url": "https://github.com/MrMimic/data-scientist-roadmap",
212
+ "full_name": "scottbez1/smartknob",
213
+ "language": "C++",
214
+ "color": "#f34b7d",
215
+ "description": "",
216
+ "forked": "566",
217
+ "stargazers_count": 10438,
218
+ "todayStar": "107 stars today",
219
+ "html_url": "https://github.com/scottbez1/smartknob",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "gin-gonic/gin",
224
- "language": "Go",
225
- "color": "#00ADD8",
226
- "description": "Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.",
227
- "forked": "4289",
228
- "stargazers_count": 37348,
229
- "todayStar": "71 stars today",
230
- "html_url": "https://github.com/gin-gonic/gin",
223
+ "full_name": "google-research/parti",
224
+ "language": "",
225
+ "color": "",
226
+ "description": "",
227
+ "forked": "13",
228
+ "stargazers_count": 447,
229
+ "todayStar": "70 stars today",
230
+ "html_url": "https://github.com/google-research/parti",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "grpc-ecosystem/grpc-gateway",
235
- "language": "Go",
236
- "color": "#00ADD8",
237
- "description": "gRPC to JSON proxy generator following the gRPC HTTP spec",
238
- "forked": "1067",
239
- "stargazers_count": 8253,
240
- "todayStar": "58 stars today",
241
- "html_url": "https://github.com/grpc-ecosystem/grpc-gateway",
234
+ "full_name": "openai/Video-Pre-Training",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "",
238
+ "forked": "14",
239
+ "stargazers_count": 273,
240
+ "todayStar": "88 stars today",
241
+ "html_url": "https://github.com/openai/Video-Pre-Training",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "jbranchaud/til",
246
- "language": "Vimscript",
247
- "color": "#199f4b",
248
- "description": "📝 Today I Learned",
249
- "forked": "447",
250
- "stargazers_count": 8284,
251
- "todayStar": "235 stars today",
252
- "html_url": "https://github.com/jbranchaud/til",
245
+ "full_name": "ascoders/weekly",
246
+ "language": "JavaScript",
247
+ "color": "#f1e05a",
248
+ "description": "",
249
+ "forked": "2262",
250
+ "stargazers_count": 19044,
251
+ "todayStar": "51 stars today",
252
+ "html_url": "https://github.com/ascoders/weekly",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "goyoka/vip_share",
257
- "language": "",
258
- "color": "",
259
- "description": "每日分享 百度网盘SVIP账号、爱奇艺会员、芒果会员、搜狐会员、喜马拉雅会员、优酷会员、迅雷会员会员账号分享 (低调使用)",
260
- "forked": "40",
261
- "stargazers_count": 768,
262
- "todayStar": "115 stars today",
263
- "html_url": "https://github.com/goyoka/vip_share",
256
+ "full_name": "rougier/numpy-100",
257
+ "language": "Python",
258
+ "color": "#3572A5",
259
+ "description": "",
260
+ "forked": "4462",
261
+ "stargazers_count": 8576,
262
+ "todayStar": "50 stars today",
263
+ "html_url": "https://github.com/rougier/numpy-100",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "jwasham/coding-interview-university",
268
- "language": "",
269
- "color": "",
270
- "description": "A complete computer science study plan to become a software engineer.",
271
- "forked": "32103",
272
- "stargazers_count": 109927,
273
- "todayStar": "208 stars today",
274
- "html_url": "https://github.com/jwasham/coding-interview-university",
267
+ "full_name": "datafold/data-diff",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
+ "description": "",
271
+ "forked": "14",
272
+ "stargazers_count": 644,
273
+ "todayStar": "71 stars today",
274
+ "html_url": "https://github.com/datafold/data-diff",
275
275
  "rank": 25
276
276
  }
277
277
  ]