Trending & Rising

High-velocity repos and community favorites.

openclaw/openclaw+2702 stars/day
x1xhlol/system-prompts-and-models-of-ai-tools+343 stars/day
google-gemini/gemini-cli+287 stars/day
microsoft/markitdown+185 stars/day
firecrawl/firecrawl+141 stars/day

Trending Now

High-velocity repositories gaining rapid community traction.

oracleOR

oracle/vagrant-projects

Vagrant projects for Oracle products and other examples

1,000
485
itenfayIT

itenfay/WeChat_tweak

iOS版功能最全的微信插件,支持最新版微信,具备自动抢红包,屏蔽消息和群消息,过滤特定的群聊,防止撤回消息,伪定位 (朋友圈和附近的人),修改微信运动步数和实时取景做聊天页的背景等功能。

1,000
163
0x7c130X

0x7c13/Pal3.Unity

The Legend of Sword and Fairy 3 (仙剑奇侠传三) & The Legend of Sword and Fairy 3 Gaiden: Wenqing Pian (仙剑奇侠传三外传:问情篇) re-implementation using C#/Unity

1,000
156

Hidden Gems

High-utility projects flying under the radar. Low stars, high potential.

NEWgarrytan/gstack2 weeks old
NEWHKUDS/CLI-Anything3 weeks old
NEWkarpathy/autoresearch3 weeks old
NEWgoogleworkspace/cli3 weeks old
NEWpaperclipai/paperclip4 weeks old

New Arrivals

Recently created projects with active commits and initial traction.

ErickJ3ER

ErickJ3/raptor

🦖 Raptor: Realtime Abstracted Path Tree Observer

100
3
cremichCR

cremich/promptz

Resource Library for AI-assisted software development with kiro

100
21
mebrown47ME

mebrown47/airspace-visualizer

Airspace visualizer app with ADS-B and ACARS integration. AI chatbot back-end via Ollama

100
12

Early Stage

Young, active projects building towards their first 100 stars.

Latest Picks

Handpicked repositories selected for utility and relevance.

beads interface preview

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.

steveyeggeST

beads

steveyegge

CLIProxyAPI interface preview

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.

router-for-meRO

CLIProxyAPI

router-for-me

GitNexus interface preview

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.

abhigyanpatwariAB

GitNexus

abhigyanpatwari

worldmonitor interface preview

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.

koala73KO

worldmonitor

koala73

daily_stock_analysis interface preview

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.

ZhuLinsenZH

daily_stock_analysis

ZhuLinsen

claude-code-templates interface preview

Claude Code Templates: The Configuration Layer It Needed

Anthropic's Claude Code is powerful but lacks production-ready configuration. This community project provides the scaffolding teams actually need: tested agent configs, MCP server integrations, hooks, and monitoring templates. The project also exposes the rough edges—field naming mismatches and plugin loading issues show this infrastructure is still evolving.

davila7DA

claude-code-templates

davila7