
📡 数据来源:GitHub Trending | 生成时间:2026-09-23 08:12
共收录 134 个仓库,覆盖 9 种编程语言
🔥 今日亮点
| 排名 | 仓库 | ⭐ 今日 | 语言 | 描述 |
|---|---|---|---|---|
| 1 | google/ax | 2305 | 🔵 Go | Google’s open agentic orchestration runtime |
| 2 | affaan-m/ECC | 727 | 🟨 Javascript | The agent harness performance optimization system. Skills… |
| 3 | obra/superpowers | 528 | 🐚 Shell | An agentic skills framework & software development method… |
| 4 | akitaonrails/ai-memory | 520 | 🦀 Rust | Solution for long term memory for agent coding CLIs and t… |
| 5 | mvt-project/mvt | 441 | 🐍 Python | MVT (Mobile Verification Toolkit) helps with conducting f… |
🔍 今日趋势洞察
- 今日榜单被「Agent 基础设施」整体占据:Top 4 全部与智能体编排、技能、记忆相关,google/ax 单日新增 2305 星登顶,说明竞争焦点已从「模型能力」转向「智能体运行时」。
- 记忆层正在成为独立赛道:akitaonrails/ai-memory(Rust)专攻编码 CLI 的长期记忆与跨厂商上下文交接,说明「可移植的 Agent 记忆」已被当作独立工程问题来解决。
- 方法论开始被「可安装化」:obra/superpowers 与 affaan-m/ECC 都在把技能、本能、安全实践打包成可分发结构,Agent 的软件工程规范正在形成事实标准。
- 安全与取证类工具与 AI 热潮并行上榜:MVT 以 441 星进入前列,说明移动端取证、隐私合规依旧是愿意付费的硬需求。
💡 对独立开发者的启发
- 别再卷「又一个 Agent 框架」,去做薄而刚需的层:记忆、凭据管理、技能分发、审计日志,竞争小且容易被框架官方集成。
- 跨厂商交接(Claude Code ↔ Codex ↔ Opencode)是真实痛点,做中立格式的 adapter 比绑定单一厂商更抗风险,也更容易被多方接受。
- 把垂直领域的流程沉淀成「可安装技能包」成本极低,一个人就能维护一套面向特定行业(法律、财务、运维)的 skills 集合并收费。
- 安全审计与合规工具的付费意愿明显强于普通 AI 应用,To-B/To-G 侧竞争强度远低于消费级赛道,值得作为副线布局。
📝 一句话总结
今日 GitHub 的主线是「智能体运行时与记忆层」集体上位——模型之外的工程化基础设施,正成为新的角力场。
⚠️ 风险提醒
- Agent 框架同质化严重:榜单前四功能高度重叠,选型容易被高星和营销带偏,正式落地前务必先做小规模 PoC 验证。
- 长期记忆必然接触用户代码、密钥与业务上下文,隐私与合规风险高,不要把敏感上下文交给未经审计的第三方记忆服务。
- 大厂开源随时可能吞并赛道:google/ax 这类项目一旦补齐能力,依赖其上做二次开发的商业项目需要有撤离或迁移方案。
- 高星不等于生产可用:部分项目星数增长快但测试覆盖与版本稳定性不足,上车前先看 issue 响应速度与最近提交活跃度。
🎯 今日可重点关注方向
- 试跑 google/ax,摸清它的智能体编排抽象(任务/图/运行时)能否替换你项目里现有的胶水代码。
- 给现有编码 Agent 接一层外部长期记忆(参考 ai-memory 的设计),先把「跨会话、跨工具上下文」这条链路打通。
- 把反复使用的提示词与流程沉淀为可安装的技能包,按 superpowers 的目录规范组织,便于复用与分享。
- 对照 ECC 提到的 harness 安全项,逐条审计你自己的 Agent 凭据与工具权限管理,补掉高危缺口。
- 若要切入取证/合规赛道,研究 MVT 的模块化校验思路,寻找移动端之外的空白场景(浏览器扩展、桌面客户端)。
☕ Java 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | ashishps1/awesome-system-design-resources | 53 | 41.7k | Learn System Design concepts and prepare for interviews using free resources. |
| 2 | kestra-io/kestra | 48 | 28.3k | Event Driven Orchestration & Scheduling Platform for Mission Critical Applica… |
| 3 | dataease/dataease | 37 | 24.5k | 🔥 人人可用的开源 BI 工具,数据可视化神器。An open-source BI tool alternative to Tableau. |
| 4 | keycloak/keycloak | 31 | 36.9k | Open Source Identity and Access Management For Modern Applications and Services |
| 5 | elastic/elasticsearch | 12 | 78.0k | Free and Open Source, Distributed, RESTful Search Engine |
| 6 | OtterMind/Chat2DB | 9 | 28.2k | Chat2DB is a free, cross-platform, local-first database client and SQL worksp… |
| 7 | thingsboard/thingsboard | 7 | 22.5k | Open-source IoT Platform - Device management, data collection, processing and… |
| 8 | termux/termux-api | 7 | 4.4k | Termux add-on app which exposes device functionality as API to command line p… |
| 9 | Katana-Official/SPatch-Update | 6 | 2.3k | Update for SPatch nightly |
| 10 | Stonewuu/ai-fusion-video | 6 | 1.5k | 【融光】 - 基于 Agent 的全流程AI短剧/漫剧/视频创作平台 - Java & agentscope2.0 | Agent-based end-… |
🐍 Python 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | zhouxiaoka/autoclip | 594 | 8.7k | AutoClip : AI-powered video clipping and highlight generation · 一款智能高光提取与剪辑的二创工具 |
| 2 | mvt-project/mvt | 441 | 14.1k | MVT (Mobile Verification Toolkit) helps with conducting forensics of mobile d… |
| 3 | anthropics/financial-services | 438 | 36.3k | |
| 4 | superdesigndev/treg | 230 | 2.2k | OpenRouter for agent tools. Join community here: https://discord.gg/6mQYYfFMAn |
| 5 | browser-use/video-use | 191 | 25.8k | Edit videos with coding agents |
| 6 | TNT-Likely/PanWatch | 175 | 1.3k | 盯盘侠 PanWatch · 自托管 AI 盯盘助手,集成 TradingAgents 多 Agent 投资决策 | A股/港股/美股实时监控、持仓管理… |
| 7 | FareedKhan-dev/train-llm-from-scratch | 141 | 10.8k | A straightforward method for training your LLM, from downloading data to gene… |
| 8 | paperless-ngx/paperless-ngx | 75 | 45.9k | A community-supported supercharged document management system: scan, index an… |
| 9 | davila7/claude-code-templates | 64 | 31.1k | CLI tool for configuring and monitoring Claude Code |
🔷 Typescript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | stablyai/orca | 944 | 75.6k | Orca is the ADE for working with a fleet of parallel agents. Run any coding a… |
| 2 | Open-Dev-Society/OpenStock | 832 | 18.4k | OpenStock is an open-source alternative to expensive market platforms. Track… |
| 3 | BuilderIO/agent-native | 609 | 6.3k | A framework for building agentic apps |
| 4 | Crosstalk-Solutions/project-nomad | 445 | 38.1k | Project NOMAD is an offline-first knowledge and education server. Wikipedia,… |
| 5 | dream-num/univer | 255 | 15.4k | The Office Harness for AI Agents — Spreadsheets, Docs, Slides, Canvas, Relati… |
| 6 | vercel-labs/json-render | 209 | 18.1k | The Generative UI framework |
| 7 | upscayl/upscayl | 200 | 49.8k | 🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Wi… |
| 8 | anthropics/claude-code | 195 | 147.7k | Claude Code is an agentic coding tool that lives in your terminal, understand… |
| 9 | krillinai/OpenCreator | 161 | 12.2k | Formerly KrillinAI. Open-source AI workspace for creators, powered by Codex…. |
| 10 | OpenCut-app/OpenCut | 146 | 90.4k | The open-source CapCut alternative |
⚙️ C 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | DeusData/codebase-memory-mcp | 201 | 44.2k | High-performance code intelligence MCP server. Indexes codebases into a persi… |
| 2 | antirez/ds4 | 42 | 22.6k | DeepSeek 4 Flash and PRO local inference engine for Metal, CUDA and ROCm |
| 3 | ventoy/Ventoy | 31 | 79.5k | A new bootable USB solution. |
| 4 | snesrev/zelda3 | 15 | 4.8k | |
| 5 | tr4m0ryp/tr4mpass | 14 | 988 | Free, open-source iCloud activation lock bypass tool. Remove iCloud lock from… |
| 6 | libsdl-org/SDL | 14 | 16.6k | Simple DirectMedia Layer |
| 7 | meshcore-dev/MeshCore | 14 | 3.7k | A new lightweight, hybrid routing mesh protocol for packet radios |
| 8 | dorianborian/sesame-robot | 12 | 4.5k | An open and affordable mini quadruped robot based on ESP32. |
| 9 | apache/age | 8 | 4.8k | Graph database optimized for fast analysis and real-time data processing. It… |
| 10 | EchoStretch/kstuff-lite | 8 | 462 |
🟨 Javascript 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | affaan-m/ECC | 727 | 265.4k | The agent harness performance optimization system. Skills, instincts, memory,… |
| 2 | laoma2053/awesome-zhuiju-free | 445 | 9.8k | 免费无广告的追剧资源指南,人工精选资源、每天检测资源有效性。收录在线影视、影视APP、网盘搜索、磁力BT、字幕、TVBox / 影视仓空壳软件/配置地址、… |
| 3 | calesthio/Crucix | 105 | 11.9k | Your personal intelligence agent. Watches the world from multiple data source… |
| 4 | DuarteSantos8/openGym | 89 | 1.2k | Self-hosted gym & body-weight tracker — plan routines, log workouts (superset… |
| 5 | mnfst/awesome-free-llm-apis | 86 | 8.1k | List of Permanent Free LLM API (API Keys) |
| 6 | openai/codex-plugin-cc | 55 | 33.5k | Use Codex from Claude Code to review code or delegate tasks. |
| 7 | drawdb-io/drawdb | 32 | 39.7k | Free, simple, and intuitive online database diagram editor and SQL generator. |
| 8 | mailcow/mailcow-dockerized | 20 | 13.5k | mailcow: dockerized - 🐮 + 🐋 = 💕 |
| 9 | fspecii/ace-step-ui | 7 | 5.0k | 🎵 The Ultimate Open Source Suno Alternative - Professional UI for ACE-Step 1…. |
🦀 Rust 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | Nasiko-Labs/nasiko | 766 | 7.6k | Developer Control Plane for your AI Agents |
| 2 | hydra-db/hydradb | 761 | 4.2k | HydraDB - fast graph database on object storage |
| 3 | akitaonrails/ai-memory | 520 | 8.1k | Solution for long term memory for agent coding CLIs and to facilitate handoff… |
| 4 | clash-verge-rev/clash-verge-rev | 300 | 146.5k | A modern GUI client based on Tauri, designed to run in Windows, macOS and Lin… |
| 5 | cloudflare/quiche | 250 | 12.5k | 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 |
| 6 | yynxxxxx/Codex-X | 220 | 3.9k | OpenAI Codex 桌面端/CLI 的可视化管理工具,具有Provider/API 切换、会话同步、提示词注入、Skills/MCP 管理、TOML… |
| 7 | tokio-rs/topcoat | 120 | 5.0k | A batteries-included framework for building web apps |
| 8 | juspay/hyperswitch | 81 | 43.7k | Open source, composable payments platform | PCI compliant | SaaS and Self-h… |
| 9 | HelixDB/helix-db | 81 | 6.1k | HelixDB is an OLTP graph database with native vector and full-text search bui… |
| 10 | lahfir/agent-desktop | 73 | 1.5k | Agent Desktop gives any agent reliable computer use on the desktop. Built wit… |
⚡ Cpp 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | harry7557558/spirula-studio | 86 | 594 | Cross-vendor 3D Gaussian Splatting trainer - video to splat to mesh, Vulkan o… |
| 2 | amnezia-vpn/amnezia-client | 33 | 15.1k | Amnezia VPN Client (Desktop+Mobile) |
| 3 | Codensity30/Strivers-A2Z-DSA-Sheet | 32 | 899 | Contains everything related to Stiver’s A2Z sheet along with question, approa… |
| 4 | leejet/stable-diffusion.cpp | 21 | 7.1k | Diffusion model(SD,Flux,Wan,Qwen Image,Z-Image,…) inference in pure C/C++ |
| 5 | dsp56300/gearmulator | 16 | 1.4k | Low Level Emulation of classic VA synths & effects of the late 90s/2000s by e… |
| 6 | mozilla-ai/llamafile | 15 | 26.0k | Distribute and run LLMs with a single file. |
| 7 | CleverRaven/Cataclysm-DDA | 13 | 13.2k | Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocaly… |
| 8 | microsoft/terminal | 11 | 105.0k | The new Windows Terminal and the original Windows console host, all in the sa… |
| 9 | qgis/QGIS | 10 | 14.4k | QGIS is a free, open source, cross platform (lin/win/mac) geographical inform… |
| 10 | rizinorg/cutter | 10 | 19.8k | Free and Open Source Reverse Engineering Platform powered by rizin |
🔵 Go 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | google/ax | 2305 | 7.6k | Google’s open agentic orchestration runtime |
| 2 | coder/coder | 290 | 16.6k | Secure environments for developers and their agents |
| 3 | agent-substrate/substrate | 245 | 3.0k | Agent Substrate: the core system |
| 4 | JuliusBrussee/caveman | 233 | 107.4k | 🪨 why use many token when few token do trick. Viral skill + proxy for coding… |
| 5 | weave-os/router | 192 | 4.8k | Model router for agentic systems. Routes every prompt to the right model in <… |
| 6 | CarterPerez-dev/Cybersecurity-Projects | 102 | 7.3k | Building 70 Projects ranging from beginner to advanced so anyone can — learn… |
| 7 | QuantumNous/new-api | 94 | 48.7k | A unified AI model hub for aggregation & distribution. It supports cross-conv… |
| 8 | caddyserver/caddy | 76 | 76.0k | Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS |
| 9 | tbphp/gpt-load | 35 | 7.0k | Self-hosted AI gateway for multi-channel, multi-credential setups — API keys… |
| 10 | chenyme/grok2api | 26 | 7.7k | Multi-account API gateway for Grok Build, Grok Web, and Grok Console |
🐚 Shell 趋势
| # | 仓库 | ⭐ 今日 | ⭐ 总计 | 描述 |
|---|---|---|---|---|
| 1 | mattpocock/skills | 692 | 267.8k | Skills for Real Engineers. Straight from my .agents directory. |
| 2 | obra/superpowers | 528 | 290.2k | An agentic skills framework & software development methodology that works. |
| 3 | PrismML-Eng/Bonsai-demo | 73 | 3.0k | Bonsai Demo |
| 4 | 0xNyk/council-of-high-intelligence | 66 | 4.5k | Structured multi-perspective deliberation for hard decisions. Run full counci… |
| 5 | zhnnky329/MathModeling-skills | 46 | 1.0k | 面向数学建模竞赛的 Claude Code / Codex Skills ,支持分阶段建模流程与 Python、MATLAB/北太天元代码分支。 |
| 6 | czlonkowski/n8n-skills | 18 | 6.3k | n8n skillset for Claude Code to build flawless n8n workflows |
| 7 | nvm-sh/nvm | 14 | 95.2k | Node Version Manager - POSIX-compliant bash script to manage multiple active… |
| 8 | iamj0ker/bypass-403 | 14 | 2.3k | A simple script just made for self use for bypassing 403 |
| 9 | Bash-it/bash-it | 11 | 15.2k | A community Bash framework. |
| 10 | acmesh-official/acme.sh | 9 | 47.7k | A pure Unix shell script ACME client for SSL / TLS certificate automation |
📡 数据来源:GitHub Trending | 由 Hermes AI 自动生成 🤖