@wcj/github-rank 24.7.2 → 24.7.3
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 +21409 -21399
- package/dist/trending-daily.json +131 -153
- package/dist/trending-monthly.json +85 -96
- package/dist/trending-weekly.json +132 -110
- package/dist/users.china.json +1419 -1419
- package/dist/users.json +3953 -3953
- package/dist/users.org.json +565 -565
- package/package.json +1 -1
- package/web/data/repos.json +21409 -21399
- package/web/data/trending-daily.json +131 -153
- package/web/data/trending-monthly.json +85 -96
- package/web/data/trending-weekly.json +132 -110
- package/web/data/users.china.json +1419 -1419
- package/web/data/users.json +3953 -3953
- package/web/data/users.org.json +565 -565
- package/web/index.html +4238 -4233
- package/web/org.html +478 -478
- package/web/repos.html +2905 -2905
- package/web/trending-monthly.html +86 -124
- package/web/trending-weekly.html +182 -106
- package/web/trending.html +115 -191
- package/web/users.china.html +1290 -1294
package/dist/trending-daily.json
CHANGED
|
@@ -1,211 +1,189 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
7
|
+
"forked": "27703",
|
|
8
|
+
"stargazers_count": 53097,
|
|
9
|
+
"todayStar": "822 stars today",
|
|
10
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
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": "Asabeneh/30-Days-Of-Python",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
18
|
+
"forked": "7114",
|
|
19
|
+
"stargazers_count": 36170,
|
|
20
|
+
"todayStar": "410 stars today",
|
|
21
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "goldmansachs/gs-quant",
|
|
26
26
|
"language": "JupyterNotebook",
|
|
27
27
|
"color": "#DA5B0B",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "Python toolkit for quantitative finance",
|
|
29
|
+
"forked": "740",
|
|
30
|
+
"stargazers_count": 5664,
|
|
31
|
+
"todayStar": "1354 stars today",
|
|
32
|
+
"html_url": "https://github.com/goldmansachs/gs-quant",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "C
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "WerWolv/ImHex",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
40
|
+
"forked": "1733",
|
|
41
|
+
"stargazers_count": 39425,
|
|
42
|
+
"todayStar": "1614 stars today",
|
|
43
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
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": "ClayAmore/ER-Save-Editor",
|
|
48
|
+
"language": "Rust",
|
|
49
|
+
"color": "#dea584",
|
|
50
|
+
"description": "Elden Ring Save Editor. Compatible with PC and Playstation saves.",
|
|
51
|
+
"forked": "45",
|
|
52
|
+
"stargazers_count": 217,
|
|
53
|
+
"todayStar": "13 stars today",
|
|
54
|
+
"html_url": "https://github.com/ClayAmore/ER-Save-Editor",
|
|
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": "pedroslopez/whatsapp-web.js",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
62
|
+
"forked": "3433",
|
|
63
|
+
"stargazers_count": 14382,
|
|
64
|
+
"todayStar": "80 stars today",
|
|
65
|
+
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "cuixueshe/earthworm",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "Learning English through the method of constructing sentences with conjunctions",
|
|
73
|
+
"forked": "543",
|
|
74
|
+
"stargazers_count": 4500,
|
|
75
|
+
"todayStar": "234 stars today",
|
|
76
|
+
"html_url": "https://github.com/cuixueshe/earthworm",
|
|
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": "projectdiscovery/nuclei-templates",
|
|
81
|
+
"language": "JavaScript",
|
|
82
|
+
"color": "#f1e05a",
|
|
83
|
+
"description": "Community curated list of templates for the nuclei engine to find security vulnerabilities.",
|
|
84
|
+
"forked": "2412",
|
|
85
|
+
"stargazers_count": 8466,
|
|
86
|
+
"todayStar": "19 stars today",
|
|
87
|
+
"html_url": "https://github.com/projectdiscovery/nuclei-templates",
|
|
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": "actualbudget/actual-server",
|
|
92
|
+
"language": "JavaScript",
|
|
93
|
+
"color": "#f1e05a",
|
|
94
|
+
"description": "Actual's server",
|
|
95
|
+
"forked": "533",
|
|
96
|
+
"stargazers_count": 2848,
|
|
97
|
+
"todayStar": "17 stars today",
|
|
98
|
+
"html_url": "https://github.com/actualbudget/actual-server",
|
|
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": "moby/moby",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems",
|
|
106
|
+
"forked": "18576",
|
|
107
|
+
"stargazers_count": 68089,
|
|
108
|
+
"todayStar": "19 stars today",
|
|
109
|
+
"html_url": "https://github.com/moby/moby",
|
|
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": "starship/starship",
|
|
114
|
+
"language": "Rust",
|
|
115
|
+
"color": "#dea584",
|
|
116
|
+
"description": "☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!",
|
|
117
|
+
"forked": "1838",
|
|
118
|
+
"stargazers_count": 42805,
|
|
119
|
+
"todayStar": "270 stars today",
|
|
120
|
+
"html_url": "https://github.com/starship/starship",
|
|
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": "Azure/azure-sdk-for-net",
|
|
125
|
+
"language": "C#",
|
|
126
|
+
"color": "#178600",
|
|
127
|
+
"description": "This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.",
|
|
128
|
+
"forked": "4528",
|
|
129
|
+
"stargazers_count": 5156,
|
|
130
|
+
"todayStar": "5 stars today",
|
|
131
|
+
"html_url": "https://github.com/Azure/azure-sdk-for-net",
|
|
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": "LizardByte/Sunshine",
|
|
136
|
+
"language": "C++",
|
|
137
|
+
"color": "#f34b7d",
|
|
138
|
+
"description": "Self-hosted game stream host for Moonlight.",
|
|
139
|
+
"forked": "740",
|
|
140
|
+
"stargazers_count": 15369,
|
|
141
|
+
"todayStar": "40 stars today",
|
|
142
|
+
"html_url": "https://github.com/LizardByte/Sunshine",
|
|
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": "facebook/react-native",
|
|
147
|
+
"language": "C++",
|
|
148
|
+
"color": "#f34b7d",
|
|
149
|
+
"description": "A framework for building native applications using React",
|
|
150
|
+
"forked": "24057",
|
|
151
|
+
"stargazers_count": 116948,
|
|
152
|
+
"todayStar": "28 stars today",
|
|
153
|
+
"html_url": "https://github.com/facebook/react-native",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "Rust",
|
|
159
|
-
"color": "#dea584",
|
|
160
|
-
"description": "Blazingly fast LLM inference.",
|
|
161
|
-
"forked": "209",
|
|
162
|
-
"stargazers_count": 2883,
|
|
163
|
-
"todayStar": "20 stars today",
|
|
164
|
-
"html_url": "https://github.com/EricLBuehler/mistral.rs",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "danielmiessler/fabric",
|
|
157
|
+
"full_name": "iam-veeramalla/aws-devops-zero-to-hero",
|
|
169
158
|
"language": "Python",
|
|
170
159
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "cuixueshe/earthworm",
|
|
180
|
-
"language": "TypeScript",
|
|
181
|
-
"color": "#3178c6",
|
|
182
|
-
"description": "Learning English through the method of constructing sentences with conjunctions",
|
|
183
|
-
"forked": "532",
|
|
184
|
-
"stargazers_count": 4307,
|
|
185
|
-
"todayStar": "137 stars today",
|
|
186
|
-
"html_url": "https://github.com/cuixueshe/earthworm",
|
|
187
|
-
"rank": 17
|
|
160
|
+
"description": "AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.",
|
|
161
|
+
"forked": "7230",
|
|
162
|
+
"stargazers_count": 5709,
|
|
163
|
+
"todayStar": "15 stars today",
|
|
164
|
+
"html_url": "https://github.com/iam-veeramalla/aws-devops-zero-to-hero",
|
|
165
|
+
"rank": 15
|
|
188
166
|
},
|
|
189
167
|
{
|
|
190
|
-
"full_name": "
|
|
191
|
-
"language": "
|
|
192
|
-
"color": "#
|
|
193
|
-
"description": "
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
168
|
+
"full_name": "restic/restic",
|
|
169
|
+
"language": "Go",
|
|
170
|
+
"color": "#00ADD8",
|
|
171
|
+
"description": "Fast, secure, efficient backup program",
|
|
172
|
+
"forked": "1499",
|
|
173
|
+
"stargazers_count": 24599,
|
|
174
|
+
"todayStar": "35 stars today",
|
|
175
|
+
"html_url": "https://github.com/restic/restic",
|
|
176
|
+
"rank": 16
|
|
199
177
|
},
|
|
200
178
|
{
|
|
201
|
-
"full_name": "
|
|
179
|
+
"full_name": "NVIDIA/gpu-operator",
|
|
202
180
|
"language": "Go",
|
|
203
181
|
"color": "#00ADD8",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
209
|
-
"rank":
|
|
182
|
+
"description": "NVIDIA GPU Operator creates/configures/manages GPUs atop Kubernetes",
|
|
183
|
+
"forked": "259",
|
|
184
|
+
"stargazers_count": 1484,
|
|
185
|
+
"todayStar": "71 stars today",
|
|
186
|
+
"html_url": "https://github.com/NVIDIA/gpu-operator",
|
|
187
|
+
"rank": 17
|
|
210
188
|
}
|
|
211
189
|
]
|
|
@@ -4,32 +4,32 @@
|
|
|
4
4
|
"language": "C++",
|
|
5
5
|
"color": "#f34b7d",
|
|
6
6
|
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1733",
|
|
8
|
+
"stargazers_count": 39425,
|
|
9
|
+
"todayStar": "5949 stars this month",
|
|
10
10
|
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "danielmiessler/fabric",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"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.",
|
|
18
|
-
"forked": "1841",
|
|
19
|
-
"stargazers_count": 17960,
|
|
20
|
-
"todayStar": "4294 stars this month",
|
|
21
|
-
"html_url": "https://github.com/danielmiessler/fabric",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "coollabsio/coolify",
|
|
26
15
|
"language": "PHP",
|
|
27
16
|
"color": "#4F5D95",
|
|
28
17
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "1320",
|
|
19
|
+
"stargazers_count": 26081,
|
|
20
|
+
"todayStar": "9266 stars this month",
|
|
32
21
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "danielmiessler/fabric",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"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.",
|
|
29
|
+
"forked": "1853",
|
|
30
|
+
"stargazers_count": 18065,
|
|
31
|
+
"todayStar": "4155 stars this month",
|
|
32
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
@@ -37,98 +37,98 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "4356",
|
|
41
|
+
"stargazers_count": 40907,
|
|
42
|
+
"todayStar": "4485 stars this month",
|
|
43
43
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "Anduin2017/HowToCook",
|
|
48
|
+
"language": "Dockerfile",
|
|
49
|
+
"color": "#384d54",
|
|
50
|
+
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
|
|
51
|
+
"forked": "8512",
|
|
52
|
+
"stargazers_count": 63369,
|
|
53
|
+
"todayStar": "2820 stars this month",
|
|
54
|
+
"html_url": "https://github.com/Anduin2017/HowToCook",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "codecrafters-io/build-your-own-x",
|
|
48
59
|
"language": "",
|
|
49
60
|
"color": "",
|
|
50
61
|
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "26414",
|
|
63
|
+
"stargazers_count": 281329,
|
|
64
|
+
"todayStar": "12558 stars this month",
|
|
54
65
|
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "microsoft/generative-ai-for-beginners",
|
|
70
|
+
"language": "JupyterNotebook",
|
|
71
|
+
"color": "#DA5B0B",
|
|
72
|
+
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
73
|
+
"forked": "27703",
|
|
74
|
+
"stargazers_count": 53097,
|
|
75
|
+
"todayStar": "7427 stars this month",
|
|
76
|
+
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "Stability-AI/StableSwarmUI",
|
|
59
81
|
"language": "C#",
|
|
60
82
|
"color": "#178600",
|
|
61
83
|
"description": "StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "331",
|
|
85
|
+
"stargazers_count": 4078,
|
|
86
|
+
"todayStar": "1441 stars this month",
|
|
65
87
|
"html_url": "https://github.com/Stability-AI/StableSwarmUI",
|
|
66
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "xenova/transformers.js",
|
|
92
|
+
"language": "JavaScript",
|
|
93
|
+
"color": "#f1e05a",
|
|
94
|
+
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
95
|
+
"forked": "587",
|
|
96
|
+
"stargazers_count": 9900,
|
|
97
|
+
"todayStar": "1965 stars this month",
|
|
98
|
+
"html_url": "https://github.com/xenova/transformers.js",
|
|
99
|
+
"rank": 9
|
|
67
100
|
},
|
|
68
101
|
{
|
|
69
102
|
"full_name": "k2-fsa/sherpa-onnx",
|
|
70
103
|
"language": "C++",
|
|
71
104
|
"color": "#f34b7d",
|
|
72
105
|
"description": "Speech-to-text, text-to-speech, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
106
|
+
"forked": "273",
|
|
107
|
+
"stargazers_count": 2335,
|
|
108
|
+
"todayStar": "1318 stars this month",
|
|
76
109
|
"html_url": "https://github.com/k2-fsa/sherpa-onnx",
|
|
77
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
78
111
|
},
|
|
79
112
|
{
|
|
80
113
|
"full_name": "duckdb/duckdb",
|
|
81
114
|
"language": "C++",
|
|
82
115
|
"color": "#f34b7d",
|
|
83
116
|
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
117
|
+
"forked": "1662",
|
|
118
|
+
"stargazers_count": 20526,
|
|
119
|
+
"todayStar": "2677 stars this month",
|
|
87
120
|
"html_url": "https://github.com/duckdb/duckdb",
|
|
88
|
-
"rank":
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "xenova/transformers.js",
|
|
92
|
-
"language": "JavaScript",
|
|
93
|
-
"color": "#f1e05a",
|
|
94
|
-
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
95
|
-
"forked": "583",
|
|
96
|
-
"stargazers_count": 9879,
|
|
97
|
-
"todayStar": "1947 stars this month",
|
|
98
|
-
"html_url": "https://github.com/xenova/transformers.js",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
103
|
-
"language": "JupyterNotebook",
|
|
104
|
-
"color": "#DA5B0B",
|
|
105
|
-
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
106
|
-
"forked": "27312",
|
|
107
|
-
"stargazers_count": 51042,
|
|
108
|
-
"todayStar": "6352 stars this month",
|
|
109
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
110
|
-
"rank": 10
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
124
|
"full_name": "hpcaitech/Open-Sora",
|
|
114
125
|
"language": "Python",
|
|
115
126
|
"color": "#3572A5",
|
|
116
127
|
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
128
|
+
"forked": "1907",
|
|
129
|
+
"stargazers_count": 20105,
|
|
130
|
+
"todayStar": "2959 stars this month",
|
|
120
131
|
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "LazyVim/LazyVim",
|
|
125
|
-
"language": "Lua",
|
|
126
|
-
"color": "#000080",
|
|
127
|
-
"description": "Neovim config for the lazy",
|
|
128
|
-
"forked": "1051",
|
|
129
|
-
"stargazers_count": 15281,
|
|
130
|
-
"todayStar": "1526 stars this month",
|
|
131
|
-
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -137,20 +137,20 @@
|
|
|
137
137
|
"color": "#00ADD8",
|
|
138
138
|
"description": "The most customisable and low-latency cross platform/shell prompt renderer",
|
|
139
139
|
"forked": "2280",
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
140
|
+
"stargazers_count": 15775,
|
|
141
|
+
"todayStar": "1274 stars this month",
|
|
142
142
|
"html_url": "https://github.com/JanDeDobbeleer/oh-my-posh",
|
|
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": "LazyVim/LazyVim",
|
|
147
|
+
"language": "Lua",
|
|
148
|
+
"color": "#000080",
|
|
149
|
+
"description": "Neovim config for the lazy",
|
|
150
|
+
"forked": "1053",
|
|
151
|
+
"stargazers_count": 15292,
|
|
152
|
+
"todayStar": "1530 stars this month",
|
|
153
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,21 +158,10 @@
|
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
160
|
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "568",
|
|
162
|
+
"stargazers_count": 3463,
|
|
163
|
+
"todayStar": "1475 stars this month",
|
|
164
164
|
"html_url": "https://github.com/Doriandarko/maestro",
|
|
165
165
|
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "jianchang512/pyvideotrans",
|
|
169
|
-
"language": "Python",
|
|
170
|
-
"color": "#3572A5",
|
|
171
|
-
"description": "Translate the video from one language to another and add dubbing. 将视频从一种语言翻译为另一种语言,并添加配音",
|
|
172
|
-
"forked": "855",
|
|
173
|
-
"stargazers_count": 7709,
|
|
174
|
-
"todayStar": "1643 stars this month",
|
|
175
|
-
"html_url": "https://github.com/jianchang512/pyvideotrans",
|
|
176
|
-
"rank": 16
|
|
177
166
|
}
|
|
178
167
|
]
|