Loading...

文章背景图

GitHub 热门新项目 Top 5(2026-08-15)

2026-08-15
0
-
- 分钟
|

欢迎来到每日 GitHub 热门新项目 Top 5 栏目!本文汇总了 2026-08-15 当天 GitHub Trending 上最受欢迎的新项目,涵盖项目简介、核心特性与适用场景,帮助你快速发现值得关注的开源佳作。

#项目名语言今日 Star简介
1cathrynlavery/diagram-designHTML+3,64629 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadow
2cactus-compute/needlePython+66214MB foundation model for tiny devices; phones, wearables, smart home, and robot
3megadose/holehePython+427holehe allows you to check if the mail is used on different sites like twitter,
4macro-inc/macroRust+436Macro is a unified workspace for teams: email, chat, docs, tasks, agents, calls,
5smicallef/spiderfootPython+293SpiderFoot automates OSINT for threat intelligence and mapping your attack surfa

🏆 Top 1:cathrynlavery/diagram-design

📖 项目简介

29 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadows, no Mermaid-slop.

✨ 核心特性

  • SVG — extracts the <svg> node and injects Google Fonts so it renders standalone in browsers, Figma, and Illustrator
  • PNG — rasterizes the diagram via Playwright at 2× by default. One-time setup: pip install playwright && playwright install chromium
  • A routine request ("make me a flowchart") loads SKILL.md plus exactly one type reference — nothing else
  • Before drawing, the agent states the chosen type, pattern, size, and planned cuts, then renders
  • The output is one .html file that opens double-clicked, offline, with no network requests beyond Google Fonts

🎯 应用场景

  • 技术学习与项目参考

🔗 访问 GitHub 仓库

📦 语言:HTML | ⭐ 今日新增 Star:+3,646

🏆 Top 2:cactus-compute/needle

📖 项目简介

14MB foundation model for tiny devices; phones, wearables, smart home, and robots.

✨ 核心特性

  • Self-contained: weights baked into a single 14MB engine; no separate model files to manage, and inference does no network
  • Simple contract: tool calls come back as structured data, text in, JSON out; a byte-level grammar compiled from your schemas constrains every token
  • Confidence-gated: every response carries a calibrated confidence score from a learned head; set a threshold, act above it, escalate below it
  • Tool retrieval: declare a large catalogue and a built-in retrieval head renders only the top five tools per turn, with the grammar constrained to that subset
  • Bounded memory: a 256-token sliding window with the tools pinned as KV sinks, so total memory stays near 28MB no matter how long the conversation runs

🎯 应用场景

  • 技术学习与项目参考

🔗 访问 GitHub 仓库

📦 语言:Python | ⭐ 今日新增 Star:+662

🏆 Top 3:megadose/holehe

📖 项目简介

holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function.

✨ 核心特性

  • Retrieves information using the forgotten password function
  • Does not alert the target email
  • Runs on Python 3
  • rateLitmit : Lets you know if you've been rate-limited
  • exists : If an account exists for the email on that service

🎯 应用场景

  • 威胁情报与安全侦察

🔗 访问 GitHub 仓库

📦 语言:Python | ⭐ 今日新增 Star:+427

🏆 Top 4:macro-inc/macro

📖 项目简介

Macro is a unified workspace for teams: email, chat, docs, tasks, agents, calls, and CRM — @-linked together with shared AI memory.

✨ 核心特性

  • Create a task from an email
  • From anywhere via c t
  • From a markdown doc with /task
  • From any - [ ] bullet by highlighting and clicking "Task"
  • @Macro create tasks in any channel or DM

🎯 应用场景

  • AI Agent 构建与编排
  • AI 应用落地

🔗 访问 GitHub 仓库

📦 语言:Rust | ⭐ 今日新增 Star:+436

🏆 Top 5:smicallef/spiderfoot

📖 项目简介

SpiderFoot automates OSINT for threat intelligence and mapping your attack surface.

✨ 核心特性

  • Web based UI or CLI
  • Over 200 modules (see below)
  • YAML-configurable correlation engine with 37 pre-defined rules
  • CSV/JSON/GEXF export
  • API key export/import

🎯 应用场景

  • 威胁情报与安全侦察
  • 资产侦察与攻击面测绘

🔗 访问 GitHub 仓库

📦 语言:Python | ⭐ 今日新增 Star:+293

📌 总结:本期 Top 5 涵盖了HTML、Python、Python、Rust、Python 等多种技术栈,既有 AI Agent 与自动化方向的明星项目,也有面向开发者效率与云原生的实用工具。建议结合自身的业务场景挑选试用,并关注其社区活跃度与文档完整度。

📅 数据来源:GitHub Trending | 更新时间:2026-08-15

评论交流

文章目录