GitHub 热榜项目 - 日榜(2026-03-18)

GitHub 热榜项目 - 日榜(2026-03-18)

生成于:2026-03-18

统计摘要

共发现热门项目: 6 个

榜单类型:日榜

本期热点趋势总结

本期 GitHub 热榜呈现出" Agent 深度工程化"与"开发者技能重构"的双重趋势。技术重心正从简单的模型调用转向复杂的智能体协作,如 deepagents 利用 LangGraph 构建的多智能体调度系统,以及 superpowers 提出的 Agentic 软件开发方法论,标志着 AI 原生开发进入实战阶段。同时,GitNexus 将浏览器端知识图谱与 Graph RAG 结合,显著提升了代码理解的深度。此外,通过 build-your-own-x 深入底层原理、借助 clang-hud 实现开发过程可视化,反映了开发者在 AI 辅助时代对掌握核心底层技术及增强任务透明度的迫切需求。


1. obra/superpowers

  • 🏷️ 项目名称: obra/superpowers
  • 🔗 项目地址: https://github.com/obra/superpowers
  • ⭐ 当前 Star 数: 92225
  • 📈 趋势 Star 数: 78
  • 📋 项目介绍: An agentic skills framework & software development methodology that works.
  • 🏷️ 项目标签: 【🤖AI、⚙️Backend】
  • 💡 推荐语: Superpowers是一个高效实用的Agentic技能框架与软件开发方法论,能帮助开发者和AI应用团队快速构建可靠的智能体系统。

2. codecrafters-io/build-your-own-x

  • 🏷️ 项目名称: codecrafters-io/build-your-own-x
  • 🔗 项目地址: https://github.com/codecrafters-io/build-your-own-x
  • ⭐ 当前 Star 数: 479721
  • 📈 趋势 Star 数: 998
  • 📋 项目介绍: Master programming by recreating your favorite technologies from scratch.
  • 🏷️ 项目标签: 【⚡Algorithms、📊Data-Science】
  • 💡 推荐语: 从零重建数据库、操作系统等流行技术,帮助开发者深入掌握编程精髓,适合所有想提升底层造诣和动手能力的学习者。

3. abhigyanpatwari/GitNexus

  • 🏷️ 项目名称: abhigyanpatwari/GitNexus
  • 🔗 项目地址: https://github.com/abhigyanpatwari/GitNexus
  • ⭐ 当前 Star 数: 16685
  • 📈 趋势 Star 数: 116
  • 📋 项目介绍: GitNexus: The Zero-Server Code Intelligence Engine - GitNexus is a client-side knowledge graph creator that runs entirely in your browser. Drop in a GitHub repo or ZIP file, and get an interactive knowledge graph wit a built in Graph RAG Agent. Perfect for code exploration
  • 🏷️ 项目标签: 【🤖AI、📘TypeScript、💬LLM】
  • 💡 推荐语: GitNexus是一款在浏览器中即可运行的无服务器代码智能引擎,通过上传GitHub仓库或ZIP文件自动构建交互式知识图谱,并内置图增强检索代理,极大简化了代码探索和理解的过程。

4. langchain-ai/deepagents

  • 🏷️ 项目名称: langchain-ai/deepagents
  • 🔗 项目地址: https://github.com/langchain-ai/deepagents
  • ⭐ 当前 Star 数: 14088
  • 📈 趋势 Star 数: 415
  • 📋 项目介绍: Agent harness built with LangChain and LangGraph. Equipped with a planning tool, a filesystem backend, and the ability to spawn subagents - well-equipped to handle complex agentic tasks.
  • 🏷️ 项目标签: 【🤖AI、🐍Python、💬LLM】
  • 💡 推荐语: LangChain团队推出的DeepAgents是一个基于LangChain和LangGraph构建的智能体框架,它通过规划工具、文件系统后端和子智能体调度能力,为开发者提供了处理复杂Agent任务的强大工具箱。

5. jarrodwatts/claude-hud

  • 🏷️ 项目名称: jarrodwatts/claude-hud
  • 🔗 项目地址: https://github.com/jarrodwatts/claude-hud
  • ⭐ 当前 Star 数: 5562
  • 📈 趋势 Star 数: 466
  • 📋 项目介绍: A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress
  • 🏷️ 项目标签: 【🤖AI、💬LLM】
  • 💡 推荐语: 为Claude代码编辑器打造的可视化增强插件,实时展示工具调用与任务进度,让开发者清晰掌控AI编码全过程。

6. cloudflare/workerd

  • 🏷️ 项目名称: cloudflare/workerd
  • 🔗 项目地址: https://github.com/cloudflare/workerd
  • ⭐ 当前 Star 数: 7816
  • 📈 趋势 Star 数: 31
  • 📋 项目介绍: The JavaScript / Wasm runtime that powers Cloudflare Workers
  • 🏷️ 项目标签: 【⚙️Backend、🐹Go】
  • 💡 推荐语: Cloudflare开源的Workerd是一个高性能JavaScript/Wasm运行时,专为无服务器环境设计,能够为开发者和企业提供接近本地的边缘计算能力,实现毫秒级响应。


数据来源

关于作者

📝 由 CoderJia 整理发布,助力开发者洞察技术趋势。


相关推荐
feng一样的男子2 小时前
住在手机里的“小龙虾” (OpenClaw):接入本地模型,解决记忆“装死”顽疾
android·ai·智能手机·openclaw
勇敢牛牛_2 小时前
【aiway】基于 Rust 开发的 API + AI 网关
开发语言·后端·网关·ai·rust
sg_knight2 小时前
OpenClaw 和 Claude Code、Cursor、Copilot 有什么区别
llm·copilot·claude·cursor·code·claude-code·openclaw
WiSirius2 小时前
LLM:基于 AgentScope + Streamlit 的 AI Agent脑暴室
人工智能·深度学习·自然语言处理·大模型·llama
逛逛GitHub2 小时前
硅谷大佬把自己 Claude Code 武器库给开源了,1 周就 2 万点赞。
github
FC皇家慕尼黑2 小时前
Claude Code学习--从搭建Nano Claude Code学习CC机制的底层原理
学习·ai·claude code
console.log('npc')2 小时前
Cursor,Trae,Claude Code如何协作生产出一套前后台app?
前端·人工智能·react.js·设计模式·ai·langchain·ai编程
FC皇家慕尼黑3 小时前
Claude Code学习--从搭建Nano Claude Code学习CC机制的底层原理pt2
学习·ai·claude code
星浩AI3 小时前
清华团队开源!我给孩子制作了 AI 互动课堂,手把手教你给孩子做一个
人工智能·后端·github