@wcj/github-rank 24.7.15 → 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 +26831 -26831
- package/dist/trending-daily.json +115 -148
- package/dist/trending-monthly.json +119 -119
- package/dist/trending-weekly.json +127 -116
- package/dist/users.china.json +1851 -1851
- package/dist/users.json +5489 -5489
- package/dist/users.org.json +648 -648
- package/package.json +1 -1
- package/web/data/repos.json +26831 -26831
- package/web/data/trending-daily.json +115 -148
- package/web/data/trending-monthly.json +119 -119
- package/web/data/trending-weekly.json +127 -116
- package/web/data/users.china.json +1851 -1851
- package/web/data/users.json +5489 -5489
- package/web/data/users.org.json +648 -648
- package/web/index.html +5597 -5591
- package/web/org.html +469 -469
- package/web/repos.html +3319 -3319
- package/web/trending-monthly.html +116 -116
- package/web/trending-weekly.html +143 -97
- package/web/trending.html +99 -217
- package/web/users.china.html +1857 -1857
|
@@ -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,98 +48,98 @@
|
|
|
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": "
|
|
58
|
+
"full_name": "mindsdb/mindsdb",
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
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
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "",
|
|
71
|
-
"color": "",
|
|
72
|
-
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
73
|
-
"forked": "26933",
|
|
74
|
-
"stargazers_count": 286582,
|
|
75
|
-
"todayStar": "13132 stars this month",
|
|
76
|
-
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
77
|
-
"rank": 7
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "fishaudio/fish-speech",
|
|
69
|
+
"full_name": "hpcaitech/Open-Sora",
|
|
81
70
|
"language": "Python",
|
|
82
71
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
72
|
+
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
73
|
+
"forked": "1963",
|
|
74
|
+
"stargazers_count": 20684,
|
|
75
|
+
"todayStar": "3374 stars this month",
|
|
76
|
+
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
77
|
+
"rank": 7
|
|
89
78
|
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "EbookFoundation/free-programming-books",
|
|
92
81
|
"language": "",
|
|
93
82
|
"color": "",
|
|
94
83
|
"description": "📚 Freely available programming books",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "60712",
|
|
85
|
+
"stargazers_count": 328500,
|
|
86
|
+
"todayStar": "5188 stars this month",
|
|
98
87
|
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
91
|
"full_name": "public-apis/public-apis",
|
|
103
92
|
"language": "Python",
|
|
104
93
|
"color": "#3572A5",
|
|
105
94
|
"description": "A collective list of free APIs",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
95
|
+
"forked": "32603",
|
|
96
|
+
"stargazers_count": 302368,
|
|
97
|
+
"todayStar": "6562 stars this month",
|
|
109
98
|
"html_url": "https://github.com/public-apis/public-apis",
|
|
110
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
102
|
+
"full_name": "fishaudio/fish-speech",
|
|
103
|
+
"language": "Python",
|
|
104
|
+
"color": "#3572A5",
|
|
105
|
+
"description": "Brand new TTS solution",
|
|
106
|
+
"forked": "438",
|
|
107
|
+
"stargazers_count": 5653,
|
|
108
|
+
"todayStar": "3272 stars this month",
|
|
109
|
+
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "Doriandarko/maestro",
|
|
125
114
|
"language": "Python",
|
|
126
115
|
"color": "#3572A5",
|
|
127
116
|
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
117
|
+
"forked": "616",
|
|
118
|
+
"stargazers_count": 3882,
|
|
119
|
+
"todayStar": "1862 stars this month",
|
|
131
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
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
135
|
+
"full_name": "danny-avila/LibreChat",
|
|
136
136
|
"language": "TypeScript",
|
|
137
137
|
"color": "#3178c6",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
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
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,76 +147,76 @@
|
|
|
147
147
|
"language": "Rust",
|
|
148
148
|
"color": "#dea584",
|
|
149
149
|
"description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "288",
|
|
151
|
+
"stargazers_count": 12397,
|
|
152
|
+
"todayStar": "2726 stars this month",
|
|
153
153
|
"html_url": "https://github.com/sxyazi/yazi",
|
|
154
154
|
"rank": 14
|
|
155
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
|
+
"rank": 15
|
|
166
|
+
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "paul-gauthier/aider",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
171
|
"description": "aider is AI pair programming in your terminal",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "1317",
|
|
173
|
+
"stargazers_count": 13910,
|
|
174
|
+
"todayStar": "2086 stars this month",
|
|
164
175
|
"html_url": "https://github.com/paul-gauthier/aider",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "Stability-AI/StableSwarmUI",
|
|
169
|
-
"language": "C#",
|
|
170
|
-
"color": "#178600",
|
|
171
|
-
"description": "StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.",
|
|
172
|
-
"forked": "337",
|
|
173
|
-
"stargazers_count": 4255,
|
|
174
|
-
"todayStar": "1310 stars this month",
|
|
175
|
-
"html_url": "https://github.com/Stability-AI/StableSwarmUI",
|
|
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": "AleoNet/snarkOS",
|
|
180
|
+
"language": "Rust",
|
|
181
|
+
"color": "#dea584",
|
|
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
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
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
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
14
|
+
"full_name": "microsoft/graphrag",
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
17
|
+
"description": "A modular graph-based Retrieval-Augmented Generation (RAG) system",
|
|
18
|
+
"forked": "911",
|
|
19
|
+
"stargazers_count": 11356,
|
|
20
|
+
"todayStar": "2659 stars this week",
|
|
21
|
+
"html_url": "https://github.com/microsoft/graphrag",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
25
|
+
"full_name": "Lightning-AI/litgpt",
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
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
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": "TeamNewPipe/NewPipe",
|
|
37
|
+
"language": "Java",
|
|
38
|
+
"color": "#b07219",
|
|
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
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
48
|
-
"language": "
|
|
49
|
-
"color": "#
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
47
|
+
"full_name": "ethereum-optimism/optimism",
|
|
48
|
+
"language": "Go",
|
|
49
|
+
"color": "#00ADD8",
|
|
50
|
+
"description": "Optimism is Ethereum, scaled.",
|
|
51
|
+
"forked": "3037",
|
|
52
|
+
"stargazers_count": 5453,
|
|
53
|
+
"todayStar": "219 stars this week",
|
|
54
|
+
"html_url": "https://github.com/ethereum-optimism/optimism",
|
|
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": "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
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "freeCodeCamp/freeCodeCamp",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
73
|
+
"forked": "36244",
|
|
74
|
+
"stargazers_count": 394094,
|
|
75
|
+
"todayStar": "998 stars this week",
|
|
76
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "pi-hole/pi-hole",
|
|
81
|
+
"language": "Shell",
|
|
82
|
+
"color": "#89e051",
|
|
83
|
+
"description": "A black hole for Internet advertisements",
|
|
84
|
+
"forked": "2634",
|
|
85
|
+
"stargazers_count": 47883,
|
|
86
|
+
"todayStar": "359 stars this week",
|
|
87
|
+
"html_url": "https://github.com/pi-hole/pi-hole",
|
|
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": "
|
|
147
|
-
"language": "
|
|
148
|
-
"color": "#
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
146
|
+
"full_name": "CopilotKit/CopilotKit",
|
|
147
|
+
"language": "TypeScript",
|
|
148
|
+
"color": "#3178c6",
|
|
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
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": "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
165
|
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "codecrafters-io/build-your-own-x",
|
|
169
|
+
"language": "",
|
|
170
|
+
"color": "",
|
|
171
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
172
|
+
"forked": "27008",
|
|
173
|
+
"stargazers_count": 287525,
|
|
174
|
+
"todayStar": "4300 stars this week",
|
|
175
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
176
|
+
"rank": 16
|
|
166
177
|
}
|
|
167
178
|
]
|