@wcj/github-rank 23.7.21 → 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 +24257 -24254
- package/dist/trending-daily.json +185 -185
- package/dist/trending-monthly.json +160 -160
- package/dist/trending-weekly.json +184 -184
- package/dist/users.china.json +2095 -2060
- package/dist/users.json +7634 -7634
- package/package.json +1 -1
- package/web/data/repos.json +24257 -24254
- package/web/data/trending-daily.json +185 -185
- package/web/data/trending-monthly.json +160 -160
- package/web/data/trending-weekly.json +184 -184
- package/web/data/users.china.json +2095 -2060
- package/web/data/users.json +7634 -7634
- package/web/index.html +5684 -5684
- package/web/repos.html +3130 -3130
- package/web/trending-monthly.html +153 -153
- package/web/trending-weekly.html +161 -165
- package/web/trending.html +169 -161
- package/web/users.china.html +1621 -1588
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
3
|
+
"full_name": "facebookresearch/llama",
|
|
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": "Inference code for LLaMA models",
|
|
7
|
+
"forked": "5129",
|
|
8
|
+
"stargazers_count": 33011,
|
|
9
|
+
"todayStar": "9250 stars this month",
|
|
10
|
+
"html_url": "https://github.com/facebookresearch/llama",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
@@ -15,109 +15,109 @@
|
|
|
15
15
|
"language": "TypeScript",
|
|
16
16
|
"color": "#3178c6",
|
|
17
17
|
"description": "🧠 Dump all your files and chat with it using your Generative AI Second Brain using LLMs ( GPT 3.5/4, Private, Anthropic, VertexAI ) & Embeddings 🧠",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1903",
|
|
19
|
+
"stargazers_count": 18302,
|
|
20
|
+
"todayStar": "10396 stars this month",
|
|
21
21
|
"html_url": "https://github.com/StanGirard/quivr",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "techleadhd/chatgpt-retrieval",
|
|
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": "",
|
|
29
|
+
"forked": "434",
|
|
30
|
+
"stargazers_count": 933,
|
|
31
|
+
"todayStar": "684 stars this month",
|
|
32
|
+
"html_url": "https://github.com/techleadhd/chatgpt-retrieval",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "vllm-project/vllm",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "A high-throughput and memory-efficient inference and serving engine for LLMs",
|
|
40
|
+
"forked": "372",
|
|
41
|
+
"stargazers_count": 3922,
|
|
42
|
+
"todayStar": "2413 stars this month",
|
|
43
|
+
"html_url": "https://github.com/vllm-project/vllm",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "vercel/platforms",
|
|
37
48
|
"language": "TypeScript",
|
|
38
49
|
"color": "#3178c6",
|
|
39
50
|
"description": "A full-stack Next.js app with multi-tenancy and custom domain support. Built with Next.js App Router and the Vercel Domains API.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "444",
|
|
52
|
+
"stargazers_count": 3882,
|
|
53
|
+
"todayStar": "1148 stars this month",
|
|
43
54
|
"html_url": "https://github.com/vercel/platforms",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
|
-
"full_name": "
|
|
58
|
+
"full_name": "tinygrad/tinygrad",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
55
|
-
"rank":
|
|
61
|
+
"description": "You like pytorch? You like micrograd? You love tinygrad! ❤️",
|
|
62
|
+
"forked": "2316",
|
|
63
|
+
"stargazers_count": 18206,
|
|
64
|
+
"todayStar": "3949 stars this month",
|
|
65
|
+
"html_url": "https://github.com/tinygrad/tinygrad",
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
|
-
"full_name": "
|
|
69
|
+
"full_name": "h2oai/h2ogpt",
|
|
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": "Private Q&A and summarization of documents+images or chat with local GPT, 100% private, Apache 2.0. Supports LLaMa2, llama.cpp, and more. Demo: https://gpt.h2o.ai/",
|
|
73
|
+
"forked": "656",
|
|
74
|
+
"stargazers_count": 5714,
|
|
75
|
+
"todayStar": "2888 stars this month",
|
|
76
|
+
"html_url": "https://github.com/h2oai/h2ogpt",
|
|
77
|
+
"rank": 7
|
|
67
78
|
},
|
|
68
79
|
{
|
|
69
80
|
"full_name": "hiyouga/ChatGLM-Efficient-Tuning",
|
|
70
81
|
"language": "Python",
|
|
71
82
|
"color": "#3572A5",
|
|
72
83
|
"description": "Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
84
|
+
"forked": "346",
|
|
85
|
+
"stargazers_count": 2427,
|
|
86
|
+
"todayStar": "1105 stars this month",
|
|
76
87
|
"html_url": "https://github.com/hiyouga/ChatGLM-Efficient-Tuning",
|
|
77
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "labmlai/annotated_deep_learning_paper_implementations",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠",
|
|
95
|
+
"forked": "3319",
|
|
96
|
+
"stargazers_count": 31586,
|
|
97
|
+
"todayStar": "6492 stars this month",
|
|
98
|
+
"html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
|
|
99
|
+
"rank": 9
|
|
78
100
|
},
|
|
79
101
|
{
|
|
80
102
|
"full_name": "toeverything/AFFiNE",
|
|
81
103
|
"language": "TypeScript",
|
|
82
104
|
"color": "#3178c6",
|
|
83
105
|
"description": "There can be more than Notion and Miro. AFFiNE is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
106
|
+
"forked": "1249",
|
|
107
|
+
"stargazers_count": 20098,
|
|
108
|
+
"todayStar": "3176 stars this month",
|
|
87
109
|
"html_url": "https://github.com/toeverything/AFFiNE",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "sveltejs/svelte",
|
|
92
|
-
"language": "JavaScript",
|
|
93
|
-
"color": "#f1e05a",
|
|
94
|
-
"description": "Cybernetically enhanced web apps",
|
|
95
|
-
"forked": "3945",
|
|
96
|
-
"stargazers_count": 71237,
|
|
97
|
-
"todayStar": "2973 stars this month",
|
|
98
|
-
"html_url": "https://github.com/sveltejs/svelte",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "bigskysoftware/htmx",
|
|
103
|
-
"language": "JavaScript",
|
|
104
|
-
"color": "#f1e05a",
|
|
105
|
-
"description": "</> htmx - high power tools for HTML",
|
|
106
|
-
"forked": "574",
|
|
107
|
-
"stargazers_count": 15855,
|
|
108
|
-
"todayStar": "2962 stars this month",
|
|
109
|
-
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
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": "Dao-AILab/flash-attention",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Fast and memory-efficient exact attention",
|
|
117
|
+
"forked": "427",
|
|
118
|
+
"stargazers_count": 5382,
|
|
119
|
+
"todayStar": "1676 stars this month",
|
|
120
|
+
"html_url": "https://github.com/Dao-AILab/flash-attention",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
@@ -125,32 +125,32 @@
|
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
127
|
"description": "A powerful and modular stable diffusion GUI with a graph/nodes interface.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
128
|
+
"forked": "711",
|
|
129
|
+
"stargazers_count": 8021,
|
|
130
|
+
"todayStar": "1816 stars this month",
|
|
131
131
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
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": "bigskysoftware/htmx",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
|
+
"description": "</> htmx - high power tools for HTML",
|
|
139
|
+
"forked": "574",
|
|
140
|
+
"stargazers_count": 15991,
|
|
141
|
+
"todayStar": "3083 stars this month",
|
|
142
|
+
"html_url": "https://github.com/bigskysoftware/htmx",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "microsoft/unilm",
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
|
|
150
|
+
"forked": "2020",
|
|
151
|
+
"stargazers_count": 14419,
|
|
152
|
+
"todayStar": "1627 stars this month",
|
|
153
|
+
"html_url": "https://github.com/microsoft/unilm",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,120 +158,120 @@
|
|
|
158
158
|
"language": "Ruby",
|
|
159
159
|
"color": "#701516",
|
|
160
160
|
"description": "Your self-hosted, globally interconnected microblogging community",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "6403",
|
|
162
|
+
"stargazers_count": 43089,
|
|
163
|
+
"todayStar": "1104 stars this month",
|
|
164
164
|
"html_url": "https://github.com/mastodon/mastodon",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "📚 Freely available programming books",
|
|
172
|
+
"forked": "56653",
|
|
173
|
+
"stargazers_count": 293265,
|
|
174
|
+
"todayStar": "9845 stars this month",
|
|
175
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
167
178
|
{
|
|
168
179
|
"full_name": "usememos/memos",
|
|
169
180
|
"language": "TypeScript",
|
|
170
181
|
"color": "#3178c6",
|
|
171
182
|
"description": "A privacy-first, lightweight note-taking service. Easily capture and share your great thoughts.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
183
|
+
"forked": "1176",
|
|
184
|
+
"stargazers_count": 16761,
|
|
185
|
+
"todayStar": "1977 stars this month",
|
|
175
186
|
"html_url": "https://github.com/usememos/memos",
|
|
176
|
-
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "AntonOsika/gpt-engineer",
|
|
180
|
-
"language": "Python",
|
|
181
|
-
"color": "#3572A5",
|
|
182
|
-
"description": "Specify what you want it to build, the AI asks for clarification, and then builds it.",
|
|
183
|
-
"forked": "6526",
|
|
184
|
-
"stargazers_count": 39002,
|
|
185
|
-
"todayStar": "17657 stars this month",
|
|
186
|
-
"html_url": "https://github.com/AntonOsika/gpt-engineer",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "EbookFoundation/free-programming-books",
|
|
191
|
-
"language": "",
|
|
192
|
-
"color": "",
|
|
193
|
-
"description": "📚 Freely available programming books",
|
|
194
|
-
"forked": "56623",
|
|
195
|
-
"stargazers_count": 292978,
|
|
196
|
-
"todayStar": "9567 stars this month",
|
|
197
|
-
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
189
|
{
|
|
201
190
|
"full_name": "LazyVim/LazyVim",
|
|
202
191
|
"language": "Lua",
|
|
203
192
|
"color": "#000080",
|
|
204
193
|
"description": "Neovim config for the lazy",
|
|
205
194
|
"forked": "457",
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
195
|
+
"stargazers_count": 6694,
|
|
196
|
+
"todayStar": "1123 stars this month",
|
|
208
197
|
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
209
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
210
199
|
},
|
|
211
200
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
220
|
-
"rank":
|
|
201
|
+
"full_name": "sveltejs/svelte",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "Cybernetically enhanced web apps",
|
|
205
|
+
"forked": "3949",
|
|
206
|
+
"stargazers_count": 71304,
|
|
207
|
+
"todayStar": "2999 stars this month",
|
|
208
|
+
"html_url": "https://github.com/sveltejs/svelte",
|
|
209
|
+
"rank": 19
|
|
221
210
|
},
|
|
222
211
|
{
|
|
223
212
|
"full_name": "immich-app/immich",
|
|
224
213
|
"language": "TypeScript",
|
|
225
214
|
"color": "#3178c6",
|
|
226
215
|
"description": "Self-hosted photo and video backup solution directly from your mobile phone.",
|
|
227
|
-
"forked": "
|
|
228
|
-
"stargazers_count":
|
|
229
|
-
"todayStar": "
|
|
216
|
+
"forked": "596",
|
|
217
|
+
"stargazers_count": 15777,
|
|
218
|
+
"todayStar": "3591 stars this month",
|
|
230
219
|
"html_url": "https://github.com/immich-app/immich",
|
|
220
|
+
"rank": 20
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
"full_name": "ykdojo/kaguya",
|
|
224
|
+
"language": "JavaScript",
|
|
225
|
+
"color": "#f1e05a",
|
|
226
|
+
"description": "A ChatGPT plugin that allows you to load and edit your local files in a controlled way, as well as run any Python, JavaScript, and bash script.",
|
|
227
|
+
"forked": "276",
|
|
228
|
+
"stargazers_count": 1012,
|
|
229
|
+
"todayStar": "719 stars this month",
|
|
230
|
+
"html_url": "https://github.com/ykdojo/kaguya",
|
|
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": "0atman/noboilerplate",
|
|
235
|
+
"language": "Just",
|
|
236
|
+
"color": "#384d54",
|
|
237
|
+
"description": "Code for my talks on the No Boilerplate channel",
|
|
238
|
+
"forked": "79",
|
|
239
|
+
"stargazers_count": 1470,
|
|
240
|
+
"todayStar": "471 stars this month",
|
|
241
|
+
"html_url": "https://github.com/0atman/noboilerplate",
|
|
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": "raysan5/raylib",
|
|
246
|
+
"language": "C",
|
|
247
|
+
"color": "#555555",
|
|
248
|
+
"description": "A simple and easy-to-use library to enjoy videogames programming",
|
|
249
|
+
"forked": "1617",
|
|
250
|
+
"stargazers_count": 14080,
|
|
251
|
+
"todayStar": "796 stars this month",
|
|
252
|
+
"html_url": "https://github.com/raysan5/raylib",
|
|
253
253
|
"rank": 23
|
|
254
254
|
},
|
|
255
|
-
{
|
|
256
|
-
"full_name": "w-okada/voice-changer",
|
|
257
|
-
"language": "Python",
|
|
258
|
-
"color": "#3572A5",
|
|
259
|
-
"description": "リアルタイムボイスチェンジャー Realtime Voice Changer",
|
|
260
|
-
"forked": "911",
|
|
261
|
-
"stargazers_count": 7899,
|
|
262
|
-
"todayStar": "2998 stars this month",
|
|
263
|
-
"html_url": "https://github.com/w-okada/voice-changer",
|
|
264
|
-
"rank": 24
|
|
265
|
-
},
|
|
266
255
|
{
|
|
267
256
|
"full_name": "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
|
|
268
257
|
"language": "Python",
|
|
269
258
|
"color": "#3572A5",
|
|
270
259
|
"description": "Voice data <= 10 mins can also be used to train a good VC model!",
|
|
271
|
-
"forked": "
|
|
272
|
-
"stargazers_count":
|
|
273
|
-
"todayStar": "
|
|
260
|
+
"forked": "1184",
|
|
261
|
+
"stargazers_count": 8085,
|
|
262
|
+
"todayStar": "2768 stars this month",
|
|
274
263
|
"html_url": "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
|
|
264
|
+
"rank": 24
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"full_name": "microsoft/ML-For-Beginners",
|
|
268
|
+
"language": "HTML",
|
|
269
|
+
"color": "#e34c26",
|
|
270
|
+
"description": "12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all",
|
|
271
|
+
"forked": "10708",
|
|
272
|
+
"stargazers_count": 51325,
|
|
273
|
+
"todayStar": "1679 stars this month",
|
|
274
|
+
"html_url": "https://github.com/microsoft/ML-For-Beginners",
|
|
275
275
|
"rank": 25
|
|
276
276
|
}
|
|
277
277
|
]
|