@wcj/github-rank 24.7.20 → 24.7.22
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 +23820 -23822
- package/dist/trending-daily.json +151 -107
- package/dist/trending-monthly.json +127 -105
- package/dist/trending-weekly.json +132 -121
- package/dist/users.china.json +1334 -1334
- package/dist/users.json +4893 -4893
- package/dist/users.org.json +462 -462
- package/package.json +1 -1
- package/web/data/repos.json +23820 -23822
- package/web/data/trending-daily.json +151 -107
- package/web/data/trending-monthly.json +127 -105
- package/web/data/trending-weekly.json +132 -121
- package/web/data/users.china.json +1334 -1334
- package/web/data/users.json +4893 -4893
- package/web/data/users.org.json +462 -462
- package/web/index.html +5442 -5442
- package/web/org.html +401 -401
- package/web/repos.html +3108 -3112
- package/web/trending-monthly.html +181 -101
- package/web/trending-weekly.html +156 -118
- package/web/trending.html +249 -101
- package/web/users.china.html +1193 -1193
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "Java",
|
|
5
5
|
"color": "#b07219",
|
|
6
6
|
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "11190",
|
|
8
|
+
"stargazers_count": 88737,
|
|
9
|
+
"todayStar": "6387 stars this week",
|
|
10
10
|
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,186 +15,197 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"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": "
|
|
18
|
+
"forked": "750",
|
|
19
|
+
"stargazers_count": 7789,
|
|
20
|
+
"todayStar": "1828 stars this week",
|
|
21
21
|
"html_url": "https://github.com/stanford-oval/storm",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "free-educa/books",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
|
+
"description": "o armazém de livros",
|
|
29
|
+
"forked": "1283",
|
|
30
|
+
"stargazers_count": 6352,
|
|
31
|
+
"todayStar": "1133 stars this week",
|
|
32
|
+
"html_url": "https://github.com/free-educa/books",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "neo4j-labs/llm-graph-builder",
|
|
26
37
|
"language": "JupyterNotebook",
|
|
27
38
|
"color": "#DA5B0B",
|
|
28
39
|
"description": "Neo4j graph construction from unstructured data using LLMs",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "188",
|
|
41
|
+
"stargazers_count": 1435,
|
|
42
|
+
"todayStar": "751 stars this week",
|
|
32
43
|
"html_url": "https://github.com/neo4j-labs/llm-graph-builder",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "apify/crawlee-python",
|
|
37
48
|
"language": "Python",
|
|
38
49
|
"color": "#3572A5",
|
|
39
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.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "212",
|
|
52
|
+
"stargazers_count": 3024,
|
|
53
|
+
"todayStar": "1402 stars this week",
|
|
43
54
|
"html_url": "https://github.com/apify/crawlee-python",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "TabbyML/tabby",
|
|
48
|
-
"language": "Rust",
|
|
49
|
-
"color": "#dea584",
|
|
50
|
-
"description": "Self-hosted AI coding assistant",
|
|
51
|
-
"forked": "904",
|
|
52
|
-
"stargazers_count": 19763,
|
|
53
|
-
"todayStar": "1307 stars this week",
|
|
54
|
-
"html_url": "https://github.com/TabbyML/tabby",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "free-educa/books",
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
61
|
-
"description": "o armazém de livros",
|
|
62
|
-
"forked": "1267",
|
|
63
|
-
"stargazers_count": 6202,
|
|
64
|
-
"todayStar": "993 stars this week",
|
|
65
|
-
"html_url": "https://github.com/free-educa/books",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "pytube/pytube",
|
|
70
59
|
"language": "Python",
|
|
71
60
|
"color": "#3572A5",
|
|
72
61
|
"description": "A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "2440",
|
|
63
|
+
"stargazers_count": 11592,
|
|
64
|
+
"todayStar": "880 stars this week",
|
|
76
65
|
"html_url": "https://github.com/pytube/pytube",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "Lightning-AI/litgpt",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.",
|
|
84
|
-
"forked": "893",
|
|
85
|
-
"stargazers_count": 8890,
|
|
86
|
-
"todayStar": "361 stars this week",
|
|
87
|
-
"html_url": "https://github.com/Lightning-AI/litgpt",
|
|
88
|
-
"rank": 8
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
69
|
+
"full_name": "TabbyML/tabby",
|
|
70
|
+
"language": "Rust",
|
|
71
|
+
"color": "#dea584",
|
|
72
|
+
"description": "Self-hosted AI coding assistant",
|
|
73
|
+
"forked": "907",
|
|
74
|
+
"stargazers_count": 19872,
|
|
75
|
+
"todayStar": "947 stars this week",
|
|
76
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
77
|
+
"rank": 7
|
|
100
78
|
},
|
|
101
79
|
{
|
|
102
80
|
"full_name": "git-ecosystem/git-credential-manager",
|
|
103
81
|
"language": "C#",
|
|
104
82
|
"color": "#178600",
|
|
105
83
|
"description": "Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
84
|
+
"forked": "1658",
|
|
85
|
+
"stargazers_count": 6317,
|
|
86
|
+
"todayStar": "340 stars this week",
|
|
109
87
|
"html_url": "https://github.com/git-ecosystem/git-credential-manager",
|
|
110
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "A
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
91
|
+
"full_name": "opendatalab/MinerU",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。",
|
|
95
|
+
"forked": "82",
|
|
96
|
+
"stargazers_count": 890,
|
|
97
|
+
"todayStar": "355 stars this week",
|
|
98
|
+
"html_url": "https://github.com/opendatalab/MinerU",
|
|
99
|
+
"rank": 9
|
|
122
100
|
},
|
|
123
101
|
{
|
|
124
102
|
"full_name": "ueberdosis/tiptap",
|
|
125
103
|
"language": "TypeScript",
|
|
126
104
|
"color": "#3178c6",
|
|
127
105
|
"description": "The headless rich text editor framework for web artisans.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
106
|
+
"forked": "2174",
|
|
107
|
+
"stargazers_count": 25653,
|
|
108
|
+
"todayStar": "543 stars this week",
|
|
131
109
|
"html_url": "https://github.com/ueberdosis/tiptap",
|
|
132
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
133
111
|
},
|
|
134
112
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
143
|
-
"rank":
|
|
113
|
+
"full_name": "prisma/prisma",
|
|
114
|
+
"language": "TypeScript",
|
|
115
|
+
"color": "#3178c6",
|
|
116
|
+
"description": "Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB",
|
|
117
|
+
"forked": "1483",
|
|
118
|
+
"stargazers_count": 38254,
|
|
119
|
+
"todayStar": "138 stars this week",
|
|
120
|
+
"html_url": "https://github.com/prisma/prisma",
|
|
121
|
+
"rank": 11
|
|
144
122
|
},
|
|
145
123
|
{
|
|
146
|
-
"full_name": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank":
|
|
124
|
+
"full_name": "langflow-ai/langflow",
|
|
125
|
+
"language": "JavaScript",
|
|
126
|
+
"color": "#f1e05a",
|
|
127
|
+
"description": "⛓️ Langflow is a visual framework for building multi-agent and RAG applications. It's open-source, Python-powered, fully customizable, model and vector store agnostic.",
|
|
128
|
+
"forked": "3165",
|
|
129
|
+
"stargazers_count": 22112,
|
|
130
|
+
"todayStar": "1204 stars this week",
|
|
131
|
+
"html_url": "https://github.com/langflow-ai/langflow",
|
|
132
|
+
"rank": 12
|
|
155
133
|
},
|
|
156
134
|
{
|
|
157
|
-
"full_name": "
|
|
135
|
+
"full_name": "ComposioHQ/composio",
|
|
158
136
|
"language": "Python",
|
|
159
137
|
"color": "#3572A5",
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
165
|
-
"rank":
|
|
138
|
+
"description": "Composio equips agents with well-crafted tools empowering them to tackle complex tasks",
|
|
139
|
+
"forked": "952",
|
|
140
|
+
"stargazers_count": 2866,
|
|
141
|
+
"todayStar": "937 stars this week",
|
|
142
|
+
"html_url": "https://github.com/ComposioHQ/composio",
|
|
143
|
+
"rank": 13
|
|
166
144
|
},
|
|
167
145
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
146
|
+
"full_name": "Dao-AILab/flash-attention",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "Fast and memory-efficient exact attention",
|
|
150
|
+
"forked": "1114",
|
|
151
|
+
"stargazers_count": 12507,
|
|
152
|
+
"todayStar": "252 stars this week",
|
|
153
|
+
"html_url": "https://github.com/Dao-AILab/flash-attention",
|
|
154
|
+
"rank": 14
|
|
177
155
|
},
|
|
178
156
|
{
|
|
179
|
-
"full_name": "
|
|
180
|
-
"language": "
|
|
181
|
-
"color": "#
|
|
182
|
-
"description": "A
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
157
|
+
"full_name": "helix-editor/helix",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
|
+
"description": "A post-modern modal text editor.",
|
|
161
|
+
"forked": "2348",
|
|
162
|
+
"stargazers_count": 31757,
|
|
163
|
+
"todayStar": "408 stars this week",
|
|
164
|
+
"html_url": "https://github.com/helix-editor/helix",
|
|
165
|
+
"rank": 15
|
|
188
166
|
},
|
|
189
167
|
{
|
|
190
168
|
"full_name": "SagerNet/sing-box",
|
|
191
169
|
"language": "Go",
|
|
192
170
|
"color": "#00ADD8",
|
|
193
171
|
"description": "The universal proxy platform",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
172
|
+
"forked": "2022",
|
|
173
|
+
"stargazers_count": 16576,
|
|
196
174
|
"todayStar": "405 stars this week",
|
|
197
175
|
"html_url": "https://github.com/SagerNet/sing-box",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "actions/runner-images",
|
|
180
|
+
"language": "PowerShell",
|
|
181
|
+
"color": "#012456",
|
|
182
|
+
"description": "GitHub Actions runner images",
|
|
183
|
+
"forked": "2956",
|
|
184
|
+
"stargazers_count": 9595,
|
|
185
|
+
"todayStar": "182 stars this week",
|
|
186
|
+
"html_url": "https://github.com/actions/runner-images",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "ziglang/zig",
|
|
191
|
+
"language": "Zig",
|
|
192
|
+
"color": "#ec915c",
|
|
193
|
+
"description": "General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.",
|
|
194
|
+
"forked": "2376",
|
|
195
|
+
"stargazers_count": 32573,
|
|
196
|
+
"todayStar": "252 stars this week",
|
|
197
|
+
"html_url": "https://github.com/ziglang/zig",
|
|
198
198
|
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "Mozilla-Ocho/llamafile",
|
|
202
|
+
"language": "C++",
|
|
203
|
+
"color": "#f34b7d",
|
|
204
|
+
"description": "Distribute and run LLMs with a single file.",
|
|
205
|
+
"forked": "875",
|
|
206
|
+
"stargazers_count": 17405,
|
|
207
|
+
"todayStar": "308 stars this week",
|
|
208
|
+
"html_url": "https://github.com/Mozilla-Ocho/llamafile",
|
|
209
|
+
"rank": 19
|
|
199
210
|
}
|
|
200
211
|
]
|