@wcj/github-rank 24.11.17 → 24.11.18
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 +18868 -18873
- package/dist/trending-daily.json +118 -140
- package/dist/trending-monthly.json +112 -112
- package/dist/trending-weekly.json +131 -120
- package/dist/users.china.json +717 -717
- package/dist/users.json +3200 -3236
- package/dist/users.org.json +528 -492
- package/package.json +1 -1
- package/web/data/repos.json +18868 -18873
- package/web/data/trending-daily.json +118 -140
- package/web/data/trending-monthly.json +112 -112
- package/web/data/trending-weekly.json +131 -120
- package/web/data/users.china.json +717 -717
- package/web/data/users.json +3200 -3236
- package/web/data/users.org.json +528 -492
- package/web/index.html +3324 -3378
- package/web/org.html +430 -372
- package/web/repos.html +2354 -2354
- package/web/trending-monthly.html +110 -110
- package/web/trending-weekly.html +146 -108
- package/web/trending.html +109 -177
- package/web/users.china.html +649 -649
|
@@ -4,197 +4,175 @@
|
|
|
4
4
|
"language": "Makefile",
|
|
5
5
|
"color": "#427819",
|
|
6
6
|
"description": "This is a repo with links to everything you'd ever want to learn about data engineering",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "2374",
|
|
8
|
+
"stargazers_count": 15555,
|
|
9
|
+
"todayStar": "1255 stars today",
|
|
10
10
|
"html_url": "https://github.com/DataExpert-io/data-engineer-handbook",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "opendatalab/MinerU",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "A one-stop, open-source, high-quality data extraction tool, supports PDF/webpage/e-book extraction.一站式开源高质量数据提取工具,支持PDF/网页/多格式电子书提取。",
|
|
18
|
-
"forked": "1223",
|
|
19
|
-
"stargazers_count": 16930,
|
|
20
|
-
"todayStar": "1091 stars today",
|
|
21
|
-
"html_url": "https://github.com/opendatalab/MinerU",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "microsoft/TinyTroupe",
|
|
26
|
-
"language": "Python",
|
|
27
|
-
"color": "#3572A5",
|
|
28
|
-
"description": "LLM-powered multiagent persona simulation for imagination enhancement and business insights.",
|
|
29
|
-
"forked": "185",
|
|
30
|
-
"stargazers_count": 3191,
|
|
31
|
-
"todayStar": "411 stars today",
|
|
32
|
-
"html_url": "https://github.com/microsoft/TinyTroupe",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"full_name": "trungdq88/Awesome-Black-Friday-Cyber-Monday",
|
|
37
|
-
"language": "",
|
|
38
|
-
"color": "",
|
|
39
|
-
"description": "Awesome deals on Black Friday: Apps, SaaS, Books, Courses, etc.",
|
|
40
|
-
"forked": "912",
|
|
41
|
-
"stargazers_count": 4564,
|
|
42
|
-
"todayStar": "56 stars today",
|
|
43
|
-
"html_url": "https://github.com/trungdq88/Awesome-Black-Friday-Cyber-Monday",
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
13
|
{
|
|
47
14
|
"full_name": "GoogleCloudPlatform/generative-ai",
|
|
48
15
|
"language": "JupyterNotebook",
|
|
49
16
|
"color": "#DA5B0B",
|
|
50
17
|
"description": "Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
18
|
+
"forked": "2230",
|
|
19
|
+
"stargazers_count": 7890,
|
|
20
|
+
"todayStar": "122 stars today",
|
|
54
21
|
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
55
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "ai16z/eliza",
|
|
26
|
+
"language": "TypeScript",
|
|
27
|
+
"color": "#3178c6",
|
|
28
|
+
"description": "Conversational Agent for Twitter and Discord",
|
|
29
|
+
"forked": "340",
|
|
30
|
+
"stargazers_count": 1282,
|
|
31
|
+
"todayStar": "80 stars today",
|
|
32
|
+
"html_url": "https://github.com/ai16z/eliza",
|
|
33
|
+
"rank": 3
|
|
56
34
|
},
|
|
57
35
|
{
|
|
58
36
|
"full_name": "donnemartin/system-design-primer",
|
|
59
37
|
"language": "Python",
|
|
60
38
|
"color": "#3572A5",
|
|
61
39
|
"description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
40
|
+
"forked": "46359",
|
|
41
|
+
"stargazers_count": 276244,
|
|
42
|
+
"todayStar": "214 stars today",
|
|
65
43
|
"html_url": "https://github.com/donnemartin/system-design-primer",
|
|
44
|
+
"rank": 4
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "leaningtech/webvm",
|
|
48
|
+
"language": "Svelte",
|
|
49
|
+
"color": "#ff3e00",
|
|
50
|
+
"description": "Virtual Machine for the Web",
|
|
51
|
+
"forked": "1273",
|
|
52
|
+
"stargazers_count": 6474,
|
|
53
|
+
"todayStar": "443 stars today",
|
|
54
|
+
"html_url": "https://github.com/leaningtech/webvm",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "tursodatabase/libsql",
|
|
59
|
+
"language": "C",
|
|
60
|
+
"color": "#555555",
|
|
61
|
+
"description": "libSQL is a fork of SQLite that is both Open Source, and Open Contributions.",
|
|
62
|
+
"forked": "286",
|
|
63
|
+
"stargazers_count": 11484,
|
|
64
|
+
"todayStar": "205 stars today",
|
|
65
|
+
"html_url": "https://github.com/tursodatabase/libsql",
|
|
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": "codecrafters-io/build-your-own-x",
|
|
70
|
+
"language": "Markdown",
|
|
71
|
+
"color": "#083fa1",
|
|
72
|
+
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
73
|
+
"forked": "28978",
|
|
74
|
+
"stargazers_count": 311579,
|
|
75
|
+
"todayStar": "1652 stars today",
|
|
76
|
+
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "AUTOMATIC1111/stable-diffusion-webui",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "Stable Diffusion web UI",
|
|
84
|
+
"forked": "26955",
|
|
85
|
+
"stargazers_count": 143035,
|
|
86
|
+
"todayStar": "60 stars today",
|
|
87
|
+
"html_url": "https://github.com/AUTOMATIC1111/stable-diffusion-webui",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "epasveer/seer",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "Seer - a gui frontend to gdb",
|
|
95
|
+
"forked": "77",
|
|
96
|
+
"stargazers_count": 2780,
|
|
97
|
+
"todayStar": "71 stars today",
|
|
98
|
+
"html_url": "https://github.com/epasveer/seer",
|
|
99
|
+
"rank": 9
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"full_name": "ItzCrazyKns/Perplexica",
|
|
81
103
|
"language": "TypeScript",
|
|
82
104
|
"color": "#3178c6",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
88
|
-
"rank":
|
|
105
|
+
"description": "Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI",
|
|
106
|
+
"forked": "1455",
|
|
107
|
+
"stargazers_count": 15194,
|
|
108
|
+
"todayStar": "118 stars today",
|
|
109
|
+
"html_url": "https://github.com/ItzCrazyKns/Perplexica",
|
|
110
|
+
"rank": 10
|
|
89
111
|
},
|
|
90
112
|
{
|
|
91
|
-
"full_name": "
|
|
113
|
+
"full_name": "freqtrade/freqtrade",
|
|
92
114
|
"language": "Python",
|
|
93
115
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank":
|
|
116
|
+
"description": "Free, open source crypto trading bot",
|
|
117
|
+
"forked": "6221",
|
|
118
|
+
"stargazers_count": 29371,
|
|
119
|
+
"todayStar": "26 stars today",
|
|
120
|
+
"html_url": "https://github.com/freqtrade/freqtrade",
|
|
121
|
+
"rank": 11
|
|
100
122
|
},
|
|
101
123
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
124
|
+
"full_name": "2dust/v2rayN",
|
|
125
|
+
"language": "C#",
|
|
126
|
+
"color": "#178600",
|
|
127
|
+
"description": "A GUI client for Windows and Linux, support Xray core and v2fly core and others",
|
|
128
|
+
"forked": "11529",
|
|
129
|
+
"stargazers_count": 69728,
|
|
130
|
+
"todayStar": "63 stars today",
|
|
131
|
+
"html_url": "https://github.com/2dust/v2rayN",
|
|
132
|
+
"rank": 12
|
|
111
133
|
},
|
|
112
134
|
{
|
|
113
135
|
"full_name": "blacklanternsecurity/bbot",
|
|
114
136
|
"language": "Python",
|
|
115
137
|
"color": "#3572A5",
|
|
116
138
|
"description": "A recursive internet scanner for hackers.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
139
|
+
"forked": "470",
|
|
140
|
+
"stargazers_count": 5787,
|
|
141
|
+
"todayStar": "207 stars today",
|
|
120
142
|
"html_url": "https://github.com/blacklanternsecurity/bbot",
|
|
121
|
-
"rank":
|
|
143
|
+
"rank": 13
|
|
122
144
|
},
|
|
123
145
|
{
|
|
124
146
|
"full_name": "lvgl/lvgl",
|
|
125
147
|
"language": "C",
|
|
126
148
|
"color": "#555555",
|
|
127
149
|
"description": "Embedded graphics library to create beautiful UIs for any MCU, MPU and display type.",
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
150
|
+
"forked": "3272",
|
|
151
|
+
"stargazers_count": 16983,
|
|
152
|
+
"todayStar": "134 stars today",
|
|
131
153
|
"html_url": "https://github.com/lvgl/lvgl",
|
|
132
|
-
"rank":
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
"full_name": "tursodatabase/libsql",
|
|
136
|
-
"language": "C",
|
|
137
|
-
"color": "#555555",
|
|
138
|
-
"description": "libSQL is a fork of SQLite that is both Open Source, and Open Contributions.",
|
|
139
|
-
"forked": "286",
|
|
140
|
-
"stargazers_count": 11271,
|
|
141
|
-
"todayStar": "293 stars today",
|
|
142
|
-
"html_url": "https://github.com/tursodatabase/libsql",
|
|
143
|
-
"rank": 13
|
|
154
|
+
"rank": 14
|
|
144
155
|
},
|
|
145
156
|
{
|
|
146
|
-
"full_name": "
|
|
157
|
+
"full_name": "xtekky/gpt4free",
|
|
147
158
|
"language": "Python",
|
|
148
159
|
"color": "#3572A5",
|
|
149
|
-
"description": "
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
153
|
-
"html_url": "https://github.com/
|
|
154
|
-
"rank": 14
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"full_name": "istio/istio",
|
|
158
|
-
"language": "Go",
|
|
159
|
-
"color": "#00ADD8",
|
|
160
|
-
"description": "Connect, secure, control, and observe services.",
|
|
161
|
-
"forked": "7779",
|
|
162
|
-
"stargazers_count": 36052,
|
|
163
|
-
"todayStar": "14 stars today",
|
|
164
|
-
"html_url": "https://github.com/istio/istio",
|
|
160
|
+
"description": "The official gpt4free repository | various collection of powerful language models",
|
|
161
|
+
"forked": "13330",
|
|
162
|
+
"stargazers_count": 61360,
|
|
163
|
+
"todayStar": "23 stars today",
|
|
164
|
+
"html_url": "https://github.com/xtekky/gpt4free",
|
|
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": "docusealco/docuseal",
|
|
169
|
+
"language": "Ruby",
|
|
170
|
+
"color": "#701516",
|
|
171
|
+
"description": "Open source DocuSign alternative. Create, fill, and sign digital documents ✍️",
|
|
172
|
+
"forked": "507",
|
|
173
|
+
"stargazers_count": 7469,
|
|
174
|
+
"todayStar": "399 stars today",
|
|
175
|
+
"html_url": "https://github.com/docusealco/docuseal",
|
|
176
176
|
"rank": 16
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"full_name": "ruanyf/weekly",
|
|
180
|
-
"language": "",
|
|
181
|
-
"color": "",
|
|
182
|
-
"description": "科技爱好者周刊,每周五发布",
|
|
183
|
-
"forked": "2878",
|
|
184
|
-
"stargazers_count": 47771,
|
|
185
|
-
"todayStar": "21 stars today",
|
|
186
|
-
"html_url": "https://github.com/ruanyf/weekly",
|
|
187
|
-
"rank": 17
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"full_name": "comfyanonymous/ComfyUI",
|
|
191
|
-
"language": "Python",
|
|
192
|
-
"color": "#3572A5",
|
|
193
|
-
"description": "The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.",
|
|
194
|
-
"forked": "6015",
|
|
195
|
-
"stargazers_count": 56789,
|
|
196
|
-
"todayStar": "94 stars today",
|
|
197
|
-
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
198
|
-
"rank": 18
|
|
199
177
|
}
|
|
200
178
|
]
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "microsoft/BitNet",
|
|
4
|
-
"language": "C++",
|
|
5
|
-
"color": "#f34b7d",
|
|
6
|
-
"description": "Official inference framework for 1-bit LLMs",
|
|
7
|
-
"forked": "757",
|
|
8
|
-
"stargazers_count": 11152,
|
|
9
|
-
"todayStar": "11185 stars this month",
|
|
10
|
-
"html_url": "https://github.com/microsoft/BitNet",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "DS4SD/docling",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "Get your documents ready for gen AI",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "460",
|
|
8
|
+
"stargazers_count": 9691,
|
|
9
|
+
"todayStar": "8894 stars this month",
|
|
21
10
|
"html_url": "https://github.com/DS4SD/docling",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "microsoft/BitNet",
|
|
15
|
+
"language": "C++",
|
|
16
|
+
"color": "#f34b7d",
|
|
17
|
+
"description": "Official inference framework for 1-bit LLMs",
|
|
18
|
+
"forked": "760",
|
|
19
|
+
"stargazers_count": 11184,
|
|
20
|
+
"todayStar": "11223 stars this month",
|
|
21
|
+
"html_url": "https://github.com/microsoft/BitNet",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Shell",
|
|
27
27
|
"color": "#89e051",
|
|
28
28
|
"description": "Windows inside a Docker container.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "1982",
|
|
30
|
+
"stargazers_count": 28997,
|
|
31
|
+
"todayStar": "11253 stars this month",
|
|
32
32
|
"html_url": "https://github.com/dockur/windows",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,9 +37,9 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "Build AI Agents with memory, knowledge, tools and reasoning. Chat with them using a beautiful Agent UI.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "2121",
|
|
41
|
+
"stargazers_count": 15354,
|
|
42
|
+
"todayStar": "3997 stars this month",
|
|
43
43
|
"html_url": "https://github.com/phidatahq/phidata",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
@@ -48,43 +48,43 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "7370",
|
|
52
|
+
"stargazers_count": 59953,
|
|
53
|
+
"todayStar": "3435 stars this month",
|
|
54
54
|
"html_url": "https://github.com/abi/screenshot-to-code",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
58
|
+
"full_name": "vercel/ai-chatbot",
|
|
59
59
|
"language": "TypeScript",
|
|
60
60
|
"color": "#3178c6",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
61
|
+
"description": "A full-featured, hackable Next.js AI chatbot built by Vercel",
|
|
62
|
+
"forked": "2399",
|
|
63
|
+
"stargazers_count": 9453,
|
|
64
|
+
"todayStar": "2969 stars this month",
|
|
65
|
+
"html_url": "https://github.com/vercel/ai-chatbot",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
69
|
+
"full_name": "bluesky-social/social-app",
|
|
70
70
|
"language": "TypeScript",
|
|
71
71
|
"color": "#3178c6",
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
72
|
+
"description": "The Bluesky Social application for Web, iOS, and Android",
|
|
73
|
+
"forked": "1436",
|
|
74
|
+
"stargazers_count": 11281,
|
|
75
|
+
"todayStar": "2817 stars this month",
|
|
76
|
+
"html_url": "https://github.com/bluesky-social/social-app",
|
|
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": "getomni-ai/zerox",
|
|
81
|
+
"language": "Python",
|
|
82
|
+
"color": "#3572A5",
|
|
83
|
+
"description": "PDF to Markdown with vision models",
|
|
84
|
+
"forked": "346",
|
|
85
|
+
"stargazers_count": 6308,
|
|
86
|
+
"todayStar": "4598 stars this month",
|
|
87
|
+
"html_url": "https://github.com/getomni-ai/zerox",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
"language": "Python",
|
|
93
93
|
"color": "#3572A5",
|
|
94
94
|
"description": "A natural language interface for computers",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "4825",
|
|
96
|
+
"stargazers_count": 55465,
|
|
97
|
+
"todayStar": "3000 stars this month",
|
|
98
98
|
"html_url": "https://github.com/OpenInterpreter/open-interpreter",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
@@ -103,76 +103,76 @@
|
|
|
103
103
|
"language": "JavaScript",
|
|
104
104
|
"color": "#f1e05a",
|
|
105
105
|
"description": "Free, simple, and intuitive online database diagram editor and SQL generator.",
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
106
|
+
"forked": "1574",
|
|
107
|
+
"stargazers_count": 22567,
|
|
108
|
+
"todayStar": "2423 stars this month",
|
|
109
109
|
"html_url": "https://github.com/drawdb-io/drawdb",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
|
-
{
|
|
113
|
-
"full_name": "mingrammer/diagrams",
|
|
114
|
-
"language": "Python",
|
|
115
|
-
"color": "#3572A5",
|
|
116
|
-
"description": "🎨 Diagram as Code for prototyping cloud system architectures",
|
|
117
|
-
"forked": "2534",
|
|
118
|
-
"stargazers_count": 39416,
|
|
119
|
-
"todayStar": "2043 stars this month",
|
|
120
|
-
"html_url": "https://github.com/mingrammer/diagrams",
|
|
121
|
-
"rank": 11
|
|
122
|
-
},
|
|
123
112
|
{
|
|
124
113
|
"full_name": "kolbytn/mindcraft",
|
|
125
114
|
"language": "JavaScript",
|
|
126
115
|
"color": "#f1e05a",
|
|
127
116
|
"description": "",
|
|
128
117
|
"forked": "253",
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
118
|
+
"stargazers_count": 2090,
|
|
119
|
+
"todayStar": "1218 stars this month",
|
|
131
120
|
"html_url": "https://github.com/kolbytn/mindcraft",
|
|
132
|
-
"rank":
|
|
121
|
+
"rank": 11
|
|
133
122
|
},
|
|
134
123
|
{
|
|
135
|
-
"full_name": "
|
|
124
|
+
"full_name": "hiteshchoudhary/apihub",
|
|
136
125
|
"language": "JavaScript",
|
|
137
126
|
"color": "#f1e05a",
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "Your own API Hub to learn and master API interaction. Ideal for frontend, mobile dev and backend developers.",
|
|
128
|
+
"forked": "1084",
|
|
129
|
+
"stargazers_count": 6774,
|
|
130
|
+
"todayStar": "3160 stars this month",
|
|
131
|
+
"html_url": "https://github.com/hiteshchoudhary/apihub",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "mingrammer/diagrams",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "🎨 Diagram as Code for prototyping cloud system architectures",
|
|
139
|
+
"forked": "2535",
|
|
140
|
+
"stargazers_count": 39432,
|
|
141
|
+
"todayStar": "2041 stars this month",
|
|
142
|
+
"html_url": "https://github.com/mingrammer/diagrams",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "GoogleCloudPlatform/generative-ai",
|
|
147
|
+
"language": "JupyterNotebook",
|
|
148
|
+
"color": "#DA5B0B",
|
|
149
|
+
"description": "Sample code and notebooks for Generative AI on Google Cloud, with Gemini on Vertex AI",
|
|
150
|
+
"forked": "2230",
|
|
151
|
+
"stargazers_count": 7890,
|
|
152
|
+
"todayStar": "701 stars this month",
|
|
153
|
+
"html_url": "https://github.com/GoogleCloudPlatform/generative-ai",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
145
156
|
{
|
|
146
157
|
"full_name": "yamadashy/repomix",
|
|
147
158
|
"language": "TypeScript",
|
|
148
159
|
"color": "#3178c6",
|
|
149
160
|
"description": "📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
161
|
+
"forked": "182",
|
|
162
|
+
"stargazers_count": 4048,
|
|
163
|
+
"todayStar": "2405 stars this month",
|
|
153
164
|
"html_url": "https://github.com/yamadashy/repomix",
|
|
154
|
-
"rank":
|
|
165
|
+
"rank": 15
|
|
155
166
|
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "dgtlmoon/changedetection.io",
|
|
158
169
|
"language": "Python",
|
|
159
170
|
"color": "#3572A5",
|
|
160
171
|
"description": "The best and simplest free open source web page change detection, website watcher, restock monitor and notification service. Restock Monitor, change detection. Designed for simplicity - Simply monitor which websites had a text change for free. Free Open source web page change detection, Website defacement monitoring, Price change notification",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "1046",
|
|
173
|
+
"stargazers_count": 19297,
|
|
174
|
+
"todayStar": "1994 stars this month",
|
|
164
175
|
"html_url": "https://github.com/dgtlmoon/changedetection.io",
|
|
165
|
-
"rank": 15
|
|
166
|
-
},
|
|
167
|
-
{
|
|
168
|
-
"full_name": "ToolJet/ToolJet",
|
|
169
|
-
"language": "JavaScript",
|
|
170
|
-
"color": "#f1e05a",
|
|
171
|
-
"description": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀",
|
|
172
|
-
"forked": "4260",
|
|
173
|
-
"stargazers_count": 32886,
|
|
174
|
-
"todayStar": "3143 stars this month",
|
|
175
|
-
"html_url": "https://github.com/ToolJet/ToolJet",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
@@ -180,43 +180,43 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "A programming framework for agentic AI 🤖",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "4956",
|
|
184
|
+
"stargazers_count": 34298,
|
|
185
|
+
"todayStar": "2288 stars this month",
|
|
186
186
|
"html_url": "https://github.com/microsoft/autogen",
|
|
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": "ToolJet/ToolJet",
|
|
191
|
+
"language": "JavaScript",
|
|
192
|
+
"color": "#f1e05a",
|
|
193
|
+
"description": "Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀",
|
|
194
|
+
"forked": "4261",
|
|
195
|
+
"stargazers_count": 32914,
|
|
196
|
+
"todayStar": "3079 stars this month",
|
|
197
|
+
"html_url": "https://github.com/ToolJet/ToolJet",
|
|
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": "sveltejs/svelte",
|
|
202
|
+
"language": "JavaScript",
|
|
203
|
+
"color": "#f1e05a",
|
|
204
|
+
"description": "web development for the rest of us",
|
|
205
|
+
"forked": "4252",
|
|
206
|
+
"stargazers_count": 80006,
|
|
207
|
+
"todayStar": "1442 stars this month",
|
|
208
|
+
"html_url": "https://github.com/sveltejs/svelte",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
212
|
+
"full_name": "All-Hands-AI/OpenHands",
|
|
213
213
|
"language": "Python",
|
|
214
214
|
"color": "#3572A5",
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
215
|
+
"description": "🙌 OpenHands: Code Less, Make More",
|
|
216
|
+
"forked": "4187",
|
|
217
|
+
"stargazers_count": 36816,
|
|
218
|
+
"todayStar": "3939 stars this month",
|
|
219
|
+
"html_url": "https://github.com/All-Hands-AI/OpenHands",
|
|
220
220
|
"rank": 20
|
|
221
221
|
}
|
|
222
222
|
]
|