@wcj/github-rank 22.9.13 → 22.9.15
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.
- package/dist/repos.json +29020 -29014
- package/dist/sifou-daily.json +57 -30
- package/dist/sifou-monthly.json +80 -80
- package/dist/sifou-weekly.json +162 -162
- package/dist/toutiao-30.json +78 -78
- package/dist/toutiao-7.json +108 -108
- package/dist/toutiao-90.json +27 -27
- package/dist/trending-daily.json +175 -164
- package/dist/trending-monthly.json +154 -154
- package/dist/trending-weekly.json +155 -155
- package/dist/users.china.json +2083 -2083
- package/dist/users.json +3519 -3520
- package/package.json +1 -1
- package/web/data/repos.json +29020 -29014
- package/web/data/sifou-daily.json +57 -30
- package/web/data/sifou-monthly.json +80 -80
- package/web/data/sifou-weekly.json +162 -162
- package/web/data/toutiao-30.json +78 -78
- package/web/data/toutiao-7.json +108 -108
- package/web/data/toutiao-90.json +27 -27
- package/web/data/trending-daily.json +175 -164
- package/web/data/trending-monthly.json +154 -154
- package/web/data/trending-weekly.json +155 -155
- package/web/data/users.china.json +2083 -2083
- package/web/data/users.json +3519 -3520
- package/web/index.html +1726 -1726
- package/web/repos.html +3614 -3614
- package/web/sifou-daily.html +110 -26
- package/web/sifou-monthly.html +140 -140
- package/web/sifou-weekly.html +139 -139
- package/web/toutiao-30.html +106 -106
- package/web/toutiao-7.html +89 -89
- package/web/toutiao-90.html +76 -76
- package/web/trending-monthly.html +137 -137
- package/web/trending-weekly.html +136 -136
- package/web/trending.html +174 -148
- package/web/users.china.html +1196 -1196
package/dist/toutiao-90.json
CHANGED
|
@@ -39,20 +39,10 @@
|
|
|
39
39
|
"subjectName": "进击的程序猿",
|
|
40
40
|
"homeUrl": "/subjects/24912"
|
|
41
41
|
},
|
|
42
|
-
{
|
|
43
|
-
"title": "Redis夺命52连问",
|
|
44
|
-
"description": "大家好,我是苏三,面渣逆袭系列继续,这节我们来搞定Redis——不会有人假期玩去了吧?不会吧?基础1.说说什么是Redis?Redis图标Redis是一种基于键值对(key-val...",
|
|
45
|
-
"votes": "117",
|
|
46
|
-
"url": "/k/he3fzao",
|
|
47
|
-
"avatar": "https://img.toutiao.io/subject/5677c886e56b479194e85580c577d68a/thumb",
|
|
48
|
-
"avatarAlt": "编程爱好者(网络编程) - 独家号",
|
|
49
|
-
"subjectName": "编程爱好者(网络编程)",
|
|
50
|
-
"homeUrl": "/subjects/134283"
|
|
51
|
-
},
|
|
52
42
|
{
|
|
53
43
|
"title": "聊聊 13 种锁的实现方式",
|
|
54
44
|
"description": "大家好,我是Tom哥。最近有很多小伙伴给我留言,分布式系统时代,线程并发,资源抢占,\"锁\" 慢慢变得很重要。那么常见的锁都有哪些?今天Tom哥就和大家简单聊聊这个话题1、悲观锁正如...",
|
|
55
|
-
"votes": "
|
|
45
|
+
"votes": "106",
|
|
56
46
|
"url": "/k/wcwg3fn",
|
|
57
47
|
"avatar": "https://img.toutiao.io/subject/e62c1664abed48848efc89141ae64112/thumb",
|
|
58
48
|
"avatarAlt": "微观技术 - 独家号",
|
|
@@ -109,10 +99,20 @@
|
|
|
109
99
|
"subjectName": "ASCE1885",
|
|
110
100
|
"homeUrl": "/subjects/4829"
|
|
111
101
|
},
|
|
102
|
+
{
|
|
103
|
+
"title": "1.8w 字的 SQL 优化大全",
|
|
104
|
+
"description": "↓推荐关注↓分享一篇关于SQL优化的硬核文章,全文有点长,建议收藏后慢慢看。很多朋友在做数据分析时,分析两分钟,跑数两小时?在使用SQL过程中不仅要关注数据结果,同样要注意SQL语...",
|
|
105
|
+
"votes": "92",
|
|
106
|
+
"url": "/k/tz7p6nl",
|
|
107
|
+
"avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
|
|
108
|
+
"avatarAlt": "文不落 - 独家号",
|
|
109
|
+
"subjectName": "文不落",
|
|
110
|
+
"homeUrl": "/subjects/113701"
|
|
111
|
+
},
|
|
112
112
|
{
|
|
113
113
|
"title": "高并发,你真的理解透彻了吗?",
|
|
114
114
|
"description": "",
|
|
115
|
-
"votes": "
|
|
115
|
+
"votes": "91",
|
|
116
116
|
"url": "/k/93k2zfb",
|
|
117
117
|
"avatar": "https://img.toutiao.io/subject/d9b0b833d7e44d38b958e8a6003d36b4/thumb",
|
|
118
118
|
"avatarAlt": "浪客用react,java全栈 - 独家号",
|
|
@@ -132,7 +132,7 @@
|
|
|
132
132
|
{
|
|
133
133
|
"title": "什么是顶级的思维?",
|
|
134
134
|
"description": "分享几个非常适合职场人的顶级思维1、麦肯锡七步成诗:解决问题的7个步骤ProcessOn模板社区-麦肯锡解决问题的七个步骤2、SWOT分析法:基于竞争环境和竞争条件的态势分析3、T...",
|
|
135
|
-
"votes": "
|
|
135
|
+
"votes": "83",
|
|
136
136
|
"url": "/k/ulqvlcd",
|
|
137
137
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
138
138
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -149,10 +149,20 @@
|
|
|
149
149
|
"subjectName": "Bloomingroses",
|
|
150
150
|
"homeUrl": "/subjects/98777"
|
|
151
151
|
},
|
|
152
|
+
{
|
|
153
|
+
"title": "Redis高可用方案",
|
|
154
|
+
"description": "鉴于上一篇文章提出了,Redis的性能瓶颈在于内存和网络IO上,针对内存上的性能瓶颈,Redis总共采用了三种技术方案,分别是增加内存、内存淘汰策略以及集群。集群不仅解决了内存瓶颈...",
|
|
155
|
+
"votes": "84",
|
|
156
|
+
"url": "/k/3hh68yl",
|
|
157
|
+
"avatar": "https://img.toutiao.io/subject/d165ed853e794176806a8cdf2e343338/thumb",
|
|
158
|
+
"avatarAlt": "林晓编程 - 独家号",
|
|
159
|
+
"subjectName": "林晓编程",
|
|
160
|
+
"homeUrl": "/subjects/242088"
|
|
161
|
+
},
|
|
152
162
|
{
|
|
153
163
|
"title": "公司40k招的架构师写的API网关选型总结,就是牛逼!",
|
|
154
164
|
"description": "文章来源:https://developer.aliyun.com/article/889271?spm=a2c6h.13262185.profile.26.c3a25a75TpX...",
|
|
155
|
-
"votes": "
|
|
165
|
+
"votes": "79",
|
|
156
166
|
"url": "/k/kyi9yzt",
|
|
157
167
|
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
158
168
|
"avatarAlt": "Bloomingroses - 独家号",
|
|
@@ -162,7 +172,7 @@
|
|
|
162
172
|
{
|
|
163
173
|
"title": "研发过程中的文档管理与工具",
|
|
164
174
|
"description": "写文档也是技术活01:实践对于多数开发同学来说,很多时候即讨厌没有研发文档,但是自己又不愿意常写文档,痛且倔强着;程序员该不该写文档,与争论哪种编程语言最好一样,想撕的嘴不留情,该...",
|
|
165
|
-
"votes": "
|
|
175
|
+
"votes": "85",
|
|
166
176
|
"url": "/k/mdiqwn5",
|
|
167
177
|
"avatar": "https://img.toutiao.io/subject/b82e66f0d4464d78b30e0db3cfad0dd8/thumb",
|
|
168
178
|
"avatarAlt": "知了一笑 - 独家号",
|
|
@@ -172,7 +182,7 @@
|
|
|
172
182
|
{
|
|
173
183
|
"title": "Java线上CPU内存冲高问题排查步骤",
|
|
174
184
|
"description": "作者:茂茂的小破号链接:https://www.jianshu.com/p/801ecfb441131 引言作为一名从事Java开发快一年的程序员,在线上经常碰到某个模块的Pod发...",
|
|
175
|
-
"votes": "
|
|
185
|
+
"votes": "74",
|
|
176
186
|
"url": "/k/t9sj17s",
|
|
177
187
|
"avatar": "https://img.toutiao.io/subject/ca32be3cbe13422a9fc08989bf5378d9/thumb",
|
|
178
188
|
"avatarAlt": "文不落 - 独家号",
|
|
@@ -182,7 +192,7 @@
|
|
|
182
192
|
{
|
|
183
193
|
"title": "聊聊数据库建表的15个小技巧",
|
|
184
194
|
"description": " 大家好,我是苏三,又跟大家见面了。 前言 对于后端开发同学来说,访问数据库,是代码中必不可少的一个环节。系统中收集到用户的核心数据,为了安全性,我们一般会存储到数据库,比如:my...",
|
|
185
|
-
"votes": "
|
|
195
|
+
"votes": "83",
|
|
186
196
|
"url": "/k/uym7cfr",
|
|
187
197
|
"avatar": "https://img.toutiao.io/subject/0a66350d491141748ab4dd49be144252/thumb",
|
|
188
198
|
"avatarAlt": "苏三说技术 - 独家号",
|
|
@@ -238,15 +248,5 @@
|
|
|
238
248
|
"avatarAlt": "架构之美 - 独家号",
|
|
239
249
|
"subjectName": "架构之美",
|
|
240
250
|
"homeUrl": "/subjects/42200"
|
|
241
|
-
},
|
|
242
|
-
{
|
|
243
|
-
"title": "丢弃掉那些BeanUtils工具类吧,MapStruct真香!!!",
|
|
244
|
-
"description": "作者 l Hollis来源 l Hollis(ID:hollischuang)在前几天的文章《为什么阿里巴巴禁止使用Apache Beanutils进行属性的copy?》中,我曾经...",
|
|
245
|
-
"votes": "69",
|
|
246
|
-
"url": "/k/6muqkam",
|
|
247
|
-
"avatar": "https://img.toutiao.io/subject/c34a137f55bf46c3a2cf63e3677a30b1/thumb",
|
|
248
|
-
"avatarAlt": "Bloomingroses - 独家号",
|
|
249
|
-
"subjectName": "Bloomingroses",
|
|
250
|
-
"homeUrl": "/subjects/98777"
|
|
251
251
|
}
|
|
252
252
|
]
|
package/dist/trending-daily.json
CHANGED
|
@@ -1,266 +1,277 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "danielgindi/Charts",
|
|
4
|
+
"language": "Swift",
|
|
5
|
+
"color": "#F05138",
|
|
6
|
+
"description": "",
|
|
7
|
+
"forked": "5484",
|
|
8
|
+
"stargazers_count": 25872,
|
|
9
|
+
"todayStar": "51 stars today",
|
|
10
|
+
"html_url": "https://github.com/danielgindi/Charts",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "surrealdb/surrealdb",
|
|
4
15
|
"language": "Rust",
|
|
5
16
|
"color": "#dea584",
|
|
6
17
|
"description": "",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "132",
|
|
19
|
+
"stargazers_count": 6122,
|
|
20
|
+
"todayStar": "465 stars today",
|
|
10
21
|
"html_url": "https://github.com/surrealdb/surrealdb",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "TheAlgorithms/Python",
|
|
15
26
|
"language": "Python",
|
|
16
27
|
"color": "#3572A5",
|
|
17
28
|
"description": "",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "36746",
|
|
30
|
+
"stargazers_count": 143964,
|
|
31
|
+
"todayStar": "273 stars today",
|
|
21
32
|
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "meienberger/runtipi",
|
|
26
|
-
"language": "TypeScript",
|
|
27
|
-
"color": "#3178c6",
|
|
28
|
-
"description": "",
|
|
29
|
-
"forked": "57",
|
|
30
|
-
"stargazers_count": 2961,
|
|
31
|
-
"todayStar": "708 stars today",
|
|
32
|
-
"html_url": "https://github.com/meienberger/runtipi",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
36
|
+
"full_name": "SerenityOS/ladybird",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
39
|
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
40
|
+
"forked": "58",
|
|
41
|
+
"stargazers_count": 1006,
|
|
42
|
+
"todayStar": "144 stars today",
|
|
43
|
+
"html_url": "https://github.com/SerenityOS/ladybird",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
47
|
+
"full_name": "divamgupta/diffusionbee-stable-diffusion-ui",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
50
|
"description": "",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
51
|
+
"forked": "66",
|
|
52
|
+
"stargazers_count": 3407,
|
|
53
|
+
"todayStar": "365 stars today",
|
|
54
|
+
"html_url": "https://github.com/divamgupta/diffusionbee-stable-diffusion-ui",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "Developer-Y/cs-video-courses",
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
61
|
-
"description": "",
|
|
62
|
-
"forked": "6169",
|
|
63
|
-
"stargazers_count": 42077,
|
|
64
|
-
"todayStar": "124 stars today",
|
|
65
|
-
"html_url": "https://github.com/Developer-Y/cs-video-courses",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "karpathy/nn-zero-to-hero",
|
|
70
59
|
"language": "JupyterNotebook",
|
|
71
60
|
"color": "#DA5B0B",
|
|
72
61
|
"description": "",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "54",
|
|
63
|
+
"stargazers_count": 1649,
|
|
64
|
+
"todayStar": "269 stars today",
|
|
76
65
|
"html_url": "https://github.com/karpathy/nn-zero-to-hero",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
70
|
+
"language": "",
|
|
71
|
+
"color": "",
|
|
72
|
+
"description": "",
|
|
73
|
+
"forked": "50681",
|
|
74
|
+
"stargazers_count": 248641,
|
|
75
|
+
"todayStar": "274 stars today",
|
|
76
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
80
|
+
"full_name": "twitter/compose-rules",
|
|
81
|
+
"language": "Kotlin",
|
|
82
|
+
"color": "#A97BFF",
|
|
83
83
|
"description": "",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
84
|
+
"forked": "17",
|
|
85
|
+
"stargazers_count": 767,
|
|
86
|
+
"todayStar": "95 stars today",
|
|
87
|
+
"html_url": "https://github.com/twitter/compose-rules",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
91
|
+
"full_name": "n8n-io/n8n",
|
|
92
|
+
"language": "TypeScript",
|
|
93
|
+
"color": "#3178c6",
|
|
94
94
|
"description": "",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
95
|
+
"forked": "2943",
|
|
96
|
+
"stargazers_count": 25213,
|
|
97
|
+
"todayStar": "261 stars today",
|
|
98
|
+
"html_url": "https://github.com/n8n-io/n8n",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "
|
|
102
|
+
"full_name": "InterviewReady/system-design-resources",
|
|
103
|
+
"language": "",
|
|
104
|
+
"color": "",
|
|
105
105
|
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
106
|
+
"forked": "892",
|
|
107
|
+
"stargazers_count": 7901,
|
|
108
|
+
"todayStar": "285 stars today",
|
|
109
|
+
"html_url": "https://github.com/InterviewReady/system-design-resources",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
113
|
+
"full_name": "moby/moby",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
116
|
"description": "",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
117
|
+
"forked": "18279",
|
|
118
|
+
"stargazers_count": 64029,
|
|
119
|
+
"todayStar": "23 stars today",
|
|
120
|
+
"html_url": "https://github.com/moby/moby",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
124
|
+
"full_name": "Alamofire/Alamofire",
|
|
125
|
+
"language": "Swift",
|
|
126
|
+
"color": "#F05138",
|
|
127
127
|
"description": "",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
128
|
+
"forked": "7245",
|
|
129
|
+
"stargazers_count": 38278,
|
|
130
|
+
"todayStar": "17 stars today",
|
|
131
|
+
"html_url": "https://github.com/Alamofire/Alamofire",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
135
|
+
"full_name": "AykutSarac/jsoncrack.com",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
138
|
"description": "",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
139
|
+
"forked": "538",
|
|
140
|
+
"stargazers_count": 12216,
|
|
141
|
+
"todayStar": "471 stars today",
|
|
142
|
+
"html_url": "https://github.com/AykutSarac/jsoncrack.com",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
146
|
+
"full_name": "pocketbase/pocketbase",
|
|
147
|
+
"language": "Go",
|
|
148
|
+
"color": "#00ADD8",
|
|
149
149
|
"description": "",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
150
|
+
"forked": "384",
|
|
151
|
+
"stargazers_count": 11963,
|
|
152
|
+
"todayStar": "1552 stars today",
|
|
153
|
+
"html_url": "https://github.com/pocketbase/pocketbase",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
157
|
+
"full_name": "ascoders/weekly",
|
|
158
|
+
"language": "JavaScript",
|
|
159
|
+
"color": "#f1e05a",
|
|
160
160
|
"description": "",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
161
|
+
"forked": "2547",
|
|
162
|
+
"stargazers_count": 21247,
|
|
163
|
+
"todayStar": "41 stars today",
|
|
164
|
+
"html_url": "https://github.com/ascoders/weekly",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
168
|
+
"full_name": "jellyfin/jellyfin",
|
|
169
|
+
"language": "C#",
|
|
170
|
+
"color": "#178600",
|
|
171
171
|
"description": "",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
172
|
+
"forked": "1635",
|
|
173
|
+
"stargazers_count": 16527,
|
|
174
|
+
"todayStar": "113 stars today",
|
|
175
|
+
"html_url": "https://github.com/jellyfin/jellyfin",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "
|
|
179
|
+
"full_name": "apptension/developer-handbook",
|
|
180
|
+
"language": "",
|
|
181
|
+
"color": "",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
183
|
+
"forked": "413",
|
|
184
|
+
"stargazers_count": 3728,
|
|
185
|
+
"todayStar": "80 stars today",
|
|
186
|
+
"html_url": "https://github.com/apptension/developer-handbook",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "
|
|
190
|
+
"full_name": "vasanthk/how-web-works",
|
|
191
|
+
"language": "",
|
|
192
|
+
"color": "",
|
|
193
193
|
"description": "",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
194
|
+
"forked": "1045",
|
|
195
|
+
"stargazers_count": 9298,
|
|
196
|
+
"todayStar": "96 stars today",
|
|
197
|
+
"html_url": "https://github.com/vasanthk/how-web-works",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
201
|
+
"full_name": "rust-lang/rust",
|
|
202
|
+
"language": "Rust",
|
|
203
|
+
"color": "#dea584",
|
|
204
204
|
"description": "",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
205
|
+
"forked": "9753",
|
|
206
|
+
"stargazers_count": 71778,
|
|
207
|
+
"todayStar": "83 stars today",
|
|
208
|
+
"html_url": "https://github.com/rust-lang/rust",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
212
|
+
"full_name": "dotnet/core",
|
|
213
|
+
"language": "PowerShell",
|
|
214
|
+
"color": "#012456",
|
|
215
215
|
"description": "",
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
216
|
+
"forked": "4608",
|
|
217
|
+
"stargazers_count": 18057,
|
|
218
|
+
"todayStar": "23 stars today",
|
|
219
|
+
"html_url": "https://github.com/dotnet/core",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "",
|
|
225
|
-
"color": "",
|
|
223
|
+
"full_name": "microsoft/playwright",
|
|
224
|
+
"language": "TypeScript",
|
|
225
|
+
"color": "#3178c6",
|
|
226
226
|
"description": "",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
227
|
+
"forked": "2001",
|
|
228
|
+
"stargazers_count": 42162,
|
|
229
|
+
"todayStar": "132 stars today",
|
|
230
|
+
"html_url": "https://github.com/microsoft/playwright",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
234
|
+
"full_name": "gothinkster/realworld",
|
|
235
|
+
"language": "Shell",
|
|
236
|
+
"color": "#89e051",
|
|
237
237
|
"description": "",
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
238
|
+
"forked": "6411",
|
|
239
|
+
"stargazers_count": 69002,
|
|
240
|
+
"todayStar": "88 stars today",
|
|
241
|
+
"html_url": "https://github.com/gothinkster/realworld",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "SerenityOS/serenity",
|
|
246
|
+
"language": "C++",
|
|
247
|
+
"color": "#f34b7d",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "2301",
|
|
250
|
+
"stargazers_count": 21403,
|
|
251
|
+
"todayStar": "159 stars today",
|
|
252
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
256
|
+
"full_name": "jwasham/coding-interview-university",
|
|
257
|
+
"language": "",
|
|
258
|
+
"color": "",
|
|
259
|
+
"description": "",
|
|
260
|
+
"forked": "62338",
|
|
261
|
+
"stargazers_count": 232537,
|
|
262
|
+
"todayStar": "213 stars today",
|
|
263
|
+
"html_url": "https://github.com/jwasham/coding-interview-university",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "joeyballentine/chaiNNer",
|
|
257
268
|
"language": "TypeScript",
|
|
258
269
|
"color": "#3178c6",
|
|
259
270
|
"description": "",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
264
|
-
"rank":
|
|
271
|
+
"forked": "40",
|
|
272
|
+
"stargazers_count": 546,
|
|
273
|
+
"todayStar": "37 stars today",
|
|
274
|
+
"html_url": "https://github.com/joeyballentine/chaiNNer",
|
|
275
|
+
"rank": 25
|
|
265
276
|
}
|
|
266
277
|
]
|