@wcj/github-rank 24.8.9 → 24.8.24
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 +55870 -55843
- package/dist/trending-daily.json +120 -98
- package/dist/trending-monthly.json +149 -116
- package/dist/trending-weekly.json +133 -133
- package/dist/users.china.json +4910 -4980
- package/dist/users.json +12201 -12201
- package/dist/users.org.json +1304 -1304
- package/package.json +3 -3
- package/web/data/repos.json +55870 -55843
- package/web/data/trending-daily.json +120 -98
- package/web/data/trending-monthly.json +149 -116
- package/web/data/trending-weekly.json +133 -133
- package/web/data/users.china.json +4910 -4980
- package/web/data/users.json +12201 -12201
- package/web/data/users.org.json +1304 -1304
- package/web/index.html +10898 -10903
- package/web/org.html +1043 -1043
- package/web/repos.html +5539 -5539
- package/web/trending-monthly.html +225 -103
- package/web/trending-weekly.html +120 -116
- package/web/trending.html +161 -85
- package/web/users.china.html +4527 -4642
|
@@ -1,200 +1,200 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "goauthentik/authentik",
|
|
4
|
+
"language": "Python",
|
|
5
|
+
"color": "#3572A5",
|
|
6
|
+
"description": "The authentication glue you need.",
|
|
7
|
+
"forked": "819",
|
|
8
|
+
"stargazers_count": 11891,
|
|
9
|
+
"todayStar": "3523 stars this week",
|
|
10
|
+
"html_url": "https://github.com/goauthentik/authentik",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "toss/es-toolkit",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "A modern JavaScript utility library that's 2-3 times faster and up to 97% smaller—a major upgrade to lodash.",
|
|
18
|
+
"forked": "234",
|
|
19
|
+
"stargazers_count": 5747,
|
|
20
|
+
"todayStar": "1430 stars this week",
|
|
21
|
+
"html_url": "https://github.com/toss/es-toolkit",
|
|
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": "ostris/ai-toolkit",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "Various AI scripts. Mostly Stable Diffusion stuff.",
|
|
29
|
+
"forked": "166",
|
|
30
|
+
"stargazers_count": 1702,
|
|
31
|
+
"todayStar": "593 stars this week",
|
|
32
|
+
"html_url": "https://github.com/ostris/ai-toolkit",
|
|
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": "lllyasviel/stable-diffusion-webui-forge",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "",
|
|
40
|
+
"forked": "647",
|
|
41
|
+
"stargazers_count": 6623,
|
|
42
|
+
"todayStar": "404 stars this week",
|
|
43
|
+
"html_url": "https://github.com/lllyasviel/stable-diffusion-webui-forge",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
48
|
+
"language": "JupyterNotebook",
|
|
49
|
+
"color": "#DA5B0B",
|
|
50
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
51
|
+
"forked": "30893",
|
|
52
|
+
"stargazers_count": 61126,
|
|
53
|
+
"todayStar": "2921 stars this week",
|
|
54
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "princeton-nlp/SWE-agent",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
61
|
+
"description": "SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.",
|
|
62
|
+
"forked": "1277",
|
|
63
|
+
"stargazers_count": 13073,
|
|
64
|
+
"todayStar": "758 stars this week",
|
|
65
|
+
"html_url": "https://github.com/princeton-nlp/SWE-agent",
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "comfyanonymous/ComfyUI",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
72
|
"description": "The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "5054",
|
|
74
|
+
"stargazers_count": 48020,
|
|
75
|
+
"todayStar": "1216 stars this week",
|
|
65
76
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "jagrosh/MusicBot",
|
|
70
|
-
"language": "Java",
|
|
71
|
-
"color": "#b07219",
|
|
72
|
-
"description": "🎶 A Discord music bot that's easy to set up and run yourself!",
|
|
73
|
-
"forked": "2477",
|
|
74
|
-
"stargazers_count": 5042,
|
|
75
|
-
"todayStar": "100 stars this week",
|
|
76
|
-
"html_url": "https://github.com/jagrosh/MusicBot",
|
|
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": "huggingface/lerobot",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
84
|
+
"forked": "442",
|
|
85
|
+
"stargazers_count": 5187,
|
|
86
|
+
"todayStar": "484 stars this week",
|
|
87
|
+
"html_url": "https://github.com/huggingface/lerobot",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "huggingface/parler-tts",
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "Inference and training library for high-quality TTS models.",
|
|
95
|
+
"forked": "392",
|
|
96
|
+
"stargazers_count": 3923,
|
|
97
|
+
"todayStar": "282 stars this week",
|
|
98
|
+
"html_url": "https://github.com/huggingface/parler-tts",
|
|
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": "nikitabobko/AeroSpace",
|
|
103
|
+
"language": "Swift",
|
|
104
|
+
"color": "#F05138",
|
|
105
|
+
"description": "AeroSpace is an i3-like tiling window manager for macOS",
|
|
106
|
+
"forked": "72",
|
|
107
|
+
"stargazers_count": 4804,
|
|
108
|
+
"todayStar": "344 stars this week",
|
|
109
|
+
"html_url": "https://github.com/nikitabobko/AeroSpace",
|
|
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": "danielmiessler/fabric",
|
|
114
|
+
"language": "Go",
|
|
115
|
+
"color": "#00ADD8",
|
|
116
|
+
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
117
|
+
"forked": "2224",
|
|
118
|
+
"stargazers_count": 21362,
|
|
119
|
+
"todayStar": "962 stars this week",
|
|
120
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "poloclub/transformer-explainer",
|
|
125
125
|
"language": "JavaScript",
|
|
126
126
|
"color": "#f1e05a",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Transformer Explained Visually: Learn How LLM Transformer Models Work with Interactive Visualization",
|
|
128
|
+
"forked": "171",
|
|
129
|
+
"stargazers_count": 1967,
|
|
130
|
+
"todayStar": "576 stars this week",
|
|
131
|
+
"html_url": "https://github.com/poloclub/transformer-explainer",
|
|
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": "chen08209/FlClash",
|
|
136
|
+
"language": "Dart",
|
|
137
|
+
"color": "#00B4AB",
|
|
138
|
+
"description": "A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free.",
|
|
139
|
+
"forked": "359",
|
|
140
|
+
"stargazers_count": 6222,
|
|
141
|
+
"todayStar": "1117 stars this week",
|
|
142
|
+
"html_url": "https://github.com/chen08209/FlClash",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "geekan/MetaGPT",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
150
|
+
"forked": "5141",
|
|
151
|
+
"stargazers_count": 43222,
|
|
152
|
+
"todayStar": "414 stars this week",
|
|
153
|
+
"html_url": "https://github.com/geekan/MetaGPT",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "hcengineering/platform",
|
|
158
158
|
"language": "TypeScript",
|
|
159
159
|
"color": "#3178c6",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)",
|
|
161
|
+
"forked": "548",
|
|
162
|
+
"stargazers_count": 6858,
|
|
163
|
+
"todayStar": "948 stars this week",
|
|
164
|
+
"html_url": "https://github.com/hcengineering/platform",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
168
|
+
"full_name": "thuml/Time-Series-Library",
|
|
169
|
+
"language": "Python",
|
|
170
|
+
"color": "#3572A5",
|
|
171
|
+
"description": "A Library for Advanced Deep Time Series Models.",
|
|
172
|
+
"forked": "963",
|
|
173
|
+
"stargazers_count": 5978,
|
|
174
|
+
"todayStar": "356 stars this week",
|
|
175
|
+
"html_url": "https://github.com/thuml/Time-Series-Library",
|
|
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": "rustdesk/rustdesk",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.",
|
|
183
|
+
"forked": "8079",
|
|
184
|
+
"stargazers_count": 71039,
|
|
185
|
+
"todayStar": "582 stars this week",
|
|
186
|
+
"html_url": "https://github.com/rustdesk/rustdesk",
|
|
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": "n8n-io/n8n",
|
|
191
|
+
"language": "TypeScript",
|
|
192
|
+
"color": "#3178c6",
|
|
193
|
+
"description": "Free and source-available fair-code licensed workflow automation tool. Easily automate tasks across different services.",
|
|
194
|
+
"forked": "5877",
|
|
195
|
+
"stargazers_count": 44155,
|
|
196
|
+
"todayStar": "523 stars this week",
|
|
197
|
+
"html_url": "https://github.com/n8n-io/n8n",
|
|
198
198
|
"rank": 18
|
|
199
199
|
}
|
|
200
200
|
]
|