@wcj/github-rank 22.7.29 → 22.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/dist/repos.json +30921 -30913
  2. package/dist/sifou-daily.json +11 -47
  3. package/dist/sifou-monthly.json +86 -86
  4. package/dist/sifou-weekly.json +142 -142
  5. package/dist/toutiao-30.json +79 -79
  6. package/dist/toutiao-7.json +116 -116
  7. package/dist/toutiao-90.json +37 -37
  8. package/dist/trending-daily.json +173 -173
  9. package/dist/trending-monthly.json +159 -159
  10. package/dist/trending-weekly.json +167 -167
  11. package/dist/users.china.json +2144 -2144
  12. package/dist/users.json +3029 -3030
  13. package/package.json +1 -1
  14. package/web/data/repos.json +30921 -30913
  15. package/web/data/sifou-daily.json +11 -47
  16. package/web/data/sifou-monthly.json +86 -86
  17. package/web/data/sifou-weekly.json +142 -142
  18. package/web/data/toutiao-30.json +79 -79
  19. package/web/data/toutiao-7.json +116 -116
  20. package/web/data/toutiao-90.json +37 -37
  21. package/web/data/trending-daily.json +173 -173
  22. package/web/data/trending-monthly.json +159 -159
  23. package/web/data/trending-weekly.json +167 -167
  24. package/web/data/users.china.json +2144 -2144
  25. package/web/data/users.json +3029 -3030
  26. package/web/index.html +1661 -1661
  27. package/web/repos.html +3818 -3818
  28. package/web/sifou-daily.html +11 -123
  29. package/web/sifou-monthly.html +111 -111
  30. package/web/sifou-weekly.html +129 -129
  31. package/web/toutiao-30.html +95 -95
  32. package/web/toutiao-7.html +80 -80
  33. package/web/toutiao-90.html +46 -46
  34. package/web/trending-monthly.html +143 -135
  35. package/web/trending-weekly.html +144 -144
  36. package/web/trending.html +146 -154
  37. package/web/users.china.html +1105 -1105
