@wcj/github-rank 24.7.1 → 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 +28586 -28586
- package/dist/trending-daily.json +130 -163
- package/dist/trending-monthly.json +104 -104
- package/dist/trending-weekly.json +144 -100
- package/dist/users.china.json +2332 -2332
- package/dist/users.json +5460 -5460
- package/dist/users.org.json +716 -716
- package/package.json +1 -1
- package/web/data/repos.json +28586 -28586
- package/web/data/trending-daily.json +130 -163
- package/web/data/trending-monthly.json +104 -104
- package/web/data/trending-weekly.json +144 -100
- package/web/data/users.china.json +2332 -2332
- package/web/data/users.json +5460 -5460
- package/web/data/users.org.json +716 -716
- package/web/index.html +5609 -5601
- package/web/org.html +613 -613
- package/web/repos.html +3663 -3663
- package/web/trending-monthly.html +97 -97
- package/web/trending-weekly.html +243 -91
- package/web/trending.html +115 -229
- package/web/users.china.html +2180 -2181
package/dist/trending-daily.json
CHANGED
|
@@ -1,222 +1,189 @@
|
|
|
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": "microsoft/generative-ai-for-beginners",
|
|
4
|
+
"language": "JupyterNotebook",
|
|
5
|
+
"color": "#DA5B0B",
|
|
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": "
|
|
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": "
|
|
47
|
+
"full_name": "ClayAmore/ER-Save-Editor",
|
|
48
48
|
"language": "Rust",
|
|
49
49
|
"color": "#dea584",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
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": "C
|
|
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": "
|
|
146
|
+
"full_name": "facebook/react-native",
|
|
147
147
|
"language": "C++",
|
|
148
148
|
"color": "#f34b7d",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
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": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "iam-veeramalla/aws-devops-zero-to-hero",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
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
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": "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
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": "NVIDIA/gpu-operator",
|
|
180
|
+
"language": "Go",
|
|
181
|
+
"color": "#00ADD8",
|
|
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
187
|
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "pedroslopez/whatsapp-web.js",
|
|
191
|
-
"language": "JavaScript",
|
|
192
|
-
"color": "#f1e05a",
|
|
193
|
-
"description": "A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app",
|
|
194
|
-
"forked": "3412",
|
|
195
|
-
"stargazers_count": 14207,
|
|
196
|
-
"todayStar": "16 stars today",
|
|
197
|
-
"html_url": "https://github.com/pedroslopez/whatsapp-web.js",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "Koenkk/zigbee2mqtt",
|
|
202
|
-
"language": "JavaScript",
|
|
203
|
-
"color": "#f1e05a",
|
|
204
|
-
"description": "Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨",
|
|
205
|
-
"forked": "1619",
|
|
206
|
-
"stargazers_count": 11430,
|
|
207
|
-
"todayStar": "9 stars today",
|
|
208
|
-
"html_url": "https://github.com/Koenkk/zigbee2mqtt",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "ruffle-rs/ruffle",
|
|
213
|
-
"language": "Rust",
|
|
214
|
-
"color": "#dea584",
|
|
215
|
-
"description": "A Flash Player emulator written in Rust",
|
|
216
|
-
"forked": "767",
|
|
217
|
-
"stargazers_count": 14907,
|
|
218
|
-
"todayStar": "25 stars today",
|
|
219
|
-
"html_url": "https://github.com/ruffle-rs/ruffle",
|
|
220
|
-
"rank": 20
|
|
221
188
|
}
|
|
222
189
|
]
|
|
@@ -1,13 +1,13 @@
|
|
|
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": "WerWolv/ImHex",
|
|
4
|
+
"language": "C++",
|
|
5
|
+
"color": "#f34b7d",
|
|
6
|
+
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
7
|
+
"forked": "1733",
|
|
8
|
+
"stargazers_count": 39425,
|
|
9
|
+
"todayStar": "5949 stars this month",
|
|
10
|
+
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,21 +15,21 @@
|
|
|
15
15
|
"language": "PHP",
|
|
16
16
|
"color": "#4F5D95",
|
|
17
17
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1320",
|
|
19
|
+
"stargazers_count": 26081,
|
|
20
|
+
"todayStar": "9266 stars this month",
|
|
21
21
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
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": "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,131 +37,131 @@
|
|
|
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
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": "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
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": "codecrafters-io/build-your-own-x",
|
|
59
|
+
"language": "",
|
|
60
|
+
"color": "",
|
|
61
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
62
|
+
"forked": "26414",
|
|
63
|
+
"stargazers_count": 281329,
|
|
64
|
+
"todayStar": "12558 stars this month",
|
|
65
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
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": "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
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "xenova/transformers.js",
|
|
81
|
-
"language": "JavaScript",
|
|
82
|
-
"color": "#f1e05a",
|
|
83
|
-
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
84
|
-
"forked": "581",
|
|
85
|
-
"stargazers_count": 9854,
|
|
86
|
-
"todayStar": "1929 stars this month",
|
|
87
|
-
"html_url": "https://github.com/xenova/transformers.js",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "Stability-AI/StableSwarmUI",
|
|
92
81
|
"language": "C#",
|
|
93
82
|
"color": "#178600",
|
|
94
83
|
"description": "StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "331",
|
|
85
|
+
"stargazers_count": 4078,
|
|
86
|
+
"todayStar": "1441 stars this month",
|
|
98
87
|
"html_url": "https://github.com/Stability-AI/StableSwarmUI",
|
|
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
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": "k2-fsa/sherpa-onnx",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
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",
|
|
106
|
+
"forked": "273",
|
|
107
|
+
"stargazers_count": 2335,
|
|
108
|
+
"todayStar": "1318 stars this month",
|
|
109
|
+
"html_url": "https://github.com/k2-fsa/sherpa-onnx",
|
|
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": "duckdb/duckdb",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
|
+
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
117
|
+
"forked": "1662",
|
|
118
|
+
"stargazers_count": 20526,
|
|
119
|
+
"todayStar": "2677 stars this month",
|
|
120
|
+
"html_url": "https://github.com/duckdb/duckdb",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "hpcaitech/Open-Sora",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
128
|
+
"forked": "1907",
|
|
129
|
+
"stargazers_count": 20105,
|
|
130
|
+
"todayStar": "2959 stars this month",
|
|
131
|
+
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "OpenBMB/MiniCPM-V",
|
|
136
|
-
"language": "Python",
|
|
137
|
-
"color": "#3572A5",
|
|
138
|
-
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
139
|
-
"forked": "533",
|
|
140
|
-
"stargazers_count": 7725,
|
|
141
|
-
"todayStar": "3378 stars this month",
|
|
142
|
-
"html_url": "https://github.com/OpenBMB/MiniCPM-V",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
134
|
{
|
|
146
135
|
"full_name": "JanDeDobbeleer/oh-my-posh",
|
|
147
136
|
"language": "Go",
|
|
148
137
|
"color": "#00ADD8",
|
|
149
138
|
"description": "The most customisable and low-latency cross platform/shell prompt renderer",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
139
|
+
"forked": "2280",
|
|
140
|
+
"stargazers_count": 15775,
|
|
141
|
+
"todayStar": "1274 stars this month",
|
|
153
142
|
"html_url": "https://github.com/JanDeDobbeleer/oh-my-posh",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
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
|
{
|
|
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": "Doriandarko/maestro",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
161
|
+
"forked": "568",
|
|
162
|
+
"stargazers_count": 3463,
|
|
163
|
+
"todayStar": "1475 stars this month",
|
|
164
|
+
"html_url": "https://github.com/Doriandarko/maestro",
|
|
165
165
|
"rank": 15
|
|
166
166
|
}
|
|
167
167
|
]
|