欢迎来到每日 GitHub 热门新项目 Top 5 栏目!本文汇总了 2026-08-15 当天 GitHub Trending 上最受欢迎的新项目,涵盖项目简介、核心特性与适用场景,帮助你快速发现值得关注的开源佳作。
| # | 项目名 | 语言 | 今日 Star | 简介 |
|---|---|---|---|---|
| 1 | cathrynlavery/diagram-design | HTML | +3,646 | 29 editorial diagram types for Claude Code. Self-contained HTML + SVG. No shadow |
| 2 | cactus-compute/needle | Python | +662 | 14MB foundation model for tiny devices; phones, wearables, smart home, and robot |
| 3 | megadose/holehe | Python | +427 | holehe allows you to check if the mail is used on different sites like twitter, |
| 4 | macro-inc/macro | Rust | +436 | Macro is a unified workspace for teams: email, chat, docs, tasks, agents, calls, |
| 5 | smicallef/spiderfoot | Python | +293 | SpiderFoot 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
🎯 应用场景
- 技术学习与项目参考
📦 语言: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
🎯 应用场景
- 技术学习与项目参考
📦 语言: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
🎯 应用场景
- 威胁情报与安全侦察
📦 语言: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 应用落地
📦 语言: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
🎯 应用场景
- 威胁情报与安全侦察
- 资产侦察与攻击面测绘
📦 语言:Python | ⭐ 今日新增 Star:+293
📌 总结:本期 Top 5 涵盖了HTML、Python、Python、Rust、Python 等多种技术栈,既有 AI Agent 与自动化方向的明星项目,也有面向开发者效率与云原生的实用工具。建议结合自身的业务场景挑选试用,并关注其社区活跃度与文档完整度。
📅 数据来源:GitHub Trending | 更新时间:2026-08-15