@wcj/github-rank 24.6.15 → 24.6.17
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 +25573 -25573
- package/dist/trending-daily.json +131 -164
- package/dist/trending-monthly.json +112 -101
- package/dist/trending-weekly.json +131 -120
- package/dist/users.china.json +1545 -1545
- package/dist/users.json +5083 -5118
- package/dist/users.org.json +523 -488
- package/package.json +1 -1
- package/web/data/repos.json +25573 -25573
- package/web/data/trending-daily.json +131 -164
- package/web/data/trending-monthly.json +112 -101
- package/web/data/trending-weekly.json +131 -120
- package/web/data/users.china.json +1545 -1545
- package/web/data/users.json +5083 -5118
- package/web/data/users.org.json +523 -488
- package/web/index.html +5422 -5474
- package/web/org.html +463 -405
- package/web/repos.html +3253 -3253
- package/web/trending-monthly.html +148 -110
- package/web/trending-weekly.html +148 -114
- package/web/trending.html +116 -230
- package/web/users.china.html +1441 -1441
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": "zed-industries/zed",
|
|
4
|
+
"language": "Rust",
|
|
5
|
+
"color": "#dea584",
|
|
6
|
+
"description": "Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.",
|
|
7
|
+
"forked": "1911",
|
|
8
|
+
"stargazers_count": 36860,
|
|
9
|
+
"todayStar": "129 stars today",
|
|
10
|
+
"html_url": "https://github.com/zed-industries/zed",
|
|
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": "Stability-AI/StableSwarmUI",
|
|
15
|
+
"language": "C#",
|
|
16
|
+
"color": "#178600",
|
|
17
|
+
"description": "StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.",
|
|
18
|
+
"forked": "294",
|
|
19
|
+
"stargazers_count": 3441,
|
|
20
|
+
"todayStar": "54 stars today",
|
|
21
|
+
"html_url": "https://github.com/Stability-AI/StableSwarmUI",
|
|
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": "comfyanonymous/ComfyUI",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.",
|
|
29
|
+
"forked": "4108",
|
|
30
|
+
"stargazers_count": 38662,
|
|
31
|
+
"todayStar": "246 stars today",
|
|
32
|
+
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
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": "godotengine/godot",
|
|
37
|
+
"language": "C++",
|
|
38
|
+
"color": "#f34b7d",
|
|
39
|
+
"description": "Godot Engine – Multi-platform 2D and 3D game engine",
|
|
40
|
+
"forked": "18951",
|
|
41
|
+
"stargazers_count": 85734,
|
|
42
|
+
"todayStar": "34 stars today",
|
|
43
|
+
"html_url": "https://github.com/godotengine/godot",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "Anjok07/ultimatevocalremovergui",
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "GUI for a Vocal Remover that uses Deep Neural Networks.",
|
|
51
|
+
"forked": "1200",
|
|
52
|
+
"stargazers_count": 15824,
|
|
53
|
+
"todayStar": "35 stars today",
|
|
54
|
+
"html_url": "https://github.com/Anjok07/ultimatevocalremovergui",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
58
|
+
"full_name": "NVIDIA/TensorRT",
|
|
59
|
+
"language": "C++",
|
|
60
|
+
"color": "#f34b7d",
|
|
61
|
+
"description": "NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.",
|
|
62
|
+
"forked": "2068",
|
|
63
|
+
"stargazers_count": 10016,
|
|
64
64
|
"todayStar": "28 stars today",
|
|
65
|
-
"html_url": "https://github.com/
|
|
65
|
+
"html_url": "https://github.com/NVIDIA/TensorRT",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "The most
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "PaperMC/Paper",
|
|
70
|
+
"language": "Java",
|
|
71
|
+
"color": "#b07219",
|
|
72
|
+
"description": "The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies",
|
|
73
|
+
"forked": "2182",
|
|
74
|
+
"stargazers_count": 9103,
|
|
75
|
+
"todayStar": "25 stars today",
|
|
76
|
+
"html_url": "https://github.com/PaperMC/Paper",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "ml-explore/mlx",
|
|
81
81
|
"language": "C++",
|
|
82
82
|
"color": "#f34b7d",
|
|
83
|
-
"description": "An
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "MLX: An array framework for Apple silicon",
|
|
84
|
+
"forked": "874",
|
|
85
|
+
"stargazers_count": 15404,
|
|
86
|
+
"todayStar": "38 stars today",
|
|
87
|
+
"html_url": "https://github.com/ml-explore/mlx",
|
|
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": "ml-explore/mlx-examples",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "Examples in the MLX framework",
|
|
95
|
+
"forked": "777",
|
|
96
|
+
"stargazers_count": 5399,
|
|
97
|
+
"todayStar": "14 stars today",
|
|
98
|
+
"html_url": "https://github.com/ml-explore/mlx-examples",
|
|
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": "iptv-org/iptv",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "Collection of publicly available IPTV channels from all over the world",
|
|
106
|
+
"forked": "1926",
|
|
107
|
+
"stargazers_count": 79783,
|
|
108
|
+
"todayStar": "55 stars today",
|
|
109
|
+
"html_url": "https://github.com/iptv-org/iptv",
|
|
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": "mlc-ai/web-llm",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "High-performance In-browser LLM Inference Engine",
|
|
117
|
+
"forked": "712",
|
|
118
|
+
"stargazers_count": 11406,
|
|
119
|
+
"todayStar": "45 stars today",
|
|
120
|
+
"html_url": "https://github.com/mlc-ai/web-llm",
|
|
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": "odin-lang/Odin",
|
|
125
|
+
"language": "Odin",
|
|
126
|
+
"color": "#60AFFE",
|
|
127
|
+
"description": "Odin Programming Language",
|
|
128
|
+
"forked": "542",
|
|
129
|
+
"stargazers_count": 5996,
|
|
130
|
+
"todayStar": "18 stars today",
|
|
131
|
+
"html_url": "https://github.com/odin-lang/Odin",
|
|
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": "argmaxinc/WhisperKit",
|
|
136
|
+
"language": "Swift",
|
|
137
|
+
"color": "#F05138",
|
|
138
|
+
"description": "On-device Inference of Whisper Speech Recognition Models for Apple Silicon",
|
|
139
|
+
"forked": "223",
|
|
140
|
+
"stargazers_count": 2724,
|
|
141
|
+
"todayStar": "78 stars today",
|
|
142
|
+
"html_url": "https://github.com/argmaxinc/WhisperKit",
|
|
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": "pymc-devs/pymc",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Bayesian Modeling and Probabilistic Programming in Python",
|
|
150
|
+
"forked": "1954",
|
|
151
|
+
"stargazers_count": 8387,
|
|
152
|
+
"todayStar": "15 stars today",
|
|
153
|
+
"html_url": "https://github.com/pymc-devs/pymc",
|
|
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": "NVIDIA/warp",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "A Python framework for high performance GPU simulation and graphics",
|
|
161
|
+
"forked": "165",
|
|
162
|
+
"stargazers_count": 2776,
|
|
163
|
+
"todayStar": "137 stars today",
|
|
164
|
+
"html_url": "https://github.com/NVIDIA/warp",
|
|
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": "maybe-finance/maybe",
|
|
169
|
+
"language": "Ruby",
|
|
170
|
+
"color": "#701516",
|
|
171
|
+
"description": "The OS for your personal finances",
|
|
172
|
+
"forked": "2131",
|
|
173
|
+
"stargazers_count": 27533,
|
|
174
|
+
"todayStar": "37 stars today",
|
|
175
|
+
"html_url": "https://github.com/maybe-finance/maybe",
|
|
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": "fchollet/ARC-AGI",
|
|
180
|
+
"language": "JavaScript",
|
|
181
|
+
"color": "#f1e05a",
|
|
182
|
+
"description": "The Abstraction and Reasoning Corpus",
|
|
183
|
+
"forked": "443",
|
|
184
|
+
"stargazers_count": 2606,
|
|
185
|
+
"todayStar": "66 stars today",
|
|
186
|
+
"html_url": "https://github.com/fchollet/ARC-AGI",
|
|
187
187
|
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "google/highway",
|
|
191
|
-
"language": "C++",
|
|
192
|
-
"color": "#f34b7d",
|
|
193
|
-
"description": "Performance-portable, length-agnostic SIMD with runtime dispatch",
|
|
194
|
-
"forked": "300",
|
|
195
|
-
"stargazers_count": 3800,
|
|
196
|
-
"todayStar": "40 stars today",
|
|
197
|
-
"html_url": "https://github.com/google/highway",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "protocolbuffers/protobuf",
|
|
202
|
-
"language": "C++",
|
|
203
|
-
"color": "#f34b7d",
|
|
204
|
-
"description": "Protocol Buffers - Google's data interchange format",
|
|
205
|
-
"forked": "15331",
|
|
206
|
-
"stargazers_count": 64230,
|
|
207
|
-
"todayStar": "8 stars today",
|
|
208
|
-
"html_url": "https://github.com/protocolbuffers/protobuf",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "google/googletest",
|
|
213
|
-
"language": "C++",
|
|
214
|
-
"color": "#f34b7d",
|
|
215
|
-
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
216
|
-
"forked": "9964",
|
|
217
|
-
"stargazers_count": 33555,
|
|
218
|
-
"todayStar": "11 stars today",
|
|
219
|
-
"html_url": "https://github.com/google/googletest",
|
|
220
|
-
"rank": 20
|
|
221
188
|
}
|
|
222
189
|
]
|