@wcj/github-rank 24.7.22 → 24.7.24
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 +28140 -28139
- package/dist/trending-daily.json +133 -133
- package/dist/trending-monthly.json +90 -123
- package/dist/trending-weekly.json +131 -131
- package/dist/users.china.json +1761 -1761
- package/dist/users.json +5419 -5419
- package/dist/users.org.json +535 -535
- package/package.json +1 -1
- package/web/data/repos.json +28140 -28139
- package/web/data/trending-daily.json +133 -133
- package/web/data/trending-monthly.json +90 -123
- package/web/data/trending-weekly.json +131 -131
- package/web/data/users.china.json +1761 -1761
- package/web/data/users.json +5419 -5419
- package/web/data/users.org.json +535 -535
- package/web/index.html +5671 -5671
- package/web/org.html +432 -432
- package/web/repos.html +3484 -3484
- package/web/trending-monthly.html +86 -200
- package/web/trending-weekly.html +127 -127
- package/web/trending.html +120 -116
- package/web/users.china.html +1743 -1743
|
@@ -1,200 +1,200 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "krahets/hello-algo",
|
|
4
|
-
"language": "Java",
|
|
5
|
-
"color": "#b07219",
|
|
6
|
-
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
7
|
-
"forked": "11190",
|
|
8
|
-
"stargazers_count": 88737,
|
|
9
|
-
"todayStar": "6387 stars this week",
|
|
10
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "stanford-oval/storm",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "767",
|
|
8
|
+
"stargazers_count": 8129,
|
|
9
|
+
"todayStar": "1668 stars this week",
|
|
21
10
|
"html_url": "https://github.com/stanford-oval/storm",
|
|
22
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
23
12
|
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "free-educa/books",
|
|
26
15
|
"language": "",
|
|
27
16
|
"color": "",
|
|
28
17
|
"description": "o armazém de livros",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "1298",
|
|
19
|
+
"stargazers_count": 6421,
|
|
20
|
+
"todayStar": "894 stars this week",
|
|
32
21
|
"html_url": "https://github.com/free-educa/books",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "neo4j-labs/llm-graph-builder",
|
|
37
26
|
"language": "JupyterNotebook",
|
|
38
27
|
"color": "#DA5B0B",
|
|
39
28
|
"description": "Neo4j graph construction from unstructured data using LLMs",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "203",
|
|
30
|
+
"stargazers_count": 1532,
|
|
31
|
+
"todayStar": "601 stars this week",
|
|
43
32
|
"html_url": "https://github.com/neo4j-labs/llm-graph-builder",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "apify/crawlee-python",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.",
|
|
51
|
-
"forked": "212",
|
|
52
|
-
"stargazers_count": 3024,
|
|
53
|
-
"todayStar": "1402 stars this week",
|
|
54
|
-
"html_url": "https://github.com/apify/crawlee-python",
|
|
55
|
-
"rank": 5
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
|
-
"full_name": "
|
|
36
|
+
"full_name": "BAAI-Agents/Cradle",
|
|
59
37
|
"language": "Python",
|
|
60
38
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
66
|
-
"rank":
|
|
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
|
|
67
45
|
},
|
|
68
46
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
77
|
-
"rank":
|
|
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
|
|
78
56
|
},
|
|
79
57
|
{
|
|
80
58
|
"full_name": "git-ecosystem/git-credential-manager",
|
|
81
59
|
"language": "C#",
|
|
82
60
|
"color": "#178600",
|
|
83
61
|
"description": "Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
62
|
+
"forked": "1660",
|
|
63
|
+
"stargazers_count": 6349,
|
|
64
|
+
"todayStar": "367 stars this week",
|
|
87
65
|
"html_url": "https://github.com/git-ecosystem/git-credential-manager",
|
|
88
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
|
-
"full_name": "
|
|
69
|
+
"full_name": "ComposioHQ/composio",
|
|
92
70
|
"language": "Python",
|
|
93
71
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "Composio equips agents with well-crafted tools empowering them to tackle complex tasks",
|
|
73
|
+
"forked": "1014",
|
|
74
|
+
"stargazers_count": 3695,
|
|
75
|
+
"todayStar": "1811 stars this week",
|
|
76
|
+
"html_url": "https://github.com/ComposioHQ/composio",
|
|
77
|
+
"rank": 7
|
|
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
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "ZuodaoTech/everyone-can-use-english",
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "人人都能用英语",
|
|
106
|
+
"forked": "3536",
|
|
107
|
+
"stargazers_count": 22681,
|
|
108
|
+
"todayStar": "1062 stars this week",
|
|
109
|
+
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
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": "prowler-cloud/prowler",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Prowler is an Open Source Security tool for AWS, Azure, GCP and Kubernetes to do security assessments, audits, incident response, compliance, continuous monitoring, hardening and forensics readiness. Includes CIS, NIST 800, NIST CSF, CISA, FedRAMP, PCI-DSS, GDPR, HIPAA, FFIEC, SOC2, GXP, Well-Architected Security, ENS and more",
|
|
117
|
+
"forked": "1485",
|
|
118
|
+
"stargazers_count": 10310,
|
|
119
|
+
"todayStar": "308 stars this week",
|
|
120
|
+
"html_url": "https://github.com/prowler-cloud/prowler",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "airbnb/javascript",
|
|
125
125
|
"language": "JavaScript",
|
|
126
126
|
"color": "#f1e05a",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "JavaScript Style Guide",
|
|
128
|
+
"forked": "26373",
|
|
129
|
+
"stargazers_count": 143710,
|
|
130
|
+
"todayStar": "381 stars this week",
|
|
131
|
+
"html_url": "https://github.com/airbnb/javascript",
|
|
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": "immich-app/immich",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "High performance self-hosted photo and video management solution.",
|
|
139
|
+
"forked": "1983",
|
|
140
|
+
"stargazers_count": 40513,
|
|
141
|
+
"todayStar": "1049 stars this week",
|
|
142
|
+
"html_url": "https://github.com/immich-app/immich",
|
|
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": "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
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/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
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": "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
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": "TabbyML/tabby",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
182
|
+
"description": "Self-hosted AI coding assistant",
|
|
183
|
+
"forked": "915",
|
|
184
|
+
"stargazers_count": 19988,
|
|
185
|
+
"todayStar": "671 stars this week",
|
|
186
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
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": "pytube/pytube",
|
|
191
|
+
"language": "Python",
|
|
192
|
+
"color": "#3572A5",
|
|
193
|
+
"description": "A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",
|
|
194
|
+
"forked": "2444",
|
|
195
|
+
"stargazers_count": 11664,
|
|
196
|
+
"todayStar": "568 stars this week",
|
|
197
|
+
"html_url": "https://github.com/pytube/pytube",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
@@ -202,9 +202,9 @@
|
|
|
202
202
|
"language": "C++",
|
|
203
203
|
"color": "#f34b7d",
|
|
204
204
|
"description": "Distribute and run LLMs with a single file.",
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
205
|
+
"forked": "887",
|
|
206
|
+
"stargazers_count": 17674,
|
|
207
|
+
"todayStar": "627 stars this week",
|
|
208
208
|
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
209
209
|
"rank": 19
|
|
210
210
|
}
|