@wcj/github-rank 25.3.9 → 25.3.10
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 +21132 -21132
- package/dist/trending-daily.json +115 -115
- package/dist/trending-monthly.json +98 -109
- package/dist/trending-weekly.json +92 -59
- package/dist/users.china.json +1306 -1270
- package/dist/users.json +3501 -3501
- package/dist/users.org.json +654 -654
- package/package.json +1 -1
- package/web/data/repos.json +21132 -21132
- package/web/data/trending-daily.json +115 -115
- package/web/data/trending-monthly.json +98 -109
- package/web/data/trending-weekly.json +92 -59
- package/web/data/users.china.json +1306 -1270
- package/web/data/users.json +3501 -3501
- package/web/data/users.org.json +654 -654
- package/web/index.html +3437 -3433
- package/web/org.html +572 -572
- package/web/repos.html +2806 -2806
- package/web/trending-monthly.html +95 -133
- package/web/trending-weekly.html +175 -61
- package/web/trending.html +111 -111
- package/web/users.china.html +1259 -1203
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "LadybirdBrowser/ladybird",
|
|
4
|
-
"language": "C++",
|
|
5
|
-
"color": "#f34b7d",
|
|
6
|
-
"description": "Truly independent web browser",
|
|
7
|
-
"forked": "1460",
|
|
8
|
-
"stargazers_count": 35071,
|
|
9
|
-
"todayStar": "5435 stars this week",
|
|
10
|
-
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "virattt/ai-hedge-fund",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "An AI Hedge Fund Team",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "2691",
|
|
8
|
+
"stargazers_count": 15524,
|
|
9
|
+
"todayStar": "6158 stars this week",
|
|
21
10
|
"html_url": "https://github.com/virattt/ai-hedge-fund",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "LadybirdBrowser/ladybird",
|
|
15
|
+
"language": "C++",
|
|
16
|
+
"color": "#f34b7d",
|
|
17
|
+
"description": "Truly independent web browser",
|
|
18
|
+
"forked": "1465",
|
|
19
|
+
"stargazers_count": 35205,
|
|
20
|
+
"todayStar": "4656 stars this week",
|
|
21
|
+
"html_url": "https://github.com/LadybirdBrowser/ladybird",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
"language": "Python",
|
|
27
27
|
"color": "#3572A5",
|
|
28
28
|
"description": "Toolkit for linearizing PDFs for LLM datasets/training",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
29
|
+
"forked": "591",
|
|
30
|
+
"stargazers_count": 9136,
|
|
31
|
+
"todayStar": "3668 stars this week",
|
|
32
32
|
"html_url": "https://github.com/allenai/olmocr",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
@@ -37,76 +37,109 @@
|
|
|
37
37
|
"language": "Python",
|
|
38
38
|
"color": "#3572A5",
|
|
39
39
|
"description": "🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
40
|
+
"forked": "6038",
|
|
41
|
+
"stargazers_count": 51084,
|
|
42
|
+
"todayStar": "2289 stars this week",
|
|
43
43
|
"html_url": "https://github.com/geekan/MetaGPT",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "clash-verge-rev/clash-verge-rev",
|
|
48
|
-
"language": "TypeScript",
|
|
49
|
-
"color": "#3178c6",
|
|
50
|
-
"description": "A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience",
|
|
51
|
-
"forked": "3913",
|
|
52
|
-
"stargazers_count": 50033,
|
|
53
|
-
"todayStar": "1185 stars this week",
|
|
54
|
-
"html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
46
|
{
|
|
58
47
|
"full_name": "patchy631/ai-engineering-hub",
|
|
59
48
|
"language": "JupyterNotebook",
|
|
60
49
|
"color": "#DA5B0B",
|
|
61
50
|
"description": "",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
51
|
+
"forked": "815",
|
|
52
|
+
"stargazers_count": 4210,
|
|
53
|
+
"todayStar": "1204 stars this week",
|
|
65
54
|
"html_url": "https://github.com/patchy631/ai-engineering-hub",
|
|
66
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
67
56
|
},
|
|
68
57
|
{
|
|
69
58
|
"full_name": "hoppscotch/hoppscotch",
|
|
70
59
|
"language": "TypeScript",
|
|
71
60
|
"color": "#3178c6",
|
|
72
61
|
"description": "Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
62
|
+
"forked": "4764",
|
|
63
|
+
"stargazers_count": 69636,
|
|
64
|
+
"todayStar": "1093 stars this week",
|
|
76
65
|
"html_url": "https://github.com/hoppscotch/hoppscotch",
|
|
77
|
-
"rank":
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "ComposioHQ/composio",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling",
|
|
84
|
-
"forked": "4327",
|
|
85
|
-
"stargazers_count": 23602,
|
|
86
|
-
"todayStar": "8737 stars this week",
|
|
87
|
-
"html_url": "https://github.com/ComposioHQ/composio",
|
|
88
|
-
"rank": 8
|
|
66
|
+
"rank": 6
|
|
89
67
|
},
|
|
90
68
|
{
|
|
91
69
|
"full_name": "codecrafters-io/build-your-own-x",
|
|
92
70
|
"language": "Markdown",
|
|
93
71
|
"color": "#083fa1",
|
|
94
72
|
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
73
|
+
"forked": "32623",
|
|
74
|
+
"stargazers_count": 351753,
|
|
75
|
+
"todayStar": "6269 stars this week",
|
|
98
76
|
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
77
|
+
"rank": 7
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"full_name": "clash-verge-rev/clash-verge-rev",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience",
|
|
84
|
+
"forked": "3921",
|
|
85
|
+
"stargazers_count": 50139,
|
|
86
|
+
"todayStar": "1024 stars this week",
|
|
87
|
+
"html_url": "https://github.com/clash-verge-rev/clash-verge-rev",
|
|
88
|
+
"rank": 8
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"full_name": "freddyaboulton/fastrtc",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"description": "The python library for real-time communication",
|
|
95
|
+
"forked": "219",
|
|
96
|
+
"stargazers_count": 2725,
|
|
97
|
+
"todayStar": "998 stars this week",
|
|
98
|
+
"html_url": "https://github.com/freddyaboulton/fastrtc",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "stanford-oval/storm",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.",
|
|
106
|
+
"forked": "2011",
|
|
107
|
+
"stargazers_count": 23146,
|
|
108
|
+
"todayStar": "1016 stars this week",
|
|
109
|
+
"html_url": "https://github.com/stanford-oval/storm",
|
|
110
110
|
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "ComposioHQ/composio",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Composio equip's your AI agents & LLMs with 100+ high-quality integrations via function calling",
|
|
117
|
+
"forked": "4338",
|
|
118
|
+
"stargazers_count": 23787,
|
|
119
|
+
"todayStar": "8874 stars this week",
|
|
120
|
+
"html_url": "https://github.com/ComposioHQ/composio",
|
|
121
|
+
"rank": 11
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
"full_name": "mem0ai/mem0",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "The Memory layer for AI Agents",
|
|
128
|
+
"forked": "2380",
|
|
129
|
+
"stargazers_count": 25351,
|
|
130
|
+
"todayStar": "288 stars this week",
|
|
131
|
+
"html_url": "https://github.com/mem0ai/mem0",
|
|
132
|
+
"rank": 12
|
|
133
|
+
},
|
|
134
|
+
{
|
|
135
|
+
"full_name": "gorhill/uBlock",
|
|
136
|
+
"language": "JavaScript",
|
|
137
|
+
"color": "#f1e05a",
|
|
138
|
+
"description": "uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.",
|
|
139
|
+
"forked": "3361",
|
|
140
|
+
"stargazers_count": 51224,
|
|
141
|
+
"todayStar": "1150 stars this week",
|
|
142
|
+
"html_url": "https://github.com/gorhill/uBlock",
|
|
143
|
+
"rank": 13
|
|
111
144
|
}
|
|
112
145
|
]
|