@wcj/github-rank 24.2.21 → 24.2.22
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 +20548 -20545
- package/dist/trending-daily.json +194 -194
- package/dist/trending-monthly.json +159 -159
- package/dist/trending-weekly.json +187 -187
- package/dist/users.china.json +1636 -1636
- package/dist/users.json +6560 -6560
- package/package.json +1 -1
- package/web/data/repos.json +20548 -20545
- package/web/data/trending-daily.json +194 -194
- package/web/data/trending-monthly.json +159 -159
- package/web/data/trending-weekly.json +187 -187
- package/web/data/users.china.json +1636 -1636
- package/web/data/users.json +6560 -6560
- package/web/index.html +4958 -4958
- package/web/repos.html +2743 -2743
- package/web/trending-monthly.html +150 -150
- package/web/trending-weekly.html +171 -171
- package/web/trending.html +177 -169
- package/web/users.china.html +1218 -1218
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "LiheYoung/Depth-Anything",
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
6
|
+
"description": "Depth Anything: Unleashing the Power of Large-Scale Unlabeled Data. Foundation Model for Monocular Depth Estimation",
|
|
7
|
+
"forked": "296",
|
|
8
|
+
"stargazers_count": 4578,
|
|
9
|
+
"todayStar": "4570 stars this month",
|
|
10
|
+
"html_url": "https://github.com/LiheYoung/Depth-Anything",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,121 +15,132 @@
|
|
|
15
15
|
"language": "Ruby",
|
|
16
16
|
"color": "#701516",
|
|
17
17
|
"description": "The OS for your personal finances",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1773",
|
|
19
|
+
"stargazers_count": 24008,
|
|
20
|
+
"todayStar": "11568 stars this month",
|
|
21
21
|
"html_url": "https://github.com/maybe-finance/maybe",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "RVC-Boss/GPT-SoVITS",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "1 min voice data can also be used to train a good TTS model! (few shot voice cloning)",
|
|
29
|
+
"forked": "1550",
|
|
30
|
+
"stargazers_count": 14760,
|
|
31
|
+
"todayStar": "11101 stars this month",
|
|
32
|
+
"html_url": "https://github.com/RVC-Boss/GPT-SoVITS",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "stanfordnlp/dspy",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "DSPy: The framework for programming—not prompting—foundation models",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "445",
|
|
41
|
+
"stargazers_count": 6680,
|
|
42
|
+
"todayStar": "1798 stars this month",
|
|
32
43
|
"html_url": "https://github.com/stanfordnlp/dspy",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
|
-
"full_name": "
|
|
47
|
+
"full_name": "facebookresearch/codellama",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
|
-
"description": "",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank":
|
|
50
|
+
"description": "Inference code for CodeLlama models",
|
|
51
|
+
"forked": "1400",
|
|
52
|
+
"stargazers_count": 13581,
|
|
53
|
+
"todayStar": "1572 stars this month",
|
|
54
|
+
"html_url": "https://github.com/facebookresearch/codellama",
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "psf/black",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "The uncompromising Python code formatter",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "2344",
|
|
63
|
+
"stargazers_count": 36795,
|
|
64
|
+
"todayStar": "1030 stars this month",
|
|
54
65
|
"html_url": "https://github.com/psf/black",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "langchain-ai/langgraph",
|
|
59
70
|
"language": "Python",
|
|
60
71
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
72
|
+
"description": "",
|
|
73
|
+
"forked": "142",
|
|
74
|
+
"stargazers_count": 1411,
|
|
75
|
+
"todayStar": "888 stars this month",
|
|
76
|
+
"html_url": "https://github.com/langchain-ai/langgraph",
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
80
|
+
"full_name": "apernet/OpenGFW",
|
|
81
|
+
"language": "Go",
|
|
82
|
+
"color": "#00ADD8",
|
|
83
|
+
"description": "OpenGFW is a flexible, easy-to-use, open source implementation of GFW (Great Firewall of China) on Linux",
|
|
84
|
+
"forked": "357",
|
|
85
|
+
"stargazers_count": 5579,
|
|
86
|
+
"todayStar": "4830 stars this month",
|
|
87
|
+
"html_url": "https://github.com/apernet/OpenGFW",
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "usememos/memos",
|
|
81
92
|
"language": "Go",
|
|
82
93
|
"color": "#00ADD8",
|
|
83
94
|
"description": "An open source, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "1778",
|
|
96
|
+
"stargazers_count": 25009,
|
|
97
|
+
"todayStar": "2689 stars this month",
|
|
87
98
|
"html_url": "https://github.com/usememos/memos",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
102
|
"full_name": "tree-sitter/tree-sitter",
|
|
92
103
|
"language": "Rust",
|
|
93
104
|
"color": "#dea584",
|
|
94
105
|
"description": "An incremental parsing system for programming tools",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
106
|
+
"forked": "1051",
|
|
107
|
+
"stargazers_count": 15357,
|
|
108
|
+
"todayStar": "1094 stars this month",
|
|
98
109
|
"html_url": "https://github.com/tree-sitter/tree-sitter",
|
|
99
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
100
111
|
},
|
|
101
112
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
113
|
+
"full_name": "SerenityOS/serenity",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
|
+
"description": "The Serenity Operating System 🐞",
|
|
117
|
+
"forked": "2903",
|
|
118
|
+
"stargazers_count": 27596,
|
|
119
|
+
"todayStar": "756 stars this month",
|
|
120
|
+
"html_url": "https://github.com/SerenityOS/serenity",
|
|
121
|
+
"rank": 11
|
|
111
122
|
},
|
|
112
123
|
{
|
|
113
|
-
"full_name": "
|
|
124
|
+
"full_name": "joaomdmoura/crewAI-examples",
|
|
114
125
|
"language": "Python",
|
|
115
126
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
127
|
+
"description": "",
|
|
128
|
+
"forked": "203",
|
|
129
|
+
"stargazers_count": 740,
|
|
130
|
+
"todayStar": "417 stars this month",
|
|
131
|
+
"html_url": "https://github.com/joaomdmoura/crewAI-examples",
|
|
132
|
+
"rank": 12
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
|
-
"full_name": "
|
|
135
|
+
"full_name": "netbox-community/netbox",
|
|
125
136
|
"language": "Python",
|
|
126
137
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
138
|
+
"description": "The premier source of truth powering network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev",
|
|
139
|
+
"forked": "2370",
|
|
140
|
+
"stargazers_count": 14518,
|
|
141
|
+
"todayStar": "755 stars this month",
|
|
142
|
+
"html_url": "https://github.com/netbox-community/netbox",
|
|
143
|
+
"rank": 13
|
|
133
144
|
},
|
|
134
145
|
{
|
|
135
146
|
"full_name": "DataDog/datadog-agent",
|
|
@@ -137,75 +148,64 @@
|
|
|
137
148
|
"color": "#00ADD8",
|
|
138
149
|
"description": "Main repository for Datadog Agent",
|
|
139
150
|
"forked": "1147",
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
151
|
+
"stargazers_count": 2522,
|
|
152
|
+
"todayStar": "78 stars this month",
|
|
142
153
|
"html_url": "https://github.com/DataDog/datadog-agent",
|
|
143
|
-
"rank": 13
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "backstage/backstage",
|
|
147
|
-
"language": "TypeScript",
|
|
148
|
-
"color": "#3178c6",
|
|
149
|
-
"description": "Backstage is an open platform for building developer portals",
|
|
150
|
-
"forked": "5105",
|
|
151
|
-
"stargazers_count": 25599,
|
|
152
|
-
"todayStar": "886 stars this month",
|
|
153
|
-
"html_url": "https://github.com/backstage/backstage",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
157
|
+
"full_name": "haotian-liu/LLaVA",
|
|
158
158
|
"language": "Python",
|
|
159
159
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
160
|
+
"description": "[NeurIPS'23 Oral] Visual Instruction Tuning (LLaVA) built towards GPT-4V level capabilities and beyond.",
|
|
161
|
+
"forked": "1441",
|
|
162
|
+
"stargazers_count": 14087,
|
|
163
|
+
"todayStar": "1526 stars this month",
|
|
164
|
+
"html_url": "https://github.com/haotian-liu/LLaVA",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "open-webui/open-webui",
|
|
169
|
+
"language": "Svelte",
|
|
170
|
+
"color": "#ff3e00",
|
|
171
|
+
"description": "ChatGPT-Style WebUI for LLMs (Formerly Ollama WebUI)",
|
|
172
|
+
"forked": "503",
|
|
173
|
+
"stargazers_count": 5864,
|
|
174
|
+
"todayStar": "2059 stars this month",
|
|
175
|
+
"html_url": "https://github.com/open-webui/open-webui",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "servo/servo",
|
|
169
180
|
"language": "",
|
|
170
181
|
"color": "",
|
|
171
182
|
"description": "Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine",
|
|
172
183
|
"forked": "2812",
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
184
|
+
"stargazers_count": 25390,
|
|
185
|
+
"todayStar": "740 stars this month",
|
|
175
186
|
"html_url": "https://github.com/servo/servo",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "DataTalksClub/data-engineering-zoomcamp",
|
|
180
|
-
"language": "JupyterNotebook",
|
|
181
|
-
"color": "#DA5B0B",
|
|
182
|
-
"description": "Free Data Engineering course!",
|
|
183
|
-
"forked": "4460",
|
|
184
|
-
"stargazers_count": 21155,
|
|
185
|
-
"todayStar": "2144 stars this month",
|
|
186
|
-
"html_url": "https://github.com/DataTalksClub/data-engineering-zoomcamp",
|
|
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": "slint-ui/slint",
|
|
191
|
+
"language": "Rust",
|
|
192
|
+
"color": "#dea584",
|
|
193
|
+
"description": "Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.",
|
|
194
|
+
"forked": "425",
|
|
195
|
+
"stargazers_count": 13564,
|
|
196
|
+
"todayStar": "1464 stars this month",
|
|
197
|
+
"html_url": "https://github.com/slint-ui/slint",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
201
|
+
"full_name": "projectx-codehagen/Badget",
|
|
202
202
|
"language": "TypeScript",
|
|
203
203
|
"color": "#3178c6",
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
204
|
+
"description": "Badget aims to simplify financial management with a user-friendly interface and robust backend",
|
|
205
|
+
"forked": "153",
|
|
206
|
+
"stargazers_count": 1522,
|
|
207
|
+
"todayStar": "1101 stars this month",
|
|
208
|
+
"html_url": "https://github.com/projectx-codehagen/Badget",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
@@ -214,64 +214,64 @@
|
|
|
214
214
|
"color": "#00ADD8",
|
|
215
215
|
"description": "Run your GitHub Actions locally 🚀",
|
|
216
216
|
"forked": "1178",
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
217
|
+
"stargazers_count": 48132,
|
|
218
|
+
"todayStar": "1426 stars this month",
|
|
219
219
|
"html_url": "https://github.com/nektos/act",
|
|
220
220
|
"rank": 20
|
|
221
221
|
},
|
|
222
222
|
{
|
|
223
|
-
"full_name": "
|
|
224
|
-
"language": "
|
|
225
|
-
"color": "#
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
223
|
+
"full_name": "taikoxyz/taiko-mono",
|
|
224
|
+
"language": "HTML",
|
|
225
|
+
"color": "#e34c26",
|
|
226
|
+
"description": "A decentralized, Ethereum-equivalent ZK-Rollup. 🥁",
|
|
227
|
+
"forked": "1327",
|
|
228
|
+
"stargazers_count": 2798,
|
|
229
|
+
"todayStar": "287 stars this month",
|
|
230
|
+
"html_url": "https://github.com/taikoxyz/taiko-mono",
|
|
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": "alura-cursos/spotify-imersao",
|
|
235
|
+
"language": "CSS",
|
|
236
|
+
"color": "#563d7c",
|
|
237
|
+
"description": "",
|
|
238
|
+
"forked": "172",
|
|
239
|
+
"stargazers_count": 218,
|
|
240
|
+
"todayStar": "221 stars this month",
|
|
241
|
+
"html_url": "https://github.com/alura-cursos/spotify-imersao",
|
|
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": "firefly-iii/firefly-iii",
|
|
246
|
+
"language": "PHP",
|
|
247
|
+
"color": "#4F5D95",
|
|
248
|
+
"description": "Firefly III: a personal finances manager",
|
|
249
|
+
"forked": "1264",
|
|
250
|
+
"stargazers_count": 13548,
|
|
251
|
+
"todayStar": "929 stars this month",
|
|
252
|
+
"html_url": "https://github.com/firefly-iii/firefly-iii",
|
|
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": "NVIDIA/GenerativeAIExamples",
|
|
257
|
+
"language": "Python",
|
|
258
|
+
"color": "#3572A5",
|
|
259
|
+
"description": "Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.",
|
|
260
|
+
"forked": "139",
|
|
261
|
+
"stargazers_count": 967,
|
|
262
|
+
"todayStar": "487 stars this month",
|
|
263
|
+
"html_url": "https://github.com/NVIDIA/GenerativeAIExamples",
|
|
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": "backstage/backstage",
|
|
268
|
+
"language": "TypeScript",
|
|
269
|
+
"color": "#3178c6",
|
|
270
|
+
"description": "Backstage is an open platform for building developer portals",
|
|
271
|
+
"forked": "5113",
|
|
272
|
+
"stargazers_count": 25618,
|
|
273
|
+
"todayStar": "902 stars this month",
|
|
274
|
+
"html_url": "https://github.com/backstage/backstage",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|