@wcj/github-rank 23.7.4 → 23.7.6
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 +28787 -28776
- package/dist/trending-daily.json +185 -185
- package/dist/trending-monthly.json +183 -172
- package/dist/trending-weekly.json +171 -171
- package/dist/users.china.json +2641 -2711
- package/dist/users.json +9439 -10349
- package/package.json +1 -1
- package/web/data/repos.json +28787 -28776
- package/web/data/trending-daily.json +185 -185
- package/web/data/trending-monthly.json +183 -172
- package/web/data/trending-weekly.json +171 -171
- package/web/data/users.china.json +2641 -2711
- package/web/data/users.json +9439 -10349
- package/web/index.html +7086 -7944
- package/web/repos.html +3624 -3624
- package/web/trending-monthly.html +195 -161
- package/web/trending-weekly.html +161 -157
- package/web/trending.html +162 -170
- package/web/users.china.html +2139 -2205
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "xiangsx/gpt4free-ts",
|
|
4
|
+
"language": "TypeScript",
|
|
5
|
+
"color": "#3178c6",
|
|
6
|
+
"description": "Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free",
|
|
7
|
+
"forked": "1132",
|
|
8
|
+
"stargazers_count": 5901,
|
|
9
|
+
"todayStar": "5362 stars this month",
|
|
10
|
+
"html_url": "https://github.com/xiangsx/gpt4free-ts",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "TransformerOptimus/SuperAGI",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "<⚡️> SuperAGI - A dev-first open source autonomous AI agent framework. Enabling developers to build, manage & run useful autonomous agents quickly and reliably.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "1068",
|
|
19
|
+
"stargazers_count": 9902,
|
|
20
|
+
"todayStar": "7649 stars this month",
|
|
10
21
|
"html_url": "https://github.com/TransformerOptimus/SuperAGI",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "openchatai/OpenChat",
|
|
15
|
-
"language": "Blade",
|
|
16
|
-
"color": "#f7523f",
|
|
17
|
-
"description": "LLMs custom-chatbots console ⚡",
|
|
18
|
-
"forked": "543",
|
|
19
|
-
"stargazers_count": 3962,
|
|
20
|
-
"todayStar": "3514 stars this month",
|
|
21
|
-
"html_url": "https://github.com/openchatai/OpenChat",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "xiangsx/gpt4free-ts",
|
|
26
|
-
"language": "TypeScript",
|
|
27
|
-
"color": "#3178c6",
|
|
28
|
-
"description": "Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free",
|
|
29
|
-
"forked": "1113",
|
|
30
|
-
"stargazers_count": 5812,
|
|
31
|
-
"todayStar": "5279 stars this month",
|
|
32
|
-
"html_url": "https://github.com/xiangsx/gpt4free-ts",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "alibaba/ali-dbhub",
|
|
37
26
|
"language": "Java",
|
|
38
27
|
"color": "#b07219",
|
|
39
28
|
"description": "🔥 🔥 🔥 An intelligent and versatile general-purpose SQL client and reporting tool for databases which integrates ChatGPT capabilities.(智能的通用数据库SQL客户端和报表工具)",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "1978",
|
|
30
|
+
"stargazers_count": 9033,
|
|
31
|
+
"todayStar": "7041 stars this month",
|
|
43
32
|
"html_url": "https://github.com/alibaba/ali-dbhub",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "openchatai/OpenChat",
|
|
37
|
+
"language": "Blade",
|
|
38
|
+
"color": "#f7523f",
|
|
39
|
+
"description": "LLMs custom-chatbots console ⚡",
|
|
40
|
+
"forked": "552",
|
|
41
|
+
"stargazers_count": 4030,
|
|
42
|
+
"todayStar": "3161 stars this month",
|
|
43
|
+
"html_url": "https://github.com/openchatai/OpenChat",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "LemmyNet/lemmy",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "🐀 A link aggregator and forum for the fediverse",
|
|
51
|
+
"forked": "738",
|
|
52
|
+
"stargazers_count": 11139,
|
|
53
|
+
"todayStar": "3144 stars this month",
|
|
54
|
+
"html_url": "https://github.com/LemmyNet/lemmy",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
@@ -59,54 +59,54 @@
|
|
|
59
59
|
"language": "Crystal",
|
|
60
60
|
"color": "#000100",
|
|
61
61
|
"description": "Invidious is an alternative front-end to YouTube",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "1405",
|
|
63
|
+
"stargazers_count": 12004,
|
|
64
|
+
"todayStar": "1967 stars this month",
|
|
65
65
|
"html_url": "https://github.com/iv-org/invidious",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "s0md3v/roop",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "one-click deepfake (face swap)",
|
|
73
|
+
"forked": "2675",
|
|
74
|
+
"stargazers_count": 14957,
|
|
75
|
+
"todayStar": "6480 stars this month",
|
|
76
|
+
"html_url": "https://github.com/s0md3v/roop",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "adams549659584/go-proxy-bingai",
|
|
70
81
|
"language": "HTML",
|
|
71
82
|
"color": "#e34c26",
|
|
72
83
|
"description": "用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,国内可用。",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "5569",
|
|
85
|
+
"stargazers_count": 6910,
|
|
86
|
+
"todayStar": "3652 stars this month",
|
|
76
87
|
"html_url": "https://github.com/adams549659584/go-proxy-bingai",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
|
-
"full_name": "
|
|
91
|
+
"full_name": "geohot/tinygrad",
|
|
81
92
|
"language": "Python",
|
|
82
93
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "ggerganov/ggml",
|
|
92
|
-
"language": "C",
|
|
93
|
-
"color": "#555555",
|
|
94
|
-
"description": "Tensor library for machine learning",
|
|
95
|
-
"forked": "500",
|
|
96
|
-
"stargazers_count": 5234,
|
|
97
|
-
"todayStar": "2589 stars this month",
|
|
98
|
-
"html_url": "https://github.com/ggerganov/ggml",
|
|
94
|
+
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
95
|
+
"forked": "2159",
|
|
96
|
+
"stargazers_count": 17266,
|
|
97
|
+
"todayStar": "3578 stars this month",
|
|
98
|
+
"html_url": "https://github.com/geohot/tinygrad",
|
|
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": "Lightning-AI/lit-gpt",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Hackable implementation of state-of-the-art open-source LLMs based on nanoGPT. Supports flash attention, Int8 and GPTQ 4bit quantization, LoRA and LLaMA-Adapter fine-tuning, pre-training. Apache 2.0-licensed.",
|
|
106
|
+
"forked": "146",
|
|
107
|
+
"stargazers_count": 1567,
|
|
108
|
+
"todayStar": "1255 stars this month",
|
|
109
|
+
"html_url": "https://github.com/Lightning-AI/lit-gpt",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,153 +114,164 @@
|
|
|
114
114
|
"language": "Rust",
|
|
115
115
|
"color": "#dea584",
|
|
116
116
|
"description": "Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "717",
|
|
118
|
+
"stargazers_count": 20758,
|
|
119
|
+
"todayStar": "2519 stars this month",
|
|
120
120
|
"html_url": "https://github.com/spacedriveapp/spacedrive",
|
|
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": "novicezk/midjourney-proxy",
|
|
125
|
+
"language": "Java",
|
|
126
|
+
"color": "#b07219",
|
|
127
|
+
"description": "代理 MidJourney 的discord频道,实现api形式调用AI绘图",
|
|
128
|
+
"forked": "956",
|
|
129
|
+
"stargazers_count": 1991,
|
|
130
|
+
"todayStar": "1273 stars this month",
|
|
131
|
+
"html_url": "https://github.com/novicezk/midjourney-proxy",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "Visualize-ML/Book4_Power-of-Matrix",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "Book_4_《矩阵力量》 | 鸢尾花书:从加减乘除到机器学习;上架!",
|
|
139
|
-
"forked": "558",
|
|
140
|
-
"stargazers_count": 4005,
|
|
141
|
-
"todayStar": "1167 stars this month",
|
|
142
|
-
"html_url": "https://github.com/Visualize-ML/Book4_Power-of-Matrix",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "NaiboWang/EasySpider",
|
|
147
|
-
"language": "JavaScript",
|
|
148
|
-
"color": "#f1e05a",
|
|
149
|
-
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务",
|
|
150
|
-
"forked": "1649",
|
|
151
|
-
"stargazers_count": 14247,
|
|
152
|
-
"todayStar": "5065 stars this month",
|
|
153
|
-
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
134
|
{
|
|
157
135
|
"full_name": "sveltejs/svelte",
|
|
158
136
|
"language": "JavaScript",
|
|
159
137
|
"color": "#f1e05a",
|
|
160
138
|
"description": "Cybernetically enhanced web apps",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
139
|
+
"forked": "3913",
|
|
140
|
+
"stargazers_count": 70676,
|
|
141
|
+
"todayStar": "2739 stars this month",
|
|
164
142
|
"html_url": "https://github.com/sveltejs/svelte",
|
|
165
|
-
"rank":
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "geohot/tinygrad",
|
|
169
|
-
"language": "Python",
|
|
170
|
-
"color": "#3572A5",
|
|
171
|
-
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
172
|
-
"forked": "1936",
|
|
173
|
-
"stargazers_count": 16598,
|
|
174
|
-
"todayStar": "2547 stars this month",
|
|
175
|
-
"html_url": "https://github.com/geohot/tinygrad",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "novicezk/midjourney-proxy",
|
|
180
|
-
"language": "Java",
|
|
181
|
-
"color": "#b07219",
|
|
182
|
-
"description": "代理 MidJourney 的discord频道,实现api形式调用AI绘图",
|
|
183
|
-
"forked": "917",
|
|
184
|
-
"stargazers_count": 1939,
|
|
185
|
-
"todayStar": "1257 stars this month",
|
|
186
|
-
"html_url": "https://github.com/novicezk/midjourney-proxy",
|
|
187
|
-
"rank": 17
|
|
143
|
+
"rank": 13
|
|
188
144
|
},
|
|
189
145
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
146
|
+
"full_name": "CodeEditApp/CodeEdit",
|
|
147
|
+
"language": "Swift",
|
|
148
|
+
"color": "#F05138",
|
|
149
|
+
"description": "CodeEdit App for macOS – Elevate your code editing experience. Open source, free forever.",
|
|
150
|
+
"forked": "1023",
|
|
151
|
+
"stargazers_count": 18620,
|
|
152
|
+
"todayStar": "1396 stars this month",
|
|
153
|
+
"html_url": "https://github.com/CodeEditApp/CodeEdit",
|
|
154
|
+
"rank": 14
|
|
199
155
|
},
|
|
200
156
|
{
|
|
201
157
|
"full_name": "hiyouga/ChatGLM-Efficient-Tuning",
|
|
202
158
|
"language": "Python",
|
|
203
159
|
"color": "#3572A5",
|
|
204
160
|
"description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
161
|
+
"forked": "276",
|
|
162
|
+
"stargazers_count": 1957,
|
|
163
|
+
"todayStar": "855 stars this month",
|
|
208
164
|
"html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
|
|
209
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
210
166
|
},
|
|
211
167
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
168
|
+
"full_name": "misskey-dev/misskey",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "🌎 An interplanetary microblogging platform 🚀",
|
|
172
|
+
"forked": "877",
|
|
173
|
+
"stargazers_count": 7246,
|
|
174
|
+
"todayStar": "617 stars this month",
|
|
175
|
+
"html_url": "https://github.com/misskey-dev/misskey",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "ggerganov/ggml",
|
|
180
|
+
"language": "C",
|
|
181
|
+
"color": "#555555",
|
|
182
|
+
"description": "Tensor library for machine learning",
|
|
183
|
+
"forked": "509",
|
|
184
|
+
"stargazers_count": 5338,
|
|
185
|
+
"todayStar": "2628 stars this month",
|
|
186
|
+
"html_url": "https://github.com/ggerganov/ggml",
|
|
187
|
+
"rank": 17
|
|
221
188
|
},
|
|
222
189
|
{
|
|
223
190
|
"full_name": "h2oai/h2ogpt",
|
|
224
191
|
"language": "Python",
|
|
225
192
|
"color": "#3572A5",
|
|
226
193
|
"description": "Join us at H2O.ai to make the world's best open-source GPT with document and image Q&A, 100% private chat, no data leaks, Apache 2.0 https://arxiv.org/pdf/2306.08161.pdf Live Demo: https://gpt.h2o.ai/",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
194
|
+
"forked": "333",
|
|
195
|
+
"stargazers_count": 3445,
|
|
196
|
+
"todayStar": "1506 stars this month",
|
|
230
197
|
"html_url": "https://github.com/h2oai/h2ogpt",
|
|
231
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
232
199
|
},
|
|
233
200
|
{
|
|
234
|
-
"full_name": "
|
|
235
|
-
"language": "
|
|
236
|
-
"color": "#
|
|
237
|
-
"description": "
|
|
238
|
-
"forked": "
|
|
239
|
-
"stargazers_count":
|
|
240
|
-
"todayStar": "
|
|
241
|
-
"html_url": "https://github.com/
|
|
242
|
-
"rank":
|
|
201
|
+
"full_name": "huggingface/text-generation-inference",
|
|
202
|
+
"language": "Python",
|
|
203
|
+
"color": "#3572A5",
|
|
204
|
+
"description": "Large Language Model Text Generation Inference",
|
|
205
|
+
"forked": "241",
|
|
206
|
+
"stargazers_count": 2690,
|
|
207
|
+
"todayStar": "1062 stars this month",
|
|
208
|
+
"html_url": "https://github.com/huggingface/text-generation-inference",
|
|
209
|
+
"rank": 19
|
|
243
210
|
},
|
|
244
211
|
{
|
|
245
|
-
"full_name": "
|
|
212
|
+
"full_name": "NaiboWang/EasySpider",
|
|
246
213
|
"language": "JavaScript",
|
|
247
214
|
"color": "#f1e05a",
|
|
248
|
-
"description": "
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
253
|
-
"rank":
|
|
215
|
+
"description": "A visual no-code/code-free web crawler/spider易采集:一个可视化爬虫软件,可以无代码图形化的设计和执行爬虫任务",
|
|
216
|
+
"forked": "1668",
|
|
217
|
+
"stargazers_count": 14427,
|
|
218
|
+
"todayStar": "4906 stars this month",
|
|
219
|
+
"html_url": "https://github.com/NaiboWang/EasySpider",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "shengcaishizhan/kkndme_tianya",
|
|
224
|
+
"language": "",
|
|
225
|
+
"color": "",
|
|
226
|
+
"description": "天涯 kkndme 神贴聊房价",
|
|
227
|
+
"forked": "3260",
|
|
228
|
+
"stargazers_count": 15561,
|
|
229
|
+
"todayStar": "1134 stars this month",
|
|
230
|
+
"html_url": "https://github.com/shengcaishizhan/kkndme_tianya",
|
|
231
|
+
"rank": 21
|
|
254
232
|
},
|
|
255
233
|
{
|
|
256
234
|
"full_name": "nlpxucan/WizardLM",
|
|
257
235
|
"language": "Python",
|
|
258
236
|
"color": "#3572A5",
|
|
259
237
|
"description": "Family of instruction-following LLMs powered by Evol-Instruct: WizardLM, WizardCoder",
|
|
260
|
-
"forked": "
|
|
261
|
-
"stargazers_count":
|
|
262
|
-
"todayStar": "
|
|
238
|
+
"forked": "271",
|
|
239
|
+
"stargazers_count": 3713,
|
|
240
|
+
"todayStar": "1806 stars this month",
|
|
263
241
|
"html_url": "https://github.com/nlpxucan/WizardLM",
|
|
242
|
+
"rank": 22
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"full_name": "josStorer/RWKV-Runner",
|
|
246
|
+
"language": "TypeScript",
|
|
247
|
+
"color": "#3178c6",
|
|
248
|
+
"description": "A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.",
|
|
249
|
+
"forked": "157",
|
|
250
|
+
"stargazers_count": 1930,
|
|
251
|
+
"todayStar": "996 stars this month",
|
|
252
|
+
"html_url": "https://github.com/josStorer/RWKV-Runner",
|
|
253
|
+
"rank": 23
|
|
254
|
+
},
|
|
255
|
+
{
|
|
256
|
+
"full_name": "facebook/folly",
|
|
257
|
+
"language": "C++",
|
|
258
|
+
"color": "#f34b7d",
|
|
259
|
+
"description": "An open-source C++ library developed and used at Facebook.",
|
|
260
|
+
"forked": "5393",
|
|
261
|
+
"stargazers_count": 25608,
|
|
262
|
+
"todayStar": "435 stars this month",
|
|
263
|
+
"html_url": "https://github.com/facebook/folly",
|
|
264
264
|
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "toeverything/AFFiNE",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
|
|
271
|
+
"forked": "1204",
|
|
272
|
+
"stargazers_count": 19163,
|
|
273
|
+
"todayStar": "2597 stars this month",
|
|
274
|
+
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
275
|
+
"rank": 25
|
|
265
276
|
}
|
|
266
277
|
]
|