@wcj/github-rank 24.7.14 → 24.7.16

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.
@@ -4,65 +4,65 @@
4
4
  "language": "Python",
5
5
  "color": "#3572A5",
6
6
  "description": "A modular graph-based Retrieval-Augmented Generation (RAG) system",
7
- "forked": "808",
8
- "stargazers_count": 10259,
9
- "todayStar": "4284 stars this week",
7
+ "forked": "881",
8
+ "stargazers_count": 10996,
9
+ "todayStar": "3118 stars this week",
10
10
  "html_url": "https://github.com/microsoft/graphrag",
11
11
  "rank": 1
12
12
  },
13
13
  {
14
- "full_name": "stanford-oval/storm",
15
- "language": "Python",
16
- "color": "#3572A5",
17
- "description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
18
- "forked": "602",
19
- "stargazers_count": 5794,
20
- "todayStar": "828 stars this week",
21
- "html_url": "https://github.com/stanford-oval/storm",
14
+ "full_name": "krahets/hello-algo",
15
+ "language": "Java",
16
+ "color": "#b07219",
17
+ "description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
18
+ "forked": "10745",
19
+ "stargazers_count": 84994,
20
+ "todayStar": "4416 stars this week",
21
+ "html_url": "https://github.com/krahets/hello-algo",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "public-apis/public-apis",
26
- "language": "Python",
27
- "color": "#3572A5",
28
- "description": "A collective list of free APIs",
29
- "forked": "32574",
30
- "stargazers_count": 301882,
31
- "todayStar": "3854 stars this week",
32
- "html_url": "https://github.com/public-apis/public-apis",
25
+ "full_name": "ethereum-optimism/optimism",
26
+ "language": "Go",
27
+ "color": "#00ADD8",
28
+ "description": "Optimism is Ethereum, scaled.",
29
+ "forked": "3040",
30
+ "stargazers_count": 5449,
31
+ "todayStar": "226 stars this week",
32
+ "html_url": "https://github.com/ethereum-optimism/optimism",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "EbookFoundation/free-programming-books",
37
- "language": "",
38
- "color": "",
39
- "description": "📚 Freely available programming books",
40
- "forked": "60692",
41
- "stargazers_count": 328176,
42
- "todayStar": "1622 stars this week",
43
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
36
+ "full_name": "freeCodeCamp/freeCodeCamp",
37
+ "language": "TypeScript",
38
+ "color": "#3178c6",
39
+ "description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
40
+ "forked": "36224",
41
+ "stargazers_count": 394023,
42
+ "todayStar": "1049 stars this week",
43
+ "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "Azure-Samples/graphrag-accelerator",
47
+ "full_name": "public-apis/public-apis",
48
48
  "language": "Python",
49
49
  "color": "#3572A5",
50
- "description": "One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure",
51
- "forked": "125",
52
- "stargazers_count": 943,
53
- "todayStar": "328 stars this week",
54
- "html_url": "https://github.com/Azure-Samples/graphrag-accelerator",
50
+ "description": "A collective list of free APIs",
51
+ "forked": "32587",
52
+ "stargazers_count": 302216,
53
+ "todayStar": "2706 stars this week",
54
+ "html_url": "https://github.com/public-apis/public-apis",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "freeCodeCamp/freeCodeCamp",
59
- "language": "TypeScript",
60
- "color": "#3178c6",
61
- "description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
62
- "forked": "36213",
63
- "stargazers_count": 393888,
64
- "todayStar": "1223 stars this week",
65
- "html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
58
+ "full_name": "pi-hole/pi-hole",
59
+ "language": "Shell",
60
+ "color": "#89e051",
61
+ "description": "A black hole for Internet advertisements",
62
+ "forked": "2633",
63
+ "stargazers_count": 47840,
64
+ "todayStar": "367 stars this week",
65
+ "html_url": "https://github.com/pi-hole/pi-hole",
66
66
  "rank": 6
67
67
  },
