@wcj/github-rank 24.7.24 → 24.7.25
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 +20626 -20623
- package/dist/trending-daily.json +113 -146
- package/dist/trending-monthly.json +103 -92
- package/dist/trending-weekly.json +104 -148
- package/dist/users.china.json +1439 -1439
- package/dist/users.json +4072 -4072
- package/dist/users.org.json +322 -322
- package/package.json +1 -1
- package/web/data/repos.json +20626 -20623
- package/web/data/trending-daily.json +113 -146
- package/web/data/trending-monthly.json +103 -92
- package/web/data/trending-weekly.json +104 -148
- package/web/data/users.china.json +1439 -1439
- package/web/data/users.json +4072 -4072
- package/web/data/users.org.json +322 -322
- package/web/index.html +4338 -4332
- package/web/org.html +263 -263
- package/web/repos.html +2670 -2670
- package/web/trending-monthly.html +130 -92
- package/web/trending-weekly.html +99 -251
- package/web/trending.html +100 -214
- package/web/users.china.html +1274 -1274
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Python",
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "772",
|
|
8
|
+
"stargazers_count": 8254,
|
|
9
|
+
"todayStar": "1585 stars this week",
|
|
10
10
|
"html_url": "https://github.com/stanford-oval/storm",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,197 +15,153 @@
|
|
|
15
15
|
"language": "",
|
|
16
16
|
"color": "",
|
|
17
17
|
"description": "o armazém de livros",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "1300",
|
|
19
|
+
"stargazers_count": 6467,
|
|
20
|
+
"todayStar": "769 stars this week",
|
|
21
21
|
"html_url": "https://github.com/free-educa/books",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "neo4j-labs/llm-graph-builder",
|
|
26
|
-
"language": "JupyterNotebook",
|
|
27
|
-
"color": "#DA5B0B",
|
|
28
|
-
"description": "Neo4j graph construction from unstructured data using LLMs",
|
|
29
|
-
"forked": "203",
|
|
30
|
-
"stargazers_count": 1532,
|
|
31
|
-
"todayStar": "601 stars this week",
|
|
32
|
-
"html_url": "https://github.com/neo4j-labs/llm-graph-builder",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "BAAI-Agents/Cradle",
|
|
37
|
-
"language": "Python",
|
|
38
|
-
"color": "#3572A5",
|
|
39
|
-
"description": "The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.",
|
|
40
|
-
"forked": "122",
|
|
41
|
-
"stargazers_count": 1314,
|
|
42
|
-
"todayStar": "243 stars this week",
|
|
43
|
-
"html_url": "https://github.com/BAAI-Agents/Cradle",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "krahets/hello-algo",
|
|
48
|
-
"language": "Java",
|
|
49
|
-
"color": "#b07219",
|
|
50
|
-
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
51
|
-
"forked": "11255",
|
|
52
|
-
"stargazers_count": 89264,
|
|
53
|
-
"todayStar": "3510 stars this week",
|
|
54
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "git-ecosystem/git-credential-manager",
|
|
59
|
-
"language": "C#",
|
|
60
|
-
"color": "#178600",
|
|
61
|
-
"description": "Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.",
|
|
62
|
-
"forked": "1660",
|
|
63
|
-
"stargazers_count": 6349,
|
|
64
|
-
"todayStar": "367 stars this week",
|
|
65
|
-
"html_url": "https://github.com/git-ecosystem/git-credential-manager",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
24
|
{
|
|
69
25
|
"full_name": "ComposioHQ/composio",
|
|
70
26
|
"language": "Python",
|
|
71
27
|
"color": "#3572A5",
|
|
72
28
|
"description": "Composio equips agents with well-crafted tools empowering them to tackle complex tasks",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
29
|
+
"forked": "1025",
|
|
30
|
+
"stargazers_count": 3864,
|
|
31
|
+
"todayStar": "1998 stars this week",
|
|
76
32
|
"html_url": "https://github.com/ComposioHQ/composio",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "ziglang/zig",
|
|
81
|
-
"language": "Zig",
|
|
82
|
-
"color": "#ec915c",
|
|
83
|
-
"description": "General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.",
|
|
84
|
-
"forked": "2377",
|
|
85
|
-
"stargazers_count": 32721,
|
|
86
|
-
"todayStar": "364 stars this week",
|
|
87
|
-
"html_url": "https://github.com/ziglang/zig",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "Stirling-Tools/Stirling-PDF",
|
|
92
|
-
"language": "Java",
|
|
93
|
-
"color": "#b07219",
|
|
94
|
-
"description": "#1 Locally hosted web application that allows you to perform various operations on PDF files",
|
|
95
|
-
"forked": "2481",
|
|
96
|
-
"stargazers_count": 33181,
|
|
97
|
-
"todayStar": "2920 stars this week",
|
|
98
|
-
"html_url": "https://github.com/Stirling-Tools/Stirling-PDF",
|
|
99
|
-
"rank": 9
|
|
33
|
+
"rank": 3
|
|
100
34
|
},
|
|
101
35
|
{
|
|
102
36
|
"full_name": "ZuodaoTech/everyone-can-use-english",
|
|
103
37
|
"language": "TypeScript",
|
|
104
38
|
"color": "#3178c6",
|
|
105
39
|
"description": "人人都能用英语",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
40
|
+
"forked": "3553",
|
|
41
|
+
"stargazers_count": 22767,
|
|
42
|
+
"todayStar": "1079 stars this week",
|
|
109
43
|
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
110
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
111
45
|
},
|
|
112
46
|
{
|
|
113
|
-
"full_name": "
|
|
47
|
+
"full_name": "BAAI-Agents/Cradle",
|
|
114
48
|
"language": "Python",
|
|
115
49
|
"color": "#3572A5",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
50
|
+
"description": "The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, in a standardized general environment with minimal requirements.",
|
|
51
|
+
"forked": "124",
|
|
52
|
+
"stargazers_count": 1362,
|
|
53
|
+
"todayStar": "269 stars this week",
|
|
54
|
+
"html_url": "https://github.com/BAAI-Agents/Cradle",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "NVIDIA/open-gpu-kernel-modules",
|
|
59
|
+
"language": "C",
|
|
60
|
+
"color": "#555555",
|
|
61
|
+
"description": "NVIDIA Linux open GPU kernel module source",
|
|
62
|
+
"forked": "1205",
|
|
63
|
+
"stargazers_count": 14722,
|
|
64
|
+
"todayStar": "511 stars this week",
|
|
65
|
+
"html_url": "https://github.com/NVIDIA/open-gpu-kernel-modules",
|
|
66
|
+
"rank": 6
|
|
122
67
|
},
|
|
123
68
|
{
|
|
124
69
|
"full_name": "airbnb/javascript",
|
|
125
70
|
"language": "JavaScript",
|
|
126
71
|
"color": "#f1e05a",
|
|
127
72
|
"description": "JavaScript Style Guide",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
73
|
+
"forked": "26377",
|
|
74
|
+
"stargazers_count": 143771,
|
|
75
|
+
"todayStar": "389 stars this week",
|
|
131
76
|
"html_url": "https://github.com/airbnb/javascript",
|
|
132
|
-
"rank":
|
|
77
|
+
"rank": 7
|
|
133
78
|
},
|
|
134
79
|
{
|
|
135
80
|
"full_name": "immich-app/immich",
|
|
136
81
|
"language": "TypeScript",
|
|
137
82
|
"color": "#3178c6",
|
|
138
83
|
"description": "High performance self-hosted photo and video management solution.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
84
|
+
"forked": "1992",
|
|
85
|
+
"stargazers_count": 40623,
|
|
86
|
+
"todayStar": "1121 stars this week",
|
|
142
87
|
"html_url": "https://github.com/immich-app/immich",
|
|
143
|
-
"rank":
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"full_name": "actions/runner-images",
|
|
147
|
-
"language": "PowerShell",
|
|
148
|
-
"color": "#012456",
|
|
149
|
-
"description": "GitHub Actions runner images",
|
|
150
|
-
"forked": "2958",
|
|
151
|
-
"stargazers_count": 9615,
|
|
152
|
-
"todayStar": "198 stars this week",
|
|
153
|
-
"html_url": "https://github.com/actions/runner-images",
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "NVIDIA/open-gpu-kernel-modules",
|
|
158
|
-
"language": "C",
|
|
159
|
-
"color": "#555555",
|
|
160
|
-
"description": "NVIDIA Linux open GPU kernel module source",
|
|
161
|
-
"forked": "1203",
|
|
162
|
-
"stargazers_count": 14672,
|
|
163
|
-
"todayStar": "462 stars this week",
|
|
164
|
-
"html_url": "https://github.com/NVIDIA/open-gpu-kernel-modules",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "NationalSecurityAgency/ghidra",
|
|
169
|
-
"language": "Java",
|
|
170
|
-
"color": "#b07219",
|
|
171
|
-
"description": "Ghidra is a software reverse engineering (SRE) framework",
|
|
172
|
-
"forked": "5686",
|
|
173
|
-
"stargazers_count": 49525,
|
|
174
|
-
"todayStar": "226 stars this week",
|
|
175
|
-
"html_url": "https://github.com/NationalSecurityAgency/ghidra",
|
|
176
|
-
"rank": 16
|
|
88
|
+
"rank": 8
|
|
177
89
|
},
|
|
178
90
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
91
|
+
"full_name": "neo4j-labs/llm-graph-builder",
|
|
92
|
+
"language": "JupyterNotebook",
|
|
93
|
+
"color": "#DA5B0B",
|
|
94
|
+
"description": "Neo4j graph construction from unstructured data using LLMs",
|
|
95
|
+
"forked": "206",
|
|
96
|
+
"stargazers_count": 1564,
|
|
97
|
+
"todayStar": "544 stars this week",
|
|
98
|
+
"html_url": "https://github.com/neo4j-labs/llm-graph-builder",
|
|
99
|
+
"rank": 9
|
|
188
100
|
},
|
|
189
101
|
{
|
|
190
|
-
"full_name": "
|
|
102
|
+
"full_name": "opendatalab/MinerU",
|
|
191
103
|
"language": "Python",
|
|
192
104
|
"color": "#3572A5",
|
|
193
|
-
"description": "A
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
197
|
-
"html_url": "https://github.com/
|
|
198
|
-
"rank":
|
|
105
|
+
"description": "A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。",
|
|
106
|
+
"forked": "117",
|
|
107
|
+
"stargazers_count": 1340,
|
|
108
|
+
"todayStar": "602 stars this week",
|
|
109
|
+
"html_url": "https://github.com/opendatalab/MinerU",
|
|
110
|
+
"rank": 10
|
|
199
111
|
},
|
|
200
112
|
{
|
|
201
113
|
"full_name": "Mozilla-Ocho/llamafile",
|
|
202
114
|
"language": "C++",
|
|
203
115
|
"color": "#f34b7d",
|
|
204
116
|
"description": "Distribute and run LLMs with a single file.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
117
|
+
"forked": "891",
|
|
118
|
+
"stargazers_count": 17719,
|
|
119
|
+
"todayStar": "632 stars this week",
|
|
208
120
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
209
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "MervinPraison/PraisonAI",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "PraisonAI application combines AutoGen and CrewAI or similar frameworks into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent collaboration. Chat with your ENTIRE Codebase.",
|
|
128
|
+
"forked": "242",
|
|
129
|
+
"stargazers_count": 1761,
|
|
130
|
+
"todayStar": "356 stars this week",
|
|
131
|
+
"html_url": "https://github.com/MervinPraison/PraisonAI",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "hashicorp/vault",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "A tool for secrets management, encryption as a service, and privileged access management",
|
|
139
|
+
"forked": "4139",
|
|
140
|
+
"stargazers_count": 30526,
|
|
141
|
+
"todayStar": "431 stars this week",
|
|
142
|
+
"html_url": "https://github.com/hashicorp/vault",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "ziglang/zig",
|
|
147
|
+
"language": "Zig",
|
|
148
|
+
"color": "#ec915c",
|
|
149
|
+
"description": "General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.",
|
|
150
|
+
"forked": "2379",
|
|
151
|
+
"stargazers_count": 32761,
|
|
152
|
+
"todayStar": "369 stars this week",
|
|
153
|
+
"html_url": "https://github.com/ziglang/zig",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "actions/runner-images",
|
|
158
|
+
"language": "PowerShell",
|
|
159
|
+
"color": "#012456",
|
|
160
|
+
"description": "GitHub Actions runner images",
|
|
161
|
+
"forked": "2960",
|
|
162
|
+
"stargazers_count": 9626,
|
|
163
|
+
"todayStar": "188 stars this week",
|
|
164
|
+
"html_url": "https://github.com/actions/runner-images",
|
|
165
|
+
"rank": 15
|
|
210
166
|
}
|
|
211
167
|
]
|