@@ -32,7 +32,7 @@
32
32
  {
33
33
  "title": "吐血整理:一份不可多得的架构师图谱!",
34
34
  "description": "文章来源:https://c1n.cn/J3wve‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍‍目录概述微服务消息队列概述“架构师图谱”是一个很宏大的命题,特别是优秀的架构师自身也是“由点到...",
35
- "votes": "151",
35
+ "votes": "152",
36
36
  "url": "/k/ptp0ru2",
37
37
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
38
38
  "avatarAlt": "进击的程序猿 - 独家号",
@@ -92,7 +92,7 @@
92
92
  {
93
93
  "title": "Redis夺命52连问",
94
94
  "description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
95
- "votes": "113",
95
+ "votes": "115",
96
96
  "url": "/k/he3fzao",
97
97
  "avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
98
98
  "avatarAlt": "编程爱好者(网络编程) - 独家号",
@@ -112,7 +112,7 @@
112
112
  {
113
113
  "title": "你见过哪些目瞪口呆的 Java 代码技巧?",
114
114
  "description": "",
115
- "votes": "100",
115
+ "votes": "101",
116
116
  "url": "/k/avsba7r",
117
117
  "avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
118
118
  "avatarAlt": "浪客用react,java全栈 - 独家号",
@@ -129,6 +129,16 @@
129
129
  "subjectName": "DeepNoMind",
130
130
  "homeUrl": "/subjects/460290"
131
131
  },
132
+ {
133
+ "title": "跨Mysql、Redis、Mongo的分布式事务",
134
+ "description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
135
+ "votes": "88",
136
+ "url": "/k/246clz1",
137
+ "avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
138
+ "avatarAlt": "叶东富 - 独家号",
139
+ "subjectName": "叶东富",
140
+ "homeUrl": "/subjects/307550"
141
+ },
132
142
  {
133
143
  "title": "ThreadLocal夺命11连问",
134
144
  "description": "",
@@ -139,16 +149,6 @@
139
149
  "subjectName": "苏三说技术",
140
150
  "homeUrl": "/subjects/453205"
141
151
  },
142
- {
143
- "title": "跨Mysql、Redis、Mongo的分布式事务",
144
- "description": "Mysql、Redis、Mongo都是非常流行的存储,并且各自有自己的优势。在实际的应用中,常常会同时使用多种存储,也会遇见在多种存储中保证数据一致性的需求,例如保证数据库中的库存...",
145
- "votes": "87",
146
- "url": "/k/246clz1",
147
- "avatar": "https://img.toutiao.io/subject/45e806cf22ab424b831afe890c225505/thumb",
148
- "avatarAlt": "叶东富 - 独家号",
149
- "subjectName": "叶东富",
150
- "homeUrl": "/subjects/307550"
151
- },
152
152
  {
153
153
  "title": "关于技术能力的思考和总结",
154
154
  "description": "技术人成长的悖论在程序员界有一个悖论持续在困惑着很多技术人:在写代码的人的困惑是一直写代码是不是会丧失竞争力,会不会被后面年轻的更能加班写代码的人汰换。典型代表就是工作5年左右的核...",
@@ -169,6 +169,16 @@
169
169
  "subjectName": "服务架构及中台",
170
170
  "homeUrl": "/subjects/26578"
171
171
  },
172
+ {
173
+ "title": "团队管理|如何提高技术Leader的思考技巧?",
174
+ "description": "",
175
+ "votes": "77",
176
+ "url": "/k/f3496vg",
177
+ "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
178
+ "avatarAlt": "Bloomingroses - 独家号",
179
+ "subjectName": "Bloomingroses",
180
+ "homeUrl": "/subjects/98777"
181
+ },
172
182
  {
173
183
  "title": "高并发下如何防重?",
174
184
  "description": "大家好,我是苏三,又跟大家见面了。文末留言送书啦!!!前言最近测试给我提了一个bug,说我之前提供的一个批量复制商品的接口,产生了重复的商品数据。追查原因之后发现,这个事情没想象中...",
@@ -190,10 +200,10 @@
190
200
  "homeUrl": "/subjects/132403"
191
201
  },
192
202
  {
193
- "title": "团队管理|如何提高技术Leader的思考技巧?",
194
- "description": "",
195
- "votes": "76",
196
- "url": "/k/f3496vg",
203
+ "title": "团队一盘散沙,怎么破?",
204
+ "description": "原创不易,求分享、求一键三连最近有个粉丝问了一道大题:小钗,我最近空降到一个小公司做技术负责人,感觉团队士气很低,同学们要么有力无处使,要么常规摸鱼,这种一盘散沙的团队该如何带呢?...",
205
+ "votes": "88",
206
+ "url": "/k/kdzpdh5",
197
207
  "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
198
208
  "avatarAlt": "Bloomingroses - 独家号",
199
209
  "subjectName": "Bloomingroses",
@@ -210,14 +220,14 @@
210
220
  "homeUrl": "/subjects/98777"
211
221
  },
212
222
  {
213
- "title": "团队一盘散沙,怎么破?",
214
- "description": "原创不易,求分享、求一键三连最近有个粉丝问了一道大题:小钗,我最近空降到一个小公司做技术负责人,感觉团队士气很低,同学们要么有力无处使,要么常规摸鱼,这种一盘散沙的团队该如何带呢?...",
215
- "votes": "86",
216
- "url": "/k/kdzpdh5",
217
- "avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
218
- "avatarAlt": "Bloomingroses - 独家号",
219
- "subjectName": "Bloomingroses",
220
- "homeUrl": "/subjects/98777"
223
+ "title": "聊聊Java中代码优化的30个小技巧",
224
+ "description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
225
+ "votes": "84",
226
+ "url": "/k/jv8g1r6",
227
+ "avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
228
+ "avatarAlt": "苏三说技术 - 独家号",
229
+ "subjectName": "苏三说技术",
230
+ "homeUrl": "/subjects/453205"
221
231
  },
222
232
  {
223
233
  "title": "TCP 重传、滑动窗口、流量控制、拥塞控好难?看完图解就不愁了(重制)",
@@ -230,20 +240,10 @@
230
240
  "homeUrl": "/subjects/26578"
231
241
  },
232
242
  {
233
- "title": "聊聊Java中代码优化的30个小技巧",
234
- "description": "大家好,我是苏三,又跟大家见面了。前言我之前写过两篇关于优化相关的问题:《聊聊sql优化的15个小技巧》和《聊聊接口性能优化的11个小技巧》,发表之后,在全网受到广大网友的好评。阅...",
235
- "votes": "80",
236
- "url": "/k/jv8g1r6",
237
- "avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
238
- "avatarAlt": "苏三说技术 - 独家号",
239
- "subjectName": "苏三说技术",
240
- "homeUrl": "/subjects/453205"
241
- },
242
- {
243
- "title": "花了一周,我总结了120个数据分析指标与术语。",
243
+ "title": "阿里云官方 Redis 开发规范!",
244
244
  "description": "",
245
245
  "votes": "77",
246
- "url": "/k/9pzybmk",
246
+ "url": "/k/2fqcbfi",
247
247
  "avatar": "https://img.toutiao.io/subject/0bd01d30f85345feb85424b2928d99b2/thumb",
248
248
  "avatarAlt": "进击的程序猿 - 独家号",
249
249
  "subjectName": "进击的程序猿",
@@ -1,277 +1,277 @@
1
1
  [
2
2
  {
3
- "full_name": "Asabeneh/30-Days-Of-Python",
4
- "language": "Python",
5
- "color": "#3572A5",
3
+ "full_name": "WerWolv/ImHex",
4
+ "language": "C++",
5
+ "color": "#f34b7d",
6
6
  "description": "",
7
- "forked": "2896",
8
- "stargazers_count": 12202,
9
- "todayStar": "350 stars today",
10
- "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
7
+ "forked": "776",
8
+ "stargazers_count": 17347,
9
+ "todayStar": "1147 stars today",
10
+ "html_url": "https://github.com/WerWolv/ImHex",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "aptos-labs/aptos-core",
15
- "language": "Rust",
16
- "color": "#dea584",
14
+ "full_name": "charmbracelet/gum",
15
+ "language": "Go",
16
+ "color": "#00ADD8",
17
17
  "description": "",
18
- "forked": "1655",
19
- "stargazers_count": 2718,
20
- "todayStar": "94 stars today",
21
- "html_url": "https://github.com/aptos-labs/aptos-core",
18
+ "forked": "64",
19
+ "stargazers_count": 5053,
20
+ "todayStar": "1089 stars today",
21
+ "html_url": "https://github.com/charmbracelet/gum",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "sunym1993/flash-linux0.11-talk",
25
+ "full_name": "tabler/tabler",
26
26
  "language": "HTML",
27
27
  "color": "#e34c26",
28
28
  "description": "",
29
- "forked": "1585",
30
- "stargazers_count": 12649,
31
- "todayStar": "294 stars today",
32
- "html_url": "https://github.com/sunym1993/flash-linux0.11-talk",
29
+ "forked": "3108",
30
+ "stargazers_count": 28707,
31
+ "todayStar": "486 stars today",
32
+ "html_url": "https://github.com/tabler/tabler",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "BetaSu/big-react",
37
- "language": "TypeScript",
38
- "color": "#3178c6",
36
+ "full_name": "hktalent/scan4all",
37
+ "language": "Go",
38
+ "color": "#00ADD8",
39
39
  "description": "",
40
- "forked": "175",
41
- "stargazers_count": 1747,
42
- "todayStar": "124 stars today",
43
- "html_url": "https://github.com/BetaSu/big-react",
40
+ "forked": "185",
41
+ "stargazers_count": 1520,
42
+ "todayStar": "247 stars today",
43
+ "html_url": "https://github.com/hktalent/scan4all",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "Lissy93/awesome-privacy",
48
- "language": "",
49
- "color": "",
47
+ "full_name": "trustwallet/assets",
48
+ "language": "Go",
49
+ "color": "#00ADD8",
50
50
  "description": "",
51
- "forked": "45",
52
- "stargazers_count": 2073,
53
- "todayStar": "479 stars today",
54
- "html_url": "https://github.com/Lissy93/awesome-privacy",
51
+ "forked": "14909",
52
+ "stargazers_count": 3234,
53
+ "todayStar": "36 stars today",
54
+ "html_url": "https://github.com/trustwallet/assets",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "p0dalirius/Awesome-RCE-techniques",
59
- "language": "Dockerfile",
60
- "color": "#384d54",
58
+ "full_name": "MystenLabs/sui",
59
+ "language": "Rust",
60
+ "color": "#dea584",
61
61
  "description": "",
62
- "forked": "132",
63
- "stargazers_count": 1213,
64
- "todayStar": "127 stars today",
65
- "html_url": "https://github.com/p0dalirius/Awesome-RCE-techniques",
62
+ "forked": "2621",
63
+ "stargazers_count": 1049,
64
+ "todayStar": "33 stars today",
65
+ "html_url": "https://github.com/MystenLabs/sui",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "flipperdevices/flipperzero-firmware",
70
- "language": "C",
71
- "color": "#555555",
69
+ "full_name": "userver-framework/userver",
70
+ "language": "C++",
71
+ "color": "#f34b7d",
72
72
  "description": "",
73
- "forked": "580",
74
- "stargazers_count": 2316,
75
- "todayStar": "78 stars today",
76
- "html_url": "https://github.com/flipperdevices/flipperzero-firmware",
73
+ "forked": "41",
74
+ "stargazers_count": 749,
75
+ "todayStar": "134 stars today",
76
+ "html_url": "https://github.com/userver-framework/userver",
77
77
  "rank": 7
78
78
  },
79
- {
80
- "full_name": "rustdesk/rustdesk",
81
- "language": "Rust",
82
- "color": "#dea584",
83
- "description": "",
84
- "forked": "2324",
85
- "stargazers_count": 26220,
86
- "todayStar": "417 stars today",
87
- "html_url": "https://github.com/rustdesk/rustdesk",
88
- "rank": 8
89
- },
90
79
  {
91
80
  "full_name": "Wechat-ggGitHub/Awesome-GitHub-Repo",
92
81
  "language": "",
93
82
  "color": "",
94
83
  "description": "",
95
- "forked": "689",
96
- "stargazers_count": 5328,
97
- "todayStar": "255 stars today",
84
+ "forked": "733",
85
+ "stargazers_count": 5891,
86
+ "todayStar": "125 stars today",
98
87
  "html_url": "https://github.com/Wechat-ggGitHub/Awesome-GitHub-Repo",
88
+ "rank": 8
89
+ },
90
+ {
91
+ "full_name": "Dashibase/lotion",
92
+ "language": "Vue",
93
+ "color": "#41b883",
94
+ "description": "",
95
+ "forked": "45",
96
+ "stargazers_count": 1549,
97
+ "todayStar": "265 stars today",
98
+ "html_url": "https://github.com/Dashibase/lotion",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "williamboman/mason.nvim",
103
- "language": "Lua",
104
- "color": "#000080",
102
+ "full_name": "freeCodeCamp/freeCodeCamp",
103
+ "language": "TypeScript",
104
+ "color": "#3178c6",
105
105
  "description": "",
106
- "forked": "30",
107
- "stargazers_count": 934,
108
- "todayStar": "104 stars today",
109
- "html_url": "https://github.com/williamboman/mason.nvim",
106
+ "forked": "29141",
107
+ "stargazers_count": 350653,
108
+ "todayStar": "131 stars today",
109
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "rui314/chibicc",
114
- "language": "C",
115
- "color": "#555555",
113
+ "full_name": "yt-dlp/yt-dlp",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
116
  "description": "",
117
- "forked": "536",
118
- "stargazers_count": 5840,
119
- "todayStar": "64 stars today",
120
- "html_url": "https://github.com/rui314/chibicc",
117
+ "forked": "2312",
118
+ "stargazers_count": 29268,
119
+ "todayStar": "98 stars today",
120
+ "html_url": "https://github.com/yt-dlp/yt-dlp",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "Anjok07/ultimatevocalremovergui",
125
- "language": "Python",
126
- "color": "#3572A5",
124
+ "full_name": "jwasham/coding-interview-university",
125
+ "language": "",
126
+ "color": "",
127
127
  "description": "",
128
- "forked": "124",
129
- "stargazers_count": 1518,
130
- "todayStar": "214 stars today",
131
- "html_url": "https://github.com/Anjok07/ultimatevocalremovergui",
128
+ "forked": "61181",
129
+ "stargazers_count": 227450,
130
+ "todayStar": "177 stars today",
131
+ "html_url": "https://github.com/jwasham/coding-interview-university",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "WerWolv/ImHex",
136
- "language": "C++",
137
- "color": "#f34b7d",
135
+ "full_name": "bevyengine/bevy",
136
+ "language": "Rust",
137
+ "color": "#dea584",
138
138
  "description": "",
139
- "forked": "724",
140
- "stargazers_count": 14463,
141
- "todayStar": "306 stars today",
142
- "html_url": "https://github.com/WerWolv/ImHex",
139
+ "forked": "1661",
140
+ "stargazers_count": 17546,
141
+ "todayStar": "82 stars today",
142
+ "html_url": "https://github.com/bevyengine/bevy",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "macrozheng/mall-swarm",
147
- "language": "Java",
148
- "color": "#b07219",
146
+ "full_name": "Asabeneh/30-Days-Of-Python",
147
+ "language": "Python",
148
+ "color": "#3572A5",
149
149
  "description": "",
150
- "forked": "4174",
151
- "stargazers_count": 8989,
152
- "todayStar": "73 stars today",
153
- "html_url": "https://github.com/macrozheng/mall-swarm",
150
+ "forked": "2996",
151
+ "stargazers_count": 12943,
152
+ "todayStar": "146 stars today",
153
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "enkomio/AlanFramework",
158
- "language": "Assembly",
159
- "color": "#6E4C13",
157
+ "full_name": "pittcsc/Summer2023-Internships",
158
+ "language": "Python",
159
+ "color": "#3572A5",
160
160
  "description": "",
161
- "forked": "40",
162
- "stargazers_count": 302,
163
- "todayStar": "39 stars today",
164
- "html_url": "https://github.com/enkomio/AlanFramework",
161
+ "forked": "1113",
162
+ "stargazers_count": 10795,
163
+ "todayStar": "60 stars today",
164
+ "html_url": "https://github.com/pittcsc/Summer2023-Internships",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "symfony/symfony",
169
- "language": "PHP",
170
- "color": "#4F5D95",
168
+ "full_name": "minetest/minetest",
169
+ "language": "C++",
170
+ "color": "#f34b7d",
171
171
  "description": "",
172
- "forked": "8772",
173
- "stargazers_count": 27241,
174
- "todayStar": "80 stars today",
175
- "html_url": "https://github.com/symfony/symfony",
172
+ "forked": "1573",
173
+ "stargazers_count": 7448,
174
+ "todayStar": "67 stars today",
175
+ "html_url": "https://github.com/minetest/minetest",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "danielmiessler/SecLists",
180
- "language": "PHP",
181
- "color": "#4F5D95",
179
+ "full_name": "robmarkcole/satellite-image-deep-learning",
180
+ "language": "",
181
+ "color": "",
182
182
  "description": "",
183
- "forked": "20519",
184
- "stargazers_count": 40487,
185
- "todayStar": "80 stars today",
186
- "html_url": "https://github.com/danielmiessler/SecLists",
183
+ "forked": "842",
184
+ "stargazers_count": 4171,
185
+ "todayStar": "77 stars today",
186
+ "html_url": "https://github.com/robmarkcole/satellite-image-deep-learning",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "tylertreat/comcast",
191
- "language": "Go",
192
- "color": "#00ADD8",
190
+ "full_name": "Omyyyy/pycom",
191
+ "language": "C++",
192
+ "color": "#f34b7d",
193
193
  "description": "",
194
- "forked": "367",
195
- "stargazers_count": 9214,
196
- "todayStar": "165 stars today",
197
- "html_url": "https://github.com/tylertreat/comcast",
194
+ "forked": "16",
195
+ "stargazers_count": 913,
196
+ "todayStar": "135 stars today",
197
+ "html_url": "https://github.com/Omyyyy/pycom",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "kubewharf/kubezoo",
202
- "language": "Go",
203
- "color": "#00ADD8",
201
+ "full_name": "pi-hole/pi-hole",
202
+ "language": "Shell",
203
+ "color": "#89e051",
204
204
  "description": "",
205
- "forked": "18",
206
- "stargazers_count": 191,
207
- "todayStar": "90 stars today",
208
- "html_url": "https://github.com/kubewharf/kubezoo",
205
+ "forked": "2327",
206
+ "stargazers_count": 37833,
207
+ "todayStar": "121 stars today",
208
+ "html_url": "https://github.com/pi-hole/pi-hole",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "eugenp/tutorials",
213
- "language": "Java",
214
- "color": "#b07219",
212
+ "full_name": "v2ray/v2ray-core",
213
+ "language": "Go",
214
+ "color": "#00ADD8",
215
215
  "description": "",
216
- "forked": "49891",
217
- "stargazers_count": 31380,
218
- "todayStar": "47 stars today",
219
- "html_url": "https://github.com/eugenp/tutorials",
216
+ "forked": "8474",
217
+ "stargazers_count": 40072,
218
+ "todayStar": "34 stars today",
219
+ "html_url": "https://github.com/v2ray/v2ray-core",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "scottbez1/smartknob",
224
- "language": "C++",
225
- "color": "#f34b7d",
223
+ "full_name": "nsqio/nsq",
224
+ "language": "Go",
225
+ "color": "#00ADD8",
226
226
  "description": "",
227
- "forked": "637",
228
- "stargazers_count": 11276,
229
- "todayStar": "62 stars today",
230
- "html_url": "https://github.com/scottbez1/smartknob",
227
+ "forked": "2749",
228
+ "stargazers_count": 21921,
229
+ "todayStar": "123 stars today",
230
+ "html_url": "https://github.com/nsqio/nsq",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "BloodHoundAD/BloodHound",
235
- "language": "PowerShell",
236
- "color": "#012456",
234
+ "full_name": "blackmatrix7/ios_rule_script",
235
+ "language": "JavaScript",
236
+ "color": "#f1e05a",
237
237
  "description": "",
238
- "forked": "1391",
239
- "stargazers_count": 7076,
240
- "todayStar": "51 stars today",
241
- "html_url": "https://github.com/BloodHoundAD/BloodHound",
238
+ "forked": "1063",
239
+ "stargazers_count": 5463,
240
+ "todayStar": "17 stars today",
241
+ "html_url": "https://github.com/blackmatrix7/ios_rule_script",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "danielgindi/Charts",
246
- "language": "Swift",
247
- "color": "#F05138",
245
+ "full_name": "Datalux/Osintgram",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
248
  "description": "",
249
- "forked": "5347",
250
- "stargazers_count": 25692,
251
- "todayStar": "29 stars today",
252
- "html_url": "https://github.com/danielgindi/Charts",
249
+ "forked": "939",
250
+ "stargazers_count": 4355,
251
+ "todayStar": "66 stars today",
252
+ "html_url": "https://github.com/Datalux/Osintgram",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "nvm-sh/nvm",
257
- "language": "Shell",
258
- "color": "#89e051",
256
+ "full_name": "htr-tech/zphisher",
257
+ "language": "Hack",
258
+ "color": "#878787",
259
259
  "description": "",
260
- "forked": "6336",
261
- "stargazers_count": 59749,
262
- "todayStar": "86 stars today",
263
- "html_url": "https://github.com/nvm-sh/nvm",
260
+ "forked": "2154",
261
+ "stargazers_count": 5805,
262
+ "todayStar": "116 stars today",
263
+ "html_url": "https://github.com/htr-tech/zphisher",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "move-language/move",
268
- "language": "Rust",
269
- "color": "#dea584",
267
+ "full_name": "jorgef/engineeringladders",
268
+ "language": "",
269
+ "color": "",
270
270
  "description": "",
271
- "forked": "100",
272
- "stargazers_count": 441,
273
- "todayStar": "95 stars today",
274
- "html_url": "https://github.com/move-language/move",
271
+ "forked": "282",
272
+ "stargazers_count": 4549,
273
+ "todayStar": "407 stars today",
274
+ "html_url": "https://github.com/jorgef/engineeringladders",
275
275
  "rank": 25
276
276
  }
277
277
  ]