@wcj/github-rank 24.7.5 → 24.7.6
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 +20871 -20871
- package/dist/trending-daily.json +121 -99
- package/dist/trending-monthly.json +114 -92
- package/dist/trending-weekly.json +145 -112
- package/dist/users.china.json +1141 -1141
- package/dist/users.json +3536 -3536
- package/dist/users.org.json +361 -361
- package/package.json +1 -1
- package/web/data/repos.json +20871 -20871
- package/web/data/trending-daily.json +121 -99
- package/web/data/trending-monthly.json +114 -92
- package/web/data/trending-weekly.json +145 -112
- package/web/data/users.china.json +1141 -1141
- package/web/data/users.json +3536 -3536
- package/web/data/users.org.json +361 -361
- package/web/index.html +4022 -4029
- package/web/org.html +283 -283
- package/web/repos.html +2625 -2625
- package/web/trending-monthly.html +169 -93
- package/web/trending-weekly.html +221 -107
- package/web/trending.html +165 -93
- package/web/users.china.html +1091 -1091
package/dist/trending-daily.json
CHANGED
|
@@ -1,145 +1,167 @@
|
|
|
1
1
|
[
|
|
2
|
-
{
|
|
3
|
-
"full_name": "microsoft/generative-ai-for-beginners",
|
|
4
|
-
"language": "JupyterNotebook",
|
|
5
|
-
"color": "#DA5B0B",
|
|
6
|
-
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
7
|
-
"forked": "28107",
|
|
8
|
-
"stargazers_count": 54775,
|
|
9
|
-
"todayStar": "620 stars today",
|
|
10
|
-
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
11
|
-
"rank": 1
|
|
12
|
-
},
|
|
13
2
|
{
|
|
14
3
|
"full_name": "microsoft/graphrag",
|
|
15
4
|
"language": "Python",
|
|
16
5
|
"color": "#3572A5",
|
|
17
6
|
"description": "A modular graph-based Retrieval-Augmented Generation (RAG) system",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
7
|
+
"forked": "401",
|
|
8
|
+
"stargazers_count": 5363,
|
|
9
|
+
"todayStar": "1251 stars today",
|
|
21
10
|
"html_url": "https://github.com/microsoft/graphrag",
|
|
11
|
+
"rank": 1
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "Azure-Samples/graphrag-accelerator",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure",
|
|
18
|
+
"forked": "64",
|
|
19
|
+
"stargazers_count": 555,
|
|
20
|
+
"todayStar": "177 stars today",
|
|
21
|
+
"html_url": "https://github.com/Azure-Samples/graphrag-accelerator",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
+
{
|
|
25
|
+
"full_name": "EbookFoundation/free-programming-books",
|
|
26
|
+
"language": "",
|
|
27
|
+
"color": "",
|
|
28
|
+
"description": "📚 Freely available programming books",
|
|
29
|
+
"forked": "60546",
|
|
30
|
+
"stargazers_count": 326459,
|
|
31
|
+
"todayStar": "239 stars today",
|
|
32
|
+
"html_url": "https://github.com/EbookFoundation/free-programming-books",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "fishaudio/fish-speech",
|
|
26
37
|
"language": "Python",
|
|
27
38
|
"color": "#3572A5",
|
|
28
39
|
"description": "Brand new TTS solution",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "344",
|
|
41
|
+
"stargazers_count": 4256,
|
|
42
|
+
"todayStar": "442 stars today",
|
|
32
43
|
"html_url": "https://github.com/fishaudio/fish-speech",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
|
-
"full_name": "
|
|
47
|
+
"full_name": "kamranahmedse/developer-roadmap",
|
|
37
48
|
"language": "TypeScript",
|
|
38
49
|
"color": "#3178c6",
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
44
|
-
"rank": 4
|
|
45
|
-
},
|
|
46
|
-
{
|
|
47
|
-
"full_name": "Azure-Samples/graphrag-accelerator",
|
|
48
|
-
"language": "Python",
|
|
49
|
-
"color": "#3572A5",
|
|
50
|
-
"description": "One-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure",
|
|
51
|
-
"forked": "49",
|
|
52
|
-
"stargazers_count": 395,
|
|
53
|
-
"todayStar": "69 stars today",
|
|
54
|
-
"html_url": "https://github.com/Azure-Samples/graphrag-accelerator",
|
|
50
|
+
"description": "Interactive roadmaps, guides and other educational content to help developers grow in their careers.",
|
|
51
|
+
"forked": "37550",
|
|
52
|
+
"stargazers_count": 281542,
|
|
53
|
+
"todayStar": "146 stars today",
|
|
54
|
+
"html_url": "https://github.com/kamranahmedse/developer-roadmap",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
|
-
"full_name": "
|
|
59
|
-
"language": "
|
|
60
|
-
"color": "#
|
|
61
|
-
"description": "
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
65
|
-
"html_url": "https://github.com/
|
|
58
|
+
"full_name": "aome510/spotify-player",
|
|
59
|
+
"language": "Rust",
|
|
60
|
+
"color": "#dea584",
|
|
61
|
+
"description": "A Spotify player in the terminal with full feature parity",
|
|
62
|
+
"forked": "99",
|
|
63
|
+
"stargazers_count": 2521,
|
|
64
|
+
"todayStar": "324 stars today",
|
|
65
|
+
"html_url": "https://github.com/aome510/spotify-player",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
68
68
|
{
|
|
69
|
-
"full_name": "
|
|
70
|
-
"language": "
|
|
71
|
-
"color": "#
|
|
72
|
-
"description": "
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
76
|
-
"html_url": "https://github.com/
|
|
69
|
+
"full_name": "nomic-ai/gpt4all",
|
|
70
|
+
"language": "C++",
|
|
71
|
+
"color": "#f34b7d",
|
|
72
|
+
"description": "GPT4All: Chat with Local LLMs on Any Device",
|
|
73
|
+
"forked": "7338",
|
|
74
|
+
"stargazers_count": 66754,
|
|
75
|
+
"todayStar": "152 stars today",
|
|
76
|
+
"html_url": "https://github.com/nomic-ai/gpt4all",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
79
|
{
|
|
80
|
-
"full_name": "
|
|
81
|
-
"language": "
|
|
82
|
-
"color": "#
|
|
83
|
-
"description": "
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
87
|
-
"html_url": "https://github.com/
|
|
80
|
+
"full_name": "supabase/supabase",
|
|
81
|
+
"language": "TypeScript",
|
|
82
|
+
"color": "#3178c6",
|
|
83
|
+
"description": "The open source Firebase alternative.",
|
|
84
|
+
"forked": "6489",
|
|
85
|
+
"stargazers_count": 68597,
|
|
86
|
+
"todayStar": "128 stars today",
|
|
87
|
+
"html_url": "https://github.com/supabase/supabase",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"full_name": "
|
|
92
|
-
"language": "
|
|
93
|
-
"color": "#
|
|
94
|
-
"description": "
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
98
|
-
"html_url": "https://github.com/
|
|
91
|
+
"full_name": "projectdiscovery/nuclei-templates",
|
|
92
|
+
"language": "JavaScript",
|
|
93
|
+
"color": "#f1e05a",
|
|
94
|
+
"description": "Community curated list of templates for the nuclei engine to find security vulnerabilities.",
|
|
95
|
+
"forked": "2450",
|
|
96
|
+
"stargazers_count": 8585,
|
|
97
|
+
"todayStar": "16 stars today",
|
|
98
|
+
"html_url": "https://github.com/projectdiscovery/nuclei-templates",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
102
|
+
"full_name": "BLAKE3-team/BLAKE3",
|
|
103
|
+
"language": "Assembly",
|
|
104
|
+
"color": "#6E4C13",
|
|
105
|
+
"description": "the official Rust and C implementations of the BLAKE3 cryptographic hash function",
|
|
106
|
+
"forked": "330",
|
|
107
|
+
"stargazers_count": 4911,
|
|
108
|
+
"todayStar": "75 stars today",
|
|
109
|
+
"html_url": "https://github.com/BLAKE3-team/BLAKE3",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
113
|
-
"full_name": "
|
|
114
|
-
"language": "
|
|
115
|
-
"color": "#
|
|
116
|
-
"description": "
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
120
|
-
"html_url": "https://github.com/
|
|
113
|
+
"full_name": "jackfrued/Python-100-Days",
|
|
114
|
+
"language": "Python",
|
|
115
|
+
"color": "#3572A5",
|
|
116
|
+
"description": "Python - 100天从新手到大师",
|
|
117
|
+
"forked": "51664",
|
|
118
|
+
"stargazers_count": 152526,
|
|
119
|
+
"todayStar": "58 stars today",
|
|
120
|
+
"html_url": "https://github.com/jackfrued/Python-100-Days",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
125
|
-
"language": "
|
|
126
|
-
"color": "#
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
124
|
+
"full_name": "bradtraversy/50projects50days",
|
|
125
|
+
"language": "CSS",
|
|
126
|
+
"color": "#563d7c",
|
|
127
|
+
"description": "50+ mini web projects using HTML, CSS & JS",
|
|
128
|
+
"forked": "8812",
|
|
129
|
+
"stargazers_count": 35282,
|
|
130
|
+
"todayStar": "65 stars today",
|
|
131
|
+
"html_url": "https://github.com/bradtraversy/50projects50days",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "zeromicro/go-zero",
|
|
136
|
+
"language": "Go",
|
|
137
|
+
"color": "#00ADD8",
|
|
138
|
+
"description": "A cloud-native Go microservices framework with cli tool for productivity.",
|
|
139
|
+
"forked": "3844",
|
|
140
|
+
"stargazers_count": 28220,
|
|
141
|
+
"todayStar": "20 stars today",
|
|
142
|
+
"html_url": "https://github.com/zeromicro/go-zero",
|
|
143
143
|
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "jumpserver/jumpserver",
|
|
147
|
+
"language": "Python",
|
|
148
|
+
"color": "#3572A5",
|
|
149
|
+
"description": "An open-source PAM tool alternative to CyberArk. 广受欢迎的开源堡垒机。",
|
|
150
|
+
"forked": "5263",
|
|
151
|
+
"stargazers_count": 24409,
|
|
152
|
+
"todayStar": "21 stars today",
|
|
153
|
+
"html_url": "https://github.com/jumpserver/jumpserver",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "joschan21/digitalhippo",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "A Modern Fullstack E-Commerce Marketplace for Digital Products",
|
|
161
|
+
"forked": "503",
|
|
162
|
+
"stargazers_count": 2632,
|
|
163
|
+
"todayStar": "215 stars today",
|
|
164
|
+
"html_url": "https://github.com/joschan21/digitalhippo",
|
|
165
|
+
"rank": 15
|
|
144
166
|
}
|
|
145
167
|
]
|
|
@@ -4,142 +4,142 @@
|
|
|
4
4
|
"language": "C++",
|
|
5
5
|
"color": "#f34b7d",
|
|
6
6
|
"description": "🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.",
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
7
|
+
"forked": "1759",
|
|
8
|
+
"stargazers_count": 40099,
|
|
9
|
+
"todayStar": "6805 stars this month",
|
|
10
10
|
"html_url": "https://github.com/WerWolv/ImHex",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
|
+
{
|
|
14
|
+
"full_name": "jordanbaird/Ice",
|
|
15
|
+
"language": "Swift",
|
|
16
|
+
"color": "#F05138",
|
|
17
|
+
"description": "Powerful menu bar manager for macOS",
|
|
18
|
+
"forked": "194",
|
|
19
|
+
"stargazers_count": 10108,
|
|
20
|
+
"todayStar": "7861 stars this month",
|
|
21
|
+
"html_url": "https://github.com/jordanbaird/Ice",
|
|
22
|
+
"rank": 2
|
|
23
|
+
},
|
|
13
24
|
{
|
|
14
25
|
"full_name": "microsoft/generative-ai-for-beginners",
|
|
15
26
|
"language": "JupyterNotebook",
|
|
16
27
|
"color": "#DA5B0B",
|
|
17
28
|
"description": "18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
29
|
+
"forked": "28195",
|
|
30
|
+
"stargazers_count": 55030,
|
|
31
|
+
"todayStar": "9990 stars this month",
|
|
21
32
|
"html_url": "https://github.com/microsoft/generative-ai-for-beginners",
|
|
22
|
-
"rank":
|
|
33
|
+
"rank": 3
|
|
23
34
|
},
|
|
24
35
|
{
|
|
25
36
|
"full_name": "coollabsio/coolify",
|
|
26
37
|
"language": "PHP",
|
|
27
38
|
"color": "#4F5D95",
|
|
28
39
|
"description": "An open-source & self-hostable Heroku / Netlify / Vercel alternative.",
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
40
|
+
"forked": "1334",
|
|
41
|
+
"stargazers_count": 26280,
|
|
42
|
+
"todayStar": "9193 stars this month",
|
|
32
43
|
"html_url": "https://github.com/coollabsio/coolify",
|
|
33
|
-
"rank":
|
|
44
|
+
"rank": 4
|
|
34
45
|
},
|
|
35
46
|
{
|
|
36
47
|
"full_name": "codecrafters-io/build-your-own-x",
|
|
37
48
|
"language": "",
|
|
38
49
|
"color": "",
|
|
39
50
|
"description": "Master programming by recreating your favorite technologies from scratch.",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
51
|
+
"forked": "26466",
|
|
52
|
+
"stargazers_count": 282051,
|
|
53
|
+
"todayStar": "12321 stars this month",
|
|
43
54
|
"html_url": "https://github.com/codecrafters-io/build-your-own-x",
|
|
44
|
-
"rank":
|
|
55
|
+
"rank": 5
|
|
45
56
|
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "comfyanonymous/ComfyUI",
|
|
48
59
|
"language": "Python",
|
|
49
60
|
"color": "#3572A5",
|
|
50
61
|
"description": "The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "4383",
|
|
63
|
+
"stargazers_count": 41222,
|
|
64
|
+
"todayStar": "4445 stars this month",
|
|
54
65
|
"html_url": "https://github.com/comfyanonymous/ComfyUI",
|
|
55
|
-
"rank":
|
|
66
|
+
"rank": 6
|
|
56
67
|
},
|
|
57
68
|
{
|
|
58
69
|
"full_name": "Anduin2017/HowToCook",
|
|
59
70
|
"language": "Dockerfile",
|
|
60
71
|
"color": "#384d54",
|
|
61
72
|
"description": "程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
73
|
+
"forked": "8533",
|
|
74
|
+
"stargazers_count": 63634,
|
|
75
|
+
"todayStar": "2791 stars this month",
|
|
65
76
|
"html_url": "https://github.com/Anduin2017/HowToCook",
|
|
66
|
-
"rank": 6
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"full_name": "Stability-AI/StableSwarmUI",
|
|
70
|
-
"language": "C#",
|
|
71
|
-
"color": "#178600",
|
|
72
|
-
"description": "StableSwarmUI, A Modular Stable Diffusion Web-User-Interface, with an emphasis on making powertools easily accessible, high performance, and extensibility.",
|
|
73
|
-
"forked": "332",
|
|
74
|
-
"stargazers_count": 4111,
|
|
75
|
-
"todayStar": "1458 stars this month",
|
|
76
|
-
"html_url": "https://github.com/Stability-AI/StableSwarmUI",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
79
|
-
{
|
|
80
|
-
"full_name": "danielmiessler/fabric",
|
|
81
|
-
"language": "Python",
|
|
82
|
-
"color": "#3572A5",
|
|
83
|
-
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
84
|
-
"forked": "1876",
|
|
85
|
-
"stargazers_count": 18190,
|
|
86
|
-
"todayStar": "3825 stars this month",
|
|
87
|
-
"html_url": "https://github.com/danielmiessler/fabric",
|
|
88
|
-
"rank": 8
|
|
89
|
-
},
|
|
90
79
|
{
|
|
91
80
|
"full_name": "xenova/transformers.js",
|
|
92
81
|
"language": "JavaScript",
|
|
93
82
|
"color": "#f1e05a",
|
|
94
83
|
"description": "State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!",
|
|
95
84
|
"forked": "589",
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
85
|
+
"stargazers_count": 9975,
|
|
86
|
+
"todayStar": "2006 stars this month",
|
|
98
87
|
"html_url": "https://github.com/xenova/transformers.js",
|
|
99
|
-
"rank":
|
|
88
|
+
"rank": 8
|
|
100
89
|
},
|
|
101
90
|
{
|
|
102
|
-
"full_name": "
|
|
103
|
-
"language": "
|
|
104
|
-
"color": "#
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
110
|
-
"rank":
|
|
91
|
+
"full_name": "Asabeneh/30-Days-Of-Python",
|
|
92
|
+
"language": "Python",
|
|
93
|
+
"color": "#3572A5",
|
|
94
|
+
"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",
|
|
95
|
+
"forked": "7210",
|
|
96
|
+
"stargazers_count": 37107,
|
|
97
|
+
"todayStar": "4445 stars this month",
|
|
98
|
+
"html_url": "https://github.com/Asabeneh/30-Days-Of-Python",
|
|
99
|
+
"rank": 9
|
|
111
100
|
},
|
|
112
101
|
{
|
|
113
102
|
"full_name": "hpcaitech/Open-Sora",
|
|
114
103
|
"language": "Python",
|
|
115
104
|
"color": "#3572A5",
|
|
116
105
|
"description": "Open-Sora: Democratizing Efficient Video Production for All",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
106
|
+
"forked": "1915",
|
|
107
|
+
"stargazers_count": 20248,
|
|
108
|
+
"todayStar": "3066 stars this month",
|
|
120
109
|
"html_url": "https://github.com/hpcaitech/Open-Sora",
|
|
110
|
+
"rank": 10
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"full_name": "k2-fsa/sherpa-onnx",
|
|
114
|
+
"language": "C++",
|
|
115
|
+
"color": "#f34b7d",
|
|
116
|
+
"description": "Speech-to-text, text-to-speech, and speaker recognition using next-gen Kaldi with onnxruntime without Internet connection. Support embedded systems, Android, iOS, Raspberry Pi, RISC-V, x86_64 servers, websocket server/client, C/C++, Python, Kotlin, C#, Go, NodeJS, Java, Swift, Dart, JavaScript, Flutter",
|
|
117
|
+
"forked": "279",
|
|
118
|
+
"stargazers_count": 2415,
|
|
119
|
+
"todayStar": "1387 stars this month",
|
|
120
|
+
"html_url": "https://github.com/k2-fsa/sherpa-onnx",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "danielmiessler/fabric",
|
|
125
125
|
"language": "Python",
|
|
126
126
|
"color": "#3572A5",
|
|
127
|
-
"description": "
|
|
128
|
-
"forked": "
|
|
129
|
-
"stargazers_count":
|
|
130
|
-
"todayStar": "
|
|
131
|
-
"html_url": "https://github.com/
|
|
127
|
+
"description": "fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere.",
|
|
128
|
+
"forked": "1890",
|
|
129
|
+
"stargazers_count": 18252,
|
|
130
|
+
"todayStar": "3696 stars this month",
|
|
131
|
+
"html_url": "https://github.com/danielmiessler/fabric",
|
|
132
132
|
"rank": 12
|
|
133
133
|
},
|
|
134
134
|
{
|
|
135
|
-
"full_name": "
|
|
136
|
-
"language": "
|
|
137
|
-
"color": "#
|
|
138
|
-
"description": "
|
|
139
|
-
"forked": "
|
|
140
|
-
"stargazers_count":
|
|
141
|
-
"todayStar": "
|
|
142
|
-
"html_url": "https://github.com/
|
|
135
|
+
"full_name": "paul-gauthier/aider",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "aider is AI pair programming in your terminal",
|
|
139
|
+
"forked": "1230",
|
|
140
|
+
"stargazers_count": 12767,
|
|
141
|
+
"todayStar": "2232 stars this month",
|
|
142
|
+
"html_url": "https://github.com/paul-gauthier/aider",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,33 +147,44 @@
|
|
|
147
147
|
"language": "Python",
|
|
148
148
|
"color": "#3572A5",
|
|
149
149
|
"description": "A framework for Claude Opus to intelligently orchestrate subagents.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "585",
|
|
151
|
+
"stargazers_count": 3625,
|
|
152
|
+
"todayStar": "1630 stars this month",
|
|
153
153
|
"html_url": "https://github.com/Doriandarko/maestro",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "omnivore-app/omnivore",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "Omnivore is a complete, open source read-it-later solution for people who like reading.",
|
|
161
|
+
"forked": "591",
|
|
162
|
+
"stargazers_count": 11340,
|
|
163
|
+
"todayStar": "1989 stars this month",
|
|
164
|
+
"html_url": "https://github.com/omnivore-app/omnivore",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
156
167
|
{
|
|
157
168
|
"full_name": "JanDeDobbeleer/oh-my-posh",
|
|
158
169
|
"language": "Go",
|
|
159
170
|
"color": "#00ADD8",
|
|
160
171
|
"description": "The most customisable and low-latency cross platform/shell prompt renderer",
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
172
|
+
"forked": "2283",
|
|
173
|
+
"stargazers_count": 15846,
|
|
174
|
+
"todayStar": "1314 stars this month",
|
|
164
175
|
"html_url": "https://github.com/JanDeDobbeleer/oh-my-posh",
|
|
165
|
-
"rank":
|
|
176
|
+
"rank": 16
|
|
166
177
|
},
|
|
167
178
|
{
|
|
168
|
-
"full_name": "
|
|
169
|
-
"language": "
|
|
170
|
-
"color": "#
|
|
171
|
-
"description": "
|
|
172
|
-
"forked": "
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
175
|
-
"html_url": "https://github.com/
|
|
176
|
-
"rank":
|
|
179
|
+
"full_name": "NVIDIA/TensorRT",
|
|
180
|
+
"language": "C++",
|
|
181
|
+
"color": "#f34b7d",
|
|
182
|
+
"description": "NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.",
|
|
183
|
+
"forked": "2078",
|
|
184
|
+
"stargazers_count": 10168,
|
|
185
|
+
"todayStar": "881 stars this month",
|
|
186
|
+
"html_url": "https://github.com/NVIDIA/TensorRT",
|
|
187
|
+
"rank": 17
|
|
177
188
|
},
|
|
178
189
|
{
|
|
179
190
|
"full_name": "sxyazi/yazi",
|
|
@@ -181,9 +192,20 @@
|
|
|
181
192
|
"color": "#dea584",
|
|
182
193
|
"description": "💥 Blazing fast terminal file manager written in Rust, based on async I/O.",
|
|
183
194
|
"forked": "272",
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
195
|
+
"stargazers_count": 11744,
|
|
196
|
+
"todayStar": "2302 stars this month",
|
|
186
197
|
"html_url": "https://github.com/sxyazi/yazi",
|
|
187
|
-
"rank":
|
|
198
|
+
"rank": 18
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"full_name": "LazyVim/LazyVim",
|
|
202
|
+
"language": "Lua",
|
|
203
|
+
"color": "#000080",
|
|
204
|
+
"description": "Neovim config for the lazy",
|
|
205
|
+
"forked": "1057",
|
|
206
|
+
"stargazers_count": 15359,
|
|
207
|
+
"todayStar": "1504 stars this month",
|
|
208
|
+
"html_url": "https://github.com/LazyVim/LazyVim",
|
|
209
|
+
"rank": 19
|
|
188
210
|
}
|
|
189
211
|
]
|