@wcj/github-rank 24.7.16 → 24.7.17
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 +20612 -20612
- package/dist/trending-daily.json +125 -136
- package/dist/trending-monthly.json +123 -123
- package/dist/trending-weekly.json +116 -105
- package/dist/users.china.json +1382 -1382
- package/dist/users.json +3586 -3586
- package/dist/users.org.json +494 -494
- package/package.json +1 -1
- package/web/data/repos.json +20612 -20612
- package/web/data/trending-daily.json +125 -136
- package/web/data/trending-monthly.json +123 -123
- package/web/data/trending-weekly.json +116 -105
- package/web/data/users.china.json +1382 -1382
- package/web/data/users.json +3586 -3586
- package/web/data/users.org.json +494 -494
- package/web/index.html +3566 -3570
- package/web/org.html +379 -379
- package/web/repos.html +2543 -2543
- package/web/trending-monthly.html +114 -114
- package/web/trending-weekly.html +143 -97
- package/web/trending.html +110 -148
- package/web/users.china.html +1409 -1409
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
"language": "C++",
|
|
5
5
|
"color": "#f34b7d",
|
|
6
6
|
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1810",
|
|
8
|
+
"stargazers_count": 41165,
|
|
9
|
+
"todayStar": "7735 stars this month",
|
|
10
10
|
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,9 +15,9 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "7364",
|
|
19
|
+
"stargazers_count": 38130,
|
|
20
|
+
"todayStar": "5343 stars this month",
|
|
21
21
|
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
@@ -26,21 +26,21 @@
|
|
|
26
26
|
"language": "JupyterNotebook",
|
|
27
27
|
"color": "#DA5B0B",
|
|
28
28
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "29073",
|
|
30
|
+
"stargazers_count": 56616,
|
|
31
|
+
"todayStar": "8954 stars this month",
|
|
32
32
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "krahets/hello-algo",
|
|
37
|
+
"language": "Java",
|
|
38
|
+
"color": "#b07219",
|
|
39
|
+
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
40
|
+
"forked": "10963",
|
|
41
|
+
"stargazers_count": 86471,
|
|
42
|
+
"todayStar": "7998 stars this month",
|
|
43
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,21 +48,21 @@
|
|
|
48
48
|
"language": "Dockerfile",
|
|
49
49
|
"color": "#384d54",
|
|
50
50
|
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "8576",
|
|
52
|
+
"stargazers_count": 64339,
|
|
53
|
+
"todayStar": "3329 stars this month",
|
|
54
54
|
"html_url": "https://github.com/Anduin2017/HowToCook",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "",
|
|
60
|
-
"color": "",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "mindsdb/mindsdb",
|
|
59
|
+
"language": "Python",
|
|
60
|
+
"color": "#3572A5",
|
|
61
|
+
"description": "The platform for building AI from enterprise data",
|
|
62
|
+
"forked": "4831",
|
|
63
|
+
"stargazers_count": 25515,
|
|
64
|
+
"todayStar": "3775 stars this month",
|
|
65
|
+
"html_url": "https://github.com/mindsdb/mindsdb",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,98 +70,98 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "1963",
|
|
74
|
+
"stargazers_count": 20684,
|
|
75
|
+
"todayStar": "3374 stars this month",
|
|
76
76
|
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "ZuodaoTech/everyone-can-use-english",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#3178c6",
|
|
83
|
-
"description": "人人都能用英语",
|
|
84
|
-
"forked": "3436",
|
|
85
|
-
"stargazers_count": 21608,
|
|
86
|
-
"todayStar": "1657 stars this month",
|
|
87
|
-
"html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"full_name": "omnivore-app/omnivore",
|
|
92
|
-
"language": "TypeScript",
|
|
93
|
-
"color": "#3178c6",
|
|
94
|
-
"description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
|
|
95
|
-
"forked": "602",
|
|
96
|
-
"stargazers_count": 11653,
|
|
97
|
-
"todayStar": "2174 stars this month",
|
|
98
|
-
"html_url": "https://github.com/omnivore-app/omnivore",
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
79
|
{
|
|
102
80
|
"full_name": "EbookFoundation/free-programming-books",
|
|
103
81
|
"language": "",
|
|
104
82
|
"color": "",
|
|
105
83
|
"description": "📚 Freely available programming books",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
84
|
+
"forked": "60712",
|
|
85
|
+
"stargazers_count": 328500,
|
|
86
|
+
"todayStar": "5188 stars this month",
|
|
109
87
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
110
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
111
89
|
},
|
|
112
90
|
{
|
|
113
91
|
"full_name": "public-apis/public-apis",
|
|
114
92
|
"language": "Python",
|
|
115
93
|
"color": "#3572A5",
|
|
116
94
|
"description": "A collective list of free APIs",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
95
|
+
"forked": "32603",
|
|
96
|
+
"stargazers_count": 302368,
|
|
97
|
+
"todayStar": "6562 stars this month",
|
|
120
98
|
"html_url": "https://github.com/public-apis/public-apis",
|
|
121
|
-
"rank":
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
"full_name": "danny-avila/LibreChat",
|
|
125
|
-
"language": "TypeScript",
|
|
126
|
-
"color": "#3178c6",
|
|
127
|
-
"description": "Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
|
|
128
|
-
"forked": "2569",
|
|
129
|
-
"stargazers_count": 15512,
|
|
130
|
-
"todayStar": "3260 stars this month",
|
|
131
|
-
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
132
|
-
"rank": 12
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "krahets/hello-algo",
|
|
136
|
-
"language": "Java",
|
|
137
|
-
"color": "#b07219",
|
|
138
|
-
"description": "《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing",
|
|
139
|
-
"forked": "10745",
|
|
140
|
-
"stargazers_count": 84994,
|
|
141
|
-
"todayStar": "6676 stars this month",
|
|
142
|
-
"html_url": "https://github.com/krahets/hello-algo",
|
|
143
|
-
"rank": 13
|
|
99
|
+
"rank": 9
|
|
144
100
|
},
|
|
145
101
|
{
|
|
146
102
|
"full_name": "fishaudio/fish-speech",
|
|
147
103
|
"language": "Python",
|
|
148
104
|
"color": "#3572A5",
|
|
149
105
|
"description": "Brand new TTS solution",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
106
|
+
"forked": "438",
|
|
107
|
+
"stargazers_count": 5653,
|
|
108
|
+
"todayStar": "3272 stars this month",
|
|
153
109
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
154
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
155
111
|
},
|
|
156
112
|
{
|
|
157
113
|
"full_name": "Doriandarko/maestro",
|
|
158
114
|
"language": "Python",
|
|
159
115
|
"color": "#3572A5",
|
|
160
116
|
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
117
|
+
"forked": "616",
|
|
118
|
+
"stargazers_count": 3882,
|
|
119
|
+
"todayStar": "1862 stars this month",
|
|
164
120
|
"html_url": "https://github.com/Doriandarko/maestro",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
125
|
+
"language": "",
|
|
126
|
+
"color": "",
|
|
127
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
128
|
+
"forked": "27008",
|
|
129
|
+
"stargazers_count": 287525,
|
|
130
|
+
"todayStar": "13645 stars this month",
|
|
131
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "danny-avila/LibreChat",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "Enhanced ChatGPT Clone: Features OpenAI, Assistants API, Azure, Groq, GPT-4 Vision, Mistral, Bing, Anthropic, OpenRouter, Vertex AI, Gemini, AI model switching, message search, langchain, DALL-E-3, ChatGPT Plugins, OpenAI Functions, Secure Multi-User System, Presets, completely open-source for self-hosting. More features in development",
|
|
139
|
+
"forked": "2576",
|
|
140
|
+
"stargazers_count": 15518,
|
|
141
|
+
"todayStar": "3277 stars this month",
|
|
142
|
+
"html_url": "https://github.com/danny-avila/LibreChat",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "sxyazi/yazi",
|
|
147
|
+
"language": "Rust",
|
|
148
|
+
"color": "#dea584",
|
|
149
|
+
"description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
|
|
150
|
+
"forked": "288",
|
|
151
|
+
"stargazers_count": 12397,
|
|
152
|
+
"todayStar": "2726 stars this month",
|
|
153
|
+
"html_url": "https://github.com/sxyazi/yazi",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "omnivore-app/omnivore",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
|
|
161
|
+
"forked": "602",
|
|
162
|
+
"stargazers_count": 11683,
|
|
163
|
+
"todayStar": "2214 stars this month",
|
|
164
|
+
"html_url": "https://github.com/omnivore-app/omnivore",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -169,54 +169,54 @@
|
|
|
169
169
|
"language": "Python",
|
|
170
170
|
"color": "#3572A5",
|
|
171
171
|
"description": "aider is AI pair programming in your terminal",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "1317",
|
|
173
|
+
"stargazers_count": 13910,
|
|
174
|
+
"todayStar": "2086 stars this month",
|
|
175
175
|
"html_url": "https://github.com/paul-gauthier/aider",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "AleoNet/snarkOS",
|
|
180
180
|
"language": "Rust",
|
|
181
181
|
"color": "#dea584",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
182
|
+
"description": "A Decentralized Operating System for ZK Applications",
|
|
183
|
+
"forked": "2580",
|
|
184
|
+
"stargazers_count": 4166,
|
|
185
|
+
"todayStar": "240 stars this month",
|
|
186
|
+
"html_url": "https://github.com/AleoNet/snarkOS",
|
|
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": "TeamNewPipe/NewPipe",
|
|
191
|
+
"language": "Java",
|
|
192
|
+
"color": "#b07219",
|
|
193
|
+
"description": "A libre lightweight streaming front-end for Android.",
|
|
194
|
+
"forked": "2974",
|
|
195
|
+
"stargazers_count": 30132,
|
|
196
|
+
"todayStar": "1081 stars this month",
|
|
197
|
+
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
198
198
|
"rank": 18
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
|
-
"full_name": "
|
|
202
|
-
"language": "
|
|
203
|
-
"color": "#
|
|
204
|
-
"description": "
|
|
205
|
-
"forked": "
|
|
206
|
-
"stargazers_count":
|
|
207
|
-
"todayStar": "
|
|
208
|
-
"html_url": "https://github.com/
|
|
201
|
+
"full_name": "neo4j-labs/llm-graph-builder",
|
|
202
|
+
"language": "JupyterNotebook",
|
|
203
|
+
"color": "#DA5B0B",
|
|
204
|
+
"description": "Neo4j graph construction from unstructured data using LLMs",
|
|
205
|
+
"forked": "153",
|
|
206
|
+
"stargazers_count": 954,
|
|
207
|
+
"todayStar": "669 stars this month",
|
|
208
|
+
"html_url": "https://github.com/neo4j-labs/llm-graph-builder",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "rustdesk/rustdesk",
|
|
213
|
+
"language": "Rust",
|
|
214
|
+
"color": "#dea584",
|
|
215
|
+
"description": "An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.",
|
|
216
|
+
"forked": "7584",
|
|
217
|
+
"stargazers_count": 68537,
|
|
218
|
+
"todayStar": "2787 stars this month",
|
|
219
|
+
"html_url": "https://github.com/rustdesk/rustdesk",
|
|
220
220
|
"rank": 20
|
|
221
221
|
}
|
|
222
222
|
]
|
|
@@ -1,167 +1,178 @@
|
|
|
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": "10963",
|
|
8
|
+
"stargazers_count": 86471,
|
|
9
|
+
"todayStar": "5918 stars this week",
|
|
10
|
+
"html_url": "https://github.com/krahets/hello-algo",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "microsoft/graphrag",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "A modular graph-based Retrieval-Augmented Generation (RAG) system",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "911",
|
|
19
|
+
"stargazers_count": 11356,
|
|
20
|
+
"todayStar": "2659 stars this week",
|
|
10
21
|
"html_url": "https://github.com/microsoft/graphrag",
|
|
11
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
12
23
|
},
|
|
13
24
|
{
|
|
14
|
-
"full_name": "
|
|
25
|
+
"full_name": "Lightning-AI/litgpt",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.",
|
|
29
|
+
"forked": "886",
|
|
30
|
+
"stargazers_count": 8751,
|
|
31
|
+
"todayStar": "538 stars this week",
|
|
32
|
+
"html_url": "https://github.com/Lightning-AI/litgpt",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "TeamNewPipe/NewPipe",
|
|
15
37
|
"language": "Java",
|
|
16
38
|
"color": "#b07219",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
22
|
-
"rank":
|
|
39
|
+
"description": "A libre lightweight streaming front-end for Android.",
|
|
40
|
+
"forked": "2974",
|
|
41
|
+
"stargazers_count": 30132,
|
|
42
|
+
"todayStar": "616 stars this week",
|
|
43
|
+
"html_url": "https://github.com/TeamNewPipe/NewPipe",
|
|
44
|
+
"rank": 4
|
|
23
45
|
},
|
|
24
46
|
{
|
|
25
47
|
"full_name": "ethereum-optimism/optimism",
|
|
26
48
|
"language": "Go",
|
|
27
49
|
"color": "#00ADD8",
|
|
28
50
|
"description": "Optimism is Ethereum, scaled.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
51
|
+
"forked": "3037",
|
|
52
|
+
"stargazers_count": 5453,
|
|
53
|
+
"todayStar": "219 stars this week",
|
|
32
54
|
"html_url": "https://github.com/ethereum-optimism/optimism",
|
|
33
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "ueberdosis/tiptap",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "The headless rich text editor framework for web artisans.",
|
|
62
|
+
"forked": "2169",
|
|
63
|
+
"stargazers_count": 25459,
|
|
64
|
+
"todayStar": "730 stars this week",
|
|
65
|
+
"html_url": "https://github.com/ueberdosis/tiptap",
|
|
66
|
+
"rank": 6
|
|
34
67
|
},
|
|
35
68
|
{
|
|
36
69
|
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
37
70
|
"language": "TypeScript",
|
|
38
71
|
"color": "#3178c6",
|
|
39
72
|
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
73
|
+
"forked": "36244",
|
|
74
|
+
"stargazers_count": 394094,
|
|
75
|
+
"todayStar": "998 stars this week",
|
|
43
76
|
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
44
|
-
"rank":
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "public-apis/public-apis",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
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
|
-
"rank": 5
|
|
77
|
+
"rank": 7
|
|
56
78
|
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "pi-hole/pi-hole",
|
|
59
81
|
"language": "Shell",
|
|
60
82
|
"color": "#89e051",
|
|
61
83
|
"description": "A black hole for Internet advertisements",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "2634",
|
|
85
|
+
"stargazers_count": 47883,
|
|
86
|
+
"todayStar": "359 stars this week",
|
|
65
87
|
"html_url": "https://github.com/pi-hole/pi-hole",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "Lightning-AI/litgpt",
|
|
70
|
-
"language": "Python",
|
|
71
|
-
"color": "#3572A5",
|
|
72
|
-
"description": "20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.",
|
|
73
|
-
"forked": "884",
|
|
74
|
-
"stargazers_count": 8690,
|
|
75
|
-
"todayStar": "485 stars this week",
|
|
76
|
-
"html_url": "https://github.com/Lightning-AI/litgpt",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "Azure-Samples/graphrag-accelerator",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
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": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "oven-sh/bun",
|
|
92
|
+
"language": "Zig",
|
|
93
|
+
"color": "#ec915c",
|
|
94
|
+
"description": "Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one",
|
|
95
|
+
"forked": "2575",
|
|
96
|
+
"stargazers_count": 72063,
|
|
97
|
+
"todayStar": "251 stars this week",
|
|
98
|
+
"html_url": "https://github.com/oven-sh/bun",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "airbnb/javascript",
|
|
103
|
+
"language": "JavaScript",
|
|
104
|
+
"color": "#f1e05a",
|
|
105
|
+
"description": "JavaScript Style Guide",
|
|
106
|
+
"forked": "26334",
|
|
107
|
+
"stargazers_count": 143364,
|
|
108
|
+
"todayStar": "288 stars this week",
|
|
109
|
+
"html_url": "https://github.com/airbnb/javascript",
|
|
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": "frappe/erpnext",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
117
|
+
"forked": "6757",
|
|
118
|
+
"stargazers_count": 17724,
|
|
119
|
+
"todayStar": "113 stars this week",
|
|
120
|
+
"html_url": "https://github.com/frappe/erpnext",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "",
|
|
126
|
-
"color": "",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "denoland/deno",
|
|
125
|
+
"language": "Rust",
|
|
126
|
+
"color": "#dea584",
|
|
127
|
+
"description": "A modern runtime for JavaScript and TypeScript.",
|
|
128
|
+
"forked": "5184",
|
|
129
|
+
"stargazers_count": 93467,
|
|
130
|
+
"todayStar": "102 stars this week",
|
|
131
|
+
"html_url": "https://github.com/denoland/deno",
|
|
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": "SagerNet/sing-box",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "The universal proxy platform",
|
|
139
|
+
"forked": "2009",
|
|
140
|
+
"stargazers_count": 16370,
|
|
141
|
+
"todayStar": "394 stars this week",
|
|
142
|
+
"html_url": "https://github.com/SagerNet/sing-box",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "CopilotKit/CopilotKit",
|
|
147
147
|
"language": "TypeScript",
|
|
148
148
|
"color": "#3178c6",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
149
|
+
"description": "A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas.",
|
|
150
|
+
"forked": "851",
|
|
151
|
+
"stargazers_count": 8381,
|
|
152
|
+
"todayStar": "750 stars this week",
|
|
153
|
+
"html_url": "https://github.com/CopilotKit/CopilotKit",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "TabbyML/tabby",
|
|
158
|
+
"language": "Rust",
|
|
159
|
+
"color": "#dea584",
|
|
160
|
+
"description": "Self-hosted AI coding assistant",
|
|
161
|
+
"forked": "902",
|
|
162
|
+
"stargazers_count": 19499,
|
|
163
|
+
"todayStar": "992 stars this week",
|
|
164
|
+
"html_url": "https://github.com/TabbyML/tabby",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "codecrafters-io/build-your-own-x",
|
|
158
169
|
"language": "",
|
|
159
170
|
"color": "",
|
|
160
171
|
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "27008",
|
|
173
|
+
"stargazers_count": 287525,
|
|
174
|
+
"todayStar": "4300 stars this week",
|
|
164
175
|
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
165
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
166
177
|
}
|
|
167
178
|
]
|