GitHub 总榜 Top 81-100
GitHub 全球 star 数第 81 到第 100 名的项目,从高到低,一次看全。
GitHub 全球总榜第 81-100 名(按 star 从高到低)。
81. ggml-org/llama.cpp
★ 124,965
LLM inference in C/C++.
C/C++ 实现的大模型推理引擎,本地跑大模型的性能标杆。
→ github.com/ggml-org/llama.cpp
82. kubernetes/kubernetes
★ 124,753
Production-Grade Container Scheduling and Management.
生产级容器编排系统,云原生时代的事实标准。
→ github.com/kubernetes/kubernetes
83. electron/electron
★ 122,623
Build cross-platform desktop apps with JavaScript, HTML, and CSS.
用 Web 技术写桌面应用,VS Code 背后的框架。
→ github.com/electron/electron
84. shadcn-ui/ui
★ 121,755
Beautifully-designed, accessible components that work with your favorite frameworks.
精美可访问的 UI 组件,直接复制进项目,前端开发新范式。
85. rustdesk/rustdesk
★ 121,403
An open-source remote desktop application designed for self-hosting.
开源远程桌面软件,可自托管的 TeamViewer 替代品。
→ github.com/rustdesk/rustdesk
86. nodejs/node
★ 119,147
Node.js JavaScript runtime.
服务端 JavaScript 运行时,前后端一统的基石。
87. nextlevelbuilder/ui-ux-pro-max-skill
★ 119,057
An AI skill that provides design intelligence for building professional UI/UX.
给 AI 编程助手的 UI/UX 设计智能技能,做出专业界面。
→ github.com/nextlevelbuilder/ui-ux-pro-max-skill
88. Hack-with-Github/Awesome-Hacking
★ 118,737
A collection of various awesome lists for hackers and security researchers.
黑客与安全研究资源大全,渗透测试工具箱。
→ github.com/Hack-with-Github/Awesome-Hacking
89. justjavac/free-programming-books-zh_CN
★ 118,432
免费的计算机编程类中文书籍,欢迎投稿。
免费中文编程书籍清单,找中文资料第一站。
→ github.com/justjavac/free-programming-books-zh_CN
90. microsoft/generative-ai-for-beginners
★ 118,247
21 Lessons, Get Started Building with Generative AI.
微软官方生成式 AI 入门课,21 课从零上手。
→ github.com/microsoft/generative-ai-for-beginners
91. godotengine/godot
★ 115,956
Godot Engine – Multi-platform 2D and 3D game engine.
跨平台 2D/3D 游戏引擎,开源游戏开发首选。
→ github.com/godotengine/godot
92. rust-lang/rust
★ 115,756
Empowering everyone to build reliable and efficient software.
Rust 语言官方仓库,注重安全与性能的系统编程语言。
93. mrdoob/three.js
★ 114,648
JavaScript 3D Library.
Web 端 3D 渲染库,浏览器里做三维场景的标配。
94. 2dust/v2rayN
★ 114,327
A GUI client for Windows, Linux and macOS.
跨平台代理图形客户端,支持 Xray、sing-box 等多种内核。
95. d3/d3
★ 113,510
Bring data to life with SVG, Canvas and HTML.
数据可视化王牌库,用数据驱动 DOM,图表自由度高。
96. harry0703/MoneyPrinterTurbo
★ 113,446
利用 AI 大模型和自动化工作流,根据主题一键生成高清短视频。
输入主题一键生成高清短视频,AI 视频制作自动化。
→ github.com/harry0703/MoneyPrinterTurbo
97. immich-app/immich
★ 112,206
High performance self-hosted photo and video management solution.
高性能自托管照片视频管理,私有云相册首选。
→ github.com/immich-app/immich
98. jaywcjlove/awesome-mac
★ 111,524
收集高质量 macOS 软件,按不同分类整理。
macOS 高质量软件精选清单,按分类整理易检索。
→ github.com/jaywcjlove/awesome-mac
99. tauri-apps/tauri
★ 110,421
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
用 Web 技术构建更小更快的桌面应用,Electron 的现代替代。
100. microsoft/TypeScript
★ 110,342
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
JavaScript 的超集,带类型系统,大型前端项目标配。