GitHub 热榜项目 - 日榜(2025-12-21)

GitHub 热榜项目 - 日榜(2025-12-21)

生成于:2025-12-21

统计摘要

共发现热门项目: 14 个

榜单类型:日榜

本期热点趋势总结

本期GitHub热榜显示AI应用开发与安全正加速融合,技术热点集中在两大方向。一方面,AI代理与多智能体协作工具(如DeepAudit、NeMo-Agent-Toolkit)强势崛起,通过一键部署和自动化流程显著降低了安全审计与漏洞挖掘的门槛。另一方面,AI基础设施工具呈现高效化趋势,exo项目让家庭设备组建AI集群成为可能,而flash-linear-attention和ty等项目聚焦底层算力和开发效率优化。同时,PayloadsAllTheThings等老牌安全工具持续活跃,印证了AI时代下传统安全需求与新兴技术结合的必然性,整体反映了开发者正致力于将前沿AI能力转化为可落地、可复用的实战工具。


1. exo-explore/exo

  • 🏷️ 项目名称: exo-explore/exo
  • 🔗 项目地址: https://github.com/exo-explore/exo
  • ⭐ 当前 Star 数: 34531
  • 📈 趋势 Star 数: 618
  • 📋 项目介绍: Run your own AI cluster at home with everyday devices 📱💻 🖥️⌚
  • 💡 推荐语: 利用日常设备打造家庭AI集群,让手机电脑手表协同工作,轻松实现分布式机器学习。

2. lintsinghua/DeepAudit

  • 🏷️ 项目名称: lintsinghua/DeepAudit
  • 🔗 项目地址: https://github.com/lintsinghua/DeepAudit
  • ⭐ 当前 Star 数: 2025
  • 📈 趋势 Star 数: 85
  • 📋 项目介绍: DeepAudit:人人拥有的 AI 黑客战队,让漏洞挖掘触手可及。国内首个开源的代码漏洞挖掘多智能体系统。小白一键部署运行,自主协作审计 + 自动化沙箱 PoC 验证。支持 Ollama 私有部署 ,一键生成报告。让安全不再昂贵,让审计不再复杂。
  • 💡 推荐语: DeepAudit是国内首个开源代码漏洞挖掘多智能体系统,让普通用户也能一键部署AI黑客战队,实现自主协作审计和自动化漏洞验证,大幅降低安全审计门槛

3. swisskyrepo/PayloadsAllTheThings

  • 🏷️ 项目名称: swisskyrepo/PayloadsAllTheThings
  • 🔗 项目地址: https://github.com/swisskyrepo/PayloadsAllTheThings
  • ⭐ 当前 Star 数: 72845
  • 📈 趋势 Star 数: 307
  • 📋 项目介绍: A list of useful payloads and bypass for Web Application Security and Pentest/CTF
  • 💡 推荐语: 这个项目汇集了海量实用Payload与绕过技巧 是Web安全测试和CTF夺旗赛的必备武器库

4. sgl-project/mini-sglang

  • 🏷️ 项目名称: sgl-project/mini-sglang
  • 🔗 项目地址: https://github.com/sgl-project/mini-sglang
  • ⭐ 当前 Star 数: 1696
  • 📈 趋势 Star 数: 311
  • 📋 项目介绍: null
  • 💡 推荐语: 一天学会SGLang!这个Python项目用极简代码实现LLM推理引擎,带你轻松掌握大语言模型核心技术。

5. GreyDGL/PentestGPT

  • 🏷️ 项目名称: GreyDGL/PentestGPT
  • 🔗 项目地址: https://github.com/GreyDGL/PentestGPT
  • ⭐ 当前 Star 数: 9792
  • 📈 趋势 Star 数: 256
  • 📋 项目介绍: A GPT-empowered penetration testing tool
  • 💡 推荐语: PentestGPT是一款用AI赋能的渗透测试工具,它能自动执行安全评估帮助安全工程师高效发现系统漏洞。

6. astral-sh/ty

  • 🏷️ 项目名称: astral-sh/ty
  • 🔗 项目地址: https://github.com/astral-sh/ty
  • ⭐ 当前 Star 数: 15248
  • 📈 趋势 Star 数: 97
  • 📋 项目介绍: An extremely fast Python type checker and language server, written in Rust.
  • 💡 推荐语: Astral出品的Ty:基于Rust开发的极速Python类型检查器,为大型项目提供闪电般准确的代码分析能力

7. fla-org/flash-linear-attention

  • 🏷️ 项目名称: fla-org/flash-linear-attention
  • 🔗 项目地址: https://github.com/fla-org/flash-linear-attention
  • ⭐ 当前 Star 数: 4089
  • 📈 趋势 Star 数: 2
  • 📋 项目介绍: 🚀 Efficient implementations of state-of-the-art linear attention models
  • 💡 推荐语: 高效实现顶尖线性注意力机制,让长序列Transformer模型计算更快、内存更省。