68
68
  {
@@ -70,120 +70,98 @@
70
70
  "language": "Python",
71
71
  "color": "#3572A5",
72
72
  "description": "20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.",
73
- "forked": "874",
74
- "stargazers_count": 8575,
75
- "todayStar": "406 stars this week",
73
+ "forked": "884",
74
+ "stargazers_count": 8690,
75
+ "todayStar": "485 stars this week",
76
76
  "html_url": "https://github.com/Lightning-AI/litgpt",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "fishaudio/fish-speech",
80
+ "full_name": "Azure-Samples/graphrag-accelerator",
81
81
  "language": "Python",
82
82
  "color": "#3572A5",
83
- "description": "Brand new TTS solution",
84
- "forked": "423",
85
- "stargazers_count": 5386,
86
- "todayStar": "963 stars this week",
87
- "html_url": "https://github.com/fishaudio/fish-speech",
83
+ "description": "One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure",
84
+ "forked": "133",
85
+ "stargazers_count": 1016,
86
+ "todayStar": "259 stars this week",
87
+ "html_url": "https://github.com/Azure-Samples/graphrag-accelerator",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "ethereum-optimism/optimism",
92
- "language": "Go",
93
- "color": "#00ADD8",
94
- "description": "Optimism is Ethereum, scaled.",
95
- "forked": "3046",
96
- "stargazers_count": 5438,
97
- "todayStar": "220 stars this week",
98
- "html_url": "https://github.com/ethereum-optimism/optimism",
91
+ "full_name": "TeamNewPipe/NewPipe",
92
+ "language": "Java",
93
+ "color": "#b07219",
94
+ "description": "A libre lightweight streaming front-end for Android.",
95
+ "forked": "2970",
96
+ "stargazers_count": 30088,
97
+ "todayStar": "579 stars this week",
98
+ "html_url": "https://github.com/TeamNewPipe/NewPipe",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "HeyPuter/puter",
103
- "language": "JavaScript",
104
- "color": "#f1e05a",
105
- "description": "🌐 The Internet OS! Free, Open-Source, and Self-Hostable.",
106
- "forked": "1341",
107
- "stargazers_count": 21330,
108
- "todayStar": "374 stars this week",
109
- "html_url": "https://github.com/HeyPuter/puter",
102
+ "full_name": "nvm-sh/nvm",
103
+ "language": "Shell",
104
+ "color": "#89e051",
105
+ "description": "Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions",
106
+ "forked": "7814",
107
+ "stargazers_count": 77702,
108
+ "todayStar": "508 stars this week",
109
+ "html_url": "https://github.com/nvm-sh/nvm",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "TeamNewPipe/NewPipe",
114
- "language": "Java",
115
- "color": "#b07219",
116
- "description": "A libre lightweight streaming front-end for Android.",
117
- "forked": "2964",
118
- "stargazers_count": 29933,
119
- "todayStar": "461 stars this week",
120
- "html_url": "https://github.com/TeamNewPipe/NewPipe",
113
+ "full_name": "ossu/computer-science",
114
+ "language": "",
115
+ "color": "",
116
+ "description": "🎓 Path to a free self-taught education in Computer Science!",
117
+ "forked": "20993",
118
+ "stargazers_count": 166083,
119
+ "todayStar": "477 stars this week",
120
+ "html_url": "https://github.com/ossu/computer-science",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "airbnb/javascript",
125
- "language": "JavaScript",
126
- "color": "#f1e05a",
127
- "description": "JavaScript Style Guide",
128
- "forked": "26325",
129
- "stargazers_count": 143254,
130
- "todayStar": "346 stars this week",
131
- "html_url": "https://github.com/airbnb/javascript",
124
+ "full_name": "EbookFoundation/free-programming-books",
125
+ "language": "",
126
+ "color": "",
127
+ "description": "📚 Freely available programming books",
128
+ "forked": "60697",
129
+ "stargazers_count": 328393,
130
+ "todayStar": "1202 stars this week",
131
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "d2l-ai/d2l-zh",
136
- "language": "Python",
137
- "color": "#3572A5",
138
- "description": "《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。",
139
- "forked": "10652",
140
- "stargazers_count": 59119,
141
- "todayStar": "515 stars this week",
142
- "html_url": "https://github.com/d2l-ai/d2l-zh",
135
+ "full_name": "rolldown/rolldown",
136
+ "language": "Rust",
137
+ "color": "#dea584",
138
+ "description": "Fast Rust bundler for JavaScript with Rollup-compatible API.",
139
+ "forked": "419",
140
+ "stargazers_count": 7389,
141
+ "todayStar": "124 stars this week",
142
+ "html_url": "https://github.com/rolldown/rolldown",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "signalapp/Signal-Desktop",
146
+ "full_name": "ueberdosis/tiptap",
147
147
  "language": "TypeScript",
148
148
  "color": "#3178c6",
149
- "description": "A private messenger for Windows, macOS, and Linux.",
150
- "forked": "2590",
151
- "stargazers_count": 14259,
152
- "todayStar": "86 stars this week",
153
- "html_url": "https://github.com/signalapp/Signal-Desktop",
149
+ "description": "The headless rich text editor framework for web artisans.",
150
+ "forked": "2164",
151
+ "stargazers_count": 25339,
152
+ "todayStar": "667 stars this week",
153
+ "html_url": "https://github.com/ueberdosis/tiptap",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "bevyengine/bevy",
158
- "language": "Rust",
159
- "color": "#dea584",
160
- "description": "A refreshingly simple data-driven game engine built in Rust",
161
- "forked": "3321",
162
- "stargazers_count": 34083,
163
- "todayStar": "502 stars this week",
164
- "html_url": "https://github.com/bevyengine/bevy",
165
- "rank": 15
166
- },
167
- {
168
- "full_name": "sindresorhus/awesome",
157
+ "full_name": "codecrafters-io/build-your-own-x",
169
158
  "language": "",
170
159
  "color": "",
171
- "description": "😎 Awesome lists about all kinds of interesting topics",
172
- "forked": "27063",
173
- "stargazers_count": 310967,
174
- "todayStar": "1153 stars this week",
175
- "html_url": "https://github.com/sindresorhus/awesome",
176
- "rank": 16
177
- },
178
- {
179
- "full_name": "NaiboWang/EasySpider",
180
- "language": "JavaScript",
181
- "color": "#f1e05a",
182
- "description": "A visual no-code/code-free web crawler/spider易采集:一个可视化浏览器自动化测试/数据采集/爬虫软件,可以无代码图形化的设计和执行爬虫任务。别名:ServiceWrapper面向Web应用的智能化服务封装系统。",
183
- "forked": "3552",
184
- "stargazers_count": 30109,
185
- "todayStar": "977 stars this week",
186
- "html_url": "https://github.com/NaiboWang/EasySpider",
187
- "rank": 17
160
+ "description": "Master programming by recreating your favorite technologies from scratch.",
161
+ "forked": "26975",
162
+ "stargazers_count": 287102,
163
+ "todayStar": "4510 stars this week",
164
+ "html_url": "https://github.com/codecrafters-io/build-your-own-x",
165
+ "rank": 15
188
166
  }
189
167
  ]