@wcj/github-rank 24.12.25 โ†’ 24.12.26

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,13 +1,13 @@
1
1
  [
2
2
  {
3
- "full_name": "google-gemini/cookbook",
4
- "language": "JupyterNotebook",
5
- "color": "#DA5B0B",
6
- "description": "Examples and guides for using the Gemini API",
7
- "forked": "1102",
8
- "stargazers_count": 9431,
9
- "todayStar": "1286 stars this week",
10
- "html_url": "https://github.com/google-gemini/cookbook",
3
+ "full_name": "XiaoMi/ha_xiaomi_home",
4
+ "language": "Python",
5
+ "color": "#3572A5",
6
+ "description": "Xiaomi Home Integration for Home Assistant",
7
+ "forked": "660",
8
+ "stargazers_count": 15118,
9
+ "todayStar": "6758 stars this week",
10
+ "html_url": "https://github.com/XiaoMi/ha_xiaomi_home",
11
11
  "rank": 1
12
12
  },
13
13
  {
@@ -15,153 +15,142 @@
15
15
  "language": "Python",
16
16
  "color": "#3572A5",
17
17
  "description": "Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.",
18
- "forked": "47220",
19
- "stargazers_count": 282349,
20
- "todayStar": "2810 stars this week",
18
+ "forked": "47258",
19
+ "stargazers_count": 282686,
20
+ "todayStar": "3114 stars this week",
21
21
  "html_url": "https://github.com/donnemartin/system-design-primer",
22
22
  "rank": 2
23
23
  },
24
24
  {
25
- "full_name": "Shubhamsaboo/awesome-llm-apps",
25
+ "full_name": "seleniumbase/SeleniumBase",
26
26
  "language": "Python",
27
27
  "color": "#3572A5",
28
- "description": "Collection of awesome LLM apps with RAG using OpenAI, Anthropic, Gemini and opensource models.",
29
- "forked": "887",
30
- "stargazers_count": 8741,
31
- "todayStar": "1786 stars this week",
32
- "html_url": "https://github.com/Shubhamsaboo/awesome-llm-apps",
28
+ "description": "Python APIs for web automation, testing, and bypassing bot-detection.",
29
+ "forked": "1077",
30
+ "stargazers_count": 7844,
31
+ "todayStar": "1746 stars this week",
32
+ "html_url": "https://github.com/seleniumbase/SeleniumBase",
33
33
  "rank": 3
34
34
  },
35
- {
36
- "full_name": "facebookresearch/AnimatedDrawings",
37
- "language": "Python",
38
- "color": "#3572A5",
39
- "description": "Code to accompany \"A Method for Animating Children's Drawings of the Human Figure\"",
40
- "forked": "1013",
41
- "stargazers_count": 11884,
42
- "todayStar": "1080 stars this week",
43
- "html_url": "https://github.com/facebookresearch/AnimatedDrawings",
44
- "rank": 4
45
- },
46
35
  {
47
36
  "full_name": "anthropics/anthropic-cookbook",
48
37
  "language": "JupyterNotebook",
49
38
  "color": "#DA5B0B",
50
39
  "description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
51
- "forked": "1031",
52
- "stargazers_count": 8295,
53
- "todayStar": "880 stars this week",
40
+ "forked": "1037",
41
+ "stargazers_count": 8388,
42
+ "todayStar": "1046 stars this week",
54
43
  "html_url": "https://github.com/anthropics/anthropic-cookbook",
55
- "rank": 5
44
+ "rank": 4
56
45
  },
57
46
  {
58
- "full_name": "microsoft/PowerToys",
59
- "language": "C#",
60
- "color": "#178600",
61
- "description": "Windows system utilities to maximize productivity",
62
- "forked": "6653",
63
- "stargazers_count": 112893,
64
- "todayStar": "609 stars this week",
65
- "html_url": "https://github.com/microsoft/PowerToys",
66
- "rank": 6
47
+ "full_name": "gorhill/uBlock",
48
+ "language": "JavaScript",
49
+ "color": "#f1e05a",
50
+ "description": "uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.",
51
+ "forked": "3223",
52
+ "stargazers_count": 48574,
53
+ "todayStar": "580 stars this week",
54
+ "html_url": "https://github.com/gorhill/uBlock",
55
+ "rank": 5
67
56
  },
68
57
  {
69
58
  "full_name": "comet-ml/opik",
70
59
  "language": "Python",
71
60
  "color": "#3572A5",
72
61
  "description": "From RAG chatbots to code assistants to complex agentic pipelines and beyond, build LLM systems that run better, faster, and cheaper with tracing, evaluations, and dashboards.",
73
- "forked": "210",
74
- "stargazers_count": 3700,
75
- "todayStar": "1111 stars this week",
62
+ "forked": "213",
63
+ "stargazers_count": 3727,
64
+ "todayStar": "1109 stars this week",
76
65
  "html_url": "https://github.com/comet-ml/opik",
77
- "rank": 7
66
+ "rank": 6
78
67
  },
79
68
  {
80
69
  "full_name": "tursodatabase/limbo",
81
70
  "language": "Rust",
82
71
  "color": "#dea584",
83
72
  "description": "Limbo is a work-in-progress, in-process OLTP database management system, compatible with SQLite.",
84
- "forked": "248",
85
- "stargazers_count": 7804,
86
- "todayStar": "1777 stars this week",
73
+ "forked": "251",
74
+ "stargazers_count": 7872,
75
+ "todayStar": "1518 stars this week",
87
76
  "html_url": "https://github.com/tursodatabase/limbo",
88
- "rank": 8
77
+ "rank": 7
89
78
  },
90
79
  {
91
- "full_name": "gorhill/uBlock",
92
- "language": "JavaScript",
93
- "color": "#f1e05a",
94
- "description": "uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.",
95
- "forked": "3219",
96
- "stargazers_count": 48512,
97
- "todayStar": "473 stars this week",
98
- "html_url": "https://github.com/gorhill/uBlock",
99
- "rank": 9
80
+ "full_name": "unitreerobotics/unitree_rl_gym",
81
+ "language": "Python",
82
+ "color": "#3572A5",
83
+ "description": "",
84
+ "forked": "145",
85
+ "stargazers_count": 960,
86
+ "todayStar": "273 stars this week",
87
+ "html_url": "https://github.com/unitreerobotics/unitree_rl_gym",
88
+ "rank": 8
100
89
  },
101
90
  {
102
- "full_name": "1Panel-dev/1Panel",
103
- "language": "Go",
104
- "color": "#00ADD8",
105
- "description": "๐Ÿ”ฅ Top-Rated Web-Based Linux Server Management Tool. 1Panel features an intuitive web interface that seamlessly integrates server management and monitoring, container management, database administration, website management, system backup and restoration, and more.",
106
- "forked": "2187",
107
- "stargazers_count": 24160,
108
- "todayStar": "658 stars this week",
109
- "html_url": "https://github.com/1Panel-dev/1Panel",
110
- "rank": 10
91
+ "full_name": "facebookresearch/AnimatedDrawings",
92
+ "language": "Python",
93
+ "color": "#3572A5",
94
+ "description": "Code to accompany \"A Method for Animating Children's Drawings of the Human Figure\"",
95
+ "forked": "1016",
96
+ "stargazers_count": 11932,
97
+ "todayStar": "820 stars this week",
98
+ "html_url": "https://github.com/facebookresearch/AnimatedDrawings",
99
+ "rank": 9
111
100
  },
112
101
  {
113
102
  "full_name": "sxyazi/yazi",
114
103
  "language": "Rust",
115
104
  "color": "#dea584",
116
105
  "description": "๐Ÿ’ฅ Blazing fast terminal file manager written in Rust, based on async I/O.",
117
- "forked": "433",
118
- "stargazers_count": 18989,
119
- "todayStar": "1112 stars this week",
106
+ "forked": "436",
107
+ "stargazers_count": 19107,
108
+ "todayStar": "1278 stars this week",
120
109
  "html_url": "https://github.com/sxyazi/yazi",
110
+ "rank": 10
111
+ },
112
+ {
113
+ "full_name": "1Panel-dev/1Panel",
114
+ "language": "Go",
115
+ "color": "#00ADD8",
116
+ "description": "๐Ÿ”ฅ Top-Rated Web-Based Linux Server Management Tool. 1Panel features an intuitive web interface that seamlessly integrates server management and monitoring, container management, database administration, website management, system backup and restoration, and more.",
117
+ "forked": "2189",
118
+ "stargazers_count": 24214,
119
+ "todayStar": "680 stars this week",
120
+ "html_url": "https://github.com/1Panel-dev/1Panel",
121
121
  "rank": 11
122
122
  },
123
123
  {
124
- "full_name": "Byaidu/PDFMathTranslate",
125
- "language": "Python",
126
- "color": "#3572A5",
127
- "description": "PDF scientific paper translation with preserved formats - ๅŸบไบŽ AI ๅฎŒๆ•ดไฟ็•™ๆŽ’็‰ˆ็š„ PDF ๆ–‡ๆกฃๅ…จๆ–‡ๅŒ่ฏญ็ฟป่ฏ‘๏ผŒๆ”ฏๆŒ Google/DeepL/Ollama/OpenAI ็ญ‰ๆœๅŠก๏ผŒๆไพ› CLI/GUI/Docker",
128
- "forked": "789",
129
- "stargazers_count": 11079,
130
- "todayStar": "1989 stars this week",
131
- "html_url": "https://github.com/Byaidu/PDFMathTranslate",
124
+ "full_name": "google-gemini/cookbook",
125
+ "language": "JupyterNotebook",
126
+ "color": "#DA5B0B",
127
+ "description": "Examples and guides for using the Gemini API",
128
+ "forked": "1105",
129
+ "stargazers_count": 9504,
130
+ "todayStar": "1066 stars this week",
131
+ "html_url": "https://github.com/google-gemini/cookbook",
132
132
  "rank": 12
133
133
  },
134
134
  {
135
- "full_name": "meta-llama/llama-stack",
136
- "language": "Python",
137
- "color": "#3572A5",
138
- "description": "Composable building blocks to build Llama Apps",
139
- "forked": "755",
140
- "stargazers_count": 5702,
141
- "todayStar": "576 stars this week",
142
- "html_url": "https://github.com/meta-llama/llama-stack",
135
+ "full_name": "flutter/flutter",
136
+ "language": "Dart",
137
+ "color": "#00B4AB",
138
+ "description": "Flutter makes it easy and fast to build beautiful apps for mobile and beyond",
139
+ "forked": "27759",
140
+ "stargazers_count": 167402,
141
+ "todayStar": "338 stars this week",
142
+ "html_url": "https://github.com/flutter/flutter",
143
143
  "rank": 13
144
144
  },
145
145
  {
146
- "full_name": "ByteByteGoHq/system-design-101",
147
- "language": "",
148
- "color": "",
149
- "description": "Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.",
150
- "forked": "7032",
151
- "stargazers_count": 67068,
152
- "todayStar": "859 stars this week",
153
- "html_url": "https://github.com/ByteByteGoHq/system-design-101",
146
+ "full_name": "EbookFoundation/free-programming-books",
147
+ "language": "HTML",
148
+ "color": "#e34c26",
149
+ "description": "๐Ÿ“š Freely available programming books",
150
+ "forked": "62108",
151
+ "stargazers_count": 342618,
152
+ "todayStar": "1021 stars this week",
153
+ "html_url": "https://github.com/EbookFoundation/free-programming-books",
154
154
  "rank": 14
155
- },
156
- {
157
- "full_name": "shardeum/shardeum",
158
- "language": "TypeScript",
159
- "color": "#3178c6",
160
- "description": "Shardeum is an EVM based autoscaling blockchain",
161
- "forked": "498",
162
- "stargazers_count": 26688,
163
- "todayStar": "5467 stars this week",
164
- "html_url": "https://github.com/shardeum/shardeum",
165
- "rank": 15
166
155
  }
167
156
  ]