@wcj/github-rank 23.7.18 → 23.7.19

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.
@@ -4,274 +4,274 @@
4
4
  "language": "",
5
5
  "color": "",
6
6
  "description": "📚 Freely available programming books",
7
- "forked": "56286",
8
- "stargazers_count": 288710,
9
- "todayStar": "330 stars today",
7
+ "forked": "56497",
8
+ "stargazers_count": 291545,
9
+ "todayStar": "2988 stars today",
10
10
  "html_url": "https://github.com/EbookFoundation/free-programming-books",
11
11
  "rank": 1
12
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
13
  {
25
14
  "full_name": "Shaunwei/RealChar",
26
15
  "language": "Swift",
27
16
  "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",
17
+ "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🎙️🤖",
18
+ "forked": "210",
19
+ "stargazers_count": 1913,
20
+ "todayStar": "583 stars today",
32
21
  "html_url": "https://github.com/Shaunwei/RealChar",
22
+ "rank": 2
23
+ },
24
+ {
25
+ "full_name": "orioledb/orioledb",
26
+ "language": "C",
27
+ "color": "#555555",
28
+ "description": "OrioleDB – building a modern cloud-native storage engine (... and solving some PostgreSQL wicked problems)  🇺🇦",
29
+ "forked": "83",
30
+ "stargazers_count": 2103,
31
+ "todayStar": "51 stars today",
32
+ "html_url": "https://github.com/orioledb/orioledb",
33
33
  "rank": 3
34
34
  },
35
35
  {
36
- "full_name": "guoyww/AnimateDiff",
36
+ "full_name": "bazingagin/npc_gzip",
37
37
  "language": "Python",
38
38
  "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",
39
+ "description": "",
40
+ "forked": "135",
41
+ "stargazers_count": 1409,
42
+ "todayStar": "168 stars today",
43
+ "html_url": "https://github.com/bazingagin/npc_gzip",
44
44
  "rank": 4
45
45
  },
46
46
  {
47
- "full_name": "easychen/lean-side-bussiness",
48
- "language": "",
49
- "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",
47
+ "full_name": "minimaxir/simpleaichat",
48
+ "language": "Python",
49
+ "color": "#3572A5",
50
+ "description": "Python package for easily interfacing with chat apps, with robust features and minimal code complexity.",
51
+ "forked": "98",
52
+ "stargazers_count": 1756,
53
+ "todayStar": "79 stars today",
54
+ "html_url": "https://github.com/minimaxir/simpleaichat",
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": "LazyVim/LazyVim",
59
+ "language": "Lua",
60
+ "color": "#000080",
61
+ "description": "Neovim config for the lazy",
62
+ "forked": "452",
63
+ "stargazers_count": 6334,
64
+ "todayStar": "154 stars today",
65
+ "html_url": "https://github.com/LazyVim/LazyVim",
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": "baidu/bifromq",
70
+ "language": "Java",
71
+ "color": "#b07219",
72
+ "description": "A MQTT broker implementation adopting serverless architecture",
73
+ "forked": "26",
74
+ "stargazers_count": 308,
75
+ "todayStar": "14 stars today",
76
+ "html_url": "https://github.com/baidu/bifromq",
77
77
  "rank": 7
78
78
  },
79
79
  {
80
- "full_name": "Yazdun/react-ts-fcc-tutorial",
80
+ "full_name": "Lissy93/web-check",
81
81
  "language": "TypeScript",
82
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",
83
+ "description": "🌐 All-in-one website OSINT tool for analysing any website",
84
+ "forked": "46",
85
+ "stargazers_count": 638,
86
+ "todayStar": "68 stars today",
87
+ "html_url": "https://github.com/Lissy93/web-check",
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": "easychen/lean-side-bussiness",
92
+ "language": "",
93
+ "color": "",
94
+ "description": "精益副业:程序员如何优雅地做副业",
95
+ "forked": "278",
96
+ "stargazers_count": 4120,
97
+ "todayStar": "552 stars today",
98
+ "html_url": "https://github.com/easychen/lean-side-bussiness",
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": "LazyVim/starter",
103
+ "language": "Lua",
104
+ "color": "#000080",
105
+ "description": "Starter template for LazyVim",
106
+ "forked": "188",
107
+ "stargazers_count": 333,
108
+ "todayStar": "2 stars today",
109
+ "html_url": "https://github.com/LazyVim/starter",
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": "alist-org/alist",
114
+ "language": "Go",
115
+ "color": "#00ADD8",
116
+ "description": "🗂️A file list program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表程序,使用 Gin 和 Solidjs。",
117
+ "forked": "3912",
118
+ "stargazers_count": 27945,
119
+ "todayStar": "41 stars today",
120
+ "html_url": "https://github.com/alist-org/alist",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "RVC-Project/Retrieval-based-Voice-Conversion-WebUI",
124
+ "full_name": "RayVentura/ShortGPT",
125
125
  "language": "Python",
126
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",
127
+ "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.",
128
+ "forked": "54",
129
+ "stargazers_count": 547,
130
+ "todayStar": "57 stars today",
131
+ "html_url": "https://github.com/RayVentura/ShortGPT",
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": "yuankunzhang/charming",
136
+ "language": "Rust",
137
+ "color": "#dea584",
138
+ "description": "A visualization library for Rust",
139
+ "forked": "12",
140
+ "stargazers_count": 875,
141
+ "todayStar": "148 stars today",
142
+ "html_url": "https://github.com/yuankunzhang/charming",
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": "GyulyVGC/sniffnet",
147
+ "language": "Rust",
148
+ "color": "#dea584",
149
+ "description": "Application to comfortably monitor your Internet traffic 🕵️‍♂️",
150
+ "forked": "228",
151
+ "stargazers_count": 9395,
152
+ "todayStar": "139 stars today",
153
+ "html_url": "https://github.com/GyulyVGC/sniffnet",
154
154
  "rank": 14
155
155
  },