8. google/langextract

  • 🏷️ 项目名称: google/langextract
  • 🔗 项目地址: https://github.com/google/langextract
  • ⭐ 当前 Star 数: 17681
  • 📈 趋势 Star 数: 42
  • 📋 项目介绍: A Python library for extracting structured information from unstructured text using LLMs with precise source grounding and interactive visualization.
  • 💡 推荐语: 谷歌开源Python工具langextract,用大模型从非结构化文本中精准提取结构化信息,自带源头追溯和交互式可视化功能。

9. roboflow/rf-detr

  • 🏷️ 项目名称: roboflow/rf-detr
  • 🔗 项目地址: https://github.com/roboflow/rf-detr
  • ⭐ 当前 Star 数: 4855
  • 📈 趋势 Star 数: 26
  • 📋 项目介绍: RF-DETR is a real-time object detection and segmentation model architecture developed by Roboflow, SOTA on COCO and designed for fine-tuning.
  • 💡 推荐语: Roboflow推出的RF-DETR是实时目标检测与分割模型,在COCO数据集达到顶尖精度,专为高效微调而设计。

10. goauthentik/authentik

  • 🏷️ 项目名称: goauthentik/authentik
  • 🔗 项目地址: https://github.com/goauthentik/authentik
  • ⭐ 当前 Star 数: 19330
  • 📈 趋势 Star 数: 24
  • 📋 项目介绍: The authentication glue you need.
  • 💡 推荐语: 开源身份认证神器Authentik,用Python编写的统一认证网关,轻松整合所有应用登录入口。

11. NVIDIA/NeMo-Agent-Toolkit

  • 🏷️ 项目名称: NVIDIA/NeMo-Agent-Toolkit
  • 🔗 项目地址: https://github.com/NVIDIA/NeMo-Agent-Toolkit
  • ⭐ 当前 Star 数: 1610
  • 📈 趋势 Star 数: 6
  • 📋 项目介绍: The NVIDIA NeMo Agent toolkit is an open-source library for efficiently connecting and optimizing teams of AI agents.
  • 💡 推荐语: 英伟达开源NeMo智能体工具包,提供高效连接和优化多AI团队协作的强大能力

12. atlassian/atlassian-mcp-server

  • 🏷️ 项目名称: atlassian/atlassian-mcp-server
  • 🔗 项目地址: https://github.com/atlassian/atlassian-mcp-server
  • ⭐ 当前 Star 数: 149
  • 📈 趋势 Star 数: 1
  • 📋 项目介绍: Remote MCP Server that securely connects Jira and Confluence with your LLM, IDE, or agent platform of choice.
  • 💡 推荐语: Atlassian官方开源MCP服务器,用Python安全连接Jira与Confluence至各类LLM和开发工具,让AI智能体直接处理项目数据。

13. comfyanonymous/ComfyUI

  • 🏷️ 项目名称: comfyanonymous/ComfyUI
  • 🔗 项目地址: https://github.com/comfyanonymous/ComfyUI
  • ⭐ 当前 Star 数: 97526
  • 📈 趋势 Star 数: 90
  • 📋 项目介绍: The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
  • 💡 推荐语: ComfyUI:这款强大的模块化AI绘图工具,无需代码即可通过图形节点界面自由组合AI模型工作流,专业又易用。

14. scipy/scipy

  • 🏷️ 项目名称: scipy/scipy
  • 🔗 项目地址: https://github.com/scipy/scipy
  • ⭐ 当前 Star 数: 14276
  • 📈 趋势 Star 数: 5
  • 📋 项目介绍: SciPy library main repository
  • 💡 推荐语: SciPy:科学家和工程师的必备Python库,提供强大的科学计算与数据处理工具,从数值积分到机器学习无所不能。


数据来源


关于作者

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


相关推荐
Xu_youyaxianshen2 小时前
Git 零基础常用指令手册(Gitee / GitHub 通用 )
git·gitee·github
寒水馨2 小时前
Windows下载、安装ollama-v0.32.1(附安装包OllamaSetup.exe)
windows·llm·大语言模型·llama·本地部署·ollama·模型运行
leeyi2 小时前
流式传输引擎:Eino StreamReader 源码拆解(第61篇-E47)
llm·aigc·agent
阿里嘎多学长3 小时前
2026-07-22 GitHub 热点项目精选
开发语言·程序员·github·代码托管
小蠢驴打代码3 小时前
记忆库能通过测试,不等于回答值得信:Coding Agent Memory 的两层评估设计
github·ai编程
骆驼10243 小时前
基于 PVE 与 SELKS 搭建企业级开源 IDS 流量监控平台
开源·ids·selks
武子康3 小时前
Copilot Code Review 从固定 Reviewer 演进为可编程 Runtime,仓库控制面、Setup 供应链、Runner 资源和 MCP 工具同时被纳入审查决策
人工智能·github·aigc
AINative软件工程4 小时前
LLM 应用的熔断降级工程实践:Circuit Breaker 不只是重试的升级版
后端·llm·ai编程
正在走向自律4 小时前
用豆包Seed Evolving打造全功能【AI智能记账】小程序,开源可落地
人工智能·小程序·开源·智能记账