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.
aflnet/aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
lmstudio-ai/mlx-engine
LM Studio Apple MLX engine
hmans/miniplex
A 👩💻 developer-friendly entity management system for 🕹 games and similarly demanding applications, based on 🛠 ECS architecture.
Hidden Gems
High-utility projects flying under the radar. Low stars, high potential.
New Arrivals
Recently created projects with active commits and initial traction.
antfu/vitest-package-exports
A Vitest util to get all exported APIs of a package and prevent unintended breaking changes.
drio/unixmagic
Capturing all the details of the classic Usenix Unix poster.
lbedner/aegis-stack
A production-ready FastAPI platform with modular components and a built-in control plane.
Early Stage
Young, active projects building towards their first 100 stars.
Latest Picks
Handpicked repositories selected for utility and relevance.

YouTuber Open-Sources $700 Offline Knowledge Server
Commercial offline knowledge servers sell for $200-$700. A YouTuber just released the same capability for free under Apache 2.0. Project N.O.M.A.D. bundles local AI (Ollama/Qdrant), Wikipedia, Khan Academy, and offline maps into a self-hosted system that works without internet—and Hacker News is paying attention.
project-nomad
Crosstalk-Solutions

Managing AI Agent Teams: The Paperclip Approach
Companies running multiple AI agents face an infrastructure gap: existing DevOps tools weren't built for coordinating non-human workers. Paperclip addresses this by adapting traditional management concepts—org charts, goal tracking, resource monitoring—for AI agent teams, opening questions about what operational tooling looks like when your workforce isn't human.
paperclip
paperclipai

Ruflo Hit 31K Stars Before Anthropic Shipped Agent Teams
Ruvnet's Ruflo orchestrator reached 31,000 GitHub stars by solving multi-agent Claude coordination before Anthropic shipped native Agent Teams in Opus 4.6. The tool uses git-based task locking and parallel execution to cut API costs by 75%, attracting integrations from Bright Data and workshops at Craft Conf—raising questions about what happens when official solutions arrive after community tools gain traction.
ruflo
ruvnet

Agency Agents: Domain Experts for Your AI Coding Tools
Generic AI coding assistants are powerful but lack domain expertise and personality. Agency Agents fills this gap with markdown-based system prompts that transform tools like Claude, Cursor, and Aider into specialized team members—from SEO strategists to academic researchers—each with proven processes and success metrics.
agency-agents
msitarzewski

Vibe Kanban: Fixing the AI Agent Wait Time Problem
AI coding agents created a new workflow problem: wait times long enough to break focus, but too short to context-switch productively. Vibe Kanban addresses this through parallel agent execution and infrastructure management like port pooling, though memory issues with large conversations and monorepos remain real limitations.
vibe-kanban
BloopAI
ZeroClaw: 5MB AI Agent Framework vs 1GB+ Alternatives
Most AI agent frameworks demand 1GB+ of memory. ZeroClaw takes a different approach: Rust-based infrastructure that runs in under 5MB. Different philosophies serve different constraints—comprehensive ecosystems versus minimal footprints.
zeroclaw
zeroclaw-labs
