@wcj/github-rank 25.3.17 → 25.3.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 +23082 -23075
- package/dist/trending-daily.json +118 -85
- package/dist/trending-monthly.json +106 -84
- package/dist/trending-weekly.json +76 -76
- package/dist/users.china.json +1944 -1944
- package/dist/users.json +2878 -2878
- package/dist/users.org.json +374 -374
- package/package.json +1 -1
- package/web/data/repos.json +23082 -23075
- package/web/data/trending-daily.json +118 -85
- package/web/data/trending-monthly.json +106 -84
- package/web/data/trending-weekly.json +76 -76
- package/web/data/users.china.json +1944 -1944
- package/web/data/users.json +2878 -2878
- package/web/data/users.org.json +374 -374
- package/web/index.html +3007 -3007
- package/web/org.html +307 -307
- package/web/repos.html +2979 -2979
- package/web/trending-monthly.html +162 -86
- package/web/trending-weekly.html +76 -76
- package/web/trending.html +192 -74
- package/web/users.china.html +1881 -1881
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "camel-ai/camel",
|
|
4
|
-
"language": "Python",
|
|
5
|
-
"color": "#3572A5",
|
|
6
|
-
"description": "🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org",
|
|
7
|
-
"forked": "1070",
|
|
8
|
-
"stargazers_count": 10431,
|
|
9
|
-
"todayStar": "2678 stars this week",
|
|
10
|
-
"html_url": "https://github.com/camel-ai/camel",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "browser-use/browser-use",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "Make websites accessible for AI agents",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "4650",
|
|
8
|
+
"stargazers_count": 45427,
|
|
9
|
+
"todayStar": "6318 stars this week",
|
|
21
10
|
"html_url": "https://github.com/browser-use/browser-use",
|
|
22
|
-
"rank":
|
|
11
|
+
"rank": 1
|
|
23
12
|
},
|
|
24
13
|
{
|
|
25
14
|
"full_name": "punkpeye/awesome-mcp-servers",
|
|
26
15
|
"language": "",
|
|
27
16
|
"color": "",
|
|
28
17
|
"description": "A collection of MCP servers.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
18
|
+
"forked": "704",
|
|
19
|
+
"stargazers_count": 10960,
|
|
20
|
+
"todayStar": "4140 stars this week",
|
|
32
21
|
"html_url": "https://github.com/punkpeye/awesome-mcp-servers",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "camel-ai/camel",
|
|
26
|
+
"language": "Python",
|
|
27
|
+
"color": "#3572A5",
|
|
28
|
+
"description": "🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org",
|
|
29
|
+
"forked": "1079",
|
|
30
|
+
"stargazers_count": 10558,
|
|
31
|
+
"todayStar": "2158 stars this week",
|
|
32
|
+
"html_url": "https://github.com/camel-ai/camel",
|
|
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": "freeCodeCamp/freeCodeCamp",
|
|
37
|
+
"language": "TypeScript",
|
|
38
|
+
"color": "#3178c6",
|
|
39
|
+
"description": "freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free.",
|
|
40
|
+
"forked": "39405",
|
|
41
|
+
"stargazers_count": 413474,
|
|
42
|
+
"todayStar": "2387 stars this week",
|
|
43
|
+
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,65 +48,65 @@
|
|
|
48
48
|
"language": "TypeScript",
|
|
49
49
|
"color": "#3178c6",
|
|
50
50
|
"description": "TypeScript is a superset of JavaScript that compiles to clean JavaScript output.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "12749",
|
|
52
|
+
"stargazers_count": 103499,
|
|
53
|
+
"todayStar": "1027 stars this week",
|
|
54
54
|
"html_url": "https://github.com/microsoft/TypeScript",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
|
+
{
|
|
58
|
+
"full_name": "clockworklabs/SpacetimeDB",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "Multiplayer at the speed of light",
|
|
62
|
+
"forked": "346",
|
|
63
|
+
"stargazers_count": 10405,
|
|
64
|
+
"todayStar": "2213 stars this week",
|
|
65
|
+
"html_url": "https://github.com/clockworklabs/SpacetimeDB",
|
|
66
|
+
"rank": 6
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"full_name": "thalissonvs/pydoll",
|
|
70
|
+
"language": "Python",
|
|
71
|
+
"color": "#3572A5",
|
|
72
|
+
"description": "Pydoll is a library for automating chromium-based browsers without a WebDriver, offering realistic interactions. It supports Python's asynchronous features, enhancing performance and enabling event capturing and simultaneous web scraping.",
|
|
73
|
+
"forked": "157",
|
|
74
|
+
"stargazers_count": 2761,
|
|
75
|
+
"todayStar": "1965 stars this week",
|
|
76
|
+
"html_url": "https://github.com/thalissonvs/pydoll",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
57
79
|
{
|
|
58
80
|
"full_name": "PatrickJS/awesome-cursorrules",
|
|
59
81
|
"language": "",
|
|
60
82
|
"color": "",
|
|
61
83
|
"description": "📄 A curated list of awesome .cursorrules files",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
84
|
+
"forked": "1115",
|
|
85
|
+
"stargazers_count": 16370,
|
|
86
|
+
"todayStar": "3181 stars this week",
|
|
65
87
|
"html_url": "https://github.com/PatrickJS/awesome-cursorrules",
|
|
66
|
-
"rank":
|
|
67
|
-
},
|
|
68
|
-
{
|
|
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": "39386",
|
|
74
|
-
"stargazers_count": 413265,
|
|
75
|
-
"todayStar": "2173 stars this week",
|
|
76
|
-
"html_url": "https://github.com/freeCodeCamp/freeCodeCamp",
|
|
77
|
-
"rank": 7
|
|
88
|
+
"rank": 8
|
|
78
89
|
},
|
|
79
90
|
{
|
|
80
91
|
"full_name": "CodePhiliaX/Chat2DB",
|
|
81
92
|
"language": "Java",
|
|
82
93
|
"color": "#b07219",
|
|
83
94
|
"description": "🔥🔥🔥AI-driven database tool and SQL client, The hottest GUI client, supporting MySQL, Oracle, PostgreSQL, DB2, SQL Server, DB2, SQLite, H2, ClickHouse, and more.",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
95
|
+
"forked": "2315",
|
|
96
|
+
"stargazers_count": 20946,
|
|
97
|
+
"todayStar": "1257 stars this week",
|
|
87
98
|
"html_url": "https://github.com/CodePhiliaX/Chat2DB",
|
|
88
|
-
"rank":
|
|
99
|
+
"rank": 9
|
|
89
100
|
},
|
|
90
101
|
{
|
|
91
|
-
"full_name": "
|
|
102
|
+
"full_name": "BerriAI/litellm",
|
|
92
103
|
"language": "Python",
|
|
93
104
|
"color": "#3572A5",
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
99
|
-
"rank": 9
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"full_name": "glanceapp/glance",
|
|
103
|
-
"language": "Go",
|
|
104
|
-
"color": "#00ADD8",
|
|
105
|
-
"description": "A self-hosted dashboard that puts all your feeds in one place",
|
|
106
|
-
"forked": "537",
|
|
107
|
-
"stargazers_count": 15150,
|
|
108
|
-
"todayStar": "2439 stars this week",
|
|
109
|
-
"html_url": "https://github.com/glanceapp/glance",
|
|
105
|
+
"description": "Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]",
|
|
106
|
+
"forked": "2385",
|
|
107
|
+
"stargazers_count": 19246,
|
|
108
|
+
"todayStar": "579 stars this week",
|
|
109
|
+
"html_url": "https://github.com/BerriAI/litellm",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,21 +114,21 @@
|
|
|
114
114
|
"language": "Python",
|
|
115
115
|
"color": "#3572A5",
|
|
116
116
|
"description": "🤗 LeRobot: Making AI for Robotics more accessible with end-to-end learning",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "1141",
|
|
118
|
+
"stargazers_count": 10369,
|
|
119
|
+
"todayStar": "714 stars this week",
|
|
120
120
|
"html_url": "https://github.com/huggingface/lerobot",
|
|
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": "patchy631/ai-engineering-hub",
|
|
125
|
+
"language": "JupyterNotebook",
|
|
126
|
+
"color": "#DA5B0B",
|
|
127
|
+
"description": "",
|
|
128
|
+
"forked": "1023",
|
|
129
|
+
"stargazers_count": 5303,
|
|
130
|
+
"todayStar": "807 stars this week",
|
|
131
|
+
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
132
132
|
"rank": 12
|
|
133
133
|
}
|
|
134
134
|
]
|