@wcj/github-rank 24.6.7 → 24.6.8
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 +18418 -18418
- package/dist/trending-daily.json +84 -84
- package/dist/trending-monthly.json +105 -72
- package/dist/trending-weekly.json +109 -98
- package/dist/users.china.json +1358 -1393
- package/dist/users.json +5840 -5840
- package/dist/users.org.json +411 -411
- package/package.json +1 -1
- package/web/data/repos.json +18418 -18418
- package/web/data/trending-daily.json +84 -84
- package/web/data/trending-monthly.json +105 -72
- package/web/data/trending-weekly.json +109 -98
- package/web/data/users.china.json +1358 -1393
- package/web/data/users.json +5840 -5840
- package/web/data/users.org.json +411 -411
- package/web/index.html +5956 -5956
- package/web/org.html +330 -330
- package/web/repos.html +2376 -2372
- package/web/trending-monthly.html +186 -72
- package/web/trending-weekly.html +130 -92
- package/web/trending.html +75 -79
- package/web/users.china.html +1351 -1397
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"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.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1564",
|
|
8
|
+
"stargazers_count": 15116,
|
|
9
|
+
"todayStar": "1567 stars this week",
|
|
10
10
|
"html_url": "https://github.com/danielmiessler/fabric",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "MiniCPM-Llama3-V 2.5: A GPT-4V Level Multimodal LLM on Your Phone",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "461",
|
|
19
|
+
"stargazers_count": 6670,
|
|
20
|
+
"todayStar": "2264 stars this week",
|
|
21
21
|
"html_url": "https://github.com/OpenBMB/MiniCPM-V",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "TypeScript",
|
|
27
27
|
"color": "#3178c6",
|
|
28
28
|
"description": "「快速」打造「专属」问卷系统, 让调研「更轻松」",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "200",
|
|
30
|
+
"stargazers_count": 1723,
|
|
31
|
+
"todayStar": "252 stars this week",
|
|
32
32
|
"html_url": "https://github.com/didi/xiaoju-survey",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,142 +37,153 @@
|
|
|
37
37
|
"language": "C++",
|
|
38
38
|
"color": "#f34b7d",
|
|
39
39
|
"description": "DuckDB is an analytical in-process SQL database management system",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "1553",
|
|
41
|
+
"stargazers_count": 18684,
|
|
42
|
+
"todayStar": "1098 stars this week",
|
|
43
43
|
"html_url": "https://github.com/duckdb/duckdb",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "state-spaces/mamba",
|
|
48
|
+
"language": "Python",
|
|
49
|
+
"color": "#3572A5",
|
|
50
|
+
"description": "Mamba SSM architecture",
|
|
51
|
+
"forked": "866",
|
|
52
|
+
"stargazers_count": 10870,
|
|
53
|
+
"todayStar": "652 stars this week",
|
|
54
|
+
"html_url": "https://github.com/state-spaces/mamba",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "PostHog/posthog",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "🦔 PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "1101",
|
|
63
|
+
"stargazers_count": 18778,
|
|
64
|
+
"todayStar": "762 stars this week",
|
|
54
65
|
"html_url": "https://github.com/PostHog/posthog",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "lizongying/my-tv",
|
|
70
|
+
"language": "C",
|
|
71
|
+
"color": "#555555",
|
|
72
|
+
"description": "我的电视 电视直播软件,安装即可使用",
|
|
73
|
+
"forked": "3095",
|
|
74
|
+
"stargazers_count": 27623,
|
|
75
|
+
"todayStar": "600 stars this week",
|
|
76
|
+
"html_url": "https://github.com/lizongying/my-tv",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "LazyVim/LazyVim",
|
|
81
|
+
"language": "Lua",
|
|
82
|
+
"color": "#000080",
|
|
83
|
+
"description": "Neovim config for the lazy",
|
|
84
|
+
"forked": "942",
|
|
85
|
+
"stargazers_count": 14116,
|
|
86
|
+
"todayStar": "257 stars this week",
|
|
87
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
88
|
+
"rank": 8
|
|
56
89
|
},
|
|
57
90
|
{
|
|
58
91
|
"full_name": "ReVanced/revanced-patches",
|
|
59
92
|
"language": "Kotlin",
|
|
60
93
|
"color": "#A97BFF",
|
|
61
94
|
"description": "🧩 Patches for ReVanced",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
95
|
+
"forked": "210",
|
|
96
|
+
"stargazers_count": 1848,
|
|
97
|
+
"todayStar": "352 stars this week",
|
|
65
98
|
"html_url": "https://github.com/ReVanced/revanced-patches",
|
|
66
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
67
100
|
},
|
|
68
101
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
102
|
+
"full_name": "syncthing/syncthing",
|
|
103
|
+
"language": "Go",
|
|
104
|
+
"color": "#00ADD8",
|
|
105
|
+
"description": "Open Source Continuous File Synchronization",
|
|
106
|
+
"forked": "4085",
|
|
107
|
+
"stargazers_count": 61184,
|
|
108
|
+
"todayStar": "931 stars this week",
|
|
109
|
+
"html_url": "https://github.com/syncthing/syncthing",
|
|
110
|
+
"rank": 10
|
|
78
111
|
},
|
|
79
112
|
{
|
|
80
|
-
"full_name": "
|
|
113
|
+
"full_name": "paul-gauthier/aider",
|
|
81
114
|
"language": "Python",
|
|
82
115
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
116
|
+
"description": "aider is AI pair programming in your terminal",
|
|
117
|
+
"forked": "1054",
|
|
118
|
+
"stargazers_count": 11001,
|
|
119
|
+
"todayStar": "580 stars this week",
|
|
120
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
121
|
+
"rank": 11
|
|
89
122
|
},
|
|
90
123
|
{
|
|
91
124
|
"full_name": "folke/lazy.nvim",
|
|
92
125
|
"language": "Lua",
|
|
93
126
|
"color": "#000080",
|
|
94
127
|
"description": "💤 A modern plugin manager for Neovim",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
128
|
+
"forked": "295",
|
|
129
|
+
"stargazers_count": 12405,
|
|
130
|
+
"todayStar": "243 stars this week",
|
|
98
131
|
"html_url": "https://github.com/folke/lazy.nvim",
|
|
99
|
-
"rank":
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "state-spaces/mamba",
|
|
103
|
-
"language": "Python",
|
|
104
|
-
"color": "#3572A5",
|
|
105
|
-
"description": "Mamba SSM architecture",
|
|
106
|
-
"forked": "860",
|
|
107
|
-
"stargazers_count": 10803,
|
|
108
|
-
"todayStar": "547 stars this week",
|
|
109
|
-
"html_url": "https://github.com/state-spaces/mamba",
|
|
110
|
-
"rank": 10
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "LazyVim/LazyVim",
|
|
114
|
-
"language": "Lua",
|
|
115
|
-
"color": "#000080",
|
|
116
|
-
"description": "Neovim config for the lazy",
|
|
117
|
-
"forked": "942",
|
|
118
|
-
"stargazers_count": 14010,
|
|
119
|
-
"todayStar": "228 stars this week",
|
|
120
|
-
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
121
|
-
"rank": 11
|
|
132
|
+
"rank": 12
|
|
122
133
|
},
|
|
123
134
|
{
|
|
124
135
|
"full_name": "jackfrued/Python-100-Days",
|
|
125
136
|
"language": "Python",
|
|
126
137
|
"color": "#3572A5",
|
|
127
138
|
"description": "Python - 100天从新手到大师",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
139
|
+
"forked": "51486",
|
|
140
|
+
"stargazers_count": 151423,
|
|
141
|
+
"todayStar": "547 stars this week",
|
|
131
142
|
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "lizongying/my-tv",
|
|
136
|
-
"language": "C",
|
|
137
|
-
"color": "#555555",
|
|
138
|
-
"description": "我的电视 电视直播软件,安装即可使用",
|
|
139
|
-
"forked": "3086",
|
|
140
|
-
"stargazers_count": 27544,
|
|
141
|
-
"todayStar": "578 stars this week",
|
|
142
|
-
"html_url": "https://github.com/lizongying/my-tv",
|
|
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": "Lightning-AI/litgpt",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Pretrain, finetune, deploy 20+ LLMs on your own data. Uses state-of-the-art techniques: flash attention, FSDP, 4-bit, LoRA, and more.",
|
|
150
|
+
"forked": "768",
|
|
151
|
+
"stargazers_count": 7499,
|
|
152
|
+
"todayStar": "541 stars this week",
|
|
153
|
+
"html_url": "https://github.com/Lightning-AI/litgpt",
|
|
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": "google/googletest",
|
|
158
|
+
"language": "C++",
|
|
159
|
+
"color": "#f34b7d",
|
|
160
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
161
|
+
"forked": "9959",
|
|
162
|
+
"stargazers_count": 33487,
|
|
163
|
+
"todayStar": "109 stars this week",
|
|
164
|
+
"html_url": "https://github.com/google/googletest",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
168
|
-
"full_name": "
|
|
168
|
+
"full_name": "PKU-YuanGroup/Open-Sora-Plan",
|
|
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": "This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.",
|
|
172
|
+
"forked": "961",
|
|
173
|
+
"stargazers_count": 10690,
|
|
174
|
+
"todayStar": "149 stars this week",
|
|
175
|
+
"html_url": "https://github.com/PKU-YuanGroup/Open-Sora-Plan",
|
|
176
176
|
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "LizardByte/Sunshine",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
|
+
"description": "Self-hosted game stream host for Moonlight.",
|
|
183
|
+
"forked": "690",
|
|
184
|
+
"stargazers_count": 14298,
|
|
185
|
+
"todayStar": "597 stars this week",
|
|
186
|
+
"html_url": "https://github.com/LizardByte/Sunshine",
|
|
187
|
+
"rank": 17
|
|
177
188
|
}
|
|
178
189
|
]
|