Daily Spotlight
Curated open source finds. Hand-picked for utility and relevance.
Trending & Rising
High-velocity repos and community favorites.
Trending Now
High-velocity repositories gaining rapid community traction.
newrelic/node-newrelic
New Relic Node.js agent code base. Developers are welcome to create pull requests here, please see our contributing guidelines. For New Relic technical support, please go to http://support.newrelic.com.
eszdman/PhotonCamera
Android Camera that uses Enhanced image processing
php-memcached-dev/php-memcached
memcached extension based on libmemcached library
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
zou-group/sirius
SiriuS: Self-improving Multi-agent Systems via Bootstrapped Reasoning
antfu/vitest-package-exports
A Vitest util to get all exported APIs of a package and prevent unintended breaking changes.
abhishekY495/localtube-manager
A browser extension to use YouTube without a Google account.
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

Obsidian CEO Fixes AI Agents Breaking on Markdown Edits
AI agents like Claude Code return success codes while producing corrupted Markdown and broken databases in Obsidian vaults. Obsidian CEO kepano diagnosed 13 silent failures in the CLI and released agent skills that teach AI how to handle Obsidian's flavor of Markdown, Bases databases, and JSON Canvas—bridging the gap between traditional CLI design and agent workflows.
obsidian-skills
kepano

RTK Cuts AI Coding Token Waste by 60-90%
AI coding agents treat every byte of git status and ls output as precious context, racking up massive token bills on noise that human developers instinctively filter out. RTK solves this with intelligent compression, with real-world usage showing 138 million tokens saved at 88.9% efficiency.
rtk
rtk-ai

GitHub Copilot's Missing Manual, Built by Developers
GitHub Copilot ships as a general-purpose coding assistant, but customizing it for your stack requires knowledge scattered across teams and forums. The Awesome GitHub Copilot repository centralizes community-contributed instructions, reusable prompts, and custom chat modes that turn generic AI suggestions into workflow-specific assistance.
awesome-copilot
github

Build AI Agents From Scratch: Bash to Production
Most developers learn AI agents by reading docs about frameworks they don't understand. This repository flips that—you build five progressively complex versions starting from pure bash, learning tool design, planning loops, and context management by doing. It's the clearest path from "how does this work" to building your own agents.
learn-claude-code
shareAI-lab

Chatterbox TTS: Sub-200ms Latency in Open Source
Resemble AI shipped Chatterbox, an open-source text-to-speech model that hits sub-200ms latency and runs 6× faster than realtime. The project earned 25,000 GitHub stars by solving the latency problem that bottlenecks conversational agents, though debates continue about how 'open' the model really is.
chatterbox
resemble-ai

VibeVoice Hit 40K Stars: Reality vs. Hype
VibeVoice exploded to 40,000+ GitHub stars since August 2025, signaling massive interest in open-source conversational AI. The community is discovering both its potential for podcast-quality, multi-speaker TTS and its growing pains—18GB VRAM requirements, slow performance on older GPUs, and technical hiccups that sparked alternatives like SoulX-Podcast-1.7B.
VibeVoice
microsoft
