@wcj/github-rank 24.6.28 → 24.6.30

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.
@@ -1,167 +1,189 @@
1
1
  [
2
+ {
3
+ "full_name": "Doriandarko/maestro",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
+ "description": "A framework for Claude Opus to intelligently orchestrate subagents.",
7
+ "forked": "540",
8
+ "stargazers_count": 3323,
9
+ "todayStar": "1047 stars this week",
10
+ "html_url": "https://github.com/Doriandarko/maestro",
11
+ "rank": 1
12
+ },
13
+ {
14
+ "full_name": "sxyazi/yazi",
15
+ "language": "Rust",
16
+ "color": "#dea584",
17
+ "description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
18
+ "forked": "263",
19
+ "stargazers_count": 11259,
20
+ "todayStar": "1216 stars this week",
21
+ "html_url": "https://github.com/sxyazi/yazi",
22
+ "rank": 2
23
+ },
2
24
  {
3
25
  "full_name": "danny-avila/LibreChat",
4
26
  "language": "TypeScript",
5
27
  "color": "#3178c6",
6
28
  "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",
7
- "forked": "2483",
8
- "stargazers_count": 14949,
9
- "todayStar": "1649 stars this week",
29
+ "forked": "2496",
30
+ "stargazers_count": 15048,
31
+ "todayStar": "797 stars this week",
10
32
  "html_url": "https://github.com/danny-avila/LibreChat",
11
- "rank": 1
33
+ "rank": 3
12
34
  },
13
35
  {
14
- "full_name": "Anduin2017/HowToCook",
15
- "language": "Dockerfile",
16
- "color": "#384d54",
17
- "description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
18
- "forked": "8485",
19
- "stargazers_count": 62924,
20
- "todayStar": "1291 stars this week",
21
- "html_url": "https://github.com/Anduin2017/HowToCook",
22
- "rank": 2
36
+ "full_name": "EbookFoundation/free-programming-books",
37
+ "language": "",
38
+ "color": "",
39
+ "description": "📚 Freely available programming books",
40
+ "forked": "60393",
41
+ "stargazers_count": 325342,
42
+ "todayStar": "1359 stars this week",
43
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
44
+ "rank": 4
23
45
  },
24
46
  {
25
47
  "full_name": "tencentmusic/supersonic",
26
48
  "language": "Java",
27
49
  "color": "#b07219",
28
50
  "description": "SuperSonic is the next-generation BI platform that integrates Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.",
29
- "forked": "217",
30
- "stargazers_count": 1380,
31
- "todayStar": "402 stars this week",
51
+ "forked": "221",
52
+ "stargazers_count": 1434,
53
+ "todayStar": "266 stars this week",
32
54
  "html_url": "https://github.com/tencentmusic/supersonic",
33
- "rank": 3
55
+ "rank": 5
34
56
  },
35
57
  {
36
- "full_name": "sxyazi/yazi",
37
- "language": "Rust",
38
- "color": "#dea584",
39
- "description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
40
- "forked": "260",
41
- "stargazers_count": 11108,
42
- "todayStar": "1202 stars this week",
43
- "html_url": "https://github.com/sxyazi/yazi",
44
- "rank": 4
58
+ "full_name": "snipe/snipe-it",
59
+ "language": "PHP",
60
+ "color": "#4F5D95",
61
+ "description": "A free open source IT asset/license management system",
62
+ "forked": "3050",
63
+ "stargazers_count": 10247,
64
+ "todayStar": "286 stars this week",
65
+ "html_url": "https://github.com/snipe/snipe-it",
66
+ "rank": 6
45
67
  },
46
68
  {
47
- "full_name": "hpcaitech/Open-Sora",
69
+ "full_name": "Asabeneh/30-Days-Of-Python",
48
70
  "language": "Python",
49
71
  "color": "#3572A5",
50
- "description": "Open-Sora: Democratizing Efficient Video Production for All",
51
- "forked": "1877",
52
- "stargazers_count": 19762,
53
- "todayStar": "1002 stars this week",
54
- "html_url": "https://github.com/hpcaitech/Open-Sora",
55
- "rank": 5
72
+ "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",
73
+ "forked": "6885",
74
+ "stargazers_count": 34315,
75
+ "todayStar": "738 stars this week",
76
+ "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
77
+ "rank": 7
56
78
  },
57
79
  {
58
- "full_name": "donnemartin/system-design-primer",
80
+ "full_name": "swisskyrepo/PayloadsAllTheThings",
59
81
  "language": "Python",
60
82
  "color": "#3572A5",
61
- "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
62
- "forked": "44485",
63
- "stargazers_count": 262373,
64
- "todayStar": "1398 stars this week",
65
- "html_url": "https://github.com/donnemartin/system-design-primer",
66
- "rank": 6
83
+ "description": "A list of useful payloads and bypass for Web Application Security and Pentest/CTF",
84
+ "forked": "14145",
85
+ "stargazers_count": 58096,
86
+ "todayStar": "277 stars this week",
87
+ "html_url": "https://github.com/swisskyrepo/PayloadsAllTheThings",
88
+ "rank": 8
67
89
  },
68
90
  {
69
- "full_name": "omnivore-app/omnivore",
91
+ "full_name": "Lissy93/web-check",
70
92
  "language": "TypeScript",
71
93
  "color": "#3178c6",
72
- "description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
73
- "forked": "578",
74
- "stargazers_count": 11110,
75
- "todayStar": "973 stars this week",
76
- "html_url": "https://github.com/omnivore-app/omnivore",
77
- "rank": 7
78
- },
79
- {
80
- "full_name": "codecrafters-io/build-your-own-x",
81
- "language": "",
82
- "color": "",
83
- "description": "Master programming by recreating your favorite technologies from scratch.",
84
- "forked": "26267",
85
- "stargazers_count": 279751,
86
- "todayStar": "3927 stars this week",
87
- "html_url": "https://github.com/codecrafters-io/build-your-own-x",
88
- "rank": 8
89
- },
90
- {
91
- "full_name": "TeamNewPipe/NewPipe",
92
- "language": "Java",
93
- "color": "#b07219",
94
- "description": "A libre lightweight streaming front-end for Android.",
95
- "forked": "2940",
96
- "stargazers_count": 29366,
97
- "todayStar": "218 stars this week",
98
- "html_url": "https://github.com/TeamNewPipe/NewPipe",
94
+ "description": "🕵️‍♂️ All-in-one OSINT tool for analysing any website",
95
+ "forked": "1522",
96
+ "stargazers_count": 20579,
97
+ "todayStar": "1012 stars this week",
98
+ "html_url": "https://github.com/Lissy93/web-check",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "swisskyrepo/PayloadsAllTheThings",
102
+ "full_name": "anthropics/anthropic-sdk-python",
103
103
  "language": "Python",
104
104
  "color": "#3572A5",
105
- "description": "A list of useful payloads and bypass for Web Application Security and Pentest/CTF",
106
- "forked": "14142",
107
- "stargazers_count": 58013,
108
- "todayStar": "222 stars this week",
109
- "html_url": "https://github.com/swisskyrepo/PayloadsAllTheThings",
105
+ "description": "",
106
+ "forked": "143",
107
+ "stargazers_count": 1086,
108
+ "todayStar": "76 stars this week",
109
+ "html_url": "https://github.com/anthropics/anthropic-sdk-python",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "Asabeneh/30-Days-Of-Python",
114
- "language": "Python",
115
- "color": "#3572A5",
116
- "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",
117
- "forked": "6774",
118
- "stargazers_count": 33510,
119
- "todayStar": "407 stars this week",
120
- "html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
113
+ "full_name": "ente-io/ente",
114
+ "language": "Dart",
115
+ "color": "#00B4AB",
116
+ "description": "Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos",
117
+ "forked": "619",
118
+ "stargazers_count": 11118,
119
+ "todayStar": "1394 stars this week",
120
+ "html_url": "https://github.com/ente-io/ente",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "Lissy93/web-check",
125
- "language": "TypeScript",
126
- "color": "#3178c6",
127
- "description": "🕵️‍♂️ All-in-one OSINT tool for analysing any website",
128
- "forked": "1520",
129
- "stargazers_count": 20482,
130
- "todayStar": "911 stars this week",
131
- "html_url": "https://github.com/Lissy93/web-check",
124
+ "full_name": "files-community/Files",
125
+ "language": "C#",
126
+ "color": "#178600",
127
+ "description": "Building the best file manager for Windows",
128
+ "forked": "2096",
129
+ "stargazers_count": 32860,
130
+ "todayStar": "258 stars this week",
131
+ "html_url": "https://github.com/files-community/Files",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "projectdiscovery/katana",
136
- "language": "Go",
137
- "color": "#00ADD8",
138
- "description": "A next-generation crawling and spidering framework.",
139
- "forked": "511",
140
- "stargazers_count": 9950,
141
- "todayStar": "491 stars this week",
142
- "html_url": "https://github.com/projectdiscovery/katana",
135
+ "full_name": "LLaVA-VL/LLaVA-NeXT",
136
+ "language": "Python",
137
+ "color": "#3572A5",
138
+ "description": "",
139
+ "forked": "54",
140
+ "stargazers_count": 974,
141
+ "todayStar": "156 stars this week",
142
+ "html_url": "https://github.com/LLaVA-VL/LLaVA-NeXT",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "EbookFoundation/free-programming-books",
147
- "language": "",
148
- "color": "",
149
- "description": "📚 Freely available programming books",
150
- "forked": "60381",
151
- "stargazers_count": 325179,
152
- "todayStar": "1274 stars this week",
153
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
146
+ "full_name": "niedev/RTranslator",
147
+ "language": "C++",
148
+ "color": "#f34b7d",
149
+ "description": "Open source real-time translation app for Android that runs locally",
150
+ "forked": "355",
151
+ "stargazers_count": 4727,
152
+ "todayStar": "3593 stars this week",
153
+ "html_url": "https://github.com/niedev/RTranslator",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "labmlai/annotated_deep_learning_paper_implementations",
157
+ "full_name": "donnemartin/system-design-primer",
158
158
  "language": "Python",
159
159
  "color": "#3572A5",
160
- "description": "🧑‍🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠",
161
- "forked": "5278",
162
- "stargazers_count": 50948,
163
- "todayStar": "572 stars this week",
164
- "html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
160
+ "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
161
+ "forked": "44506",
162
+ "stargazers_count": 262397,
163
+ "todayStar": "1422 stars this week",
164
+ "html_url": "https://github.com/donnemartin/system-design-primer",
165
165
  "rank": 15
166
+ },
167
+ {
168
+ "full_name": "ZuodaoTech/everyone-can-use-english",
169
+ "language": "TypeScript",
170
+ "color": "#3178c6",
171
+ "description": "人人都能用英语",
172
+ "forked": "3392",
173
+ "stargazers_count": 20998,
174
+ "todayStar": "739 stars this week",
175
+ "html_url": "https://github.com/ZuodaoTech/everyone-can-use-english",
176
+ "rank": 16
177
+ },
178
+ {
179
+ "full_name": "mehdihadeli/awesome-software-architecture",
180
+ "language": "",
181
+ "color": "",
182
+ "description": "🚀 A curated list of awesome articles, videos, and other resources to learn and practice software architecture, patterns, and principles.",
183
+ "forked": "502",
184
+ "stargazers_count": 6452,
185
+ "todayStar": "1995 stars this week",
186
+ "html_url": "https://github.com/mehdihadeli/awesome-software-architecture",
187
+ "rank": 17
166
188
  }
167
189
  ]