@wcj/github-rank 23.7.18 → 23.7.20

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,277 +1,277 @@
1
1
  [
2
- {
3
- "full_name": "EbookFoundation/free-programming-books",
4
- "language": "",
5
- "color": "",
6
- "description": "📚 Freely available programming books",
7
- "forked": "56286",
8
- "stargazers_count": 288710,
9
- "todayStar": "330 stars today",
10
- "html_url": "https://github.com/EbookFoundation/free-programming-books",
11
- "rank": 1
12
- },
13
- {
14
- "full_name": "bazingagin/npc_gzip",
15
- "language": "Python",
16
- "color": "#3572A5",
17
- "description": "",
18
- "forked": "116",
19
- "stargazers_count": 1303,
20
- "todayStar": "574 stars today",
21
- "html_url": "https://github.com/bazingagin/npc_gzip",
22
- "rank": 2
23
- },
24
2
  {
25
3
  "full_name": "Shaunwei/RealChar",
26
4
  "language": "Swift",
27
5
  "color": "#F05138",
28
- "description": "🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime(All in One Codebase!). Have a natural seamless conversation with AI everywhere(mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖",
29
- "forked": "164",
30
- "stargazers_count": 1441,
31
- "todayStar": "652 stars today",
6
+ "description": "🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖",
7
+ "forked": "287",
8
+ "stargazers_count": 2853,
9
+ "todayStar": "482 stars today",
32
10
  "html_url": "https://github.com/Shaunwei/RealChar",
33
- "rank": 3
11
+ "rank": 1
34
12
  },
35
13
  {
36
- "full_name": "guoyww/AnimateDiff",
14
+ "full_name": "easychen/lean-side-bussiness",
15
+ "language": "",
16
+ "color": "",
17
+ "description": "精益副业:程序员如何优雅地做副业",
18
+ "forked": "305",
19
+ "stargazers_count": 4490,
20
+ "todayStar": "408 stars today",
21
+ "html_url": "https://github.com/easychen/lean-side-bussiness",
22
+ "rank": 2
23
+ },
24
+ {
25
+ "full_name": "shroominic/codeinterpreter-api",
37
26
  "language": "Python",
38
27
  "color": "#3572A5",
39
- "description": "Official implementation of AnimateDiff.",
40
- "forked": "122",
41
- "stargazers_count": 1734,
42
- "todayStar": "359 stars today",
43
- "html_url": "https://github.com/guoyww/AnimateDiff",
44
- "rank": 4
28
+ "description": "Open source implementation of the ChatGPT Code Interpreter 👾",
29
+ "forked": "85",
30
+ "stargazers_count": 990,
31
+ "todayStar": "213 stars today",
32
+ "html_url": "https://github.com/shroominic/codeinterpreter-api",
33
+ "rank": 3
45
34
  },
46
35
  {
47
- "full_name": "easychen/lean-side-bussiness",
36
+ "full_name": "EbookFoundation/free-programming-books",
48
37
  "language": "",
49
38
  "color": "",
50
- "description": "精益副业:程序员如何优雅地做副业",
51
- "forked": "242",
52
- "stargazers_count": 3619,
53
- "todayStar": "421 stars today",
54
- "html_url": "https://github.com/easychen/lean-side-bussiness",
39
+ "description": "📚 Freely available programming books",
40
+ "forked": "56598",
41
+ "stargazers_count": 292656,
42
+ "todayStar": "2625 stars today",
43
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
44
+ "rank": 4
45
+ },
46
+ {
47
+ "full_name": "facebookresearch/llama",
48
+ "language": "Python",
49
+ "color": "#3572A5",
50
+ "description": "Inference code for LLaMA models",
51
+ "forked": "4554",
52
+ "stargazers_count": 29013,
53
+ "todayStar": "2939 stars today",
54
+ "html_url": "https://github.com/facebookresearch/llama",
55
55
  "rank": 5
56
56
  },
57
57
  {
58
- "full_name": "ldpreload/BlackLotus",
59
- "language": "C",
60
- "color": "#555555",
61
- "description": "BlackLotus UEFI Windows Bootkit",
62
- "forked": "335",
63
- "stargazers_count": 1374,
64
- "todayStar": "113 stars today",
65
- "html_url": "https://github.com/ldpreload/BlackLotus",
58
+ "full_name": "charmbracelet/pop",
59
+ "language": "Go",
60
+ "color": "#00ADD8",
61
+ "description": "Send emails from your terminal 📬",
62
+ "forked": "15",
63
+ "stargazers_count": 850,
64
+ "todayStar": "161 stars today",
65
+ "html_url": "https://github.com/charmbracelet/pop",
66
66
  "rank": 6
67
67
  },
68
68
  {
69
- "full_name": "labmlai/annotated_deep_learning_paper_implementations",
70
- "language": "JupyterNotebook",
71
- "color": "#DA5B0B",
72
- "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, ... 🧠",
73
- "forked": "3222",
74
- "stargazers_count": 30400,
75
- "todayStar": "312 stars today",
76
- "html_url": "https://github.com/labmlai/annotated_deep_learning_paper_implementations",
69
+ "full_name": "Uniswap/UniswapX",
70
+ "language": "Solidity",
71
+ "color": "#AA6746",
72
+ "description": "🦄 Gasless ERC20 swap settlement protocol 🦄",
73
+ "forked": "18",
74
+ "stargazers_count": 162,
75
+ "todayStar": "25 stars today",
76
+ "html_url": "https://github.com/Uniswap/UniswapX",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Yazdun/react-ts-fcc-tutorial",
81
- "language": "TypeScript",
82
- "color": "#3178c6",
83
- "description": "typescript tutorial for react developers",
84
- "forked": "33",
85
- "stargazers_count": 88,
86
- "todayStar": "15 stars today",
87
- "html_url": "https://github.com/Yazdun/react-ts-fcc-tutorial",
80
+ "full_name": "MakiNaruto/Automatic_ticket_purchase",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
+ "description": "大麦网抢票脚本",
84
+ "forked": "465",
85
+ "stargazers_count": 1974,
86
+ "todayStar": "39 stars today",
87
+ "html_url": "https://github.com/MakiNaruto/Automatic_ticket_purchase",
88
88
  "rank": 8
89
89
  },
90
90
  {
91
- "full_name": "davidfowl/TodoApi",
92
- "language": "C#",
93
- "color": "#178600",
94
- "description": "Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication",
95
- "forked": "329",
96
- "stargazers_count": 2174,
97
- "todayStar": "50 stars today",
98
- "html_url": "https://github.com/davidfowl/TodoApi",
91
+ "full_name": "stalwartlabs/mail-server",
92
+ "language": "Rust",
93
+ "color": "#dea584",
94
+ "description": "Secure & Modern All-in-One Mail Server (IMAP, JMAP, SMTP)",
95
+ "forked": "23",
96
+ "stargazers_count": 1020,
97
+ "todayStar": "400 stars today",
98
+ "html_url": "https://github.com/stalwartlabs/mail-server",
99
99
  "rank": 9
100
100
  },
101
101
  {
102
- "full_name": "MaaAssistantArknights/MaaAssistantArknights",
103
- "language": "C++",
104
- "color": "#f34b7d",
105
- "description": "《明日方舟》小助手,全日常一键长草!| A one-click tool for the daily tasks of Arknights, supporting all clients.",
106
- "forked": "1103",
107
- "stargazers_count": 8795,
108
- "todayStar": "90 stars today",
109
- "html_url": "https://github.com/MaaAssistantArknights/MaaAssistantArknights",
102
+ "full_name": "Lissy93/web-check",
103
+ "language": "TypeScript",
104
+ "color": "#3178c6",
105
+ "description": "🌐 All-in-one website OSINT tool for analysing any website",
106
+ "forked": "64",
107
+ "stargazers_count": 958,
108
+ "todayStar": "391 stars today",
109
+ "html_url": "https://github.com/Lissy93/web-check",
110
110
  "rank": 10
111
111
  },
112
112
  {
113
- "full_name": "bradfitz/issue-tracker-behaviors",
114
- "language": "",
115
- "color": "",
116
- "description": "",
117
- "forked": "13",
118
- "stargazers_count": 470,
119
- "todayStar": "92 stars today",
120
- "html_url": "https://github.com/bradfitz/issue-tracker-behaviors",
113
+ "full_name": "bigscience-workshop/petals",
114
+ "language": "Python",
115
+ "color": "#3572A5",
116
+ "description": "🌸 Run large language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading",
117
+ "forked": "228",
118
+ "stargazers_count": 5691,
119
+ "todayStar": "374 stars today",
120
+ "html_url": "https://github.com/bigscience-workshop/petals",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
125
- "language": "Python",
126
- "color": "#3572A5",
127
- "description": "Voice data <= 10 mins can also be used to train a good VC model!",
128
- "forked": "1090",
129
- "stargazers_count": 7615,
130
- "todayStar": "105 stars today",
131
- "html_url": "https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
124
+ "full_name": "pittcsc/Summer2024-Internships",
125
+ "language": "",
126
+ "color": "",
127
+ "description": "Collection of Summer 2023 & Summer 2024 tech internships!",
128
+ "forked": "2005",
129
+ "stargazers_count": 20576,
130
+ "todayStar": "86 stars today",
131
+ "html_url": "https://github.com/pittcsc/Summer2024-Internships",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "h2oai/h2ogpt",
136
- "language": "Python",
137
- "color": "#3572A5",
138
- "description": "Private Q&A and summarization of documents+images or chat with local GPT, 100% private, no data leaks, Apache 2.0. Demo: https://gpt.h2o.ai/",
139
- "forked": "602",
140
- "stargazers_count": 5176,
141
- "todayStar": "114 stars today",
142
- "html_url": "https://github.com/h2oai/h2ogpt",
135
+ "full_name": "ClassmateLin/dm-ticket",
136
+ "language": "Rust",
137
+ "color": "#dea584",
138
+ "description": "大麦网自动购票, 支持docker一键部署。Damai automatically purchases tickets, running in docker container.",
139
+ "forked": "1614",
140
+ "stargazers_count": 6894,
141
+ "todayStar": "49 stars today",
142
+ "html_url": "https://github.com/ClassmateLin/dm-ticket",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "webdevcody/code-racer",
147
- "language": "TypeScript",
148
- "color": "#3178c6",
149
- "description": "",
150
- "forked": "127",
151
- "stargazers_count": 262,
152
- "todayStar": "69 stars today",
153
- "html_url": "https://github.com/webdevcody/code-racer",
146
+ "full_name": "ValveSoftware/GameNetworkingSockets",
147
+ "language": "C++",
148
+ "color": "#f34b7d",
149
+ "description": "Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. P2P networking / NAT traversal. Encryption.",
150
+ "forked": "534",
151
+ "stargazers_count": 7034,
152
+ "todayStar": "46 stars today",
153
+ "html_url": "https://github.com/ValveSoftware/GameNetworkingSockets",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "blakeblackshear/frigate",
157
+ "full_name": "Dao-AILab/flash-attention",
158
158
  "language": "Python",
159
159
  "color": "#3572A5",
160
- "description": "NVR with realtime local object detection for IP cameras",
161
- "forked": "890",
162
- "stargazers_count": 8853,
163
- "todayStar": "22 stars today",
164
- "html_url": "https://github.com/blakeblackshear/frigate",
160
+ "description": "Fast and memory-efficient exact attention",
161
+ "forked": "400",
162
+ "stargazers_count": 5106,
163
+ "todayStar": "208 stars today",
164
+ "html_url": "https://github.com/Dao-AILab/flash-attention",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "TencentARC/GFPGAN",
169
- "language": "Python",
170
- "color": "#3572A5",
171
- "description": "GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.",
172
- "forked": "4844",
173
- "stargazers_count": 30280,
174
- "todayStar": "29 stars today",
175
- "html_url": "https://github.com/TencentARC/GFPGAN",
168
+ "full_name": "LazyVim/LazyVim",
169
+ "language": "Lua",
170
+ "color": "#000080",
171
+ "description": "Neovim config for the lazy",
172
+ "forked": "454",
173
+ "stargazers_count": 6509,
174
+ "todayStar": "258 stars today",
175
+ "html_url": "https://github.com/LazyVim/LazyVim",
176
176
  "rank": 16
177
177
  },
178
178
  {
179
- "full_name": "qbittorrent/qBittorrent",
180
- "language": "C++",
181
- "color": "#f34b7d",
182
- "description": "qBittorrent BitTorrent client",
183
- "forked": "3466",
184
- "stargazers_count": 21180,
185
- "todayStar": "25 stars today",
186
- "html_url": "https://github.com/qbittorrent/qBittorrent",
179
+ "full_name": "ramonvc/freegpt-webui",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
+ "description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
183
+ "forked": "1096",
184
+ "stargazers_count": 3655,
185
+ "todayStar": "252 stars today",
186
+ "html_url": "https://github.com/ramonvc/freegpt-webui",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "gorse-io/gorse",
190
+ "full_name": "okx/go-wallet-sdk",
191
191
  "language": "Go",
192
192
  "color": "#00ADD8",
193
- "description": "Gorse open source recommender system engine",
194
- "forked": "643",
195
- "stargazers_count": 7193,
196
- "todayStar": "42 stars today",
197
- "html_url": "https://github.com/gorse-io/gorse",
193
+ "description": "Multi-chain golang signature sdk, supports bitcoin, ethereum, aptos, cosmos, etc.",
194
+ "forked": "16",
195
+ "stargazers_count": 88,
196
+ "todayStar": "10 stars today",
197
+ "html_url": "https://github.com/okx/go-wallet-sdk",
198
198
  "rank": 18
199
199
  },
200
200
  {
201
- "full_name": "iamadamdev/bypass-paywalls-chrome",
202
- "language": "JavaScript",
203
- "color": "#f1e05a",
204
- "description": "Bypass Paywalls web browser extension for Chrome and Firefox.",
205
- "forked": "2842",
206
- "stargazers_count": 38832,
207
- "todayStar": "38 stars today",
208
- "html_url": "https://github.com/iamadamdev/bypass-paywalls-chrome",
201
+ "full_name": "google-research/tuning_playbook",
202
+ "language": "",
203
+ "color": "",
204
+ "description": "A playbook for systematically maximizing the performance of deep learning models.",
205
+ "forked": "1812",
206
+ "stargazers_count": 21360,
207
+ "todayStar": "32 stars today",
208
+ "html_url": "https://github.com/google-research/tuning_playbook",
209
209
  "rank": 19
210
210
  },
211
211
  {
212
- "full_name": "yuzu-emu/yuzu",
213
- "language": "C++",
214
- "color": "#f34b7d",
215
- "description": "Nintendo Switch emulator",
216
- "forked": "2594",
217
- "stargazers_count": 29851,
218
- "todayStar": "24 stars today",
219
- "html_url": "https://github.com/yuzu-emu/yuzu",
212
+ "full_name": "ant-design/ant-design",
213
+ "language": "TypeScript",
214
+ "color": "#3178c6",
215
+ "description": "An enterprise-class UI design language and React UI library",
216
+ "forked": "40622",
217
+ "stargazers_count": 86771,
218
+ "todayStar": "23 stars today",
219
+ "html_url": "https://github.com/ant-design/ant-design",
220
220
  "rank": 20
221
221
  },
222
222
  {
223
- "full_name": "twitter/the-algorithm",
224
- "language": "Scala",
225
- "color": "#c22d40",
226
- "description": "Source code for Twitter's Recommendation Algorithm",
227
- "forked": "12016",
228
- "stargazers_count": 58708,
229
- "todayStar": "26 stars today",
230
- "html_url": "https://github.com/twitter/the-algorithm",
223
+ "full_name": "RayVentura/ShortGPT",
224
+ "language": "Python",
225
+ "color": "#3572A5",
226
+ "description": "🚀🎬 ShortGPT - An experimental AI framework for automated short/video content creation. Enables creators to rapidly produce, manage, and deliver content using AI and automation.",
227
+ "forked": "82",
228
+ "stargazers_count": 908,
229
+ "todayStar": "454 stars today",
230
+ "html_url": "https://github.com/RayVentura/ShortGPT",
231
231
  "rank": 21
232
232
  },
233
233
  {
234
- "full_name": "qmk/qmk_firmware",
235
- "language": "C",
236
- "color": "#555555",
237
- "description": "Open-source keyboard firmware for Atmel AVR and Arm USB families",
238
- "forked": "32978",
239
- "stargazers_count": 15463,
240
- "todayStar": "8 stars today",
241
- "html_url": "https://github.com/qmk/qmk_firmware",
234
+ "full_name": "microsoft/unilm",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities",
238
+ "forked": "2001",
239
+ "stargazers_count": 14142,
240
+ "todayStar": "138 stars today",
241
+ "html_url": "https://github.com/microsoft/unilm",
242
242
  "rank": 22
243
243
  },
244
244
  {
245
- "full_name": "Mrs4s/go-cqhttp",
246
- "language": "Go",
247
- "color": "#00ADD8",
248
- "description": "cqhttp的golang实现,轻量、原生跨平台.",
249
- "forked": "1441",
250
- "stargazers_count": 9039,
251
- "todayStar": "17 stars today",
252
- "html_url": "https://github.com/Mrs4s/go-cqhttp",
245
+ "full_name": "alipay/fury",
246
+ "language": "Java",
247
+ "color": "#b07219",
248
+ "description": "A blazing fast multi-language serialization framework powered by jit and zero-copy",
249
+ "forked": "28",
250
+ "stargazers_count": 489,
251
+ "todayStar": "90 stars today",
252
+ "html_url": "https://github.com/alipay/fury",
253
253
  "rank": 23
254
254
  },
255
255
  {
256
- "full_name": "wandb/wandb",
257
- "language": "Python",
258
- "color": "#3572A5",
259
- "description": "🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.",
260
- "forked": "526",
261
- "stargazers_count": 6855,
262
- "todayStar": "137 stars today",
263
- "html_url": "https://github.com/wandb/wandb",
256
+ "full_name": "coderQuad/New-Grad-Positions",
257
+ "language": "",
258
+ "color": "",
259
+ "description": "A collection of New Grad full time roles in SWE, Quant, and PM.",
260
+ "forked": "859",
261
+ "stargazers_count": 6767,
262
+ "todayStar": "25 stars today",
263
+ "html_url": "https://github.com/coderQuad/New-Grad-Positions",
264
264
  "rank": 24
265
265
  },
266
266
  {
267
- "full_name": "getify/You-Dont-Know-JS",
268
- "language": "",
269
- "color": "",
270
- "description": "A book series on JavaScript. @YDKJS on twitter.",
271
- "forked": "32821",
272
- "stargazers_count": 169775,
273
- "todayStar": "32 stars today",
274
- "html_url": "https://github.com/getify/You-Dont-Know-JS",
267
+ "full_name": "blakeblackshear/frigate",
268
+ "language": "Python",
269
+ "color": "#3572A5",
270
+ "description": "NVR with realtime local object detection for IP cameras",
271
+ "forked": "902",
272
+ "stargazers_count": 9026,
273
+ "todayStar": "38 stars today",
274
+ "html_url": "https://github.com/blakeblackshear/frigate",
275
275
  "rank": 25
276
276
  }
277
277
  ]