@wcj/github-rank 23.12.2 → 23.12.4
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 +25596 -25597
- package/dist/trending-daily.json +185 -185
- package/dist/trending-monthly.json +163 -163
- package/dist/trending-weekly.json +185 -185
- package/dist/users.china.json +1903 -1868
- package/dist/users.json +7579 -7579
- package/package.json +1 -1
- package/web/data/repos.json +25596 -25597
- package/web/data/trending-daily.json +185 -185
- package/web/data/trending-monthly.json +163 -163
- package/web/data/trending-weekly.json +185 -185
- package/web/data/users.china.json +1903 -1868
- package/web/data/users.json +7579 -7579
- package/web/index.html +5660 -5660
- package/web/repos.html +3289 -3289
- package/web/trending-monthly.html +151 -151
- package/web/trending-weekly.html +163 -167
- package/web/trending.html +157 -169
- package/web/users.china.html +1504 -1471
|
@@ -1,277 +1,277 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "run-llama/rags",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "Build ChatGPT over your data, all with natural language",
|
|
7
|
-
"forked": "542",
|
|
8
|
-
"stargazers_count": 4519,
|
|
9
|
-
"todayStar": "3822 stars this week",
|
|
10
|
-
"html_url": "https://github.com/run-llama/rags",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "LouisShark/chatgpt_system_prompt",
|
|
15
4
|
"language": "C",
|
|
16
5
|
"color": "#555555",
|
|
17
6
|
"description": "store all agent's system prompt",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "988",
|
|
8
|
+
"stargazers_count": 5157,
|
|
9
|
+
"todayStar": "4458 stars this week",
|
|
21
10
|
"html_url": "https://github.com/LouisShark/chatgpt_system_prompt",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "linexjlin/GPTs",
|
|
15
|
+
"language": "",
|
|
16
|
+
"color": "",
|
|
17
|
+
"description": "leaked prompts of GPTs",
|
|
18
|
+
"forked": "1388",
|
|
19
|
+
"stargazers_count": 7884,
|
|
20
|
+
"todayStar": "5773 stars this week",
|
|
21
|
+
"html_url": "https://github.com/linexjlin/GPTs",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "bgstaal/multipleWindow3dScene",
|
|
26
|
+
"language": "JavaScript",
|
|
27
|
+
"color": "#f1e05a",
|
|
28
|
+
"description": "A quick example of how one can \"synchronize\" a 3d scene across multiple windows using three.js and localStorage",
|
|
29
|
+
"forked": "2052",
|
|
30
|
+
"stargazers_count": 11689,
|
|
31
|
+
"todayStar": "5206 stars this week",
|
|
32
|
+
"html_url": "https://github.com/bgstaal/multipleWindow3dScene",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "run-llama/rags",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
33
|
-
"rank":
|
|
39
|
+
"description": "Build ChatGPT over your data, all with natural language",
|
|
40
|
+
"forked": "544",
|
|
41
|
+
"stargazers_count": 4616,
|
|
42
|
+
"todayStar": "3349 stars this week",
|
|
43
|
+
"html_url": "https://github.com/run-llama/rags",
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "lllyasviel/Fooocus",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
50
|
"description": "Focus on prompting and generating",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "2004",
|
|
52
|
+
"stargazers_count": 22290,
|
|
53
|
+
"todayStar": "4422 stars this week",
|
|
43
54
|
"html_url": "https://github.com/lllyasviel/Fooocus",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "keiko233/clash-nyanpasu",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "Clash Nyanpasu! (∠・ω< )⌒☆",
|
|
51
|
-
"forked": "349",
|
|
52
|
-
"stargazers_count": 2629,
|
|
53
|
-
"todayStar": "1848 stars this week",
|
|
54
|
-
"html_url": "https://github.com/keiko233/clash-nyanpasu",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "Stability-AI/generative-models",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "Generative Models by Stability AI",
|
|
62
|
+
"forked": "1923",
|
|
63
|
+
"stargazers_count": 16150,
|
|
64
|
+
"todayStar": "2310 stars this week",
|
|
65
|
+
"html_url": "https://github.com/Stability-AI/generative-models",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "C
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "facebookresearch/seamless_communication",
|
|
70
|
+
"language": "C",
|
|
71
|
+
"color": "#555555",
|
|
72
|
+
"description": "Foundational Models for State-of-the-Art Speech and Text Translation",
|
|
73
|
+
"forked": "644",
|
|
74
|
+
"stargazers_count": 7320,
|
|
75
|
+
"todayStar": "1255 stars this week",
|
|
76
|
+
"html_url": "https://github.com/facebookresearch/seamless_communication",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "🔥 🔥 🔥
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "makeplane/plane",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "🔥 🔥 🔥 Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
84
|
+
"forked": "1017",
|
|
85
|
+
"stargazers_count": 19579,
|
|
86
|
+
"todayStar": "1208 stars this week",
|
|
87
|
+
"html_url": "https://github.com/makeplane/plane",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "nlohmann/json",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "JSON for Modern C++",
|
|
95
|
+
"forked": "6571",
|
|
96
|
+
"stargazers_count": 38146,
|
|
97
|
+
"todayStar": "703 stars this week",
|
|
98
|
+
"html_url": "https://github.com/nlohmann/json",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "comfyanonymous/ComfyUI",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
106
|
+
"forked": "1784",
|
|
107
|
+
"stargazers_count": 17699,
|
|
108
|
+
"todayStar": "1706 stars this week",
|
|
109
|
+
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
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": "Vaibhavs10/insanely-fast-whisper",
|
|
114
|
+
"language": "JupyterNotebook",
|
|
115
|
+
"color": "#DA5B0B",
|
|
116
|
+
"description": "",
|
|
117
|
+
"forked": "343",
|
|
118
|
+
"stargazers_count": 3658,
|
|
119
|
+
"todayStar": "1290 stars this week",
|
|
120
|
+
"html_url": "https://github.com/Vaibhavs10/insanely-fast-whisper",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "pandora-next/deploy",
|
|
125
|
+
"language": "PHP",
|
|
126
|
+
"color": "#4F5D95",
|
|
127
|
+
"description": "Pandora Cloud + Pandora Server + Shared Chat + BackendAPI Proxy + Chat2API = PandoraNext. New GPTs(Gizmo) UI, All in one!",
|
|
128
|
+
"forked": "734",
|
|
129
|
+
"stargazers_count": 3730,
|
|
130
|
+
"todayStar": "1079 stars this week",
|
|
131
|
+
"html_url": "https://github.com/pandora-next/deploy",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "GrowingGit/GitHub-Chinese-Top-Charts",
|
|
136
136
|
"language": "Java",
|
|
137
137
|
"color": "#b07219",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
138
|
+
"description": "🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。",
|
|
139
|
+
"forked": "10193",
|
|
140
|
+
"stargazers_count": 71212,
|
|
141
|
+
"todayStar": "1759 stars this week",
|
|
142
|
+
"html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts",
|
|
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": "practical-tutorials/project-based-learning",
|
|
147
|
+
"language": "",
|
|
148
|
+
"color": "",
|
|
149
|
+
"description": "Curated list of project-based tutorials",
|
|
150
|
+
"forked": "17191",
|
|
151
|
+
"stargazers_count": 124581,
|
|
152
|
+
"todayStar": "2003 stars this week",
|
|
153
|
+
"html_url": "https://github.com/practical-tutorials/project-based-learning",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "comfyanonymous/ComfyUI",
|
|
158
|
-
"language": "Python",
|
|
159
|
-
"color": "#3572A5",
|
|
160
|
-
"description": "The most powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
161
|
-
"forked": "1693",
|
|
162
|
-
"stargazers_count": 17204,
|
|
163
|
-
"todayStar": "1561 stars this week",
|
|
164
|
-
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
156
|
{
|
|
168
157
|
"full_name": "tinygrad/tinygrad",
|
|
169
158
|
"language": "Python",
|
|
170
159
|
"color": "#3572A5",
|
|
171
160
|
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
161
|
+
"forked": "2715",
|
|
162
|
+
"stargazers_count": 21075,
|
|
163
|
+
"todayStar": "322 stars this week",
|
|
175
164
|
"html_url": "https://github.com/tinygrad/tinygrad",
|
|
176
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
177
166
|
},
|
|
178
167
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
168
|
+
"full_name": "1Panel-dev/1Panel",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
|
+
"description": "🔥 🔥 🔥 现代化、开源的 Linux 服务器运维管理面板。",
|
|
172
|
+
"forked": "1454",
|
|
173
|
+
"stargazers_count": 13677,
|
|
174
|
+
"todayStar": "906 stars this week",
|
|
175
|
+
"html_url": "https://github.com/1Panel-dev/1Panel",
|
|
176
|
+
"rank": 16
|
|
188
177
|
},
|
|
189
178
|
{
|
|
190
|
-
"full_name": "
|
|
179
|
+
"full_name": "atomicals/atomicals-js",
|
|
191
180
|
"language": "TypeScript",
|
|
192
181
|
"color": "#3178c6",
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "Atomicals CLI and Javascript Library",
|
|
183
|
+
"forked": "288",
|
|
184
|
+
"stargazers_count": 581,
|
|
185
|
+
"todayStar": "284 stars this week",
|
|
186
|
+
"html_url": "https://github.com/atomicals/atomicals-js",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "BurntSushi/ripgrep",
|
|
191
|
+
"language": "Rust",
|
|
192
|
+
"color": "#dea584",
|
|
193
|
+
"description": "ripgrep recursively searches directories for a regex pattern while respecting your gitignore",
|
|
194
|
+
"forked": "1858",
|
|
195
|
+
"stargazers_count": 41716,
|
|
196
|
+
"todayStar": "555 stars this week",
|
|
197
|
+
"html_url": "https://github.com/BurntSushi/ripgrep",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "CatVodTVOfficial/TVBoxOSC",
|
|
202
202
|
"language": "Java",
|
|
203
203
|
"color": "#b07219",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "真的没有QQ群、QQ频道、论坛。打包分发注意开源协议,保留出处,不守规矩就不要搞。",
|
|
205
|
+
"forked": "4698",
|
|
206
|
+
"stargazers_count": 6111,
|
|
207
|
+
"todayStar": "306 stars this week",
|
|
208
|
+
"html_url": "https://github.com/CatVodTVOfficial/TVBoxOSC",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "QwenLM/Qwen",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "The
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.",
|
|
216
|
+
"forked": "597",
|
|
217
|
+
"stargazers_count": 6913,
|
|
218
|
+
"todayStar": "753 stars this week",
|
|
219
|
+
"html_url": "https://github.com/QwenLM/Qwen",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
223
|
+
"full_name": "awesome-selfhosted/awesome-selfhosted",
|
|
224
224
|
"language": "",
|
|
225
225
|
"color": "",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
226
|
+
"description": "A list of Free Software network services and web applications which can be hosted on your own servers",
|
|
227
|
+
"forked": "8570",
|
|
228
|
+
"stargazers_count": 157980,
|
|
229
|
+
"todayStar": "1232 stars this week",
|
|
230
|
+
"html_url": "https://github.com/awesome-selfhosted/awesome-selfhosted",
|
|
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": "kamranahmedse/developer-roadmap",
|
|
235
|
+
"language": "TypeScript",
|
|
236
|
+
"color": "#3178c6",
|
|
237
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
238
|
+
"forked": "35739",
|
|
239
|
+
"stargazers_count": 259373,
|
|
240
|
+
"todayStar": "1172 stars this week",
|
|
241
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
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": "grpc-ecosystem/grpc-gateway",
|
|
246
|
+
"language": "Go",
|
|
247
|
+
"color": "#00ADD8",
|
|
248
|
+
"description": "gRPC to JSON proxy generator following the gRPC HTTP spec",
|
|
249
|
+
"forked": "2227",
|
|
250
|
+
"stargazers_count": 16808,
|
|
251
|
+
"todayStar": "572 stars this week",
|
|
252
|
+
"html_url": "https://github.com/grpc-ecosystem/grpc-gateway",
|
|
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": "udlbook/udlbook",
|
|
257
|
+
"language": "JupyterNotebook",
|
|
258
|
+
"color": "#DA5B0B",
|
|
259
|
+
"description": "Understanding Deep Learning - Simon J.D. Prince",
|
|
260
|
+
"forked": "708",
|
|
261
|
+
"stargazers_count": 3601,
|
|
262
|
+
"todayStar": "519 stars this week",
|
|
263
|
+
"html_url": "https://github.com/udlbook/udlbook",
|
|
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": "pointfreeco/swift-composable-architecture",
|
|
268
|
+
"language": "Swift",
|
|
269
|
+
"color": "#F05138",
|
|
270
|
+
"description": "A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.",
|
|
271
|
+
"forked": "1174",
|
|
272
|
+
"stargazers_count": 10278,
|
|
273
|
+
"todayStar": "321 stars this week",
|
|
274
|
+
"html_url": "https://github.com/pointfreeco/swift-composable-architecture",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|