@wcj/github-rank 24.9.14 → 24.9.15
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 +18126 -18122
- package/dist/trending-daily.json +140 -85
- package/dist/trending-monthly.json +98 -109
- package/dist/trending-weekly.json +117 -106
- package/dist/users.china.json +1128 -1128
- package/dist/users.json +3252 -3252
- package/dist/users.org.json +265 -265
- package/package.json +1 -1
- package/web/data/repos.json +18126 -18122
- package/web/data/trending-daily.json +140 -85
- package/web/data/trending-monthly.json +98 -109
- package/web/data/trending-weekly.json +117 -106
- package/web/data/users.china.json +1128 -1128
- package/web/data/users.json +3252 -3252
- package/web/data/users.org.json +265 -265
- package/web/index.html +3404 -3404
- package/web/org.html +195 -195
- package/web/repos.html +2358 -2358
- package/web/trending-monthly.html +105 -143
- package/web/trending-weekly.html +136 -98
- package/web/trending.html +266 -76
- package/web/users.china.html +1116 -1120
package/dist/trending-daily.json
CHANGED
|
@@ -1,134 +1,189 @@
|
|
|
1
1
|
[
|
|
2
|
+
{
|
|
3
|
+
"full_name": "gojue/ecapture",
|
|
4
|
+
"language": "C",
|
|
5
|
+
"color": "#555555",
|
|
6
|
+
"description": "Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.",
|
|
7
|
+
"forked": "1187",
|
|
8
|
+
"stargazers_count": 11073,
|
|
9
|
+
"todayStar": "528 stars today",
|
|
10
|
+
"html_url": "https://github.com/gojue/ecapture",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
2
13
|
{
|
|
3
14
|
"full_name": "fishaudio/fish-speech",
|
|
4
15
|
"language": "Python",
|
|
5
16
|
"color": "#3572A5",
|
|
6
17
|
"description": "Brand new TTS solution",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
18
|
+
"forked": "793",
|
|
19
|
+
"stargazers_count": 10217,
|
|
20
|
+
"todayStar": "1067 stars today",
|
|
10
21
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "RSSNext/Follow",
|
|
15
|
-
"language": "TypeScript",
|
|
16
|
-
"color": "#3178c6",
|
|
17
|
-
"description": "🧡 Next generation information browser.",
|
|
18
|
-
"forked": "303",
|
|
19
|
-
"stargazers_count": 7875,
|
|
20
|
-
"todayStar": "497 stars today",
|
|
21
|
-
"html_url": "https://github.com/RSSNext/Follow",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "Future-House/paper-qa",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "High accuracy RAG for answering questions from scientific documents with citations",
|
|
29
|
+
"forked": "492",
|
|
30
|
+
"stargazers_count": 5171,
|
|
31
|
+
"todayStar": "165 stars today",
|
|
32
|
+
"html_url": "https://github.com/Future-House/paper-qa",
|
|
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": "google/jax",
|
|
37
|
+
"language": "Python",
|
|
38
|
+
"color": "#3572A5",
|
|
39
|
+
"description": "Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more",
|
|
40
|
+
"forked": "2732",
|
|
41
|
+
"stargazers_count": 29913,
|
|
42
|
+
"todayStar": "30 stars today",
|
|
43
|
+
"html_url": "https://github.com/google/jax",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
|
-
"full_name": "
|
|
47
|
+
"full_name": "sveltejs/svelte",
|
|
48
48
|
"language": "JavaScript",
|
|
49
49
|
"color": "#f1e05a",
|
|
50
|
-
"description": "
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
54
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "Cybernetically enhanced web apps",
|
|
51
|
+
"forked": "4097",
|
|
52
|
+
"stargazers_count": 78334,
|
|
53
|
+
"todayStar": "27 stars today",
|
|
54
|
+
"html_url": "https://github.com/sveltejs/svelte",
|
|
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": "ValdikSS/GoodbyeDPI",
|
|
59
|
+
"language": "C",
|
|
60
|
+
"color": "#555555",
|
|
61
|
+
"description": "GoodbyeDPI — Deep Packet Inspection circumvention utility (for Windows)",
|
|
62
|
+
"forked": "1666",
|
|
63
|
+
"stargazers_count": 22936,
|
|
64
|
+
"todayStar": "69 stars today",
|
|
65
|
+
"html_url": "https://github.com/ValdikSS/GoodbyeDPI",
|
|
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": "langgenius/dify",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.",
|
|
73
|
+
"forked": "6392",
|
|
74
|
+
"stargazers_count": 45498,
|
|
75
|
+
"todayStar": "123 stars today",
|
|
76
|
+
"html_url": "https://github.com/langgenius/dify",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
80
|
+
"full_name": "Avaiga/taipy",
|
|
81
81
|
"language": "Python",
|
|
82
82
|
"color": "#3572A5",
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
83
|
+
"description": "Turns Data and AI algorithms into production-ready web applications in no time.",
|
|
84
|
+
"forked": "798",
|
|
85
|
+
"stargazers_count": 11326,
|
|
86
|
+
"todayStar": "142 stars today",
|
|
87
|
+
"html_url": "https://github.com/Avaiga/taipy",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
91
|
+
"full_name": "ossu/computer-science",
|
|
92
92
|
"language": "",
|
|
93
93
|
"color": "",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
94
|
+
"description": "🎓 Path to a free self-taught education in Computer Science!",
|
|
95
|
+
"forked": "21340",
|
|
96
|
+
"stargazers_count": 168571,
|
|
97
|
+
"todayStar": "86 stars today",
|
|
98
|
+
"html_url": "https://github.com/ossu/computer-science",
|
|
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": "google/googletest",
|
|
103
|
+
"language": "C++",
|
|
104
|
+
"color": "#f34b7d",
|
|
105
|
+
"description": "GoogleTest - Google Testing and Mocking Framework",
|
|
106
|
+
"forked": "10057",
|
|
107
|
+
"stargazers_count": 34357,
|
|
108
|
+
"todayStar": "13 stars today",
|
|
109
|
+
"html_url": "https://github.com/google/googletest",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
113
|
+
"full_name": "Pythagora-io/gpt-pilot",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "The first real AI developer",
|
|
117
|
+
"forked": "2951",
|
|
118
|
+
"stargazers_count": 29695,
|
|
119
|
+
"todayStar": "51 stars today",
|
|
120
|
+
"html_url": "https://github.com/Pythagora-io/gpt-pilot",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "squidfunk/mkdocs-material",
|
|
125
|
+
"language": "HTML",
|
|
126
|
+
"color": "#e34c26",
|
|
127
|
+
"description": "Documentation that simply works",
|
|
128
|
+
"forked": "3471",
|
|
129
|
+
"stargazers_count": 20202,
|
|
130
|
+
"todayStar": "28 stars today",
|
|
131
|
+
"html_url": "https://github.com/squidfunk/mkdocs-material",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "FRRouting/frr",
|
|
136
|
+
"language": "C",
|
|
137
|
+
"color": "#555555",
|
|
138
|
+
"description": "The FRRouting Protocol Suite",
|
|
139
|
+
"forked": "1237",
|
|
140
|
+
"stargazers_count": 3253,
|
|
141
|
+
"todayStar": "7 stars today",
|
|
142
|
+
"html_url": "https://github.com/FRRouting/frr",
|
|
143
|
+
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "4ian/GDevelop",
|
|
114
147
|
"language": "JavaScript",
|
|
115
148
|
"color": "#f1e05a",
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
149
|
+
"description": "🎮 Open-source, cross-platform 2D/3D/multiplayer game engine designed for everyone.",
|
|
150
|
+
"forked": "791",
|
|
151
|
+
"stargazers_count": 9274,
|
|
152
|
+
"todayStar": "42 stars today",
|
|
153
|
+
"html_url": "https://github.com/4ian/GDevelop",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "sissbruecker/linkding",
|
|
158
|
+
"language": "Python",
|
|
159
|
+
"color": "#3572A5",
|
|
160
|
+
"description": "Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.",
|
|
161
|
+
"forked": "280",
|
|
162
|
+
"stargazers_count": 5921,
|
|
119
163
|
"todayStar": "53 stars today",
|
|
120
|
-
"html_url": "https://github.com/
|
|
121
|
-
"rank":
|
|
164
|
+
"html_url": "https://github.com/sissbruecker/linkding",
|
|
165
|
+
"rank": 15
|
|
122
166
|
},
|
|
123
167
|
{
|
|
124
|
-
"full_name": "
|
|
168
|
+
"full_name": "fastlane/fastlane",
|
|
169
|
+
"language": "Ruby",
|
|
170
|
+
"color": "#701516",
|
|
171
|
+
"description": "🚀 The easiest way to automate building and releasing your iOS and Android apps",
|
|
172
|
+
"forked": "5669",
|
|
173
|
+
"stargazers_count": 39387,
|
|
174
|
+
"todayStar": "14 stars today",
|
|
175
|
+
"html_url": "https://github.com/fastlane/fastlane",
|
|
176
|
+
"rank": 16
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"full_name": "xyflow/xyflow",
|
|
125
180
|
"language": "TypeScript",
|
|
126
181
|
"color": "#3178c6",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
132
|
-
"rank":
|
|
182
|
+
"description": "React Flow | Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.",
|
|
183
|
+
"forked": "1577",
|
|
184
|
+
"stargazers_count": 24337,
|
|
185
|
+
"todayStar": "45 stars today",
|
|
186
|
+
"html_url": "https://github.com/xyflow/xyflow",
|
|
187
|
+
"rank": 17
|
|
133
188
|
}
|
|
134
189
|
]
|
|
@@ -4,65 +4,65 @@
|
|
|
4
4
|
"language": "JupyterNotebook",
|
|
5
5
|
"color": "#DA5B0B",
|
|
6
6
|
"description": "Anthropic's educational courses",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "338",
|
|
8
|
+
"stargazers_count": 4427,
|
|
9
|
+
"todayStar": "3408 stars this month",
|
|
10
10
|
"html_url": "https://github.com/anthropics/courses",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"full_name": "goauthentik/authentik",
|
|
15
|
-
"language": "Python",
|
|
16
|
-
"color": "#3572A5",
|
|
17
|
-
"description": "The authentication glue you need.",
|
|
18
|
-
"forked": "850",
|
|
19
|
-
"stargazers_count": 12755,
|
|
20
|
-
"todayStar": "4643 stars this month",
|
|
21
|
-
"html_url": "https://github.com/goauthentik/authentik",
|
|
22
|
-
"rank": 2
|
|
23
|
-
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "midday-ai/midday",
|
|
26
15
|
"language": "TypeScript",
|
|
27
16
|
"color": "#3178c6",
|
|
28
17
|
"description": "Run your business smarter 🪄",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "422",
|
|
19
|
+
"stargazers_count": 4783,
|
|
20
|
+
"todayStar": "1436 stars this month",
|
|
32
21
|
"html_url": "https://github.com/midday-ai/midday",
|
|
33
|
-
"rank":
|
|
22
|
+
"rank": 2
|
|
34
23
|
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "sickcodes/Docker-OSX",
|
|
37
26
|
"language": "Shell",
|
|
38
27
|
"color": "#89e051",
|
|
39
28
|
"description": "Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "2403",
|
|
30
|
+
"stargazers_count": 45415,
|
|
31
|
+
"todayStar": "5777 stars this month",
|
|
43
32
|
"html_url": "https://github.com/sickcodes/Docker-OSX",
|
|
44
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
45
34
|
},
|
|
46
35
|
{
|
|
47
36
|
"full_name": "AppFlowy-IO/AppFlowy",
|
|
48
37
|
"language": "Dart",
|
|
49
38
|
"color": "#00B4AB",
|
|
50
39
|
"description": "Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
40
|
+
"forked": "3612",
|
|
41
|
+
"stargazers_count": 55383,
|
|
42
|
+
"todayStar": "4417 stars this month",
|
|
54
43
|
"html_url": "https://github.com/AppFlowy-IO/AppFlowy",
|
|
55
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
56
45
|
},
|
|
57
46
|
{
|
|
58
|
-
"full_name": "
|
|
47
|
+
"full_name": "goauthentik/authentik",
|
|
59
48
|
"language": "Python",
|
|
60
49
|
"color": "#3572A5",
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
50
|
+
"description": "The authentication glue you need.",
|
|
51
|
+
"forked": "850",
|
|
52
|
+
"stargazers_count": 12779,
|
|
53
|
+
"todayStar": "4657 stars this month",
|
|
54
|
+
"html_url": "https://github.com/goauthentik/authentik",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "RSSNext/Follow",
|
|
59
|
+
"language": "TypeScript",
|
|
60
|
+
"color": "#3178c6",
|
|
61
|
+
"description": "🧡 Next generation information browser.",
|
|
62
|
+
"forked": "323",
|
|
63
|
+
"stargazers_count": 8126,
|
|
64
|
+
"todayStar": "5012 stars this month",
|
|
65
|
+
"html_url": "https://github.com/RSSNext/Follow",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
@@ -70,65 +70,65 @@
|
|
|
70
70
|
"language": "Python",
|
|
71
71
|
"color": "#3572A5",
|
|
72
72
|
"description": "Hunt down social media accounts by username across social networks",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "6711",
|
|
74
|
+
"stargazers_count": 58208,
|
|
75
|
+
"todayStar": "5015 stars this month",
|
|
76
76
|
"html_url": "https://github.com/sherlock-project/sherlock",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "mendableai/firecrawl",
|
|
81
|
-
"language": "TypeScript",
|
|
82
|
-
"color": "#3178c6",
|
|
83
|
-
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.",
|
|
84
|
-
"forked": "995",
|
|
85
|
-
"stargazers_count": 13744,
|
|
86
|
-
"todayStar": "4847 stars this month",
|
|
87
|
-
"html_url": "https://github.com/mendableai/firecrawl",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "huggingface/lerobot",
|
|
92
81
|
"language": "Python",
|
|
93
82
|
"color": "#3572A5",
|
|
94
83
|
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
84
|
+
"forked": "551",
|
|
85
|
+
"stargazers_count": 6327,
|
|
86
|
+
"todayStar": "1719 stars this month",
|
|
98
87
|
"html_url": "https://github.com/huggingface/lerobot",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
|
-
"full_name": "
|
|
91
|
+
"full_name": "ostris/ai-toolkit",
|
|
103
92
|
"language": "Python",
|
|
104
93
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
94
|
+
"description": "Various AI scripts. Mostly Stable Diffusion stuff.",
|
|
95
|
+
"forked": "251",
|
|
96
|
+
"stargazers_count": 2610,
|
|
97
|
+
"todayStar": "1920 stars this month",
|
|
98
|
+
"html_url": "https://github.com/ostris/ai-toolkit",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "s0md3v/roop",
|
|
114
103
|
"language": "Python",
|
|
115
104
|
"color": "#3572A5",
|
|
116
105
|
"description": "one-click face swap",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "6704",
|
|
107
|
+
"stargazers_count": 27853,
|
|
108
|
+
"todayStar": "1891 stars this month",
|
|
120
109
|
"html_url": "https://github.com/s0md3v/roop",
|
|
121
|
-
"rank":
|
|
110
|
+
"rank": 10
|
|
122
111
|
},
|
|
123
112
|
{
|
|
124
|
-
"full_name": "
|
|
113
|
+
"full_name": "mendableai/firecrawl",
|
|
125
114
|
"language": "TypeScript",
|
|
126
115
|
"color": "#3178c6",
|
|
127
|
-
"description": "🔥
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
116
|
+
"description": "🔥 Turn entire websites into LLM-ready markdown or structured data. Scrape, crawl and extract with a single API.",
|
|
117
|
+
"forked": "1000",
|
|
118
|
+
"stargazers_count": 13797,
|
|
119
|
+
"todayStar": "4890 stars this month",
|
|
120
|
+
"html_url": "https://github.com/mendableai/firecrawl",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "frappe/erpnext",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "Free and Open Source Enterprise Resource Planning (ERP)",
|
|
128
|
+
"forked": "7058",
|
|
129
|
+
"stargazers_count": 20206,
|
|
130
|
+
"todayStar": "2215 stars this month",
|
|
131
|
+
"html_url": "https://github.com/frappe/erpnext",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
@@ -136,21 +136,21 @@
|
|
|
136
136
|
"language": "Shell",
|
|
137
137
|
"color": "#89e051",
|
|
138
138
|
"description": "Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.",
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
139
|
+
"forked": "165",
|
|
140
|
+
"stargazers_count": 1875,
|
|
141
|
+
"todayStar": "1410 stars this month",
|
|
142
142
|
"html_url": "https://github.com/ChrisTitusTech/linutil",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
146
|
-
"full_name": "
|
|
146
|
+
"full_name": "nocodb/nocodb",
|
|
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": "🔥 🔥 🔥 Open Source Airtable Alternative",
|
|
150
|
+
"forked": "3216",
|
|
151
|
+
"stargazers_count": 47429,
|
|
152
|
+
"todayStar": "3211 stars this month",
|
|
153
|
+
"html_url": "https://github.com/nocodb/nocodb",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
@@ -158,9 +158,9 @@
|
|
|
158
158
|
"language": "C++",
|
|
159
159
|
"color": "#f34b7d",
|
|
160
160
|
"description": "Amnezia VPN Client (Desktop+Mobile)",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
161
|
+
"forked": "277",
|
|
162
|
+
"stargazers_count": 4216,
|
|
163
|
+
"todayStar": "1810 stars this month",
|
|
164
164
|
"html_url": "https://github.com/amnezia-vpn/amnezia-client",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
@@ -169,9 +169,9 @@
|
|
|
169
169
|
"language": "C",
|
|
170
170
|
"color": "#555555",
|
|
171
171
|
"description": "The official NGINX Open Source repository.",
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
172
|
+
"forked": "6849",
|
|
173
|
+
"stargazers_count": 23844,
|
|
174
|
+
"todayStar": "2893 stars this month",
|
|
175
175
|
"html_url": "https://github.com/nginx/nginx",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
@@ -180,43 +180,32 @@
|
|
|
180
180
|
"language": "Python",
|
|
181
181
|
"color": "#3572A5",
|
|
182
182
|
"description": "",
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
183
|
+
"forked": "713",
|
|
184
|
+
"stargazers_count": 7362,
|
|
185
|
+
"todayStar": "1319 stars this month",
|
|
186
186
|
"html_url": "https://github.com/lllyasviel/stable-diffusion-webui-forge",
|
|
187
187
|
"rank": 17
|
|
188
188
|
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "nikitabobko/AeroSpace",
|
|
191
|
+
"language": "Swift",
|
|
192
|
+
"color": "#F05138",
|
|
193
|
+
"description": "AeroSpace is an i3-like tiling window manager for macOS",
|
|
194
|
+
"forked": "89",
|
|
195
|
+
"stargazers_count": 5636,
|
|
196
|
+
"todayStar": "1360 stars this month",
|
|
197
|
+
"html_url": "https://github.com/nikitabobko/AeroSpace",
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "makeplane/plane",
|
|
191
202
|
"language": "TypeScript",
|
|
192
203
|
"color": "#3178c6",
|
|
193
204
|
"description": "🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.",
|
|
194
205
|
"forked": "1591",
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
206
|
+
"stargazers_count": 29091,
|
|
207
|
+
"todayStar": "2668 stars this month",
|
|
197
208
|
"html_url": "https://github.com/makeplane/plane",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "THUDM/CogVideo",
|
|
202
|
-
"language": "Python",
|
|
203
|
-
"color": "#3572A5",
|
|
204
|
-
"description": "Text-to-video generation: CogVideoX (2024) and CogVideo (ICLR 2023)",
|
|
205
|
-
"forked": "660",
|
|
206
|
-
"stargazers_count": 7188,
|
|
207
|
-
"todayStar": "1741 stars this month",
|
|
208
|
-
"html_url": "https://github.com/THUDM/CogVideo",
|
|
209
209
|
"rank": 19
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"full_name": "chen08209/FlClash",
|
|
213
|
-
"language": "Dart",
|
|
214
|
-
"color": "#00B4AB",
|
|
215
|
-
"description": "A multi-platform proxy client based on ClashMeta,simple and easy to use, open-source and ad-free.",
|
|
216
|
-
"forked": "461",
|
|
217
|
-
"stargazers_count": 8106,
|
|
218
|
-
"todayStar": "4614 stars this month",
|
|
219
|
-
"html_url": "https://github.com/chen08209/FlClash",
|
|
220
|
-
"rank": 20
|
|
221
210
|
}
|
|
222
211
|
]
|