@wcj/github-rank 24.10.19 → 24.10.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.
- package/README.md +1 -1
- package/dist/repos.json +16965 -16963
- package/dist/trending-daily.json +131 -98
- package/dist/trending-monthly.json +101 -101
- package/dist/trending-weekly.json +142 -120
- package/dist/users.china.json +910 -910
- package/dist/users.json +4009 -4009
- package/dist/users.org.json +293 -293
- package/package.json +1 -1
- package/web/data/repos.json +16965 -16963
- package/web/data/trending-daily.json +131 -98
- package/web/data/trending-monthly.json +101 -101
- package/web/data/trending-weekly.json +142 -120
- package/web/data/users.china.json +910 -910
- package/web/data/users.json +4009 -4009
- package/web/data/users.org.json +293 -293
- package/web/index.html +4057 -4055
- package/web/org.html +228 -228
- package/web/repos.html +2220 -2220
- package/web/trending-monthly.html +98 -98
- package/web/trending-weekly.html +191 -115
- package/web/trending.html +203 -89
- package/web/users.china.html +838 -838
|
@@ -1,145 +1,178 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"full_name": "
|
|
4
|
-
"language": "
|
|
5
|
-
"color": "#
|
|
6
|
-
"description": "
|
|
7
|
-
"forked": "
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
10
|
-
"html_url": "https://github.com/
|
|
3
|
+
"full_name": "googleapis/googleapis",
|
|
4
|
+
"language": "Starlark",
|
|
5
|
+
"color": "#76d275",
|
|
6
|
+
"description": "Public interface definitions of Google APIs.",
|
|
7
|
+
"forked": "2300",
|
|
8
|
+
"stargazers_count": 7311,
|
|
9
|
+
"todayStar": "123 stars today",
|
|
10
|
+
"html_url": "https://github.com/googleapis/googleapis",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
|
-
"full_name": "
|
|
15
|
-
"language": "
|
|
16
|
-
"color": "#
|
|
17
|
-
"description": "
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
21
|
-
"html_url": "https://github.com/
|
|
14
|
+
"full_name": "TheAlgorithms/Python",
|
|
15
|
+
"language": "Python",
|
|
16
|
+
"color": "#3572A5",
|
|
17
|
+
"description": "All Algorithms implemented in Python",
|
|
18
|
+
"forked": "45413",
|
|
19
|
+
"stargazers_count": 192574,
|
|
20
|
+
"todayStar": "355 stars today",
|
|
21
|
+
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
|
-
"full_name": "
|
|
26
|
-
"language": "
|
|
27
|
-
"color": "#
|
|
28
|
-
"description": "
|
|
29
|
-
"forked": "
|
|
30
|
-
"stargazers_count":
|
|
31
|
-
"todayStar": "
|
|
32
|
-
"html_url": "https://github.com/
|
|
25
|
+
"full_name": "microsoft/openvmm",
|
|
26
|
+
"language": "Rust",
|
|
27
|
+
"color": "#dea584",
|
|
28
|
+
"description": "Home of OpenVMM and OpenHCL.",
|
|
29
|
+
"forked": "55",
|
|
30
|
+
"stargazers_count": 1268,
|
|
31
|
+
"todayStar": "169 stars today",
|
|
32
|
+
"html_url": "https://github.com/microsoft/openvmm",
|
|
33
33
|
"rank": 3
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
|
-
"full_name": "
|
|
37
|
-
"language": "
|
|
38
|
-
"color": "#
|
|
39
|
-
"description": "
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
43
|
-
"html_url": "https://github.com/
|
|
36
|
+
"full_name": "ashishps1/awesome-low-level-design",
|
|
37
|
+
"language": "Java",
|
|
38
|
+
"color": "#b07219",
|
|
39
|
+
"description": "Learn Low Level Design (LLD) and prepare for interviews using free resources.",
|
|
40
|
+
"forked": "2062",
|
|
41
|
+
"stargazers_count": 7838,
|
|
42
|
+
"todayStar": "94 stars today",
|
|
43
|
+
"html_url": "https://github.com/ashishps1/awesome-low-level-design",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
|
+
{
|
|
47
|
+
"full_name": "nlohmann/json",
|
|
48
|
+
"language": "C++",
|
|
49
|
+
"color": "#f34b7d",
|
|
50
|
+
"description": "JSON for Modern C++",
|
|
51
|
+
"forked": "6700",
|
|
52
|
+
"stargazers_count": 42786,
|
|
53
|
+
"todayStar": "87 stars today",
|
|
54
|
+
"html_url": "https://github.com/nlohmann/json",
|
|
55
|
+
"rank": 5
|
|
56
|
+
},
|
|
46
57
|
{
|
|
47
58
|
"full_name": "Mbed-TLS/mbedtls",
|
|
48
59
|
"language": "C",
|
|
49
60
|
"color": "#555555",
|
|
50
61
|
"description": "An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
62
|
+
"forked": "2586",
|
|
63
|
+
"stargazers_count": 5428,
|
|
64
|
+
"todayStar": "45 stars today",
|
|
54
65
|
"html_url": "https://github.com/Mbed-TLS/mbedtls",
|
|
55
|
-
"rank": 5
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
"full_name": "kokkos/kokkos",
|
|
59
|
-
"language": "C++",
|
|
60
|
-
"color": "#f34b7d",
|
|
61
|
-
"description": "Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction",
|
|
62
|
-
"forked": "433",
|
|
63
|
-
"stargazers_count": 1955,
|
|
64
|
-
"todayStar": "10 stars today",
|
|
65
|
-
"html_url": "https://github.com/kokkos/kokkos",
|
|
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": "fingerprintjs/fingerprintjs",
|
|
70
|
+
"language": "TypeScript",
|
|
71
|
+
"color": "#3178c6",
|
|
72
|
+
"description": "The most advanced browser fingerprinting library.",
|
|
73
|
+
"forked": "2273",
|
|
74
|
+
"stargazers_count": 22695,
|
|
75
|
+
"todayStar": "61 stars today",
|
|
76
|
+
"html_url": "https://github.com/fingerprintjs/fingerprintjs",
|
|
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": "iree-org/iree",
|
|
81
|
+
"language": "C++",
|
|
82
|
+
"color": "#f34b7d",
|
|
83
|
+
"description": "A retargetable MLIR-based machine learning compiler and runtime toolkit.",
|
|
84
|
+
"forked": "601",
|
|
85
|
+
"stargazers_count": 2770,
|
|
86
|
+
"todayStar": "53 stars today",
|
|
87
|
+
"html_url": "https://github.com/iree-org/iree",
|
|
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": "cocos/cocos-engine",
|
|
92
|
+
"language": "C++",
|
|
93
|
+
"color": "#f34b7d",
|
|
94
|
+
"description": "Cocos simplifies game creation and distribution with Cocos Creator, a free, open-source, cross-platform game engine. Empowering millions of developers to create high-performance, engaging 2D/3D games and instant web entertainment.",
|
|
95
|
+
"forked": "1886",
|
|
96
|
+
"stargazers_count": 7802,
|
|
97
|
+
"todayStar": "188 stars today",
|
|
98
|
+
"html_url": "https://github.com/cocos/cocos-engine",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "langchain-ai/chat-langchain",
|
|
103
103
|
"language": "TypeScript",
|
|
104
104
|
"color": "#3178c6",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "",
|
|
106
|
+
"forked": "1266",
|
|
107
|
+
"stargazers_count": 5347,
|
|
108
|
+
"todayStar": "31 stars today",
|
|
109
|
+
"html_url": "https://github.com/langchain-ai/chat-langchain",
|
|
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": "onevcat/Kingfisher",
|
|
114
|
+
"language": "Swift",
|
|
115
|
+
"color": "#F05138",
|
|
116
|
+
"description": "A lightweight, pure-Swift library for downloading and caching images from the web.",
|
|
117
|
+
"forked": "2660",
|
|
118
|
+
"stargazers_count": 23336,
|
|
119
|
+
"todayStar": "8 stars today",
|
|
120
|
+
"html_url": "https://github.com/onevcat/Kingfisher",
|
|
121
121
|
"rank": 11
|
|
122
122
|
},
|
|
123
123
|
{
|
|
124
|
-
"full_name": "
|
|
124
|
+
"full_name": "phidatahq/phidata",
|
|
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": "Build AI Agents with memory, knowledge, tools and reasoning",
|
|
128
|
+
"forked": "1717",
|
|
129
|
+
"stargazers_count": 11841,
|
|
130
|
+
"todayStar": "134 stars today",
|
|
131
|
+
"html_url": "https://github.com/phidatahq/phidata",
|
|
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": "storybookjs/storybook",
|
|
136
|
+
"language": "TypeScript",
|
|
137
|
+
"color": "#3178c6",
|
|
138
|
+
"description": "Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation",
|
|
139
|
+
"forked": "9272",
|
|
140
|
+
"stargazers_count": 84361,
|
|
141
|
+
"todayStar": "18 stars today",
|
|
142
|
+
"html_url": "https://github.com/storybookjs/storybook",
|
|
143
143
|
"rank": 13
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"full_name": "dotnet/maui",
|
|
147
|
+
"language": "C#",
|
|
148
|
+
"color": "#178600",
|
|
149
|
+
"description": ".NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.",
|
|
150
|
+
"forked": "1732",
|
|
151
|
+
"stargazers_count": 22095,
|
|
152
|
+
"todayStar": "5 stars today",
|
|
153
|
+
"html_url": "https://github.com/dotnet/maui",
|
|
154
|
+
"rank": 14
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"full_name": "facebookresearch/co-tracker",
|
|
158
|
+
"language": "JupyterNotebook",
|
|
159
|
+
"color": "#DA5B0B",
|
|
160
|
+
"description": "CoTracker is a model for tracking any point (pixel) on a video.",
|
|
161
|
+
"forked": "210",
|
|
162
|
+
"stargazers_count": 3082,
|
|
163
|
+
"todayStar": "30 stars today",
|
|
164
|
+
"html_url": "https://github.com/facebookresearch/co-tracker",
|
|
165
|
+
"rank": 15
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"full_name": "OHIF/Viewers",
|
|
169
|
+
"language": "TypeScript",
|
|
170
|
+
"color": "#3178c6",
|
|
171
|
+
"description": "OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages",
|
|
172
|
+
"forked": "3318",
|
|
173
|
+
"stargazers_count": 3255,
|
|
174
|
+
"todayStar": "9 stars today",
|
|
175
|
+
"html_url": "https://github.com/OHIF/Viewers",
|
|
176
|
+
"rank": 16
|
|
144
177
|
}
|
|
145
178
|
]
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"color": "#3572A5",
|
|
6
6
|
"description": "Model components of the Llama Stack APIs",
|
|
7
7
|
"forked": "502",
|
|
8
|
-
"stargazers_count":
|
|
9
|
-
"todayStar": "
|
|
8
|
+
"stargazers_count": 3784,
|
|
9
|
+
"todayStar": "3476 stars this month",
|
|
10
10
|
"html_url": "https://github.com/meta-llama/llama-stack",
|
|
11
11
|
"rank": 1
|
|
12
12
|
},
|
|
@@ -15,32 +15,32 @@
|
|
|
15
15
|
"language": "Python",
|
|
16
16
|
"color": "#3572A5",
|
|
17
17
|
"description": "🔥🕷️ Crawl4AI: Open-source LLM Friendly Web Crawler & Scrapper",
|
|
18
|
-
"forked": "
|
|
19
|
-
"stargazers_count":
|
|
20
|
-
"todayStar": "
|
|
18
|
+
"forked": "992",
|
|
19
|
+
"stargazers_count": 14187,
|
|
20
|
+
"todayStar": "11462 stars this month",
|
|
21
21
|
"html_url": "https://github.com/unclecode/crawl4ai",
|
|
22
22
|
"rank": 2
|
|
23
23
|
},
|
|
24
|
-
{
|
|
25
|
-
"full_name": "mediar-ai/screenpipe",
|
|
26
|
-
"language": "Rust",
|
|
27
|
-
"color": "#dea584",
|
|
28
|
-
"description": "24/7 local AI screen & mic recording. Works with Ollama. Llama3.2 control your computer. Alternative to Rewind.ai & Zapier. Open. Secure. You own your data. Rust.",
|
|
29
|
-
"forked": "441",
|
|
30
|
-
"stargazers_count": 8016,
|
|
31
|
-
"todayStar": "6684 stars this month",
|
|
32
|
-
"html_url": "https://github.com/mediar-ai/screenpipe",
|
|
33
|
-
"rank": 3
|
|
34
|
-
},
|
|
35
24
|
{
|
|
36
25
|
"full_name": "hcengineering/platform",
|
|
37
26
|
"language": "TypeScript",
|
|
38
27
|
"color": "#3178c6",
|
|
39
28
|
"description": "Huly — All-in-One Project Management Platform (alternative to Linear, Jira, Slack, Notion, Motion)",
|
|
40
|
-
"forked": "
|
|
41
|
-
"stargazers_count":
|
|
42
|
-
"todayStar": "
|
|
29
|
+
"forked": "934",
|
|
30
|
+
"stargazers_count": 15342,
|
|
31
|
+
"todayStar": "8123 stars this month",
|
|
43
32
|
"html_url": "https://github.com/hcengineering/platform",
|
|
33
|
+
"rank": 3
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"full_name": "mediar-ai/screenpipe",
|
|
37
|
+
"language": "Rust",
|
|
38
|
+
"color": "#dea584",
|
|
39
|
+
"description": "24/7 local AI screen & mic recording. Works with Ollama. Llama3.2 control your computer. Alternative to Rewind.ai & Zapier. Open. Secure. You own your data. Rust.",
|
|
40
|
+
"forked": "445",
|
|
41
|
+
"stargazers_count": 8066,
|
|
42
|
+
"todayStar": "6723 stars this month",
|
|
43
|
+
"html_url": "https://github.com/mediar-ai/screenpipe",
|
|
44
44
|
"rank": 4
|
|
45
45
|
},
|
|
46
46
|
{
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"language": "Python",
|
|
49
49
|
"color": "#3572A5",
|
|
50
50
|
"description": "All Algorithms implemented in Python",
|
|
51
|
-
"forked": "
|
|
52
|
-
"stargazers_count":
|
|
53
|
-
"todayStar": "
|
|
51
|
+
"forked": "45413",
|
|
52
|
+
"stargazers_count": 192574,
|
|
53
|
+
"todayStar": "8658 stars this month",
|
|
54
54
|
"html_url": "https://github.com/TheAlgorithms/Python",
|
|
55
55
|
"rank": 5
|
|
56
56
|
},
|
|
@@ -59,9 +59,9 @@
|
|
|
59
59
|
"language": "Python",
|
|
60
60
|
"color": "#3572A5",
|
|
61
61
|
"description": "Animation engine for explanatory math videos",
|
|
62
|
-
"forked": "
|
|
63
|
-
"stargazers_count":
|
|
64
|
-
"todayStar": "
|
|
62
|
+
"forked": "6093",
|
|
63
|
+
"stargazers_count": 68479,
|
|
64
|
+
"todayStar": "6586 stars this month",
|
|
65
65
|
"html_url": "https://github.com/3b1b/manim",
|
|
66
66
|
"rank": 6
|
|
67
67
|
},
|
|
@@ -70,9 +70,9 @@
|
|
|
70
70
|
"language": "Java",
|
|
71
71
|
"color": "#b07219",
|
|
72
72
|
"description": "⚡ Workflow Automation Platform. Orchestrate & Schedule code in any language, run anywhere, 500+ plugins. Alternative to Zapier, Rundeck, Camunda, Airflow...",
|
|
73
|
-
"forked": "
|
|
74
|
-
"stargazers_count":
|
|
75
|
-
"todayStar": "
|
|
73
|
+
"forked": "904",
|
|
74
|
+
"stargazers_count": 10599,
|
|
75
|
+
"todayStar": "3141 stars this month",
|
|
76
76
|
"html_url": "https://github.com/kestra-io/kestra",
|
|
77
77
|
"rank": 7
|
|
78
78
|
},
|
|
@@ -81,9 +81,9 @@
|
|
|
81
81
|
"language": "Rust",
|
|
82
82
|
"color": "#dea584",
|
|
83
83
|
"description": "🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用",
|
|
84
|
-
"forked": "
|
|
85
|
-
"stargazers_count":
|
|
86
|
-
"todayStar": "
|
|
84
|
+
"forked": "5434",
|
|
85
|
+
"stargazers_count": 31045,
|
|
86
|
+
"todayStar": "5295 stars this month",
|
|
87
87
|
"html_url": "https://github.com/tw93/Pake",
|
|
88
88
|
"rank": 8
|
|
89
89
|
},
|
|
@@ -92,21 +92,21 @@
|
|
|
92
92
|
"language": "TypeScript",
|
|
93
93
|
"color": "#3178c6",
|
|
94
94
|
"description": "Open Source Survey Platform",
|
|
95
|
-
"forked": "
|
|
96
|
-
"stargazers_count":
|
|
97
|
-
"todayStar": "
|
|
95
|
+
"forked": "1563",
|
|
96
|
+
"stargazers_count": 8137,
|
|
97
|
+
"todayStar": "1560 stars this month",
|
|
98
98
|
"html_url": "https://github.com/formbricks/formbricks",
|
|
99
99
|
"rank": 9
|
|
100
100
|
},
|
|
101
101
|
{
|
|
102
|
-
"full_name": "
|
|
102
|
+
"full_name": "ManimCommunity/manim",
|
|
103
103
|
"language": "Python",
|
|
104
104
|
"color": "#3572A5",
|
|
105
|
-
"description": "
|
|
106
|
-
"forked": "
|
|
107
|
-
"stargazers_count":
|
|
108
|
-
"todayStar": "
|
|
109
|
-
"html_url": "https://github.com/
|
|
105
|
+
"description": "A community-maintained Python framework for creating mathematical animations.",
|
|
106
|
+
"forked": "1727",
|
|
107
|
+
"stargazers_count": 24682,
|
|
108
|
+
"todayStar": "3664 stars this month",
|
|
109
|
+
"html_url": "https://github.com/ManimCommunity/manim",
|
|
110
110
|
"rank": 10
|
|
111
111
|
},
|
|
112
112
|
{
|
|
@@ -114,32 +114,32 @@
|
|
|
114
114
|
"language": "JupyterNotebook",
|
|
115
115
|
"color": "#DA5B0B",
|
|
116
116
|
"description": "A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.",
|
|
117
|
-
"forked": "
|
|
118
|
-
"stargazers_count":
|
|
119
|
-
"todayStar": "
|
|
117
|
+
"forked": "808",
|
|
118
|
+
"stargazers_count": 6317,
|
|
119
|
+
"todayStar": "1574 stars this month",
|
|
120
120
|
"html_url": "https://github.com/anthropics/anthropic-cookbook",
|
|
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": "roboflow/supervision",
|
|
125
|
+
"language": "Python",
|
|
126
|
+
"color": "#3572A5",
|
|
127
|
+
"description": "We write your reusable computer vision tools. 💜",
|
|
128
|
+
"forked": "1774",
|
|
129
|
+
"stargazers_count": 23757,
|
|
130
|
+
"todayStar": "5068 stars this month",
|
|
131
|
+
"html_url": "https://github.com/roboflow/supervision",
|
|
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": "livekit/agents",
|
|
136
|
+
"language": "Python",
|
|
137
|
+
"color": "#3572A5",
|
|
138
|
+
"description": "Build real-time multimodal AI applications 🤖🎙️📹",
|
|
139
|
+
"forked": "349",
|
|
140
|
+
"stargazers_count": 3559,
|
|
141
|
+
"todayStar": "2498 stars this month",
|
|
142
|
+
"html_url": "https://github.com/livekit/agents",
|
|
143
143
|
"rank": 13
|
|
144
144
|
},
|
|
145
145
|
{
|
|
@@ -147,21 +147,21 @@
|
|
|
147
147
|
"language": "Go",
|
|
148
148
|
"color": "#00ADD8",
|
|
149
149
|
"description": "DiceDB is a redis-compliant, in-memory, real-time, and reactive database optimized for modern hardware and for building and scaling truly real-time applications.",
|
|
150
|
-
"forked": "
|
|
151
|
-
"stargazers_count":
|
|
152
|
-
"todayStar": "
|
|
150
|
+
"forked": "1012",
|
|
151
|
+
"stargazers_count": 6419,
|
|
152
|
+
"todayStar": "2115 stars this month",
|
|
153
153
|
"html_url": "https://github.com/DiceDB/dice",
|
|
154
154
|
"rank": 14
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
"full_name": "
|
|
158
|
-
"language": "
|
|
159
|
-
"color": "#
|
|
160
|
-
"description": "
|
|
161
|
-
"forked": "
|
|
162
|
-
"stargazers_count":
|
|
163
|
-
"todayStar": "
|
|
164
|
-
"html_url": "https://github.com/
|
|
157
|
+
"full_name": "AykutSarac/jsoncrack.com",
|
|
158
|
+
"language": "TypeScript",
|
|
159
|
+
"color": "#3178c6",
|
|
160
|
+
"description": "✨ Innovative and open-source visualization application that transforms various data formats, such as JSON, YAML, XML, CSV and more, into interactive graphs.",
|
|
161
|
+
"forked": "2021",
|
|
162
|
+
"stargazers_count": 31132,
|
|
163
|
+
"todayStar": "1265 stars this month",
|
|
164
|
+
"html_url": "https://github.com/AykutSarac/jsoncrack.com",
|
|
165
165
|
"rank": 15
|
|
166
166
|
},
|
|
167
167
|
{
|
|
@@ -170,53 +170,53 @@
|
|
|
170
170
|
"color": "#f34b7d",
|
|
171
171
|
"description": "Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux.",
|
|
172
172
|
"forked": "3719",
|
|
173
|
-
"stargazers_count":
|
|
174
|
-
"todayStar": "
|
|
173
|
+
"stargazers_count": 12160,
|
|
174
|
+
"todayStar": "1811 stars this month",
|
|
175
175
|
"html_url": "https://github.com/deskflow/deskflow",
|
|
176
176
|
"rank": 16
|
|
177
177
|
},
|
|
178
178
|
{
|
|
179
|
-
"full_name": "
|
|
179
|
+
"full_name": "localsend/localsend",
|
|
180
|
+
"language": "Dart",
|
|
181
|
+
"color": "#00B4AB",
|
|
182
|
+
"description": "An open-source cross-platform alternative to AirDrop",
|
|
183
|
+
"forked": "2650",
|
|
184
|
+
"stargazers_count": 48771,
|
|
185
|
+
"todayStar": "6720 stars this month",
|
|
186
|
+
"html_url": "https://github.com/localsend/localsend",
|
|
187
|
+
"rank": 17
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"full_name": "exo-explore/exo",
|
|
180
191
|
"language": "Python",
|
|
181
192
|
"color": "#3572A5",
|
|
182
|
-
"description": "
|
|
183
|
-
"forked": "
|
|
184
|
-
"stargazers_count":
|
|
185
|
-
"todayStar": "
|
|
186
|
-
"html_url": "https://github.com/
|
|
187
|
-
"rank":
|
|
193
|
+
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
194
|
+
"forked": "593",
|
|
195
|
+
"stargazers_count": 10443,
|
|
196
|
+
"todayStar": "3551 stars this month",
|
|
197
|
+
"html_url": "https://github.com/exo-explore/exo",
|
|
198
|
+
"rank": 18
|
|
188
199
|
},
|
|
189
200
|
{
|
|
190
201
|
"full_name": "mainmatter/100-exercises-to-learn-rust",
|
|
191
202
|
"language": "Rust",
|
|
192
203
|
"color": "#dea584",
|
|
193
204
|
"description": "A self-paced course to learn Rust, one exercise at a time.",
|
|
194
|
-
"forked": "
|
|
195
|
-
"stargazers_count":
|
|
196
|
-
"todayStar": "
|
|
205
|
+
"forked": "959",
|
|
206
|
+
"stargazers_count": 5686,
|
|
207
|
+
"todayStar": "1848 stars this month",
|
|
197
208
|
"html_url": "https://github.com/mainmatter/100-exercises-to-learn-rust",
|
|
198
|
-
"rank": 18
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"full_name": "exo-explore/exo",
|
|
202
|
-
"language": "Python",
|
|
203
|
-
"color": "#3572A5",
|
|
204
|
-
"description": "Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚",
|
|
205
|
-
"forked": "591",
|
|
206
|
-
"stargazers_count": 10398,
|
|
207
|
-
"todayStar": "3561 stars this month",
|
|
208
|
-
"html_url": "https://github.com/exo-explore/exo",
|
|
209
209
|
"rank": 19
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
|
-
"full_name": "
|
|
213
|
-
"language": "
|
|
214
|
-
"color": "#
|
|
215
|
-
"description": "
|
|
216
|
-
"forked": "
|
|
217
|
-
"stargazers_count":
|
|
218
|
-
"todayStar": "
|
|
219
|
-
"html_url": "https://github.com/
|
|
212
|
+
"full_name": "denoland/deno",
|
|
213
|
+
"language": "Rust",
|
|
214
|
+
"color": "#dea584",
|
|
215
|
+
"description": "A modern runtime for JavaScript and TypeScript.",
|
|
216
|
+
"forked": "5329",
|
|
217
|
+
"stargazers_count": 96487,
|
|
218
|
+
"todayStar": "2556 stars this month",
|
|
219
|
+
"html_url": "https://github.com/denoland/deno",
|
|
220
220
|
"rank": 20
|
|
221
221
|
}
|
|
222
222
|
]
|