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.
microsoft/BuildXL
Microsoft Build Accelerator
BMayhew/awesome-sites-to-test-on
A curated list of sites to practice testing on
itenfay/WeChat_tweak
iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
ErickJ3/raptor
🦖 Raptor: Realtime Abstracted Path Tree Observer
Squirreljetpack/matchmaker
elegant fuzzy searcher
cremich/promptz
Resource Library for AI-assisted software development with kiro
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

CLI-Anything: Making Desktop Software Agent-Native
GUI automation is fragile, APIs don't cover professional features, and naively editing project files fails when effects render at runtime. CLI-Anything solves the 'rendering gap' by generating CLIs that call real software backends—Blender for rendering, LibreOffice for exports—instead of reimplementing features or scraping pixels.
CLI-Anything
HKUDS

Beads: AI Coding Agents That Remember Past 1 Hour
AI coding agents like Claude and Cursor hit a wall after about an hour—they forget context, lose track of dependencies, and waste tokens re-analyzing problems. Beads gives them a memory system using task graphs and topological sort, extending sessions to 12+ hours according to DoltHub's testing. We cover the technical approach, real-world results, and honest trade-offs including merge conflict issues.
beads
steveyegge

CLIProxyAPI: OpenAI-Compatible APIs for CLI Tools
AI companies increasingly lock cheaper access behind CLI-only tools while blocking third-party integrations. CLIProxyAPI bridges this gap by wrapping CLI-based AI tools (Gemini CLI, Claude Code, Antigravity) with OpenAI-compatible API interfaces—letting developers use standard SDKs, manage multiple accounts, and access free tiers without rebuilding integrations. The project handles the unglamorous work of cleaning noisy CLI output and managing authentication, with honest tradeoffs around performance at scale.
CLIProxyAPI
router-for-me

GitNexus: Zero-Setup Code Intelligence in Your Browser
GitNexus chose client-side execution over server infrastructure, making code intelligence available to anyone with a browser. With 19K+ stars and production deployments across 25+ repositories, it validates that simplicity can scale—offering developers a different point on the complexity-accessibility spectrum than heavyweight graph database solutions.
GitNexus
abhigyanpatwari

Solo Dev Built Free Alternative to $50K Palantir Tools
A solo developer built World Monitor, an open-source real-time intelligence dashboard that competes with enterprise OSINT platforms like Palantir and Fivecast ONYX. The project renders geopolitical data streams at 60fps without heavy frameworks, aggregates 100+ curated feeds into a single interface, and earned 43,000+ GitHub stars in two months.
worldmonitor
koala73

25K Stars in Weeks: LLM Stock Analysis Goes Open Source
A stock analysis tool built entirely on LLM decision-making has captured 24,000+ GitHub stars since launching in January 2026. The project combines agent architecture with RAG to analyze A-shares, H-shares, and US markets—demonstrating how AI tooling is making sophisticated market analysis accessible to individual developers.
daily_stock_analysis
ZhuLinsen