156
156
  {
157
- "full_name": "blakeblackshear/frigate",
157
+ "full_name": "sweepai/sweep",
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": "Sweep is an AI junior developer",
161
+ "forked": "41",
162
+ "stargazers_count": 907,
163
+ "todayStar": "92 stars today",
164
+ "html_url": "https://github.com/sweepai/sweep",
165
165
  "rank": 15
166
166
  },
167
167
  {
168
- "full_name": "TencentARC/GFPGAN",
168
+ "full_name": "bigscience-workshop/petals",
169
169
  "language": "Python",
170
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",
171
+ "description": "🌸 Run large language models at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading",
172
+ "forked": "215",
173
+ "stargazers_count": 5421,
174
+ "todayStar": "53 stars today",
175
+ "html_url": "https://github.com/bigscience-workshop/petals",
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": "Rudrabha/Wav2Lip",
180
+ "language": "Python",
181
+ "color": "#3572A5",
182
+ "description": "This repository contains the codes of \"A Lip Sync Expert Is All You Need for Speech to Lip Generation In the Wild\", published at ACM Multimedia 2020.",
183
+ "forked": "1361",
184
+ "stargazers_count": 5883,
185
+ "todayStar": "66 stars today",
186
+ "html_url": "https://github.com/Rudrabha/Wav2Lip",
187
187
  "rank": 17
188
188
  },
189
189
  {
190
- "full_name": "gorse-io/gorse",
191
- "language": "Go",
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",
190
+ "full_name": "homanp/superagent",
191
+ "language": "JavaScript",
192
+ "color": "#f1e05a",
193
+ "description": "🥷 Superagent - Build, deploy, and manage LLM-powered agents",
194
+ "forked": "295",
195
+ "stargazers_count": 1782,
196
+ "todayStar": "15 stars today",
197
+ "html_url": "https://github.com/homanp/superagent",
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": "verdaccio/verdaccio",
202
+ "language": "TypeScript",
203
+ "color": "#3178c6",
204
+ "description": "📦🔐 A lightweight Node.js private proxy registry",
205
+ "forked": "1335",
206
+ "stargazers_count": 15040,
207
+ "todayStar": "4 stars today",
208
+ "html_url": "https://github.com/verdaccio/verdaccio",
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": "gorse-io/gorse",
213
+ "language": "Go",
214
+ "color": "#00ADD8",
215
+ "description": "Gorse open source recommender system engine",
216
+ "forked": "653",
217
+ "stargazers_count": 7369,
218
+ "todayStar": "222 stars today",
219
+ "html_url": "https://github.com/gorse-io/gorse",
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": "emilybache/GildedRose-Refactoring-Kata",
224
+ "language": "C++",
225
+ "color": "#f34b7d",
226
+ "description": "Starting code for the GildedRose Refactoring Kata in many programming languages.",
227
+ "forked": "4243",
228
+ "stargazers_count": 2867,
229
+ "todayStar": "5 stars today",
230
+ "html_url": "https://github.com/emilybache/GildedRose-Refactoring-Kata",
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": "ramonvc/freegpt-webui",
235
+ "language": "Python",
236
+ "color": "#3572A5",
237
+ "description": "GPT 3.5/4 with a Chat Web UI. No API key required.",
238
+ "forked": "1064",
239
+ "stargazers_count": 3447,
240
+ "todayStar": "130 stars today",
241
+ "html_url": "https://github.com/ramonvc/freegpt-webui",
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": "UX-Decoder/Semantic-SAM",
246
+ "language": "Python",
247
+ "color": "#3572A5",
248
+ "description": "Official implementation of the paper \"Semantic-SAM: Segment and Recognize Anything at Any Granularity\"",
249
+ "forked": "32",
250
+ "stargazers_count": 657,
251
+ "todayStar": "86 stars today",
252
+ "html_url": "https://github.com/UX-Decoder/Semantic-SAM",
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": "payloadcms/payload",
257
+ "language": "TypeScript",
258
+ "color": "#3178c6",
259
+ "description": "The best way to build a modern backend + admin UI. No black magic, all TypeScript, and fully open-source, Payload is both an app framework and a headless CMS.",
260
+ "forked": "604",
261
+ "stargazers_count": 11278,
262
+ "todayStar": "12 stars today",
263
+ "html_url": "https://github.com/payloadcms/payload",
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": "gogf/gf",
268
+ "language": "Go",
269
+ "color": "#00ADD8",
270
+ "description": "GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.",
271
+ "forked": "1396",
272
+ "stargazers_count": 9620,
273
+ "todayStar": "12 stars today",
274
+ "html_url": "https://github.com/gogf/gf",
275
275
  "rank": 25
276
276
  }
277
277
  ]