🔥 GitHub 热门项目日报 - 2026-07-23
TypeScript5 个项目
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
Never stop coding. Free MIT AI gateway: one endpoint, 278+ providers (90+ free), 500+ models — Kimi, Claude, GPT, OpenAI, Gemini, GLM, DeepSeek, MiniMax. Works with Claude Code, Codex, Cursor, OpenCode, Cline & Copilot. Quota-aware auto-fallback, RTK+Caveman compression saves 15-95% tokens, MCP/A2A, Desktop/PWA. Built by 500+ contributors
The open-source AI voice studio. Clone, dictate, create.
autonomous red teaming platform; multi-agent offensive-security meta-harness
Python6 个项目
A skill for your coding agent to stop it from burying the answer. ADHD-friendly output.
Local-first code intelligence graph for MCP and CLI. Builds a persistent map of your codebase so AI coding tools read only what matters, with benchmarked context reductions on reviews and large-repo workflows.
Learn it. Build it. Ship it for others.
DeepSpec: a full-stack codebase for training and evaluating speculative decoding algorithms
A single archive of public exploit PoCs and vulnerability research writeups. At the time I post these, none have been reported. Feel free to report them yourself and take credit for the CVE if handed out lulz. Please do not abuse these. I do this so to allure people into the field, and I've always found this is the most efficient way.
Assembly1 个项目
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Rust3 个项目
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
SpaceXAI's coding agent harness and TUI. Fullscreen, mouse interactive, extensible.
Go1 个项目
Easily and securely send things from one computer to another :crocodile: :package:
C1 个项目
Run GLM-5.2 (744B MoE) on a 25GB-RAM consumer machine — pure C, zero deps, experts streamed from disk. Tiny engine, immense model. 🐦
JavaScript3 个项目
修改 Apple 网络定位(gs-loc)返回坐标 · 支持 Surge / Quantumult X / Loon / Stash · 快捷指令一键设置/恢复定位
💎 AI 深度分析
🔥 GitHub 热门项目日报 - 2026-07-23
📅 2026-07-23 14:05 CST | 📊 收录 19 个 24h 热门 + 10 个 30d 热门
⭐ 今日新星(24h Trending Top 19)
今日 19 个热门项目累计新增 ⭐ 15,140 星
1. [koala73/worldmonitor](https://github.com/koala73/worldmonitor) ⭐ 7.0万 (+4139🚀)
📖 实时全球情报仪表盘。基于 AI 的新闻聚合与地缘政治监控平台,在一个统一的态势感知界面中整合多维度数据源,适合 OSINT 分析师和决策者使用。
语言: TypeScript | 许可: AGPL-3.0 | 标签: ai, osint, dashboard, mcp, geopolitics
2. [ayghri/i-have-adhd](https://github.com/ayghri/i-have-adhd) ⭐ 8568 (+1699🚀)
📖 为编程 AI 助手打造的"不废话"技能插件。强制让 Claude Code 等工具输出简洁结果,先给答案再说细节,专治 AI 答非所问的"话痨"毛病。
语言: Python | 许可: MIT | 标签: claude-code, productivity, adhd
3. [diegosouzapw/OmniRoute](https://github.com/diegosouzapw/OmniRoute) ⭐ 2.6万 (+1651🚀)
📖 免费 MIT 协议 AI 网关。一个端点接入 278+ 家 AI 提供商(90+ 免费),月均可薅 ~15.3 亿免费 token,自动故障转移和 RTK+Caveman 压缩可节省 15-95% token 消耗。
语言: TypeScript | 许可: MIT | 标签: ai-gateway, free-ai, claude-code, mcp, token-saver
4. [oblien/openship](https://github.com/oblien/openship) ⭐ 7459 (+1302🚀)
📖 开源自托管部署平台。从桌面应用、Web 面板或 CLI 推送代码即可自动构建容器并管理基础设施,内置 CI/CD,是 Vercel/Railway 的开源替代方案。
语言: TypeScript | 许可: Apache-2.0 | 标签: self-hosted, deployments, ai, agents
5. [tirth8205/code-review-graph](https://github.com/tirth8205/code-review-graph) ⭐ 2.5万 (+882🚀)
📖 本地优先的代码智能图谱工具。通过静态分析构建代码库的知识图谱,让 AI 编程工具只读取相关内容,大幅减少 token 消耗,支持 MCP 和 CLI 两种工作模式。
语言: Python | 许可: MIT | 标签: code-review, graphrag, mcp, tree-sitter, ai-coding
6. [chrislgarry/Apollo-11](https://github.com/chrislgarry/Apollo-11) ⭐ 7.1万 (+768🚀)
📖 阿波罗 11 号原始导航计算机(AGC)源代码。指挥舱和登月舱的完整代码,是人类登月壮举的数字见证,NASA 经典开源遗产项目。
语言: Assembly | 许可: 公共领域 | 标签: nasa, apollo, agc
7. [ruvnet/RuView](https://github.com/ruvnet/RuView) ⭐ 8.4万 (+741🚀)
📖 将普通 WiFi 信号变为空间感知系统。无需摄像头就能穿墙检测人体、测量呼吸心率、追踪运动轨迹,支持 Home Assistant 等主流智能家居平台。
语言: Rust | 许可: MIT | 标签: wifi, iot, spatial-intelligence, home-assistant
8. [schollz/croc](https://github.com/schollz/croc) ⭐ 3.8万 (+739🚀)
📖 跨设备文件传输神器。任意两台电脑之间端到端加密传输文件/文件夹,支持断点续传和 Tor 代理,无需端口转发或本地服务器,一条命令搞定。
语言: Go | 许可: MIT | 标签: file-sharing, peer-to-peer, pake
9. [rohitg00/ai-engineering-from-scratch](https://github.com/rohitg00/ai-engineering-from-scratch) ⭐ 4.2万 (+652🚀)
📖 从零学 AI 工程的完整课程。503 节课、20 个阶段、约 320 小时,覆盖 Python/TypeScript/Rust,每节课产出可复用的 agent、skill 或 MCP 服务器,免费开源 MIT 协议。
语言: Python | 许可: MIT | 标签: ai-engineering, course, agents, llm, mcp
10. [jamiepine/voicebox](https://github.com/jamiepine/voicebox) ⭐ 4.6万 (+557🚀)
📖 开源 AI 语音工作室。支持语音克隆、语音生成、语音听写三大功能,基于 Qwen3-TTS 和 Whisper,可本地运行,支持 CUDA 和 Apple MLX 加速。
语言: TypeScript | 许可: MIT | 标签: voice-clone, tts, whisper, qwen3-tts
11. [DioxusLabs/dioxus](https://github.com/DioxusLabs/dioxus) ⭐ 3.8万 (+420🚀)
📖 全栈 Rust 应用框架。一套代码同时编译到 Web、桌面和移动端,React 风格的声明式 UI,支持 SSR 和 iOS/Android 原生渲染,Rust 生态的重量级选手。
语言: Rust | 许可: Apache-2.0 | 标签: rust, web, wasm, desktop, ios, android
12. [dottxt-ai/outlines](https://github.com/dottxt-ai/outlines) ⭐ 1.5万 (+364🚀)
📖 结构化生成框架。通过正则表达式、CFG 等约束 LLM 输出,确保生成的 JSON 等格式严格合规,是构建可靠 AI 应用的底层基础设施。
语言: Python | 许可: Apache-2.0 | 标签: structured-generation, llms, json, regex
13. [hyprwm/Hyprland](https://github.com/hyprwm/Hyprland) ⭐ 3.7万 (+356🚀)
📖 高颜值动态平铺 Wayland 合成器。极强可定制性,流畅动画效果,不牺牲美观的同时提供高效窗口管理,Linux 桌面玩家的心头好。
语言: C++ | 许可: BSD-3-Clause | 标签: wayland, compositor, linux-desktop
14. [agegr/pi-web](https://github.com/agegr/pi-web) ⭐ 2138 (+314🚀)
📖 pi 编程 agent 的 Web UI。为 pi 编码助手提供图形化界面,让你在浏览器中与 AI 协作编程,热门新项目涨势迅猛。
语言: TypeScript | 许可: MIT | 标签: coding-agent, web-ui
15. [ComposioHQ/awesome-claude-skills](https://github.com/ComposioHQ/awesome-claude-skills) ⭐ 6.9万 (+163🚀)
📖 Claude Skills 精选资源列表。收集了大量 Claude AI 工作流自定义工具和技巧,是 Claude Code/Cursor 用户必备的配置参考手册。
语言: Python | 许可: 无 | 标签: claude, skills, agent-skills, ai-agents
16. [shiyu-coder/Kronos](https://github.com/shiyu-coder/Kronos) ⭐ 3.3万 (+137🚀)
📖 金融市场语言基础模型。专为理解金融数据而训练的 AI 模型,可作为量化交易和金融分析的底层大模型,金融+AI 交叉领域的探索者。
语言: Python | 许可: MIT | 标签: finance, foundation-model
17. [Pumpkin-MC/Pumpkin](https://github.com/Pumpkin-MC/Pumpkin) ⭐ 8550 (+108🚀)
📖 用 Rust 重写的 Minecraft 服务端。支持 Java 版和基岩版协议,性能远超原版服务器,Docker 部署友好,让每个人都能自建快速高效的 Minecraft 服务器。
语言: Rust | 许可: GPL-3.0 | 标签: minecraft, game-server, rust
18. [likec4/likec4](https://github.com/likec4/likec4) ⭐ 4412 (+80🚀)
📖 软件架构可视化工具。将 C4 模型架构图转为代码(Architecture as Code),自动从源码生成实时架构图,告别手动绘制架构图的痛苦。
语言: TypeScript | 许可: MIT | 标签: architecture, c4, diagrams, architecture-as-code
19. [dreamhunter2333/cloudflare_temp_email](https://github.com/dreamhunter2333/cloudflare_temp_email) ⭐ 1.1万 (+68🚀)
📖 基于 Cloudflare 的免费临时邮箱系统。支持收发邮件、附件、IMAP/SMTP 和 Telegram Bot 通知,零成本部署在 Cloudflare Workers/Pages 上。
语言: TypeScript | 许可: MIT | 标签: cloudflare-workers, temp-email, free
🔥 近期热门(30d Top 10)
1. [xai-org/grok-build](https://github.com/xai-org/grok-build) ⭐ 2.2万
📖 SpaceXAI(Elon Musk 旗下)推出的编程 agent 工具集。全屏 TUI 界面,支持鼠标交互和高度可扩展,在终端里获得 AI 辅助编程的全新体验。
语言: Rust | 许可: Apache-2.0 | 标签: coding-agent, tui
2. [JustVugg/colibri](https://github.com/JustVugg/colibri) ⭐ 1.8万
📖 在 25GB 内存的消费级设备上运行 GLM-5.2(744B MoE)!纯 C 实现、零依赖,专家权重按需流式加载,让超大模型"飞入寻常百姓家"。
语言: C | 许可: Apache-2.0 | 标签: llm-inference, glm, moe
3. [Fei-Away/Codex-Dream-Skin](https://github.com/Fei-Away/Codex-Dream-Skin) ⭐ 1.2万
📖 给 Codex 桌面端换张"会动的皮"。为 OpenAI Codex 编辑器提供炫酷的梦幻主题皮肤,中文友好,让编程界面也变得赏心悦目。
语言: JavaScript | 许可: 无 | 标签: codex, theme, skin
4. [deepseek-ai/DeepSpec](https://github.com/deepseek-ai/DeepSpec) ⭐ 6741
📖 DeepSeek 开源的推测解码全栈代码库。包含数据准备、草稿模型训练和推理评估的完整工具链,大幅加速大模型推理速度。
语言: Python | 许可: MIT | 标签: speculative-decoding, llm-inference
5. [unicity-aos/aos-ce](https://github.com/unicity-aos/aos-ce) ⭐ 6692
📖 AOS 社区版——开放的 Agent 操作系统。为 AI Agent 提供可检查、可组合的运行环境,让智能体在安全可控的环境中协同工作。
语言: Rust | 许可: 无 | 标签: agent-os, ai-agents
6. [x4gKing/X4G](https://github.com/x4gKing/X4G) ⭐ 6428
📖 高人气神秘新项目。短时间内积累大量关注,社区期待度极高,值得持续跟进。
语言: Python | 许可: 无 | 标签: 待披露
7. [Yu9191/wloc](https://github.com/Yu9191/wloc) ⭐ 6146
📖 修改 Apple 网络定位返回坐标。支持 Surge/Quantumult X/Loon/Stash 等主流代理工具,快捷指令一键设置或恢复定位,隐私保护利器。
语言: JavaScript | 许可: 无 | 标签: location-spoofing, surge, ios
8. [elder-plinius/T3MP3ST](https://github.com/elder-plinius/T3MP3ST) ⭐ 5106
📖 自主红队测试平台。多 agent 协同的进攻性安全测试框架,自动发现系统漏洞和安全隐患,网络安全研究者的强力工具。
语言: TypeScript | 许可: AGPL-3.0 | 标签: redteam, offensive-security, multi-agent
9. [oso95/scroll-world](https://github.com/oso95/scroll-world) ⭐ 4875
📖 将任意品牌转化为可滚动的 3D 世界。一个创意十足的 Claude Skill,把网页内容变成沉浸式 3D 场景,前端和品牌展示的新玩法。
语言: JavaScript | 许可: MIT | 标签: 3d, brand, skill
10. [bikini/exploitarium](https://github.com/bikini/exploitarium) ⭐ 4017
📖 公开漏洞利用 PoC 和漏洞研究文章档案库。收集了大量公开的漏洞利用代码和安全研究报告,渗透测试和学习网络安全的宝贵资源。
语言: Python | 许可: 无 | 标签: exploit, poc, vulnerability-research
📊 语言分布
🏷️ 本期热词
👥 开发者推荐
全栈 / TypeScript 开发者:重点关注 OmniRoute(免费 AI 网关)和 openship(自托管部署),两者都是实用性极强的开发工具链补充。
Python / AI 开发者:必看 DeepSpec(推测解码训练框架)和 code-review-graph(代码图谱),前者加速推理、后者减少 token 开销,都是降本增效利器。
Rust 系统开发者:关注 aos-ce(Agent OS)和 Pumpkin(MC 服务端),展示 Rust 在系统软件领域的强大表现力。
安全研究者:T3MP3ST 和 exploitarium 是本期安全方向两大亮点,红队自动化和漏洞库建设值得深入研究。
桌面用户 / Linux 玩家:Hyprland(Wayland 合成器)和 croc(文件传输)两个经典项目持续活跃,体验和效率兼得。
前端创意开发者:scroll-world(3D 品牌世界)和 likec4(架构即代码可视化)展现了前端技术的跨界可能性。