@wcj/github-rank 23.7.22 → 23.7.23
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 +15871 -15868
- package/dist/trending-daily.json +188 -188
- package/dist/trending-monthly.json +150 -150
- package/dist/trending-weekly.json +170 -170
- package/dist/users.china.json +1167 -1167
- package/dist/users.json +5174 -5174
- package/package.json +1 -1
- package/web/data/repos.json +15871 -15868
- package/web/data/trending-daily.json +188 -188
- package/web/data/trending-monthly.json +150 -150
- package/web/data/trending-weekly.json +170 -170
- package/web/data/users.china.json +1167 -1167
- package/web/data/users.json +5174 -5174
- package/web/index.html +3985 -3985
- package/web/repos.html +2093 -2093
- package/web/trending-monthly.html +145 -145
- package/web/trending-weekly.html +157 -157
- package/web/trending.html +170 -166
- package/web/users.china.html +912 -912
package/dist/trending-daily.json
CHANGED
|
@@ -1,266 +1,266 @@
|
|
|
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": "jmorganca/ollama",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "Get up and running with large language models locally",
|
|
7
|
+
"forked": "112",
|
|
8
|
+
"stargazers_count": 2098,
|
|
9
|
+
"todayStar": "493 stars today",
|
|
10
|
+
"html_url": "https://github.com/jmorganca/ollama",
|
|
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": "twentyhq/twenty",
|
|
15
|
+
"language": "TypeScript",
|
|
16
|
+
"color": "#3178c6",
|
|
17
|
+
"description": "Building a modern alternative to Salesforce. 🌟 You can star to support our work!",
|
|
18
|
+
"forked": "64",
|
|
19
|
+
"stargazers_count": 1725,
|
|
20
|
+
"todayStar": "432 stars today",
|
|
21
|
+
"html_url": "https://github.com/twentyhq/twenty",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "FlagAlpha/Llama2-Chinese",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
28
|
+
"description": "最好的中文Llama大模型,完全开源可商用",
|
|
29
|
+
"forked": "84",
|
|
30
|
+
"stargazers_count": 774,
|
|
31
|
+
"todayStar": "86 stars today",
|
|
32
|
+
"html_url": "https://github.com/FlagAlpha/Llama2-Chinese",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "SamsungLabs/NeuralHaircut",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "",
|
|
40
|
-
"forked": "27",
|
|
41
|
-
"stargazers_count": 282,
|
|
42
|
-
"todayStar": "45 stars today",
|
|
43
|
-
"html_url": "https://github.com/SamsungLabs/NeuralHaircut",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "ggerganov/llama.cpp",
|
|
48
37
|
"language": "C",
|
|
49
38
|
"color": "#555555",
|
|
50
39
|
"description": "Port of Facebook's LLaMA model in C/C++",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "4992",
|
|
41
|
+
"stargazers_count": 35639,
|
|
42
|
+
"todayStar": "243 stars today",
|
|
54
43
|
"html_url": "https://github.com/ggerganov/llama.cpp",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
47
|
+
"full_name": "facebookresearch/llama-recipes",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "Examples and recipes for Llama 2 model",
|
|
51
|
+
"forked": "157",
|
|
52
|
+
"stargazers_count": 1468,
|
|
53
|
+
"todayStar": "282 stars today",
|
|
54
|
+
"html_url": "https://github.com/facebookresearch/llama-recipes",
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
58
|
+
"full_name": "midudev/curso-node-js",
|
|
59
|
+
"language": "JavaScript",
|
|
60
|
+
"color": "#f1e05a",
|
|
61
|
+
"description": "Curso de Node.js desde cero",
|
|
62
|
+
"forked": "28",
|
|
63
|
+
"stargazers_count": 202,
|
|
64
|
+
"todayStar": "30 stars today",
|
|
65
|
+
"html_url": "https://github.com/midudev/curso-node-js",
|
|
66
|
+
"rank": 6
|
|
78
67
|
},
|
|
79
68
|
{
|
|
80
|
-
"full_name": "
|
|
69
|
+
"full_name": "RayVentura/ShortGPT",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
72
|
+
"description": "🚀🎬 ShortGPT - An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation.",
|
|
73
|
+
"forked": "151",
|
|
74
|
+
"stargazers_count": 1618,
|
|
75
|
+
"todayStar": "146 stars today",
|
|
76
|
+
"html_url": "https://github.com/RayVentura/ShortGPT",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
|
-
"full_name": "
|
|
80
|
+
"full_name": "microsoft/TypeChat",
|
|
92
81
|
"language": "TypeScript",
|
|
93
82
|
"color": "#3178c6",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "TypeChat is a library that makes it easy to build natural language interfaces using types.",
|
|
84
|
+
"forked": "49",
|
|
85
|
+
"stargazers_count": 1869,
|
|
86
|
+
"todayStar": "466 stars today",
|
|
87
|
+
"html_url": "https://github.com/microsoft/TypeChat",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "StudioCherno/Walnut",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "Walnut is a simple application framework for Vulkan and Dear ImGui apps",
|
|
95
|
+
"forked": "217",
|
|
96
|
+
"stargazers_count": 1049,
|
|
97
|
+
"todayStar": "132 stars today",
|
|
98
|
+
"html_url": "https://github.com/StudioCherno/Walnut",
|
|
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": "rdeepak2002/reddit-place-script-2022",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Script to draw an image onto r/place (https://www.reddit.com/r/place/)",
|
|
106
|
+
"forked": "362",
|
|
107
|
+
"stargazers_count": 885,
|
|
108
|
+
"todayStar": "21 stars today",
|
|
109
|
+
"html_url": "https://github.com/rdeepak2002/reddit-place-script-2022",
|
|
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": "dabeaz-course/python-mastery",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Advanced Python Mastery (course by @dabeaz)",
|
|
117
|
+
"forked": "701",
|
|
118
|
+
"stargazers_count": 6111,
|
|
119
|
+
"todayStar": "711 stars today",
|
|
120
|
+
"html_url": "https://github.com/dabeaz-course/python-mastery",
|
|
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": "Fadi002/unshackle",
|
|
125
|
+
"language": "Shell",
|
|
126
|
+
"color": "#89e051",
|
|
127
|
+
"description": "Open-source tool to bypass windows and linux passwords from bootable usb",
|
|
128
|
+
"forked": "35",
|
|
129
|
+
"stargazers_count": 660,
|
|
130
|
+
"todayStar": "147 stars today",
|
|
131
|
+
"html_url": "https://github.com/Fadi002/unshackle",
|
|
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": "RupertBenWiser/Web-Environment-Integrity",
|
|
136
|
+
"language": "",
|
|
137
|
+
"color": "",
|
|
138
|
+
"description": "",
|
|
139
|
+
"forked": "43",
|
|
140
|
+
"stargazers_count": 152,
|
|
141
|
+
"todayStar": "81 stars today",
|
|
142
|
+
"html_url": "https://github.com/RupertBenWiser/Web-Environment-Integrity",
|
|
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": "agefanscom/website",
|
|
147
|
+
"language": "",
|
|
148
|
+
"color": "",
|
|
149
|
+
"description": "AGE animation official website URL release page(AGE动漫官网网址发布页)",
|
|
150
|
+
"forked": "25",
|
|
151
|
+
"stargazers_count": 927,
|
|
152
|
+
"todayStar": "148 stars today",
|
|
153
|
+
"html_url": "https://github.com/agefanscom/website",
|
|
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": "facebookresearch/llama",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Inference code for LLaMA models",
|
|
161
|
+
"forked": "5129",
|
|
162
|
+
"stargazers_count": 33011,
|
|
163
|
+
"todayStar": "1795 stars today",
|
|
164
|
+
"html_url": "https://github.com/facebookresearch/llama",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
171
|
+
"description": "Running Llama 2 and other Open-Source LLMs on CPU Inference Locally for Document Q&A",
|
|
172
|
+
"forked": "26",
|
|
173
|
+
"stargazers_count": 127,
|
|
174
|
+
"todayStar": "24 stars today",
|
|
175
|
+
"html_url": "https://github.com/kennethleungty/Llama-2-Open-Source-LLM-CPU-Inference",
|
|
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": "vitoplantamura/OnnxStream",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
|
+
"description": "Running Stable Diffusion on a RPI Zero 2 (or in 260MB of RAM)",
|
|
183
|
+
"forked": "16",
|
|
184
|
+
"stargazers_count": 483,
|
|
185
|
+
"todayStar": "78 stars today",
|
|
186
|
+
"html_url": "https://github.com/vitoplantamura/OnnxStream",
|
|
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": "livewire/livewire",
|
|
191
|
+
"language": "PHP",
|
|
192
|
+
"color": "#4F5D95",
|
|
193
|
+
"description": "A full-stack framework for Laravel that takes the pain out of building dynamic UIs.",
|
|
194
|
+
"forked": "1061",
|
|
195
|
+
"stargazers_count": 19822,
|
|
196
|
+
"todayStar": "43 stars today",
|
|
197
|
+
"html_url": "https://github.com/livewire/livewire",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "",
|
|
203
|
-
"color": "",
|
|
204
|
-
"description": "",
|
|
205
|
-
"forked": "26",
|
|
206
|
-
"stargazers_count": 98,
|
|
207
|
-
"todayStar": "18 stars today",
|
|
208
|
-
"html_url": "https://github.com/RupertBenWiser/Web-Environment-Integrity",
|
|
209
|
-
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "a16z-infra/llama2-chatbot",
|
|
201
|
+
"full_name": "bigscience-workshop/petals",
|
|
213
202
|
"language": "Python",
|
|
214
203
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
204
|
+
"description": "🌸 Run large language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading",
|
|
205
|
+
"forked": "267",
|
|
206
|
+
"stargazers_count": 6177,
|
|
207
|
+
"todayStar": "122 stars today",
|
|
208
|
+
"html_url": "https://github.com/bigscience-workshop/petals",
|
|
209
|
+
"rank": 19
|
|
221
210
|
},
|
|
222
211
|
{
|
|
223
|
-
"full_name": "
|
|
212
|
+
"full_name": "GrowingGit/GitHub-Chinese-Top-Charts",
|
|
224
213
|
"language": "Java",
|
|
225
214
|
"color": "#b07219",
|
|
226
|
-
"description": "
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
230
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "🇨🇳 GitHub中文排行榜,各语言分设「软件 | 资料」榜单,精准定位中文好项目。各取所需,高效学习。",
|
|
216
|
+
"forked": "9161",
|
|
217
|
+
"stargazers_count": 63754,
|
|
218
|
+
"todayStar": "45 stars today",
|
|
219
|
+
"html_url": "https://github.com/GrowingGit/GitHub-Chinese-Top-Charts",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "Jamie-Stirling/RetNet",
|
|
224
|
+
"language": "Python",
|
|
225
|
+
"color": "#3572A5",
|
|
226
|
+
"description": "An implementation of \"Retentive Network: A Successor to Transformer for Large Language Models\"",
|
|
227
|
+
"forked": "15",
|
|
228
|
+
"stargazers_count": 163,
|
|
229
|
+
"todayStar": "23 stars today",
|
|
230
|
+
"html_url": "https://github.com/Jamie-Stirling/RetNet",
|
|
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": "andreabergia/rjvm",
|
|
235
|
+
"language": "Rust",
|
|
236
|
+
"color": "#dea584",
|
|
237
|
+
"description": "A tiny JVM written in Rust. Learning project",
|
|
238
|
+
"forked": "27",
|
|
239
|
+
"stargazers_count": 591,
|
|
240
|
+
"todayStar": "135 stars today",
|
|
241
|
+
"html_url": "https://github.com/andreabergia/rjvm",
|
|
242
242
|
"rank": 22
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
|
-
"full_name": "
|
|
246
|
-
"language": "
|
|
247
|
-
"color": "#
|
|
245
|
+
"full_name": "lchen001/LLMDrift",
|
|
246
|
+
"language": "JupyterNotebook",
|
|
247
|
+
"color": "#DA5B0B",
|
|
248
248
|
"description": "",
|
|
249
|
-
"forked": "
|
|
250
|
-
"stargazers_count":
|
|
251
|
-
"todayStar": "
|
|
252
|
-
"html_url": "https://github.com/
|
|
249
|
+
"forked": "17",
|
|
250
|
+
"stargazers_count": 213,
|
|
251
|
+
"todayStar": "24 stars today",
|
|
252
|
+
"html_url": "https://github.com/lchen001/LLMDrift",
|
|
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": "metabase/metabase",
|
|
257
|
+
"language": "Clojure",
|
|
258
|
+
"color": "#db5855",
|
|
259
|
+
"description": "The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋",
|
|
260
|
+
"forked": "4545",
|
|
261
|
+
"stargazers_count": 33304,
|
|
262
|
+
"todayStar": "58 stars today",
|
|
263
|
+
"html_url": "https://github.com/metabase/metabase",
|
|
264
264
|
"rank": 24
|
|
265
265
|
},
|
|
266
266
|
{
|
|
@@ -268,9 +268,9 @@
|
|
|
268
268
|
"language": "Python",
|
|
269
269
|
"color": "#3572A5",
|
|
270
270
|
"description": "A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
271
|
+
"forked": "2381",
|
|
272
|
+
"stargazers_count": 18637,
|
|
273
|
+
"todayStar": "184 stars today",
|
|
274
274
|
"html_url": "https://github.com/oobabooga/text-generation-webui",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|