@wcj/github-rank 23.8.27 → 23.8.28
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/README.md +1 -1
- package/dist/repos.json +22300 -22298
- package/dist/trending-daily.json +190 -190
- package/dist/trending-monthly.json +144 -144
- package/dist/trending-weekly.json +186 -186
- package/dist/users.china.json +1280 -1280
- package/dist/users.json +5597 -5597
- package/package.json +1 -1
- package/web/data/repos.json +22300 -22298
- package/web/data/trending-daily.json +190 -190
- package/web/data/trending-monthly.json +144 -144
- package/web/data/trending-weekly.json +186 -186
- package/web/data/users.china.json +1280 -1280
- package/web/data/users.json +5597 -5597
- package/web/index.html +4309 -4309
- package/web/repos.html +3170 -3170
- package/web/trending-monthly.html +139 -139
- package/web/trending-weekly.html +167 -167
- package/web/trending.html +171 -171
- package/web/users.china.html +949 -949
|
@@ -1,123 +1,123 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "qiuyu96/CoDeF",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing",
|
|
7
|
+
"forked": "254",
|
|
8
|
+
"stargazers_count": 3427,
|
|
9
|
+
"todayStar": "2443 stars this week",
|
|
10
|
+
"html_url": "https://github.com/qiuyu96/CoDeF",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "getumbrel/llama-gpt",
|
|
4
15
|
"language": "TypeScript",
|
|
5
16
|
"color": "#3178c6",
|
|
6
|
-
"description": "A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
17
|
+
"description": "A self-hosted, offline, ChatGPT-like chatbot. Powered by Llama 2. 100% private, with no data leaving your device. New: Code Llama support!",
|
|
18
|
+
"forked": "430",
|
|
19
|
+
"stargazers_count": 7581,
|
|
20
|
+
"todayStar": "3521 stars this week",
|
|
10
21
|
"html_url": "https://github.com/getumbrel/llama-gpt",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "graphdeco-inria/gaussian-splatting",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
18
|
-
"forked": "148",
|
|
19
|
-
"stargazers_count": 2165,
|
|
20
|
-
"todayStar": "671 stars this week",
|
|
21
|
-
"html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "dimdenGD/OldTweetDeck",
|
|
26
|
+
"language": "JavaScript",
|
|
27
|
+
"color": "#f1e05a",
|
|
28
|
+
"description": "Returns old TweetDeck, for free!",
|
|
29
|
+
"forked": "65",
|
|
30
|
+
"stargazers_count": 769,
|
|
31
|
+
"todayStar": "445 stars this week",
|
|
32
|
+
"html_url": "https://github.com/dimdenGD/OldTweetDeck",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "leejet/stable-diffusion.cpp",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "Stable Diffusion in pure C/C++",
|
|
40
|
+
"forked": "87",
|
|
41
|
+
"stargazers_count": 1469,
|
|
42
|
+
"todayStar": "689 stars this week",
|
|
43
|
+
"html_url": "https://github.com/leejet/stable-diffusion.cpp",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "C#",
|
|
49
|
-
"color": "#178600",
|
|
50
|
-
"description": "虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序",
|
|
51
|
-
"forked": "256",
|
|
52
|
-
"stargazers_count": 2379,
|
|
53
|
-
"todayStar": "929 stars this week",
|
|
54
|
-
"html_url": "https://github.com/LorisYounger/VPet",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "hehonghui/awesome-english-ebooks",
|
|
59
|
-
"language": "CSS",
|
|
60
|
-
"color": "#563d7c",
|
|
61
|
-
"description": "经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新",
|
|
62
|
-
"forked": "685",
|
|
63
|
-
"stargazers_count": 9457,
|
|
64
|
-
"todayStar": "959 stars this week",
|
|
65
|
-
"html_url": "https://github.com/hehonghui/awesome-english-ebooks",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "SwifterSwift/SwifterSwift",
|
|
70
|
-
"language": "Swift",
|
|
71
|
-
"color": "#F05138",
|
|
72
|
-
"description": "A handy collection of more than 500 native Swift extensions to boost your productivity.",
|
|
73
|
-
"forked": "1587",
|
|
74
|
-
"stargazers_count": 13052,
|
|
75
|
-
"todayStar": "193 stars this week",
|
|
76
|
-
"html_url": "https://github.com/SwifterSwift/SwifterSwift",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "lllyasviel/Fooocus",
|
|
47
|
+
"full_name": "graphdeco-inria/gaussian-splatting",
|
|
81
48
|
"language": "Python",
|
|
82
49
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
50
|
+
"description": "Original reference implementation of \"3D Gaussian Splatting for Real-Time Radiance Field Rendering\"",
|
|
51
|
+
"forked": "148",
|
|
52
|
+
"stargazers_count": 2197,
|
|
53
|
+
"todayStar": "637 stars this week",
|
|
54
|
+
"html_url": "https://github.com/graphdeco-inria/gaussian-splatting",
|
|
55
|
+
"rank": 5
|
|
89
56
|
},
|
|
90
57
|
{
|
|
91
58
|
"full_name": "zanfranceschi/rinha-de-backend-2023-q3",
|
|
92
59
|
"language": "HTML",
|
|
93
60
|
"color": "#e34c26",
|
|
94
61
|
"description": "Rinha de Backend - Edição 2023 Q3",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
62
|
+
"forked": "179",
|
|
63
|
+
"stargazers_count": 724,
|
|
64
|
+
"todayStar": "241 stars this week",
|
|
98
65
|
"html_url": "https://github.com/zanfranceschi/rinha-de-backend-2023-q3",
|
|
99
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
100
67
|
},
|
|
101
68
|
{
|
|
102
69
|
"full_name": "pedroslopez/whatsapp-web.js",
|
|
103
70
|
"language": "JavaScript",
|
|
104
71
|
"color": "#f1e05a",
|
|
105
72
|
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
73
|
+
"forked": "2699",
|
|
74
|
+
"stargazers_count": 11402,
|
|
75
|
+
"todayStar": "323 stars this week",
|
|
109
76
|
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "Grasscutters/Grasscutter",
|
|
81
|
+
"language": "Java",
|
|
82
|
+
"color": "#b07219",
|
|
83
|
+
"description": "A server software reimplementation for a certain anime game.",
|
|
84
|
+
"forked": "4308",
|
|
85
|
+
"stargazers_count": 14057,
|
|
86
|
+
"todayStar": "258 stars this week",
|
|
87
|
+
"html_url": "https://github.com/Grasscutters/Grasscutter",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "awesome-selfhosted/awesome-selfhosted",
|
|
92
|
+
"language": "",
|
|
93
|
+
"color": "",
|
|
94
|
+
"description": "A list of Free Software network services and web applications which can be hosted on your own servers",
|
|
95
|
+
"forked": "8185",
|
|
96
|
+
"stargazers_count": 145856,
|
|
97
|
+
"todayStar": "1625 stars this week",
|
|
98
|
+
"html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "lllyasviel/Fooocus",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Focus on prompting and generating",
|
|
106
|
+
"forked": "551",
|
|
107
|
+
"stargazers_count": 8540,
|
|
108
|
+
"todayStar": "1942 stars this week",
|
|
109
|
+
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "hehonghui/awesome-english-ebooks",
|
|
114
|
+
"language": "CSS",
|
|
115
|
+
"color": "#563d7c",
|
|
116
|
+
"description": "经济学人(含音频)、纽约客、卫报、连线、大西洋月刊等英语杂志免费下载,支持epub、mobi、pdf格式, 每周更新",
|
|
117
|
+
"forked": "698",
|
|
118
|
+
"stargazers_count": 9751,
|
|
119
|
+
"todayStar": "1157 stars this week",
|
|
120
|
+
"html_url": "https://github.com/hehonghui/awesome-english-ebooks",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,43 +125,43 @@
|
|
|
125
125
|
"language": "HTML",
|
|
126
126
|
"color": "#e34c26",
|
|
127
127
|
"description": "The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source license.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "678",
|
|
129
|
+
"stargazers_count": 4228,
|
|
130
|
+
"todayStar": "2311 stars this week",
|
|
131
131
|
"html_url": "https://github.com/opentffoundation/manifesto",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "phoboslab/wipeout-rewrite",
|
|
136
|
+
"language": "C",
|
|
137
|
+
"color": "#555555",
|
|
138
|
+
"description": "",
|
|
139
|
+
"forked": "155",
|
|
140
|
+
"stargazers_count": 1807,
|
|
141
|
+
"todayStar": "579 stars this week",
|
|
142
|
+
"html_url": "https://github.com/phoboslab/wipeout-rewrite",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "LorisYounger/VPet",
|
|
147
|
+
"language": "C#",
|
|
148
|
+
"color": "#178600",
|
|
149
|
+
"description": "虚拟桌宠模拟器 一个开源的桌宠软件, 可以内置到任何WPF应用程序",
|
|
150
|
+
"forked": "269",
|
|
151
|
+
"stargazers_count": 2456,
|
|
152
|
+
"todayStar": "859 stars this week",
|
|
153
|
+
"html_url": "https://github.com/LorisYounger/VPet",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "facebookresearch/AnimatedDrawings",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Code to accompany \"A Method for Animating Children's Drawings of the Human Figure\"",
|
|
161
|
+
"forked": "747",
|
|
162
|
+
"stargazers_count": 9192,
|
|
163
|
+
"todayStar": "332 stars this week",
|
|
164
|
+
"html_url": "https://github.com/facebookresearch/AnimatedDrawings",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,109 +169,109 @@
|
|
|
169
169
|
"language": "Dart",
|
|
170
170
|
"color": "#00B4AB",
|
|
171
171
|
"description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "25941",
|
|
173
|
+
"stargazers_count": 156216,
|
|
174
|
+
"todayStar": "281 stars this week",
|
|
175
175
|
"html_url": "https://github.com/flutter/flutter",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
179
|
+
"full_name": "FreeTubeApp/FreeTube",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
|
+
"description": "An Open Source YouTube app for privacy",
|
|
183
|
+
"forked": "503",
|
|
184
|
+
"stargazers_count": 7550,
|
|
185
|
+
"todayStar": "92 stars this week",
|
|
186
|
+
"html_url": "https://github.com/FreeTubeApp/FreeTube",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
189
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
190
|
+
"full_name": "ill-inc/biomes-game",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Biomes is an open source sandbox MMORPG built for the web using web technologies such as Next.js, Typescript, React and WebAssembly.",
|
|
194
|
+
"forked": "210",
|
|
195
|
+
"stargazers_count": 1833,
|
|
196
|
+
"todayStar": "454 stars this week",
|
|
197
|
+
"html_url": "https://github.com/ill-inc/biomes-game",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "roboflow/supervision",
|
|
202
202
|
"language": "Python",
|
|
203
203
|
"color": "#3572A5",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "We write your reusable computer vision tools. 💜",
|
|
205
|
+
"forked": "257",
|
|
206
|
+
"stargazers_count": 4151,
|
|
207
|
+
"todayStar": "850 stars this week",
|
|
208
|
+
"html_url": "https://github.com/roboflow/supervision",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "kuafuai/DevOpsGPT",
|
|
213
|
+
"language": "Python",
|
|
214
|
+
"color": "#3572A5",
|
|
215
|
+
"description": "Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.",
|
|
216
|
+
"forked": "370",
|
|
217
|
+
"stargazers_count": 2918,
|
|
218
|
+
"todayStar": "992 stars this week",
|
|
219
|
+
"html_url": "https://github.com/kuafuai/DevOpsGPT",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "modelscope/facechain",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "FaceChain is a deep-learning toolchain for generating your Digital-Twin.",
|
|
227
|
+
"forked": "322",
|
|
228
|
+
"stargazers_count": 4072,
|
|
229
|
+
"todayStar": "747 stars this week",
|
|
230
|
+
"html_url": "https://github.com/modelscope/facechain",
|
|
231
231
|
"rank": 21
|
|
232
232
|
},
|
|
233
233
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
234
|
+
"full_name": "deepinsight/insightface",
|
|
235
|
+
"language": "Python",
|
|
236
|
+
"color": "#3572A5",
|
|
237
|
+
"description": "State-of-the-art 2D and 3D Face Analysis Project",
|
|
238
|
+
"forked": "4664",
|
|
239
|
+
"stargazers_count": 17647,
|
|
240
|
+
"todayStar": "309 stars this week",
|
|
241
|
+
"html_url": "https://github.com/deepinsight/insightface",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
245
|
+
"full_name": "kamranahmedse/developer-roadmap",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
249
|
+
"forked": "34716",
|
|
250
|
+
"stargazers_count": 248794,
|
|
251
|
+
"todayStar": "1302 stars this week",
|
|
252
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
255
|
{
|
|
256
|
-
"full_name": "
|
|
257
|
-
"language": "
|
|
258
|
-
"color": "#
|
|
259
|
-
"description": "
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
263
|
-
"html_url": "https://github.com/
|
|
256
|
+
"full_name": "nvim-lua/kickstart.nvim",
|
|
257
|
+
"language": "Lua",
|
|
258
|
+
"color": "#000080",
|
|
259
|
+
"description": "A launch point for your personal nvim configuration",
|
|
260
|
+
"forked": "3137",
|
|
261
|
+
"stargazers_count": 6916,
|
|
262
|
+
"todayStar": "236 stars this week",
|
|
263
|
+
"html_url": "https://github.com/nvim-lua/kickstart.nvim",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
267
|
-
"full_name": "
|
|
268
|
-
"language": "
|
|
269
|
-
"color": "#
|
|
270
|
-
"description": "
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
274
|
-
"html_url": "https://github.com/
|
|
267
|
+
"full_name": "SerenityOS/serenity",
|
|
268
|
+
"language": "C++",
|
|
269
|
+
"color": "#f34b7d",
|
|
270
|
+
"description": "The Serenity Operating System 🐞",
|
|
271
|
+
"forked": "2817",
|
|
272
|
+
"stargazers_count": 25844,
|
|
273
|
+
"todayStar": "96 stars this week",
|
|
274
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|