AI INTELLIGENCE / DAILY SIGNAL
0011011011
2026-07-11 / GITHUB SIGNAL

GitHub Trending Digest — July 11, 2026

malisper/pgrust — Postgres rewritten in Rust, passing 100% of PG 18.3's regression tests (46k+ queries). +789 today (2k total). New to digest. Created 3 months ago. Next version claims 50% faster OLTP, 300x faster analyt...

BRIEFING STRUCTURE16 SIGNALS

Inside this digest

  • Hottest Repos
  • AI & ML
  • Developer Tools
  • Hidden Gems
  • Notable Trends
← Back to archive

Hottest Repos

  • malisper/pgrust — Postgres rewritten in Rust, passing 100% of PG 18.3's regression tests (46k+ queries). +789 today (2k total). New to digest. Created 3 months ago. Next version claims 50% faster OLTP, 300x faster analytics than Postgres. Disk-compatible with existing PG data directories. The most ambitious Rust rewrite yet — and it has a browser demo. https://github.com/malisper/pgrust

  • wonderwhy-er/DesktopCommanderMCP — MCP server giving Claude terminal control, file ops, PDF/DOCX/Excel support, and remote AI control from ChatGPT/Claude web. +900 today (7.7k total). Now has a standalone Desktop app beyond just the MCP server. The "agent OS" layer is real. https://github.com/wonderwhy-er/DesktopCommanderMCP

  • google-labs-code/stitch-skills — Google enters the agent skills ecosystem. Design, build, and utility skills for Google Stitch via MCP. +338 today (7k total). New to digest. Cross-agent compatible (Antigravity, Gemini CLI, Claude Code, Codex, Cursor). Google's first play into the Agent Skills open standard. https://github.com/google-labs-code/stitch-skills

  • JuliusBrussee/caveman — The 65%-token-savings skill. +5,348 this week (88k total). Nearing 90k. OmniRoute integrates it natively. "why use many token when few token do trick" has become infrastructure. https://github.com/JuliusBrussee/caveman

  • Zackriya-Solutions/meetily — Privacy-first AI meeting assistant (Rust, local Whisper). +8,795 this week (23.1k total). Week 2 on the chart, still the top weekly gainer. Cemented. https://github.com/Zackriya-Solutions/meetily

AI & ML

  • TencentCloud/CubeSandbox — Hardware-isolated sandbox for AI agents. <60ms startup, <5MB memory overhead, E2B SDK compatible, CNCF Landscape member. +2,514 this week (9.7k total). New to digest. v0.5 shipped with AutoPause, Terraform deploy, ARM64. Direct E2B competitor from Tencent with KVM-level isolation. https://github.com/TencentCloud/CubeSandbox

  • vxcontrol/pentagi — Fully autonomous AI pentesting: 20+ security tools, sandboxed Docker, knowledge graph, 10+ LLM providers. +1,706 this week (19.9k total). New to digest. With strix also at 40.5k (+6.4k/week), AI pentesting is now a two-horse category race. https://github.com/vxcontrol/pentagi

  • diegosouzapw/OmniRoute — Free AI gateway: one endpoint, 237 providers (90+ free), ~1.6B free tokens/month, Caveman compression built in. +4,268 this week (15.6k total). New to digest. Supports Claude Code, Codex, Cursor, Cline, Copilot. The "never pay for inference" gateway. https://github.com/diegosouzapw/OmniRoute

  • bradautomates/claude-video — /watch skill: paste a URL, Claude downloads, extracts frames, transcribes, and answers questions. +4,093 this week (7.5k total). Day 4 in digest. Growth accelerating — video comprehension for agents is clearly wanted. https://github.com/bradautomates/claude-video

Developer Tools

  • ogulcancelik/herdr — Agent multiplexer: split panes, detach/reattach, agents spawn each other via socket API. Single Rust binary. +4,714 this week (15.5k total). Day 2 in digest. The tmux-for-agents category leader. https://github.com/ogulcancelik/herdr

  • stablyai/orca — ADE for parallel agent fleets. Desktop + mobile, BYO subscription. +4,328 this week (16.3k total). Day 2 in digest. YC-backed. Running neck-and-neck with herdr — GUI app vs terminal native. https://github.com/stablyai/orca

  • tt-a1i/archify — Agent skill: architecture, workflow, sequence, data-flow, and lifecycle diagrams from plain English. Self-contained HTML, dark/light toggle, 4x PNG export. +1,019 this week (3.7k total). New to digest. Works with Claude Code, Codex, OpenCode. Impressive polish. https://github.com/tt-a1i/archify

Hidden Gems

  • macro-inc/macro — All-in-one workspace: email, messages, docs, tasks, agents, calls, CRM with shared AI memory. 544 stars. a16z-backed ($30M), Rust core, MCP-native. Your coding agents can read your email and close your tasks. "One app to replace Slack + Notion + Superhuman + Linear." Very early but very funded. https://github.com/macro-inc/macro

  • cognizant-ai-lab/neuro-san-studio — Cognizant's open-source multi-agent orchestration playground. 783 stars. Domain experts configure agent networks via YAML — no code. Enterprise-grade but open. The corporate no-code agent builder nobody is talking about. https://github.com/cognizant-ai-lab/neuro-san-studio

Notable Trends

  • The skills arms race goes corporate. Google (stitch-skills), OpenAI (codex-plugin-cc), Microsoft (SkillOpt, from July 8), and NVIDIA (SkillSpector) all now have skin in agent skills. Community repos set the standard (superpowers at 252k); Big Tech is building on top. Skills are becoming the next platform battleground.

  • Infrastructure > wrappers. This week's new entries are dominated by plumbing: sandboxing (CubeSandbox), routing (OmniRoute), multiplexing (herdr), fleet management (orca). The "wrapper around GPT" era is over — the market wants pipes, not another chatbot.